[get-kubeconfig] Found kubeconfig secret: cluster-fccfw-admin-kubeconfig [get-kubeconfig] Wrote kubeconfig to /credentials/cluster-fccfw-kubeconfig [get-kubeconfig] Found admin password secret: cluster-fccfw-admin-password [get-kubeconfig] Retrieved username [get-kubeconfig] Wrote password to /credentials/cluster-fccfw-password [get-kubeconfig] API Server URL: https://a14015b673e2c413db070b5bb8999aa7-39028a6a2a7620f4.elb.us-east-1.amazonaws.com:6443 [get-kubeconfig] Console URL: https://console-openshift-console.apps.f72d1add-e85a-421b-8a3e-162ba84463b7.prod.konfluxeaas.com [clone-repo] wva-overlay-fix [clone-repo] https://github.com/maskarb/kserve [clone-repo] Cloning into '/workspace/source'... [clone-repo] Updating files: 86% (2671/3100) Updating files: 87% (2697/3100) Updating files: 88% (2728/3100) Updating files: 89% (2759/3100) Updating files: 90% (2790/3100) Updating files: 91% (2821/3100) Updating files: 92% (2852/3100) Updating files: 93% (2883/3100) Updating files: 94% (2914/3100) Updating files: 95% (2945/3100) Updating files: 96% (2976/3100) Updating files: 97% (3007/3100) Updating files: 98% (3038/3100) Updating files: 99% (3069/3100) Updating files: 100% (3100/3100) Updating files: 100% (3100/3100), done. [e2e-graph] + bash [e2e-graph] + STATUS_FILE=/test-status/deploy-and-e2e-status [e2e-graph] + echo failed [e2e-graph] + COMPONENT_NAME=kserve-agent-ci [e2e-graph] ++ jq -r --arg component_name kserve-agent-ci '.[$component_name].image' [e2e-graph] + export KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:c2ec3c7b4f4e1e45c65c5dc6bb443d6d9f93bbd95edfb128e24e40a56ed9bf66 [e2e-graph] + KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:c2ec3c7b4f4e1e45c65c5dc6bb443d6d9f93bbd95edfb128e24e40a56ed9bf66 [e2e-graph] + COMPONENT_NAME=kserve-controller-ci [e2e-graph] ++ jq -r --arg component_name kserve-controller-ci '.[$component_name].image' [e2e-graph] + export KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:96827fd31c678827421d0ee71858fd3ca5354456bb0730b7b27ba41016ab5aaf [e2e-graph] + KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:96827fd31c678827421d0ee71858fd3ca5354456bb0730b7b27ba41016ab5aaf [e2e-graph] + COMPONENT_NAME=kserve-router-ci [e2e-graph] ++ jq -r --arg component_name kserve-router-ci '.[$component_name].image' [e2e-graph] + export KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:b3cb5f47c4ea9d876e5490bc83b15040508a0aac484b7e9d11de2faf2dbcdfe4 [e2e-graph] + KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:b3cb5f47c4ea9d876e5490bc83b15040508a0aac484b7e9d11de2faf2dbcdfe4 [e2e-graph] + COMPONENT_NAME=kserve-storage-initializer-ci [e2e-graph] ++ jq -r --arg component_name kserve-storage-initializer-ci '.[$component_name].image' [e2e-graph] + export STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:09d6f486359107a6e5d5aadd7d4fa2ea151504e2bf98f31f8912a941eb631c4b [e2e-graph] + STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:09d6f486359107a6e5d5aadd7d4fa2ea151504e2bf98f31f8912a941eb631c4b [e2e-graph] + export GITHUB_SHA=stable [e2e-graph] + GITHUB_SHA=stable [e2e-graph] + ./test/scripts/openshift-ci/run-e2e-tests.sh graph 2 raw [e2e-graph] Installing on cluster [e2e-graph] Using namespace: kserve for KServe components [e2e-graph] SKLEARN_IMAGE=quay.io/opendatahub/sklearn-serving-runtime:odh-pr-1699 [e2e-graph] OPT_125M_MODEL_URI=s3://example-models/facebook/opt-125m [e2e-graph] ERROR_404_ISVC_IMAGE=quay.io/opendatahub/error-404-isvc:odh-pr-1699 [e2e-graph] SUCCESS_200_ISVC_IMAGE=quay.io/opendatahub/success-200-isvc:odh-pr-1699 [e2e-graph] [INFO] Installing Kustomize v5.8.1 for linux/amd64... [e2e-graph] [SUCCESS] Successfully installed Kustomize v5.8.1 to /workspace/source/bin/kustomize [e2e-graph] v5.8.1 [e2e-graph] make: Entering directory '/workspace/source' [e2e-graph] [INFO] Installing yq v4.52.1 for linux/amd64... [e2e-graph] [SUCCESS] Successfully installed yq v4.52.1 to /workspace/source/bin/yq [e2e-graph] yq (https://github.com/mikefarah/yq/) version v4.52.1 [e2e-graph] make: Leaving directory '/workspace/source' [e2e-graph] Installing KServe Python SDK ... [e2e-graph] [INFO] Installing uv 0.7.8 for linux/amd64... [e2e-graph] [SUCCESS] Successfully installed uv 0.7.8 to /workspace/source/bin/uv [e2e-graph] warning: Failed to read project metadata (No `pyproject.toml` found in current directory or any parent directory). Running `uv self version` for compatibility. This fallback will be removed in the future; pass `--preview` to force an error. [e2e-graph] uv 0.7.8 [e2e-graph] Creating virtual environment... [e2e-graph] warning: virtualenv's `--clear` has no effect (uv always clears the virtual environment) [e2e-graph] Using CPython 3.9.25 interpreter at: /usr/bin/python3 [e2e-graph] Creating virtual environment at: .venv [e2e-graph] /workspace/source [e2e-graph] Using CPython 3.11.13 interpreter at: /usr/bin/python3.11 [e2e-graph] Creating virtual environment at: .venv [e2e-graph] Resolved 266 packages in 1ms [e2e-graph] Building kserve @ file:///workspace/source/python/kserve [e2e-graph] Downloading aiohttp (1.7MiB) [e2e-graph] Downloading cryptography (4.3MiB) [e2e-graph] Downloading setuptools (1.2MiB) [e2e-graph] Downloading portforward (3.9MiB) [e2e-graph] Downloading botocore (12.9MiB) [e2e-graph] Downloading kubernetes (1.9MiB) [e2e-graph] Downloading uvloop (3.8MiB) [e2e-graph] Downloading mypy (17.2MiB) [e2e-graph] Downloading black (1.6MiB) [e2e-graph] Downloading pydantic-core (2.0MiB) [e2e-graph] Downloading pandas (12.5MiB) [e2e-graph] Downloading pyarrow (40.1MiB) [e2e-graph] Downloading grpcio (6.4MiB) [e2e-graph] Downloading grpcio-tools (2.5MiB) [e2e-graph] Downloading numpy (15.7MiB) [e2e-graph] Building timeout-sampler==1.0.3 [e2e-graph] Building python-simple-logger==2.0.19 [e2e-graph] Downloading aiohttp [e2e-graph] Downloading black [e2e-graph] Downloading pydantic-core [e2e-graph] Downloading grpcio-tools [e2e-graph] Downloading setuptools [e2e-graph] Downloading portforward [e2e-graph] Built python-simple-logger==2.0.19 [e2e-graph] Downloading uvloop [e2e-graph] Downloading cryptography [e2e-graph] Downloading grpcio [e2e-graph] Downloading kubernetes [e2e-graph] Built timeout-sampler==1.0.3 [e2e-graph] Built kserve @ file:///workspace/source/python/kserve [e2e-graph] Downloading numpy [e2e-graph] Downloading pandas [e2e-graph] Downloading botocore [e2e-graph] Downloading pyarrow [e2e-graph] Downloading mypy [e2e-graph] Prepared 101 packages in 1.90s [e2e-graph] warning: Failed to hardlink files; falling back to full copy. This may lead to degraded performance. [e2e-graph] If the cache and target directories are on different filesystems, hardlinking may not be supported. [e2e-graph] If this is intentional, set `export UV_LINK_MODE=copy` or use `--link-mode=copy` to suppress this warning. [e2e-graph] Installed 101 packages in 5.36s [e2e-graph] + aiohappyeyeballs==2.6.1 [e2e-graph] + aiohttp==3.13.3 [e2e-graph] + aiosignal==1.4.0 [e2e-graph] + annotated-doc==0.0.4 [e2e-graph] + annotated-types==0.7.0 [e2e-graph] + anyio==4.9.0 [e2e-graph] + attrs==25.3.0 [e2e-graph] + avro==1.12.0 [e2e-graph] + black==24.3.0 [e2e-graph] + boto3==1.37.35 [e2e-graph] + botocore==1.37.35 [e2e-graph] + cachetools==5.5.2 [e2e-graph] + certifi==2025.1.31 [e2e-graph] + cffi==2.0.0 [e2e-graph] + charset-normalizer==3.4.1 [e2e-graph] + click==8.1.8 [e2e-graph] + cloudevents==1.11.0 [e2e-graph] + colorama==0.4.6 [e2e-graph] + colorlog==6.10.1 [e2e-graph] + coverage==7.8.0 [e2e-graph] + cryptography==46.0.5 [e2e-graph] + deprecation==2.1.0 [e2e-graph] + durationpy==0.9 [e2e-graph] + execnet==2.1.1 [e2e-graph] + fastapi==0.136.3 [e2e-graph] + frozenlist==1.5.0 [e2e-graph] + google-auth==2.39.0 [e2e-graph] + grpc-interceptor==0.15.4 [e2e-graph] + grpcio==1.78.1 [e2e-graph] + grpcio-testing==1.78.1 [e2e-graph] + grpcio-tools==1.78.1 [e2e-graph] + h11==0.16.0 [e2e-graph] + httpcore==1.0.9 [e2e-graph] + httptools==0.6.4 [e2e-graph] + httpx==0.27.2 [e2e-graph] + httpx-retries==0.4.5 [e2e-graph] + idna==3.10 [e2e-graph] + iniconfig==2.1.0 [e2e-graph] + jinja2==3.1.6 [e2e-graph] + jmespath==1.0.1 [e2e-graph] + kserve==0.19.0 (from file:///workspace/source/python/kserve) [e2e-graph] + kubernetes==32.0.1 [e2e-graph] + markupsafe==3.0.2 [e2e-graph] + multidict==6.4.3 [e2e-graph] + mypy==0.991 [e2e-graph] + mypy-extensions==1.0.0 [e2e-graph] + numpy==2.2.4 [e2e-graph] + oauthlib==3.2.2 [e2e-graph] + orjson==3.10.16 [e2e-graph] + packaging==24.2 [e2e-graph] + pandas==2.2.3 [e2e-graph] + pathspec==0.12.1 [e2e-graph] + platformdirs==4.3.7 [e2e-graph] + pluggy==1.5.0 [e2e-graph] + portforward==0.7.1 [e2e-graph] + prometheus-client==0.21.1 [e2e-graph] + propcache==0.3.1 [e2e-graph] + protobuf==6.33.5 [e2e-graph] + psutil==5.9.8 [e2e-graph] + pyarrow==19.0.1 [e2e-graph] + pyasn1==0.6.3 [e2e-graph] + pyasn1-modules==0.4.2 [e2e-graph] + pycparser==2.22 [e2e-graph] + pydantic==2.12.4 [e2e-graph] + pydantic-core==2.41.5 [e2e-graph] + pyjwt==2.12.1 [e2e-graph] + pytest==7.4.4 [e2e-graph] + pytest-asyncio==0.23.8 [e2e-graph] + pytest-cov==5.0.0 [e2e-graph] + pytest-httpx==0.30.0 [e2e-graph] + pytest-json-report==1.5.0 [e2e-graph] + pytest-metadata==3.1.1 [e2e-graph] + pytest-xdist==3.6.1 [e2e-graph] + python-dateutil==2.9.0.post0 [e2e-graph] + python-dotenv==1.1.0 [e2e-graph] + python-multipart==0.0.22 [e2e-graph] + python-simple-logger==2.0.19 [e2e-graph] + pytz==2025.2 [e2e-graph] + pyyaml==6.0.2 [e2e-graph] + requests==2.32.3 [e2e-graph] + requests-oauthlib==2.0.0 [e2e-graph] + rsa==4.9.1 [e2e-graph] + s3transfer==0.11.4 [e2e-graph] + setuptools==78.1.0 [e2e-graph] + six==1.17.0 [e2e-graph] + sniffio==1.3.1 [e2e-graph] + starlette==1.2.1 [e2e-graph] + tabulate==0.9.0 [e2e-graph] + timeout-sampler==1.0.3 [e2e-graph] + timing-asgi==0.3.1 [e2e-graph] + tomlkit==0.13.2 [e2e-graph] + typing-extensions==4.15.0 [e2e-graph] + typing-inspection==0.4.2 [e2e-graph] + tzdata==2025.2 [e2e-graph] + urllib3==2.6.2 [e2e-graph] + uvicorn==0.34.1 [e2e-graph] + uvloop==0.21.0 [e2e-graph] + watchfiles==1.0.5 [e2e-graph] + websocket-client==1.8.0 [e2e-graph] + websockets==15.0.1 [e2e-graph] + yarl==1.20.0 [e2e-graph] Audited 1 package in 50ms [e2e-graph] /workspace/source [e2e-graph] [INFO] Installing Kustomize v5.8.1 for linux/amd64... [e2e-graph] [INFO] Kustomize v5.8.1 is already installed in /workspace/source/bin (>= v5.8.1) [e2e-graph] make: Entering directory '/workspace/source' [e2e-graph] make: Leaving directory '/workspace/source' [e2e-graph] Now using project "kserve" on server "https://a14015b673e2c413db070b5bb8999aa7-39028a6a2a7620f4.elb.us-east-1.amazonaws.com:6443". [e2e-graph] [e2e-graph] You can add applications to this project with the 'new-app' command. For example, try: [e2e-graph] [e2e-graph] oc new-app rails-postgresql-example [e2e-graph] [e2e-graph] to build a new example application in Ruby. Or use kubectl to deploy a simple Kubernetes application: [e2e-graph] [e2e-graph] kubectl create deployment hello-node --image=registry.k8s.io/e2e-test-images/agnhost:2.43 -- /agnhost serve-hostname [e2e-graph] [e2e-graph] [INFO] Installing Kustomize v5.8.1 for linux/amd64... [e2e-graph] [INFO] Kustomize v5.8.1 is already installed in /workspace/source/bin (>= v5.8.1) [e2e-graph] make: Entering directory '/workspace/source' [e2e-graph] make: Leaving directory '/workspace/source' [e2e-graph] Creating namespace openshift-keda... [e2e-graph] namespace/openshift-keda created [e2e-graph] Namespace openshift-keda created/ensured. [e2e-graph] --- [e2e-graph] Creating OperatorGroup openshift-keda... [e2e-graph] operatorgroup.operators.coreos.com/openshift-keda created [e2e-graph] OperatorGroup openshift-keda created/ensured. [e2e-graph] --- [e2e-graph] Creating Subscription for openshift-custom-metrics-autoscaler-operator... [e2e-graph] subscription.operators.coreos.com/openshift-custom-metrics-autoscaler-operator created [e2e-graph] Subscription openshift-custom-metrics-autoscaler-operator created/ensured. [e2e-graph] --- [e2e-graph] Waiting for openshift-custom-metrics-autoscaler-operator CSV to become ready... [e2e-graph] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (0/600) [e2e-graph] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (5/600) [e2e-graph] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (10/600) [e2e-graph] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (15/600) [e2e-graph] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (20/600) [e2e-graph] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (25/600) [e2e-graph] CSV custom-metrics-autoscaler.v2.19.0-1 found, but not yet Succeeded (Phase: Installing). Waiting... (30/600) [e2e-graph] CSV custom-metrics-autoscaler.v2.19.0-1 found, but not yet Succeeded (Phase: Installing). Waiting... (35/600) [e2e-graph] CSV custom-metrics-autoscaler.v2.19.0-1 found, but not yet Succeeded (Phase: Installing). Waiting... (40/600) [e2e-graph] CSV custom-metrics-autoscaler.v2.19.0-1 found, but not yet Succeeded (Phase: Installing). Waiting... (45/600) [e2e-graph] CSV custom-metrics-autoscaler.v2.19.0-1 found, but not yet Succeeded (Phase: Installing). Waiting... (50/600) [e2e-graph] CSV custom-metrics-autoscaler.v2.19.0-1 is ready (Phase: Succeeded). [e2e-graph] --- [e2e-graph] Applying KedaController custom resource... [e2e-graph] Warning: resource kedacontrollers/keda is missing the kubectl.kubernetes.io/last-applied-configuration annotation which is required by oc apply. oc apply should only be used on resources created declaratively by either oc create --save-config or oc apply. The missing annotation will be patched automatically. [e2e-graph] kedacontroller.keda.sh/keda configured [e2e-graph] KedaController custom resource applied. [e2e-graph] --- [e2e-graph] Allowing time for KEDA components to be provisioned by the operator ... [e2e-graph] Waiting for KEDA Operator pod (selector: "app=keda-operator") to be ready in namespace openshift-keda... [e2e-graph] Waiting for pod -l "app=keda-operator" in namespace "openshift-keda" to be created... [e2e-graph] Pod -l "app=keda-operator" in namespace "openshift-keda" found. [e2e-graph] Current pods for -l "app=keda-operator" in namespace "openshift-keda": [e2e-graph] NAME READY STATUS RESTARTS AGE [e2e-graph] keda-operator-68bff59c-6mns8 1/1 Running 0 41s [e2e-graph] Waiting up to 120s for pod(s) -l "app=keda-operator" in namespace "openshift-keda" to become ready... [e2e-graph] pod/keda-operator-68bff59c-6mns8 condition met [e2e-graph] Pod(s) -l "app=keda-operator" in namespace "openshift-keda" are ready. [e2e-graph] KEDA Operator pod is ready. [e2e-graph] Waiting for KEDA Metrics API Server pod (selector: "app=keda-metrics-apiserver") to be ready in namespace openshift-keda... [e2e-graph] Waiting for pod -l "app=keda-metrics-apiserver" in namespace "openshift-keda" to be created... [e2e-graph] Pod -l "app=keda-metrics-apiserver" in namespace "openshift-keda" found. [e2e-graph] Current pods for -l "app=keda-metrics-apiserver" in namespace "openshift-keda": [e2e-graph] NAME READY STATUS RESTARTS AGE [e2e-graph] keda-metrics-apiserver-559f75f947-v8c54 1/1 Running 0 47s [e2e-graph] Waiting up to 120s for pod(s) -l "app=keda-metrics-apiserver" in namespace "openshift-keda" to become ready... [e2e-graph] pod/keda-metrics-apiserver-559f75f947-v8c54 condition met [e2e-graph] Pod(s) -l "app=keda-metrics-apiserver" in namespace "openshift-keda" are ready. [e2e-graph] KEDA Metrics API Server pod is ready. [e2e-graph] Waiting for KEDA Webhook pod (selector: "app=keda-admission-webhooks") to be ready in namespace openshift-keda... [e2e-graph] Waiting for pod -l "app=keda-admission-webhooks" in namespace "openshift-keda" to be created... [e2e-graph] Pod -l "app=keda-admission-webhooks" in namespace "openshift-keda" found. [e2e-graph] Current pods for -l "app=keda-admission-webhooks" in namespace "openshift-keda": [e2e-graph] NAME READY STATUS RESTARTS AGE [e2e-graph] keda-admission-5fbd5c4644-n99rz 1/1 Running 0 51s [e2e-graph] Waiting up to 120s for pod(s) -l "app=keda-admission-webhooks" in namespace "openshift-keda" to become ready... [e2e-graph] pod/keda-admission-5fbd5c4644-n99rz condition met [e2e-graph] Pod(s) -l "app=keda-admission-webhooks" in namespace "openshift-keda" are ready. [e2e-graph] KEDA Webhook pod is ready. [e2e-graph] --- [e2e-graph] ✅ KEDA deployment script finished successfully. [e2e-graph] KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:96827fd31c678827421d0ee71858fd3ca5354456bb0730b7b27ba41016ab5aaf [e2e-graph] LLMISVC_CONTROLLER_IMAGE=ghcr.io/opendatahub-io/kserve/odh-kserve-llmisvc-controller:release-v0.17 [e2e-graph] KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:c2ec3c7b4f4e1e45c65c5dc6bb443d6d9f93bbd95edfb128e24e40a56ed9bf66 [e2e-graph] KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:b3cb5f47c4ea9d876e5490bc83b15040508a0aac484b7e9d11de2faf2dbcdfe4 [e2e-graph] STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:09d6f486359107a6e5d5aadd7d4fa2ea151504e2bf98f31f8912a941eb631c4b [e2e-graph] Installing KServe via kustomize... [e2e-graph] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-graph] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-graph] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-graph] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-graph] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-graph] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/dscinitializations.dscinitialization.opendatahub.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferencegraphs.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferencemodelrewrites.inference.networking.x-k8s.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferenceobjectives.inference.networking.x-k8s.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferencepoolimports.inference.networking.x-k8s.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.k8s.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.x-k8s.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/llminferenceservices.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/servingruntimes.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/trainedmodels.serving.kserve.io serverside-applied [e2e-graph] Waiting for CRDs to be established... [e2e-graph] Waiting for CRD inferenceservices.serving.kserve.io to appear (timeout: 90s)… [e2e-graph] CRD inferenceservices.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io condition met [e2e-graph] Waiting for CRD llminferenceserviceconfigs.serving.kserve.io to appear (timeout: 90s)… [e2e-graph] CRD llminferenceserviceconfigs.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… [e2e-graph] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io condition met [e2e-graph] Waiting for CRD clusterstoragecontainers.serving.kserve.io to appear (timeout: 90s)… [e2e-graph] CRD clusterstoragecontainers.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… [e2e-graph] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io condition met [e2e-graph] Waiting for CRD datascienceclusters.datasciencecluster.opendatahub.io to appear (timeout: 90s)… [e2e-graph] CRD datascienceclusters.datasciencecluster.opendatahub.io detected — waiting for it to become Established (timeout: 90s)… [e2e-graph] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io condition met [e2e-graph] Applying all resources... [e2e-graph] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/dscinitializations.dscinitialization.opendatahub.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferencegraphs.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferencemodelrewrites.inference.networking.x-k8s.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferenceobjectives.inference.networking.x-k8s.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferencepoolimports.inference.networking.x-k8s.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.k8s.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.x-k8s.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/llminferenceservices.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/servingruntimes.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/trainedmodels.serving.kserve.io serverside-applied [e2e-graph] serviceaccount/kserve-controller-manager serverside-applied [e2e-graph] serviceaccount/llmisvc-controller-manager serverside-applied [e2e-graph] role.rbac.authorization.k8s.io/kserve-leader-election-role serverside-applied [e2e-graph] role.rbac.authorization.k8s.io/kserve-llmisvcconfig-read-access serverside-applied [e2e-graph] role.rbac.authorization.k8s.io/llmisvc-leader-election-role serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-admin serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-edit serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-inferenceservice-distro-role serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-llmisvc-distro-role serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-llmisvc-manager-role serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-manager-role serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-metrics-reader-cluster-role serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-proxy-role serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-view serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/openshift-ai-inferenceservice-image-volume-scc serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/openshift-ai-llminferenceservice-scc serverside-applied [e2e-graph] rolebinding.rbac.authorization.k8s.io/kserve-leader-election-rolebinding serverside-applied [e2e-graph] rolebinding.rbac.authorization.k8s.io/kserve-llmisvcconfig-read-access serverside-applied [e2e-graph] rolebinding.rbac.authorization.k8s.io/llmisvc-leader-election-rolebinding serverside-applied [e2e-graph] clusterrolebinding.rbac.authorization.k8s.io/kserve-inferenceservice-distro-rolebinding serverside-applied [e2e-graph] clusterrolebinding.rbac.authorization.k8s.io/kserve-llmisvc-distro-rolebinding serverside-applied [e2e-graph] clusterrolebinding.rbac.authorization.k8s.io/kserve-manager-rolebinding serverside-applied [e2e-graph] clusterrolebinding.rbac.authorization.k8s.io/kserve-proxy-rolebinding serverside-applied [e2e-graph] clusterrolebinding.rbac.authorization.k8s.io/llmisvc-manager-rolebinding serverside-applied [e2e-graph] configmap/inferenceservice-config serverside-applied [e2e-graph] configmap/kserve-parameters serverside-applied [e2e-graph] secret/kserve-webhook-server-secret serverside-applied [e2e-graph] secret/mlpipeline-s3-artifact serverside-applied [e2e-graph] service/kserve-controller-manager-metrics-service serverside-applied [e2e-graph] service/kserve-controller-manager-service serverside-applied [e2e-graph] service/kserve-webhook-server-service serverside-applied [e2e-graph] service/llmisvc-controller-manager-service serverside-applied [e2e-graph] service/llmisvc-webhook-server-service serverside-applied [e2e-graph] service/s3-service serverside-applied [e2e-graph] deployment.apps/kserve-controller-manager serverside-applied [e2e-graph] deployment.apps/llmisvc-controller-manager serverside-applied [e2e-graph] deployment.apps/seaweedfs serverside-applied [e2e-graph] networkpolicy.networking.k8s.io/kserve-controller-manager serverside-applied [e2e-graph] securitycontextconstraints.security.openshift.io/openshift-ai-inferenceservice-image-volume-scc serverside-applied [e2e-graph] securitycontextconstraints.security.openshift.io/openshift-ai-llminferenceservice-scc serverside-applied [e2e-graph] clusterstoragecontainer.serving.kserve.io/default serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-template serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-worker-data-parallel serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-template serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-template-nvidia-cuda serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-template-nvidia-cuda-fast-1 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-template-nvidia-cuda-fast-2 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-worker-data-parallel serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-router-route serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm-fast-1 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm-fast-2 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le-fast-1 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le-fast-2 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x-fast-1 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x-fast-2 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86-fast-1 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86-fast-2 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi-fast-1 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi-fast-2 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-nvidia-cuda serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-nvidia-cuda-fast-1 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-nvidia-cuda-fast-2 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-tracing serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-worker-data-parallel serverside-applied [e2e-graph] mutatingwebhookconfiguration.admissionregistration.k8s.io/inferenceservice.serving.kserve.io serverside-applied [e2e-graph] mutatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceservice.serving.kserve.io serverside-applied [e2e-graph] validatingwebhookconfiguration.admissionregistration.k8s.io/inferencegraph.serving.kserve.io serverside-applied [e2e-graph] validatingwebhookconfiguration.admissionregistration.k8s.io/inferenceservice.serving.kserve.io serverside-applied [e2e-graph] validatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceservice.serving.kserve.io serverside-applied [e2e-graph] validatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceserviceconfig.serving.kserve.io serverside-applied [e2e-graph] validatingwebhookconfiguration.admissionregistration.k8s.io/servingruntime.serving.kserve.io serverside-applied [e2e-graph] validatingwebhookconfiguration.admissionregistration.k8s.io/trainedmodel.serving.kserve.io serverside-applied [e2e-graph] Waiting for llmisvc-controller-manager to be ready... [e2e-graph] Waiting for pod -l "control-plane=llmisvc-controller-manager" in namespace "kserve" to be created... [e2e-graph] Pod -l "control-plane=llmisvc-controller-manager" in namespace "kserve" found. [e2e-graph] Current pods for -l "control-plane=llmisvc-controller-manager" in namespace "kserve": [e2e-graph] NAME READY STATUS RESTARTS AGE [e2e-graph] llmisvc-controller-manager-67d95fdc48-qnmkk 0/1 ContainerCreating 0 7s [e2e-graph] Waiting up to 600s for pod(s) -l "control-plane=llmisvc-controller-manager" in namespace "kserve" to become ready... [e2e-graph] pod/llmisvc-controller-manager-67d95fdc48-qnmkk condition met [e2e-graph] Pod(s) -l "control-plane=llmisvc-controller-manager" in namespace "kserve" are ready. [e2e-graph] Re-applying LLMInferenceServiceConfig resources with webhook validation... [e2e-graph] Warning: modifying well-known config kserve/kserve-config-llm-decode-template is not recommended. Consider creating a custom config instead [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-template serverside-applied [e2e-graph] Warning: modifying well-known config kserve/kserve-config-llm-decode-worker-data-parallel is not recommended. Consider creating a custom config instead [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-worker-data-parallel serverside-applied [e2e-graph] Warning: modifying well-known config kserve/kserve-config-llm-prefill-template is not recommended. Consider creating a custom config instead [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-template serverside-applied [e2e-graph] Warning: modifying well-known config kserve/kserve-config-llm-prefill-worker-data-parallel is not recommended. Consider creating a custom config instead [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-worker-data-parallel serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-router-route serverside-applied [e2e-graph] Warning: modifying well-known config kserve/kserve-config-llm-scheduler is not recommended. Consider creating a custom config instead [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler serverside-applied [e2e-graph] Warning: modifying well-known config kserve/kserve-config-llm-template is not recommended. Consider creating a custom config instead [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-tracing serverside-applied [e2e-graph] Warning: modifying well-known config kserve/kserve-config-llm-worker-data-parallel is not recommended. Consider creating a custom config instead [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-worker-data-parallel serverside-applied [e2e-graph] Applying DSC/DSCI resources... [e2e-graph] dscinitialization.dscinitialization.opendatahub.io/test-dsci created [e2e-graph] datasciencecluster.datasciencecluster.opendatahub.io/test-dsc created [e2e-graph] KServe manual installation complete [e2e-graph] Patching ingress domain... [e2e-graph] configmap/inferenceservice-config patched [e2e-graph] pod "kserve-controller-manager-666b75c8f7-hbpmh" deleted [e2e-graph] Waiting for kserve-controller-manager to be ready... [e2e-graph] pod/kserve-controller-manager-666b75c8f7-9q6c4 condition met [e2e-graph] Installing ODH Model Controller manually... [e2e-graph] customresourcedefinition.apiextensions.k8s.io/accounts.nim.opendatahub.io created [e2e-graph] serviceaccount/model-serving-api created [e2e-graph] serviceaccount/odh-model-controller created [e2e-graph] role.rbac.authorization.k8s.io/leader-election-role created [e2e-graph] clusterrole.rbac.authorization.k8s.io/account-editor-role created [e2e-graph] clusterrole.rbac.authorization.k8s.io/account-viewer-role created [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-prometheus-k8s created [e2e-graph] clusterrole.rbac.authorization.k8s.io/metrics-reader created [e2e-graph] clusterrole.rbac.authorization.k8s.io/model-serving-api created [e2e-graph] clusterrole.rbac.authorization.k8s.io/odh-model-controller-role created [e2e-graph] clusterrole.rbac.authorization.k8s.io/proxy-role created [e2e-graph] rolebinding.rbac.authorization.k8s.io/leader-election-rolebinding created [e2e-graph] clusterrolebinding.rbac.authorization.k8s.io/model-serving-api created [e2e-graph] clusterrolebinding.rbac.authorization.k8s.io/odh-model-controller-rolebinding-opendatahub created [e2e-graph] clusterrolebinding.rbac.authorization.k8s.io/proxy-rolebinding created [e2e-graph] configmap/odh-model-controller-parameters created [e2e-graph] service/model-serving-api created [e2e-graph] service/odh-model-controller-metrics-service created [e2e-graph] service/odh-model-controller-webhook-service created [e2e-graph] deployment.apps/model-serving-api created [e2e-graph] deployment.apps/odh-model-controller created [e2e-graph] servicemonitor.monitoring.coreos.com/model-serving-api-metrics created [e2e-graph] servicemonitor.monitoring.coreos.com/odh-model-controller-metrics-monitor created [e2e-graph] template.template.openshift.io/autogluon-runtime-template created [e2e-graph] template.template.openshift.io/guardrails-detector-huggingface-serving-template created [e2e-graph] template.template.openshift.io/kserve-ovms created [e2e-graph] template.template.openshift.io/mlserver-runtime-template created [e2e-graph] template.template.openshift.io/vllm-cpu-runtime-template created [e2e-graph] template.template.openshift.io/vllm-cpu-runtime-template-fast-1 created [e2e-graph] template.template.openshift.io/vllm-cpu-runtime-template-fast-2 created [e2e-graph] template.template.openshift.io/vllm-cpu-x86-runtime-template created [e2e-graph] template.template.openshift.io/vllm-cpu-x86-runtime-template-fast-1 created [e2e-graph] template.template.openshift.io/vllm-cpu-x86-runtime-template-fast-2 created [e2e-graph] template.template.openshift.io/vllm-cuda-runtime-template created [e2e-graph] template.template.openshift.io/vllm-cuda-runtime-template-fast-1 created [e2e-graph] template.template.openshift.io/vllm-cuda-runtime-template-fast-2 created [e2e-graph] template.template.openshift.io/vllm-gaudi-runtime-template created [e2e-graph] template.template.openshift.io/vllm-gaudi-runtime-template-fast-1 created [e2e-graph] template.template.openshift.io/vllm-gaudi-runtime-template-fast-2 created [e2e-graph] template.template.openshift.io/vllm-multinode-runtime-template created [e2e-graph] template.template.openshift.io/vllm-multinode-runtime-template-fast-1 created [e2e-graph] template.template.openshift.io/vllm-multinode-runtime-template-fast-2 created [e2e-graph] template.template.openshift.io/vllm-rocm-runtime-template created [e2e-graph] template.template.openshift.io/vllm-rocm-runtime-template-fast-1 created [e2e-graph] template.template.openshift.io/vllm-rocm-runtime-template-fast-2 created [e2e-graph] template.template.openshift.io/vllm-spyre-ppc64le-runtime-template created [e2e-graph] template.template.openshift.io/vllm-spyre-ppc64le-runtime-template-fast-1 created [e2e-graph] template.template.openshift.io/vllm-spyre-ppc64le-runtime-template-fast-2 created [e2e-graph] template.template.openshift.io/vllm-spyre-s390x-runtime-template created [e2e-graph] template.template.openshift.io/vllm-spyre-s390x-runtime-template-fast-1 created [e2e-graph] template.template.openshift.io/vllm-spyre-s390x-runtime-template-fast-2 created [e2e-graph] template.template.openshift.io/vllm-spyre-x86-runtime-template created [e2e-graph] template.template.openshift.io/vllm-spyre-x86-runtime-template-fast-1 created [e2e-graph] template.template.openshift.io/vllm-spyre-x86-runtime-template-fast-2 created [e2e-graph] mutatingwebhookconfiguration.admissionregistration.k8s.io/mutating.odh-model-controller.opendatahub.io created [e2e-graph] validatingwebhookconfiguration.admissionregistration.k8s.io/validating.odh-model-controller.opendatahub.io created [e2e-graph] Waiting for deployment "odh-model-controller" rollout to finish: 0 of 1 updated replicas are available... [e2e-graph] deployment "odh-model-controller" successfully rolled out [e2e-graph] networkpolicy.networking.k8s.io/allow-all created [e2e-graph] KServe setup complete (namespace: kserve) [e2e-graph] Add testing models to SeaweedFS S3 storage ... [e2e-graph] Waiting for SeaweedFS deployment to be ready... [e2e-graph] deployment "seaweedfs" successfully rolled out [e2e-graph] S3 init job not completed, re-creating... [e2e-graph] job.batch/s3-init replaced [e2e-graph] Waiting for S3 init job to complete... [e2e-graph] job.batch/s3-init condition met [e2e-graph] Prepare CI namespace and install ServingRuntimes [e2e-graph] Setting up CI namespace: kserve-ci-e2e-test [e2e-graph] Tearing down CI namespace: kserve-ci-e2e-test [e2e-graph] Namespace kserve-ci-e2e-test does not exist, skipping deletion [e2e-graph] CI namespace teardown complete [e2e-graph] Creating namespace kserve-ci-e2e-test [e2e-graph] namespace/kserve-ci-e2e-test created [e2e-graph] Applying S3 artifact secret [e2e-graph] secret/mlpipeline-s3-artifact created [e2e-graph] Applying storage-config secret [e2e-graph] secret/storage-config created [e2e-graph] Applying SeaweedFS S3 credentials secret [e2e-graph] secret/seaweedfs-s3-creds created [e2e-graph] Linking seaweedfs-s3-creds to default service account [e2e-graph] Creating odh-trusted-ca-bundle configmap [e2e-graph] configmap/odh-trusted-ca-bundle created [e2e-graph] Installing ServingRuntimes [e2e-graph] servingruntime.serving.kserve.io/kserve-autogluonserver created [e2e-graph] servingruntime.serving.kserve.io/kserve-huggingfaceserver created [e2e-graph] servingruntime.serving.kserve.io/kserve-huggingfaceserver-multinode created [e2e-graph] servingruntime.serving.kserve.io/kserve-lgbserver created [e2e-graph] servingruntime.serving.kserve.io/kserve-mlserver created [e2e-graph] servingruntime.serving.kserve.io/kserve-paddleserver created [e2e-graph] servingruntime.serving.kserve.io/kserve-pmmlserver created [e2e-graph] servingruntime.serving.kserve.io/kserve-predictiveserver created [e2e-graph] servingruntime.serving.kserve.io/kserve-sklearnserver created [e2e-graph] servingruntime.serving.kserve.io/kserve-tensorflow-serving created [e2e-graph] servingruntime.serving.kserve.io/kserve-torchserve created [e2e-graph] servingruntime.serving.kserve.io/kserve-tritonserver created [e2e-graph] servingruntime.serving.kserve.io/kserve-vllmserver created [e2e-graph] servingruntime.serving.kserve.io/kserve-xgbserver created [e2e-graph] CI namespace setup complete [e2e-graph] Setup complete [e2e-graph] === E2E cluster / operator summary === [e2e-graph] Client Version: 4.20.11 [e2e-graph] Kustomize Version: v5.6.0 [e2e-graph] Server Version: 4.21.23 [e2e-graph] Kubernetes Version: v1.34.8 [e2e-graph] ClusterVersion desired: 4.21.23 [e2e-graph] ClusterVersion history (latest): 4.21.23 (Completed) [e2e-graph] CSVs in openshift-keda: [e2e-graph] custom-metrics-autoscaler.v2.19.0-1 Succeeded [e2e-graph] CSVs in openshift-operators (ODH / shared operators, filtered): [e2e-graph] KServe deployments in kserve: [e2e-graph] kserve-controller-manager: ready=1 image=quay.io/opendatahub/kserve-controller@sha256:96827fd31c678827421d0ee71858fd3ca5354456bb0730b7b27ba41016ab5aaf [e2e-graph] imageID: quay.io/opendatahub/kserve-controller@sha256:66599d50430b28bce575006075c12c10c7dfcfaf34644e5a5b598116599a1f67 [e2e-graph] odh-model-controller: ready=1 image=quay.io/opendatahub/odh-model-controller:fast [e2e-graph] imageID: quay.io/opendatahub/odh-model-controller@sha256:2c2819fe2d4890de7b4fa162f23e119a8c319a1f7f57eba168906787527d9534 [e2e-graph] llmisvc-controller-manager: ready=1 image=ghcr.io/opendatahub-io/kserve/odh-kserve-llmisvc-controller:release-v0.17 [e2e-graph] imageID: ghcr.io/opendatahub-io/kserve/odh-kserve-llmisvc-controller@sha256:5d2f20d2ad8f98f924bc21c0bc453271874de9c443551efdcae24658e1fa721c [e2e-graph] === End E2E cluster / operator summary === [e2e-graph] /workspace/source [e2e-graph] CA certificate extracted [e2e-graph] REQUESTS_CA_BUNDLE=/tmp/ca.crt [e2e-graph] Run E2E tests: graph [e2e-graph] Starting E2E functional tests ... [e2e-graph] Parallelism requested for pytest is 2 [e2e-graph] ============================= test session starts ============================== [e2e-graph] platform linux -- Python 3.11.13, pytest-7.4.4, pluggy-1.5.0 -- /workspace/source/python/kserve/.venv/bin/python [e2e-graph] cachedir: .pytest_cache [e2e-graph] metadata: {'Python': '3.11.13', 'Platform': 'Linux-5.14.0-570.122.1.el9_6.x86_64-x86_64-with-glibc2.34', 'Packages': {'pytest': '7.4.4', 'pluggy': '1.5.0'}, 'Plugins': {'json-report': '1.5.0', 'metadata': '3.1.1', 'httpx': '0.30.0', 'asyncio': '0.23.8', 'cov': '5.0.0', 'xdist': '3.6.1', 'anyio': '4.9.0'}, 'PLATFORM': 'el9'} [e2e-graph] rootdir: /workspace/source/test/e2e [e2e-graph] configfile: pytest.ini [e2e-graph] plugins: json-report-1.5.0, metadata-3.1.1, httpx-0.30.0, asyncio-0.23.8, cov-5.0.0, xdist-3.6.1, anyio-4.9.0 [e2e-graph] asyncio: mode=Mode.STRICT [e2e-graph] created: 2/2 workers [e2e-graph] 2 workers [11 items] [e2e-graph] [e2e-graph] scheduling tests via WorkStealingScheduling [e2e-graph] [e2e-graph] graph/test_inference_graph.py::test_inference_graph [e2e-graph] graph/test_inference_graph.py::test_ig_scenario5 2026-07-07 15:05:19.072 3724 kserve INFO [conftest.py:configure_logger():40] Logger configured [e2e-graph] 2026-07-07 15:05:19.072 3721 kserve INFO [conftest.py:configure_logger():40] Logger configured [e2e-graph] 2026-07-07 15:05:19.075 3721 kserve.trace Starting test test_ig_scenario5 [e2e-graph] 2026-07-07 15:05:19.075 3721 kserve.trace INFO [test_inference_graph.py:test_ig_scenario5():556] Starting test test_ig_scenario5 [e2e-graph] 2026-07-07 15:05:19.075 3724 kserve.trace Starting test test_inference_graph [e2e-graph] 2026-07-07 15:05:19.075 3724 kserve.trace INFO [test_inference_graph.py:test_inference_graph():43] Starting test test_inference_graph [e2e-graph] 2026-07-07 15:05:19.075 3721 kserve.trace SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1699 [e2e-graph] 2026-07-07 15:05:19.075 3721 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():208] SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1699 [e2e-graph] 2026-07-07 15:05:19.075 3721 kserve.trace ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1699 [e2e-graph] 2026-07-07 15:05:19.075 3721 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():209] ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1699 [e2e-graph] 2026-07-07 15:05:19.076 3721 kserve.trace success_isvc_name is success-200-isvc-f85ce [e2e-graph] 2026-07-07 15:05:19.076 3721 kserve.trace INFO [test_inference_graph.py:test_ig_scenario5():561] success_isvc_name is success-200-isvc-f85ce [e2e-graph] 2026-07-07 15:05:19.076 3721 kserve.trace error_isvc_name is error-404-isvc-f85ce [e2e-graph] 2026-07-07 15:05:19.076 3721 kserve.trace INFO [test_inference_graph.py:test_ig_scenario5():562] error_isvc_name is error-404-isvc-f85ce [e2e-graph] 2026-07-07 15:06:49.531 3721 kserve.trace Host from isvc status URL = switch-graph-f85ce-route-kserve-ci-e2e-test.apps.f72d1add-e85a-421b-8a3e-162ba84463b7.prod.konfluxeaas.com [e2e-graph] 2026-07-07 15:06:49.531 3721 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = switch-graph-f85ce-route-kserve-ci-e2e-test.apps.f72d1add-e85a-421b-8a3e-162ba84463b7.prod.konfluxeaas.com [e2e-graph] 2026-07-07 15:06:49.531 3721 kserve.trace Network layer = openshift-route [e2e-graph] 2026-07-07 15:06:49.531 3721 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-graph] 2026-07-07 15:06:49.531 3721 kserve.trace Using external route host: switch-graph-f85ce-route-kserve-ci-e2e-test.apps.f72d1add-e85a-421b-8a3e-162ba84463b7.prod.konfluxeaas.com [e2e-graph] 2026-07-07 15:06:49.531 3721 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: switch-graph-f85ce-route-kserve-ci-e2e-test.apps.f72d1add-e85a-421b-8a3e-162ba84463b7.prod.konfluxeaas.com [e2e-graph] 2026-07-07 15:06:49.532 3721 kserve.trace Sending Header = {'Host': 'switch-graph-f85ce-route-kserve-ci-e2e-test.apps.f72d1add-e85a-421b-8a3e-162ba84463b7.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-07 15:06:49.532 3721 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'switch-graph-f85ce-route-kserve-ci-e2e-test.apps.f72d1add-e85a-421b-8a3e-162ba84463b7.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-07 15:06:49.532 3721 kserve.trace base url = https://switch-graph-f85ce-route-kserve-ci-e2e-test.apps.f72d1add-e85a-421b-8a3e-162ba84463b7.prod.konfluxeaas.com [e2e-graph] 2026-07-07 15:06:49.532 3721 kserve.trace INFO [utils.py:_predict():158] base url = https://switch-graph-f85ce-route-kserve-ci-e2e-test.apps.f72d1add-e85a-421b-8a3e-162ba84463b7.prod.konfluxeaas.com [e2e-graph] 2026-07-07 15:06:53.715 3721 kserve.trace Got response {'predictions': [{'message': 'SUCCESS'}]} [e2e-graph] 2026-07-07 15:06:53.715 3721 kserve.trace INFO [utils.py:predict():141] Got response {'predictions': [{'message': 'SUCCESS'}]} [e2e-graph] [e2e-graph] [gw0] PASSED graph/test_inference_graph.py::test_ig_scenario5 [e2e-graph] graph/test_inference_graph.py::test_ig_scenario6 2026-07-07 15:06:53.754 3721 kserve.trace Starting test test_ig_scenario6 [e2e-graph] 2026-07-07 15:06:53.754 3721 kserve.trace INFO [test_inference_graph.py:test_ig_scenario6():621] Starting test test_ig_scenario6 [e2e-graph] 2026-07-07 15:06:53.754 3721 kserve.trace SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1699 [e2e-graph] 2026-07-07 15:06:53.754 3721 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():208] SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1699 [e2e-graph] 2026-07-07 15:06:53.754 3721 kserve.trace ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1699 [e2e-graph] 2026-07-07 15:06:53.754 3721 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():209] ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1699 [e2e-graph] 2026-07-07 15:06:53.755 3721 kserve.trace success_isvc_name is success-200-isvc-3c9c9 [e2e-graph] 2026-07-07 15:06:53.755 3721 kserve.trace INFO [test_inference_graph.py:test_ig_scenario6():626] success_isvc_name is success-200-isvc-3c9c9 [e2e-graph] 2026-07-07 15:06:53.755 3721 kserve.trace error_isvc_name is error-404-isvc-3c9c9 [e2e-graph] 2026-07-07 15:06:53.755 3721 kserve.trace INFO [test_inference_graph.py:test_ig_scenario6():627] error_isvc_name is error-404-isvc-3c9c9 [e2e-graph] 2026-07-07 15:07:29.628 3724 kserve.trace Host from isvc status URL = model-chainer-route-kserve-ci-e2e-test.apps.f72d1add-e85a-421b-8a3e-162ba84463b7.prod.konfluxeaas.com [e2e-graph] 2026-07-07 15:07:29.628 3724 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = model-chainer-route-kserve-ci-e2e-test.apps.f72d1add-e85a-421b-8a3e-162ba84463b7.prod.konfluxeaas.com [e2e-graph] 2026-07-07 15:07:29.629 3724 kserve.trace Network layer = openshift-route [e2e-graph] 2026-07-07 15:07:29.629 3724 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-graph] 2026-07-07 15:07:29.629 3724 kserve.trace Using external route host: model-chainer-route-kserve-ci-e2e-test.apps.f72d1add-e85a-421b-8a3e-162ba84463b7.prod.konfluxeaas.com [e2e-graph] 2026-07-07 15:07:29.629 3724 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: model-chainer-route-kserve-ci-e2e-test.apps.f72d1add-e85a-421b-8a3e-162ba84463b7.prod.konfluxeaas.com [e2e-graph] 2026-07-07 15:07:29.629 3724 kserve.trace Sending Header = {'Host': 'model-chainer-route-kserve-ci-e2e-test.apps.f72d1add-e85a-421b-8a3e-162ba84463b7.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-07 15:07:29.629 3724 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'model-chainer-route-kserve-ci-e2e-test.apps.f72d1add-e85a-421b-8a3e-162ba84463b7.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-07 15:07:29.629 3724 kserve.trace base url = https://model-chainer-route-kserve-ci-e2e-test.apps.f72d1add-e85a-421b-8a3e-162ba84463b7.prod.konfluxeaas.com [e2e-graph] 2026-07-07 15:07:29.629 3724 kserve.trace INFO [utils.py:_predict():158] base url = https://model-chainer-route-kserve-ci-e2e-test.apps.f72d1add-e85a-421b-8a3e-162ba84463b7.prod.konfluxeaas.com [e2e-graph] 2026-07-07 15:07:29.700 3724 kserve.trace Got response {'predictions': [1, 1]} [e2e-graph] 2026-07-07 15:07:29.700 3724 kserve.trace INFO [utils.py:predict():141] Got response {'predictions': [1, 1]} [e2e-graph] [e2e-graph] [gw1] PASSED graph/test_inference_graph.py::test_inference_graph [e2e-graph] graph/test_inference_graph.py::test_ig_scenario1 2026-07-07 15:07:29.737 3724 kserve.trace Starting test test_ig_scenario1 [e2e-graph] 2026-07-07 15:07:29.737 3724 kserve.trace INFO [test_inference_graph.py:test_ig_scenario1():240] Starting test test_ig_scenario1 [e2e-graph] 2026-07-07 15:07:29.737 3724 kserve.trace SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1699 [e2e-graph] 2026-07-07 15:07:29.737 3724 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():208] SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1699 [e2e-graph] 2026-07-07 15:07:29.737 3724 kserve.trace ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1699 [e2e-graph] 2026-07-07 15:07:29.737 3724 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():209] ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1699 [e2e-graph] 2026-07-07 15:07:29.738 3724 kserve.trace success_isvc_name is success-200-isvc-8996c [e2e-graph] 2026-07-07 15:07:29.738 3724 kserve.trace INFO [test_inference_graph.py:test_ig_scenario1():245] success_isvc_name is success-200-isvc-8996c [e2e-graph] 2026-07-07 15:07:29.738 3724 kserve.trace error_isvc_name is error-404-isvc-8996c [e2e-graph] 2026-07-07 15:07:29.738 3724 kserve.trace INFO [test_inference_graph.py:test_ig_scenario1():246] error_isvc_name is error-404-isvc-8996c [e2e-graph] 2026-07-07 15:08:04.045 3721 kserve.trace Host from isvc status URL = switch-graph-3c9c9-route-kserve-ci-e2e-test.apps.f72d1add-e85a-421b-8a3e-162ba84463b7.prod.konfluxeaas.com [e2e-graph] 2026-07-07 15:08:04.045 3721 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = switch-graph-3c9c9-route-kserve-ci-e2e-test.apps.f72d1add-e85a-421b-8a3e-162ba84463b7.prod.konfluxeaas.com [e2e-graph] 2026-07-07 15:08:04.046 3721 kserve.trace Network layer = openshift-route [e2e-graph] 2026-07-07 15:08:04.046 3721 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-graph] 2026-07-07 15:08:04.046 3721 kserve.trace Using external route host: switch-graph-3c9c9-route-kserve-ci-e2e-test.apps.f72d1add-e85a-421b-8a3e-162ba84463b7.prod.konfluxeaas.com [e2e-graph] 2026-07-07 15:08:04.046 3721 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: switch-graph-3c9c9-route-kserve-ci-e2e-test.apps.f72d1add-e85a-421b-8a3e-162ba84463b7.prod.konfluxeaas.com [e2e-graph] 2026-07-07 15:08:04.046 3721 kserve.trace Sending Header = {'Host': 'switch-graph-3c9c9-route-kserve-ci-e2e-test.apps.f72d1add-e85a-421b-8a3e-162ba84463b7.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-07 15:08:04.046 3721 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'switch-graph-3c9c9-route-kserve-ci-e2e-test.apps.f72d1add-e85a-421b-8a3e-162ba84463b7.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-07 15:08:04.046 3721 kserve.trace base url = https://switch-graph-3c9c9-route-kserve-ci-e2e-test.apps.f72d1add-e85a-421b-8a3e-162ba84463b7.prod.konfluxeaas.com [e2e-graph] 2026-07-07 15:08:04.046 3721 kserve.trace INFO [utils.py:_predict():158] base url = https://switch-graph-3c9c9-route-kserve-ci-e2e-test.apps.f72d1add-e85a-421b-8a3e-162ba84463b7.prod.konfluxeaas.com [e2e-graph] 2026-07-07 15:08:39.925 3724 kserve.trace Host from isvc status URL = sequence-graph-8996c-route-kserve-ci-e2e-test.apps.f72d1add-e85a-421b-8a3e-162ba84463b7.prod.konfluxeaas.com [e2e-graph] 2026-07-07 15:08:39.925 3724 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = sequence-graph-8996c-route-kserve-ci-e2e-test.apps.f72d1add-e85a-421b-8a3e-162ba84463b7.prod.konfluxeaas.com [e2e-graph] 2026-07-07 15:08:39.925 3724 kserve.trace Network layer = openshift-route [e2e-graph] 2026-07-07 15:08:39.925 3724 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-graph] 2026-07-07 15:08:39.925 3724 kserve.trace Using external route host: sequence-graph-8996c-route-kserve-ci-e2e-test.apps.f72d1add-e85a-421b-8a3e-162ba84463b7.prod.konfluxeaas.com [e2e-graph] 2026-07-07 15:08:39.925 3724 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: sequence-graph-8996c-route-kserve-ci-e2e-test.apps.f72d1add-e85a-421b-8a3e-162ba84463b7.prod.konfluxeaas.com [e2e-graph] 2026-07-07 15:08:39.926 3724 kserve.trace Sending Header = {'Host': 'sequence-graph-8996c-route-kserve-ci-e2e-test.apps.f72d1add-e85a-421b-8a3e-162ba84463b7.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-07 15:08:39.926 3724 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'sequence-graph-8996c-route-kserve-ci-e2e-test.apps.f72d1add-e85a-421b-8a3e-162ba84463b7.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-07 15:08:39.926 3724 kserve.trace base url = https://sequence-graph-8996c-route-kserve-ci-e2e-test.apps.f72d1add-e85a-421b-8a3e-162ba84463b7.prod.konfluxeaas.com [e2e-graph] 2026-07-07 15:08:39.926 3724 kserve.trace INFO [utils.py:_predict():158] base url = https://sequence-graph-8996c-route-kserve-ci-e2e-test.apps.f72d1add-e85a-421b-8a3e-162ba84463b7.prod.konfluxeaas.com [e2e-graph] 2026-07-07 15:16:08.756 3721 kserve.trace HTTP 404 response body: {"detail":"Intentional 404 code"} [e2e-graph] 2026-07-07 15:16:08.756 3721 kserve.trace INFO [utils.py:_predict():169] HTTP 404 response body: {"detail":"Intentional 404 code"} [e2e-graph] [e2e-graph] [gw0] PASSED graph/test_inference_graph.py::test_ig_scenario6 [e2e-graph] graph/test_inference_graph.py::test_ig_scenario7 2026-07-07 15:16:08.817 3721 kserve.trace Starting test test_ig_scenario7 [e2e-graph] 2026-07-07 15:16:08.817 3721 kserve.trace INFO [test_inference_graph.py:test_ig_scenario7():689] Starting test test_ig_scenario7 [e2e-graph] 2026-07-07 15:16:08.817 3721 kserve.trace SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1699 [e2e-graph] 2026-07-07 15:16:08.817 3721 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():208] SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1699 [e2e-graph] 2026-07-07 15:16:08.817 3721 kserve.trace ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1699 [e2e-graph] 2026-07-07 15:16:08.817 3721 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():209] ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1699 [e2e-graph] 2026-07-07 15:16:08.818 3721 kserve.trace success_isvc_name is success-200-isvc-542f9 [e2e-graph] 2026-07-07 15:16:08.818 3721 kserve.trace INFO [test_inference_graph.py:test_ig_scenario7():694] success_isvc_name is success-200-isvc-542f9 [e2e-graph] 2026-07-07 15:16:08.818 3721 kserve.trace error_isvc_name is error-404-isvc-542f9 [e2e-graph] 2026-07-07 15:16:08.818 3721 kserve.trace INFO [test_inference_graph.py:test_ig_scenario7():695] error_isvc_name is error-404-isvc-542f9 [e2e-graph] 2026-07-07 15:16:44.589 3724 kserve.trace HTTP 404 response body: {"detail":"Intentional 404 code"} [e2e-graph] 2026-07-07 15:16:44.589 3724 kserve.trace INFO [utils.py:_predict():169] HTTP 404 response body: {"detail":"Intentional 404 code"} [e2e-graph] [e2e-graph] [gw1] PASSED graph/test_inference_graph.py::test_ig_scenario1 [e2e-graph] graph/test_inference_graph.py::test_ig_scenario2 2026-07-07 15:16:44.655 3724 kserve.trace Starting test test_ig_scenario2 [e2e-graph] 2026-07-07 15:16:44.655 3724 kserve.trace INFO [test_inference_graph.py:test_ig_scenario2():316] Starting test test_ig_scenario2 [e2e-graph] 2026-07-07 15:16:44.655 3724 kserve.trace SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1699 [e2e-graph] 2026-07-07 15:16:44.655 3724 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():208] SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1699 [e2e-graph] 2026-07-07 15:16:44.656 3724 kserve.trace ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1699 [e2e-graph] 2026-07-07 15:16:44.656 3724 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():209] ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1699 [e2e-graph] 2026-07-07 15:16:44.656 3724 kserve.trace success_isvc_name is success-200-isvc-e4605 [e2e-graph] 2026-07-07 15:16:44.656 3724 kserve.trace INFO [test_inference_graph.py:test_ig_scenario2():321] success_isvc_name is success-200-isvc-e4605 [e2e-graph] 2026-07-07 15:16:44.657 3724 kserve.trace error_isvc_name is error-404-isvc-e4605 [e2e-graph] 2026-07-07 15:16:44.657 3724 kserve.trace INFO [test_inference_graph.py:test_ig_scenario2():322] error_isvc_name is error-404-isvc-e4605 [e2e-graph] 2026-07-07 15:17:19.171 3721 kserve.trace Host from isvc status URL = ensemble-graph-542f9-route-kserve-ci-e2e-test.apps.f72d1add-e85a-421b-8a3e-162ba84463b7.prod.konfluxeaas.com [e2e-graph] 2026-07-07 15:17:19.171 3721 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = ensemble-graph-542f9-route-kserve-ci-e2e-test.apps.f72d1add-e85a-421b-8a3e-162ba84463b7.prod.konfluxeaas.com [e2e-graph] 2026-07-07 15:17:19.171 3721 kserve.trace Network layer = openshift-route [e2e-graph] 2026-07-07 15:17:19.171 3721 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-graph] 2026-07-07 15:17:19.171 3721 kserve.trace Using external route host: ensemble-graph-542f9-route-kserve-ci-e2e-test.apps.f72d1add-e85a-421b-8a3e-162ba84463b7.prod.konfluxeaas.com [e2e-graph] 2026-07-07 15:17:19.171 3721 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: ensemble-graph-542f9-route-kserve-ci-e2e-test.apps.f72d1add-e85a-421b-8a3e-162ba84463b7.prod.konfluxeaas.com [e2e-graph] 2026-07-07 15:17:19.172 3721 kserve.trace Sending Header = {'Host': 'ensemble-graph-542f9-route-kserve-ci-e2e-test.apps.f72d1add-e85a-421b-8a3e-162ba84463b7.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-07 15:17:19.172 3721 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'ensemble-graph-542f9-route-kserve-ci-e2e-test.apps.f72d1add-e85a-421b-8a3e-162ba84463b7.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-07 15:17:19.172 3721 kserve.trace base url = https://ensemble-graph-542f9-route-kserve-ci-e2e-test.apps.f72d1add-e85a-421b-8a3e-162ba84463b7.prod.konfluxeaas.com [e2e-graph] 2026-07-07 15:17:19.172 3721 kserve.trace INFO [utils.py:_predict():158] base url = https://ensemble-graph-542f9-route-kserve-ci-e2e-test.apps.f72d1add-e85a-421b-8a3e-162ba84463b7.prod.konfluxeaas.com [e2e-graph] 2026-07-07 15:17:19.218 3721 kserve.trace Got response {'rootStep1': {'predictions': [{'message': 'SUCCESS'}]}, 'rootStep2': {'detail': 'Intentional 404 code'}} [e2e-graph] 2026-07-07 15:17:19.218 3721 kserve.trace INFO [utils.py:predict():141] Got response {'rootStep1': {'predictions': [{'message': 'SUCCESS'}]}, 'rootStep2': {'detail': 'Intentional 404 code'}} [e2e-graph] [e2e-graph] [gw0] PASSED graph/test_inference_graph.py::test_ig_scenario7 [e2e-graph] graph/test_inference_graph.py::test_ig_scenario8 2026-07-07 15:17:19.251 3721 kserve.trace Starting test test_ig_scenario8 [e2e-graph] 2026-07-07 15:17:19.251 3721 kserve.trace INFO [test_inference_graph.py:test_ig_scenario8():757] Starting test test_ig_scenario8 [e2e-graph] 2026-07-07 15:17:19.251 3721 kserve.trace SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1699 [e2e-graph] 2026-07-07 15:17:19.251 3721 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():208] SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1699 [e2e-graph] 2026-07-07 15:17:19.251 3721 kserve.trace ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1699 [e2e-graph] 2026-07-07 15:17:19.251 3721 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():209] ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1699 [e2e-graph] 2026-07-07 15:17:19.252 3721 kserve.trace success_isvc_name is success-200-isvc-5aeac [e2e-graph] 2026-07-07 15:17:19.252 3721 kserve.trace INFO [test_inference_graph.py:test_ig_scenario8():762] success_isvc_name is success-200-isvc-5aeac [e2e-graph] 2026-07-07 15:17:19.252 3721 kserve.trace error_isvc_name is error-404-isvc-5aeac [e2e-graph] 2026-07-07 15:17:19.252 3721 kserve.trace INFO [test_inference_graph.py:test_ig_scenario8():763] error_isvc_name is error-404-isvc-5aeac [e2e-graph] 2026-07-07 15:17:54.877 3724 kserve.trace Host from isvc status URL = sequence-graph-e4605-route-kserve-ci-e2e-test.apps.f72d1add-e85a-421b-8a3e-162ba84463b7.prod.konfluxeaas.com [e2e-graph] 2026-07-07 15:17:54.877 3724 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = sequence-graph-e4605-route-kserve-ci-e2e-test.apps.f72d1add-e85a-421b-8a3e-162ba84463b7.prod.konfluxeaas.com [e2e-graph] 2026-07-07 15:17:54.877 3724 kserve.trace Network layer = openshift-route [e2e-graph] 2026-07-07 15:17:54.877 3724 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-graph] 2026-07-07 15:17:54.878 3724 kserve.trace Using external route host: sequence-graph-e4605-route-kserve-ci-e2e-test.apps.f72d1add-e85a-421b-8a3e-162ba84463b7.prod.konfluxeaas.com [e2e-graph] 2026-07-07 15:17:54.878 3724 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: sequence-graph-e4605-route-kserve-ci-e2e-test.apps.f72d1add-e85a-421b-8a3e-162ba84463b7.prod.konfluxeaas.com [e2e-graph] 2026-07-07 15:17:54.878 3724 kserve.trace Sending Header = {'Host': 'sequence-graph-e4605-route-kserve-ci-e2e-test.apps.f72d1add-e85a-421b-8a3e-162ba84463b7.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-07 15:17:54.878 3724 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'sequence-graph-e4605-route-kserve-ci-e2e-test.apps.f72d1add-e85a-421b-8a3e-162ba84463b7.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-07 15:17:54.878 3724 kserve.trace base url = https://sequence-graph-e4605-route-kserve-ci-e2e-test.apps.f72d1add-e85a-421b-8a3e-162ba84463b7.prod.konfluxeaas.com [e2e-graph] 2026-07-07 15:17:54.878 3724 kserve.trace INFO [utils.py:_predict():158] base url = https://sequence-graph-e4605-route-kserve-ci-e2e-test.apps.f72d1add-e85a-421b-8a3e-162ba84463b7.prod.konfluxeaas.com [e2e-graph] 2026-07-07 15:17:54.936 3724 kserve.trace Got response {'predictions': [{'message': 'SUCCESS'}]} [e2e-graph] 2026-07-07 15:17:54.936 3724 kserve.trace INFO [utils.py:predict():141] Got response {'predictions': [{'message': 'SUCCESS'}]} [e2e-graph] [e2e-graph] [gw1] PASSED graph/test_inference_graph.py::test_ig_scenario2 [e2e-graph] graph/test_inference_graph.py::test_ig_scenario3 2026-07-07 15:17:54.967 3724 kserve.trace Starting test test_ig_scenario3 [e2e-graph] 2026-07-07 15:17:54.967 3724 kserve.trace INFO [test_inference_graph.py:test_ig_scenario3():385] Starting test test_ig_scenario3 [e2e-graph] 2026-07-07 15:17:54.968 3724 kserve.trace SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1699 [e2e-graph] 2026-07-07 15:17:54.968 3724 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():208] SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1699 [e2e-graph] 2026-07-07 15:17:54.968 3724 kserve.trace ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1699 [e2e-graph] 2026-07-07 15:17:54.968 3724 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():209] ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1699 [e2e-graph] 2026-07-07 15:17:54.968 3724 kserve.trace success_isvc_name is success-200-isvc-a9c06 [e2e-graph] 2026-07-07 15:17:54.968 3724 kserve.trace INFO [test_inference_graph.py:test_ig_scenario3():390] success_isvc_name is success-200-isvc-a9c06 [e2e-graph] 2026-07-07 15:17:54.968 3724 kserve.trace error_isvc_name is error-404-isvc-a9c06 [e2e-graph] 2026-07-07 15:17:54.968 3724 kserve.trace INFO [test_inference_graph.py:test_ig_scenario3():391] error_isvc_name is error-404-isvc-a9c06 [e2e-graph] 2026-07-07 15:18:29.497 3721 kserve.trace Host from isvc status URL = ensemble-graph-5aeac-route-kserve-ci-e2e-test.apps.f72d1add-e85a-421b-8a3e-162ba84463b7.prod.konfluxeaas.com [e2e-graph] 2026-07-07 15:18:29.497 3721 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = ensemble-graph-5aeac-route-kserve-ci-e2e-test.apps.f72d1add-e85a-421b-8a3e-162ba84463b7.prod.konfluxeaas.com [e2e-graph] 2026-07-07 15:18:29.498 3721 kserve.trace Network layer = openshift-route [e2e-graph] 2026-07-07 15:18:29.498 3721 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-graph] 2026-07-07 15:18:29.498 3721 kserve.trace Using external route host: ensemble-graph-5aeac-route-kserve-ci-e2e-test.apps.f72d1add-e85a-421b-8a3e-162ba84463b7.prod.konfluxeaas.com [e2e-graph] 2026-07-07 15:18:29.498 3721 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: ensemble-graph-5aeac-route-kserve-ci-e2e-test.apps.f72d1add-e85a-421b-8a3e-162ba84463b7.prod.konfluxeaas.com [e2e-graph] 2026-07-07 15:18:29.498 3721 kserve.trace Sending Header = {'Host': 'ensemble-graph-5aeac-route-kserve-ci-e2e-test.apps.f72d1add-e85a-421b-8a3e-162ba84463b7.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-07 15:18:29.498 3721 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'ensemble-graph-5aeac-route-kserve-ci-e2e-test.apps.f72d1add-e85a-421b-8a3e-162ba84463b7.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-07 15:18:29.498 3721 kserve.trace base url = https://ensemble-graph-5aeac-route-kserve-ci-e2e-test.apps.f72d1add-e85a-421b-8a3e-162ba84463b7.prod.konfluxeaas.com [e2e-graph] 2026-07-07 15:18:29.498 3721 kserve.trace INFO [utils.py:_predict():158] base url = https://ensemble-graph-5aeac-route-kserve-ci-e2e-test.apps.f72d1add-e85a-421b-8a3e-162ba84463b7.prod.konfluxeaas.com [e2e-graph] 2026-07-07 15:19:05.196 3724 kserve.trace Host from isvc status URL = sequence-graph-a9c06-route-kserve-ci-e2e-test.apps.f72d1add-e85a-421b-8a3e-162ba84463b7.prod.konfluxeaas.com [e2e-graph] 2026-07-07 15:19:05.196 3724 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = sequence-graph-a9c06-route-kserve-ci-e2e-test.apps.f72d1add-e85a-421b-8a3e-162ba84463b7.prod.konfluxeaas.com [e2e-graph] 2026-07-07 15:19:05.196 3724 kserve.trace Network layer = openshift-route [e2e-graph] 2026-07-07 15:19:05.196 3724 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-graph] 2026-07-07 15:19:05.196 3724 kserve.trace Using external route host: sequence-graph-a9c06-route-kserve-ci-e2e-test.apps.f72d1add-e85a-421b-8a3e-162ba84463b7.prod.konfluxeaas.com [e2e-graph] 2026-07-07 15:19:05.196 3724 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: sequence-graph-a9c06-route-kserve-ci-e2e-test.apps.f72d1add-e85a-421b-8a3e-162ba84463b7.prod.konfluxeaas.com [e2e-graph] 2026-07-07 15:19:05.197 3724 kserve.trace Sending Header = {'Host': 'sequence-graph-a9c06-route-kserve-ci-e2e-test.apps.f72d1add-e85a-421b-8a3e-162ba84463b7.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-07 15:19:05.197 3724 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'sequence-graph-a9c06-route-kserve-ci-e2e-test.apps.f72d1add-e85a-421b-8a3e-162ba84463b7.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-07 15:19:05.197 3724 kserve.trace base url = https://sequence-graph-a9c06-route-kserve-ci-e2e-test.apps.f72d1add-e85a-421b-8a3e-162ba84463b7.prod.konfluxeaas.com [e2e-graph] 2026-07-07 15:19:05.197 3724 kserve.trace INFO [utils.py:_predict():158] base url = https://sequence-graph-a9c06-route-kserve-ci-e2e-test.apps.f72d1add-e85a-421b-8a3e-162ba84463b7.prod.konfluxeaas.com [e2e-graph] 2026-07-07 15:26:33.986 3721 kserve.trace HTTP 404 response body: {"detail":"Intentional 404 code"} [e2e-graph] 2026-07-07 15:26:33.986 3721 kserve.trace INFO [utils.py:_predict():169] HTTP 404 response body: {"detail":"Intentional 404 code"} [e2e-graph] [e2e-graph] [gw0] PASSED graph/test_inference_graph.py::test_ig_scenario8 [e2e-graph] graph/test_inference_graph.py::test_ig_scenario9 2026-07-07 15:26:34.085 3721 kserve.trace Starting test test_ig_scenario9 [e2e-graph] 2026-07-07 15:26:34.085 3721 kserve.trace INFO [test_inference_graph.py:test_ig_scenario9():824] Starting test test_ig_scenario9 [e2e-graph] 2026-07-07 15:26:34.085 3721 kserve.trace SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1699 [e2e-graph] 2026-07-07 15:26:34.085 3721 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():208] SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1699 [e2e-graph] 2026-07-07 15:26:34.085 3721 kserve.trace ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1699 [e2e-graph] 2026-07-07 15:26:34.085 3721 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():209] ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1699 [e2e-graph] 2026-07-07 15:26:34.086 3721 kserve.trace success_isvc_name is success-200-isvc-761e8 [e2e-graph] 2026-07-07 15:26:34.086 3721 kserve.trace INFO [test_inference_graph.py:test_ig_scenario9():829] success_isvc_name is success-200-isvc-761e8 [e2e-graph] 2026-07-07 15:26:34.086 3721 kserve.trace error_isvc_name is error-404-isvc-761e8 [e2e-graph] 2026-07-07 15:26:34.086 3721 kserve.trace INFO [test_inference_graph.py:test_ig_scenario9():830] error_isvc_name is error-404-isvc-761e8 [e2e-graph] 2026-07-07 15:27:09.694 3724 kserve.trace HTTP 404 response body: {"detail":"Intentional 404 code"} [e2e-graph] 2026-07-07 15:27:09.694 3724 kserve.trace INFO [utils.py:_predict():169] HTTP 404 response body: {"detail":"Intentional 404 code"} [e2e-graph] [e2e-graph] [gw1] PASSED graph/test_inference_graph.py::test_ig_scenario3 [e2e-graph] graph/test_inference_graph.py::test_ig_scenario4 2026-07-07 15:27:09.766 3724 kserve.trace Starting test test_ig_scenario4 [e2e-graph] 2026-07-07 15:27:09.766 3724 kserve.trace INFO [test_inference_graph.py:test_ig_scenario4():460] Starting test test_ig_scenario4 [e2e-graph] 2026-07-07 15:27:09.767 3724 kserve.trace SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1699 [e2e-graph] 2026-07-07 15:27:09.767 3724 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():208] SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1699 [e2e-graph] 2026-07-07 15:27:09.767 3724 kserve.trace ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1699 [e2e-graph] 2026-07-07 15:27:09.767 3724 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():209] ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1699 [e2e-graph] 2026-07-07 15:27:09.767 3724 kserve.trace success_isvc_name is success-200-isvc-c3e9b [e2e-graph] 2026-07-07 15:27:09.767 3724 kserve.trace INFO [test_inference_graph.py:test_ig_scenario4():465] success_isvc_name is success-200-isvc-c3e9b [e2e-graph] 2026-07-07 15:27:09.768 3724 kserve.trace error_isvc_name is error-404-isvc-c3e9b [e2e-graph] 2026-07-07 15:27:09.768 3724 kserve.trace INFO [test_inference_graph.py:test_ig_scenario4():466] error_isvc_name is error-404-isvc-c3e9b [e2e-graph] 2026-07-07 15:27:44.439 3721 kserve.trace Host from isvc status URL = splitter-graph-761e8-route-kserve-ci-e2e-test.apps.f72d1add-e85a-421b-8a3e-162ba84463b7.prod.konfluxeaas.com [e2e-graph] 2026-07-07 15:27:44.439 3721 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = splitter-graph-761e8-route-kserve-ci-e2e-test.apps.f72d1add-e85a-421b-8a3e-162ba84463b7.prod.konfluxeaas.com [e2e-graph] 2026-07-07 15:27:44.439 3721 kserve.trace Network layer = openshift-route [e2e-graph] 2026-07-07 15:27:44.439 3721 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-graph] 2026-07-07 15:27:44.439 3721 kserve.trace Using external route host: splitter-graph-761e8-route-kserve-ci-e2e-test.apps.f72d1add-e85a-421b-8a3e-162ba84463b7.prod.konfluxeaas.com [e2e-graph] 2026-07-07 15:27:44.439 3721 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: splitter-graph-761e8-route-kserve-ci-e2e-test.apps.f72d1add-e85a-421b-8a3e-162ba84463b7.prod.konfluxeaas.com [e2e-graph] 2026-07-07 15:27:44.439 3721 kserve.trace Sending Header = {'Host': 'splitter-graph-761e8-route-kserve-ci-e2e-test.apps.f72d1add-e85a-421b-8a3e-162ba84463b7.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-07 15:27:44.439 3721 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'splitter-graph-761e8-route-kserve-ci-e2e-test.apps.f72d1add-e85a-421b-8a3e-162ba84463b7.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-07 15:27:44.439 3721 kserve.trace base url = https://splitter-graph-761e8-route-kserve-ci-e2e-test.apps.f72d1add-e85a-421b-8a3e-162ba84463b7.prod.konfluxeaas.com [e2e-graph] 2026-07-07 15:27:44.439 3721 kserve.trace INFO [utils.py:_predict():158] base url = https://splitter-graph-761e8-route-kserve-ci-e2e-test.apps.f72d1add-e85a-421b-8a3e-162ba84463b7.prod.konfluxeaas.com [e2e-graph] 2026-07-07 15:27:44.493 3721 kserve.trace Got response {'predictions': [{'message': 'SUCCESS'}]} [e2e-graph] 2026-07-07 15:27:44.493 3721 kserve.trace INFO [utils.py:predict():141] Got response {'predictions': [{'message': 'SUCCESS'}]} [e2e-graph] [e2e-graph] [gw0] PASSED graph/test_inference_graph.py::test_ig_scenario9 [e2e-graph] graph/test_inference_graph.py::test_ig_scenario10 2026-07-07 15:27:44.526 3721 kserve.trace Starting test test_ig_scenario10 [e2e-graph] 2026-07-07 15:27:44.526 3721 kserve.trace INFO [test_inference_graph.py:test_ig_scenario10():887] Starting test test_ig_scenario10 [e2e-graph] 2026-07-07 15:27:44.526 3721 kserve.trace SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1699 [e2e-graph] 2026-07-07 15:27:44.526 3721 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():208] SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1699 [e2e-graph] 2026-07-07 15:27:44.526 3721 kserve.trace ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1699 [e2e-graph] 2026-07-07 15:27:44.526 3721 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():209] ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1699 [e2e-graph] 2026-07-07 15:27:44.527 3721 kserve.trace success_isvc_name is success-200-isvc-73e96 [e2e-graph] 2026-07-07 15:27:44.527 3721 kserve.trace INFO [test_inference_graph.py:test_ig_scenario10():892] success_isvc_name is success-200-isvc-73e96 [e2e-graph] 2026-07-07 15:27:44.527 3721 kserve.trace error_isvc_name is error-404-isvc-73e96 [e2e-graph] 2026-07-07 15:27:44.527 3721 kserve.trace INFO [test_inference_graph.py:test_ig_scenario10():893] error_isvc_name is error-404-isvc-73e96 [e2e-graph] 2026-07-07 15:28:20.058 3724 kserve.trace Host from isvc status URL = switch-graph-c3e9b-route-kserve-ci-e2e-test.apps.f72d1add-e85a-421b-8a3e-162ba84463b7.prod.konfluxeaas.com [e2e-graph] 2026-07-07 15:28:20.058 3724 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = switch-graph-c3e9b-route-kserve-ci-e2e-test.apps.f72d1add-e85a-421b-8a3e-162ba84463b7.prod.konfluxeaas.com [e2e-graph] 2026-07-07 15:28:20.059 3724 kserve.trace Network layer = openshift-route [e2e-graph] 2026-07-07 15:28:20.059 3724 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-graph] 2026-07-07 15:28:20.059 3724 kserve.trace Using external route host: switch-graph-c3e9b-route-kserve-ci-e2e-test.apps.f72d1add-e85a-421b-8a3e-162ba84463b7.prod.konfluxeaas.com [e2e-graph] 2026-07-07 15:28:20.059 3724 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: switch-graph-c3e9b-route-kserve-ci-e2e-test.apps.f72d1add-e85a-421b-8a3e-162ba84463b7.prod.konfluxeaas.com [e2e-graph] 2026-07-07 15:28:20.059 3724 kserve.trace Sending Header = {'Host': 'switch-graph-c3e9b-route-kserve-ci-e2e-test.apps.f72d1add-e85a-421b-8a3e-162ba84463b7.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-07 15:28:20.059 3724 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'switch-graph-c3e9b-route-kserve-ci-e2e-test.apps.f72d1add-e85a-421b-8a3e-162ba84463b7.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-07 15:28:20.059 3724 kserve.trace base url = https://switch-graph-c3e9b-route-kserve-ci-e2e-test.apps.f72d1add-e85a-421b-8a3e-162ba84463b7.prod.konfluxeaas.com [e2e-graph] 2026-07-07 15:28:20.059 3724 kserve.trace INFO [utils.py:_predict():158] base url = https://switch-graph-c3e9b-route-kserve-ci-e2e-test.apps.f72d1add-e85a-421b-8a3e-162ba84463b7.prod.konfluxeaas.com [e2e-graph] 2026-07-07 15:28:54.807 3721 kserve.trace Host from isvc status URL = splitter-graph-73e96-route-kserve-ci-e2e-test.apps.f72d1add-e85a-421b-8a3e-162ba84463b7.prod.konfluxeaas.com [e2e-graph] 2026-07-07 15:28:54.807 3721 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = splitter-graph-73e96-route-kserve-ci-e2e-test.apps.f72d1add-e85a-421b-8a3e-162ba84463b7.prod.konfluxeaas.com [e2e-graph] 2026-07-07 15:28:54.807 3721 kserve.trace Network layer = openshift-route [e2e-graph] 2026-07-07 15:28:54.807 3721 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-graph] 2026-07-07 15:28:54.807 3721 kserve.trace Using external route host: splitter-graph-73e96-route-kserve-ci-e2e-test.apps.f72d1add-e85a-421b-8a3e-162ba84463b7.prod.konfluxeaas.com [e2e-graph] 2026-07-07 15:28:54.807 3721 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: splitter-graph-73e96-route-kserve-ci-e2e-test.apps.f72d1add-e85a-421b-8a3e-162ba84463b7.prod.konfluxeaas.com [e2e-graph] 2026-07-07 15:28:54.807 3721 kserve.trace Sending Header = {'Host': 'splitter-graph-73e96-route-kserve-ci-e2e-test.apps.f72d1add-e85a-421b-8a3e-162ba84463b7.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-07 15:28:54.807 3721 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'splitter-graph-73e96-route-kserve-ci-e2e-test.apps.f72d1add-e85a-421b-8a3e-162ba84463b7.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-07 15:28:54.807 3721 kserve.trace base url = https://splitter-graph-73e96-route-kserve-ci-e2e-test.apps.f72d1add-e85a-421b-8a3e-162ba84463b7.prod.konfluxeaas.com [e2e-graph] 2026-07-07 15:28:54.807 3721 kserve.trace INFO [utils.py:_predict():158] base url = https://splitter-graph-73e96-route-kserve-ci-e2e-test.apps.f72d1add-e85a-421b-8a3e-162ba84463b7.prod.konfluxeaas.com [e2e-graph] 2026-07-07 15:36:24.626 3724 kserve.trace HTTP 404 response body: {"detail":"Intentional 404 code"} [e2e-graph] 2026-07-07 15:36:24.626 3724 kserve.trace INFO [utils.py:_predict():169] HTTP 404 response body: {"detail":"Intentional 404 code"} [e2e-graph] 2026-07-07 15:36:24.673 3724 kserve.trace Host from isvc status URL = switch-graph-c3e9b-route-kserve-ci-e2e-test.apps.f72d1add-e85a-421b-8a3e-162ba84463b7.prod.konfluxeaas.com [e2e-graph] 2026-07-07 15:36:24.673 3724 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = switch-graph-c3e9b-route-kserve-ci-e2e-test.apps.f72d1add-e85a-421b-8a3e-162ba84463b7.prod.konfluxeaas.com [e2e-graph] 2026-07-07 15:36:24.673 3724 kserve.trace Network layer = openshift-route [e2e-graph] 2026-07-07 15:36:24.673 3724 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-graph] 2026-07-07 15:36:24.673 3724 kserve.trace Using external route host: switch-graph-c3e9b-route-kserve-ci-e2e-test.apps.f72d1add-e85a-421b-8a3e-162ba84463b7.prod.konfluxeaas.com [e2e-graph] 2026-07-07 15:36:24.673 3724 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: switch-graph-c3e9b-route-kserve-ci-e2e-test.apps.f72d1add-e85a-421b-8a3e-162ba84463b7.prod.konfluxeaas.com [e2e-graph] 2026-07-07 15:36:24.673 3724 kserve.trace Sending Header = {'Host': 'switch-graph-c3e9b-route-kserve-ci-e2e-test.apps.f72d1add-e85a-421b-8a3e-162ba84463b7.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-07 15:36:24.673 3724 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'switch-graph-c3e9b-route-kserve-ci-e2e-test.apps.f72d1add-e85a-421b-8a3e-162ba84463b7.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-07 15:36:24.673 3724 kserve.trace base url = https://switch-graph-c3e9b-route-kserve-ci-e2e-test.apps.f72d1add-e85a-421b-8a3e-162ba84463b7.prod.konfluxeaas.com [e2e-graph] 2026-07-07 15:36:24.673 3724 kserve.trace INFO [utils.py:_predict():158] base url = https://switch-graph-c3e9b-route-kserve-ci-e2e-test.apps.f72d1add-e85a-421b-8a3e-162ba84463b7.prod.konfluxeaas.com [e2e-graph] 2026-07-07 15:36:24.690 3724 kserve.trace Got response {'predictions': [{'message': 'SUCCESS'}]} [e2e-graph] 2026-07-07 15:36:24.690 3724 kserve.trace INFO [utils.py:predict():141] Got response {'predictions': [{'message': 'SUCCESS'}]} [e2e-graph] 2026-07-07 15:36:24.728 3724 kserve.trace Host from isvc status URL = switch-graph-c3e9b-route-kserve-ci-e2e-test.apps.f72d1add-e85a-421b-8a3e-162ba84463b7.prod.konfluxeaas.com [e2e-graph] 2026-07-07 15:36:24.728 3724 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = switch-graph-c3e9b-route-kserve-ci-e2e-test.apps.f72d1add-e85a-421b-8a3e-162ba84463b7.prod.konfluxeaas.com [e2e-graph] 2026-07-07 15:36:24.728 3724 kserve.trace Network layer = openshift-route [e2e-graph] 2026-07-07 15:36:24.728 3724 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-graph] 2026-07-07 15:36:24.728 3724 kserve.trace Using external route host: switch-graph-c3e9b-route-kserve-ci-e2e-test.apps.f72d1add-e85a-421b-8a3e-162ba84463b7.prod.konfluxeaas.com [e2e-graph] 2026-07-07 15:36:24.728 3724 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: switch-graph-c3e9b-route-kserve-ci-e2e-test.apps.f72d1add-e85a-421b-8a3e-162ba84463b7.prod.konfluxeaas.com [e2e-graph] 2026-07-07 15:36:24.729 3724 kserve.trace Sending Header = {'Host': 'switch-graph-c3e9b-route-kserve-ci-e2e-test.apps.f72d1add-e85a-421b-8a3e-162ba84463b7.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-07 15:36:24.729 3724 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'switch-graph-c3e9b-route-kserve-ci-e2e-test.apps.f72d1add-e85a-421b-8a3e-162ba84463b7.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-07 15:36:24.729 3724 kserve.trace base url = https://switch-graph-c3e9b-route-kserve-ci-e2e-test.apps.f72d1add-e85a-421b-8a3e-162ba84463b7.prod.konfluxeaas.com [e2e-graph] 2026-07-07 15:36:24.729 3724 kserve.trace INFO [utils.py:_predict():158] base url = https://switch-graph-c3e9b-route-kserve-ci-e2e-test.apps.f72d1add-e85a-421b-8a3e-162ba84463b7.prod.konfluxeaas.com [e2e-graph] 2026-07-07 15:36:59.391 3721 kserve.trace HTTP 404 response body: {"detail":"Intentional 404 code"} [e2e-graph] 2026-07-07 15:36:59.391 3721 kserve.trace INFO [utils.py:_predict():169] HTTP 404 response body: {"detail":"Intentional 404 code"} [e2e-graph] [e2e-graph] [gw0] PASSED graph/test_inference_graph.py::test_ig_scenario10 2026-07-07 15:44:29.263 3724 kserve.trace HTTP 404 response body: {"error":"Failed to process request","cause":"None of the routes matched with the switch condition"} [e2e-graph] 2026-07-07 15:44:29.263 3724 kserve.trace INFO [utils.py:_predict():169] HTTP 404 response body: {"error":"Failed to process request","cause":"None of the routes matched with the switch condition"} [e2e-graph] [e2e-graph] [gw1] PASSED graph/test_inference_graph.py::test_ig_scenario4 [e2e-graph] [e2e-graph] ---------- generated xml file: /workspace/artifacts-dir/junit_e2e.xml ---------- [e2e-graph] --------------------------------- JSON report ---------------------------------- [e2e-graph] report saved to: /workspace/artifacts-dir/e2e_results.json [e2e-graph] ================== 11 passed, 3 skipped in 2352.98s (0:39:12) ================== [e2e-graph] /workspace/source [e2e-graph] /workspace/source [e2e-graph] + echo success [must-gather] [must-gather ] OUT 2026-07-07T15:44:30.100626259Z 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: 0476cbda-0d5b-4ade-8775-f946186b3b73 [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.23" [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-07T15:44:30.150984594Z namespace/openshift-must-gather-7jk5b created [must-gather] [must-gather ] OUT 2026-07-07T15:44:30.159808247Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-7njpm created [must-gather] [must-gather ] OUT 2026-07-07T15:44:30.200354439Z pod for plug-in image quay.io/modh/must-gather:rhoai-2.24 created [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:36.959547278Z [disk usage checker] Started [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:36.962806347Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:37.099354749Z No resources found in openshift-must-gather-7jk5b namespace. [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:37.213101462Z Error from server (NotFound): namespaces "redhat-ods-operator" not found [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:37.365902770Z Wrote inspect data to must-gather. [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:37.366001504Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:37.366001504Z namespaces "redhat-ods-operator" not found [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:37.368276739Z Error getting logs from redhat-ods-operator [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:37.521108948Z Wrote inspect data to must-gather. [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:37.521143620Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:37.521143620Z namespaces "redhat-ods-monitoring" not found [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:37.523523668Z Error getting logs from redhat-ods-monitoring [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:37.675122328Z Wrote inspect data to must-gather. [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:37.675239286Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:37.675239286Z namespaces "redhat-ods-applications" not found [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:37.677469616Z Error getting logs from redhat-ods-applications [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:37.821918273Z Wrote inspect data to must-gather. [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:37.821949615Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:37.821949615Z namespaces "rhods-notebooks" not found [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:37.824218655Z Error getting logs from rhods-notebooks [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:37.977830153Z Wrote inspect data to must-gather. [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:37.977860749Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:37.977860749Z namespaces "rhoai-model-registries" not found [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:37.980005810Z Error getting logs from rhoai-model-registries [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:38.144690479Z Wrote inspect data to must-gather. [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:38.144719842Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:38.144719842Z namespaces "istio-system" not found [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:38.146950715Z Error getting logs from istio-system [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:38.301505117Z Wrote inspect data to must-gather. [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:38.301616626Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:38.301616626Z namespaces "knative-serving" not found [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:38.304037006Z Error getting logs from knative-serving [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:38.453444595Z Wrote inspect data to must-gather. [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:38.453474775Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:38.453474775Z namespaces "redhat-ods-applications-auth-provider" not found [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:38.455671927Z Error getting logs from redhat-ods-applications-auth-provider [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:38.719560082Z Wrote inspect data to must-gather. [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:38.990535959Z Wrote inspect data to must-gather. [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:39.126609059Z error: the server doesn't have a resource type "auths" [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:39.210932378Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:39.212947726Z Error collecting info from [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:39.343702207Z error: the server doesn't have a resource type "monitorings" [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:39.432771449Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:39.434750623Z Error collecting info from [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:39.571142835Z error: the server doesn't have a resource type "featuretrackers" [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:39.656763219Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:39.658734638Z Error collecting info from [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:39.785621089Z error: the server doesn't have a resource type "codeflares" [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:39.868873925Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:39.870798922Z Error collecting info from [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:40.000339927Z error: the server doesn't have a resource type "dashboards" [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:40.086448212Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:40.088444537Z Error collecting info from [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:40.213238698Z error: the server doesn't have a resource type "datasciencepipelines" [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:40.296478330Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:40.298592826Z Error collecting info from [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:40.423896942Z error: the server doesn't have a resource type "feastoperators" [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:40.507988013Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:40.510173123Z Error collecting info from [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:40.636700399Z error: the server doesn't have a resource type "kserves" [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:40.732171394Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:40.734294331Z Error collecting info from [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:40.859170858Z error: the server doesn't have a resource type "kueues" [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:40.942134861Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:40.944231968Z Error collecting info from [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:41.072172833Z error: the server doesn't have a resource type "modelcontrollers" [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:41.155702729Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:41.157743690Z Error collecting info from [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:41.287901767Z error: the server doesn't have a resource type "modelmeshservings" [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:41.372706950Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:41.375124605Z Error collecting info from [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:41.505915367Z error: the server doesn't have a resource type "modelregistries" [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:41.596689629Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:41.599444272Z Error collecting info from [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:41.729721808Z error: the server doesn't have a resource type "rays" [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:41.814400442Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:41.816547490Z Error collecting info from [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:41.948118022Z error: the server doesn't have a resource type "trainingoperators" [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:41.967595081Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:42.033611820Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:42.035775752Z Error collecting info from [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:42.166205743Z error: the server doesn't have a resource type "trustyais" [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:42.251680983Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:42.253816982Z Error collecting info from [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:42.378364696Z error: the server doesn't have a resource type "workbenches" [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:42.463312698Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:42.465399761Z Error collecting info from [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:42.596028369Z error: the server doesn't have a resource type "hardwareprofiles" [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:42.680460694Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:42.682612717Z Error collecting info from [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:42.807361445Z error: the server doesn't have a resource type "llamastackoperators" [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:42.888938832Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:42.891131392Z Error collecting info from [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:43.599796946Z error: the server doesn't have a resource type "predictors" [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:43.738169781Z error: the server doesn't have a resource type "localmodelnodegroups" [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:43.873063087Z error: the server doesn't have a resource type "smcp" [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:43.995994977Z error: the server doesn't have a resource type "smm" [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:44.121492615Z error: the server doesn't have a resource type "smmr" [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:44.364698008Z error: the server doesn't have a resource type "virtualservices" [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:44.497044164Z error: the server doesn't have a resource type "authorizationpolicies" [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:44.622835203Z error: the server doesn't have a resource type "envoyfilters" [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:44.752310746Z error: the server doesn't have a resource type "knativeservings" [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:44.878852857Z error: the server doesn't have a resource type "configurations" [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:45.007418632Z error: the server doesn't have a resource type "routes" [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:45.138227732Z error: the server doesn't have a resource type "services" [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:45.268857333Z error: the server doesn't have a resource type "revisions" [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:45.392815191Z error: the server doesn't have a resource type "authconfigs" [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:45.517923885Z error: the server doesn't have a resource type "authorinos" [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:45.810599613Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:46.019087829Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:46.342302184Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:46.528939117Z Wrote inspect data to must-gather. [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:46.682179234Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:46.832808214Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:46.972126810Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:47.165670225Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:47.364571228Z Wrote inspect data to must-gather. [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:47.521081386Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:47.686093947Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:48.002176049Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:48.171924549Z Wrote inspect data to must-gather. [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:48.319405145Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:48.466271735Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:48.808685267Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:48.991154969Z Wrote inspect data to must-gather. [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:49.143646168Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:49.304181353Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:49.620037940Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:49.806897559Z Wrote inspect data to must-gather. [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:49.958387724Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:50.112155241Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:50.435089219Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:50.608351668Z Wrote inspect data to must-gather. [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:50.762141951Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:50.916889674Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:51.248147696Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:51.422054057Z Wrote inspect data to must-gather. [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:51.576292794Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:51.723759299Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:51.976676011Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:52.037584729Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:52.217717971Z Wrote inspect data to must-gather. [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:52.369331225Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:52.531177407Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:52.842821903Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:53.021439088Z Wrote inspect data to must-gather. [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:53.179656479Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:53.332883265Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:53.677427402Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:53.862236063Z Wrote inspect data to must-gather. [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:54.008822017Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:54.168679649Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:54.489432581Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:54.684677430Z Wrote inspect data to must-gather. [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:54.850529751Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:55.028211065Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:55.361812636Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:55.550397936Z Wrote inspect data to must-gather. [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:55.703545587Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:55.869939848Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:56.204031912Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:56.417416028Z Wrote inspect data to must-gather. [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:56.575432813Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:56.727119784Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:56.981379442Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:57.068973952Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:57.248065757Z Wrote inspect data to must-gather. [must-gather] [must-gather-qbz2w] POD 2026-07-07T15:44:59.934309106Z Caches written to disk [must-gather] [must-gather-qbz2w] OUT 2026-07-07T15:45:00.945600983Z waiting for gather to complete [must-gather] [must-gather-qbz2w] OUT 2026-07-07T15:45:00.948761108Z downloading gather output [must-gather] [must-gather-qbz2w] OUT 2026-07-07T15:45:01.224094329Z receiving incremental file list [must-gather] [must-gather-qbz2w] OUT 2026-07-07T15:45:01.23908693Z ./ [must-gather] [must-gather-qbz2w] OUT 2026-07-07T15:45:01.239141352Z aggregated-discovery-api.yaml [must-gather] [must-gather-qbz2w] OUT 2026-07-07T15:45:01.239525094Z aggregated-discovery-apis.yaml [must-gather] [must-gather-qbz2w] OUT 2026-07-07T15:45:01.240519694Z event-filter.html [must-gather] [must-gather-qbz2w] OUT 2026-07-07T15:45:01.24174132Z timestamp [must-gather] [must-gather-qbz2w] OUT 2026-07-07T15:45:01.241872844Z version [must-gather] [must-gather-qbz2w] OUT 2026-07-07T15:45:01.242285007Z cluster-scoped-resources/ [must-gather] [must-gather-qbz2w] OUT 2026-07-07T15:45:01.242297407Z cluster-scoped-resources/datasciencecluster.opendatahub.io/ [must-gather] [must-gather-qbz2w] OUT 2026-07-07T15:45:01.242302687Z cluster-scoped-resources/datasciencecluster.opendatahub.io/datascienceclusters/ [must-gather] [must-gather-qbz2w] OUT 2026-07-07T15:45:01.242328888Z cluster-scoped-resources/datasciencecluster.opendatahub.io/datascienceclusters/test-dsc.yaml [must-gather] [must-gather-qbz2w] OUT 2026-07-07T15:45:01.242422611Z cluster-scoped-resources/dscinitialization.opendatahub.io/ [must-gather] [must-gather-qbz2w] OUT 2026-07-07T15:45:01.242439141Z cluster-scoped-resources/dscinitialization.opendatahub.io/dscinitializations/ [must-gather] [must-gather-qbz2w] OUT 2026-07-07T15:45:01.242450762Z cluster-scoped-resources/dscinitialization.opendatahub.io/dscinitializations/test-dsci.yaml [must-gather] [must-gather-qbz2w] OUT 2026-07-07T15:45:01.242526914Z namespaces/ [must-gather] [must-gather-qbz2w] OUT 2026-07-07T15:45:01.242536984Z namespaces/kserve-ci-e2e-test/ [must-gather] [must-gather-qbz2w] OUT 2026-07-07T15:45:01.242639917Z namespaces/kserve-ci-e2e-test/kserve-ci-e2e-test.yaml [must-gather] [must-gather-qbz2w] OUT 2026-07-07T15:45:01.242712269Z namespaces/kserve-ci-e2e-test/apps.openshift.io/ [must-gather] [must-gather-qbz2w] OUT 2026-07-07T15:45:01.242754951Z namespaces/kserve-ci-e2e-test/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-qbz2w] OUT 2026-07-07T15:45:01.242803272Z namespaces/kserve-ci-e2e-test/apps/ [must-gather] [must-gather-qbz2w] OUT 2026-07-07T15:45:01.242830383Z namespaces/kserve-ci-e2e-test/apps/daemonsets.yaml [must-gather] [must-gather-qbz2w] OUT 2026-07-07T15:45:01.242924016Z namespaces/kserve-ci-e2e-test/apps/deployments.yaml [must-gather] [must-gather-qbz2w] OUT 2026-07-07T15:45:01.242997998Z namespaces/kserve-ci-e2e-test/apps/replicasets.yaml [must-gather] [must-gather-qbz2w] OUT 2026-07-07T15:45:01.243086431Z namespaces/kserve-ci-e2e-test/apps/statefulsets.yaml [must-gather] [must-gather-qbz2w] OUT 2026-07-07T15:45:01.243143353Z namespaces/kserve-ci-e2e-test/autoscaling/ [must-gather] [must-gather-qbz2w] OUT 2026-07-07T15:45:01.243197084Z namespaces/kserve-ci-e2e-test/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-qbz2w] OUT 2026-07-07T15:45:01.243231315Z namespaces/kserve-ci-e2e-test/batch/ [must-gather] [must-gather-qbz2w] OUT 2026-07-07T15:45:01.243281867Z namespaces/kserve-ci-e2e-test/batch/cronjobs.yaml [must-gather] [must-gather-qbz2w] OUT 2026-07-07T15:45:01.243363919Z namespaces/kserve-ci-e2e-test/batch/jobs.yaml [must-gather] [must-gather-qbz2w] OUT 2026-07-07T15:45:01.243424191Z namespaces/kserve-ci-e2e-test/build.openshift.io/ [must-gather] [must-gather-qbz2w] OUT 2026-07-07T15:45:01.243463922Z namespaces/kserve-ci-e2e-test/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-qbz2w] OUT 2026-07-07T15:45:01.243550145Z namespaces/kserve-ci-e2e-test/build.openshift.io/builds.yaml [must-gather] [must-gather-qbz2w] OUT 2026-07-07T15:45:01.243594166Z namespaces/kserve-ci-e2e-test/core/ [must-gather] [must-gather-qbz2w] OUT 2026-07-07T15:45:01.243635837Z namespaces/kserve-ci-e2e-test/core/configmaps.yaml [must-gather] [must-gather-qbz2w] OUT 2026-07-07T15:45:01.24374514Z namespaces/kserve-ci-e2e-test/core/endpoints.yaml [must-gather] [must-gather-qbz2w] OUT 2026-07-07T15:45:01.243822733Z namespaces/kserve-ci-e2e-test/core/events.yaml [must-gather] [must-gather-qbz2w] OUT 2026-07-07T15:45:01.247522974Z namespaces/kserve-ci-e2e-test/core/persistentvolumeclaims.yaml [must-gather] [must-gather-qbz2w] OUT 2026-07-07T15:45:01.247582966Z namespaces/kserve-ci-e2e-test/core/pods.yaml [must-gather] [must-gather-qbz2w] OUT 2026-07-07T15:45:01.24771503Z namespaces/kserve-ci-e2e-test/core/replicationcontrollers.yaml [must-gather] [must-gather-qbz2w] OUT 2026-07-07T15:45:01.247834924Z namespaces/kserve-ci-e2e-test/core/secrets.yaml [must-gather] [must-gather-qbz2w] OUT 2026-07-07T15:45:01.248014829Z namespaces/kserve-ci-e2e-test/core/services.yaml [must-gather] [must-gather-qbz2w] OUT 2026-07-07T15:45:01.248078921Z namespaces/kserve-ci-e2e-test/discovery.k8s.io/ [must-gather] [must-gather-qbz2w] OUT 2026-07-07T15:45:01.248139273Z namespaces/kserve-ci-e2e-test/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-qbz2w] OUT 2026-07-07T15:45:01.248168604Z namespaces/kserve-ci-e2e-test/image.openshift.io/ [must-gather] [must-gather-qbz2w] OUT 2026-07-07T15:45:01.248212935Z namespaces/kserve-ci-e2e-test/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-qbz2w] OUT 2026-07-07T15:45:01.248257386Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/ [must-gather] [must-gather-qbz2w] OUT 2026-07-07T15:45:01.248294237Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-qbz2w] OUT 2026-07-07T15:45:01.24837279Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-qbz2w] OUT 2026-07-07T15:45:01.248418221Z namespaces/kserve-ci-e2e-test/monitoring.coreos.com/ [must-gather] [must-gather-qbz2w] OUT 2026-07-07T15:45:01.248443562Z namespaces/kserve-ci-e2e-test/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-qbz2w] OUT 2026-07-07T15:45:01.248516354Z namespaces/kserve-ci-e2e-test/networking.k8s.io/ [must-gather] [must-gather-qbz2w] OUT 2026-07-07T15:45:01.248538215Z namespaces/kserve-ci-e2e-test/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-qbz2w] OUT 2026-07-07T15:45:01.248594306Z namespaces/kserve-ci-e2e-test/pods/ [must-gather] [must-gather-qbz2w] OUT 2026-07-07T15:45:01.248604067Z namespaces/kserve-ci-e2e-test/pods/switch-graph-c3e9b-7f8b6f4d7d-5twgt/ [must-gather] [must-gather-qbz2w] OUT 2026-07-07T15:45:01.248618487Z namespaces/kserve-ci-e2e-test/pods/switch-graph-c3e9b-7f8b6f4d7d-5twgt/switch-graph-c3e9b-7f8b6f4d7d-5twgt.yaml [must-gather] [must-gather-qbz2w] OUT 2026-07-07T15:45:01.24871731Z namespaces/kserve-ci-e2e-test/pods/switch-graph-c3e9b-7f8b6f4d7d-5twgt/switch-graph-c3e9b/ [must-gather] [must-gather-qbz2w] OUT 2026-07-07T15:45:01.248727021Z namespaces/kserve-ci-e2e-test/pods/switch-graph-c3e9b-7f8b6f4d7d-5twgt/switch-graph-c3e9b/switch-graph-c3e9b/ [must-gather] [must-gather-qbz2w] OUT 2026-07-07T15:45:01.248732441Z namespaces/kserve-ci-e2e-test/pods/switch-graph-c3e9b-7f8b6f4d7d-5twgt/switch-graph-c3e9b/switch-graph-c3e9b/logs/ [must-gather] [must-gather-qbz2w] OUT 2026-07-07T15:45:01.248771402Z namespaces/kserve-ci-e2e-test/pods/switch-graph-c3e9b-7f8b6f4d7d-5twgt/switch-graph-c3e9b/switch-graph-c3e9b/logs/current.log [must-gather] [must-gather-qbz2w] OUT 2026-07-07T15:45:01.248953547Z namespaces/kserve-ci-e2e-test/pods/switch-graph-c3e9b-7f8b6f4d7d-5twgt/switch-graph-c3e9b/switch-graph-c3e9b/logs/previous.insecure.log [must-gather] [must-gather-qbz2w] OUT 2026-07-07T15:45:01.249016059Z namespaces/kserve-ci-e2e-test/pods/switch-graph-c3e9b-7f8b6f4d7d-5twgt/switch-graph-c3e9b/switch-graph-c3e9b/logs/previous.log [must-gather] [must-gather-qbz2w] OUT 2026-07-07T15:45:01.249073101Z namespaces/kserve-ci-e2e-test/policy/ [must-gather] [must-gather-qbz2w] OUT 2026-07-07T15:45:01.249097252Z namespaces/kserve-ci-e2e-test/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-qbz2w] OUT 2026-07-07T15:45:01.249165364Z namespaces/kserve-ci-e2e-test/route.openshift.io/ [must-gather] [must-gather-qbz2w] OUT 2026-07-07T15:45:01.249180474Z namespaces/kserve-ci-e2e-test/route.openshift.io/routes.yaml [must-gather] [must-gather-qbz2w] OUT 2026-07-07T15:45:01.257317809Z [must-gather] [must-gather-qbz2w] OUT 2026-07-07T15:45:01.257332109Z sent 861 bytes received 94,675 bytes 63,690.67 bytes/sec [must-gather] [must-gather-qbz2w] OUT 2026-07-07T15:45:01.25733812Z total size is 1,429,549 speedup is 14.96 [must-gather] [must-gather ] OUT 2026-07-07T15:45:01.386901077Z namespace/openshift-must-gather-7jk5b 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: 0476cbda-0d5b-4ade-8775-f946186b3b73 [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.23" [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-07T15:45:01.511015Z Using must-gather plug-in image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ba272a129f91bab6ed70a10b041d49836b63538fa2cbaa919e53a4a13fe3dcde [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: 0476cbda-0d5b-4ade-8775-f946186b3b73 [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.23" [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-07T15:45:01.532722112Z namespace/openshift-must-gather-4xx6g created [must-gather] [must-gather ] OUT 2026-07-07T15:45:01.540809926Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-6jn6b created [must-gather] [must-gather ] OUT 2026-07-07T15:45:01.560103216Z pod for plug-in image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ba272a129f91bab6ed70a10b041d49836b63538fa2cbaa919e53a4a13fe3dcde created [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:03.352670623Z [disk usage checker] Started [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:03.356074378Z [disk usage checker] Volume usage percentage: current = 18 ; allowed = 70 [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:03.550390002Z Gathering data for ns/openshift-cluster-version... [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:03.697562273Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:03.798067788Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:03.884413423Z Gathering data for ns/default... [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:04.218586886Z Gathering data for ns/openshift... [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:04.681551189Z Gathering data for ns/kube-system... [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:05.532988884Z Gathering data for ns/openshift-etcd... [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:05.902362881Z Wrote inspect data to must-gather. [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:05.902400815Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:05.902400815Z namespaces "assisted-installer" not found [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:06.136202890Z Waiting on subprocesses to finish execution. [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:06.142071018Z Executing Istio gather script [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:06.144338824Z INFO: Gathering HAProxy config files [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:06.151181240Z INFO: Gathering on-disk MachineConfig from degraded nodes [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:06.151239150Z 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-g564j] POD 2026-07-07T15:45:06.151881003Z INFO: Gathering machine config daemon's old logs from all nodes [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:06.161778453Z INFO: Collecting host service logs for crio [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:06.162181140Z INFO: Collecting host service logs for kubelet [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:06.162639390Z INFO: Collecting host service logs for rpm-ostreed [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:06.163085769Z INFO: Collecting host service logs for ostree-finalize-staged [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:06.163448931Z INFO: Collecting host service logs for machine-config-daemon-firstboot [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:06.163811517Z INFO: Collecting host service logs for machine-config-daemon-host [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:06.164161668Z INFO: Collecting host service logs for NetworkManager [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:06.164503669Z INFO: Collecting host service logs for openvswitch [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:06.164869563Z INFO: Collecting host service logs for ovs-configuration [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:06.165229083Z INFO: Collecting host service logs for ovsdb-server [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:06.165663940Z INFO: Collecting host service logs for ovs-vswitchd [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:06.166156173Z INFO: Waiting for worker host service log collection to complete ... [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:06.174172928Z INFO: Waiting for node performance related collection to complete ... [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:06.680488975Z INFO: Waiting for on-disk MachineConfig collection to complete ... [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:06.680525986Z INFO: on-disk MachineConfig config collection complete. [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:07.035459239Z INFO: "sriov-network-operator" not detected. Skipping. [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:07.081370473Z INFO: namespace openshift-frr-k8s not detected. Skipping. [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:07.152501822Z No resources found in openshift-etcd namespace. [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:07.391041501Z INFO: Found 1 replicas - prometheus-k8s-0 [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:07.515860472Z No resources found [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:07.690186378Z INFO: Collecting Insights Archives from insights-operator-5c847dcfc4-n5ptf [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:07.690186378Z insights-runtime-extractor-6mb4h [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:07.690186378Z insights-runtime-extractor-6wjbk [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:07.690186378Z insights-runtime-extractor-zwztf [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:07.704872710Z INFO: "kubernetes-nmstate-operator" not detected. Skipping. [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:07.888757324Z Wrote inspect data to must-gather. [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:08.007892883Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:08.070327520Z Wrote inspect data to must-gather. [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:08.114092669Z INFO: "metallb-operator" not detected. Skipping. [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:08.116782296Z INFO: Worker host service log collection to complete. [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:08.257459587Z error: the server doesn't have a resource type "performanceprofile" [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:08.302709009Z Wrote inspect data to must-gather. [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:08.340904324Z Wrote inspect data to must-gather. [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:08.443589695Z [disk usage checker] Volume usage percentage: current = 18 ; allowed = 70 [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:08.448971735Z ERROR: No running kube-apiserver pods found [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:08.541683731Z error: only SOURCE_DIR and POD:DESTINATION_DIR should be specified as arguments [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:08.541683731Z See 'oc rsync -h' for help and examples [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:08.555515151Z INFO: Getting alertmanagers from prometheus-k8s-0 [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:08.561468133Z error: the server doesn't have a resource type "multi-networkpolicy" [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:08.587314461Z No resources found [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:08.617440244Z Wrote inspect data to must-gather. [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:08.675555579Z INFO: Waiting for HAProxy config collection to complete ... [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:08.776969338Z INFO: 'previous-logs' folder not found on ip-10-0-128-215.ec2.internal, skipping... [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:08.800097479Z Wrote inspect data to must-gather. [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:08.839681364Z Gathering data for ns/openshift-monitoring... [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:08.936996435Z Wrote inspect data to must-gather. [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:09.037521103Z tar: Removing leading `/' from member names [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:09.046658992Z INFO: HAProxy config collection complete. [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:09.050548174Z Wrote inspect data to must-gather. [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:09.157306442Z error: the server doesn't have a resource type "machineconfigs" [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:09.177585737Z INFO: 'previous-logs' folder not found on ip-10-0-130-158.ec2.internal, skipping... [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:09.207351007Z INFO: Getting rules from prometheus-k8s-0 [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:09.380560430Z Wrote inspect data to must-gather. [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:09.386470425Z error: the server doesn't have a resource type "machineconfigpools" [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:09.493965336Z INFO: 'previous-logs' folder not found on ip-10-0-134-178.ec2.internal, skipping... [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:09.493997285Z INFO: Waiting for Machine Config Daemon termination log collection to complete ... [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:09.494021877Z INFO: Machine Config Daemon termination log collection complete. [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:09.551954778Z INFO: OLM v1 CRDs not detected. Skipping OLM v1 resource collection. [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:09.637551419Z Wrote inspect data to must-gather. [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:09.660725743Z Wrote inspect data to must-gather. [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:09.667063659Z INFO: Getting status/config from prometheus-k8s-0 [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:09.799012540Z error: the server doesn't have a resource type "kubeletconfigs" [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:09.945463343Z INFO: INTERCONNECT MODE [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:09.945488159Z INFO: Gathering ovn-kubernetes DBs [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:10.040930697Z Wrote inspect data to must-gather. [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:10.095867953Z INFO: Getting status/flags from prometheus-k8s-0 [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:10.118692080Z INFO: Gathering OVN_Northbound from ovnkube-node-ftfml... [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:10.118934864Z INFO: Gathering OVN_Northbound from ovnkube-node-gpxk2... [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:10.119194444Z INFO: Gathering OVN_Northbound from ovnkube-node-ssnrw... [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:10.119449850Z INFO: Gathering OVN_Southbound from ovnkube-node-ftfml... [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:10.119744151Z INFO: Gathering OVN_Southbound from ovnkube-node-gpxk2... [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:10.120039845Z INFO: Gathering OVN_Southbound from ovnkube-node-ssnrw... [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:10.404710618Z Wrote inspect data to must-gather. [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:10.445266459Z tar: Removing leading `/' from member names [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:10.445326884Z tar: Removing leading `/' from member names [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:10.448067200Z INFO: Getting status/runtimeinfo from prometheus-k8s-0 [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:10.470331146Z tar: Removing leading `/' from member names [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:10.523240938Z tar: Removing leading `/' from member names [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:10.530114058Z tar: Removing leading `/' from member names [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:10.542367700Z tar: Removing leading `/' from member names [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:10.618191491Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:10.677475606Z Wrote inspect data to must-gather. [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:10.721369586Z INFO: Getting targets?state=active from prometheus-k8s-0 [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:10.940514892Z Wrote inspect data to must-gather. [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:11.004596377Z INFO: Getting status/tsdb from prometheus-k8s-0 [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:11.008507424Z INFO: Waiting for network log collection to complete ... [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:11.008575968Z INFO: Waiting for ovnk database copies to complete ... [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:11.009082366Z INFO: Copying ovnk databases complete. [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:11.010486760Z 3.9M must-gather/network_logs/ovnk_database_store [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:11.012670788Z ovnk_database_store/ [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:11.012691437Z ovnk_database_store/ovnkube-node-gpxk2_sbdb [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:11.034987590Z ovnk_database_store/ovnkube-node-gpxk2_nbdb [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:11.044354694Z ovnk_database_store/ovnkube-node-ftfml_sbdb [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:11.055025611Z Inspecting resource crd/gatewayclasses.gateway.networking.k8s.io [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:11.068626142Z ovnk_database_store/ovnkube-node-ftfml_nbdb [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:11.081067059Z ovnk_database_store/ovnkube-node-ssnrw_sbdb [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:11.111968132Z ovnk_database_store/ovnkube-node-ssnrw_nbdb [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:11.128506249Z INFO: Network log collection complete. [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:11.183162585Z W0707 15:45:11.183118 1477 util.go:195] skipping , failed to read event err: Object 'Kind' is missing in '' [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:11.188302867Z Wrote inspect data to must-gather. [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:11.272686076Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:11.291713939Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:11.474126297Z INFO: Getting status from alertmanager-main-0 [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:11.499023407Z Gathering data for ns/openshift-network-console... [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:11.501075705Z Wrote inspect data to must-gather. [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:11.531546497Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:11.533940397Z Inspecting resource crd/gateways.gateway.networking.k8s.io [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:11.795629716Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:11.827971519Z Wrote inspect data to must-gather. [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:12.013953154Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:12.016190456Z Inspecting resource crd/grpcroutes.gateway.networking.k8s.io [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:12.017274790Z Gathering data for ns/openshift-console-operator... [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:12.135179323Z Error from server (NotFound): deployments.apps "cluster-node-tuning-operator" not found [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:12.140520747Z INFO: Fallback to identify the container image from release info [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:12.237758185Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:12.438612546Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:12.441167234Z Inspecting resource crd/httproutes.gateway.networking.k8s.io [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:12.442205457Z Gathering data for ns/openshift-console... [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:12.650124205Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:12.762618268Z INFO: Image with low level tools to use: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5be8cdcf34f35a89a70b6bfa49e66897641871237570b3e09766f83a0a473e6a [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:12.869226407Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:12.871650062Z Inspecting resource crd/inferencemodelrewrites.inference.networking.x-k8s.io [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:12.907319973Z daemonset.apps/perf-node-gather-daemonset created [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:13.041471492Z Gathering data for ns/openshift-cluster-storage-operator... [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:13.066867577Z Waiting for performance profile collector pods to become ready: 1 [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:13.070303671Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:13.267510111Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:13.271136278Z Inspecting resource crd/inferenceobjectives.inference.networking.x-k8s.io [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:13.473347412Z [disk usage checker] Volume usage percentage: current = 18 ; allowed = 70 [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:13.489915585Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:13.623709315Z Gathering data for ns/openshift-dns-operator... [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:13.707842572Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:13.710485377Z Inspecting resource crd/inferencepoolimports.inference.networking.x-k8s.io [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:13.880398941Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:13.958118903Z Gathering data for ns/openshift-dns... [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:14.075967157Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:14.078571510Z Inspecting resource crd/inferencepools.inference.networking.k8s.io [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:14.197213127Z Waiting for performance profile collector pods to become ready: 2 [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:14.262342505Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:14.460641245Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:14.463049434Z Inspecting resource crd/inferencepools.inference.networking.x-k8s.io [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:14.651081072Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:14.655273511Z Gathering data for ns/openshift-image-registry... [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:14.851502287Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:14.854841260Z Inspecting resource crd/referencegrants.gateway.networking.k8s.io [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:15.024227726Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:15.215101811Z Gathering data for ns/openshift-ingress-operator... [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:15.229437784Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:15.346046503Z Waiting for performance profile collector pods to become ready: 3 [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:15.621967573Z Gathering data for ns/openshift-ingress... [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:15.940471905Z Done executing Istio gather script [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:15.997610607Z Gathering data for ns/openshift-ingress-canary... [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:16.401912616Z Gathering data for ns/openshift-insights... [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:16.481087884Z Waiting for performance profile collector pods to become ready: 4 [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:17.593136401Z Waiting for performance profile collector pods to become ready: 5 [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:18.477828096Z [disk usage checker] Volume usage percentage: current = 18 ; allowed = 70 [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:18.717262148Z Waiting for performance profile collector pods to become ready: 6 [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:18.846229098Z Gathering data for ns/kserve... [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:19.851068688Z Waiting for performance profile collector pods to become ready: 7 [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:20.498115747Z Gathering data for ns/openshift-config... [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:20.774763277Z Gathering data for ns/openshift-config-managed... [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:20.966089138Z Daemonset perf-node-gather-daemonset ready 3 out of 3 [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:21.232199945Z Gathering data for ns/openshift-kube-apiserver-operator... [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:21.233349640Z Collecting performance related data for node ip-10-0-130-158.ec2.internal [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:21.242888963Z Collecting performance related data for node ip-10-0-128-215.ec2.internal [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:21.256202927Z Collecting performance related data for node ip-10-0-134-178.ec2.internal [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:21.560522176Z Gathering data for ns/openshift-kube-apiserver... [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:21.917303264Z Gathering data for ns/openshift-kube-controller-manager... [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:22.272911070Z Gathering data for ns/openshift-kube-controller-manager-operator... [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:22.660406057Z Gathering data for ns/openshift-kube-scheduler... [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:23.006245699Z Gathering data for ns/openshift-kube-scheduler-operator... [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:23.331034955Z Gathering data for ns/openshift-kube-storage-version-migrator... [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:23.482657360Z [disk usage checker] Volume usage percentage: current = 18 ; allowed = 70 [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:23.704679344Z Gathering data for ns/openshift-kube-storage-version-migrator-operator... [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:24.092208236Z Gathering data for ns/openshift-user-workload-monitoring... [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:24.669598127Z Gathering data for ns/openshift-multus... [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:26.180265908Z Gathering data for ns/openshift-ovn-kubernetes... [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:27.571235701Z Gathering data for ns/openshift-host-network... [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:27.906450098Z Gathering data for ns/openshift-network-diagnostics... [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:28.488389973Z [disk usage checker] Volume usage percentage: current = 18 ; allowed = 70 [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:28.511977380Z Gathering data for ns/openshift-network-node-identity... [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:28.993742489Z Gathering data for ns/openshift-network-operator... [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:29.442686730Z Gathering data for ns/openshift-cloud-network-config-controller... [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:29.722345267Z Gathering data for ns/openshift-cluster-node-tuning-operator... [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:29.781367490Z Collecting kubelet logs for node ip-10-0-130-158.ec2.internal [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:29.783051630Z Collecting kubelet logs for node ip-10-0-128-215.ec2.internal [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:29.785187343Z Collecting kubelet logs for node ip-10-0-134-178.ec2.internal [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:30.172502567Z daemonset.apps "perf-node-gather-daemonset" deleted from openshift-must-gather-4xx6g namespace [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:30.177783005Z INFO: Node performance data collection complete. [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:30.290941915Z Gathering data for ns/openshift-apiserver-operator... [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:30.648432007Z Gathering data for ns/openshift-apiserver... [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:31.037425000Z Gathering data for ns/openshift-controller-manager-operator... [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:31.314393593Z Gathering data for ns/openshift-controller-manager... [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:31.590326280Z Gathering data for ns/openshift-cluster-samples-operator... [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:32.238512099Z Gathering data for ns/openshift-operator-lifecycle-manager... [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:32.531991712Z Gathering data for ns/openshift-service-ca-operator... [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:32.845335060Z Gathering data for ns/openshift-service-ca... [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:33.207457665Z Gathering data for ns/openshift-cluster-csi-drivers... [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:33.494039870Z [disk usage checker] Volume usage percentage: current = 18 ; allowed = 70 [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:34.162144389Z Wrote inspect data to must-gather. [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:34.162198395Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:34.162198395Z skipping gathering secrets/support due to error: secrets "support" not found [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:34.293215908Z error: the server doesn't have a resource type "clusters" [must-gather] [must-gather-g564j] POD 2026-07-07T15:45:34.606487313Z Caches written to disk [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.615459406Z waiting for gather to complete [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.619151337Z downloading gather output [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.893699225Z receiving incremental file list [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.915465307Z ./ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.915542669Z aggregated-discovery-api.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.915800357Z aggregated-discovery-apis.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.916739175Z event-filter.html [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.919081375Z timestamp [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.919192918Z version [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.931775415Z cluster-scoped-resources/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.931798996Z cluster-scoped-resources/admissionregistration.k8s.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.931805007Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.931838068Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/default-network-annotation.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.931980012Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/servicecidrs.openshift.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.932123386Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/user-defined-networks-namespace-label.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.932190938Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.93225771Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/default-network-annotation-binding.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.932356163Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/servicecidrs-binding.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.932471467Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/user-defined-networks-namespace-label-binding.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.93257487Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.932612981Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/multus.openshift.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.932738004Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/network-node-identity.openshift.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.932804957Z cluster-scoped-resources/apiextensions.k8s.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.933348973Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.933416805Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/accounts.nim.opendatahub.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.93360809Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.933866228Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminpolicybasedexternalroutes.k8s.ovn.org.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.934080585Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertingrules.monitoring.openshift.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.93425913Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagerconfigs.monitoring.coreos.com.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.938145017Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagers.monitoring.coreos.com.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.939732134Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertrelabelconfigs.monitoring.openshift.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.939865268Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apirequestcounts.apiserver.openshift.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.940004652Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apiservers.config.openshift.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.940181338Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/appliedmanifestworks.work.open-cluster-management.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.940289111Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/authentications.config.openshift.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.940521088Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/baselineadminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.940737404Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/builds.config.openshift.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.94092491Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/catalogsources.operators.coreos.com.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.941247679Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudcredentials.operator.openshift.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.941367763Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudeventsources.eventing.keda.sh.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.941488887Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudprivateipconfigs.cloud.network.openshift.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.941596Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterclaims.cluster.open-cluster-management.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.941705413Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercloudeventsources.eventing.keda.sh.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.941823417Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercsidrivers.operator.openshift.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.942031533Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterimagepolicies.config.openshift.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.94225947Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteroperators.config.openshift.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.942390054Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterresourcequotas.quota.openshift.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.942515708Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterserviceversions.operators.coreos.com.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.944623491Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterstoragecontainers.serving.kserve.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.944778855Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustertriggerauthentications.keda.sh.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.94493411Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteruserdefinednetworks.k8s.ovn.org.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.945166797Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterversions.config.openshift.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.945434925Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.945870798Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.operator.openshift.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.945983661Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.samples.operator.openshift.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.946129346Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleclidownloads.console.openshift.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.94626806Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleexternalloglinks.console.openshift.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.946381093Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolelinks.console.openshift.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.946499897Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolenotifications.console.openshift.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.94660701Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleplugins.console.openshift.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.946761005Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolequickstarts.console.openshift.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.946898639Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.config.openshift.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.947005542Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.operator.openshift.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.94728069Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolesamples.console.openshift.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.947431385Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleyamlsamples.console.openshift.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.947562649Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/controllerconfigs.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.948132936Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/credentialsrequests.cloudcredential.openshift.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.948242979Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/csisnapshotcontrollers.operator.openshift.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.948370663Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/datascienceclusters.datasciencecluster.opendatahub.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.948548618Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.config.openshift.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.948656281Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.operator.openshift.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.948858198Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnsrecords.ingress.operator.openshift.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.948973301Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dscinitializations.dscinitialization.opendatahub.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.949161787Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressfirewalls.k8s.ovn.org.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.94927862Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressips.k8s.ovn.org.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.949395994Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressqoses.k8s.ovn.org.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.949514577Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressrouters.network.operator.openshift.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.949639591Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressservices.k8s.ovn.org.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.949768855Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/etcds.operator.openshift.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.949901769Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/featuregates.config.openshift.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.950033893Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gatewayclasses.gateway.networking.k8s.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.950210778Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gateways.gateway.networking.k8s.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.950691853Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/grpcroutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.951083324Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/helmchartrepositories.helm.openshift.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.951209378Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httproutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.952011882Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httpscaledobjects.http.keda.sh.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.952162266Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentpolicies.config.openshift.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.95228088Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentsourcepolicies.operator.openshift.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.952383213Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagedigestmirrorsets.config.openshift.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.952508277Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepolicies.config.openshift.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.952696613Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepruners.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.95293724Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/images.config.openshift.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.953081814Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagetagmirrorsets.config.openshift.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.953208498Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencegraphs.serving.kserve.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.953362602Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencemodelrewrites.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.953487706Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceobjectives.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.95360935Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepoolimports.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.953743544Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.k8s.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.953885258Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.954012192Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceservices.serving.kserve.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.956352342Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/infrastructures.config.openshift.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.956791055Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresscontrollers.operator.openshift.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.957398294Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresses.config.openshift.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.957575929Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/insightsoperators.operator.openshift.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.957746664Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/installplans.operators.coreos.com.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.957901098Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/interceptorroutes.http.keda.sh.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.958032902Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ipamclaims.k8s.cni.cncf.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.958187777Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ippools.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.95828991Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kedacontrollers.keda.sh.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.962731733Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeapiservers.operator.openshift.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.96296258Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubecontrollermanagers.operator.openshift.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.963167146Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeschedulers.operator.openshift.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.96330508Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubestorageversionmigrators.operator.openshift.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.963438204Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceserviceconfigs.serving.kserve.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.968722193Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceservices.serving.kserve.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.973491276Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfignodes.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.973661551Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfigurations.operator.openshift.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.974048582Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosbuilds.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.974258099Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosconfigs.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.974403543Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/network-attachment-definitions.k8s.cni.cncf.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.974512216Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.config.openshift.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.974669991Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.operator.openshift.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.974942569Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodes.config.openshift.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.975082933Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodeslicepools.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.975200257Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/oauths.config.openshift.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.975402193Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/olmconfigs.operators.coreos.com.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.975532007Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftapiservers.operator.openshift.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.97564963Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftcontrollermanagers.operator.openshift.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.975758024Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorconditions.operators.coreos.com.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.975890968Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorgroups.operators.coreos.com.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.976034562Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorhubs.config.openshift.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.976172076Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorpkis.network.operator.openshift.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.976281569Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operators.operators.coreos.com.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.976400433Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/overlappingrangeipreservations.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.976497366Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/pinnedimagesets.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.976614179Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podmonitors.monitoring.coreos.com.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.977235608Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podnetworkconnectivitychecks.controlplane.operator.openshift.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.977387893Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/probes.monitoring.coreos.com.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.977664401Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/profiles.tuned.openshift.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.977806115Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projecthelmchartrepositories.helm.openshift.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.977948109Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projects.config.openshift.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.978089634Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheuses.monitoring.coreos.com.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.980096824Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheusrules.monitoring.coreos.com.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.980250398Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/proxies.config.openshift.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.980362752Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rangeallocations.security.internal.openshift.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.980468995Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/referencegrants.gateway.networking.k8s.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.980609199Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rolebindingrestrictions.authorization.openshift.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.980754914Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledjobs.keda.sh.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.982457094Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledobjects.keda.sh.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.982600849Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/schedulers.config.openshift.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.982753343Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/securitycontextconstraints.security.openshift.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.982952479Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicecas.operator.openshift.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.983084073Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicemonitors.monitoring.coreos.com.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.983347871Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servingruntimes.serving.kserve.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.983853506Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storages.operator.openshift.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.98396713Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storagestates.migration.k8s.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.984079963Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storageversionmigrations.migration.k8s.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.984189146Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/subscriptions.operators.coreos.com.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.984845096Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/thanosrulers.monitoring.coreos.com.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.986158715Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/trainedmodels.serving.kserve.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.986258488Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/triggerauthentications.keda.sh.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.986408433Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/tuneds.tuned.openshift.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.986516226Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/userdefinednetworks.k8s.ovn.org.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.986687501Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumepopulators.populator.storage.k8s.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.986785684Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotclasses.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.986895987Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotcontents.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.987079803Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshots.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.987231957Z cluster-scoped-resources/apiregistration.k8s.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.987577278Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.987629149Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1..yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.987725732Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.admissionregistration.k8s.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.987804625Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiextensions.k8s.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.987885077Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiserver.openshift.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.987967139Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.openshift.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.988147035Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.988239158Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authentication.k8s.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.98832259Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.k8s.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.988404803Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.openshift.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.988494735Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.autoscaling.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.988582368Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.batch.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.988679691Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.build.openshift.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.988764623Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.certificates.k8s.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.988845706Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloud.network.openshift.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.988948199Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloudcredential.openshift.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.989044922Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.config.openshift.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.989167666Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.console.openshift.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.989264369Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.coordination.k8s.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.989370332Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.datasciencecluster.opendatahub.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.989481735Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.discovery.k8s.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.989583418Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.dscinitialization.opendatahub.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.989689101Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.events.k8s.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.989795405Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.flowcontrol.apiserver.k8s.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.989900208Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.gateway.networking.k8s.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.990007051Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.image.openshift.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.990134275Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.990235368Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.inference.networking.k8s.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.990340691Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.ingress.operator.openshift.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.990438574Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.cni.cncf.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.990542267Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.ovn.org.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.990818045Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.990924788Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.coreos.com.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.991032891Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.openshift.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.991155195Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.network.operator.openshift.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.991263098Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.networking.k8s.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.991379812Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.nim.opendatahub.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.991516946Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.node.k8s.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.991624689Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.oauth.openshift.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.991767313Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operator.openshift.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.991866036Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operators.coreos.com.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.991968359Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.packages.operators.coreos.com.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.992099323Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.policy.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.992194646Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.project.openshift.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.99230354Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.quota.openshift.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.992400003Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.rbac.authorization.k8s.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.992503595Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.resource.k8s.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.992588498Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.route.openshift.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.992683101Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.samples.operator.openshift.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.992760133Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.scheduling.k8s.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.992896907Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.internal.openshift.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.99298639Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.openshift.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.993107964Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.993196866Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.storage.k8s.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.993287369Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.template.openshift.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.993373812Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.tuned.openshift.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.993466164Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.user.openshift.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.993558737Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.work.open-cluster-management.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.993682641Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.cluster.open-cluster-management.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.993813925Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.controlplane.operator.openshift.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.993905528Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.eventing.keda.sh.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.99399234Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.http.keda.sh.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.994104534Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.994200156Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.k8s.cni.cncf.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.994304009Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.keda.sh.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.994385042Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.migration.k8s.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.994487765Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.monitoring.coreos.com.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.994568788Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operator.openshift.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.99466351Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operators.coreos.com.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.994753133Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.policy.networking.k8s.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.994842196Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.serving.kserve.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.994941839Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.995043882Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.995162345Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.operators.coreos.com.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.995250388Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.serving.kserve.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.995341731Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.admissionregistration.k8s.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.995441214Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.external.metrics.k8s.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.995552507Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.gateway.networking.k8s.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.995635309Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.helm.openshift.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.995727092Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.http.keda.sh.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.995819185Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.metrics.k8s.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.995923668Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.monitoring.coreos.com.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.99600638Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.populator.storage.k8s.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.996159115Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.serving.kserve.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.996272759Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.storage.k8s.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.996363221Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.autoscaling.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.996453084Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.operators.coreos.com.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.996524196Z cluster-scoped-resources/certificates.k8s.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.996583658Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.996628019Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-6htpk.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.996726842Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-6ljwf.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.996816865Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-6v8vv.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.996911358Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-6vz2b.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.99699539Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-8nnq9.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.997109033Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-brkgh.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.997199096Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-cn56c.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.997285379Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-d4864.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.997442394Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-l97p4.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.997545117Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-sdbxr.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.99766101Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-w87lf.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.997772464Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-wzm69.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.997885297Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-9qkz5.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.998139035Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-pdxrk.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.998266608Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-ts6fh.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.998452974Z cluster-scoped-resources/config.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.998530306Z cluster-scoped-resources/config.openshift.io/apiservers.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.998754373Z cluster-scoped-resources/config.openshift.io/authentications.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.998903087Z cluster-scoped-resources/config.openshift.io/builds.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.999025981Z cluster-scoped-resources/config.openshift.io/clusterimagepolicies.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.999190246Z cluster-scoped-resources/config.openshift.io/clusteroperators.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.999552117Z cluster-scoped-resources/config.openshift.io/clusterversions.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.99967589Z cluster-scoped-resources/config.openshift.io/consoles.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.999799964Z cluster-scoped-resources/config.openshift.io/dnses.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:35.999908437Z cluster-scoped-resources/config.openshift.io/featuregates.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.000098913Z cluster-scoped-resources/config.openshift.io/imagecontentpolicies.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.000220347Z cluster-scoped-resources/config.openshift.io/imagedigestmirrorsets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.000346801Z cluster-scoped-resources/config.openshift.io/imagepolicies.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.000436263Z cluster-scoped-resources/config.openshift.io/images.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.000542707Z cluster-scoped-resources/config.openshift.io/imagetagmirrorsets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.000637869Z cluster-scoped-resources/config.openshift.io/infrastructures.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.000757633Z cluster-scoped-resources/config.openshift.io/ingresses.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.000880157Z cluster-scoped-resources/config.openshift.io/networks.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.00099655Z cluster-scoped-resources/config.openshift.io/nodes.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.001118244Z cluster-scoped-resources/config.openshift.io/oauths.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.001230207Z cluster-scoped-resources/config.openshift.io/operatorhubs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.00133027Z cluster-scoped-resources/config.openshift.io/projects.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.001427943Z cluster-scoped-resources/config.openshift.io/proxies.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.001533846Z cluster-scoped-resources/config.openshift.io/schedulers.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.00166522Z cluster-scoped-resources/config.openshift.io/clusteroperators/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.001709711Z cluster-scoped-resources/config.openshift.io/clusteroperators/console.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.001830685Z cluster-scoped-resources/config.openshift.io/clusteroperators/csi-snapshot-controller.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.001950078Z cluster-scoped-resources/config.openshift.io/clusteroperators/dns.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.002080413Z cluster-scoped-resources/config.openshift.io/clusteroperators/image-registry.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.002212457Z cluster-scoped-resources/config.openshift.io/clusteroperators/ingress.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.00232096Z cluster-scoped-resources/config.openshift.io/clusteroperators/insights.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.002447904Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-apiserver.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.002639689Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-controller-manager.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.002798284Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-scheduler.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.002888957Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-storage-version-migrator.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.002997Z cluster-scoped-resources/config.openshift.io/clusteroperators/monitoring.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.003123684Z cluster-scoped-resources/config.openshift.io/clusteroperators/network.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.003267618Z cluster-scoped-resources/config.openshift.io/clusteroperators/node-tuning.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.003360521Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-apiserver.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.003471734Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-controller-manager.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.003556817Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-samples.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.003647289Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-catalog.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.003731662Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-packageserver.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.003812945Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.003909237Z cluster-scoped-resources/config.openshift.io/clusteroperators/service-ca.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.00399916Z cluster-scoped-resources/config.openshift.io/clusteroperators/storage.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.004114203Z cluster-scoped-resources/config.openshift.io/clusterversions/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.004177785Z cluster-scoped-resources/config.openshift.io/clusterversions/version.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.004258138Z cluster-scoped-resources/config.openshift.io/consoles/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.004296129Z cluster-scoped-resources/config.openshift.io/consoles/cluster.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.004353431Z cluster-scoped-resources/config.openshift.io/featuregates/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.004391912Z cluster-scoped-resources/config.openshift.io/featuregates/cluster.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.004464714Z cluster-scoped-resources/config.openshift.io/infrastructures/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.004516106Z cluster-scoped-resources/config.openshift.io/infrastructures/cluster.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.004577657Z cluster-scoped-resources/config.openshift.io/oauths/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.004628709Z cluster-scoped-resources/config.openshift.io/oauths/cluster.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.004690731Z cluster-scoped-resources/config.openshift.io/proxies/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.004741382Z cluster-scoped-resources/config.openshift.io/proxies/cluster.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.004799984Z cluster-scoped-resources/console.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.004807144Z cluster-scoped-resources/console.openshift.io/consoleplugins/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.004851336Z cluster-scoped-resources/console.openshift.io/consoleplugins/monitoring-plugin.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.004945868Z cluster-scoped-resources/console.openshift.io/consoleplugins/networking-console-plugin.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.00499768Z cluster-scoped-resources/core/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.00500706Z cluster-scoped-resources/core/nodes/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.005095363Z cluster-scoped-resources/core/nodes/ip-10-0-128-215.ec2.internal.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.005293369Z cluster-scoped-resources/core/nodes/ip-10-0-130-158.ec2.internal.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.005430933Z cluster-scoped-resources/core/nodes/ip-10-0-134-178.ec2.internal.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.005547746Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.005592648Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.005630259Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/catch-all.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.005726522Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/exempt.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.005806814Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/global-default.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.005891747Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-controller-manager.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.005970759Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-scheduler.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.006082022Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-system-service-accounts.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.006243027Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-operator.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.006355381Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-sar.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.006457074Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.006548107Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-authentication-operator.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.006627759Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-controller-manager.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.006719362Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-kube-apiserver-operator.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.006807274Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-monitoring-metrics.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.006908157Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver-sar.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.00699286Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.007115373Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-server.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.007217367Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/probes.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.007298749Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/service-accounts.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.007404222Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-leader-election.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.007498085Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-node-high.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.007581878Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-nodes.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.00767076Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.007714941Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/catch-all.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.007803344Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/exempt.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.007883807Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/global-default.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.007963979Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/leader-election.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.008044821Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/node-high.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.008164725Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/openshift-control-plane-operators.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.008312199Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/system.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.008441323Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-high.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.008533376Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-low.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.008614848Z cluster-scoped-resources/imageregistry.operator.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.008630499Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.00868076Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/cluster.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.008752973Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.008796314Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/cluster.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.008843835Z cluster-scoped-resources/migration.k8s.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.008850896Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.008902277Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/console-plugin-storage-version-migration.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.008978429Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-controllerconfig-storage-version-migration.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.009155025Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-machineconfigpool-storage-version-migration.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.009212446Z cluster-scoped-resources/oauth.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.009220156Z cluster-scoped-resources/oauth.openshift.io/oauthclients/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.009257508Z cluster-scoped-resources/oauth.openshift.io/oauthclients/console.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.009371881Z cluster-scoped-resources/operator.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.009379281Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.009412842Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ebs.csi.aws.com.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.009491515Z cluster-scoped-resources/operator.openshift.io/consoles/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.009533966Z cluster-scoped-resources/operator.openshift.io/consoles/cluster.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.009861756Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.009901917Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/cluster.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.009972249Z cluster-scoped-resources/operator.openshift.io/dnses/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.01000966Z cluster-scoped-resources/operator.openshift.io/dnses/default.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.010080672Z cluster-scoped-resources/operator.openshift.io/insightsoperators/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.010158045Z cluster-scoped-resources/operator.openshift.io/insightsoperators/cluster.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.010259268Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.010298909Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/cluster.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.010351621Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.010373281Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/cluster.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.010440973Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.010458184Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/cluster.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.010530536Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.010565867Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/cluster.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.010637449Z cluster-scoped-resources/operator.openshift.io/networks/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.01066381Z cluster-scoped-resources/operator.openshift.io/networks/cluster.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.010768753Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.010817174Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/cluster.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.010907577Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.010948508Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/cluster.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.011027731Z cluster-scoped-resources/operator.openshift.io/servicecas/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.011108203Z cluster-scoped-resources/operator.openshift.io/servicecas/cluster.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.011188215Z cluster-scoped-resources/operator.openshift.io/storages/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.011239357Z cluster-scoped-resources/operator.openshift.io/storages/cluster.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.01135296Z cluster-scoped-resources/operators.coreos.com/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.011361301Z cluster-scoped-resources/operators.coreos.com/olmconfigs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.011424522Z cluster-scoped-resources/operators.coreos.com/olmconfigs/cluster.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.011506695Z cluster-scoped-resources/operators.coreos.com/operators/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.011560447Z cluster-scoped-resources/operators.coreos.com/operators/openshift-custom-metrics-autoscaler-operator.openshift-keda.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.011652319Z cluster-scoped-resources/rbac.authorization.k8s.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.011727872Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.011779383Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/aws-ebs-csi-driver-operator-clusterrolebinding.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.011882136Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cloud-network-config-controller.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.012019451Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cluster-node-tuning-operator.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.012215226Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cluster-storage-operator-role.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.012400812Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/csi-snapshot-controller-operator-clusterrole.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.012509185Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/csi-snapshot-controller-runner-operator.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.012608228Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/metrics-daemon-sa-rolebinding.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.01268962Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-admission-controller-webhook.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.012778823Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-ancillary-tools.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.012858945Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-cluster-readers.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.012951388Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-group.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.013029521Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-transient.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.013170405Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-whereabouts.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.013261697Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-diagnostics.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.01334097Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-node-identity.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.013445613Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-image-registry-pruner.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.013549866Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-iptables-alerter.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.013651979Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.013764803Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-identity-limited.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.013871126Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-kube-rbac-proxy.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.013986719Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/registry-registry-role.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.014192936Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.014247367Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/aws-ebs-csi-driver-operator-clusterrole.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.014379711Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/cloud-network-config-controller.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.014457744Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/cluster-node-tuning-operator.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.014593957Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console-extensions-reader.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.014767443Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console-operator.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.014887256Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.01499988Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/csi-snapshot-controller-operator-clusterrole.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.015147184Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/helm-chartrepos-viewer.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.015260408Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/metrics-daemon-role.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.015374611Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-admission-controller-webhook.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.015505305Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-ancillary-tools.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.015633549Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.015742542Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/net-attach-def-project.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.015847885Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-diagnostics.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.015974159Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-node-identity.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.016115863Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-csi-snapshot-controller-runner.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.016240307Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-iptables-alerter.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.01635279Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-cluster-reader.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.016468164Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.016590667Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-kube-rbac-proxy.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.0166918Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-node-limited.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.016803594Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-editor.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.016909477Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-viewer.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.01702066Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/project-helm-chartrepository-editor.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.017203106Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-admin.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.01732893Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-basic-user.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.017442683Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-storage-admin.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.017554776Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-view.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.017656779Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:registry.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.017767153Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/whereabouts-cni.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.017845995Z cluster-scoped-resources/samples.operator.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.017857275Z cluster-scoped-resources/samples.operator.openshift.io/configs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.017909557Z cluster-scoped-resources/samples.operator.openshift.io/configs/cluster.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.017986339Z cluster-scoped-resources/snapshot.storage.k8s.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.01799924Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.018035711Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/csi-aws-vsc.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.018126974Z cluster-scoped-resources/storage.k8s.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.018143094Z cluster-scoped-resources/storage.k8s.io/csidrivers/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.018193456Z cluster-scoped-resources/storage.k8s.io/csidrivers/ebs.csi.aws.com.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.018285978Z cluster-scoped-resources/storage.k8s.io/csinodes/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.018329149Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-128-215.ec2.internal.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.018457713Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-130-158.ec2.internal.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.018558416Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-134-178.ec2.internal.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.018656189Z cluster-scoped-resources/storage.k8s.io/storageclasses/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.018705351Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp2-csi.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.018816704Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp3-csi.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.018859045Z host_service_logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.018935558Z host_service_logs/masters/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.018975329Z host_service_logs/masters/NetworkManager_service.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.019088512Z host_service_logs/masters/crio_service.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.019188035Z host_service_logs/masters/kubelet_service.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.019259497Z host_service_logs/masters/machine-config-daemon-firstboot_service.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.019429393Z host_service_logs/masters/machine-config-daemon-host_service.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.019553256Z host_service_logs/masters/openvswitch_service.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.019633668Z host_service_logs/masters/ostree-finalize-staged_service.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.019723611Z host_service_logs/masters/ovs-configuration_service.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.019807244Z host_service_logs/masters/ovs-vswitchd_service.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.019891036Z host_service_logs/masters/ovsdb-server_service.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.019979149Z host_service_logs/masters/rpm-ostreed_service.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.019994399Z ingress_controllers/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.02001103Z ingress_controllers/default/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.02002545Z ingress_controllers/default/router-default-5f8f66bc9c-fhp6v/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.020087302Z ingress_controllers/default/router-default-5f8f66bc9c-fhp6v/haproxy.config [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.020238677Z insights-data/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.020251367Z istio/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.020287748Z istio/aggregated-discovery-api.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.020426952Z istio/aggregated-discovery-apis.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.020843475Z istio/event-filter.html [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.020963099Z istio/timestamp [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.02102987Z istio/cluster-scoped-resources/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.021042161Z istio/cluster-scoped-resources/apiextensions.k8s.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.021094572Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.021162165Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gatewayclasses.gateway.networking.k8s.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.02136386Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gateways.gateway.networking.k8s.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.022046461Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/grpcroutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.022565327Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httproutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.023463363Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencemodelrewrites.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.023645689Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceobjectives.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.023794023Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepoolimports.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.023967529Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.k8s.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.024167984Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.024311129Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/referencegrants.gateway.networking.k8s.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.024416822Z machine_config_ondisk/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.024428712Z machine_config_termination_logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.024444093Z monitoring/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.024453383Z monitoring/alertmanager/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.024536035Z monitoring/alertmanager/status.json [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.024707441Z monitoring/alertmanager/status.stderr [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.024729551Z monitoring/prometheus/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.024807084Z monitoring/prometheus/alertmanagers.json [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.024906157Z monitoring/prometheus/alertmanagers.stderr [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.024985049Z monitoring/prometheus/rules.json [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.025752642Z monitoring/prometheus/rules.stderr [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.025822994Z monitoring/prometheus/prometheus-k8s-0/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.025876636Z monitoring/prometheus/prometheus-k8s-0/active-targets.json [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.026906317Z monitoring/prometheus/prometheus-k8s-0/active-targets.stderr [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.026932958Z monitoring/prometheus/prometheus-k8s-0/status/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.026998269Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.json [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.027139133Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.stderr [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.027229586Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.json [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.02734169Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.stderr [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.027431212Z monitoring/prometheus/status/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.027490784Z monitoring/prometheus/status/config.json [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.028166344Z monitoring/prometheus/status/config.stderr [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.028244337Z monitoring/prometheus/status/flags.json [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.02835487Z monitoring/prometheus/status/flags.stderr [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.028547076Z namespaces/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.028610978Z namespaces/default/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.02867245Z namespaces/default/default.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.028745902Z namespaces/default/apps.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.028799553Z namespaces/default/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.028866835Z namespaces/default/apps/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.028906706Z namespaces/default/apps/daemonsets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.02901377Z namespaces/default/apps/deployments.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.029151204Z namespaces/default/apps/replicasets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.029241827Z namespaces/default/apps/statefulsets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.029302138Z namespaces/default/autoscaling/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.02936058Z namespaces/default/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.029416342Z namespaces/default/batch/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.029464613Z namespaces/default/batch/cronjobs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.029558236Z namespaces/default/batch/jobs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.029620638Z namespaces/default/build.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.029669699Z namespaces/default/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.029763822Z namespaces/default/build.openshift.io/builds.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.029856335Z namespaces/default/core/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.029913627Z namespaces/default/core/configmaps.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.03003694Z namespaces/default/core/endpoints.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.030165854Z namespaces/default/core/events.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.0303558Z namespaces/default/core/persistentvolumeclaims.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.030447973Z namespaces/default/core/pods.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.030540215Z namespaces/default/core/replicationcontrollers.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.03068117Z namespaces/default/core/secrets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.030861415Z namespaces/default/core/services.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.030942678Z namespaces/default/discovery.k8s.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.030996319Z namespaces/default/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.031114993Z namespaces/default/image.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.031157354Z namespaces/default/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.031240367Z namespaces/default/k8s.ovn.org/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.031290528Z namespaces/default/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.031402551Z namespaces/default/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.031494974Z namespaces/default/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.031557036Z namespaces/default/monitoring.coreos.com/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.031605197Z namespaces/default/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.031666649Z namespaces/default/networking.k8s.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.031716621Z namespaces/default/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.031776172Z namespaces/default/policy/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.031834044Z namespaces/default/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.031890586Z namespaces/default/route.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.031940257Z namespaces/default/route.openshift.io/routes.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.032081992Z namespaces/kserve/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.032131113Z namespaces/kserve/kserve.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.032208265Z namespaces/kserve/apps.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.032259017Z namespaces/kserve/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.032323659Z namespaces/kserve/apps/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.032374241Z namespaces/kserve/apps/daemonsets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.032470763Z namespaces/kserve/apps/deployments.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.03268925Z namespaces/kserve/apps/replicasets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.032869495Z namespaces/kserve/apps/statefulsets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.032921017Z namespaces/kserve/autoscaling/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.032977148Z namespaces/kserve/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.0330379Z namespaces/kserve/batch/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.033101232Z namespaces/kserve/batch/cronjobs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.033201915Z namespaces/kserve/batch/jobs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.033286538Z namespaces/kserve/build.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.033329279Z namespaces/kserve/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.033434072Z namespaces/kserve/build.openshift.io/builds.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.033507344Z namespaces/kserve/coordination.k8s.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.033516535Z namespaces/kserve/coordination.k8s.io/leases/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.033573366Z namespaces/kserve/coordination.k8s.io/leases/kserve-controller-manager-leader-lock.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.033680329Z namespaces/kserve/coordination.k8s.io/leases/llminferenceservice-kserve-controller-manager.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.033776732Z namespaces/kserve/coordination.k8s.io/leases/odh-model-controller.opendatahub.io.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.033919437Z namespaces/kserve/core/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.033971348Z namespaces/kserve/core/configmaps.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.034280507Z namespaces/kserve/core/endpoints.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.034413582Z namespaces/kserve/core/events.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.034832894Z namespaces/kserve/core/persistentvolumeclaims.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.034932037Z namespaces/kserve/core/pods.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.035251967Z namespaces/kserve/core/replicationcontrollers.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.035413672Z namespaces/kserve/core/secrets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.03568288Z namespaces/kserve/core/services.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.035824694Z namespaces/kserve/discovery.k8s.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.035872505Z namespaces/kserve/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.035990469Z namespaces/kserve/image.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.03603597Z namespaces/kserve/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.036123543Z namespaces/kserve/k8s.ovn.org/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.036167234Z namespaces/kserve/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.036276147Z namespaces/kserve/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.03636506Z namespaces/kserve/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.036425582Z namespaces/kserve/monitoring.coreos.com/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.036484373Z namespaces/kserve/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.036565276Z namespaces/kserve/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.036627248Z namespaces/kserve/monitoring.coreos.com/servicemonitors/model-serving-api-metrics.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.036733491Z namespaces/kserve/monitoring.coreos.com/servicemonitors/odh-model-controller-metrics-monitor.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.036810963Z namespaces/kserve/networking.k8s.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.036867945Z namespaces/kserve/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.036973588Z namespaces/kserve/pods/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.036983959Z namespaces/kserve/pods/kserve-controller-manager-666b75c8f7-9q6c4/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.03705021Z namespaces/kserve/pods/kserve-controller-manager-666b75c8f7-9q6c4/kserve-controller-manager-666b75c8f7-9q6c4.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.037231166Z namespaces/kserve/pods/kserve-controller-manager-666b75c8f7-9q6c4/manager/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.037242986Z namespaces/kserve/pods/kserve-controller-manager-666b75c8f7-9q6c4/manager/manager/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.037247016Z namespaces/kserve/pods/kserve-controller-manager-666b75c8f7-9q6c4/manager/manager/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.037280837Z namespaces/kserve/pods/kserve-controller-manager-666b75c8f7-9q6c4/manager/manager/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.039826144Z namespaces/kserve/pods/kserve-controller-manager-666b75c8f7-9q6c4/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.039905406Z namespaces/kserve/pods/kserve-controller-manager-666b75c8f7-9q6c4/manager/manager/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.039958758Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-qnmkk/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.040008959Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-qnmkk/llmisvc-controller-manager-67d95fdc48-qnmkk.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.040131373Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-qnmkk/manager/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.040144753Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-qnmkk/manager/manager/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.040149594Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-qnmkk/manager/manager/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.040177924Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-qnmkk/manager/manager/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.040349729Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-qnmkk/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.040428852Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-qnmkk/manager/manager/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.040496514Z namespaces/kserve/pods/model-serving-api-fd65d7d6-fc8zs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.040557336Z namespaces/kserve/pods/model-serving-api-fd65d7d6-fc8zs/model-serving-api-fd65d7d6-fc8zs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.040663689Z namespaces/kserve/pods/model-serving-api-fd65d7d6-fc8zs/server/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.040671609Z namespaces/kserve/pods/model-serving-api-fd65d7d6-fc8zs/server/server/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.040675779Z namespaces/kserve/pods/model-serving-api-fd65d7d6-fc8zs/server/server/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.040731371Z namespaces/kserve/pods/model-serving-api-fd65d7d6-fc8zs/server/server/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.040833474Z namespaces/kserve/pods/model-serving-api-fd65d7d6-fc8zs/server/server/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.040913476Z namespaces/kserve/pods/model-serving-api-fd65d7d6-fc8zs/server/server/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.040975398Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-lc964/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.04103173Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-lc964/odh-model-controller-84b54b7f97-lc964.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.041151984Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-lc964/manager/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.041162514Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-lc964/manager/manager/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.041168724Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-lc964/manager/manager/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.041224326Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-lc964/manager/manager/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.046512534Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-lc964/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.046589787Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-lc964/manager/manager/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.046645598Z namespaces/kserve/pods/s3-init-2d6jl/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.046691799Z namespaces/kserve/pods/s3-init-2d6jl/s3-init-2d6jl.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.046797713Z namespaces/kserve/pods/s3-init-2d6jl/download-hf-model/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.046806433Z namespaces/kserve/pods/s3-init-2d6jl/download-hf-model/download-hf-model/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.046820593Z namespaces/kserve/pods/s3-init-2d6jl/download-hf-model/download-hf-model/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.046902986Z namespaces/kserve/pods/s3-init-2d6jl/download-hf-model/download-hf-model/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.047012689Z namespaces/kserve/pods/s3-init-2d6jl/download-hf-model/download-hf-model/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.047101172Z namespaces/kserve/pods/s3-init-2d6jl/download-hf-model/download-hf-model/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.047138293Z namespaces/kserve/pods/s3-init-2d6jl/s3-init/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.047148333Z namespaces/kserve/pods/s3-init-2d6jl/s3-init/s3-init/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.047165354Z namespaces/kserve/pods/s3-init-2d6jl/s3-init/s3-init/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.047243926Z namespaces/kserve/pods/s3-init-2d6jl/s3-init/s3-init/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.047520234Z namespaces/kserve/pods/s3-init-2d6jl/s3-init/s3-init/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.047585446Z namespaces/kserve/pods/s3-init-2d6jl/s3-init/s3-init/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.047644588Z namespaces/kserve/pods/seaweedfs-64568bcd49-6vmr2/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.04769136Z namespaces/kserve/pods/seaweedfs-64568bcd49-6vmr2/seaweedfs-64568bcd49-6vmr2.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.047794243Z namespaces/kserve/pods/seaweedfs-64568bcd49-6vmr2/seaweedfs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.047801853Z namespaces/kserve/pods/seaweedfs-64568bcd49-6vmr2/seaweedfs/seaweedfs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.047812163Z namespaces/kserve/pods/seaweedfs-64568bcd49-6vmr2/seaweedfs/seaweedfs/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.047867335Z namespaces/kserve/pods/seaweedfs-64568bcd49-6vmr2/seaweedfs/seaweedfs/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.04804793Z namespaces/kserve/pods/seaweedfs-64568bcd49-6vmr2/seaweedfs/seaweedfs/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.048138913Z namespaces/kserve/pods/seaweedfs-64568bcd49-6vmr2/seaweedfs/seaweedfs/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.048175604Z namespaces/kserve/policy/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.048228236Z namespaces/kserve/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.048273957Z namespaces/kserve/route.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.048321798Z namespaces/kserve/route.openshift.io/routes.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.04836571Z namespaces/kube-node-lease/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.04837359Z namespaces/kube-node-lease/coordination.k8s.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.04837778Z namespaces/kube-node-lease/coordination.k8s.io/leases/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.048411861Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-128-215.ec2.internal.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.048502934Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-130-158.ec2.internal.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.048585086Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-134-178.ec2.internal.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.048677749Z namespaces/kube-system/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.04872237Z namespaces/kube-system/kube-system.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.048785682Z namespaces/kube-system/apps.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.048825943Z namespaces/kube-system/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.048873455Z namespaces/kube-system/apps/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.048910576Z namespaces/kube-system/apps/daemonsets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.049085731Z namespaces/kube-system/apps/deployments.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.049196574Z namespaces/kube-system/apps/replicasets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.049279937Z namespaces/kube-system/apps/statefulsets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.049325809Z namespaces/kube-system/autoscaling/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.049359419Z namespaces/kube-system/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.049426521Z namespaces/kube-system/batch/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.049471003Z namespaces/kube-system/batch/cronjobs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.049551205Z namespaces/kube-system/batch/jobs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.049619747Z namespaces/kube-system/build.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.049653028Z namespaces/kube-system/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.049737041Z namespaces/kube-system/build.openshift.io/builds.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.049783722Z namespaces/kube-system/coordination.k8s.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.049796332Z namespaces/kube-system/coordination.k8s.io/leases/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.049841394Z namespaces/kube-system/coordination.k8s.io/leases/apiserver-elxx6rmfth5bb64wxui2sinhs4.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.049934867Z namespaces/kube-system/coordination.k8s.io/leases/kube-controller-manager.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.050015859Z namespaces/kube-system/coordination.k8s.io/leases/kube-scheduler.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.050114592Z namespaces/kube-system/core/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.050145683Z namespaces/kube-system/core/configmaps.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.050311898Z namespaces/kube-system/core/endpoints.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.05038471Z namespaces/kube-system/core/events.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.050639248Z namespaces/kube-system/core/persistentvolumeclaims.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.05071583Z namespaces/kube-system/core/pods.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.050984798Z namespaces/kube-system/core/replicationcontrollers.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.051135383Z namespaces/kube-system/core/secrets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.051516274Z namespaces/kube-system/core/services.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.051589386Z namespaces/kube-system/discovery.k8s.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.051629578Z namespaces/kube-system/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.051688639Z namespaces/kube-system/image.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.0517253Z namespaces/kube-system/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.051795243Z namespaces/kube-system/k8s.ovn.org/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.051819313Z namespaces/kube-system/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.051921316Z namespaces/kube-system/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.052004329Z namespaces/kube-system/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.052077281Z namespaces/kube-system/monitoring.coreos.com/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.052152533Z namespaces/kube-system/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.052215085Z namespaces/kube-system/networking.k8s.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.052271737Z namespaces/kube-system/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.052514764Z namespaces/kube-system/pods/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.052536615Z namespaces/kube-system/pods/global-pull-secret-syncer-4rqtz/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.052589286Z namespaces/kube-system/pods/global-pull-secret-syncer-4rqtz/global-pull-secret-syncer-4rqtz.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.052689009Z namespaces/kube-system/pods/global-pull-secret-syncer-4rqtz/global-pull-secret-syncer/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.05269775Z namespaces/kube-system/pods/global-pull-secret-syncer-4rqtz/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.05272386Z namespaces/kube-system/pods/global-pull-secret-syncer-4rqtz/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.052783612Z namespaces/kube-system/pods/global-pull-secret-syncer-4rqtz/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.05304355Z namespaces/kube-system/pods/global-pull-secret-syncer-4rqtz/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.053181524Z namespaces/kube-system/pods/global-pull-secret-syncer-4rqtz/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.053224585Z namespaces/kube-system/pods/global-pull-secret-syncer-f7mm6/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.053279237Z namespaces/kube-system/pods/global-pull-secret-syncer-f7mm6/global-pull-secret-syncer-f7mm6.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.053353339Z namespaces/kube-system/pods/global-pull-secret-syncer-f7mm6/global-pull-secret-syncer/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.053362799Z namespaces/kube-system/pods/global-pull-secret-syncer-f7mm6/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.05337772Z namespaces/kube-system/pods/global-pull-secret-syncer-f7mm6/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.053435412Z namespaces/kube-system/pods/global-pull-secret-syncer-f7mm6/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.053653168Z namespaces/kube-system/pods/global-pull-secret-syncer-f7mm6/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.05371892Z namespaces/kube-system/pods/global-pull-secret-syncer-f7mm6/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.053775972Z namespaces/kube-system/pods/global-pull-secret-syncer-lt87x/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.053814273Z namespaces/kube-system/pods/global-pull-secret-syncer-lt87x/global-pull-secret-syncer-lt87x.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.053889435Z namespaces/kube-system/pods/global-pull-secret-syncer-lt87x/global-pull-secret-syncer/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.053896855Z namespaces/kube-system/pods/global-pull-secret-syncer-lt87x/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.053912156Z namespaces/kube-system/pods/global-pull-secret-syncer-lt87x/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.053960017Z namespaces/kube-system/pods/global-pull-secret-syncer-lt87x/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.054194344Z namespaces/kube-system/pods/global-pull-secret-syncer-lt87x/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.054259186Z namespaces/kube-system/pods/global-pull-secret-syncer-lt87x/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.054295457Z namespaces/kube-system/pods/konnectivity-agent-9zk5l/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.054322828Z namespaces/kube-system/pods/konnectivity-agent-9zk5l/konnectivity-agent-9zk5l.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.054418991Z namespaces/kube-system/pods/konnectivity-agent-9zk5l/konnectivity-agent/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.054426341Z namespaces/kube-system/pods/konnectivity-agent-9zk5l/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.054432631Z namespaces/kube-system/pods/konnectivity-agent-9zk5l/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.054489253Z namespaces/kube-system/pods/konnectivity-agent-9zk5l/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.055134332Z namespaces/kube-system/pods/konnectivity-agent-9zk5l/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.055211865Z namespaces/kube-system/pods/konnectivity-agent-9zk5l/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.055245886Z namespaces/kube-system/pods/konnectivity-agent-bpb5c/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.055294937Z namespaces/kube-system/pods/konnectivity-agent-bpb5c/konnectivity-agent-bpb5c.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.05537925Z namespaces/kube-system/pods/konnectivity-agent-bpb5c/konnectivity-agent/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.055400751Z namespaces/kube-system/pods/konnectivity-agent-bpb5c/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.055410651Z namespaces/kube-system/pods/konnectivity-agent-bpb5c/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.055449402Z namespaces/kube-system/pods/konnectivity-agent-bpb5c/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.056309848Z namespaces/kube-system/pods/konnectivity-agent-bpb5c/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.05639445Z namespaces/kube-system/pods/konnectivity-agent-bpb5c/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.056439852Z namespaces/kube-system/pods/konnectivity-agent-zrkcb/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.056472823Z namespaces/kube-system/pods/konnectivity-agent-zrkcb/konnectivity-agent-zrkcb.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.056559545Z namespaces/kube-system/pods/konnectivity-agent-zrkcb/konnectivity-agent/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.056569406Z namespaces/kube-system/pods/konnectivity-agent-zrkcb/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.056581176Z namespaces/kube-system/pods/konnectivity-agent-zrkcb/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.056630847Z namespaces/kube-system/pods/konnectivity-agent-zrkcb/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.057304857Z namespaces/kube-system/pods/konnectivity-agent-zrkcb/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.05737891Z namespaces/kube-system/pods/konnectivity-agent-zrkcb/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.05739747Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-215.ec2.internal/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.057445972Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-215.ec2.internal/kube-apiserver-proxy-ip-10-0-128-215.ec2.internal.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.057554405Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-215.ec2.internal/haproxy/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.057565135Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-215.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.057573476Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-215.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.057601146Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-215.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.057746381Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-215.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.057808132Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-215.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.057853664Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-130-158.ec2.internal/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.057886035Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-130-158.ec2.internal/kube-apiserver-proxy-ip-10-0-130-158.ec2.internal.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.057950857Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-130-158.ec2.internal/haproxy/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.057961787Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-130-158.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.057968067Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-130-158.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.057994278Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-130-158.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.058331528Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-130-158.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.05838448Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-130-158.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.058433881Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-134-178.ec2.internal/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.058473723Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-134-178.ec2.internal/kube-apiserver-proxy-ip-10-0-134-178.ec2.internal.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.058536774Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-134-178.ec2.internal/haproxy/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.058543815Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-134-178.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.058553685Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-134-178.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.058618147Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-134-178.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.058801422Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-134-178.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.058858964Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-134-178.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.058901985Z namespaces/kube-system/policy/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.058929796Z namespaces/kube-system/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.058997048Z namespaces/kube-system/rbac.authorization.k8s.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.059004339Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.05904972Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/csi-snapshot-controller-operator-authentication-reader.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.059174844Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.059237866Z namespaces/kube-system/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.059278927Z namespaces/kube-system/rbac.authorization.k8s.io/roles/extension-apiserver-authentication-reader.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.059333738Z namespaces/kube-system/route.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.05938063Z namespaces/kube-system/route.openshift.io/routes.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.059462802Z namespaces/open-cluster-management-agent-addon/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.059470622Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.059474802Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.059519104Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/cluster-proxy.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.059606066Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/work-manager.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.05970744Z namespaces/openshift-apiserver-operator/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.059752991Z namespaces/openshift-apiserver-operator/openshift-apiserver-operator.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.059818903Z namespaces/openshift-apiserver-operator/apps.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.059857424Z namespaces/openshift-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.059904586Z namespaces/openshift-apiserver-operator/apps/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.059945857Z namespaces/openshift-apiserver-operator/apps/daemonsets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.060026109Z namespaces/openshift-apiserver-operator/apps/deployments.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.060128292Z namespaces/openshift-apiserver-operator/apps/replicasets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.060204395Z namespaces/openshift-apiserver-operator/apps/statefulsets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.060257886Z namespaces/openshift-apiserver-operator/autoscaling/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.060288087Z namespaces/openshift-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.060346069Z namespaces/openshift-apiserver-operator/batch/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.060373949Z namespaces/openshift-apiserver-operator/batch/cronjobs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.060462722Z namespaces/openshift-apiserver-operator/batch/jobs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.060507624Z namespaces/openshift-apiserver-operator/build.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.060550025Z namespaces/openshift-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.060634427Z namespaces/openshift-apiserver-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.060707359Z namespaces/openshift-apiserver-operator/core/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.06073602Z namespaces/openshift-apiserver-operator/core/configmaps.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.061834343Z namespaces/openshift-apiserver-operator/core/endpoints.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.061921576Z namespaces/openshift-apiserver-operator/core/events.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.06204852Z namespaces/openshift-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.062178904Z namespaces/openshift-apiserver-operator/core/pods.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.062283587Z namespaces/openshift-apiserver-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.062426301Z namespaces/openshift-apiserver-operator/core/secrets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.062618947Z namespaces/openshift-apiserver-operator/core/services.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.062690799Z namespaces/openshift-apiserver-operator/discovery.k8s.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.06272734Z namespaces/openshift-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.062796412Z namespaces/openshift-apiserver-operator/image.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.062841054Z namespaces/openshift-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.062911706Z namespaces/openshift-apiserver-operator/k8s.ovn.org/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.062931766Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.063023379Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.063137082Z namespaces/openshift-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.063208374Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.063246726Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.063304347Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.063358879Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/openshift-apiserver-operator.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.063433421Z namespaces/openshift-apiserver-operator/networking.k8s.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.063477862Z namespaces/openshift-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.063523654Z namespaces/openshift-apiserver-operator/policy/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.063552185Z namespaces/openshift-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.063612097Z namespaces/openshift-apiserver-operator/route.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.063644418Z namespaces/openshift-apiserver-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.063760921Z namespaces/openshift-apiserver/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.063823013Z namespaces/openshift-apiserver/openshift-apiserver.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.063903185Z namespaces/openshift-apiserver/apps.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.063920356Z namespaces/openshift-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.063977497Z namespaces/openshift-apiserver/apps/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.063996808Z namespaces/openshift-apiserver/apps/daemonsets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.064127542Z namespaces/openshift-apiserver/apps/deployments.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.064191494Z namespaces/openshift-apiserver/apps/replicasets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.064274806Z namespaces/openshift-apiserver/apps/statefulsets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.064328088Z namespaces/openshift-apiserver/autoscaling/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.064363759Z namespaces/openshift-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.06440212Z namespaces/openshift-apiserver/batch/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.064450532Z namespaces/openshift-apiserver/batch/cronjobs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.064531604Z namespaces/openshift-apiserver/batch/jobs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.064571805Z namespaces/openshift-apiserver/build.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.064614147Z namespaces/openshift-apiserver/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.064690749Z namespaces/openshift-apiserver/build.openshift.io/builds.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.064761511Z namespaces/openshift-apiserver/core/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.064803552Z namespaces/openshift-apiserver/core/configmaps.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.064956197Z namespaces/openshift-apiserver/core/endpoints.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.064979778Z namespaces/openshift-apiserver/core/events.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.06507411Z namespaces/openshift-apiserver/core/persistentvolumeclaims.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.065152473Z namespaces/openshift-apiserver/core/pods.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.065227955Z namespaces/openshift-apiserver/core/replicationcontrollers.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.065342829Z namespaces/openshift-apiserver/core/secrets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.065511883Z namespaces/openshift-apiserver/core/services.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.065575216Z namespaces/openshift-apiserver/discovery.k8s.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.065617317Z namespaces/openshift-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.065669418Z namespaces/openshift-apiserver/image.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.065699759Z namespaces/openshift-apiserver/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.065767451Z namespaces/openshift-apiserver/k8s.ovn.org/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.065810923Z namespaces/openshift-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.065889665Z namespaces/openshift-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.065966877Z namespaces/openshift-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.066029369Z namespaces/openshift-apiserver/monitoring.coreos.com/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.066099381Z namespaces/openshift-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.066168523Z namespaces/openshift-apiserver/networking.k8s.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.066211964Z namespaces/openshift-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.066271986Z namespaces/openshift-apiserver/policy/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.066342908Z namespaces/openshift-apiserver/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.066457602Z namespaces/openshift-apiserver/route.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.066499603Z namespaces/openshift-apiserver/route.openshift.io/routes.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.066648008Z namespaces/openshift-authentication-operator/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.066660288Z namespaces/openshift-authentication-operator/monitoring.coreos.com/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.066666218Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.066675308Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/authentication-operator.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.0667378Z namespaces/openshift-cloud-controller-manager/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.066748511Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.066755151Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.066887735Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/cloud-controller-manager.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.066938746Z namespaces/openshift-cloud-credential-operator/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.066953547Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.066985058Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.06707925Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/cloud-credential-operator-leader.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.067222725Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.067248986Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.067266316Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/cloud-credential-operator.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.067419341Z namespaces/openshift-cloud-network-config-controller/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.067481913Z namespaces/openshift-cloud-network-config-controller/openshift-cloud-network-config-controller.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.067581736Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.067630607Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.06772343Z namespaces/openshift-cloud-network-config-controller/apps/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.067788742Z namespaces/openshift-cloud-network-config-controller/apps/daemonsets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.067899675Z namespaces/openshift-cloud-network-config-controller/apps/deployments.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.068004328Z namespaces/openshift-cloud-network-config-controller/apps/replicasets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.068132172Z namespaces/openshift-cloud-network-config-controller/apps/statefulsets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.068208234Z namespaces/openshift-cloud-network-config-controller/autoscaling/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.068263196Z namespaces/openshift-cloud-network-config-controller/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.068344388Z namespaces/openshift-cloud-network-config-controller/batch/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.06840268Z namespaces/openshift-cloud-network-config-controller/batch/cronjobs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.068542064Z namespaces/openshift-cloud-network-config-controller/batch/jobs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.068607736Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.068672648Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.068795752Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/builds.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.068860894Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.068879284Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.068943556Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/cloud-network-config-controller-lock.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.069085971Z namespaces/openshift-cloud-network-config-controller/core/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.069147712Z namespaces/openshift-cloud-network-config-controller/core/configmaps.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.069270416Z namespaces/openshift-cloud-network-config-controller/core/endpoints.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.069366349Z namespaces/openshift-cloud-network-config-controller/core/events.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.069475812Z namespaces/openshift-cloud-network-config-controller/core/persistentvolumeclaims.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.069581205Z namespaces/openshift-cloud-network-config-controller/core/pods.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.069690309Z namespaces/openshift-cloud-network-config-controller/core/replicationcontrollers.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.069858074Z namespaces/openshift-cloud-network-config-controller/core/secrets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.069985308Z namespaces/openshift-cloud-network-config-controller/core/services.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.070200614Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.070247896Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/cloud-network-config-controller.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.070337858Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.07038789Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.070460212Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.070508103Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.070586546Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.070645407Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.070749211Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.070848383Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.070928886Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.070983678Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.071053309Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.071130912Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.071194144Z namespaces/openshift-cloud-network-config-controller/policy/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.071245405Z namespaces/openshift-cloud-network-config-controller/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.071313877Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.071320968Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.071374319Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/cloud-network-config-controller-rb.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.071460712Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.071511103Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/cloud-network-config-controller.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.071588205Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.071631427Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/routes.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.07173594Z namespaces/openshift-cluster-csi-drivers/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.071801732Z namespaces/openshift-cluster-csi-drivers/openshift-cluster-csi-drivers.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.071914775Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.071966087Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.072037129Z namespaces/openshift-cluster-csi-drivers/apps/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.072111531Z namespaces/openshift-cluster-csi-drivers/apps/daemonsets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.072266376Z namespaces/openshift-cluster-csi-drivers/apps/deployments.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.072369989Z namespaces/openshift-cluster-csi-drivers/apps/replicasets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.072481312Z namespaces/openshift-cluster-csi-drivers/apps/statefulsets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.072523644Z namespaces/openshift-cluster-csi-drivers/autoscaling/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.072581355Z namespaces/openshift-cluster-csi-drivers/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.072638997Z namespaces/openshift-cluster-csi-drivers/batch/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.072702449Z namespaces/openshift-cluster-csi-drivers/batch/cronjobs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.072800042Z namespaces/openshift-cluster-csi-drivers/batch/jobs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.072877074Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.072927966Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.073034679Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/builds.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.073129522Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.073148512Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.073199954Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ebs-csi-aws-com.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.073311377Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-attacher-leader-ebs-csi-aws-com.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.07341756Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-resizer-ebs-csi-aws-com.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.073545224Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-snapshotter-leader-ebs-csi-aws-com.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.073665248Z namespaces/openshift-cluster-csi-drivers/core/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.073718269Z namespaces/openshift-cluster-csi-drivers/core/configmaps.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.073842813Z namespaces/openshift-cluster-csi-drivers/core/endpoints.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.073939676Z namespaces/openshift-cluster-csi-drivers/core/events.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.074606826Z namespaces/openshift-cluster-csi-drivers/core/persistentvolumeclaims.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.074697719Z namespaces/openshift-cluster-csi-drivers/core/pods.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.074915125Z namespaces/openshift-cluster-csi-drivers/core/replicationcontrollers.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.07508235Z namespaces/openshift-cluster-csi-drivers/core/secrets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.075205644Z namespaces/openshift-cluster-csi-drivers/core/services.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.075254775Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.075296927Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/aws-ebs-csi-driver-operator.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.075361109Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.07542086Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.075475542Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.075497773Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.075582045Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.075621317Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.075703309Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.075779171Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.075826383Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.075851133Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.075902925Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.075954376Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.076045189Z namespaces/openshift-cluster-csi-drivers/pods/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.076053939Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-5t49k/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.076126141Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-5t49k/aws-ebs-csi-driver-node-5t49k.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.076240265Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-5t49k/csi-driver/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.076249115Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-5t49k/csi-driver/csi-driver/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.076260216Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-5t49k/csi-driver/csi-driver/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.076304927Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-5t49k/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.07640405Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-5t49k/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.076465862Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-5t49k/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.076513343Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-5t49k/csi-liveness-probe/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.076527524Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-5t49k/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.076533164Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-5t49k/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.076540684Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-5t49k/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.076629827Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-5t49k/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.076715259Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-5t49k/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.07672834Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-5t49k/csi-node-driver-registrar/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.07673571Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-5t49k/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.07674077Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-5t49k/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.076782061Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-5t49k/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.076877164Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-5t49k/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.076948996Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-5t49k/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.076990818Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-bpn8n/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.077037439Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-bpn8n/aws-ebs-csi-driver-node-bpn8n.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.077241175Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-bpn8n/csi-driver/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.077252375Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-bpn8n/csi-driver/csi-driver/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.077256426Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-bpn8n/csi-driver/csi-driver/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.077298657Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-bpn8n/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.077389619Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-bpn8n/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.077453581Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-bpn8n/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.077510353Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-bpn8n/csi-liveness-probe/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.077519723Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-bpn8n/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.077534564Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-bpn8n/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.077558835Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-bpn8n/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.077648687Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-bpn8n/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.077719319Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-bpn8n/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.07774793Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-bpn8n/csi-node-driver-registrar/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.07775461Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-bpn8n/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.077758601Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-bpn8n/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.077794102Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-bpn8n/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.077888414Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-bpn8n/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.077960736Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-bpn8n/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.078014678Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jlcdd/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.078101311Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jlcdd/aws-ebs-csi-driver-node-jlcdd.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.078223835Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jlcdd/csi-driver/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.078231175Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jlcdd/csi-driver/csi-driver/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.078236865Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jlcdd/csi-driver/csi-driver/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.078295846Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jlcdd/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.07839985Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jlcdd/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.078484212Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jlcdd/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.078515713Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jlcdd/csi-liveness-probe/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.078547044Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jlcdd/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.078557825Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jlcdd/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.078595286Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jlcdd/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.078695129Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jlcdd/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.078795472Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jlcdd/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.078833323Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jlcdd/csi-node-driver-registrar/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.078849303Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jlcdd/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.078858103Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jlcdd/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.078903895Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jlcdd/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.079002588Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jlcdd/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.079105051Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-jlcdd/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.079164223Z namespaces/openshift-cluster-csi-drivers/policy/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.079227934Z namespaces/openshift-cluster-csi-drivers/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.079288716Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.079297417Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.079348418Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/aws-ebs-csi-driver-operator-rolebinding.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.079434651Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.079468092Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/aws-ebs-csi-driver-operator-role.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.079532824Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.079571575Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/routes.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.079618276Z namespaces/openshift-cluster-machine-approver/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.079630807Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.079634807Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.079664618Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/cluster-machine-approver-leader.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.079716249Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.07972566Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.07975715Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/cluster-machine-approver.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.079852703Z namespaces/openshift-cluster-node-tuning-operator/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.079888604Z namespaces/openshift-cluster-node-tuning-operator/openshift-cluster-node-tuning-operator.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.079957227Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.079994357Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.08007711Z namespaces/openshift-cluster-node-tuning-operator/apps/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.080128952Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.080258085Z namespaces/openshift-cluster-node-tuning-operator/apps/deployments.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.080336648Z namespaces/openshift-cluster-node-tuning-operator/apps/replicasets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.08041787Z namespaces/openshift-cluster-node-tuning-operator/apps/statefulsets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.080470722Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.080511163Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/tuned.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.080594206Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.080637767Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.080694538Z namespaces/openshift-cluster-node-tuning-operator/batch/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.08073839Z namespaces/openshift-cluster-node-tuning-operator/batch/cronjobs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.080817932Z namespaces/openshift-cluster-node-tuning-operator/batch/jobs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.080879584Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.080924075Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.081002488Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.08107608Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.08108878Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.081131502Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/node-tuning-operator-lock.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.081250925Z namespaces/openshift-cluster-node-tuning-operator/core/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.081298636Z namespaces/openshift-cluster-node-tuning-operator/core/configmaps.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.082113601Z namespaces/openshift-cluster-node-tuning-operator/core/endpoints.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.082239695Z namespaces/openshift-cluster-node-tuning-operator/core/events.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.082394849Z namespaces/openshift-cluster-node-tuning-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.082534344Z namespaces/openshift-cluster-node-tuning-operator/core/pods.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.08274076Z namespaces/openshift-cluster-node-tuning-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.082898145Z namespaces/openshift-cluster-node-tuning-operator/core/secrets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.08307924Z namespaces/openshift-cluster-node-tuning-operator/core/services.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.083553204Z namespaces/openshift-cluster-node-tuning-operator/core/serviceaccounts/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.083602266Z namespaces/openshift-cluster-node-tuning-operator/core/serviceaccounts/cluster-node-tuning-operator.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.083681938Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.083727059Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.083820102Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.083878174Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.083951156Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.083997128Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.084122571Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.084217214Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.084281186Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.084350338Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.08441366Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.084474052Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/node-tuning-operator.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.084553194Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.084619666Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/node-tuning-operator.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.084693868Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.08475112Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.084799252Z namespaces/openshift-cluster-node-tuning-operator/pods/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.084808422Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-5c8ng/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.084864894Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-5c8ng/tuned-5c8ng.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.084963386Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-5c8ng/tuned/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.084970927Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-5c8ng/tuned/tuned/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.084977357Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-5c8ng/tuned/tuned/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.085022248Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-5c8ng/tuned/tuned/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.085267175Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-5c8ng/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.085337698Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-5c8ng/tuned/tuned/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.085394289Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-qfn9v/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.085434191Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-qfn9v/tuned-qfn9v.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.085525043Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-qfn9v/tuned/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.085535374Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-qfn9v/tuned/tuned/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.085541274Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-qfn9v/tuned/tuned/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.085596585Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-qfn9v/tuned/tuned/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.085707199Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-qfn9v/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.085773221Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-qfn9v/tuned/tuned/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.085809392Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-x5xvg/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.085846783Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-x5xvg/tuned-x5xvg.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.085941476Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-x5xvg/tuned/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.085950056Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-x5xvg/tuned/tuned/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.085954196Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-x5xvg/tuned/tuned/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.085983037Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-x5xvg/tuned/tuned/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.086205463Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-x5xvg/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.086276636Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-x5xvg/tuned/tuned/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.086308407Z namespaces/openshift-cluster-node-tuning-operator/policy/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.086374569Z namespaces/openshift-cluster-node-tuning-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.08643591Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.086502423Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.086584535Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.086594605Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.086666628Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-128-215.ec2.internal.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.086788801Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-130-158.ec2.internal.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.086891724Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-134-178.ec2.internal.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.086973447Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.087018958Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/default.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.087161712Z namespaces/openshift-cluster-samples-operator/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.087214214Z namespaces/openshift-cluster-samples-operator/openshift-cluster-samples-operator.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.087303927Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.087349798Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.087455581Z namespaces/openshift-cluster-samples-operator/apps/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.087507473Z namespaces/openshift-cluster-samples-operator/apps/daemonsets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.087604105Z namespaces/openshift-cluster-samples-operator/apps/deployments.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.087719139Z namespaces/openshift-cluster-samples-operator/apps/replicasets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.087836012Z namespaces/openshift-cluster-samples-operator/apps/statefulsets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.087869944Z namespaces/openshift-cluster-samples-operator/autoscaling/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.087920075Z namespaces/openshift-cluster-samples-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.087977647Z namespaces/openshift-cluster-samples-operator/batch/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.088020918Z namespaces/openshift-cluster-samples-operator/batch/cronjobs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.088146812Z namespaces/openshift-cluster-samples-operator/batch/jobs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.088211304Z namespaces/openshift-cluster-samples-operator/build.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.088257135Z namespaces/openshift-cluster-samples-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.088335618Z namespaces/openshift-cluster-samples-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.08840602Z namespaces/openshift-cluster-samples-operator/core/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.088450131Z namespaces/openshift-cluster-samples-operator/core/configmaps.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.088641417Z namespaces/openshift-cluster-samples-operator/core/endpoints.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.088727379Z namespaces/openshift-cluster-samples-operator/core/events.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.088845273Z namespaces/openshift-cluster-samples-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.088931435Z namespaces/openshift-cluster-samples-operator/core/pods.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.08910305Z namespaces/openshift-cluster-samples-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.089230634Z namespaces/openshift-cluster-samples-operator/core/secrets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.089437751Z namespaces/openshift-cluster-samples-operator/core/services.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.089522633Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.089590665Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.089668177Z namespaces/openshift-cluster-samples-operator/image.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.089730759Z namespaces/openshift-cluster-samples-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.089806482Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.089865333Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.089982687Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.09009943Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.090177193Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.090243315Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.090319127Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.090399119Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/samples-operator-alerts.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.090510603Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.090559204Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/cluster-samples-operator.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.090641497Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.090696048Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.090784401Z namespaces/openshift-cluster-samples-operator/pods/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.090796441Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-7zsr8/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.090843963Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-7zsr8/cluster-samples-operator-56fcf86bf-7zsr8.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.090973947Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-7zsr8/cluster-samples-operator-watch/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.090988987Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-7zsr8/cluster-samples-operator-watch/cluster-samples-operator-watch/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.090995567Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-7zsr8/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.091029778Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-7zsr8/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.091176203Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-7zsr8/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.091260715Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-7zsr8/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.091324057Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-7zsr8/cluster-samples-operator/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.091335328Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-7zsr8/cluster-samples-operator/cluster-samples-operator/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.091340737Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-7zsr8/cluster-samples-operator/cluster-samples-operator/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.09141934Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-7zsr8/cluster-samples-operator/cluster-samples-operator/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.09210369Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-7zsr8/cluster-samples-operator/cluster-samples-operator/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.092190063Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-7zsr8/cluster-samples-operator/cluster-samples-operator/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.092239055Z namespaces/openshift-cluster-samples-operator/policy/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.092307846Z namespaces/openshift-cluster-samples-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.092361308Z namespaces/openshift-cluster-samples-operator/route.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.09242222Z namespaces/openshift-cluster-samples-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.092539513Z namespaces/openshift-cluster-storage-operator/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.092599445Z namespaces/openshift-cluster-storage-operator/openshift-cluster-storage-operator.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.092690328Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.09274379Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.092828322Z namespaces/openshift-cluster-storage-operator/apps/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.092881314Z namespaces/openshift-cluster-storage-operator/apps/daemonsets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.092987057Z namespaces/openshift-cluster-storage-operator/apps/deployments.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.093130221Z namespaces/openshift-cluster-storage-operator/apps/replicasets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.093249145Z namespaces/openshift-cluster-storage-operator/apps/statefulsets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.093320157Z namespaces/openshift-cluster-storage-operator/autoscaling/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.093375598Z namespaces/openshift-cluster-storage-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.093451481Z namespaces/openshift-cluster-storage-operator/batch/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.093505393Z namespaces/openshift-cluster-storage-operator/batch/cronjobs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.093611956Z namespaces/openshift-cluster-storage-operator/batch/jobs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.093691018Z namespaces/openshift-cluster-storage-operator/build.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.09374868Z namespaces/openshift-cluster-storage-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.093850963Z namespaces/openshift-cluster-storage-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.093920725Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.093927335Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.093978887Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/data-source-validator-leader.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.094188563Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/snapshot-controller-leader.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.094296466Z namespaces/openshift-cluster-storage-operator/core/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.094352988Z namespaces/openshift-cluster-storage-operator/core/configmaps.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.094477531Z namespaces/openshift-cluster-storage-operator/core/endpoints.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.094583315Z namespaces/openshift-cluster-storage-operator/core/events.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.094927235Z namespaces/openshift-cluster-storage-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.095019688Z namespaces/openshift-cluster-storage-operator/core/pods.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.095177123Z namespaces/openshift-cluster-storage-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.095354538Z namespaces/openshift-cluster-storage-operator/core/secrets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.095542023Z namespaces/openshift-cluster-storage-operator/core/services.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.095609585Z namespaces/openshift-cluster-storage-operator/core/serviceaccounts/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.095668537Z namespaces/openshift-cluster-storage-operator/core/serviceaccounts/csi-snapshot-controller-operator.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.09576104Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.095805001Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.095883314Z namespaces/openshift-cluster-storage-operator/image.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.095916125Z namespaces/openshift-cluster-storage-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.095989717Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.096030958Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.096153382Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.096249495Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.096312246Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.096366148Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.096448371Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.096483842Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/prometheus.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.096592855Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.096641256Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/cluster-storage-operator.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.096715969Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.09676724Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.096860253Z namespaces/openshift-cluster-storage-operator/pods/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.096866883Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5d456fdbcd-8p572/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.096924165Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5d456fdbcd-8p572/volume-data-source-validator-5d456fdbcd-8p572.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.097026458Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5d456fdbcd-8p572/volume-data-source-validator/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.097036488Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5d456fdbcd-8p572/volume-data-source-validator/volume-data-source-validator/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.097040628Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5d456fdbcd-8p572/volume-data-source-validator/volume-data-source-validator/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.097114861Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5d456fdbcd-8p572/volume-data-source-validator/volume-data-source-validator/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.097252745Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5d456fdbcd-8p572/volume-data-source-validator/volume-data-source-validator/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.097332767Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5d456fdbcd-8p572/volume-data-source-validator/volume-data-source-validator/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.097388799Z namespaces/openshift-cluster-storage-operator/policy/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.097450881Z namespaces/openshift-cluster-storage-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.097523903Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.097531243Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.097647177Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/rolebindings/csi-snapshot-controller-operator-role.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.097657127Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.097705718Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/roles/csi-snapshot-controller-operator-role.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.097791341Z namespaces/openshift-cluster-storage-operator/route.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.097844003Z namespaces/openshift-cluster-storage-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.097956966Z namespaces/openshift-cluster-version/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.098002707Z namespaces/openshift-cluster-version/openshift-cluster-version.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.09810464Z namespaces/openshift-cluster-version/apps.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.098166642Z namespaces/openshift-cluster-version/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.098252725Z namespaces/openshift-cluster-version/apps/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.098361268Z namespaces/openshift-cluster-version/apps/daemonsets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.098397699Z namespaces/openshift-cluster-version/apps/deployments.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.098499822Z namespaces/openshift-cluster-version/apps/replicasets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.098597625Z namespaces/openshift-cluster-version/apps/statefulsets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.098652347Z namespaces/openshift-cluster-version/autoscaling/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.098714749Z namespaces/openshift-cluster-version/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.09877306Z namespaces/openshift-cluster-version/batch/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.098833292Z namespaces/openshift-cluster-version/batch/cronjobs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.098936385Z namespaces/openshift-cluster-version/batch/jobs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.098986897Z namespaces/openshift-cluster-version/build.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.099050869Z namespaces/openshift-cluster-version/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.099168962Z namespaces/openshift-cluster-version/build.openshift.io/builds.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.099216104Z namespaces/openshift-cluster-version/coordination.k8s.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.099222944Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.099281366Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/version.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.099363088Z namespaces/openshift-cluster-version/core/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.09942768Z namespaces/openshift-cluster-version/core/configmaps.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.099550474Z namespaces/openshift-cluster-version/core/endpoints.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.099640236Z namespaces/openshift-cluster-version/core/events.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.09977035Z namespaces/openshift-cluster-version/core/persistentvolumeclaims.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.099861043Z namespaces/openshift-cluster-version/core/pods.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.099960316Z namespaces/openshift-cluster-version/core/replicationcontrollers.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.10011984Z namespaces/openshift-cluster-version/core/secrets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.100305786Z namespaces/openshift-cluster-version/core/services.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.100399159Z namespaces/openshift-cluster-version/discovery.k8s.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.100452661Z namespaces/openshift-cluster-version/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.100542033Z namespaces/openshift-cluster-version/image.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.100588795Z namespaces/openshift-cluster-version/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.100671767Z namespaces/openshift-cluster-version/k8s.ovn.org/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.100722019Z namespaces/openshift-cluster-version/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.100830102Z namespaces/openshift-cluster-version/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.100931525Z namespaces/openshift-cluster-version/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.101008137Z namespaces/openshift-cluster-version/monitoring.coreos.com/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.101084429Z namespaces/openshift-cluster-version/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.101232594Z namespaces/openshift-cluster-version/networking.k8s.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.101284366Z namespaces/openshift-cluster-version/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.101344277Z namespaces/openshift-cluster-version/policy/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.101377818Z namespaces/openshift-cluster-version/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.10143014Z namespaces/openshift-cluster-version/route.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.101463211Z namespaces/openshift-cluster-version/route.openshift.io/routes.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.101555414Z namespaces/openshift-config-managed/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.101602325Z namespaces/openshift-config-managed/openshift-config-managed.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.101673277Z namespaces/openshift-config-managed/apps.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.101713199Z namespaces/openshift-config-managed/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.101788281Z namespaces/openshift-config-managed/apps/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.101825032Z namespaces/openshift-config-managed/apps/daemonsets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.101910024Z namespaces/openshift-config-managed/apps/deployments.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.101989757Z namespaces/openshift-config-managed/apps/replicasets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.10208099Z namespaces/openshift-config-managed/apps/statefulsets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.102161342Z namespaces/openshift-config-managed/autoscaling/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.102200563Z namespaces/openshift-config-managed/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.102256075Z namespaces/openshift-config-managed/batch/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.102292716Z namespaces/openshift-config-managed/batch/cronjobs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.102370728Z namespaces/openshift-config-managed/batch/jobs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.102414029Z namespaces/openshift-config-managed/build.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.10244861Z namespaces/openshift-config-managed/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.102529213Z namespaces/openshift-config-managed/build.openshift.io/builds.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.102590145Z namespaces/openshift-config-managed/core/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.102638006Z namespaces/openshift-config-managed/core/configmaps.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.10608799Z namespaces/openshift-config-managed/core/endpoints.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.106207263Z namespaces/openshift-config-managed/core/events.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.106325726Z namespaces/openshift-config-managed/core/persistentvolumeclaims.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.106408939Z namespaces/openshift-config-managed/core/pods.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.106488651Z namespaces/openshift-config-managed/core/replicationcontrollers.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.106640996Z namespaces/openshift-config-managed/core/secrets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.106747559Z namespaces/openshift-config-managed/core/services.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.10678054Z namespaces/openshift-config-managed/core/configmaps/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.106841232Z namespaces/openshift-config-managed/core/configmaps/console-public.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.106930715Z namespaces/openshift-config-managed/core/configmaps/openshift-network-features.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.106970406Z namespaces/openshift-config-managed/discovery.k8s.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.107023767Z namespaces/openshift-config-managed/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.10709556Z namespaces/openshift-config-managed/image.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.107160612Z namespaces/openshift-config-managed/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.107232474Z namespaces/openshift-config-managed/k8s.ovn.org/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.107264135Z namespaces/openshift-config-managed/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.107358778Z namespaces/openshift-config-managed/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.107462241Z namespaces/openshift-config-managed/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.107492942Z namespaces/openshift-config-managed/monitoring.coreos.com/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.107544963Z namespaces/openshift-config-managed/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.107609765Z namespaces/openshift-config-managed/networking.k8s.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.107651056Z namespaces/openshift-config-managed/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.107698148Z namespaces/openshift-config-managed/policy/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.107742999Z namespaces/openshift-config-managed/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.10778105Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.10778747Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.107829972Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/openshift-network-public-role-binding.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.107882953Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.107925815Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/openshift-network-public-role.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.107975456Z namespaces/openshift-config-managed/route.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.108017607Z namespaces/openshift-config-managed/route.openshift.io/routes.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.108083359Z namespaces/openshift-config-operator/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.10810162Z namespaces/openshift-config-operator/monitoring.coreos.com/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.10810889Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.108159372Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/config-operator.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.108288725Z namespaces/openshift-config/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.108327597Z namespaces/openshift-config/openshift-config.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.108395839Z namespaces/openshift-config/apps.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.1084222Z namespaces/openshift-config/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.108475241Z namespaces/openshift-config/apps/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.108504392Z namespaces/openshift-config/apps/daemonsets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.108592645Z namespaces/openshift-config/apps/deployments.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.108668107Z namespaces/openshift-config/apps/replicasets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.108749179Z namespaces/openshift-config/apps/statefulsets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.10878221Z namespaces/openshift-config/autoscaling/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.108830302Z namespaces/openshift-config/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.108888923Z namespaces/openshift-config/batch/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.108902094Z namespaces/openshift-config/batch/cronjobs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.109000007Z namespaces/openshift-config/batch/jobs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.109045158Z namespaces/openshift-config/build.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.10911581Z namespaces/openshift-config/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.109208203Z namespaces/openshift-config/build.openshift.io/builds.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.109292526Z namespaces/openshift-config/core/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.109338557Z namespaces/openshift-config/core/configmaps.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.109459951Z namespaces/openshift-config/core/endpoints.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.109535343Z namespaces/openshift-config/core/events.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.109620275Z namespaces/openshift-config/core/persistentvolumeclaims.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.109693358Z namespaces/openshift-config/core/pods.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.10977802Z namespaces/openshift-config/core/replicationcontrollers.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.109929065Z namespaces/openshift-config/core/secrets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.110083989Z namespaces/openshift-config/core/services.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.110156972Z namespaces/openshift-config/core/secrets/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.110190173Z namespaces/openshift-config/core/secrets/pull-secret.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.110257244Z namespaces/openshift-config/discovery.k8s.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.110301356Z namespaces/openshift-config/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.110355067Z namespaces/openshift-config/image.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.110396639Z namespaces/openshift-config/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.110459041Z namespaces/openshift-config/k8s.ovn.org/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.110492871Z namespaces/openshift-config/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.110580864Z namespaces/openshift-config/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.110655136Z namespaces/openshift-config/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.110710248Z namespaces/openshift-config/monitoring.coreos.com/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.110754469Z namespaces/openshift-config/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.110797221Z namespaces/openshift-config/networking.k8s.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.110830982Z namespaces/openshift-config/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.110883643Z namespaces/openshift-config/policy/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.110911264Z namespaces/openshift-config/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.110967446Z namespaces/openshift-config/route.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.110992886Z namespaces/openshift-config/route.openshift.io/routes.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.111129571Z namespaces/openshift-console-operator/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.111180182Z namespaces/openshift-console-operator/openshift-console-operator.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.111243684Z namespaces/openshift-console-operator/apps.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.111285125Z namespaces/openshift-console-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.111342807Z namespaces/openshift-console-operator/apps/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.111462871Z namespaces/openshift-console-operator/apps/daemonsets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.111541753Z namespaces/openshift-console-operator/apps/deployments.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.111666587Z namespaces/openshift-console-operator/apps/replicasets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.11177329Z namespaces/openshift-console-operator/apps/statefulsets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.111826511Z namespaces/openshift-console-operator/autoscaling/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.111872973Z namespaces/openshift-console-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.111916054Z namespaces/openshift-console-operator/batch/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.111954635Z namespaces/openshift-console-operator/batch/cronjobs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.112043198Z namespaces/openshift-console-operator/batch/jobs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.112138331Z namespaces/openshift-console-operator/build.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.112190892Z namespaces/openshift-console-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.112266185Z namespaces/openshift-console-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.112347937Z namespaces/openshift-console-operator/coordination.k8s.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.112356287Z namespaces/openshift-console-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.112395548Z namespaces/openshift-console-operator/coordination.k8s.io/leases/console-operator-lock.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.112480391Z namespaces/openshift-console-operator/core/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.112515872Z namespaces/openshift-console-operator/core/configmaps.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.113321856Z namespaces/openshift-console-operator/core/endpoints.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.113404789Z namespaces/openshift-console-operator/core/events.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.113658786Z namespaces/openshift-console-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.113727728Z namespaces/openshift-console-operator/core/pods.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.113853442Z namespaces/openshift-console-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.113969006Z namespaces/openshift-console-operator/core/secrets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.114158101Z namespaces/openshift-console-operator/core/services.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.114382028Z namespaces/openshift-console-operator/discovery.k8s.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.114420729Z namespaces/openshift-console-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.114492101Z namespaces/openshift-console-operator/image.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.114518572Z namespaces/openshift-console-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.114582044Z namespaces/openshift-console-operator/k8s.ovn.org/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.114601975Z namespaces/openshift-console-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.114688647Z namespaces/openshift-console-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.11476652Z namespaces/openshift-console-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.114819871Z namespaces/openshift-console-operator/monitoring.coreos.com/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.114869813Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.115006667Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.115078019Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/cluster-monitoring-prometheus-rules.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.115166482Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.115203253Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/console-operator.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.115265565Z namespaces/openshift-console-operator/networking.k8s.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.115310706Z namespaces/openshift-console-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.115370668Z namespaces/openshift-console-operator/pods/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.115380228Z namespaces/openshift-console-operator/pods/console-operator-68b757fb67-k8r9l/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.11545725Z namespaces/openshift-console-operator/pods/console-operator-68b757fb67-k8r9l/console-operator-68b757fb67-k8r9l.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.115582194Z namespaces/openshift-console-operator/pods/console-operator-68b757fb67-k8r9l/console-operator/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.115601085Z namespaces/openshift-console-operator/pods/console-operator-68b757fb67-k8r9l/console-operator/console-operator/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.115608875Z namespaces/openshift-console-operator/pods/console-operator-68b757fb67-k8r9l/console-operator/console-operator/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.115684217Z namespaces/openshift-console-operator/pods/console-operator-68b757fb67-k8r9l/console-operator/console-operator/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.116176212Z namespaces/openshift-console-operator/pods/console-operator-68b757fb67-k8r9l/console-operator/console-operator/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.116262744Z namespaces/openshift-console-operator/policy/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.116306966Z namespaces/openshift-console-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.116347457Z namespaces/openshift-console-operator/route.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.116394148Z namespaces/openshift-console-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.11646289Z namespaces/openshift-console/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.116509202Z namespaces/openshift-console/openshift-console.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.116576824Z namespaces/openshift-console/apps.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.116616245Z namespaces/openshift-console/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.116686547Z namespaces/openshift-console/apps/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.116726908Z namespaces/openshift-console/apps/daemonsets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.116810451Z namespaces/openshift-console/apps/deployments.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.117202283Z namespaces/openshift-console/apps/replicasets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.117466471Z namespaces/openshift-console/apps/statefulsets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.117510342Z namespaces/openshift-console/autoscaling/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.117543053Z namespaces/openshift-console/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.117593754Z namespaces/openshift-console/batch/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.117627705Z namespaces/openshift-console/batch/cronjobs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.117710008Z namespaces/openshift-console/batch/jobs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.117746899Z namespaces/openshift-console/build.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.11779322Z namespaces/openshift-console/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.117868792Z namespaces/openshift-console/build.openshift.io/builds.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.117945745Z namespaces/openshift-console/core/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.117984616Z namespaces/openshift-console/core/configmaps.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.118613655Z namespaces/openshift-console/core/endpoints.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.118697308Z namespaces/openshift-console/core/events.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.118951625Z namespaces/openshift-console/core/persistentvolumeclaims.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.119026137Z namespaces/openshift-console/core/pods.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.119254054Z namespaces/openshift-console/core/replicationcontrollers.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.119374648Z namespaces/openshift-console/core/secrets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.119569434Z namespaces/openshift-console/core/services.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.119641066Z namespaces/openshift-console/discovery.k8s.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.119690427Z namespaces/openshift-console/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.119758399Z namespaces/openshift-console/image.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.119807061Z namespaces/openshift-console/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.119877963Z namespaces/openshift-console/k8s.ovn.org/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.119930984Z namespaces/openshift-console/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.120014207Z namespaces/openshift-console/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.12013046Z namespaces/openshift-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.120170792Z namespaces/openshift-console/monitoring.coreos.com/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.120212973Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.120258634Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.120303585Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/console.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.120356797Z namespaces/openshift-console/networking.k8s.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.120404148Z namespaces/openshift-console/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.12044135Z namespaces/openshift-console/pods/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.12045129Z namespaces/openshift-console/pods/console-f49b9ccbf-nc5tf/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.120494811Z namespaces/openshift-console/pods/console-f49b9ccbf-nc5tf/console-f49b9ccbf-nc5tf.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.120586244Z namespaces/openshift-console/pods/console-f49b9ccbf-nc5tf/console/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.120593834Z namespaces/openshift-console/pods/console-f49b9ccbf-nc5tf/console/console/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.120597714Z namespaces/openshift-console/pods/console-f49b9ccbf-nc5tf/console/console/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.120620435Z namespaces/openshift-console/pods/console-f49b9ccbf-nc5tf/console/console/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.120723748Z namespaces/openshift-console/pods/console-f49b9ccbf-nc5tf/console/console/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.1207899Z namespaces/openshift-console/pods/console-f49b9ccbf-nc5tf/console/console/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.120841902Z namespaces/openshift-console/pods/downloads-685bfb5f64-php5t/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.120877433Z namespaces/openshift-console/pods/downloads-685bfb5f64-php5t/downloads-685bfb5f64-php5t.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.120995286Z namespaces/openshift-console/pods/downloads-685bfb5f64-php5t/download-server/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.121002497Z namespaces/openshift-console/pods/downloads-685bfb5f64-php5t/download-server/download-server/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.121006437Z namespaces/openshift-console/pods/downloads-685bfb5f64-php5t/download-server/download-server/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.121049228Z namespaces/openshift-console/pods/downloads-685bfb5f64-php5t/download-server/download-server/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.12144608Z namespaces/openshift-console/pods/downloads-685bfb5f64-php5t/download-server/download-server/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.121523772Z namespaces/openshift-console/pods/downloads-685bfb5f64-php5t/download-server/download-server/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.121560223Z namespaces/openshift-console/policy/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.121603775Z namespaces/openshift-console/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.121664526Z namespaces/openshift-console/route.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.121702047Z namespaces/openshift-console/route.openshift.io/routes.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.12180289Z namespaces/openshift-controller-manager-operator/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.121850872Z namespaces/openshift-controller-manager-operator/openshift-controller-manager-operator.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.121921434Z namespaces/openshift-controller-manager-operator/apps.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.121965095Z namespaces/openshift-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.122029177Z namespaces/openshift-controller-manager-operator/apps/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.122071798Z namespaces/openshift-controller-manager-operator/apps/daemonsets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.122177792Z namespaces/openshift-controller-manager-operator/apps/deployments.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.122252724Z namespaces/openshift-controller-manager-operator/apps/replicasets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.122329746Z namespaces/openshift-controller-manager-operator/apps/statefulsets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.122388818Z namespaces/openshift-controller-manager-operator/autoscaling/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.122423509Z namespaces/openshift-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.122489721Z namespaces/openshift-controller-manager-operator/batch/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.122525602Z namespaces/openshift-controller-manager-operator/batch/cronjobs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.122609315Z namespaces/openshift-controller-manager-operator/batch/jobs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.122666066Z namespaces/openshift-controller-manager-operator/build.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.122712308Z namespaces/openshift-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.12279012Z namespaces/openshift-controller-manager-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.122866332Z namespaces/openshift-controller-manager-operator/core/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.122899363Z namespaces/openshift-controller-manager-operator/core/configmaps.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.123017657Z namespaces/openshift-controller-manager-operator/core/endpoints.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.12311493Z namespaces/openshift-controller-manager-operator/core/events.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.123204723Z namespaces/openshift-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.123276174Z namespaces/openshift-controller-manager-operator/core/pods.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.123353897Z namespaces/openshift-controller-manager-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.123487261Z namespaces/openshift-controller-manager-operator/core/secrets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.123648366Z namespaces/openshift-controller-manager-operator/core/services.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.123697807Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.123740188Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.12378668Z namespaces/openshift-controller-manager-operator/image.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.123822381Z namespaces/openshift-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.123869963Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.123900023Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.123983846Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.124081089Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.1241381Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.124159841Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.124214123Z namespaces/openshift-controller-manager-operator/networking.k8s.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.124258084Z namespaces/openshift-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.124302665Z namespaces/openshift-controller-manager-operator/policy/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.124344267Z namespaces/openshift-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.124390658Z namespaces/openshift-controller-manager-operator/route.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.124429849Z namespaces/openshift-controller-manager-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.124527162Z namespaces/openshift-controller-manager/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.124562613Z namespaces/openshift-controller-manager/openshift-controller-manager.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.124620865Z namespaces/openshift-controller-manager/apps.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.124661166Z namespaces/openshift-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.124719128Z namespaces/openshift-controller-manager/apps/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.124748099Z namespaces/openshift-controller-manager/apps/daemonsets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.124836461Z namespaces/openshift-controller-manager/apps/deployments.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.124909774Z namespaces/openshift-controller-manager/apps/replicasets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.124990266Z namespaces/openshift-controller-manager/apps/statefulsets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.125053838Z namespaces/openshift-controller-manager/autoscaling/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.125163831Z namespaces/openshift-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.125232723Z namespaces/openshift-controller-manager/batch/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.125273354Z namespaces/openshift-controller-manager/batch/cronjobs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.125362657Z namespaces/openshift-controller-manager/batch/jobs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.125409718Z namespaces/openshift-controller-manager/build.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.125430539Z namespaces/openshift-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.125513042Z namespaces/openshift-controller-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.125573614Z namespaces/openshift-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.125583574Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.125616265Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.125768829Z namespaces/openshift-controller-manager/core/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.12580044Z namespaces/openshift-controller-manager/core/configmaps.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.125919284Z namespaces/openshift-controller-manager/core/endpoints.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.125994386Z namespaces/openshift-controller-manager/core/events.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.126095619Z namespaces/openshift-controller-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.126181962Z namespaces/openshift-controller-manager/core/pods.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.126257164Z namespaces/openshift-controller-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.126375718Z namespaces/openshift-controller-manager/core/secrets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.126533252Z namespaces/openshift-controller-manager/core/services.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.126591314Z namespaces/openshift-controller-manager/discovery.k8s.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.126634725Z namespaces/openshift-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.126684527Z namespaces/openshift-controller-manager/image.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.126717668Z namespaces/openshift-controller-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.12678869Z namespaces/openshift-controller-manager/k8s.ovn.org/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.126823621Z namespaces/openshift-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.126905113Z namespaces/openshift-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.126980466Z namespaces/openshift-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.127034027Z namespaces/openshift-controller-manager/monitoring.coreos.com/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.127078448Z namespaces/openshift-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.127148761Z namespaces/openshift-controller-manager/networking.k8s.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.127185342Z namespaces/openshift-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.127247654Z namespaces/openshift-controller-manager/policy/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.127284885Z namespaces/openshift-controller-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.127349497Z namespaces/openshift-controller-manager/route.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.127375977Z namespaces/openshift-controller-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.127505672Z namespaces/openshift-dns-operator/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.127544873Z namespaces/openshift-dns-operator/openshift-dns-operator.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.127677057Z namespaces/openshift-dns-operator/apps.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.127714788Z namespaces/openshift-dns-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.127771349Z namespaces/openshift-dns-operator/apps/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.12780673Z namespaces/openshift-dns-operator/apps/daemonsets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.127891023Z namespaces/openshift-dns-operator/apps/deployments.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.127965525Z namespaces/openshift-dns-operator/apps/replicasets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.128046858Z namespaces/openshift-dns-operator/apps/statefulsets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.12811428Z namespaces/openshift-dns-operator/autoscaling/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.128150991Z namespaces/openshift-dns-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.128205612Z namespaces/openshift-dns-operator/batch/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.128239654Z namespaces/openshift-dns-operator/batch/cronjobs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.128311836Z namespaces/openshift-dns-operator/batch/jobs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.128361447Z namespaces/openshift-dns-operator/build.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.128398138Z namespaces/openshift-dns-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.128477681Z namespaces/openshift-dns-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.128538942Z namespaces/openshift-dns-operator/core/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.128585384Z namespaces/openshift-dns-operator/core/configmaps.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.128689267Z namespaces/openshift-dns-operator/core/endpoints.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.128761579Z namespaces/openshift-dns-operator/core/events.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.128879833Z namespaces/openshift-dns-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.128957935Z namespaces/openshift-dns-operator/core/pods.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.129036617Z namespaces/openshift-dns-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.129176021Z namespaces/openshift-dns-operator/core/secrets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.129363517Z namespaces/openshift-dns-operator/core/services.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.129554773Z namespaces/openshift-dns-operator/discovery.k8s.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.129598984Z namespaces/openshift-dns-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.129673916Z namespaces/openshift-dns-operator/image.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.129695037Z namespaces/openshift-dns-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.129775989Z namespaces/openshift-dns-operator/k8s.ovn.org/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.129811601Z namespaces/openshift-dns-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.129899743Z namespaces/openshift-dns-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.129963215Z namespaces/openshift-dns-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.130020597Z namespaces/openshift-dns-operator/monitoring.coreos.com/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.130054168Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.13013817Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.130200682Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/dns.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.130259814Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.130307615Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/dns-operator.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.130392908Z namespaces/openshift-dns-operator/networking.k8s.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.13045647Z namespaces/openshift-dns-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.13047564Z namespaces/openshift-dns-operator/policy/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.130535662Z namespaces/openshift-dns-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.130595274Z namespaces/openshift-dns-operator/route.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.130636535Z namespaces/openshift-dns-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.130756259Z namespaces/openshift-dns/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.13079352Z namespaces/openshift-dns/openshift-dns.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.130875972Z namespaces/openshift-dns/apps.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.130908993Z namespaces/openshift-dns/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.130983336Z namespaces/openshift-dns/apps/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.131028727Z namespaces/openshift-dns/apps/daemonsets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.131279634Z namespaces/openshift-dns/apps/deployments.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.131368727Z namespaces/openshift-dns/apps/replicasets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.131486641Z namespaces/openshift-dns/apps/statefulsets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.131542212Z namespaces/openshift-dns/autoscaling/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.131586354Z namespaces/openshift-dns/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.131640375Z namespaces/openshift-dns/batch/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.131690807Z namespaces/openshift-dns/batch/cronjobs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.13178302Z namespaces/openshift-dns/batch/jobs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.131855652Z namespaces/openshift-dns/build.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.131915164Z namespaces/openshift-dns/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.132024697Z namespaces/openshift-dns/build.openshift.io/builds.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.132073148Z namespaces/openshift-dns/core/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.132154161Z namespaces/openshift-dns/core/configmaps.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.132313825Z namespaces/openshift-dns/core/endpoints.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.132422299Z namespaces/openshift-dns/core/events.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.132721668Z namespaces/openshift-dns/core/persistentvolumeclaims.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.13281109Z namespaces/openshift-dns/core/pods.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.133565143Z namespaces/openshift-dns/core/replicationcontrollers.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.133714337Z namespaces/openshift-dns/core/secrets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.133938174Z namespaces/openshift-dns/core/services.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.134013196Z namespaces/openshift-dns/discovery.k8s.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.134041817Z namespaces/openshift-dns/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.13414838Z namespaces/openshift-dns/image.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.134190492Z namespaces/openshift-dns/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.134286795Z namespaces/openshift-dns/k8s.ovn.org/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.134326736Z namespaces/openshift-dns/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.134446479Z namespaces/openshift-dns/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.134527332Z namespaces/openshift-dns/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.134602584Z namespaces/openshift-dns/monitoring.coreos.com/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.134649175Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.134714497Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.134765499Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/dns-default.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.134831421Z namespaces/openshift-dns/networking.k8s.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.134869612Z namespaces/openshift-dns/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.134929014Z namespaces/openshift-dns/pods/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.135108339Z namespaces/openshift-dns/pods/dns-default-wc5dm/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.135153801Z namespaces/openshift-dns/pods/dns-default-wc5dm/dns-default-wc5dm.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.135274624Z namespaces/openshift-dns/pods/dns-default-wc5dm/dns/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.135287585Z namespaces/openshift-dns/pods/dns-default-wc5dm/dns/dns/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.135292945Z namespaces/openshift-dns/pods/dns-default-wc5dm/dns/dns/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.135353827Z namespaces/openshift-dns/pods/dns-default-wc5dm/dns/dns/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.13547911Z namespaces/openshift-dns/pods/dns-default-wc5dm/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.135565653Z namespaces/openshift-dns/pods/dns-default-wc5dm/dns/dns/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.135604664Z namespaces/openshift-dns/pods/dns-default-wc5dm/kube-rbac-proxy/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.135612094Z namespaces/openshift-dns/pods/dns-default-wc5dm/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.135621575Z namespaces/openshift-dns/pods/dns-default-wc5dm/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.135683917Z namespaces/openshift-dns/pods/dns-default-wc5dm/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.13579565Z namespaces/openshift-dns/pods/dns-default-wc5dm/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.136003856Z namespaces/openshift-dns/pods/dns-default-wc5dm/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.136076568Z namespaces/openshift-dns/pods/dns-default-wxktg/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.136172021Z namespaces/openshift-dns/pods/dns-default-wxktg/dns-default-wxktg.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.136276504Z namespaces/openshift-dns/pods/dns-default-wxktg/dns/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.136292035Z namespaces/openshift-dns/pods/dns-default-wxktg/dns/dns/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.136297485Z namespaces/openshift-dns/pods/dns-default-wxktg/dns/dns/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.136353506Z namespaces/openshift-dns/pods/dns-default-wxktg/dns/dns/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.13646095Z namespaces/openshift-dns/pods/dns-default-wxktg/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.136557243Z namespaces/openshift-dns/pods/dns-default-wxktg/dns/dns/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.136576843Z namespaces/openshift-dns/pods/dns-default-wxktg/kube-rbac-proxy/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.136586284Z namespaces/openshift-dns/pods/dns-default-wxktg/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.136627825Z namespaces/openshift-dns/pods/dns-default-wxktg/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.136683916Z namespaces/openshift-dns/pods/dns-default-wxktg/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.136873392Z namespaces/openshift-dns/pods/dns-default-wxktg/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.136884072Z namespaces/openshift-dns/pods/dns-default-wxktg/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.136943424Z namespaces/openshift-dns/pods/dns-default-xjl76/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.136991045Z namespaces/openshift-dns/pods/dns-default-xjl76/dns-default-xjl76.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.13713214Z namespaces/openshift-dns/pods/dns-default-xjl76/dns/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.13714719Z namespaces/openshift-dns/pods/dns-default-xjl76/dns/dns/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.13715255Z namespaces/openshift-dns/pods/dns-default-xjl76/dns/dns/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.137232553Z namespaces/openshift-dns/pods/dns-default-xjl76/dns/dns/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.137345256Z namespaces/openshift-dns/pods/dns-default-xjl76/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.137424659Z namespaces/openshift-dns/pods/dns-default-xjl76/dns/dns/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.13747911Z namespaces/openshift-dns/pods/dns-default-xjl76/kube-rbac-proxy/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.137494931Z namespaces/openshift-dns/pods/dns-default-xjl76/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.137503931Z namespaces/openshift-dns/pods/dns-default-xjl76/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.137560293Z namespaces/openshift-dns/pods/dns-default-xjl76/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.137669576Z namespaces/openshift-dns/pods/dns-default-xjl76/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.137747568Z namespaces/openshift-dns/pods/dns-default-xjl76/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.13780501Z namespaces/openshift-dns/pods/node-resolver-2rvd7/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.137863572Z namespaces/openshift-dns/pods/node-resolver-2rvd7/node-resolver-2rvd7.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.137954774Z namespaces/openshift-dns/pods/node-resolver-2rvd7/dns-node-resolver/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.137966635Z namespaces/openshift-dns/pods/node-resolver-2rvd7/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.137976865Z namespaces/openshift-dns/pods/node-resolver-2rvd7/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.138036077Z namespaces/openshift-dns/pods/node-resolver-2rvd7/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.138164041Z namespaces/openshift-dns/pods/node-resolver-2rvd7/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.138258474Z namespaces/openshift-dns/pods/node-resolver-2rvd7/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.138336266Z namespaces/openshift-dns/pods/node-resolver-cmwns/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.138391118Z namespaces/openshift-dns/pods/node-resolver-cmwns/node-resolver-cmwns.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.13848521Z namespaces/openshift-dns/pods/node-resolver-cmwns/dns-node-resolver/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.138497071Z namespaces/openshift-dns/pods/node-resolver-cmwns/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.138506801Z namespaces/openshift-dns/pods/node-resolver-cmwns/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.138563773Z namespaces/openshift-dns/pods/node-resolver-cmwns/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.138679736Z namespaces/openshift-dns/pods/node-resolver-cmwns/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.138757659Z namespaces/openshift-dns/pods/node-resolver-cmwns/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.139024157Z namespaces/openshift-dns/pods/node-resolver-x4xx9/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.139094649Z namespaces/openshift-dns/pods/node-resolver-x4xx9/node-resolver-x4xx9.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.139179451Z namespaces/openshift-dns/pods/node-resolver-x4xx9/dns-node-resolver/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.139191372Z namespaces/openshift-dns/pods/node-resolver-x4xx9/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.139202312Z namespaces/openshift-dns/pods/node-resolver-x4xx9/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.139263734Z namespaces/openshift-dns/pods/node-resolver-x4xx9/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.139368957Z namespaces/openshift-dns/pods/node-resolver-x4xx9/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.13946795Z namespaces/openshift-dns/pods/node-resolver-x4xx9/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.139528722Z namespaces/openshift-dns/policy/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.139576813Z namespaces/openshift-dns/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.139629045Z namespaces/openshift-dns/route.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.139681266Z namespaces/openshift-dns/route.openshift.io/routes.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.13980168Z namespaces/openshift-etcd/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.139856571Z namespaces/openshift-etcd/openshift-etcd.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.139939354Z namespaces/openshift-etcd/apps.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.139988686Z namespaces/openshift-etcd/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.140086958Z namespaces/openshift-etcd/apps/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.1401302Z namespaces/openshift-etcd/apps/daemonsets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.140238943Z namespaces/openshift-etcd/apps/deployments.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.140327626Z namespaces/openshift-etcd/apps/replicasets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.140428269Z namespaces/openshift-etcd/apps/statefulsets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.1404618Z namespaces/openshift-etcd/autoscaling/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.140532462Z namespaces/openshift-etcd/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.140604764Z namespaces/openshift-etcd/batch/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.140648375Z namespaces/openshift-etcd/batch/cronjobs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.140751458Z namespaces/openshift-etcd/batch/jobs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.14081409Z namespaces/openshift-etcd/build.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.140864992Z namespaces/openshift-etcd/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.140968395Z namespaces/openshift-etcd/build.openshift.io/builds.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.141076608Z namespaces/openshift-etcd/core/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.14112792Z namespaces/openshift-etcd/core/configmaps.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.141252003Z namespaces/openshift-etcd/core/endpoints.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.141344346Z namespaces/openshift-etcd/core/events.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.141441799Z namespaces/openshift-etcd/core/persistentvolumeclaims.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.141555902Z namespaces/openshift-etcd/core/pods.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.141645515Z namespaces/openshift-etcd/core/replicationcontrollers.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.1417873Z namespaces/openshift-etcd/core/secrets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.141969225Z namespaces/openshift-etcd/core/services.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.142014456Z namespaces/openshift-etcd/discovery.k8s.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.142084268Z namespaces/openshift-etcd/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.142252443Z namespaces/openshift-etcd/image.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.142297865Z namespaces/openshift-etcd/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.142388307Z namespaces/openshift-etcd/k8s.ovn.org/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.142440949Z namespaces/openshift-etcd/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.142541712Z namespaces/openshift-etcd/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.142637175Z namespaces/openshift-etcd/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.142678446Z namespaces/openshift-etcd/monitoring.coreos.com/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.142718077Z namespaces/openshift-etcd/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.142788889Z namespaces/openshift-etcd/networking.k8s.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.142837771Z namespaces/openshift-etcd/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.142919323Z namespaces/openshift-etcd/policy/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.142960615Z namespaces/openshift-etcd/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.143028386Z namespaces/openshift-etcd/route.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.143100739Z namespaces/openshift-etcd/route.openshift.io/routes.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.143222992Z namespaces/openshift-host-network/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.143274094Z namespaces/openshift-host-network/openshift-host-network.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.143371357Z namespaces/openshift-host-network/apps.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.143418288Z namespaces/openshift-host-network/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.143510581Z namespaces/openshift-host-network/apps/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.143559473Z namespaces/openshift-host-network/apps/daemonsets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.143666136Z namespaces/openshift-host-network/apps/deployments.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.143756959Z namespaces/openshift-host-network/apps/replicasets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.143860031Z namespaces/openshift-host-network/apps/statefulsets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.144682766Z namespaces/openshift-host-network/autoscaling/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.14547004Z namespaces/openshift-host-network/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.14548573Z namespaces/openshift-host-network/batch/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.14549216Z namespaces/openshift-host-network/batch/cronjobs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.14549816Z namespaces/openshift-host-network/batch/jobs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.145503511Z namespaces/openshift-host-network/build.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.145509361Z namespaces/openshift-host-network/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.145515081Z namespaces/openshift-host-network/build.openshift.io/builds.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.145520641Z namespaces/openshift-host-network/core/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.145526021Z namespaces/openshift-host-network/core/configmaps.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.145531421Z namespaces/openshift-host-network/core/endpoints.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.145542052Z namespaces/openshift-host-network/core/events.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.145645755Z namespaces/openshift-host-network/core/persistentvolumeclaims.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.145757018Z namespaces/openshift-host-network/core/pods.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.145877742Z namespaces/openshift-host-network/core/replicationcontrollers.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.14615905Z namespaces/openshift-host-network/core/secrets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.146334016Z namespaces/openshift-host-network/core/services.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.146414478Z namespaces/openshift-host-network/core/resourcequotas/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.14647682Z namespaces/openshift-host-network/core/resourcequotas/host-network-namespace-quotas.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.146554652Z namespaces/openshift-host-network/discovery.k8s.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.146624764Z namespaces/openshift-host-network/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.146687076Z namespaces/openshift-host-network/image.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.146751188Z namespaces/openshift-host-network/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.146859151Z namespaces/openshift-host-network/k8s.ovn.org/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.146950264Z namespaces/openshift-host-network/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.147046437Z namespaces/openshift-host-network/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.147323785Z namespaces/openshift-host-network/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.147403398Z namespaces/openshift-host-network/monitoring.coreos.com/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.147438809Z namespaces/openshift-host-network/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.147536802Z namespaces/openshift-host-network/networking.k8s.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.147593963Z namespaces/openshift-host-network/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.147663256Z namespaces/openshift-host-network/policy/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.147723107Z namespaces/openshift-host-network/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.147766479Z namespaces/openshift-host-network/route.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.147839911Z namespaces/openshift-host-network/route.openshift.io/routes.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.147960534Z namespaces/openshift-image-registry/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.148013116Z namespaces/openshift-image-registry/openshift-image-registry.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.148102798Z namespaces/openshift-image-registry/apps.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.14815203Z namespaces/openshift-image-registry/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.148233293Z namespaces/openshift-image-registry/apps/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.148283434Z namespaces/openshift-image-registry/apps/daemonsets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.148414438Z namespaces/openshift-image-registry/apps/deployments.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.148571583Z namespaces/openshift-image-registry/apps/replicasets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.148775859Z namespaces/openshift-image-registry/apps/statefulsets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.148836981Z namespaces/openshift-image-registry/autoscaling/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.148895302Z namespaces/openshift-image-registry/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.149263053Z namespaces/openshift-image-registry/batch/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.149309545Z namespaces/openshift-image-registry/batch/cronjobs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.149433018Z namespaces/openshift-image-registry/batch/jobs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.14950112Z namespaces/openshift-image-registry/build.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.149554902Z namespaces/openshift-image-registry/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.149654415Z namespaces/openshift-image-registry/build.openshift.io/builds.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.149723187Z namespaces/openshift-image-registry/coordination.k8s.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.149730007Z namespaces/openshift-image-registry/coordination.k8s.io/leases/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.149788819Z namespaces/openshift-image-registry/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.149884872Z namespaces/openshift-image-registry/core/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.149937454Z namespaces/openshift-image-registry/core/configmaps.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.150593163Z namespaces/openshift-image-registry/core/endpoints.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.150694946Z namespaces/openshift-image-registry/core/events.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.150985805Z namespaces/openshift-image-registry/core/persistentvolumeclaims.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.151096398Z namespaces/openshift-image-registry/core/pods.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.151323205Z namespaces/openshift-image-registry/core/replicationcontrollers.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.151486Z namespaces/openshift-image-registry/core/secrets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.151683876Z namespaces/openshift-image-registry/core/services.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.151766459Z namespaces/openshift-image-registry/discovery.k8s.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.15182514Z namespaces/openshift-image-registry/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.151905963Z namespaces/openshift-image-registry/image.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.151957594Z namespaces/openshift-image-registry/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.152033936Z namespaces/openshift-image-registry/k8s.ovn.org/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.152108929Z namespaces/openshift-image-registry/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.152211482Z namespaces/openshift-image-registry/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.152305015Z namespaces/openshift-image-registry/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.152381337Z namespaces/openshift-image-registry/monitoring.coreos.com/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.152435388Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.152522991Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.152577263Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-operator-alerts.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.152699027Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-rules.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.15280666Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/imagestreams-rules.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.152883932Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.152938454Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/image-registry.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.153006836Z namespaces/openshift-image-registry/networking.k8s.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.153074008Z namespaces/openshift-image-registry/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.15316349Z namespaces/openshift-image-registry/pods/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.15317069Z namespaces/openshift-image-registry/pods/image-registry-5cc7df4966-ljnd4/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.153216392Z namespaces/openshift-image-registry/pods/image-registry-5cc7df4966-ljnd4/image-registry-5cc7df4966-ljnd4.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.153340266Z namespaces/openshift-image-registry/pods/image-registry-5cc7df4966-ljnd4/registry/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.153347646Z namespaces/openshift-image-registry/pods/image-registry-5cc7df4966-ljnd4/registry/registry/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.153353936Z namespaces/openshift-image-registry/pods/image-registry-5cc7df4966-ljnd4/registry/registry/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.153412968Z namespaces/openshift-image-registry/pods/image-registry-5cc7df4966-ljnd4/registry/registry/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.15483292Z namespaces/openshift-image-registry/pods/image-registry-5cc7df4966-ljnd4/registry/registry/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.154919083Z namespaces/openshift-image-registry/pods/image-registry-5cc7df4966-ljnd4/registry/registry/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.154981335Z namespaces/openshift-image-registry/pods/node-ca-9q9q5/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.155036346Z namespaces/openshift-image-registry/pods/node-ca-9q9q5/node-ca-9q9q5.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.15513888Z namespaces/openshift-image-registry/pods/node-ca-9q9q5/node-ca/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.15514969Z namespaces/openshift-image-registry/pods/node-ca-9q9q5/node-ca/node-ca/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.1551561Z namespaces/openshift-image-registry/pods/node-ca-9q9q5/node-ca/node-ca/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.155265103Z namespaces/openshift-image-registry/pods/node-ca-9q9q5/node-ca/node-ca/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.155426538Z namespaces/openshift-image-registry/pods/node-ca-9q9q5/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.155532251Z namespaces/openshift-image-registry/pods/node-ca-9q9q5/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.155592063Z namespaces/openshift-image-registry/pods/node-ca-ftfzh/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.155650505Z namespaces/openshift-image-registry/pods/node-ca-ftfzh/node-ca-ftfzh.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.155742848Z namespaces/openshift-image-registry/pods/node-ca-ftfzh/node-ca/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.155750308Z namespaces/openshift-image-registry/pods/node-ca-ftfzh/node-ca/node-ca/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.155756658Z namespaces/openshift-image-registry/pods/node-ca-ftfzh/node-ca/node-ca/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.1558137Z namespaces/openshift-image-registry/pods/node-ca-ftfzh/node-ca/node-ca/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.155954054Z namespaces/openshift-image-registry/pods/node-ca-ftfzh/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.156080698Z namespaces/openshift-image-registry/pods/node-ca-ftfzh/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.15614729Z namespaces/openshift-image-registry/pods/node-ca-szttf/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.156209702Z namespaces/openshift-image-registry/pods/node-ca-szttf/node-ca-szttf.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.156299334Z namespaces/openshift-image-registry/pods/node-ca-szttf/node-ca/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.156308475Z namespaces/openshift-image-registry/pods/node-ca-szttf/node-ca/node-ca/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.156316385Z namespaces/openshift-image-registry/pods/node-ca-szttf/node-ca/node-ca/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.156396897Z namespaces/openshift-image-registry/pods/node-ca-szttf/node-ca/node-ca/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.156519031Z namespaces/openshift-image-registry/pods/node-ca-szttf/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.156586843Z namespaces/openshift-image-registry/pods/node-ca-szttf/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.156637134Z namespaces/openshift-image-registry/policy/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.156656715Z namespaces/openshift-image-registry/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.156729927Z namespaces/openshift-image-registry/route.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.156785129Z namespaces/openshift-image-registry/route.openshift.io/routes.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.156899632Z namespaces/openshift-ingress-canary/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.156964294Z namespaces/openshift-ingress-canary/openshift-ingress-canary.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.157037036Z namespaces/openshift-ingress-canary/apps.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.157106868Z namespaces/openshift-ingress-canary/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.157186561Z namespaces/openshift-ingress-canary/apps/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.157237842Z namespaces/openshift-ingress-canary/apps/daemonsets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.157412038Z namespaces/openshift-ingress-canary/apps/deployments.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.15750788Z namespaces/openshift-ingress-canary/apps/replicasets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.157610043Z namespaces/openshift-ingress-canary/apps/statefulsets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.157673516Z namespaces/openshift-ingress-canary/autoscaling/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.157748978Z namespaces/openshift-ingress-canary/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.157810049Z namespaces/openshift-ingress-canary/batch/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.157865691Z namespaces/openshift-ingress-canary/batch/cronjobs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.157969374Z namespaces/openshift-ingress-canary/batch/jobs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.158039356Z namespaces/openshift-ingress-canary/build.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.158117209Z namespaces/openshift-ingress-canary/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.158222672Z namespaces/openshift-ingress-canary/build.openshift.io/builds.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.158304894Z namespaces/openshift-ingress-canary/core/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.158356706Z namespaces/openshift-ingress-canary/core/configmaps.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.158475489Z namespaces/openshift-ingress-canary/core/endpoints.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.158596283Z namespaces/openshift-ingress-canary/core/events.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.158760098Z namespaces/openshift-ingress-canary/core/persistentvolumeclaims.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.158856571Z namespaces/openshift-ingress-canary/core/pods.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.159037006Z namespaces/openshift-ingress-canary/core/replicationcontrollers.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.159200671Z namespaces/openshift-ingress-canary/core/secrets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.159401357Z namespaces/openshift-ingress-canary/core/services.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.15949031Z namespaces/openshift-ingress-canary/discovery.k8s.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.159542921Z namespaces/openshift-ingress-canary/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.159624214Z namespaces/openshift-ingress-canary/image.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.159678316Z namespaces/openshift-ingress-canary/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.159752258Z namespaces/openshift-ingress-canary/k8s.ovn.org/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.159807329Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.159914543Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.160012735Z namespaces/openshift-ingress-canary/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.160232262Z namespaces/openshift-ingress-canary/monitoring.coreos.com/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.160289204Z namespaces/openshift-ingress-canary/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.160365836Z namespaces/openshift-ingress-canary/networking.k8s.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.160422378Z namespaces/openshift-ingress-canary/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.16049656Z namespaces/openshift-ingress-canary/pods/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.16050378Z namespaces/openshift-ingress-canary/pods/ingress-canary-9hs6q/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.160564692Z namespaces/openshift-ingress-canary/pods/ingress-canary-9hs6q/ingress-canary-9hs6q.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.160662815Z namespaces/openshift-ingress-canary/pods/ingress-canary-9hs6q/serve-healthcheck-canary/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.160669885Z namespaces/openshift-ingress-canary/pods/ingress-canary-9hs6q/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.160676186Z namespaces/openshift-ingress-canary/pods/ingress-canary-9hs6q/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.160757088Z namespaces/openshift-ingress-canary/pods/ingress-canary-9hs6q/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.160868151Z namespaces/openshift-ingress-canary/pods/ingress-canary-9hs6q/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.160955204Z namespaces/openshift-ingress-canary/pods/ingress-canary-9hs6q/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.161016306Z namespaces/openshift-ingress-canary/pods/ingress-canary-dht8q/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.161081588Z namespaces/openshift-ingress-canary/pods/ingress-canary-dht8q/ingress-canary-dht8q.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.161186611Z namespaces/openshift-ingress-canary/pods/ingress-canary-dht8q/serve-healthcheck-canary/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.161193981Z namespaces/openshift-ingress-canary/pods/ingress-canary-dht8q/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.161238702Z namespaces/openshift-ingress-canary/pods/ingress-canary-dht8q/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.161363216Z namespaces/openshift-ingress-canary/pods/ingress-canary-dht8q/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.161472709Z namespaces/openshift-ingress-canary/pods/ingress-canary-dht8q/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.161555952Z namespaces/openshift-ingress-canary/pods/ingress-canary-dht8q/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.161606113Z namespaces/openshift-ingress-canary/pods/ingress-canary-mvtdl/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.161645804Z namespaces/openshift-ingress-canary/pods/ingress-canary-mvtdl/ingress-canary-mvtdl.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.161739667Z namespaces/openshift-ingress-canary/pods/ingress-canary-mvtdl/serve-healthcheck-canary/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.161746567Z namespaces/openshift-ingress-canary/pods/ingress-canary-mvtdl/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.161750468Z namespaces/openshift-ingress-canary/pods/ingress-canary-mvtdl/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.161793959Z namespaces/openshift-ingress-canary/pods/ingress-canary-mvtdl/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.161906062Z namespaces/openshift-ingress-canary/pods/ingress-canary-mvtdl/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.161989065Z namespaces/openshift-ingress-canary/pods/ingress-canary-mvtdl/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.162038666Z namespaces/openshift-ingress-canary/policy/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.162237052Z namespaces/openshift-ingress-canary/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.162300504Z namespaces/openshift-ingress-canary/route.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.162354626Z namespaces/openshift-ingress-canary/route.openshift.io/routes.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.162462829Z namespaces/openshift-ingress-operator/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.162516481Z namespaces/openshift-ingress-operator/openshift-ingress-operator.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.162608143Z namespaces/openshift-ingress-operator/apps.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.162649165Z namespaces/openshift-ingress-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.162741947Z namespaces/openshift-ingress-operator/apps/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.162784178Z namespaces/openshift-ingress-operator/apps/daemonsets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.162890612Z namespaces/openshift-ingress-operator/apps/deployments.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.162987215Z namespaces/openshift-ingress-operator/apps/replicasets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.163102418Z namespaces/openshift-ingress-operator/apps/statefulsets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.16315617Z namespaces/openshift-ingress-operator/autoscaling/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.163215262Z namespaces/openshift-ingress-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.163272673Z namespaces/openshift-ingress-operator/batch/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.163326175Z namespaces/openshift-ingress-operator/batch/cronjobs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.163438718Z namespaces/openshift-ingress-operator/batch/jobs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.16349823Z namespaces/openshift-ingress-operator/build.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.163541541Z namespaces/openshift-ingress-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.163645275Z namespaces/openshift-ingress-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.163714446Z namespaces/openshift-ingress-operator/core/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.163770228Z namespaces/openshift-ingress-operator/core/configmaps.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.164367966Z namespaces/openshift-ingress-operator/core/endpoints.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.16450058Z namespaces/openshift-ingress-operator/core/events.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.164617113Z namespaces/openshift-ingress-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.164712906Z namespaces/openshift-ingress-operator/core/pods.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.164808019Z namespaces/openshift-ingress-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.164950234Z namespaces/openshift-ingress-operator/core/secrets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.16517424Z namespaces/openshift-ingress-operator/core/services.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.165256893Z namespaces/openshift-ingress-operator/discovery.k8s.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.165309264Z namespaces/openshift-ingress-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.165380756Z namespaces/openshift-ingress-operator/image.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.165418957Z namespaces/openshift-ingress-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.1654891Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.1654995Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.165535921Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/default-wildcard.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.165631884Z namespaces/openshift-ingress-operator/k8s.ovn.org/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.165675455Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.165779488Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.165873091Z namespaces/openshift-ingress-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.165945513Z namespaces/openshift-ingress-operator/monitoring.coreos.com/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.165997005Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.166099268Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.166143909Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ingress-operator.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.166234422Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.166280183Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ingress-operator.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.166366446Z namespaces/openshift-ingress-operator/networking.k8s.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.166410037Z namespaces/openshift-ingress-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.16649668Z namespaces/openshift-ingress-operator/operator.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.16650367Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.166569042Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/default.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.166666625Z namespaces/openshift-ingress-operator/policy/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.166710886Z namespaces/openshift-ingress-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.166777998Z namespaces/openshift-ingress-operator/route.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.16681775Z namespaces/openshift-ingress-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.166918682Z namespaces/openshift-ingress/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.166970734Z namespaces/openshift-ingress/openshift-ingress.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.167071787Z namespaces/openshift-ingress/apps.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.167140189Z namespaces/openshift-ingress/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.167211391Z namespaces/openshift-ingress/apps/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.167270713Z namespaces/openshift-ingress/apps/daemonsets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.167370766Z namespaces/openshift-ingress/apps/deployments.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.167533711Z namespaces/openshift-ingress/apps/replicasets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.167662515Z namespaces/openshift-ingress/apps/statefulsets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.167733367Z namespaces/openshift-ingress/autoscaling/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.167789449Z namespaces/openshift-ingress/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.16785363Z namespaces/openshift-ingress/batch/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.167906302Z namespaces/openshift-ingress/batch/cronjobs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.168002775Z namespaces/openshift-ingress/batch/jobs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.168079307Z namespaces/openshift-ingress/build.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.168130389Z namespaces/openshift-ingress/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.168232012Z namespaces/openshift-ingress/build.openshift.io/builds.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.168309424Z namespaces/openshift-ingress/core/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.168366766Z namespaces/openshift-ingress/core/configmaps.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.16848534Z namespaces/openshift-ingress/core/endpoints.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.168589303Z namespaces/openshift-ingress/core/events.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.168725287Z namespaces/openshift-ingress/core/persistentvolumeclaims.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.16881837Z namespaces/openshift-ingress/core/pods.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.169105728Z namespaces/openshift-ingress/core/replicationcontrollers.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.169247232Z namespaces/openshift-ingress/core/secrets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.169438938Z namespaces/openshift-ingress/core/services.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.169535961Z namespaces/openshift-ingress/discovery.k8s.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.169577712Z namespaces/openshift-ingress/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.169672715Z namespaces/openshift-ingress/image.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.169714346Z namespaces/openshift-ingress/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.169800349Z namespaces/openshift-ingress/k8s.ovn.org/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.16984232Z namespaces/openshift-ingress/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.169952533Z namespaces/openshift-ingress/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.170047276Z namespaces/openshift-ingress/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.17016257Z namespaces/openshift-ingress/monitoring.coreos.com/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.170218052Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.170784268Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.17082947Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/router-default.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.170887492Z namespaces/openshift-ingress/networking.k8s.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.170918142Z namespaces/openshift-ingress/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.170968804Z namespaces/openshift-ingress/pods/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.170979494Z namespaces/openshift-ingress/pods/router-default-5f8f66bc9c-fhp6v/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.171047186Z namespaces/openshift-ingress/pods/router-default-5f8f66bc9c-fhp6v/router-default-5f8f66bc9c-fhp6v.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.171249342Z namespaces/openshift-ingress/pods/router-default-5f8f66bc9c-fhp6v/router/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.171260583Z namespaces/openshift-ingress/pods/router-default-5f8f66bc9c-fhp6v/router/router/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.171485159Z namespaces/openshift-ingress/pods/router-default-5f8f66bc9c-fhp6v/router/router/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.171536591Z namespaces/openshift-ingress/pods/router-default-5f8f66bc9c-fhp6v/router/router/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.171704586Z namespaces/openshift-ingress/pods/router-default-5f8f66bc9c-fhp6v/router/router/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.171813349Z namespaces/openshift-ingress/pods/router-default-5f8f66bc9c-fhp6v/router/router/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.171873621Z namespaces/openshift-ingress/policy/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.171942103Z namespaces/openshift-ingress/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.171994475Z namespaces/openshift-ingress/route.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.172026216Z namespaces/openshift-ingress/route.openshift.io/routes.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.17216591Z namespaces/openshift-insights/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.172232262Z namespaces/openshift-insights/openshift-insights.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.172344485Z namespaces/openshift-insights/apps.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.172393746Z namespaces/openshift-insights/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.17249629Z namespaces/openshift-insights/apps/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.172555942Z namespaces/openshift-insights/apps/daemonsets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.172702056Z namespaces/openshift-insights/apps/deployments.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.17283564Z namespaces/openshift-insights/apps/replicasets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.172954063Z namespaces/openshift-insights/apps/statefulsets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.173027425Z namespaces/openshift-insights/apps/deployments/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.173111148Z namespaces/openshift-insights/apps/deployments/insights-operator.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.173201511Z namespaces/openshift-insights/autoscaling/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.173243932Z namespaces/openshift-insights/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.173325234Z namespaces/openshift-insights/batch/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.173366936Z namespaces/openshift-insights/batch/cronjobs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.173474629Z namespaces/openshift-insights/batch/jobs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.173549401Z namespaces/openshift-insights/build.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.173626743Z namespaces/openshift-insights/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.173744667Z namespaces/openshift-insights/build.openshift.io/builds.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.17385875Z namespaces/openshift-insights/core/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.173917062Z namespaces/openshift-insights/core/configmaps.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.174578862Z namespaces/openshift-insights/core/endpoints.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.174698526Z namespaces/openshift-insights/core/events.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.175011305Z namespaces/openshift-insights/core/persistentvolumeclaims.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.175161989Z namespaces/openshift-insights/core/pods.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.175641004Z namespaces/openshift-insights/core/replicationcontrollers.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.175741977Z namespaces/openshift-insights/core/secrets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.175886331Z namespaces/openshift-insights/core/services.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.175969114Z namespaces/openshift-insights/core/configmaps/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.176025195Z namespaces/openshift-insights/core/configmaps/service-ca-bundle.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.176137589Z namespaces/openshift-insights/core/serviceaccounts/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.17618254Z namespaces/openshift-insights/core/serviceaccounts/gather.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.176297923Z namespaces/openshift-insights/core/serviceaccounts/operator.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.176372276Z namespaces/openshift-insights/core/services/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.176423007Z namespaces/openshift-insights/core/services/metrics.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.17649554Z namespaces/openshift-insights/discovery.k8s.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.176543951Z namespaces/openshift-insights/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.176625433Z namespaces/openshift-insights/image.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.176668165Z namespaces/openshift-insights/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.176759297Z namespaces/openshift-insights/k8s.ovn.org/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.176810749Z namespaces/openshift-insights/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.176915312Z namespaces/openshift-insights/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.177032476Z namespaces/openshift-insights/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.177114568Z namespaces/openshift-insights/monitoring.coreos.com/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.177159689Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.177248262Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.177295993Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/insights-prometheus-rules.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.177387636Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.177429208Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/insights-operator.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.17750581Z namespaces/openshift-insights/networking.k8s.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.177550411Z namespaces/openshift-insights/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.177639344Z namespaces/openshift-insights/pods/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.177649774Z namespaces/openshift-insights/pods/insights-operator-5c847dcfc4-n5ptf/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.177690605Z namespaces/openshift-insights/pods/insights-operator-5c847dcfc4-n5ptf/insights-operator-5c847dcfc4-n5ptf.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.177784728Z namespaces/openshift-insights/pods/insights-operator-5c847dcfc4-n5ptf/insights-operator/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.177793468Z namespaces/openshift-insights/pods/insights-operator-5c847dcfc4-n5ptf/insights-operator/insights-operator/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.177799979Z namespaces/openshift-insights/pods/insights-operator-5c847dcfc4-n5ptf/insights-operator/insights-operator/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.177873891Z namespaces/openshift-insights/pods/insights-operator-5c847dcfc4-n5ptf/insights-operator/insights-operator/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.178300924Z namespaces/openshift-insights/pods/insights-operator-5c847dcfc4-n5ptf/insights-operator/insights-operator/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.178629384Z namespaces/openshift-insights/pods/insights-runtime-extractor-6mb4h/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.178683155Z namespaces/openshift-insights/pods/insights-runtime-extractor-6mb4h/insights-runtime-extractor-6mb4h.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.178799338Z namespaces/openshift-insights/pods/insights-runtime-extractor-6mb4h/exporter/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.178806699Z namespaces/openshift-insights/pods/insights-runtime-extractor-6mb4h/exporter/exporter/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.178812959Z namespaces/openshift-insights/pods/insights-runtime-extractor-6mb4h/exporter/exporter/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.178876911Z namespaces/openshift-insights/pods/insights-runtime-extractor-6mb4h/exporter/exporter/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.178994454Z namespaces/openshift-insights/pods/insights-runtime-extractor-6mb4h/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.179156219Z namespaces/openshift-insights/pods/insights-runtime-extractor-6mb4h/exporter/exporter/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.179236822Z namespaces/openshift-insights/pods/insights-runtime-extractor-6mb4h/extractor/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.179244932Z namespaces/openshift-insights/pods/insights-runtime-extractor-6mb4h/extractor/extractor/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.179251412Z namespaces/openshift-insights/pods/insights-runtime-extractor-6mb4h/extractor/extractor/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.179330925Z namespaces/openshift-insights/pods/insights-runtime-extractor-6mb4h/extractor/extractor/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.179478179Z namespaces/openshift-insights/pods/insights-runtime-extractor-6mb4h/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.179553581Z namespaces/openshift-insights/pods/insights-runtime-extractor-6mb4h/extractor/extractor/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.179938383Z namespaces/openshift-insights/pods/insights-runtime-extractor-6mb4h/kube-rbac-proxy/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.179951713Z namespaces/openshift-insights/pods/insights-runtime-extractor-6mb4h/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.179960223Z namespaces/openshift-insights/pods/insights-runtime-extractor-6mb4h/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.179992174Z namespaces/openshift-insights/pods/insights-runtime-extractor-6mb4h/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.18019306Z namespaces/openshift-insights/pods/insights-runtime-extractor-6mb4h/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.180275573Z namespaces/openshift-insights/pods/insights-runtime-extractor-6mb4h/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.180337835Z namespaces/openshift-insights/pods/insights-runtime-extractor-6wjbk/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.180392936Z namespaces/openshift-insights/pods/insights-runtime-extractor-6wjbk/insights-runtime-extractor-6wjbk.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.180474109Z namespaces/openshift-insights/pods/insights-runtime-extractor-6wjbk/exporter/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.180486599Z namespaces/openshift-insights/pods/insights-runtime-extractor-6wjbk/exporter/exporter/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.180492829Z namespaces/openshift-insights/pods/insights-runtime-extractor-6wjbk/exporter/exporter/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.180551091Z namespaces/openshift-insights/pods/insights-runtime-extractor-6wjbk/exporter/exporter/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.180647194Z namespaces/openshift-insights/pods/insights-runtime-extractor-6wjbk/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.180703016Z namespaces/openshift-insights/pods/insights-runtime-extractor-6wjbk/exporter/exporter/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.180741687Z namespaces/openshift-insights/pods/insights-runtime-extractor-6wjbk/extractor/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.180749847Z namespaces/openshift-insights/pods/insights-runtime-extractor-6wjbk/extractor/extractor/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.180762477Z namespaces/openshift-insights/pods/insights-runtime-extractor-6wjbk/extractor/extractor/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.180810699Z namespaces/openshift-insights/pods/insights-runtime-extractor-6wjbk/extractor/extractor/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.180907912Z namespaces/openshift-insights/pods/insights-runtime-extractor-6wjbk/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.180973144Z namespaces/openshift-insights/pods/insights-runtime-extractor-6wjbk/extractor/extractor/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.181010735Z namespaces/openshift-insights/pods/insights-runtime-extractor-6wjbk/kube-rbac-proxy/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.181024595Z namespaces/openshift-insights/pods/insights-runtime-extractor-6wjbk/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.181028616Z namespaces/openshift-insights/pods/insights-runtime-extractor-6wjbk/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.181097767Z namespaces/openshift-insights/pods/insights-runtime-extractor-6wjbk/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.181199981Z namespaces/openshift-insights/pods/insights-runtime-extractor-6wjbk/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.181264583Z namespaces/openshift-insights/pods/insights-runtime-extractor-6wjbk/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.181329914Z namespaces/openshift-insights/pods/insights-runtime-extractor-zwztf/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.181368526Z namespaces/openshift-insights/pods/insights-runtime-extractor-zwztf/insights-runtime-extractor-zwztf.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.181456358Z namespaces/openshift-insights/pods/insights-runtime-extractor-zwztf/exporter/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.181465358Z namespaces/openshift-insights/pods/insights-runtime-extractor-zwztf/exporter/exporter/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.181472729Z namespaces/openshift-insights/pods/insights-runtime-extractor-zwztf/exporter/exporter/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.1815179Z namespaces/openshift-insights/pods/insights-runtime-extractor-zwztf/exporter/exporter/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.181613323Z namespaces/openshift-insights/pods/insights-runtime-extractor-zwztf/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.181677895Z namespaces/openshift-insights/pods/insights-runtime-extractor-zwztf/exporter/exporter/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.181714476Z namespaces/openshift-insights/pods/insights-runtime-extractor-zwztf/extractor/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.181721586Z namespaces/openshift-insights/pods/insights-runtime-extractor-zwztf/extractor/extractor/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.181727916Z namespaces/openshift-insights/pods/insights-runtime-extractor-zwztf/extractor/extractor/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.181778558Z namespaces/openshift-insights/pods/insights-runtime-extractor-zwztf/extractor/extractor/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.181945793Z namespaces/openshift-insights/pods/insights-runtime-extractor-zwztf/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.182019195Z namespaces/openshift-insights/pods/insights-runtime-extractor-zwztf/extractor/extractor/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.182051656Z namespaces/openshift-insights/pods/insights-runtime-extractor-zwztf/kube-rbac-proxy/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.182072247Z namespaces/openshift-insights/pods/insights-runtime-extractor-zwztf/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.182085177Z namespaces/openshift-insights/pods/insights-runtime-extractor-zwztf/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.182150389Z namespaces/openshift-insights/pods/insights-runtime-extractor-zwztf/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.182232852Z namespaces/openshift-insights/pods/insights-runtime-extractor-zwztf/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.182300694Z namespaces/openshift-insights/pods/insights-runtime-extractor-zwztf/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.182350285Z namespaces/openshift-insights/policy/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.182385166Z namespaces/openshift-insights/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.182438578Z namespaces/openshift-insights/route.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.182477609Z namespaces/openshift-insights/route.openshift.io/routes.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.182545811Z namespaces/openshift-keda/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.182556991Z namespaces/openshift-keda/coordination.k8s.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.182566062Z namespaces/openshift-keda/coordination.k8s.io/leases/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.182602092Z namespaces/openshift-keda/coordination.k8s.io/leases/olm-operator.keda.sh.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.182695435Z namespaces/openshift-keda/coordination.k8s.io/leases/operator.keda.sh.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.182739767Z namespaces/openshift-keda/monitoring.coreos.com/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.182756017Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.182800118Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/keda-olm-operator.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.18286604Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.182913272Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-admission-webhooks.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.182997494Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-metrics-apiserver.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.183219761Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-operator.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.183290353Z namespaces/openshift-keda/operators.coreos.com/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.183297613Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.183342385Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/custom-metrics-autoscaler.v2.19.0-1.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.183556461Z namespaces/openshift-keda/operators.coreos.com/installplans/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.183585442Z namespaces/openshift-keda/operators.coreos.com/installplans/install-zlng2.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.183699136Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.183736057Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/custom-metrics-autoscaler.v2.19.0-1.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.183789708Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.183821769Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/openshift-keda.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.183894511Z namespaces/openshift-keda/operators.coreos.com/subscriptions/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.183924252Z namespaces/openshift-keda/operators.coreos.com/subscriptions/openshift-custom-metrics-autoscaler-operator.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.184042046Z namespaces/openshift-kube-apiserver-operator/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.184112638Z namespaces/openshift-kube-apiserver-operator/openshift-kube-apiserver-operator.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.18417423Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.184216851Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.184265582Z namespaces/openshift-kube-apiserver-operator/apps/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.184314614Z namespaces/openshift-kube-apiserver-operator/apps/daemonsets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.184385996Z namespaces/openshift-kube-apiserver-operator/apps/deployments.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.184468999Z namespaces/openshift-kube-apiserver-operator/apps/replicasets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.184543711Z namespaces/openshift-kube-apiserver-operator/apps/statefulsets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.184589302Z namespaces/openshift-kube-apiserver-operator/autoscaling/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.184628773Z namespaces/openshift-kube-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.184679925Z namespaces/openshift-kube-apiserver-operator/batch/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.184717076Z namespaces/openshift-kube-apiserver-operator/batch/cronjobs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.184797878Z namespaces/openshift-kube-apiserver-operator/batch/jobs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.18485661Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.184903172Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.184984184Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.185049346Z namespaces/openshift-kube-apiserver-operator/core/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.185122358Z namespaces/openshift-kube-apiserver-operator/core/configmaps.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.185254132Z namespaces/openshift-kube-apiserver-operator/core/endpoints.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.185323024Z namespaces/openshift-kube-apiserver-operator/core/events.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.185397486Z namespaces/openshift-kube-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.185483069Z namespaces/openshift-kube-apiserver-operator/core/pods.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.185554121Z namespaces/openshift-kube-apiserver-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.185676955Z namespaces/openshift-kube-apiserver-operator/core/secrets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.18584554Z namespaces/openshift-kube-apiserver-operator/core/services.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.185911122Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.185957363Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.186002794Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.186038826Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.186132028Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.186173859Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.186261922Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.186349725Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.186388886Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.186432677Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.186479659Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.18652522Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.186621783Z namespaces/openshift-kube-apiserver-operator/policy/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.186632453Z namespaces/openshift-kube-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.186655234Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.186687805Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.186784848Z namespaces/openshift-kube-apiserver/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.186829589Z namespaces/openshift-kube-apiserver/openshift-kube-apiserver.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.186886251Z namespaces/openshift-kube-apiserver/apps.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.186924712Z namespaces/openshift-kube-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.186997324Z namespaces/openshift-kube-apiserver/apps/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.187034385Z namespaces/openshift-kube-apiserver/apps/daemonsets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.187148789Z namespaces/openshift-kube-apiserver/apps/deployments.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.187224491Z namespaces/openshift-kube-apiserver/apps/replicasets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.187308124Z namespaces/openshift-kube-apiserver/apps/statefulsets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.187350925Z namespaces/openshift-kube-apiserver/autoscaling/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.187402616Z namespaces/openshift-kube-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.187464428Z namespaces/openshift-kube-apiserver/batch/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.187507119Z namespaces/openshift-kube-apiserver/batch/cronjobs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.187586422Z namespaces/openshift-kube-apiserver/batch/jobs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.187649374Z namespaces/openshift-kube-apiserver/build.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.187696285Z namespaces/openshift-kube-apiserver/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.187775427Z namespaces/openshift-kube-apiserver/build.openshift.io/builds.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.187813479Z namespaces/openshift-kube-apiserver/core/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.18786495Z namespaces/openshift-kube-apiserver/core/configmaps.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.187962443Z namespaces/openshift-kube-apiserver/core/endpoints.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.188039206Z namespaces/openshift-kube-apiserver/core/events.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.188157059Z namespaces/openshift-kube-apiserver/core/persistentvolumeclaims.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.188238032Z namespaces/openshift-kube-apiserver/core/pods.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.188315714Z namespaces/openshift-kube-apiserver/core/replicationcontrollers.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.188435987Z namespaces/openshift-kube-apiserver/core/secrets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.188583972Z namespaces/openshift-kube-apiserver/core/services.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.188630213Z namespaces/openshift-kube-apiserver/discovery.k8s.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.188672094Z namespaces/openshift-kube-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.188715366Z namespaces/openshift-kube-apiserver/image.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.188757527Z namespaces/openshift-kube-apiserver/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.188799878Z namespaces/openshift-kube-apiserver/k8s.ovn.org/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.1888479Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.188919482Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.189000284Z namespaces/openshift-kube-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.189075757Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.189131708Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.18920623Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.189234131Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/api-usage.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.189334094Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/podsecurity.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.189428857Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.189470878Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/openshift-kube-apiserver.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.18952704Z namespaces/openshift-kube-apiserver/networking.k8s.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.189565251Z namespaces/openshift-kube-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.189610833Z namespaces/openshift-kube-apiserver/policy/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.189654854Z namespaces/openshift-kube-apiserver/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.189720206Z namespaces/openshift-kube-apiserver/route.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.189771537Z namespaces/openshift-kube-apiserver/route.openshift.io/routes.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.189878081Z namespaces/openshift-kube-controller-manager-operator/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.189937742Z namespaces/openshift-kube-controller-manager-operator/openshift-kube-controller-manager-operator.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.190014985Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.190071306Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.190174209Z namespaces/openshift-kube-controller-manager-operator/apps/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.190222531Z namespaces/openshift-kube-controller-manager-operator/apps/daemonsets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.190322064Z namespaces/openshift-kube-controller-manager-operator/apps/deployments.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.190419807Z namespaces/openshift-kube-controller-manager-operator/apps/replicasets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.190567011Z namespaces/openshift-kube-controller-manager-operator/apps/statefulsets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.190935762Z namespaces/openshift-kube-controller-manager-operator/autoscaling/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.190987704Z namespaces/openshift-kube-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.191081937Z namespaces/openshift-kube-controller-manager-operator/batch/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.191150459Z namespaces/openshift-kube-controller-manager-operator/batch/cronjobs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.191233591Z namespaces/openshift-kube-controller-manager-operator/batch/jobs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.191288813Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.191320144Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.191420067Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.191494409Z namespaces/openshift-kube-controller-manager-operator/core/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.191555721Z namespaces/openshift-kube-controller-manager-operator/core/configmaps.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.191695385Z namespaces/openshift-kube-controller-manager-operator/core/endpoints.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.191789398Z namespaces/openshift-kube-controller-manager-operator/core/events.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.191881391Z namespaces/openshift-kube-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.191961853Z namespaces/openshift-kube-controller-manager-operator/core/pods.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.192044115Z namespaces/openshift-kube-controller-manager-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.19219989Z namespaces/openshift-kube-controller-manager-operator/core/secrets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.192386546Z namespaces/openshift-kube-controller-manager-operator/core/services.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.192460838Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.19252115Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.192588742Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.192636373Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.192712946Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.192767847Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.19286388Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.192953013Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.193016935Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.193074396Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.193166809Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.193232021Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/kube-controller-manager-operator.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.193292373Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.193341004Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.193419947Z namespaces/openshift-kube-controller-manager-operator/policy/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.193479138Z namespaces/openshift-kube-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.193556991Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.193605532Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.193734906Z namespaces/openshift-kube-controller-manager/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.193798498Z namespaces/openshift-kube-controller-manager/openshift-kube-controller-manager.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.19386782Z namespaces/openshift-kube-controller-manager/apps.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.193910811Z namespaces/openshift-kube-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.193994874Z namespaces/openshift-kube-controller-manager/apps/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.194051156Z namespaces/openshift-kube-controller-manager/apps/daemonsets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.194173499Z namespaces/openshift-kube-controller-manager/apps/deployments.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.194263632Z namespaces/openshift-kube-controller-manager/apps/replicasets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.194360955Z namespaces/openshift-kube-controller-manager/apps/statefulsets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.194432627Z namespaces/openshift-kube-controller-manager/autoscaling/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.194490679Z namespaces/openshift-kube-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.194560361Z namespaces/openshift-kube-controller-manager/batch/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.194608992Z namespaces/openshift-kube-controller-manager/batch/cronjobs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.194704545Z namespaces/openshift-kube-controller-manager/batch/jobs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.194774767Z namespaces/openshift-kube-controller-manager/build.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.194835259Z namespaces/openshift-kube-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.194917782Z namespaces/openshift-kube-controller-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.194993914Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.195000674Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.195052476Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/cluster-policy-controller-lock.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.195138918Z namespaces/openshift-kube-controller-manager/core/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.19519512Z namespaces/openshift-kube-controller-manager/core/configmaps.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.195321994Z namespaces/openshift-kube-controller-manager/core/endpoints.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.195425717Z namespaces/openshift-kube-controller-manager/core/events.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.195836999Z namespaces/openshift-kube-controller-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.195922642Z namespaces/openshift-kube-controller-manager/core/pods.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.196041455Z namespaces/openshift-kube-controller-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.196245341Z namespaces/openshift-kube-controller-manager/core/secrets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.196433537Z namespaces/openshift-kube-controller-manager/core/services.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.196485668Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.1965319Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.196595572Z namespaces/openshift-kube-controller-manager/image.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.196635723Z namespaces/openshift-kube-controller-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.196680234Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.196724686Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.196820059Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.196925202Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.196963433Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.197038835Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.197133398Z namespaces/openshift-kube-controller-manager/networking.k8s.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.197177939Z namespaces/openshift-kube-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.197258852Z namespaces/openshift-kube-controller-manager/policy/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.197297263Z namespaces/openshift-kube-controller-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.197373135Z namespaces/openshift-kube-controller-manager/route.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.197406116Z namespaces/openshift-kube-controller-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.19752291Z namespaces/openshift-kube-scheduler-operator/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.197579981Z namespaces/openshift-kube-scheduler-operator/openshift-kube-scheduler-operator.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.197654574Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.197698135Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.197791058Z namespaces/openshift-kube-scheduler-operator/apps/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.197830159Z namespaces/openshift-kube-scheduler-operator/apps/daemonsets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.197935992Z namespaces/openshift-kube-scheduler-operator/apps/deployments.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.198027965Z namespaces/openshift-kube-scheduler-operator/apps/replicasets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.198142818Z namespaces/openshift-kube-scheduler-operator/apps/statefulsets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.19820922Z namespaces/openshift-kube-scheduler-operator/autoscaling/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.198267322Z namespaces/openshift-kube-scheduler-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.198347624Z namespaces/openshift-kube-scheduler-operator/batch/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.198409006Z namespaces/openshift-kube-scheduler-operator/batch/cronjobs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.198507869Z namespaces/openshift-kube-scheduler-operator/batch/jobs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.198566081Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.198616243Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.198712355Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.198812208Z namespaces/openshift-kube-scheduler-operator/core/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.19886314Z namespaces/openshift-kube-scheduler-operator/core/configmaps.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.199001024Z namespaces/openshift-kube-scheduler-operator/core/endpoints.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.199117498Z namespaces/openshift-kube-scheduler-operator/core/events.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.19921693Z namespaces/openshift-kube-scheduler-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.199305293Z namespaces/openshift-kube-scheduler-operator/core/pods.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.199414476Z namespaces/openshift-kube-scheduler-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.199551111Z namespaces/openshift-kube-scheduler-operator/core/secrets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.199727346Z namespaces/openshift-kube-scheduler-operator/core/services.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.199810108Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.19987655Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.199945472Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.199989084Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.200051235Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.200122458Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.200224051Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.200318943Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.200373595Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.200491349Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.20054195Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.200606882Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.200655284Z namespaces/openshift-kube-scheduler-operator/policy/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.200716975Z namespaces/openshift-kube-scheduler-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.200774637Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.200831549Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.200910751Z namespaces/openshift-kube-scheduler/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.200974443Z namespaces/openshift-kube-scheduler/openshift-kube-scheduler.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.201050176Z namespaces/openshift-kube-scheduler/apps.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.201133438Z namespaces/openshift-kube-scheduler/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.20120657Z namespaces/openshift-kube-scheduler/apps/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.201270872Z namespaces/openshift-kube-scheduler/apps/daemonsets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.201362235Z namespaces/openshift-kube-scheduler/apps/deployments.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.201461358Z namespaces/openshift-kube-scheduler/apps/replicasets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.201552291Z namespaces/openshift-kube-scheduler/apps/statefulsets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.201622773Z namespaces/openshift-kube-scheduler/autoscaling/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.201683264Z namespaces/openshift-kube-scheduler/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.201767327Z namespaces/openshift-kube-scheduler/batch/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.201823299Z namespaces/openshift-kube-scheduler/batch/cronjobs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.201923822Z namespaces/openshift-kube-scheduler/batch/jobs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.201979723Z namespaces/openshift-kube-scheduler/build.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.202041795Z namespaces/openshift-kube-scheduler/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.202157749Z namespaces/openshift-kube-scheduler/build.openshift.io/builds.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.20221847Z namespaces/openshift-kube-scheduler/core/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.202271152Z namespaces/openshift-kube-scheduler/core/configmaps.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.202392076Z namespaces/openshift-kube-scheduler/core/endpoints.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.202475748Z namespaces/openshift-kube-scheduler/core/events.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.202575861Z namespaces/openshift-kube-scheduler/core/persistentvolumeclaims.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.202672174Z namespaces/openshift-kube-scheduler/core/pods.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.202764507Z namespaces/openshift-kube-scheduler/core/replicationcontrollers.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.202899411Z namespaces/openshift-kube-scheduler/core/secrets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.203086917Z namespaces/openshift-kube-scheduler/core/services.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.203148968Z namespaces/openshift-kube-scheduler/discovery.k8s.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.20320942Z namespaces/openshift-kube-scheduler/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.203277752Z namespaces/openshift-kube-scheduler/image.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.203335404Z namespaces/openshift-kube-scheduler/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.203430557Z namespaces/openshift-kube-scheduler/k8s.ovn.org/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.203478858Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.203579431Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.203673054Z namespaces/openshift-kube-scheduler/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.203729446Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.203789607Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.204713255Z namespaces/openshift-kube-scheduler/networking.k8s.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.204767167Z namespaces/openshift-kube-scheduler/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.204849959Z namespaces/openshift-kube-scheduler/policy/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.204901281Z namespaces/openshift-kube-scheduler/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.204969173Z namespaces/openshift-kube-scheduler/route.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.205017894Z namespaces/openshift-kube-scheduler/route.openshift.io/routes.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.205153808Z namespaces/openshift-kube-storage-version-migrator-operator/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.20521282Z namespaces/openshift-kube-storage-version-migrator-operator/openshift-kube-storage-version-migrator-operator.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.205301313Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.205354144Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.205437727Z namespaces/openshift-kube-storage-version-migrator-operator/apps/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.205486268Z namespaces/openshift-kube-storage-version-migrator-operator/apps/daemonsets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.205594252Z namespaces/openshift-kube-storage-version-migrator-operator/apps/deployments.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.205740046Z namespaces/openshift-kube-storage-version-migrator-operator/apps/replicasets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.205852569Z namespaces/openshift-kube-storage-version-migrator-operator/apps/statefulsets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.205917441Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.205972373Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.206054575Z namespaces/openshift-kube-storage-version-migrator-operator/batch/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.206129608Z namespaces/openshift-kube-storage-version-migrator-operator/batch/cronjobs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.206224291Z namespaces/openshift-kube-storage-version-migrator-operator/batch/jobs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.206295933Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.206376625Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.206465928Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.20652374Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.20653185Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.206588791Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/openshift-kube-storage-version-migrator-operator-lock.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.206676844Z namespaces/openshift-kube-storage-version-migrator-operator/core/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.206724566Z namespaces/openshift-kube-storage-version-migrator-operator/core/configmaps.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.206846699Z namespaces/openshift-kube-storage-version-migrator-operator/core/endpoints.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.206946962Z namespaces/openshift-kube-storage-version-migrator-operator/core/events.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.207190769Z namespaces/openshift-kube-storage-version-migrator-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.207283372Z namespaces/openshift-kube-storage-version-migrator-operator/core/pods.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.207436337Z namespaces/openshift-kube-storage-version-migrator-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.207599412Z namespaces/openshift-kube-storage-version-migrator-operator/core/secrets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.207800118Z namespaces/openshift-kube-storage-version-migrator-operator/core/services.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.20786072Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.207923201Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.207988073Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.208046535Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.208142148Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.208180509Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.208273372Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.208373615Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.208418596Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.208453867Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.208508569Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.20854355Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.208595331Z namespaces/openshift-kube-storage-version-migrator-operator/pods/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.208605152Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-846bf668f7-9dkqn/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.208664244Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-846bf668f7-9dkqn/kube-storage-version-migrator-operator-846bf668f7-9dkqn.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.208794937Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-846bf668f7-9dkqn/kube-storage-version-migrator-operator/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.208805958Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-846bf668f7-9dkqn/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.208813268Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-846bf668f7-9dkqn/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.208844819Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-846bf668f7-9dkqn/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.208992683Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-846bf668f7-9dkqn/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.209258151Z namespaces/openshift-kube-storage-version-migrator-operator/policy/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.209303023Z namespaces/openshift-kube-storage-version-migrator-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.209361814Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.209397655Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.209483758Z namespaces/openshift-kube-storage-version-migrator/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.209520599Z namespaces/openshift-kube-storage-version-migrator/openshift-kube-storage-version-migrator.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.209586421Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.209621932Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.209693204Z namespaces/openshift-kube-storage-version-migrator/apps/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.209730796Z namespaces/openshift-kube-storage-version-migrator/apps/daemonsets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.209828579Z namespaces/openshift-kube-storage-version-migrator/apps/deployments.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.209944742Z namespaces/openshift-kube-storage-version-migrator/apps/replicasets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.210042845Z namespaces/openshift-kube-storage-version-migrator/apps/statefulsets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.210125017Z namespaces/openshift-kube-storage-version-migrator/autoscaling/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.210168719Z namespaces/openshift-kube-storage-version-migrator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.210365544Z namespaces/openshift-kube-storage-version-migrator/batch/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.210416906Z namespaces/openshift-kube-storage-version-migrator/batch/cronjobs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.210521779Z namespaces/openshift-kube-storage-version-migrator/batch/jobs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.21056033Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.210626372Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.210714495Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/builds.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.210801448Z namespaces/openshift-kube-storage-version-migrator/core/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.210856399Z namespaces/openshift-kube-storage-version-migrator/core/configmaps.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.210974913Z namespaces/openshift-kube-storage-version-migrator/core/endpoints.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.211084066Z namespaces/openshift-kube-storage-version-migrator/core/events.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.211252991Z namespaces/openshift-kube-storage-version-migrator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.211348814Z namespaces/openshift-kube-storage-version-migrator/core/pods.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.211488548Z namespaces/openshift-kube-storage-version-migrator/core/replicationcontrollers.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.211626962Z namespaces/openshift-kube-storage-version-migrator/core/secrets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.211798247Z namespaces/openshift-kube-storage-version-migrator/core/services.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.211865029Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.211922491Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.211981423Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.212037195Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.212120867Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.212180419Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.212292702Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.212397725Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.212447307Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.212503589Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.2125593Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.212608192Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.212669684Z namespaces/openshift-kube-storage-version-migrator/pods/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.212678114Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-f8tqp/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.212729185Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-f8tqp/migrator-d57d58cc9-f8tqp.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.212820418Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-f8tqp/graceful-termination/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.212827888Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-f8tqp/graceful-termination/graceful-termination/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.212834398Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-f8tqp/graceful-termination/graceful-termination/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.212912131Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-f8tqp/graceful-termination/graceful-termination/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.213009404Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-f8tqp/graceful-termination/graceful-termination/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.213115557Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-f8tqp/graceful-termination/graceful-termination/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.213151628Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-f8tqp/migrator/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.213156818Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-f8tqp/migrator/migrator/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.213179619Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-f8tqp/migrator/migrator/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.213249241Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-f8tqp/migrator/migrator/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.213362044Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-f8tqp/migrator/migrator/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.213447177Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-f8tqp/migrator/migrator/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.213506369Z namespaces/openshift-kube-storage-version-migrator/policy/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.21356308Z namespaces/openshift-kube-storage-version-migrator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.213623712Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.213675934Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/routes.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.213754156Z namespaces/openshift-machine-config-operator/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.213767757Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.213782607Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.213825518Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-controller.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.213942642Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-daemon.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.214044765Z namespaces/openshift-marketplace/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.214076956Z namespaces/openshift-marketplace/monitoring.coreos.com/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.214088136Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.214118447Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/marketplace-alert-rules.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.214195319Z namespaces/openshift-marketplace/operators.coreos.com/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.21420916Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.214237631Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/certified-operators.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.214359824Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/community-operators.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.214467367Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-marketplace.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.214576461Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-operators.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.214695554Z namespaces/openshift-monitoring/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.214757846Z namespaces/openshift-monitoring/openshift-monitoring.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.214836879Z namespaces/openshift-monitoring/apps.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.21488981Z namespaces/openshift-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.214977783Z namespaces/openshift-monitoring/apps/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.215032984Z namespaces/openshift-monitoring/apps/daemonsets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.21521832Z namespaces/openshift-monitoring/apps/deployments.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.215716725Z namespaces/openshift-monitoring/apps/replicasets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.216086186Z namespaces/openshift-monitoring/apps/statefulsets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.216358554Z namespaces/openshift-monitoring/autoscaling/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.216378695Z namespaces/openshift-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.216485008Z namespaces/openshift-monitoring/batch/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.21654396Z namespaces/openshift-monitoring/batch/cronjobs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.216659073Z namespaces/openshift-monitoring/batch/jobs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.216710995Z namespaces/openshift-monitoring/build.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.216772236Z namespaces/openshift-monitoring/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.21689555Z namespaces/openshift-monitoring/build.openshift.io/builds.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.216978063Z namespaces/openshift-monitoring/core/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.217043095Z namespaces/openshift-monitoring/core/configmaps.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.22057725Z namespaces/openshift-monitoring/core/endpoints.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.220707085Z namespaces/openshift-monitoring/core/events.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.221636132Z namespaces/openshift-monitoring/core/persistentvolumeclaims.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.221718475Z namespaces/openshift-monitoring/core/pods.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.222639083Z namespaces/openshift-monitoring/core/replicationcontrollers.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.222766856Z namespaces/openshift-monitoring/core/secrets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.223276731Z namespaces/openshift-monitoring/core/services.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.223440587Z namespaces/openshift-monitoring/discovery.k8s.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.223477577Z namespaces/openshift-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.223655953Z namespaces/openshift-monitoring/image.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.223690504Z namespaces/openshift-monitoring/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.223774906Z namespaces/openshift-monitoring/k8s.ovn.org/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.223830538Z namespaces/openshift-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.223927281Z namespaces/openshift-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.224006313Z namespaces/openshift-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.224108376Z namespaces/openshift-monitoring/monitoring.coreos.com/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.224168088Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.224412636Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.224456447Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/main.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.2245478Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.224585651Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/k8s.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.224720425Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.224754026Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/alertmanager-main-rules.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.224927671Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/cluster-monitoring-operator-prometheus-rules.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.225157778Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kube-state-metrics-rules.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.225255731Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kubernetes-monitoring-rules.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.22557492Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/node-exporter-rules.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.225733875Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-prometheus-rules.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.225879169Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-thanos-sidecar-rules.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.225991353Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-operator-rules.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.226134557Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/telemetry.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.22624402Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/thanos-querier.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.226385975Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.226426036Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/alertmanager-main.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.226533559Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/cluster-monitoring-operator.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.226626982Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kube-state-metrics.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.226713374Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kubelet.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.226835268Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/metrics-server.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.226993163Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/node-exporter.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.227173318Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/openshift-state-metrics.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.227347513Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-k8s.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.227410505Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-operator.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.227507028Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/telemeter-client.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.227593301Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-querier.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.227701634Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-sidecar.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.227721225Z namespaces/openshift-monitoring/networking.k8s.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.227773766Z namespaces/openshift-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.227809537Z namespaces/openshift-monitoring/operators.coreos.com/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.22789951Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.22790715Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/openshift-cluster-monitoring.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.227978703Z namespaces/openshift-monitoring/pods/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.227994923Z namespaces/openshift-monitoring/pods/alertmanager-main-0/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.228090056Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager-main-0.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.228282881Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.228292652Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.228299802Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.228338883Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.228441236Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.228507548Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.228546589Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.22855548Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.2285684Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.228616831Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.228723105Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.228788257Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.228827928Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.228837078Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.228851969Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.22889524Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.228985403Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.229080236Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.229131287Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.229143757Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.229154268Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.229260451Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.229353404Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.229423046Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.229456667Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.229465287Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.229482457Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.229529199Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.229625752Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.229693384Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.229725905Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.229735045Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.229742765Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.229788217Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.22988142Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.229950082Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.229991873Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.229999453Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.230003453Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.230077975Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.230183749Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.23024765Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.230275821Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-64786d9cbb-pvr7j/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.230333673Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-64786d9cbb-pvr7j/cluster-monitoring-operator-64786d9cbb-pvr7j.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.230432276Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-64786d9cbb-pvr7j/cluster-monitoring-operator/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.230440116Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-64786d9cbb-pvr7j/cluster-monitoring-operator/cluster-monitoring-operator/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.230449737Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-64786d9cbb-pvr7j/cluster-monitoring-operator/cluster-monitoring-operator/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.230512178Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-64786d9cbb-pvr7j/cluster-monitoring-operator/cluster-monitoring-operator/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.231087376Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-64786d9cbb-pvr7j/cluster-monitoring-operator/cluster-monitoring-operator/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.231179788Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-64786d9cbb-pvr7j/cluster-monitoring-operator/cluster-monitoring-operator/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.23123047Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-fmh8f/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.231279431Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-fmh8f/kube-state-metrics-7c9dbb8b7d-fmh8f.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.231413565Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-fmh8f/kube-rbac-proxy-main/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.231425656Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-fmh8f/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.231431726Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-fmh8f/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.231467127Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-fmh8f/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.2315674Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-fmh8f/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.231622761Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-fmh8f/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.231680793Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-fmh8f/kube-rbac-proxy-self/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.231692744Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-fmh8f/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.231700724Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-fmh8f/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.231743225Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-fmh8f/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.231829718Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-fmh8f/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.23189609Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-fmh8f/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.231944471Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-fmh8f/kube-state-metrics/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.231961542Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-fmh8f/kube-state-metrics/kube-state-metrics/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.231969322Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-fmh8f/kube-state-metrics/kube-state-metrics/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.232039374Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-fmh8f/kube-state-metrics/kube-state-metrics/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.23222601Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-fmh8f/kube-state-metrics/kube-state-metrics/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.232293462Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-fmh8f/kube-state-metrics/kube-state-metrics/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.232348773Z namespaces/openshift-monitoring/pods/metrics-server-fdbf56d4b-zzlp8/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.232390204Z namespaces/openshift-monitoring/pods/metrics-server-fdbf56d4b-zzlp8/metrics-server-fdbf56d4b-zzlp8.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.232483827Z namespaces/openshift-monitoring/pods/metrics-server-fdbf56d4b-zzlp8/metrics-server/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.232490898Z namespaces/openshift-monitoring/pods/metrics-server-fdbf56d4b-zzlp8/metrics-server/metrics-server/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.232497278Z namespaces/openshift-monitoring/pods/metrics-server-fdbf56d4b-zzlp8/metrics-server/metrics-server/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.232552189Z namespaces/openshift-monitoring/pods/metrics-server-fdbf56d4b-zzlp8/metrics-server/metrics-server/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.232649542Z namespaces/openshift-monitoring/pods/metrics-server-fdbf56d4b-zzlp8/metrics-server/metrics-server/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.232713194Z namespaces/openshift-monitoring/pods/metrics-server-fdbf56d4b-zzlp8/metrics-server/metrics-server/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.232761516Z namespaces/openshift-monitoring/pods/monitoring-plugin-d5dcff7cf-lqxfb/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.232804047Z namespaces/openshift-monitoring/pods/monitoring-plugin-d5dcff7cf-lqxfb/monitoring-plugin-d5dcff7cf-lqxfb.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.233103196Z namespaces/openshift-monitoring/pods/monitoring-plugin-d5dcff7cf-lqxfb/monitoring-plugin/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.233120366Z namespaces/openshift-monitoring/pods/monitoring-plugin-d5dcff7cf-lqxfb/monitoring-plugin/monitoring-plugin/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.233130177Z namespaces/openshift-monitoring/pods/monitoring-plugin-d5dcff7cf-lqxfb/monitoring-plugin/monitoring-plugin/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.233188088Z namespaces/openshift-monitoring/pods/monitoring-plugin-d5dcff7cf-lqxfb/monitoring-plugin/monitoring-plugin/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.233287131Z namespaces/openshift-monitoring/pods/monitoring-plugin-d5dcff7cf-lqxfb/monitoring-plugin/monitoring-plugin/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.233356953Z namespaces/openshift-monitoring/pods/monitoring-plugin-d5dcff7cf-lqxfb/monitoring-plugin/monitoring-plugin/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.233404515Z namespaces/openshift-monitoring/pods/node-exporter-597sm/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.233449866Z namespaces/openshift-monitoring/pods/node-exporter-597sm/node-exporter-597sm.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.23356259Z namespaces/openshift-monitoring/pods/node-exporter-597sm/init-textfile/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.23357368Z namespaces/openshift-monitoring/pods/node-exporter-597sm/init-textfile/init-textfile/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.23357773Z namespaces/openshift-monitoring/pods/node-exporter-597sm/init-textfile/init-textfile/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.233628482Z namespaces/openshift-monitoring/pods/node-exporter-597sm/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.233704494Z namespaces/openshift-monitoring/pods/node-exporter-597sm/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.233773686Z namespaces/openshift-monitoring/pods/node-exporter-597sm/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.233807317Z namespaces/openshift-monitoring/pods/node-exporter-597sm/kube-rbac-proxy/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.233816767Z namespaces/openshift-monitoring/pods/node-exporter-597sm/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.233822778Z namespaces/openshift-monitoring/pods/node-exporter-597sm/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.233869359Z namespaces/openshift-monitoring/pods/node-exporter-597sm/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.233963042Z namespaces/openshift-monitoring/pods/node-exporter-597sm/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.234084006Z namespaces/openshift-monitoring/pods/node-exporter-597sm/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.234153228Z namespaces/openshift-monitoring/pods/node-exporter-597sm/node-exporter/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.234160348Z namespaces/openshift-monitoring/pods/node-exporter-597sm/node-exporter/node-exporter/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.234166848Z namespaces/openshift-monitoring/pods/node-exporter-597sm/node-exporter/node-exporter/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.234221459Z namespaces/openshift-monitoring/pods/node-exporter-597sm/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.234346803Z namespaces/openshift-monitoring/pods/node-exporter-597sm/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.234404905Z namespaces/openshift-monitoring/pods/node-exporter-597sm/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.234447756Z namespaces/openshift-monitoring/pods/node-exporter-77t6k/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.234476107Z namespaces/openshift-monitoring/pods/node-exporter-77t6k/node-exporter-77t6k.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.23457838Z namespaces/openshift-monitoring/pods/node-exporter-77t6k/init-textfile/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.234588761Z namespaces/openshift-monitoring/pods/node-exporter-77t6k/init-textfile/init-textfile/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.234594991Z namespaces/openshift-monitoring/pods/node-exporter-77t6k/init-textfile/init-textfile/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.234618011Z namespaces/openshift-monitoring/pods/node-exporter-77t6k/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.234689313Z namespaces/openshift-monitoring/pods/node-exporter-77t6k/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.234752075Z namespaces/openshift-monitoring/pods/node-exporter-77t6k/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.234795557Z namespaces/openshift-monitoring/pods/node-exporter-77t6k/kube-rbac-proxy/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.234806417Z namespaces/openshift-monitoring/pods/node-exporter-77t6k/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.234810947Z namespaces/openshift-monitoring/pods/node-exporter-77t6k/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.234832738Z namespaces/openshift-monitoring/pods/node-exporter-77t6k/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.234923451Z namespaces/openshift-monitoring/pods/node-exporter-77t6k/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.234989882Z namespaces/openshift-monitoring/pods/node-exporter-77t6k/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.235037354Z namespaces/openshift-monitoring/pods/node-exporter-77t6k/node-exporter/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.235044474Z namespaces/openshift-monitoring/pods/node-exporter-77t6k/node-exporter/node-exporter/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.235048444Z namespaces/openshift-monitoring/pods/node-exporter-77t6k/node-exporter/node-exporter/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.235116286Z namespaces/openshift-monitoring/pods/node-exporter-77t6k/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.23522732Z namespaces/openshift-monitoring/pods/node-exporter-77t6k/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.235290691Z namespaces/openshift-monitoring/pods/node-exporter-77t6k/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.235349593Z namespaces/openshift-monitoring/pods/node-exporter-b65zf/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.235399715Z namespaces/openshift-monitoring/pods/node-exporter-b65zf/node-exporter-b65zf.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.235509338Z namespaces/openshift-monitoring/pods/node-exporter-b65zf/init-textfile/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.235520648Z namespaces/openshift-monitoring/pods/node-exporter-b65zf/init-textfile/init-textfile/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.235535719Z namespaces/openshift-monitoring/pods/node-exporter-b65zf/init-textfile/init-textfile/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.23557249Z namespaces/openshift-monitoring/pods/node-exporter-b65zf/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.235643172Z namespaces/openshift-monitoring/pods/node-exporter-b65zf/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.235705144Z namespaces/openshift-monitoring/pods/node-exporter-b65zf/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.235743025Z namespaces/openshift-monitoring/pods/node-exporter-b65zf/kube-rbac-proxy/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.235752765Z namespaces/openshift-monitoring/pods/node-exporter-b65zf/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.235756885Z namespaces/openshift-monitoring/pods/node-exporter-b65zf/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.235794707Z namespaces/openshift-monitoring/pods/node-exporter-b65zf/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.235878689Z namespaces/openshift-monitoring/pods/node-exporter-b65zf/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.235945501Z namespaces/openshift-monitoring/pods/node-exporter-b65zf/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.235985052Z namespaces/openshift-monitoring/pods/node-exporter-b65zf/node-exporter/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.235992583Z namespaces/openshift-monitoring/pods/node-exporter-b65zf/node-exporter/node-exporter/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.236002633Z namespaces/openshift-monitoring/pods/node-exporter-b65zf/node-exporter/node-exporter/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.236049274Z namespaces/openshift-monitoring/pods/node-exporter-b65zf/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.236177658Z namespaces/openshift-monitoring/pods/node-exporter-b65zf/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.236407525Z namespaces/openshift-monitoring/pods/node-exporter-b65zf/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.236467187Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-4khdx/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.236513778Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-4khdx/openshift-state-metrics-54cf96dfcf-4khdx.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.236659863Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-4khdx/kube-rbac-proxy-main/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.236667823Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-4khdx/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.236680253Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-4khdx/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.236729915Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-4khdx/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.236824037Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-4khdx/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.23689691Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-4khdx/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.236996863Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-4khdx/kube-rbac-proxy-self/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.237008413Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-4khdx/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.237023683Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-4khdx/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.237083335Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-4khdx/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.237192719Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-4khdx/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.237279891Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-4khdx/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.237346723Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-4khdx/openshift-state-metrics/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.237353953Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-4khdx/openshift-state-metrics/openshift-state-metrics/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.237357964Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-4khdx/openshift-state-metrics/openshift-state-metrics/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.237407875Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-4khdx/openshift-state-metrics/openshift-state-metrics/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.23758366Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-4khdx/openshift-state-metrics/openshift-state-metrics/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.237636872Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-4khdx/openshift-state-metrics/openshift-state-metrics/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.237680443Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.237761116Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus-k8s-0.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.237947471Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.237958822Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.237965462Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.238010463Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.238129756Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.238192178Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.23823461Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.23824147Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.23825134Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.238297292Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.238385504Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.238458397Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.238490507Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.238499678Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.238505708Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.23855912Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.238645642Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.238715484Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.238763406Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.238770326Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.238774316Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.238810467Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.23889401Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.238962741Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.238994042Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.239000543Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.239006553Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.239052774Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.239164898Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.23923151Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.239281681Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.239288591Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.239297522Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.239348033Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.239744635Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.239796507Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.239841288Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.239850958Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.239863639Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.23990424Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.239997583Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.240083565Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.240228159Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-2fm26/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.240269531Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-2fm26/prometheus-operator-567f7b8b7c-2fm26.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.240367504Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-2fm26/kube-rbac-proxy/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.240380674Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-2fm26/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.240388224Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-2fm26/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.240423915Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-2fm26/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.240517238Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-2fm26/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.24058259Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-2fm26/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.240615631Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-2fm26/prometheus-operator/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.240623131Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-2fm26/prometheus-operator/prometheus-operator/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.240627942Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-2fm26/prometheus-operator/prometheus-operator/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.240660303Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-2fm26/prometheus-operator/prometheus-operator/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.240872349Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-2fm26/prometheus-operator/prometheus-operator/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.240941891Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-2fm26/prometheus-operator/prometheus-operator/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.240961832Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-d559d66d5-knkrb/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.241008783Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-d559d66d5-knkrb/prometheus-operator-admission-webhook-d559d66d5-knkrb.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.241113816Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-d559d66d5-knkrb/prometheus-operator-admission-webhook/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.241128977Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-d559d66d5-knkrb/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.241135647Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-d559d66d5-knkrb/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.241167528Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-d559d66d5-knkrb/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.24125656Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-d559d66d5-knkrb/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.241322192Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-d559d66d5-knkrb/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.241361173Z namespaces/openshift-monitoring/pods/telemeter-client-5c7f6c5c9b-8b5xg/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.241397345Z namespaces/openshift-monitoring/pods/telemeter-client-5c7f6c5c9b-8b5xg/telemeter-client-5c7f6c5c9b-8b5xg.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.24157501Z namespaces/openshift-monitoring/pods/telemeter-client-5c7f6c5c9b-8b5xg/kube-rbac-proxy/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.24158258Z namespaces/openshift-monitoring/pods/telemeter-client-5c7f6c5c9b-8b5xg/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.24158673Z namespaces/openshift-monitoring/pods/telemeter-client-5c7f6c5c9b-8b5xg/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.241621601Z namespaces/openshift-monitoring/pods/telemeter-client-5c7f6c5c9b-8b5xg/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.241715544Z namespaces/openshift-monitoring/pods/telemeter-client-5c7f6c5c9b-8b5xg/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.241782126Z namespaces/openshift-monitoring/pods/telemeter-client-5c7f6c5c9b-8b5xg/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.241821027Z namespaces/openshift-monitoring/pods/telemeter-client-5c7f6c5c9b-8b5xg/reload/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.241827647Z namespaces/openshift-monitoring/pods/telemeter-client-5c7f6c5c9b-8b5xg/reload/reload/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.241831558Z namespaces/openshift-monitoring/pods/telemeter-client-5c7f6c5c9b-8b5xg/reload/reload/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.241865668Z namespaces/openshift-monitoring/pods/telemeter-client-5c7f6c5c9b-8b5xg/reload/reload/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.241957711Z namespaces/openshift-monitoring/pods/telemeter-client-5c7f6c5c9b-8b5xg/reload/reload/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.242025033Z namespaces/openshift-monitoring/pods/telemeter-client-5c7f6c5c9b-8b5xg/reload/reload/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.242088785Z namespaces/openshift-monitoring/pods/telemeter-client-5c7f6c5c9b-8b5xg/telemeter-client/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.242101036Z namespaces/openshift-monitoring/pods/telemeter-client-5c7f6c5c9b-8b5xg/telemeter-client/telemeter-client/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.242104986Z namespaces/openshift-monitoring/pods/telemeter-client-5c7f6c5c9b-8b5xg/telemeter-client/telemeter-client/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.242170588Z namespaces/openshift-monitoring/pods/telemeter-client-5c7f6c5c9b-8b5xg/telemeter-client/telemeter-client/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.242308242Z namespaces/openshift-monitoring/pods/telemeter-client-5c7f6c5c9b-8b5xg/telemeter-client/telemeter-client/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.242371784Z namespaces/openshift-monitoring/pods/telemeter-client-5c7f6c5c9b-8b5xg/telemeter-client/telemeter-client/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.242422445Z namespaces/openshift-monitoring/pods/thanos-querier-566f8c8df6-kc4b2/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.242484997Z namespaces/openshift-monitoring/pods/thanos-querier-566f8c8df6-kc4b2/thanos-querier-566f8c8df6-kc4b2.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.242636902Z namespaces/openshift-monitoring/pods/thanos-querier-566f8c8df6-kc4b2/kube-rbac-proxy-metrics/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.242647702Z namespaces/openshift-monitoring/pods/thanos-querier-566f8c8df6-kc4b2/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.242653762Z namespaces/openshift-monitoring/pods/thanos-querier-566f8c8df6-kc4b2/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.242680983Z namespaces/openshift-monitoring/pods/thanos-querier-566f8c8df6-kc4b2/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.242772816Z namespaces/openshift-monitoring/pods/thanos-querier-566f8c8df6-kc4b2/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.242845478Z namespaces/openshift-monitoring/pods/thanos-querier-566f8c8df6-kc4b2/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.242875159Z namespaces/openshift-monitoring/pods/thanos-querier-566f8c8df6-kc4b2/kube-rbac-proxy-rules/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.242881619Z namespaces/openshift-monitoring/pods/thanos-querier-566f8c8df6-kc4b2/kube-rbac-proxy-rules/kube-rbac-proxy-rules/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.242885529Z namespaces/openshift-monitoring/pods/thanos-querier-566f8c8df6-kc4b2/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.242937981Z namespaces/openshift-monitoring/pods/thanos-querier-566f8c8df6-kc4b2/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.243032044Z namespaces/openshift-monitoring/pods/thanos-querier-566f8c8df6-kc4b2/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.243122556Z namespaces/openshift-monitoring/pods/thanos-querier-566f8c8df6-kc4b2/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.243140907Z namespaces/openshift-monitoring/pods/thanos-querier-566f8c8df6-kc4b2/kube-rbac-proxy-web/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.243152287Z namespaces/openshift-monitoring/pods/thanos-querier-566f8c8df6-kc4b2/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.243156367Z namespaces/openshift-monitoring/pods/thanos-querier-566f8c8df6-kc4b2/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.243216779Z namespaces/openshift-monitoring/pods/thanos-querier-566f8c8df6-kc4b2/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.243327992Z namespaces/openshift-monitoring/pods/thanos-querier-566f8c8df6-kc4b2/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.243422325Z namespaces/openshift-monitoring/pods/thanos-querier-566f8c8df6-kc4b2/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.243466567Z namespaces/openshift-monitoring/pods/thanos-querier-566f8c8df6-kc4b2/kube-rbac-proxy/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.243477967Z namespaces/openshift-monitoring/pods/thanos-querier-566f8c8df6-kc4b2/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.243482187Z namespaces/openshift-monitoring/pods/thanos-querier-566f8c8df6-kc4b2/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.243519438Z namespaces/openshift-monitoring/pods/thanos-querier-566f8c8df6-kc4b2/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.243607971Z namespaces/openshift-monitoring/pods/thanos-querier-566f8c8df6-kc4b2/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.243674433Z namespaces/openshift-monitoring/pods/thanos-querier-566f8c8df6-kc4b2/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.243724144Z namespaces/openshift-monitoring/pods/thanos-querier-566f8c8df6-kc4b2/prom-label-proxy/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.243731504Z namespaces/openshift-monitoring/pods/thanos-querier-566f8c8df6-kc4b2/prom-label-proxy/prom-label-proxy/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.243735505Z namespaces/openshift-monitoring/pods/thanos-querier-566f8c8df6-kc4b2/prom-label-proxy/prom-label-proxy/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.243782106Z namespaces/openshift-monitoring/pods/thanos-querier-566f8c8df6-kc4b2/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.243870469Z namespaces/openshift-monitoring/pods/thanos-querier-566f8c8df6-kc4b2/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.243939251Z namespaces/openshift-monitoring/pods/thanos-querier-566f8c8df6-kc4b2/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.243969482Z namespaces/openshift-monitoring/pods/thanos-querier-566f8c8df6-kc4b2/thanos-query/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.243977972Z namespaces/openshift-monitoring/pods/thanos-querier-566f8c8df6-kc4b2/thanos-query/thanos-query/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.243982082Z namespaces/openshift-monitoring/pods/thanos-querier-566f8c8df6-kc4b2/thanos-query/thanos-query/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.244024663Z namespaces/openshift-monitoring/pods/thanos-querier-566f8c8df6-kc4b2/thanos-query/thanos-query/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.244146427Z namespaces/openshift-monitoring/pods/thanos-querier-566f8c8df6-kc4b2/thanos-query/thanos-query/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.244227989Z namespaces/openshift-monitoring/pods/thanos-querier-566f8c8df6-kc4b2/thanos-query/thanos-query/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.24426696Z namespaces/openshift-monitoring/policy/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.244304482Z namespaces/openshift-monitoring/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.244371884Z namespaces/openshift-monitoring/route.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.244409945Z namespaces/openshift-monitoring/route.openshift.io/routes.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.244520478Z namespaces/openshift-multus/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.24456968Z namespaces/openshift-multus/openshift-multus.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.244643172Z namespaces/openshift-multus/apps.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.244680363Z namespaces/openshift-multus/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.244732934Z namespaces/openshift-multus/apps/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.244772886Z namespaces/openshift-multus/apps/daemonsets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.245168787Z namespaces/openshift-multus/apps/deployments.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.24524447Z namespaces/openshift-multus/apps/replicasets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.245323022Z namespaces/openshift-multus/apps/statefulsets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.245372344Z namespaces/openshift-multus/apps/daemonsets/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.245401634Z namespaces/openshift-multus/apps/daemonsets/multus-additional-cni-plugins.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.245551569Z namespaces/openshift-multus/apps/daemonsets/multus.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.245669082Z namespaces/openshift-multus/apps/daemonsets/network-metrics-daemon.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.245731844Z namespaces/openshift-multus/autoscaling/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.245777266Z namespaces/openshift-multus/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.245817237Z namespaces/openshift-multus/batch/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.245859538Z namespaces/openshift-multus/batch/cronjobs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.24593607Z namespaces/openshift-multus/batch/jobs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.245975092Z namespaces/openshift-multus/build.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.246022413Z namespaces/openshift-multus/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.246125716Z namespaces/openshift-multus/build.openshift.io/builds.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.246164277Z namespaces/openshift-multus/core/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.24626658Z namespaces/openshift-multus/core/configmaps.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.246406705Z namespaces/openshift-multus/core/endpoints.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.246492707Z namespaces/openshift-multus/core/events.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.247011713Z namespaces/openshift-multus/core/persistentvolumeclaims.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.247153507Z namespaces/openshift-multus/core/pods.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.247774266Z namespaces/openshift-multus/core/replicationcontrollers.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.247858968Z namespaces/openshift-multus/core/secrets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.248000612Z namespaces/openshift-multus/core/services.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.248053434Z namespaces/openshift-multus/core/configmaps/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.248125596Z namespaces/openshift-multus/core/configmaps/cni-copy-resources.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.24826882Z namespaces/openshift-multus/core/configmaps/default-cni-sysctl-allowlist.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.248363373Z namespaces/openshift-multus/core/configmaps/multus-daemon-config.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.248456996Z namespaces/openshift-multus/core/configmaps/whereabouts-flatfile-config.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.248548739Z namespaces/openshift-multus/core/serviceaccounts/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.2485882Z namespaces/openshift-multus/core/serviceaccounts/metrics-daemon-sa.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.248691353Z namespaces/openshift-multus/core/serviceaccounts/multus-ac.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.248773495Z namespaces/openshift-multus/core/serviceaccounts/multus-ancillary-tools.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.248864998Z namespaces/openshift-multus/core/serviceaccounts/multus.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.248901599Z namespaces/openshift-multus/core/services/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.248977742Z namespaces/openshift-multus/core/services/network-metrics-service.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.249023393Z namespaces/openshift-multus/discovery.k8s.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.249082435Z namespaces/openshift-multus/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.249281631Z namespaces/openshift-multus/image.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.249323812Z namespaces/openshift-multus/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.249466076Z namespaces/openshift-multus/k8s.ovn.org/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.249504548Z namespaces/openshift-multus/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.24958682Z namespaces/openshift-multus/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.249662762Z namespaces/openshift-multus/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.249702863Z namespaces/openshift-multus/monitoring.coreos.com/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.249746435Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.249796276Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.249838678Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/monitor-network.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.249891169Z namespaces/openshift-multus/networking.k8s.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.24993233Z namespaces/openshift-multus/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.249993902Z namespaces/openshift-multus/pods/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.250001602Z namespaces/openshift-multus/pods/multus-2xxrr/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.250035133Z namespaces/openshift-multus/pods/multus-2xxrr/multus-2xxrr.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.250167007Z namespaces/openshift-multus/pods/multus-2xxrr/kube-multus/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.250181328Z namespaces/openshift-multus/pods/multus-2xxrr/kube-multus/kube-multus/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.250185488Z namespaces/openshift-multus/pods/multus-2xxrr/kube-multus/kube-multus/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.25024353Z namespaces/openshift-multus/pods/multus-2xxrr/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.250626671Z namespaces/openshift-multus/pods/multus-2xxrr/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.250697733Z namespaces/openshift-multus/pods/multus-2xxrr/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.250726714Z namespaces/openshift-multus/pods/multus-6fgxt/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.250764855Z namespaces/openshift-multus/pods/multus-6fgxt/multus-6fgxt.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.250858758Z namespaces/openshift-multus/pods/multus-6fgxt/kube-multus/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.250865958Z namespaces/openshift-multus/pods/multus-6fgxt/kube-multus/kube-multus/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.250869949Z namespaces/openshift-multus/pods/multus-6fgxt/kube-multus/kube-multus/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.250941361Z namespaces/openshift-multus/pods/multus-6fgxt/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.251292151Z namespaces/openshift-multus/pods/multus-6fgxt/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.251352193Z namespaces/openshift-multus/pods/multus-6fgxt/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.251375994Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2nvp9/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.251432695Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2nvp9/multus-additional-cni-plugins-2nvp9.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.25158172Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2nvp9/bond-cni-plugin/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.25159155Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2nvp9/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.25159649Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2nvp9/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.251634711Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2nvp9/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.251791346Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2nvp9/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.251856658Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2nvp9/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.251883629Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2nvp9/cni-plugins/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.251888459Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2nvp9/cni-plugins/cni-plugins/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.251898809Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2nvp9/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.25194095Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2nvp9/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.252031043Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2nvp9/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.252116776Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2nvp9/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.252137036Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2nvp9/egress-router-binary-copy/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.252167917Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2nvp9/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.252178108Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2nvp9/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.252193858Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2nvp9/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.252283981Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2nvp9/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.252351443Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2nvp9/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.252379114Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2nvp9/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.252383774Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2nvp9/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.252389984Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2nvp9/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.252433725Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2nvp9/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.252509218Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2nvp9/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.252573249Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2nvp9/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.252613481Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2nvp9/routeoverride-cni/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.252621301Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2nvp9/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.252625291Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2nvp9/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.252656622Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2nvp9/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.252741354Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2nvp9/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.252808736Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2nvp9/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.252838488Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2nvp9/whereabouts-cni-bincopy/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.252845378Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2nvp9/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.252849368Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2nvp9/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.252887799Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2nvp9/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.252971952Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2nvp9/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.253038094Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2nvp9/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.253094765Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2nvp9/whereabouts-cni/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.253105836Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2nvp9/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.253110136Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2nvp9/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.253139377Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2nvp9/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.253233699Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2nvp9/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.253307211Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-2nvp9/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.253359533Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kzczk/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.253406265Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kzczk/multus-additional-cni-plugins-kzczk.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.253541109Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kzczk/bond-cni-plugin/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.253549609Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kzczk/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.253560639Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kzczk/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.253570169Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kzczk/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.253671182Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kzczk/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.253736784Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kzczk/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.253782926Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kzczk/cni-plugins/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.253791666Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kzczk/cni-plugins/cni-plugins/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.253798526Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kzczk/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.253807946Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kzczk/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.253958431Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kzczk/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.254024233Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kzczk/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.254080785Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kzczk/egress-router-binary-copy/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.254092815Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kzczk/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.254103115Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kzczk/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.254146997Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kzczk/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.254227809Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kzczk/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.254299211Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kzczk/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.254334002Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kzczk/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.254343922Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kzczk/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.254349933Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kzczk/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.254388034Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kzczk/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.254481717Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kzczk/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.254557339Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kzczk/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.25458547Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kzczk/routeoverride-cni/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.25459455Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kzczk/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.25459916Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kzczk/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.254632061Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kzczk/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.254729734Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kzczk/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.254796336Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kzczk/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.254842468Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kzczk/whereabouts-cni-bincopy/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.254850248Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kzczk/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.254854198Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kzczk/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.254879498Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kzczk/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.254974961Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kzczk/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.255039023Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kzczk/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.255096705Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kzczk/whereabouts-cni/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.255111545Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kzczk/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.255117646Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kzczk/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.255138486Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kzczk/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.255341603Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kzczk/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.255437715Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-kzczk/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.255474246Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-n6gbg/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.255539328Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-n6gbg/multus-additional-cni-plugins-n6gbg.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.255693763Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-n6gbg/bond-cni-plugin/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.255710803Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-n6gbg/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.255717874Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-n6gbg/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.255769865Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-n6gbg/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.255880949Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-n6gbg/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.255959781Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-n6gbg/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.255989852Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-n6gbg/cni-plugins/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.255996692Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-n6gbg/cni-plugins/cni-plugins/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.256000822Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-n6gbg/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.256069174Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-n6gbg/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.256179928Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-n6gbg/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.25626063Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-n6gbg/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.256329942Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-n6gbg/egress-router-binary-copy/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.256338782Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-n6gbg/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.256345333Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-n6gbg/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.256385314Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-n6gbg/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.256493887Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-n6gbg/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.256575749Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-n6gbg/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.25660879Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-n6gbg/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.256619851Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-n6gbg/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.256623891Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-n6gbg/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.256659822Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-n6gbg/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.256730054Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-n6gbg/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.256801336Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-n6gbg/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.256829067Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-n6gbg/routeoverride-cni/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.256833767Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-n6gbg/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.256837697Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-n6gbg/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.256873789Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-n6gbg/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.256963091Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-n6gbg/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.257030653Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-n6gbg/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.257071694Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-n6gbg/whereabouts-cni-bincopy/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.257080805Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-n6gbg/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.257087275Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-n6gbg/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.25726401Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-n6gbg/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.257346163Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-n6gbg/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.257414205Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-n6gbg/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.257451846Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-n6gbg/whereabouts-cni/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.257458956Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-n6gbg/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.257462956Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-n6gbg/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.257496597Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-n6gbg/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.25757577Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-n6gbg/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.257648721Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-n6gbg/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.257682283Z namespaces/openshift-multus/pods/multus-nf625/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.257721374Z namespaces/openshift-multus/pods/multus-nf625/multus-nf625.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.257810626Z namespaces/openshift-multus/pods/multus-nf625/kube-multus/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.257817627Z namespaces/openshift-multus/pods/multus-nf625/kube-multus/kube-multus/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.257821807Z namespaces/openshift-multus/pods/multus-nf625/kube-multus/kube-multus/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.257853828Z namespaces/openshift-multus/pods/multus-nf625/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.25858453Z namespaces/openshift-multus/pods/multus-nf625/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.258651682Z namespaces/openshift-multus/pods/multus-nf625/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.258735764Z namespaces/openshift-multus/pods/network-metrics-daemon-gqtvk/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.258827427Z namespaces/openshift-multus/pods/network-metrics-daemon-gqtvk/network-metrics-daemon-gqtvk.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.25893786Z namespaces/openshift-multus/pods/network-metrics-daemon-gqtvk/kube-rbac-proxy/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.258946751Z namespaces/openshift-multus/pods/network-metrics-daemon-gqtvk/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.258953041Z namespaces/openshift-multus/pods/network-metrics-daemon-gqtvk/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.258987952Z namespaces/openshift-multus/pods/network-metrics-daemon-gqtvk/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.259123136Z namespaces/openshift-multus/pods/network-metrics-daemon-gqtvk/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.259212808Z namespaces/openshift-multus/pods/network-metrics-daemon-gqtvk/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.25925723Z namespaces/openshift-multus/pods/network-metrics-daemon-gqtvk/network-metrics-daemon/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.25926738Z namespaces/openshift-multus/pods/network-metrics-daemon-gqtvk/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.25927316Z namespaces/openshift-multus/pods/network-metrics-daemon-gqtvk/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.259319392Z namespaces/openshift-multus/pods/network-metrics-daemon-gqtvk/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.259494547Z namespaces/openshift-multus/pods/network-metrics-daemon-gqtvk/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.259574199Z namespaces/openshift-multus/pods/network-metrics-daemon-gqtvk/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.259617791Z namespaces/openshift-multus/pods/network-metrics-daemon-s5zzk/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.259664872Z namespaces/openshift-multus/pods/network-metrics-daemon-s5zzk/network-metrics-daemon-s5zzk.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.259758505Z namespaces/openshift-multus/pods/network-metrics-daemon-s5zzk/kube-rbac-proxy/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.259768515Z namespaces/openshift-multus/pods/network-metrics-daemon-s5zzk/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.259774345Z namespaces/openshift-multus/pods/network-metrics-daemon-s5zzk/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.259806466Z namespaces/openshift-multus/pods/network-metrics-daemon-s5zzk/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.25994557Z namespaces/openshift-multus/pods/network-metrics-daemon-s5zzk/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.260016452Z namespaces/openshift-multus/pods/network-metrics-daemon-s5zzk/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.260054604Z namespaces/openshift-multus/pods/network-metrics-daemon-s5zzk/network-metrics-daemon/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.260083094Z namespaces/openshift-multus/pods/network-metrics-daemon-s5zzk/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.260087085Z namespaces/openshift-multus/pods/network-metrics-daemon-s5zzk/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.260117535Z namespaces/openshift-multus/pods/network-metrics-daemon-s5zzk/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.260248839Z namespaces/openshift-multus/pods/network-metrics-daemon-s5zzk/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.260317541Z namespaces/openshift-multus/pods/network-metrics-daemon-s5zzk/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.260354573Z namespaces/openshift-multus/pods/network-metrics-daemon-wxd9k/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.260386143Z namespaces/openshift-multus/pods/network-metrics-daemon-wxd9k/network-metrics-daemon-wxd9k.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.260471306Z namespaces/openshift-multus/pods/network-metrics-daemon-wxd9k/kube-rbac-proxy/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.260483737Z namespaces/openshift-multus/pods/network-metrics-daemon-wxd9k/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.260489497Z namespaces/openshift-multus/pods/network-metrics-daemon-wxd9k/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.260511947Z namespaces/openshift-multus/pods/network-metrics-daemon-wxd9k/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.26060129Z namespaces/openshift-multus/pods/network-metrics-daemon-wxd9k/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.260668612Z namespaces/openshift-multus/pods/network-metrics-daemon-wxd9k/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.260704583Z namespaces/openshift-multus/pods/network-metrics-daemon-wxd9k/network-metrics-daemon/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.260715124Z namespaces/openshift-multus/pods/network-metrics-daemon-wxd9k/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.260722904Z namespaces/openshift-multus/pods/network-metrics-daemon-wxd9k/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.260731994Z namespaces/openshift-multus/pods/network-metrics-daemon-wxd9k/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.260889449Z namespaces/openshift-multus/pods/network-metrics-daemon-wxd9k/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.260958471Z namespaces/openshift-multus/pods/network-metrics-daemon-wxd9k/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.261000952Z namespaces/openshift-multus/policy/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.261033213Z namespaces/openshift-multus/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.261101445Z namespaces/openshift-multus/rbac.authorization.k8s.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.261112885Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.261145776Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/multus-whereabouts.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.261301731Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.261348103Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.261380213Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.261467676Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/whereabouts-cni.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.261515168Z namespaces/openshift-multus/route.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.261562929Z namespaces/openshift-multus/route.openshift.io/routes.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.26160554Z namespaces/openshift-network-console/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.261652381Z namespaces/openshift-network-console/openshift-network-console.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.261707873Z namespaces/openshift-network-console/apps.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.261748775Z namespaces/openshift-network-console/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.261785396Z namespaces/openshift-network-console/apps/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.261825277Z namespaces/openshift-network-console/apps/daemonsets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.261908139Z namespaces/openshift-network-console/apps/deployments.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.262026353Z namespaces/openshift-network-console/apps/replicasets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.262145536Z namespaces/openshift-network-console/apps/statefulsets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.262183348Z namespaces/openshift-network-console/apps/deployments/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.262247819Z namespaces/openshift-network-console/apps/deployments/networking-console-plugin.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.262321212Z namespaces/openshift-network-console/autoscaling/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.262357693Z namespaces/openshift-network-console/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.262428485Z namespaces/openshift-network-console/batch/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.262463226Z namespaces/openshift-network-console/batch/cronjobs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.262548278Z namespaces/openshift-network-console/batch/jobs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.2625843Z namespaces/openshift-network-console/build.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.262628331Z namespaces/openshift-network-console/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.262705673Z namespaces/openshift-network-console/build.openshift.io/builds.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.262755194Z namespaces/openshift-network-console/core/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.262788155Z namespaces/openshift-network-console/core/configmaps.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.262902379Z namespaces/openshift-network-console/core/endpoints.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.262985801Z namespaces/openshift-network-console/core/events.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.263141386Z namespaces/openshift-network-console/core/persistentvolumeclaims.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.263215258Z namespaces/openshift-network-console/core/pods.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.263403054Z namespaces/openshift-network-console/core/replicationcontrollers.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.263562139Z namespaces/openshift-network-console/core/secrets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.263684633Z namespaces/openshift-network-console/core/services.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.263749134Z namespaces/openshift-network-console/core/configmaps/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.263801706Z namespaces/openshift-network-console/core/configmaps/networking-console-plugin.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.263837417Z namespaces/openshift-network-console/core/services/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.263889568Z namespaces/openshift-network-console/core/services/networking-console-plugin.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.26394075Z namespaces/openshift-network-console/discovery.k8s.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.263985751Z namespaces/openshift-network-console/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.264033453Z namespaces/openshift-network-console/image.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.264095285Z namespaces/openshift-network-console/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.264136946Z namespaces/openshift-network-console/k8s.ovn.org/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.264179997Z namespaces/openshift-network-console/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.26426401Z namespaces/openshift-network-console/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.264355162Z namespaces/openshift-network-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.264394064Z namespaces/openshift-network-console/monitoring.coreos.com/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.264428165Z namespaces/openshift-network-console/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.264480676Z namespaces/openshift-network-console/networking.k8s.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.264503787Z namespaces/openshift-network-console/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.2645944Z namespaces/openshift-network-console/pods/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.2646048Z namespaces/openshift-network-console/pods/networking-console-plugin-6bffdf9778-qnkcv/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.26461588Z namespaces/openshift-network-console/pods/networking-console-plugin-6bffdf9778-qnkcv/networking-console-plugin-6bffdf9778-qnkcv.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.264712733Z namespaces/openshift-network-console/pods/networking-console-plugin-6bffdf9778-qnkcv/networking-console-plugin/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.264893819Z namespaces/openshift-network-console/pods/networking-console-plugin-6bffdf9778-qnkcv/networking-console-plugin/networking-console-plugin/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.264900749Z namespaces/openshift-network-console/pods/networking-console-plugin-6bffdf9778-qnkcv/networking-console-plugin/networking-console-plugin/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.264914639Z namespaces/openshift-network-console/pods/networking-console-plugin-6bffdf9778-qnkcv/networking-console-plugin/networking-console-plugin/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.26492218Z namespaces/openshift-network-console/pods/networking-console-plugin-6bffdf9778-qnkcv/networking-console-plugin/networking-console-plugin/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.2649277Z namespaces/openshift-network-console/pods/networking-console-plugin-6bffdf9778-qnkcv/networking-console-plugin/networking-console-plugin/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.264970391Z namespaces/openshift-network-console/policy/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.265009552Z namespaces/openshift-network-console/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.265044833Z namespaces/openshift-network-console/route.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.265163857Z namespaces/openshift-network-console/route.openshift.io/routes.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.265212108Z namespaces/openshift-network-diagnostics/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.26526978Z namespaces/openshift-network-diagnostics/openshift-network-diagnostics.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.265328422Z namespaces/openshift-network-diagnostics/apps.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.265348232Z namespaces/openshift-network-diagnostics/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.265389093Z namespaces/openshift-network-diagnostics/apps/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.265423554Z namespaces/openshift-network-diagnostics/apps/daemonsets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.265534128Z namespaces/openshift-network-diagnostics/apps/deployments.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.265631961Z namespaces/openshift-network-diagnostics/apps/replicasets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.265732664Z namespaces/openshift-network-diagnostics/apps/statefulsets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.265792026Z namespaces/openshift-network-diagnostics/apps/daemonsets/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.265832827Z namespaces/openshift-network-diagnostics/apps/daemonsets/network-check-target.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.265915479Z namespaces/openshift-network-diagnostics/apps/deployments/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.265960031Z namespaces/openshift-network-diagnostics/apps/deployments/network-check-source.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.266020072Z namespaces/openshift-network-diagnostics/autoscaling/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.266051243Z namespaces/openshift-network-diagnostics/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.266138236Z namespaces/openshift-network-diagnostics/batch/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.266158636Z namespaces/openshift-network-diagnostics/batch/cronjobs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.266246139Z namespaces/openshift-network-diagnostics/batch/jobs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.26628367Z namespaces/openshift-network-diagnostics/build.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.266325472Z namespaces/openshift-network-diagnostics/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.266408514Z namespaces/openshift-network-diagnostics/build.openshift.io/builds.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.266451375Z namespaces/openshift-network-diagnostics/core/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.266494417Z namespaces/openshift-network-diagnostics/core/configmaps.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.266589Z namespaces/openshift-network-diagnostics/core/endpoints.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.266678392Z namespaces/openshift-network-diagnostics/core/events.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.266871298Z namespaces/openshift-network-diagnostics/core/persistentvolumeclaims.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.26694731Z namespaces/openshift-network-diagnostics/core/pods.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.267179427Z namespaces/openshift-network-diagnostics/core/replicationcontrollers.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.26726526Z namespaces/openshift-network-diagnostics/core/secrets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.267370393Z namespaces/openshift-network-diagnostics/core/services.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.267443765Z namespaces/openshift-network-diagnostics/core/serviceaccounts/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.267487456Z namespaces/openshift-network-diagnostics/core/serviceaccounts/network-diagnostics.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.267536438Z namespaces/openshift-network-diagnostics/core/services/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.267579599Z namespaces/openshift-network-diagnostics/core/services/network-check-source.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.267659782Z namespaces/openshift-network-diagnostics/core/services/network-check-target.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.267695973Z namespaces/openshift-network-diagnostics/discovery.k8s.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.267747494Z namespaces/openshift-network-diagnostics/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.267812176Z namespaces/openshift-network-diagnostics/image.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.267855178Z namespaces/openshift-network-diagnostics/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.267892789Z namespaces/openshift-network-diagnostics/k8s.ovn.org/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.26793662Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.268015822Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.268116975Z namespaces/openshift-network-diagnostics/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.268161827Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.268205168Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.26825938Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.268303031Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/network-check-source.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.268354402Z namespaces/openshift-network-diagnostics/networking.k8s.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.268421715Z namespaces/openshift-network-diagnostics/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.268436265Z namespaces/openshift-network-diagnostics/pods/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.268442635Z namespaces/openshift-network-diagnostics/pods/network-check-source-989f8b8dc-4jf9k/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.268486196Z namespaces/openshift-network-diagnostics/pods/network-check-source-989f8b8dc-4jf9k/network-check-source-989f8b8dc-4jf9k.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.268570299Z namespaces/openshift-network-diagnostics/pods/network-check-source-989f8b8dc-4jf9k/check-endpoints/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.268578639Z namespaces/openshift-network-diagnostics/pods/network-check-source-989f8b8dc-4jf9k/check-endpoints/check-endpoints/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.268582619Z namespaces/openshift-network-diagnostics/pods/network-check-source-989f8b8dc-4jf9k/check-endpoints/check-endpoints/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.26861868Z namespaces/openshift-network-diagnostics/pods/network-check-source-989f8b8dc-4jf9k/check-endpoints/check-endpoints/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.268740574Z namespaces/openshift-network-diagnostics/pods/network-check-source-989f8b8dc-4jf9k/check-endpoints/check-endpoints/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.268801196Z namespaces/openshift-network-diagnostics/pods/network-check-source-989f8b8dc-4jf9k/check-endpoints/check-endpoints/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.268830007Z namespaces/openshift-network-diagnostics/pods/network-check-target-5w2jq/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.268873468Z namespaces/openshift-network-diagnostics/pods/network-check-target-5w2jq/network-check-target-5w2jq.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.26895438Z namespaces/openshift-network-diagnostics/pods/network-check-target-5w2jq/network-check-target-container/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.268962031Z namespaces/openshift-network-diagnostics/pods/network-check-target-5w2jq/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.268966121Z namespaces/openshift-network-diagnostics/pods/network-check-target-5w2jq/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.269001442Z namespaces/openshift-network-diagnostics/pods/network-check-target-5w2jq/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.269109695Z namespaces/openshift-network-diagnostics/pods/network-check-target-5w2jq/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.269175447Z namespaces/openshift-network-diagnostics/pods/network-check-target-5w2jq/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.269254169Z namespaces/openshift-network-diagnostics/pods/network-check-target-756dp/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.269335642Z namespaces/openshift-network-diagnostics/pods/network-check-target-756dp/network-check-target-756dp.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.269460166Z namespaces/openshift-network-diagnostics/pods/network-check-target-756dp/network-check-target-container/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.269469336Z namespaces/openshift-network-diagnostics/pods/network-check-target-756dp/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.269473436Z namespaces/openshift-network-diagnostics/pods/network-check-target-756dp/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.269513567Z namespaces/openshift-network-diagnostics/pods/network-check-target-756dp/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.26962Z namespaces/openshift-network-diagnostics/pods/network-check-target-756dp/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.269698033Z namespaces/openshift-network-diagnostics/pods/network-check-target-756dp/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.269754764Z namespaces/openshift-network-diagnostics/pods/network-check-target-rbkcv/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.269791445Z namespaces/openshift-network-diagnostics/pods/network-check-target-rbkcv/network-check-target-rbkcv.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.269872918Z namespaces/openshift-network-diagnostics/pods/network-check-target-rbkcv/network-check-target-container/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.269881428Z namespaces/openshift-network-diagnostics/pods/network-check-target-rbkcv/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.269886538Z namespaces/openshift-network-diagnostics/pods/network-check-target-rbkcv/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.26993192Z namespaces/openshift-network-diagnostics/pods/network-check-target-rbkcv/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.270033233Z namespaces/openshift-network-diagnostics/pods/network-check-target-rbkcv/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.27028233Z namespaces/openshift-network-diagnostics/pods/network-check-target-rbkcv/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.270316101Z namespaces/openshift-network-diagnostics/policy/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.270367493Z namespaces/openshift-network-diagnostics/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.270435965Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.270443605Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.270488486Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.270571779Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.270632981Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.270690952Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/network-diagnostics.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.270794536Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.270852317Z namespaces/openshift-network-diagnostics/route.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.270912359Z namespaces/openshift-network-diagnostics/route.openshift.io/routes.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.270970471Z namespaces/openshift-network-node-identity/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.271037743Z namespaces/openshift-network-node-identity/openshift-network-node-identity.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.271137536Z namespaces/openshift-network-node-identity/apps.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.271197598Z namespaces/openshift-network-node-identity/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.27126932Z namespaces/openshift-network-node-identity/apps/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.271314251Z namespaces/openshift-network-node-identity/apps/daemonsets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.271439555Z namespaces/openshift-network-node-identity/apps/deployments.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.271533858Z namespaces/openshift-network-node-identity/apps/replicasets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.271632181Z namespaces/openshift-network-node-identity/apps/statefulsets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.271682922Z namespaces/openshift-network-node-identity/autoscaling/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.271735894Z namespaces/openshift-network-node-identity/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.271801616Z namespaces/openshift-network-node-identity/batch/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.271852757Z namespaces/openshift-network-node-identity/batch/cronjobs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.271961801Z namespaces/openshift-network-node-identity/batch/jobs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.271995962Z namespaces/openshift-network-node-identity/build.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.272079164Z namespaces/openshift-network-node-identity/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.272258239Z namespaces/openshift-network-node-identity/build.openshift.io/builds.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.272299271Z namespaces/openshift-network-node-identity/coordination.k8s.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.272308441Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.272364893Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ovnkube-identity.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.272427804Z namespaces/openshift-network-node-identity/core/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.272481386Z namespaces/openshift-network-node-identity/core/configmaps.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.27259608Z namespaces/openshift-network-node-identity/core/endpoints.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.272699693Z namespaces/openshift-network-node-identity/core/events.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.272796835Z namespaces/openshift-network-node-identity/core/persistentvolumeclaims.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.272893918Z namespaces/openshift-network-node-identity/core/pods.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.272996972Z namespaces/openshift-network-node-identity/core/replicationcontrollers.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.273176337Z namespaces/openshift-network-node-identity/core/secrets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.273298561Z namespaces/openshift-network-node-identity/core/services.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.273358332Z namespaces/openshift-network-node-identity/core/serviceaccounts/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.273415104Z namespaces/openshift-network-node-identity/core/serviceaccounts/network-node-identity.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.273484466Z namespaces/openshift-network-node-identity/discovery.k8s.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.273568799Z namespaces/openshift-network-node-identity/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.273632131Z namespaces/openshift-network-node-identity/image.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.273680372Z namespaces/openshift-network-node-identity/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.273752354Z namespaces/openshift-network-node-identity/k8s.ovn.org/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.273784115Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.273886728Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.273976431Z namespaces/openshift-network-node-identity/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.274036083Z namespaces/openshift-network-node-identity/monitoring.coreos.com/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.274119585Z namespaces/openshift-network-node-identity/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.274163396Z namespaces/openshift-network-node-identity/networking.k8s.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.274224088Z namespaces/openshift-network-node-identity/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.27428908Z namespaces/openshift-network-node-identity/policy/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.274340782Z namespaces/openshift-network-node-identity/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.274408934Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.274415764Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.274468976Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/network-node-identity-leases.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.274529578Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.274587279Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/network-node-identity-leases.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.274655091Z namespaces/openshift-network-node-identity/route.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.274710693Z namespaces/openshift-network-node-identity/route.openshift.io/routes.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.274775655Z namespaces/openshift-network-operator/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.274838597Z namespaces/openshift-network-operator/openshift-network-operator.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.274908609Z namespaces/openshift-network-operator/apps.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.27495711Z namespaces/openshift-network-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.275026202Z namespaces/openshift-network-operator/apps/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.275082524Z namespaces/openshift-network-operator/apps/daemonsets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.275216158Z namespaces/openshift-network-operator/apps/deployments.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.275306411Z namespaces/openshift-network-operator/apps/replicasets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.275421214Z namespaces/openshift-network-operator/apps/statefulsets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.275469716Z namespaces/openshift-network-operator/apps/daemonsets/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.275541338Z namespaces/openshift-network-operator/apps/daemonsets/iptables-alerter.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.27563396Z namespaces/openshift-network-operator/autoscaling/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.275690882Z namespaces/openshift-network-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.275762515Z namespaces/openshift-network-operator/batch/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.275813606Z namespaces/openshift-network-operator/batch/cronjobs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.275910509Z namespaces/openshift-network-operator/batch/jobs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.275970491Z namespaces/openshift-network-operator/build.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.276025502Z namespaces/openshift-network-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.276155006Z namespaces/openshift-network-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.276217428Z namespaces/openshift-network-operator/coordination.k8s.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.276233349Z namespaces/openshift-network-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.276298031Z namespaces/openshift-network-operator/coordination.k8s.io/leases/network-operator-lock.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.276375413Z namespaces/openshift-network-operator/core/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.276422504Z namespaces/openshift-network-operator/core/configmaps.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.276572789Z namespaces/openshift-network-operator/core/endpoints.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.276677012Z namespaces/openshift-network-operator/core/events.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.276842307Z namespaces/openshift-network-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.27693615Z namespaces/openshift-network-operator/core/pods.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.277145836Z namespaces/openshift-network-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.277248019Z namespaces/openshift-network-operator/core/secrets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.277386893Z namespaces/openshift-network-operator/core/services.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.277486196Z namespaces/openshift-network-operator/core/configmaps/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.277521717Z namespaces/openshift-network-operator/core/configmaps/applied-cluster.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.27763596Z namespaces/openshift-network-operator/core/configmaps/iptables-alerter-script.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.277704153Z namespaces/openshift-network-operator/core/serviceaccounts/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.277761564Z namespaces/openshift-network-operator/core/serviceaccounts/iptables-alerter.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.277824546Z namespaces/openshift-network-operator/discovery.k8s.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.277885478Z namespaces/openshift-network-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.27794884Z namespaces/openshift-network-operator/image.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.278014312Z namespaces/openshift-network-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.278066044Z namespaces/openshift-network-operator/k8s.ovn.org/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.278139106Z namespaces/openshift-network-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.278236469Z namespaces/openshift-network-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.278337552Z namespaces/openshift-network-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.278394273Z namespaces/openshift-network-operator/monitoring.coreos.com/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.278449935Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.278516387Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.278573129Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/openshift-network-operator-ipsec-rules.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.278832936Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.278882768Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/network-operator.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.27895385Z namespaces/openshift-network-operator/networking.k8s.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.279003092Z namespaces/openshift-network-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.279071884Z namespaces/openshift-network-operator/pods/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.279083954Z namespaces/openshift-network-operator/pods/iptables-alerter-2q8zf/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.279151276Z namespaces/openshift-network-operator/pods/iptables-alerter-2q8zf/iptables-alerter-2q8zf.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.279245219Z namespaces/openshift-network-operator/pods/iptables-alerter-2q8zf/iptables-alerter/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.279252039Z namespaces/openshift-network-operator/pods/iptables-alerter-2q8zf/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.279256129Z namespaces/openshift-network-operator/pods/iptables-alerter-2q8zf/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.27929945Z namespaces/openshift-network-operator/pods/iptables-alerter-2q8zf/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.279421544Z namespaces/openshift-network-operator/pods/iptables-alerter-2q8zf/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.279525787Z namespaces/openshift-network-operator/pods/iptables-alerter-2q8zf/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.279560508Z namespaces/openshift-network-operator/pods/iptables-alerter-8dg7c/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.27963586Z namespaces/openshift-network-operator/pods/iptables-alerter-8dg7c/iptables-alerter-8dg7c.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.279702853Z namespaces/openshift-network-operator/pods/iptables-alerter-8dg7c/iptables-alerter/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.279711473Z namespaces/openshift-network-operator/pods/iptables-alerter-8dg7c/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.279715583Z namespaces/openshift-network-operator/pods/iptables-alerter-8dg7c/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.279772555Z namespaces/openshift-network-operator/pods/iptables-alerter-8dg7c/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.279875618Z namespaces/openshift-network-operator/pods/iptables-alerter-8dg7c/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.27995705Z namespaces/openshift-network-operator/pods/iptables-alerter-8dg7c/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.280007572Z namespaces/openshift-network-operator/pods/iptables-alerter-d9rmr/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.280063853Z namespaces/openshift-network-operator/pods/iptables-alerter-d9rmr/iptables-alerter-d9rmr.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.280171256Z namespaces/openshift-network-operator/pods/iptables-alerter-d9rmr/iptables-alerter/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.280180567Z namespaces/openshift-network-operator/pods/iptables-alerter-d9rmr/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.280184677Z namespaces/openshift-network-operator/pods/iptables-alerter-d9rmr/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.280239529Z namespaces/openshift-network-operator/pods/iptables-alerter-d9rmr/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.280382483Z namespaces/openshift-network-operator/pods/iptables-alerter-d9rmr/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.280459065Z namespaces/openshift-network-operator/pods/iptables-alerter-d9rmr/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.280514717Z namespaces/openshift-network-operator/policy/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.280586389Z namespaces/openshift-network-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.280649831Z namespaces/openshift-network-operator/route.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.280701483Z namespaces/openshift-network-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.280767154Z namespaces/openshift-operator-lifecycle-manager/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.280861317Z namespaces/openshift-operator-lifecycle-manager/openshift-operator-lifecycle-manager.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.28096584Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.281010382Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.281100404Z namespaces/openshift-operator-lifecycle-manager/apps/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.281149996Z namespaces/openshift-operator-lifecycle-manager/apps/daemonsets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.281253499Z namespaces/openshift-operator-lifecycle-manager/apps/deployments.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.281354152Z namespaces/openshift-operator-lifecycle-manager/apps/replicasets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.281444605Z namespaces/openshift-operator-lifecycle-manager/apps/statefulsets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.281506347Z namespaces/openshift-operator-lifecycle-manager/autoscaling/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.281573449Z namespaces/openshift-operator-lifecycle-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.28162508Z namespaces/openshift-operator-lifecycle-manager/batch/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.281685262Z namespaces/openshift-operator-lifecycle-manager/batch/cronjobs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.281778665Z namespaces/openshift-operator-lifecycle-manager/batch/jobs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.281835417Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.281897518Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.281993101Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.282046303Z namespaces/openshift-operator-lifecycle-manager/core/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.282130795Z namespaces/openshift-operator-lifecycle-manager/core/configmaps.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.282244819Z namespaces/openshift-operator-lifecycle-manager/core/endpoints.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.282354902Z namespaces/openshift-operator-lifecycle-manager/core/events.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.282467265Z namespaces/openshift-operator-lifecycle-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.282558898Z namespaces/openshift-operator-lifecycle-manager/core/pods.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.282658761Z namespaces/openshift-operator-lifecycle-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.282788505Z namespaces/openshift-operator-lifecycle-manager/core/secrets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.282995211Z namespaces/openshift-operator-lifecycle-manager/core/services.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.283066283Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.283144806Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.283217328Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.283263209Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.283327581Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.283378873Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.283488916Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.283583199Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.283645161Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.283691932Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.283764274Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.283811256Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/olm-alert-rules.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.283893068Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.2839388Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.284038583Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.284051433Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.284105354Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/olm-operators.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.284180757Z namespaces/openshift-operator-lifecycle-manager/policy/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.284226838Z namespaces/openshift-operator-lifecycle-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.28430093Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.284350192Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.284418134Z namespaces/openshift-operators/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.284425304Z namespaces/openshift-operators/operators.coreos.com/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.284430904Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.284477166Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/global-operators.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.284546238Z namespaces/openshift-ovn-kubernetes/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.284600369Z namespaces/openshift-ovn-kubernetes/openshift-ovn-kubernetes.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.284677072Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.284769124Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.284837567Z namespaces/openshift-ovn-kubernetes/apps/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.284880958Z namespaces/openshift-ovn-kubernetes/apps/daemonsets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.285121915Z namespaces/openshift-ovn-kubernetes/apps/deployments.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.285227428Z namespaces/openshift-ovn-kubernetes/apps/replicasets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.285325331Z namespaces/openshift-ovn-kubernetes/apps/statefulsets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.285376143Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.285432544Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ovnkube-node.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.285585569Z namespaces/openshift-ovn-kubernetes/autoscaling/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.28562781Z namespaces/openshift-ovn-kubernetes/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.285702972Z namespaces/openshift-ovn-kubernetes/batch/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.285746354Z namespaces/openshift-ovn-kubernetes/batch/cronjobs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.285866677Z namespaces/openshift-ovn-kubernetes/batch/jobs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.285925149Z namespaces/openshift-ovn-kubernetes/build.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.285990721Z namespaces/openshift-ovn-kubernetes/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.286131565Z namespaces/openshift-ovn-kubernetes/build.openshift.io/builds.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.286192447Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.286199377Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.286248989Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ovn-kubernetes-master.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.286349622Z namespaces/openshift-ovn-kubernetes/core/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.286397243Z namespaces/openshift-ovn-kubernetes/core/configmaps.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.286649871Z namespaces/openshift-ovn-kubernetes/core/endpoints.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.286740533Z namespaces/openshift-ovn-kubernetes/core/events.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.287158586Z namespaces/openshift-ovn-kubernetes/core/persistentvolumeclaims.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.2872745Z namespaces/openshift-ovn-kubernetes/core/pods.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.287779545Z namespaces/openshift-ovn-kubernetes/core/replicationcontrollers.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.287856357Z namespaces/openshift-ovn-kubernetes/core/secrets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.288029672Z namespaces/openshift-ovn-kubernetes/core/services.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.288107105Z namespaces/openshift-ovn-kubernetes/core/configmaps/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.288157646Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-config.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.288240569Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-script-lib.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.288370072Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.288396383Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-control-plane.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.288484426Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-node.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.288533747Z namespaces/openshift-ovn-kubernetes/core/services/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.288571238Z namespaces/openshift-ovn-kubernetes/core/services/ovn-kubernetes-node.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.28863018Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.288665581Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.288726503Z namespaces/openshift-ovn-kubernetes/image.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.288759894Z namespaces/openshift-ovn-kubernetes/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.288809335Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.288819456Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.288850027Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/default.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.288899618Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.288927979Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.289015992Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.289121275Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.289166436Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.289209057Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.289264619Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.28929984Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/networking-rules.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.289381703Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.289423094Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/monitor-ovn-node.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.289480215Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.289491106Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.289500976Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ovn.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.289589699Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/signer.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.28963562Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.289679161Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.289715102Z namespaces/openshift-ovn-kubernetes/pods/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.289722083Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ftfml/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.289791805Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ftfml/ovnkube-node-ftfml.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.290184167Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ftfml/kube-rbac-proxy-node/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.290195017Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ftfml/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.290199127Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ftfml/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.290226198Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ftfml/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.290342571Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ftfml/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.290411514Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ftfml/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.290442574Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ftfml/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.290449895Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ftfml/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.290453785Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ftfml/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.290487276Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ftfml/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.290597809Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ftfml/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.290659561Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ftfml/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.290698772Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ftfml/nbdb/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.290710532Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ftfml/nbdb/nbdb/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.290714863Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ftfml/nbdb/nbdb/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.290739453Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ftfml/nbdb/nbdb/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.290835626Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ftfml/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.290900968Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ftfml/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.290941119Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ftfml/northd/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.29094885Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ftfml/northd/northd/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.29095373Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ftfml/northd/northd/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.290981791Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ftfml/northd/northd/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.291131425Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ftfml/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.291201477Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ftfml/northd/northd/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.291243708Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ftfml/ovn-acl-logging/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.291253869Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ftfml/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.291260189Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ftfml/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.29128308Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ftfml/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.291380003Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ftfml/ovn-acl-logging/ovn-acl-logging/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.291450874Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ftfml/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.291483606Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ftfml/ovn-controller/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.291491346Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ftfml/ovn-controller/ovn-controller/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.291495716Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ftfml/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.291518967Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ftfml/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.291755104Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ftfml/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.291812785Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ftfml/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.291851146Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ftfml/ovnkube-controller/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.291861177Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ftfml/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.291866357Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ftfml/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.29196222Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ftfml/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.29297254Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ftfml/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.293038972Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ftfml/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.293098844Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ftfml/sbdb/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.293112075Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ftfml/sbdb/sbdb/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.293116055Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ftfml/sbdb/sbdb/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.293154666Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ftfml/sbdb/sbdb/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.293267229Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ftfml/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.293346631Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ftfml/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.293387723Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gpxk2/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.293532667Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gpxk2/ovnkube-node-gpxk2.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.293805155Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gpxk2/kube-rbac-proxy-node/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.293818065Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gpxk2/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.293824446Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gpxk2/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.293852086Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gpxk2/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.294018462Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gpxk2/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.294145165Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gpxk2/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.294167916Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gpxk2/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.294177586Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gpxk2/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.294186147Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gpxk2/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.294249549Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gpxk2/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.294400333Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gpxk2/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.294479265Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gpxk2/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.294519626Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gpxk2/nbdb/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.294527537Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gpxk2/nbdb/nbdb/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.294531677Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gpxk2/nbdb/nbdb/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.294572318Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gpxk2/nbdb/nbdb/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.294725033Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gpxk2/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.294799515Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gpxk2/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.294854296Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gpxk2/northd/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.294865577Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gpxk2/northd/northd/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.294871717Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gpxk2/northd/northd/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.294881387Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gpxk2/northd/northd/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.295052022Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gpxk2/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.295165986Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gpxk2/northd/northd/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.295214737Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gpxk2/ovn-acl-logging/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.295222868Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gpxk2/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.295227248Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gpxk2/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.295269189Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gpxk2/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.295404513Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gpxk2/ovn-acl-logging/ovn-acl-logging/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.295473065Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gpxk2/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.295528977Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gpxk2/ovn-controller/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.295543017Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gpxk2/ovn-controller/ovn-controller/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.295548757Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gpxk2/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.295557578Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gpxk2/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.295770174Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gpxk2/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.295837466Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gpxk2/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.295873677Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gpxk2/ovnkube-controller/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.295880777Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gpxk2/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.295884747Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gpxk2/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.295915248Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gpxk2/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.297188066Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gpxk2/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.297254548Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gpxk2/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.29729489Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gpxk2/sbdb/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.29730543Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gpxk2/sbdb/sbdb/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.29731592Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gpxk2/sbdb/sbdb/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.297336431Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gpxk2/sbdb/sbdb/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.297433884Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gpxk2/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.297499346Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-gpxk2/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.297530177Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ssnrw/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.297595569Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ssnrw/ovnkube-node-ssnrw.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.297750713Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ssnrw/kube-rbac-proxy-node/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.297757703Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ssnrw/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.297810485Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ssnrw/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.297855877Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ssnrw/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.29797985Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ssnrw/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.298047922Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ssnrw/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.298108354Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ssnrw/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.298119014Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ssnrw/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.298123205Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ssnrw/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.298159346Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ssnrw/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.298285859Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ssnrw/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.298357081Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ssnrw/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.298387573Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ssnrw/nbdb/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.298394563Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ssnrw/nbdb/nbdb/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.298398613Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ssnrw/nbdb/nbdb/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.298447594Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ssnrw/nbdb/nbdb/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.298537637Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ssnrw/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.298609009Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ssnrw/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.298622149Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ssnrw/northd/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.29862821Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ssnrw/northd/northd/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.29863777Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ssnrw/northd/northd/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.298677381Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ssnrw/northd/northd/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.298783474Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ssnrw/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.298849286Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ssnrw/northd/northd/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.298885688Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ssnrw/ovn-acl-logging/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.298893318Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ssnrw/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.298897218Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ssnrw/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.298925469Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ssnrw/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.299015471Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ssnrw/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.299077553Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ssnrw/ovn-controller/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.299089523Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ssnrw/ovn-controller/ovn-controller/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.299093514Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ssnrw/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.299141925Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ssnrw/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.299365232Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ssnrw/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.299450074Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ssnrw/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.299476575Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ssnrw/ovnkube-controller/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.299483245Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ssnrw/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.299489275Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ssnrw/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.299524927Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ssnrw/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.300832316Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ssnrw/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.300896518Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ssnrw/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.300937489Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ssnrw/sbdb/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.300944989Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ssnrw/sbdb/sbdb/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.300949119Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ssnrw/sbdb/sbdb/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.30096847Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ssnrw/sbdb/sbdb/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.301075083Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ssnrw/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.301167066Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-ssnrw/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.301204177Z namespaces/openshift-ovn-kubernetes/policy/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.301239958Z namespaces/openshift-ovn-kubernetes/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.301290109Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.30129808Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.301332931Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.301431284Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-nodes-identity-limited.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.301550087Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.301598399Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.30163338Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.301721502Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-node-limited.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.301803775Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.301851856Z namespaces/openshift-ovn-kubernetes/route.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.301885017Z namespaces/openshift-ovn-kubernetes/route.openshift.io/routes.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.301930769Z namespaces/openshift-route-controller-manager/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.301939479Z namespaces/openshift-route-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.301944289Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.30197869Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/openshift-route-controllers.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.302026852Z namespaces/openshift-service-ca-operator/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.302075283Z namespaces/openshift-service-ca-operator/openshift-service-ca-operator.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.302179036Z namespaces/openshift-service-ca-operator/apps.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.302212587Z namespaces/openshift-service-ca-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.302257169Z namespaces/openshift-service-ca-operator/apps/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.30229617Z namespaces/openshift-service-ca-operator/apps/daemonsets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.302376552Z namespaces/openshift-service-ca-operator/apps/deployments.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.302492085Z namespaces/openshift-service-ca-operator/apps/replicasets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.302587148Z namespaces/openshift-service-ca-operator/apps/statefulsets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.30263019Z namespaces/openshift-service-ca-operator/autoscaling/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.302671451Z namespaces/openshift-service-ca-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.302716942Z namespaces/openshift-service-ca-operator/batch/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.302757764Z namespaces/openshift-service-ca-operator/batch/cronjobs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.302838766Z namespaces/openshift-service-ca-operator/batch/jobs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.302879077Z namespaces/openshift-service-ca-operator/build.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.302923458Z namespaces/openshift-service-ca-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.303002341Z namespaces/openshift-service-ca-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.303048362Z namespaces/openshift-service-ca-operator/coordination.k8s.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.303072083Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.303127655Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/service-ca-operator-lock.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.303195486Z namespaces/openshift-service-ca-operator/core/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.303231148Z namespaces/openshift-service-ca-operator/core/configmaps.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.303339981Z namespaces/openshift-service-ca-operator/core/endpoints.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.303438094Z namespaces/openshift-service-ca-operator/core/events.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.30363373Z namespaces/openshift-service-ca-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.303709942Z namespaces/openshift-service-ca-operator/core/pods.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.303833856Z namespaces/openshift-service-ca-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.303945869Z namespaces/openshift-service-ca-operator/core/secrets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.304140985Z namespaces/openshift-service-ca-operator/core/services.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.304198417Z namespaces/openshift-service-ca-operator/discovery.k8s.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.304244298Z namespaces/openshift-service-ca-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.30429227Z namespaces/openshift-service-ca-operator/image.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.30432455Z namespaces/openshift-service-ca-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.304382912Z namespaces/openshift-service-ca-operator/k8s.ovn.org/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.304417603Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.304518136Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.304594119Z namespaces/openshift-service-ca-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.30463461Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.304678641Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.304733093Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.304771614Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/service-ca-operator.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.304823345Z namespaces/openshift-service-ca-operator/networking.k8s.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.304851616Z namespaces/openshift-service-ca-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.304915388Z namespaces/openshift-service-ca-operator/pods/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.304926158Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d46d9ffd4-wk7pm/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.304960099Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d46d9ffd4-wk7pm/service-ca-operator-5d46d9ffd4-wk7pm.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.305036792Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d46d9ffd4-wk7pm/service-ca-operator/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.305043622Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d46d9ffd4-wk7pm/service-ca-operator/service-ca-operator/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.305051362Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d46d9ffd4-wk7pm/service-ca-operator/service-ca-operator/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.305106384Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d46d9ffd4-wk7pm/service-ca-operator/service-ca-operator/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.305262199Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d46d9ffd4-wk7pm/service-ca-operator/service-ca-operator/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.305419023Z namespaces/openshift-service-ca-operator/policy/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.305455914Z namespaces/openshift-service-ca-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.305502296Z namespaces/openshift-service-ca-operator/route.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.305539317Z namespaces/openshift-service-ca-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.305585148Z namespaces/openshift-service-ca/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.305628819Z namespaces/openshift-service-ca/openshift-service-ca.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.305686031Z namespaces/openshift-service-ca/apps.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.305723932Z namespaces/openshift-service-ca/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.305770464Z namespaces/openshift-service-ca/apps/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.305811585Z namespaces/openshift-service-ca/apps/daemonsets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.305928168Z namespaces/openshift-service-ca/apps/deployments.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.306079563Z namespaces/openshift-service-ca/apps/replicasets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.306189866Z namespaces/openshift-service-ca/apps/statefulsets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.306233638Z namespaces/openshift-service-ca/autoscaling/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.306273029Z namespaces/openshift-service-ca/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.30631751Z namespaces/openshift-service-ca/batch/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.306361821Z namespaces/openshift-service-ca/batch/cronjobs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.306444114Z namespaces/openshift-service-ca/batch/jobs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.306485325Z namespaces/openshift-service-ca/build.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.306528157Z namespaces/openshift-service-ca/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.306608909Z namespaces/openshift-service-ca/build.openshift.io/builds.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.30664081Z namespaces/openshift-service-ca/coordination.k8s.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.30664847Z namespaces/openshift-service-ca/coordination.k8s.io/leases/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.306689911Z namespaces/openshift-service-ca/coordination.k8s.io/leases/service-ca-controller-lock.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.306742883Z namespaces/openshift-service-ca/core/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.306777674Z namespaces/openshift-service-ca/core/configmaps.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.306885877Z namespaces/openshift-service-ca/core/endpoints.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.306963419Z namespaces/openshift-service-ca/core/events.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.307084033Z namespaces/openshift-service-ca/core/persistentvolumeclaims.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.307195997Z namespaces/openshift-service-ca/core/pods.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.307295689Z namespaces/openshift-service-ca/core/replicationcontrollers.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.307427953Z namespaces/openshift-service-ca/core/secrets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.307609409Z namespaces/openshift-service-ca/core/services.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.3076609Z namespaces/openshift-service-ca/discovery.k8s.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.307689261Z namespaces/openshift-service-ca/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.307746113Z namespaces/openshift-service-ca/image.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.307804235Z namespaces/openshift-service-ca/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.307849796Z namespaces/openshift-service-ca/k8s.ovn.org/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.307886617Z namespaces/openshift-service-ca/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.30797118Z namespaces/openshift-service-ca/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.308047522Z namespaces/openshift-service-ca/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.308118994Z namespaces/openshift-service-ca/monitoring.coreos.com/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.308168475Z namespaces/openshift-service-ca/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.308223007Z namespaces/openshift-service-ca/networking.k8s.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.308259148Z namespaces/openshift-service-ca/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.30830644Z namespaces/openshift-service-ca/pods/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.30831345Z namespaces/openshift-service-ca/pods/service-ca-758f599c5-l2brz/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.308349221Z namespaces/openshift-service-ca/pods/service-ca-758f599c5-l2brz/service-ca-758f599c5-l2brz.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.308424603Z namespaces/openshift-service-ca/pods/service-ca-758f599c5-l2brz/service-ca-controller/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.308436854Z namespaces/openshift-service-ca/pods/service-ca-758f599c5-l2brz/service-ca-controller/service-ca-controller/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.308443224Z namespaces/openshift-service-ca/pods/service-ca-758f599c5-l2brz/service-ca-controller/service-ca-controller/logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.308471585Z namespaces/openshift-service-ca/pods/service-ca-758f599c5-l2brz/service-ca-controller/service-ca-controller/logs/current.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.308680981Z namespaces/openshift-service-ca/pods/service-ca-758f599c5-l2brz/service-ca-controller/service-ca-controller/logs/previous.insecure.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.308746253Z namespaces/openshift-service-ca/pods/service-ca-758f599c5-l2brz/service-ca-controller/service-ca-controller/logs/previous.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.308787964Z namespaces/openshift-service-ca/policy/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.308819665Z namespaces/openshift-service-ca/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.308864567Z namespaces/openshift-service-ca/route.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.308907818Z namespaces/openshift-service-ca/route.openshift.io/routes.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.308952389Z namespaces/openshift-user-workload-monitoring/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.30899581Z namespaces/openshift-user-workload-monitoring/openshift-user-workload-monitoring.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.309054662Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.309185796Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.309224687Z namespaces/openshift-user-workload-monitoring/apps/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.309269068Z namespaces/openshift-user-workload-monitoring/apps/daemonsets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.309347861Z namespaces/openshift-user-workload-monitoring/apps/deployments.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.309443164Z namespaces/openshift-user-workload-monitoring/apps/replicasets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.309525406Z namespaces/openshift-user-workload-monitoring/apps/statefulsets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.309564228Z namespaces/openshift-user-workload-monitoring/autoscaling/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.309606149Z namespaces/openshift-user-workload-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.30965616Z namespaces/openshift-user-workload-monitoring/batch/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.309740643Z namespaces/openshift-user-workload-monitoring/batch/cronjobs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.309827335Z namespaces/openshift-user-workload-monitoring/batch/jobs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.309874087Z namespaces/openshift-user-workload-monitoring/build.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.309906058Z namespaces/openshift-user-workload-monitoring/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.30998676Z namespaces/openshift-user-workload-monitoring/build.openshift.io/builds.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.310024881Z namespaces/openshift-user-workload-monitoring/core/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.310071833Z namespaces/openshift-user-workload-monitoring/core/configmaps.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.310213307Z namespaces/openshift-user-workload-monitoring/core/endpoints.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.310284359Z namespaces/openshift-user-workload-monitoring/core/events.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.310361901Z namespaces/openshift-user-workload-monitoring/core/persistentvolumeclaims.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.310435834Z namespaces/openshift-user-workload-monitoring/core/pods.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.310533346Z namespaces/openshift-user-workload-monitoring/core/replicationcontrollers.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.31065019Z namespaces/openshift-user-workload-monitoring/core/secrets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.310816465Z namespaces/openshift-user-workload-monitoring/core/services.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.310866816Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.310907958Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.310954739Z namespaces/openshift-user-workload-monitoring/image.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.31099617Z namespaces/openshift-user-workload-monitoring/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.311040682Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.311101274Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.311180056Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.311257638Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.311300849Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.311350721Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.311402272Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.311444844Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.311490445Z namespaces/openshift-user-workload-monitoring/policy/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.311531356Z namespaces/openshift-user-workload-monitoring/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.311597348Z namespaces/openshift-user-workload-monitoring/route.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.311632239Z namespaces/openshift-user-workload-monitoring/route.openshift.io/routes.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.311686651Z namespaces/openshift/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.311720842Z namespaces/openshift/openshift.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.311787664Z namespaces/openshift/apps.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.311815985Z namespaces/openshift/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.312281109Z namespaces/openshift/apps/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.31232653Z namespaces/openshift/apps/daemonsets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.31233302Z namespaces/openshift/apps/deployments.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.312339221Z namespaces/openshift/apps/replicasets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.312351011Z namespaces/openshift/apps/statefulsets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.312365071Z namespaces/openshift/autoscaling/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.312370152Z namespaces/openshift/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.312378982Z namespaces/openshift/batch/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.312383212Z namespaces/openshift/batch/cronjobs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.312421753Z namespaces/openshift/batch/jobs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.312682331Z namespaces/openshift/build.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.312819885Z namespaces/openshift/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.312871747Z namespaces/openshift/build.openshift.io/builds.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.312885077Z namespaces/openshift/core/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.312892977Z namespaces/openshift/core/configmaps.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.312959939Z namespaces/openshift/core/endpoints.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.313011511Z namespaces/openshift/core/events.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.313030371Z namespaces/openshift/core/persistentvolumeclaims.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.313238098Z namespaces/openshift/core/pods.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.313267699Z namespaces/openshift/core/replicationcontrollers.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.313343721Z namespaces/openshift/core/secrets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.313503795Z namespaces/openshift/core/services.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.313554957Z namespaces/openshift/discovery.k8s.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.313594398Z namespaces/openshift/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.3136449Z namespaces/openshift/image.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.313691321Z namespaces/openshift/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.315247298Z namespaces/openshift/image.openshift.io/imagestreams/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.315274479Z namespaces/openshift/image.openshift.io/imagestreams/cli-artifacts.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.315376732Z namespaces/openshift/image.openshift.io/imagestreams/cli.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.315493715Z namespaces/openshift/image.openshift.io/imagestreams/dotnet-runtime.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.315609339Z namespaces/openshift/image.openshift.io/imagestreams/dotnet.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.315730602Z namespaces/openshift/image.openshift.io/imagestreams/driver-toolkit.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.315836496Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift-java11.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.316013081Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.316205247Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java-openshift.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.316345911Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java11-openshift.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.316436363Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift-jdk11.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.316523716Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.31666644Z namespaces/openshift/image.openshift.io/imagestreams/golang.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.316791004Z namespaces/openshift/image.openshift.io/imagestreams/httpd.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.316914628Z namespaces/openshift/image.openshift.io/imagestreams/installer-artifacts.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.317024911Z namespaces/openshift/image.openshift.io/imagestreams/installer.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.317159565Z namespaces/openshift/image.openshift.io/imagestreams/java-runtime.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.317280859Z namespaces/openshift/image.openshift.io/imagestreams/java.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.317416623Z namespaces/openshift/image.openshift.io/imagestreams/jboss-datagrid73-openshift.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.317560327Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-openshift.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.31766109Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.317783034Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-openshift.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.317938168Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.318041251Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-openshift.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.318247868Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.318363911Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-openshift.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.318507585Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-runtime-openshift.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.318615419Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk11-tomcat9-openshift-ubi8.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.318746412Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk8-tomcat9-openshift-ubi8.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.318866486Z namespaces/openshift/image.openshift.io/imagestreams/jenkins-agent-base.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.3189848Z namespaces/openshift/image.openshift.io/imagestreams/jenkins.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.319134524Z namespaces/openshift/image.openshift.io/imagestreams/mariadb.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.319261198Z namespaces/openshift/image.openshift.io/imagestreams/must-gather.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.319363071Z namespaces/openshift/image.openshift.io/imagestreams/mysql.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.319502525Z namespaces/openshift/image.openshift.io/imagestreams/network-tools.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.319607028Z namespaces/openshift/image.openshift.io/imagestreams/nginx.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.319748002Z namespaces/openshift/image.openshift.io/imagestreams/nodejs.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.320047262Z namespaces/openshift/image.openshift.io/imagestreams/oauth-proxy.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.320172115Z namespaces/openshift/image.openshift.io/imagestreams/openjdk-11-rhel7.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.320313839Z namespaces/openshift/image.openshift.io/imagestreams/perl.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.320432733Z namespaces/openshift/image.openshift.io/imagestreams/php.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.320563947Z namespaces/openshift/image.openshift.io/imagestreams/postgresql.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.320725692Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso75-openshift-rhel8.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.320830645Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso76-openshift-rhel8.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.320939718Z namespaces/openshift/image.openshift.io/imagestreams/python.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.321108334Z namespaces/openshift/image.openshift.io/imagestreams/redhat-openjdk18-openshift.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.321269868Z namespaces/openshift/image.openshift.io/imagestreams/redis.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.321406242Z namespaces/openshift/image.openshift.io/imagestreams/ruby.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.321561647Z namespaces/openshift/image.openshift.io/imagestreams/sso75-openshift-rhel8.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.32166279Z namespaces/openshift/image.openshift.io/imagestreams/sso76-openshift-rhel8.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.321770093Z namespaces/openshift/image.openshift.io/imagestreams/tests.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.321879346Z namespaces/openshift/image.openshift.io/imagestreams/tools.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.322024541Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11-runtime.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.322188756Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.32233704Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17-runtime.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.322467074Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.322605398Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21-runtime.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.322715631Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.322827345Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8-runtime.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.322966779Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.323079653Z namespaces/openshift/k8s.ovn.org/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.323135884Z namespaces/openshift/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.323232517Z namespaces/openshift/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.32332584Z namespaces/openshift/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.323403032Z namespaces/openshift/monitoring.coreos.com/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.323441023Z namespaces/openshift/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.323500495Z namespaces/openshift/networking.k8s.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.323635609Z namespaces/openshift/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.323697931Z namespaces/openshift/policy/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.323741332Z namespaces/openshift/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.323802614Z namespaces/openshift/route.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.323836545Z namespaces/openshift/route.openshift.io/routes.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.323902347Z namespaces/openshift/template.openshift.io/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.323910637Z namespaces/openshift/template.openshift.io/templates/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.323959329Z namespaces/openshift/template.openshift.io/templates/cache-service.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.324117714Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-example.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.324274458Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-persistent.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.324402562Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-example.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.324532456Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-persistent.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.324721742Z namespaces/openshift/template.openshift.io/templates/datagrid-service.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.324853335Z namespaces/openshift/template.openshift.io/templates/django-psql-example.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.32498327Z namespaces/openshift/template.openshift.io/templates/django-psql-persistent.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.325133364Z namespaces/openshift/template.openshift.io/templates/eap-xp3-basic-s2i.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.325282108Z namespaces/openshift/template.openshift.io/templates/eap-xp4-basic-s2i.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.325411212Z namespaces/openshift/template.openshift.io/templates/eap74-basic-s2i.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.325543736Z namespaces/openshift/template.openshift.io/templates/eap74-https-s2i.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.325689651Z namespaces/openshift/template.openshift.io/templates/eap74-sso-s2i.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.325853556Z namespaces/openshift/template.openshift.io/templates/httpd-example.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.325976859Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral-monitored.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.326213946Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.32633816Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent-monitored.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.326471794Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.326597198Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-basic-s2i.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.326729042Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-https-s2i.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.326888027Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-basic-s2i.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.32701264Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-https-s2i.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.327158735Z namespaces/openshift/template.openshift.io/templates/mariadb-ephemeral.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.327285808Z namespaces/openshift/template.openshift.io/templates/mariadb-persistent.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.327419003Z namespaces/openshift/template.openshift.io/templates/mysql-ephemeral.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.327559907Z namespaces/openshift/template.openshift.io/templates/mysql-persistent.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.327703821Z namespaces/openshift/template.openshift.io/templates/nginx-example.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.327826695Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-example.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.327961329Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-persistent.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.328079112Z namespaces/openshift/template.openshift.io/templates/openjdk-web-basic-s2i.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.328188766Z namespaces/openshift/template.openshift.io/templates/postgresql-ephemeral.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.32832712Z namespaces/openshift/template.openshift.io/templates/postgresql-persistent.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.328432353Z namespaces/openshift/template.openshift.io/templates/rails-pgsql-persistent.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.328547746Z namespaces/openshift/template.openshift.io/templates/rails-postgresql-example.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.32865923Z namespaces/openshift/template.openshift.io/templates/react-web-app-example.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.328777123Z namespaces/openshift/template.openshift.io/templates/redis-ephemeral.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.328881146Z namespaces/openshift/template.openshift.io/templates/redis-persistent.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.32898641Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-rest-3scale.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.329137274Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-xml.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.329246937Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.329352481Z namespaces/openshift/template.openshift.io/templates/sso75-https.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.329474544Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-https.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.329615548Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-postgresql-persistent.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.329755222Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql-persistent.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.329883757Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.330030661Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-https.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.330201286Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql-persistent.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.33034597Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.330470454Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-https.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.330587927Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-postgresql-persistent.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.330705901Z network_logs/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.330741962Z network_logs/cluster_scale [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.330834105Z network_logs/ippools.whereabouts.cni.cncf.io [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.330929308Z network_logs/multi-networkpolicy [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.33100659Z network_logs/net-attach-def [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.331112383Z network_logs/overlappingrangeipreservations.whereabouts.cni.cncf.io [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.331323389Z network_logs/ovn_kubernetes_top_pods [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.331551386Z network_logs/ovnk_database_store.tar.gz [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.333382831Z nodes/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.333430703Z nodes/debug [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.333520725Z nodes/ip-10-0-128-215.ec2.internal/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.333562276Z nodes/ip-10-0-128-215.ec2.internal/cpu_affinities.json [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.333802664Z nodes/ip-10-0-128-215.ec2.internal/dmesg [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.334219626Z nodes/ip-10-0-128-215.ec2.internal/ethtool_channels [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.334316359Z nodes/ip-10-0-128-215.ec2.internal/ethtool_features [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.334422182Z nodes/ip-10-0-128-215.ec2.internal/ip-10-0-128-215.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.334857835Z nodes/ip-10-0-128-215.ec2.internal/irq_affinities.json [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.335031051Z nodes/ip-10-0-128-215.ec2.internal/lscpu [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.335203136Z nodes/ip-10-0-128-215.ec2.internal/lspci [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.335309439Z nodes/ip-10-0-128-215.ec2.internal/podresources.json [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.335442423Z nodes/ip-10-0-128-215.ec2.internal/pods_info.json [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.335573557Z nodes/ip-10-0-128-215.ec2.internal/proc_cmdline [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.33567021Z nodes/ip-10-0-128-215.ec2.internal/sysinfo.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.337360281Z nodes/ip-10-0-128-215.ec2.internal/sysinfo.tgz [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.337541716Z nodes/ip-10-0-130-158.ec2.internal/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.337595397Z nodes/ip-10-0-130-158.ec2.internal/cpu_affinities.json [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.337857065Z nodes/ip-10-0-130-158.ec2.internal/dmesg [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.338154594Z nodes/ip-10-0-130-158.ec2.internal/ethtool_channels [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.338255147Z nodes/ip-10-0-130-158.ec2.internal/ethtool_features [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.33835656Z nodes/ip-10-0-130-158.ec2.internal/ip-10-0-130-158.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.33867761Z nodes/ip-10-0-130-158.ec2.internal/irq_affinities.json [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.338840925Z nodes/ip-10-0-130-158.ec2.internal/lscpu [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.338989079Z nodes/ip-10-0-130-158.ec2.internal/lspci [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.339120043Z nodes/ip-10-0-130-158.ec2.internal/podresources.json [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.339260677Z nodes/ip-10-0-130-158.ec2.internal/pods_info.json [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.339407892Z nodes/ip-10-0-130-158.ec2.internal/proc_cmdline [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.339497294Z nodes/ip-10-0-130-158.ec2.internal/sysinfo.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.341479594Z nodes/ip-10-0-130-158.ec2.internal/sysinfo.tgz [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.341661759Z nodes/ip-10-0-134-178.ec2.internal/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.341719341Z nodes/ip-10-0-134-178.ec2.internal/cpu_affinities.json [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.342116263Z nodes/ip-10-0-134-178.ec2.internal/dmesg [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.342384921Z nodes/ip-10-0-134-178.ec2.internal/ethtool_channels [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.342471174Z nodes/ip-10-0-134-178.ec2.internal/ethtool_features [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.342570277Z nodes/ip-10-0-134-178.ec2.internal/ip-10-0-134-178.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.342938458Z nodes/ip-10-0-134-178.ec2.internal/irq_affinities.json [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.343123703Z nodes/ip-10-0-134-178.ec2.internal/lscpu [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.343271308Z nodes/ip-10-0-134-178.ec2.internal/lspci [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.34337043Z nodes/ip-10-0-134-178.ec2.internal/podresources.json [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.343518385Z nodes/ip-10-0-134-178.ec2.internal/pods_info.json [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.343652679Z nodes/ip-10-0-134-178.ec2.internal/proc_cmdline [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.343749272Z nodes/ip-10-0-134-178.ec2.internal/sysinfo.log [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.345463353Z nodes/ip-10-0-134-178.ec2.internal/sysinfo.tgz [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.345624518Z pod_network_connectivity_check/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.34568375Z pod_network_connectivity_check/podnetworkconnectivitychecks.yaml [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.345796983Z static-pods/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.345805694Z static-pods/kube-apiserver/ [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.355775592Z [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.355796773Z sent 57,900 bytes received 4,315,587 bytes 2,915,658.00 bytes/sec [must-gather] [must-gather-g564j] OUT 2026-07-07T15:45:36.355804823Z total size is 45,946,172 speedup is 10.51 [must-gather] [must-gather ] OUT 2026-07-07T15:45:36.792318505Z namespace/openshift-must-gather-4xx6g 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: 0476cbda-0d5b-4ade-8775-f946186b3b73 [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.23" [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-4s9ng [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-4s9ng-e2e-graph [git-push-artifacts] PIPELINERUN_NAME=kserve-group-test-4s9ng [git-push-artifacts] From https://github.com/opendatahub-io/odh-build-metadata [git-push-artifacts] * branch ci-artifacts -> FETCH_HEAD [git-push-artifacts] Already up to date. [git-push-artifacts] -rw-r--r--. 1 root 1001540000 7045897 Jul 7 15:46 /workspace/odh-ci-artifacts/test-artifacts/kserve-group-test-4s9ng/e2e-graph.tar.gz [git-push-artifacts] [ci-artifacts 9728f53] Updating CI Artifacts in e2e-graph [git-push-artifacts] 1 file changed, 0 insertions(+), 0 deletions(-) [git-push-artifacts] create mode 100644 test-artifacts/kserve-group-test-4s9ng/e2e-graph.tar.gz [git-push-artifacts] From https://github.com/opendatahub-io/odh-build-metadata [git-push-artifacts] * branch ci-artifacts -> FETCH_HEAD [git-push-artifacts] Already up to date. [git-push-artifacts] To https://github.com/opendatahub-io/odh-build-metadata.git [git-push-artifacts] 793efc4..9728f53 ci-artifacts -> ci-artifacts [fail-if-needed] deploy-and-e2e step succeeded