[get-kubeconfig] Found kubeconfig secret: cluster-5mvrk-admin-kubeconfig [get-kubeconfig] Wrote kubeconfig to /credentials/cluster-5mvrk-kubeconfig [get-kubeconfig] Found admin password secret: cluster-5mvrk-admin-password [get-kubeconfig] Retrieved username [get-kubeconfig] Wrote password to /credentials/cluster-5mvrk-password [get-kubeconfig] API Server URL: https://a765d5e8f66844610bfe2397ba90a36e-b5811aeca30a065f.elb.us-east-1.amazonaws.com:6443 [get-kubeconfig] Console URL: https://console-openshift-console.apps.cb890dc8-b856-491b-84b9-b5c44875c103.prod.konfluxeaas.com [clone-repo] sync-260708_master-to-release-v0.17 [clone-repo] https://github.com/maskarb/kserve [clone-repo] Cloning into '/workspace/source'... [clone-repo] Updating files: 71% (2219/3118) Updating files: 72% (2245/3118) Updating files: 73% (2277/3118) Updating files: 74% (2308/3118) Updating files: 75% (2339/3118) Updating files: 76% (2370/3118) Updating files: 77% (2401/3118) Updating files: 78% (2433/3118) Updating files: 79% (2464/3118) Updating files: 80% (2495/3118) Updating files: 81% (2526/3118) Updating files: 82% (2557/3118) Updating files: 83% (2588/3118) Updating files: 84% (2620/3118) Updating files: 85% (2651/3118) Updating files: 86% (2682/3118) Updating files: 87% (2713/3118) Updating files: 88% (2744/3118) Updating files: 89% (2776/3118) Updating files: 90% (2807/3118) Updating files: 91% (2838/3118) Updating files: 92% (2869/3118) Updating files: 93% (2900/3118) Updating files: 94% (2931/3118) Updating files: 95% (2963/3118) Updating files: 96% (2994/3118) Updating files: 97% (3025/3118) Updating files: 98% (3056/3118) Updating files: 99% (3087/3118) Updating files: 100% (3118/3118) Updating files: 100% (3118/3118), done. [e2e-raw] + bash [e2e-raw] + STATUS_FILE=/test-status/deploy-and-e2e-status [e2e-raw] + echo failed [e2e-raw] + COMPONENT_NAME=kserve-agent-ci [e2e-raw] ++ jq -r --arg component_name kserve-agent-ci '.[$component_name].image' [e2e-raw] + export KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:dfb2082d89c1ab80bec06b84d0a6317b542c29ff4f60aa1cefe62d44619bad8a [e2e-raw] + KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:dfb2082d89c1ab80bec06b84d0a6317b542c29ff4f60aa1cefe62d44619bad8a [e2e-raw] + COMPONENT_NAME=kserve-controller-ci [e2e-raw] ++ jq -r --arg component_name kserve-controller-ci '.[$component_name].image' [e2e-raw] + export KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:f494edae70be745f0175d334523db2d34c4b6619a3e2d1bad8c7a26323eef5b3 [e2e-raw] + KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:f494edae70be745f0175d334523db2d34c4b6619a3e2d1bad8c7a26323eef5b3 [e2e-raw] + COMPONENT_NAME=kserve-router-ci [e2e-raw] ++ jq -r --arg component_name kserve-router-ci '.[$component_name].image' [e2e-raw] + export KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:95154c3f09f98c64e7d79b759f3f17a91001c79b4e6c56ac6d0a6d8b1e47cf38 [e2e-raw] + KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:95154c3f09f98c64e7d79b759f3f17a91001c79b4e6c56ac6d0a6d8b1e47cf38 [e2e-raw] + COMPONENT_NAME=kserve-storage-initializer-ci [e2e-raw] ++ jq -r --arg component_name kserve-storage-initializer-ci '.[$component_name].image' [e2e-raw] + export STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:7a9c075ae5e64d970cc026f71d8348f193fda0ed6de6807045e29c208821be1e [e2e-raw] + STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:7a9c075ae5e64d970cc026f71d8348f193fda0ed6de6807045e29c208821be1e [e2e-raw] + ./test/scripts/openshift-ci/run-e2e-tests.sh raw [e2e-raw] INFERENCE_POOL_GROUP=inference.networking.k8s.io (detected from OCP 4.21.23) [e2e-raw] Installing on cluster [e2e-raw] Using namespace: kserve for KServe components [e2e-raw] SKLEARN_IMAGE=quay.io/opendatahub/sklearn-serving-runtime:odh-pr-1711 [e2e-raw] OPT_125M_MODEL_URI=s3://example-models/facebook/opt-125m [e2e-raw] ERROR_404_ISVC_IMAGE=quay.io/opendatahub/error-404-isvc:odh-pr-1711 [e2e-raw] SUCCESS_200_ISVC_IMAGE=quay.io/opendatahub/success-200-isvc:odh-pr-1711 [e2e-raw] [INFO] Installing Kustomize v5.8.1 for linux/amd64... [e2e-raw] [SUCCESS] Successfully installed Kustomize v5.8.1 to /workspace/source/bin/kustomize [e2e-raw] v5.8.1 [e2e-raw] make: Entering directory '/workspace/source' [e2e-raw] [INFO] Installing yq v4.52.1 for linux/amd64... [e2e-raw] [SUCCESS] Successfully installed yq v4.52.1 to /workspace/source/bin/yq [e2e-raw] yq (https://github.com/mikefarah/yq/) version v4.52.1 [e2e-raw] make: Leaving directory '/workspace/source' [e2e-raw] Installing KServe Python SDK ... [e2e-raw] [INFO] Installing uv 0.7.8 for linux/amd64... [e2e-raw] [SUCCESS] Successfully installed uv 0.7.8 to /workspace/source/bin/uv [e2e-raw] 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-raw] uv 0.7.8 [e2e-raw] Creating virtual environment... [e2e-raw] warning: virtualenv's `--clear` has no effect (uv always clears the virtual environment) [e2e-raw] Using CPython 3.9.25 interpreter at: /usr/bin/python3 [e2e-raw] Creating virtual environment at: .venv [e2e-raw] /workspace/source [e2e-raw] Using CPython 3.11.13 interpreter at: /usr/bin/python3.11 [e2e-raw] Creating virtual environment at: .venv [e2e-raw] Resolved 266 packages in 4ms [e2e-raw] Building kserve @ file:///workspace/source/python/kserve [e2e-raw] Downloading pydantic-core (2.0MiB) [e2e-raw] Downloading setuptools (1.2MiB) [e2e-raw] Downloading aiohttp (1.7MiB) [e2e-raw] Downloading grpcio-tools (2.5MiB) [e2e-raw] Downloading pandas (12.5MiB) [e2e-raw] Downloading cryptography (4.3MiB) [e2e-raw] Downloading kubernetes (1.9MiB) [e2e-raw] Downloading botocore (12.9MiB) [e2e-raw] Downloading grpcio (6.4MiB) [e2e-raw] Downloading uvloop (3.8MiB) [e2e-raw] Downloading black (1.6MiB) [e2e-raw] Downloading mypy (17.2MiB) [e2e-raw] Downloading portforward (3.9MiB) [e2e-raw] Downloading pyarrow (40.1MiB) [e2e-raw] Downloading numpy (15.7MiB) [e2e-raw] Building timeout-sampler==1.0.3 [e2e-raw] Building python-simple-logger==2.0.19 [e2e-raw] Downloading aiohttp [e2e-raw] Downloading black [e2e-raw] Downloading pydantic-core [e2e-raw] Downloading grpcio-tools [e2e-raw] Downloading setuptools [e2e-raw] Downloading portforward [e2e-raw] Downloading uvloop [e2e-raw] Downloading cryptography [e2e-raw] Downloading grpcio [e2e-raw] Downloading kubernetes [e2e-raw] Built python-simple-logger==2.0.19 [e2e-raw] Downloading numpy [e2e-raw] Downloading botocore [e2e-raw] Built timeout-sampler==1.0.3 [e2e-raw] Built kserve @ file:///workspace/source/python/kserve [e2e-raw] Downloading mypy [e2e-raw] Downloading pyarrow [e2e-raw] Downloading pandas [e2e-raw] Prepared 101 packages in 5.30s [e2e-raw] warning: Failed to hardlink files; falling back to full copy. This may lead to degraded performance. [e2e-raw] If the cache and target directories are on different filesystems, hardlinking may not be supported. [e2e-raw] If this is intentional, set `export UV_LINK_MODE=copy` or use `--link-mode=copy` to suppress this warning. [e2e-raw] Installed 101 packages in 28.38s [e2e-raw] + aiohappyeyeballs==2.6.1 [e2e-raw] + aiohttp==3.13.3 [e2e-raw] + aiosignal==1.4.0 [e2e-raw] + annotated-doc==0.0.4 [e2e-raw] + annotated-types==0.7.0 [e2e-raw] + anyio==4.9.0 [e2e-raw] + attrs==25.3.0 [e2e-raw] + avro==1.12.0 [e2e-raw] + black==24.3.0 [e2e-raw] + boto3==1.37.35 [e2e-raw] + botocore==1.37.35 [e2e-raw] + cachetools==5.5.2 [e2e-raw] + certifi==2025.1.31 [e2e-raw] + cffi==2.0.0 [e2e-raw] + charset-normalizer==3.4.1 [e2e-raw] + click==8.1.8 [e2e-raw] + cloudevents==1.11.0 [e2e-raw] + colorama==0.4.6 [e2e-raw] + colorlog==6.10.1 [e2e-raw] + coverage==7.8.0 [e2e-raw] + cryptography==46.0.5 [e2e-raw] + deprecation==2.1.0 [e2e-raw] + durationpy==0.9 [e2e-raw] + execnet==2.1.1 [e2e-raw] + fastapi==0.136.3 [e2e-raw] + frozenlist==1.5.0 [e2e-raw] + google-auth==2.39.0 [e2e-raw] + grpc-interceptor==0.15.4 [e2e-raw] + grpcio==1.78.1 [e2e-raw] + grpcio-testing==1.78.1 [e2e-raw] + grpcio-tools==1.78.1 [e2e-raw] + h11==0.16.0 [e2e-raw] + httpcore==1.0.9 [e2e-raw] + httptools==0.6.4 [e2e-raw] + httpx==0.27.2 [e2e-raw] + httpx-retries==0.4.5 [e2e-raw] + idna==3.10 [e2e-raw] + iniconfig==2.1.0 [e2e-raw] + jinja2==3.1.6 [e2e-raw] + jmespath==1.0.1 [e2e-raw] + kserve==0.19.0 (from file:///workspace/source/python/kserve) [e2e-raw] + kubernetes==32.0.1 [e2e-raw] + markupsafe==3.0.2 [e2e-raw] + multidict==6.4.3 [e2e-raw] + mypy==0.991 [e2e-raw] + mypy-extensions==1.0.0 [e2e-raw] + numpy==2.2.4 [e2e-raw] + oauthlib==3.2.2 [e2e-raw] + orjson==3.10.16 [e2e-raw] + packaging==24.2 [e2e-raw] + pandas==2.2.3 [e2e-raw] + pathspec==0.12.1 [e2e-raw] + platformdirs==4.3.7 [e2e-raw] + pluggy==1.5.0 [e2e-raw] + portforward==0.7.1 [e2e-raw] + prometheus-client==0.21.1 [e2e-raw] + propcache==0.3.1 [e2e-raw] + protobuf==6.33.5 [e2e-raw] + psutil==5.9.8 [e2e-raw] + pyarrow==19.0.1 [e2e-raw] + pyasn1==0.6.3 [e2e-raw] + pyasn1-modules==0.4.2 [e2e-raw] + pycparser==2.22 [e2e-raw] + pydantic==2.12.4 [e2e-raw] + pydantic-core==2.41.5 [e2e-raw] + pyjwt==2.12.1 [e2e-raw] + pytest==7.4.4 [e2e-raw] + pytest-asyncio==0.23.8 [e2e-raw] + pytest-cov==5.0.0 [e2e-raw] + pytest-httpx==0.30.0 [e2e-raw] + pytest-json-report==1.5.0 [e2e-raw] + pytest-metadata==3.1.1 [e2e-raw] + pytest-xdist==3.6.1 [e2e-raw] + python-dateutil==2.9.0.post0 [e2e-raw] + python-dotenv==1.1.0 [e2e-raw] + python-multipart==0.0.22 [e2e-raw] + python-simple-logger==2.0.19 [e2e-raw] + pytz==2025.2 [e2e-raw] + pyyaml==6.0.2 [e2e-raw] + requests==2.32.3 [e2e-raw] + requests-oauthlib==2.0.0 [e2e-raw] + rsa==4.9.1 [e2e-raw] + s3transfer==0.11.4 [e2e-raw] + setuptools==78.1.0 [e2e-raw] + six==1.17.0 [e2e-raw] + sniffio==1.3.1 [e2e-raw] + starlette==1.2.1 [e2e-raw] + tabulate==0.9.0 [e2e-raw] + timeout-sampler==1.0.3 [e2e-raw] + timing-asgi==0.3.1 [e2e-raw] + tomlkit==0.13.2 [e2e-raw] + typing-extensions==4.15.0 [e2e-raw] + typing-inspection==0.4.2 [e2e-raw] + tzdata==2025.2 [e2e-raw] + urllib3==2.6.2 [e2e-raw] + uvicorn==0.34.1 [e2e-raw] + uvloop==0.21.0 [e2e-raw] + watchfiles==1.0.5 [e2e-raw] + websocket-client==1.8.0 [e2e-raw] + websockets==15.0.1 [e2e-raw] + yarl==1.20.0 [e2e-raw] Audited 1 package in 52ms [e2e-raw] /workspace/source [e2e-raw] [INFO] Installing Kustomize v5.8.1 for linux/amd64... [e2e-raw] [INFO] Kustomize v5.8.1 is already installed in /workspace/source/bin (>= v5.8.1) [e2e-raw] make: Entering directory '/workspace/source' [e2e-raw] make: Leaving directory '/workspace/source' [e2e-raw] Now using project "kserve" on server "https://a765d5e8f66844610bfe2397ba90a36e-b5811aeca30a065f.elb.us-east-1.amazonaws.com:6443". [e2e-raw] [e2e-raw] You can add applications to this project with the 'new-app' command. For example, try: [e2e-raw] [e2e-raw] oc new-app rails-postgresql-example [e2e-raw] [e2e-raw] to build a new example application in Ruby. Or use kubectl to deploy a simple Kubernetes application: [e2e-raw] [e2e-raw] kubectl create deployment hello-node --image=registry.k8s.io/e2e-test-images/agnhost:2.43 -- /agnhost serve-hostname [e2e-raw] [e2e-raw] [INFO] Installing Kustomize v5.8.1 for linux/amd64... [e2e-raw] [INFO] Kustomize v5.8.1 is already installed in /workspace/source/bin (>= v5.8.1) [e2e-raw] make: Entering directory '/workspace/source' [e2e-raw] make: Leaving directory '/workspace/source' [e2e-raw] Creating namespace openshift-keda... [e2e-raw] namespace/openshift-keda created [e2e-raw] Namespace openshift-keda created/ensured. [e2e-raw] --- [e2e-raw] Creating OperatorGroup openshift-keda... [e2e-raw] operatorgroup.operators.coreos.com/openshift-keda created [e2e-raw] OperatorGroup openshift-keda created/ensured. [e2e-raw] --- [e2e-raw] Creating Subscription for openshift-custom-metrics-autoscaler-operator... [e2e-raw] subscription.operators.coreos.com/openshift-custom-metrics-autoscaler-operator created [e2e-raw] Subscription openshift-custom-metrics-autoscaler-operator created/ensured. [e2e-raw] --- [e2e-raw] Waiting for openshift-custom-metrics-autoscaler-operator CSV to become ready... [e2e-raw] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (0/600) [e2e-raw] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (5/600) [e2e-raw] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (10/600) [e2e-raw] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (15/600) [e2e-raw] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (20/600) [e2e-raw] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (25/600) [e2e-raw] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (30/600) [e2e-raw] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (35/600) [e2e-raw] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (40/600) [e2e-raw] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (45/600) [e2e-raw] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (50/600) [e2e-raw] CSV custom-metrics-autoscaler.v2.19.0-1 found, but not yet Succeeded (Phase: Installing). Waiting... (55/600) [e2e-raw] CSV custom-metrics-autoscaler.v2.19.0-1 found, but not yet Succeeded (Phase: Installing). Waiting... (60/600) [e2e-raw] CSV custom-metrics-autoscaler.v2.19.0-1 found, but not yet Succeeded (Phase: Installing). Waiting... (65/600) [e2e-raw] CSV custom-metrics-autoscaler.v2.19.0-1 found, but not yet Succeeded (Phase: Installing). Waiting... (70/600) [e2e-raw] CSV custom-metrics-autoscaler.v2.19.0-1 found, but not yet Succeeded (Phase: Installing). Waiting... (75/600) [e2e-raw] CSV custom-metrics-autoscaler.v2.19.0-1 is ready (Phase: Succeeded). [e2e-raw] --- [e2e-raw] Applying KedaController custom resource... [e2e-raw] 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-raw] kedacontroller.keda.sh/keda configured [e2e-raw] KedaController custom resource applied. [e2e-raw] --- [e2e-raw] Allowing time for KEDA components to be provisioned by the operator ... [e2e-raw] Waiting for KEDA Operator pod (selector: "app=keda-operator") to be ready in namespace openshift-keda... [e2e-raw] Waiting for pod -l "app=keda-operator" in namespace "openshift-keda" to be created... [e2e-raw] Pod -l "app=keda-operator" in namespace "openshift-keda" found. [e2e-raw] Current pods for -l "app=keda-operator" in namespace "openshift-keda": [e2e-raw] NAME READY STATUS RESTARTS AGE [e2e-raw] keda-operator-68bff59c-blncz 1/1 Running 0 41s [e2e-raw] Waiting up to 120s for pod(s) -l "app=keda-operator" in namespace "openshift-keda" to become ready... [e2e-raw] pod/keda-operator-68bff59c-blncz condition met [e2e-raw] Pod(s) -l "app=keda-operator" in namespace "openshift-keda" are ready. [e2e-raw] KEDA Operator pod is ready. [e2e-raw] Waiting for KEDA Metrics API Server pod (selector: "app=keda-metrics-apiserver") to be ready in namespace openshift-keda... [e2e-raw] Waiting for pod -l "app=keda-metrics-apiserver" in namespace "openshift-keda" to be created... [e2e-raw] Pod -l "app=keda-metrics-apiserver" in namespace "openshift-keda" found. [e2e-raw] Current pods for -l "app=keda-metrics-apiserver" in namespace "openshift-keda": [e2e-raw] NAME READY STATUS RESTARTS AGE [e2e-raw] keda-metrics-apiserver-559f75f947-n6zgb 1/1 Running 0 46s [e2e-raw] Waiting up to 120s for pod(s) -l "app=keda-metrics-apiserver" in namespace "openshift-keda" to become ready... [e2e-raw] pod/keda-metrics-apiserver-559f75f947-n6zgb condition met [e2e-raw] Pod(s) -l "app=keda-metrics-apiserver" in namespace "openshift-keda" are ready. [e2e-raw] KEDA Metrics API Server pod is ready. [e2e-raw] Waiting for KEDA Webhook pod (selector: "app=keda-admission-webhooks") to be ready in namespace openshift-keda... [e2e-raw] Waiting for pod -l "app=keda-admission-webhooks" in namespace "openshift-keda" to be created... [e2e-raw] Pod -l "app=keda-admission-webhooks" in namespace "openshift-keda" found. [e2e-raw] Current pods for -l "app=keda-admission-webhooks" in namespace "openshift-keda": [e2e-raw] NAME READY STATUS RESTARTS AGE [e2e-raw] keda-admission-5fbd5c4644-g47dk 1/1 Running 0 52s [e2e-raw] Waiting up to 120s for pod(s) -l "app=keda-admission-webhooks" in namespace "openshift-keda" to become ready... [e2e-raw] pod/keda-admission-5fbd5c4644-g47dk condition met [e2e-raw] Pod(s) -l "app=keda-admission-webhooks" in namespace "openshift-keda" are ready. [e2e-raw] KEDA Webhook pod is ready. [e2e-raw] --- [e2e-raw] ✅ KEDA deployment script finished successfully. [e2e-raw] KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:f494edae70be745f0175d334523db2d34c4b6619a3e2d1bad8c7a26323eef5b3 [e2e-raw] LLMISVC_CONTROLLER_IMAGE=quay.io/opendatahub/odh-kserve-llmisvc-controller:odh-stable [e2e-raw] KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:dfb2082d89c1ab80bec06b84d0a6317b542c29ff4f60aa1cefe62d44619bad8a [e2e-raw] KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:95154c3f09f98c64e7d79b759f3f17a91001c79b4e6c56ac6d0a6d8b1e47cf38 [e2e-raw] STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:7a9c075ae5e64d970cc026f71d8348f193fda0ed6de6807045e29c208821be1e [e2e-raw] Installing KServe via kustomize... [e2e-raw] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-raw] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-raw] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-raw] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-raw] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-raw] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/dscinitializations.dscinitialization.opendatahub.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencegraphs.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencemodelrewrites.inference.networking.x-k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferenceobjectives.inference.networking.x-k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencepoolimports.inference.networking.x-k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.x-k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/llminferenceservices.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/servingruntimes.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/trainedmodels.serving.kserve.io serverside-applied [e2e-raw] Waiting for CRDs to be established... [e2e-raw] Waiting for CRD inferenceservices.serving.kserve.io to appear (timeout: 90s)… [e2e-raw] CRD inferenceservices.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io condition met [e2e-raw] Waiting for CRD llminferenceserviceconfigs.serving.kserve.io to appear (timeout: 90s)… [e2e-raw] CRD llminferenceserviceconfigs.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… [e2e-raw] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io condition met [e2e-raw] Waiting for CRD clusterstoragecontainers.serving.kserve.io to appear (timeout: 90s)… [e2e-raw] CRD clusterstoragecontainers.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… [e2e-raw] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io condition met [e2e-raw] Waiting for CRD datascienceclusters.datasciencecluster.opendatahub.io to appear (timeout: 90s)… [e2e-raw] CRD datascienceclusters.datasciencecluster.opendatahub.io detected — waiting for it to become Established (timeout: 90s)… [e2e-raw] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io condition met [e2e-raw] Applying all resources... [e2e-raw] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/dscinitializations.dscinitialization.opendatahub.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencegraphs.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencemodelrewrites.inference.networking.x-k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferenceobjectives.inference.networking.x-k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencepoolimports.inference.networking.x-k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.x-k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/llminferenceservices.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/servingruntimes.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/trainedmodels.serving.kserve.io serverside-applied [e2e-raw] serviceaccount/kserve-controller-manager serverside-applied [e2e-raw] serviceaccount/llmisvc-controller-manager serverside-applied [e2e-raw] role.rbac.authorization.k8s.io/kserve-leader-election-role serverside-applied [e2e-raw] role.rbac.authorization.k8s.io/kserve-llmisvcconfig-read-access serverside-applied [e2e-raw] role.rbac.authorization.k8s.io/llmisvc-leader-election-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-admin serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-edit serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-inferenceservice-distro-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-llmisvc-distro-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-llmisvc-manager-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-manager-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-metrics-reader-cluster-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-proxy-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-view serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/openshift-ai-inferenceservice-image-volume-scc serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/openshift-ai-llminferenceservice-scc serverside-applied [e2e-raw] rolebinding.rbac.authorization.k8s.io/kserve-leader-election-rolebinding serverside-applied [e2e-raw] rolebinding.rbac.authorization.k8s.io/kserve-llmisvcconfig-read-access serverside-applied [e2e-raw] rolebinding.rbac.authorization.k8s.io/llmisvc-leader-election-rolebinding serverside-applied [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/kserve-inferenceservice-distro-rolebinding serverside-applied [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/kserve-llmisvc-distro-rolebinding serverside-applied [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/kserve-manager-rolebinding serverside-applied [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/kserve-proxy-rolebinding serverside-applied [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/llmisvc-manager-rolebinding serverside-applied [e2e-raw] configmap/inferenceservice-config serverside-applied [e2e-raw] configmap/kserve-parameters serverside-applied [e2e-raw] secret/kserve-webhook-server-secret serverside-applied [e2e-raw] secret/mlpipeline-s3-artifact serverside-applied [e2e-raw] service/kserve-controller-manager-metrics-service serverside-applied [e2e-raw] service/kserve-controller-manager-service serverside-applied [e2e-raw] service/kserve-webhook-server-service serverside-applied [e2e-raw] service/llmisvc-controller-manager-service serverside-applied [e2e-raw] service/llmisvc-webhook-server-service serverside-applied [e2e-raw] service/s3-service serverside-applied [e2e-raw] deployment.apps/kserve-controller-manager serverside-applied [e2e-raw] deployment.apps/llmisvc-controller-manager serverside-applied [e2e-raw] deployment.apps/seaweedfs serverside-applied [e2e-raw] networkpolicy.networking.k8s.io/kserve-controller-manager serverside-applied [e2e-raw] securitycontextconstraints.security.openshift.io/openshift-ai-inferenceservice-image-volume-scc serverside-applied [e2e-raw] securitycontextconstraints.security.openshift.io/openshift-ai-llminferenceservice-scc serverside-applied [e2e-raw] clusterstoragecontainer.serving.kserve.io/default serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-template serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-worker-data-parallel serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-pd-template-nvidia-cuda serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-pd-template-nvidia-cuda-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-pd-template-nvidia-cuda-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-template-nvidia-cuda serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-template-nvidia-cuda-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-template-nvidia-cuda-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-template serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-worker-data-parallel serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-router-route serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-pd-template-nvidia-cuda serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-pd-template-nvidia-cuda-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-pd-template-nvidia-cuda-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-template-nvidia-cuda serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-template-nvidia-cuda-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-template-nvidia-cuda-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-tracing serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-worker-data-parallel serverside-applied [e2e-raw] mutatingwebhookconfiguration.admissionregistration.k8s.io/inferenceservice.serving.kserve.io serverside-applied [e2e-raw] mutatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceservice.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/inferencegraph.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/inferenceservice.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceservice.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceserviceconfig.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/servingruntime.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/trainedmodel.serving.kserve.io serverside-applied [e2e-raw] Waiting for llmisvc-controller-manager to be ready... [e2e-raw] Waiting for pod -l "control-plane=llmisvc-controller-manager" in namespace "kserve" to be created... [e2e-raw] Pod -l "control-plane=llmisvc-controller-manager" in namespace "kserve" found. [e2e-raw] Current pods for -l "control-plane=llmisvc-controller-manager" in namespace "kserve": [e2e-raw] NAME READY STATUS RESTARTS AGE [e2e-raw] llmisvc-controller-manager-84fc959947-b42qf 0/1 Running 0 6s [e2e-raw] Waiting up to 600s for pod(s) -l "control-plane=llmisvc-controller-manager" in namespace "kserve" to become ready... [e2e-raw] pod/llmisvc-controller-manager-84fc959947-b42qf condition met [e2e-raw] Pod(s) -l "control-plane=llmisvc-controller-manager" in namespace "kserve" are ready. [e2e-raw] Re-applying LLMInferenceServiceConfig resources with webhook validation... [e2e-raw] Warning: modifying well-known config kserve/kserve-config-llm-decode-template is not recommended. Consider creating a custom config instead [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-template serverside-applied [e2e-raw] Warning: modifying well-known config kserve/kserve-config-llm-decode-worker-data-parallel is not recommended. Consider creating a custom config instead [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-worker-data-parallel serverside-applied [e2e-raw] Warning: modifying well-known config kserve/kserve-config-llm-prefill-template is not recommended. Consider creating a custom config instead [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-template serverside-applied [e2e-raw] Warning: modifying well-known config kserve/kserve-config-llm-prefill-worker-data-parallel is not recommended. Consider creating a custom config instead [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-worker-data-parallel serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-router-route serverside-applied [e2e-raw] Warning: modifying well-known config kserve/kserve-config-llm-scheduler is not recommended. Consider creating a custom config instead [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler serverside-applied [e2e-raw] Warning: modifying well-known config kserve/kserve-config-llm-template is not recommended. Consider creating a custom config instead [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-tracing serverside-applied [e2e-raw] Warning: modifying well-known config kserve/kserve-config-llm-worker-data-parallel is not recommended. Consider creating a custom config instead [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-worker-data-parallel serverside-applied [e2e-raw] Applying DSC/DSCI resources... [e2e-raw] dscinitialization.dscinitialization.opendatahub.io/test-dsci created [e2e-raw] datasciencecluster.datasciencecluster.opendatahub.io/test-dsc created [e2e-raw] KServe manual installation complete [e2e-raw] Extracting OpenShift CA certificates for raw deployment... [e2e-raw] CA certificate bundle extracted (3 certificates) [e2e-raw] Patching ingress domain... [e2e-raw] configmap/inferenceservice-config patched [e2e-raw] pod "kserve-controller-manager-c8c545f5f-cb6t8" deleted [e2e-raw] Waiting for kserve-controller-manager to be ready... [e2e-raw] pod/kserve-controller-manager-c8c545f5f-h9266 condition met [e2e-raw] Installing ODH Model Controller manually... [e2e-raw] customresourcedefinition.apiextensions.k8s.io/accounts.nim.opendatahub.io created [e2e-raw] serviceaccount/model-serving-api created [e2e-raw] serviceaccount/odh-model-controller created [e2e-raw] role.rbac.authorization.k8s.io/leader-election-role created [e2e-raw] clusterrole.rbac.authorization.k8s.io/account-editor-role created [e2e-raw] clusterrole.rbac.authorization.k8s.io/account-viewer-role created [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-prometheus-k8s created [e2e-raw] clusterrole.rbac.authorization.k8s.io/metrics-reader created [e2e-raw] clusterrole.rbac.authorization.k8s.io/model-serving-api created [e2e-raw] clusterrole.rbac.authorization.k8s.io/odh-model-controller-role created [e2e-raw] clusterrole.rbac.authorization.k8s.io/proxy-role created [e2e-raw] rolebinding.rbac.authorization.k8s.io/leader-election-rolebinding created [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/model-serving-api created [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/odh-model-controller-rolebinding-opendatahub created [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/proxy-rolebinding created [e2e-raw] configmap/odh-model-controller-parameters created [e2e-raw] service/model-serving-api created [e2e-raw] service/odh-model-controller-metrics-service created [e2e-raw] service/odh-model-controller-webhook-service created [e2e-raw] deployment.apps/model-serving-api created [e2e-raw] deployment.apps/odh-model-controller created [e2e-raw] servicemonitor.monitoring.coreos.com/model-serving-api-metrics created [e2e-raw] servicemonitor.monitoring.coreos.com/odh-model-controller-metrics-monitor created [e2e-raw] template.template.openshift.io/autogluon-runtime-template created [e2e-raw] template.template.openshift.io/guardrails-detector-huggingface-serving-template created [e2e-raw] template.template.openshift.io/kserve-ovms created [e2e-raw] template.template.openshift.io/mlserver-runtime-template created [e2e-raw] template.template.openshift.io/vllm-cpu-runtime-template created [e2e-raw] template.template.openshift.io/vllm-cpu-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-cpu-runtime-template-fast-2 created [e2e-raw] template.template.openshift.io/vllm-cpu-x86-runtime-template created [e2e-raw] template.template.openshift.io/vllm-cpu-x86-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-cpu-x86-runtime-template-fast-2 created [e2e-raw] template.template.openshift.io/vllm-cuda-runtime-template created [e2e-raw] template.template.openshift.io/vllm-cuda-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-cuda-runtime-template-fast-2 created [e2e-raw] template.template.openshift.io/vllm-gaudi-runtime-template created [e2e-raw] template.template.openshift.io/vllm-gaudi-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-gaudi-runtime-template-fast-2 created [e2e-raw] template.template.openshift.io/vllm-multinode-runtime-template created [e2e-raw] template.template.openshift.io/vllm-multinode-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-multinode-runtime-template-fast-2 created [e2e-raw] template.template.openshift.io/vllm-rocm-runtime-template created [e2e-raw] template.template.openshift.io/vllm-rocm-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-rocm-runtime-template-fast-2 created [e2e-raw] template.template.openshift.io/vllm-spyre-ppc64le-runtime-template created [e2e-raw] template.template.openshift.io/vllm-spyre-ppc64le-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-spyre-ppc64le-runtime-template-fast-2 created [e2e-raw] template.template.openshift.io/vllm-spyre-s390x-runtime-template created [e2e-raw] template.template.openshift.io/vllm-spyre-s390x-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-spyre-s390x-runtime-template-fast-2 created [e2e-raw] template.template.openshift.io/vllm-spyre-x86-runtime-template created [e2e-raw] template.template.openshift.io/vllm-spyre-x86-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-spyre-x86-runtime-template-fast-2 created [e2e-raw] mutatingwebhookconfiguration.admissionregistration.k8s.io/mutating.odh-model-controller.opendatahub.io created [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/validating.odh-model-controller.opendatahub.io created [e2e-raw] Waiting for deployment "odh-model-controller" rollout to finish: 0 of 1 updated replicas are available... [e2e-raw] deployment "odh-model-controller" successfully rolled out [e2e-raw] networkpolicy.networking.k8s.io/allow-all created [e2e-raw] KServe setup complete (namespace: kserve) [e2e-raw] Add testing models to SeaweedFS S3 storage ... [e2e-raw] Waiting for SeaweedFS deployment to be ready... [e2e-raw] deployment "seaweedfs" successfully rolled out [e2e-raw] S3 init job not completed, re-creating... [e2e-raw] job.batch/s3-init replaced [e2e-raw] Waiting for S3 init job to complete... [e2e-raw] job.batch/s3-init condition met [e2e-raw] Prepare CI namespace and install ServingRuntimes [e2e-raw] Setting up CI namespace: kserve-ci-e2e-test [e2e-raw] Tearing down CI namespace: kserve-ci-e2e-test [e2e-raw] Namespace kserve-ci-e2e-test does not exist, skipping deletion [e2e-raw] CI namespace teardown complete [e2e-raw] Creating namespace kserve-ci-e2e-test [e2e-raw] namespace/kserve-ci-e2e-test created [e2e-raw] Applying S3 artifact secret [e2e-raw] secret/mlpipeline-s3-artifact created [e2e-raw] Applying storage-config secret [e2e-raw] secret/storage-config created [e2e-raw] Applying SeaweedFS S3 credentials secret [e2e-raw] secret/seaweedfs-s3-creds created [e2e-raw] Linking seaweedfs-s3-creds to default service account [e2e-raw] Creating odh-trusted-ca-bundle configmap [e2e-raw] configmap/odh-trusted-ca-bundle created [e2e-raw] Installing ServingRuntimes [e2e-raw] servingruntime.serving.kserve.io/kserve-autogluonserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-huggingfaceserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-huggingfaceserver-multinode created [e2e-raw] servingruntime.serving.kserve.io/kserve-lgbserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-mlserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-paddleserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-pmmlserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-predictiveserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-sklearnserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-tensorflow-serving created [e2e-raw] servingruntime.serving.kserve.io/kserve-torchserve created [e2e-raw] servingruntime.serving.kserve.io/kserve-tritonserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-vllmserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-xgbserver created [e2e-raw] CI namespace setup complete [e2e-raw] Setup complete [e2e-raw] === E2E cluster / operator summary === [e2e-raw] Client Version: 4.20.11 [e2e-raw] Kustomize Version: v5.6.0 [e2e-raw] Server Version: 4.21.23 [e2e-raw] Kubernetes Version: v1.34.8 [e2e-raw] ClusterVersion desired: 4.21.23 [e2e-raw] ClusterVersion history (latest): 4.21.23 (Completed) [e2e-raw] CSVs in openshift-keda: [e2e-raw] custom-metrics-autoscaler.v2.19.0-1 Succeeded [e2e-raw] CSVs in openshift-operators (ODH / shared operators, filtered): [e2e-raw] KServe deployments in kserve: [e2e-raw] kserve-controller-manager: ready=1 image=quay.io/opendatahub/kserve-controller@sha256:f494edae70be745f0175d334523db2d34c4b6619a3e2d1bad8c7a26323eef5b3 [e2e-raw] imageID: quay.io/opendatahub/kserve-controller@sha256:e21ea43a31769515c9b364a9bf5a4f2316fa8e1febdfe9273c71294dadc72f94 [e2e-raw] odh-model-controller: ready=1 image=quay.io/opendatahub/odh-model-controller:fast [e2e-raw] imageID: quay.io/opendatahub/odh-model-controller@sha256:5d13ab3c20c8da1064020d19c1d95fd5a563c47cac7c19e4051ee53b992a80da [e2e-raw] llmisvc-controller-manager: ready=1 image=quay.io/opendatahub/odh-kserve-llmisvc-controller:odh-stable [e2e-raw] imageID: quay.io/opendatahub/odh-kserve-llmisvc-controller@sha256:040b71be933a4e1385473459cadc1c86025339a5464b5e6b2b6799d9e24aa19e [e2e-raw] === End E2E cluster / operator summary === [e2e-raw] /workspace/source [e2e-raw] CA certificate extracted [e2e-raw] REQUESTS_CA_BUNDLE=/tmp/ca.crt [e2e-raw] Run E2E tests: raw [e2e-raw] Starting E2E functional tests ... [e2e-raw] Parallelism requested for pytest is 1 [e2e-raw] ============================= test session starts ============================== [e2e-raw] platform linux -- Python 3.11.13, pytest-7.4.4, pluggy-1.5.0 -- /workspace/source/python/kserve/.venv/bin/python [e2e-raw] cachedir: .pytest_cache [e2e-raw] metadata: {'Python': '3.11.13', 'Platform': 'Linux-5.14.0-570.122.1.el9_6.x86_64-x86_64-with-glibc2.34', 'Packages': {'pytest': '7.4.4', 'pluggy': '1.5.0'}, 'Plugins': {'httpx': '0.30.0', 'xdist': '3.6.1', 'anyio': '4.9.0', 'metadata': '3.1.1', 'json-report': '1.5.0', 'asyncio': '0.23.8', 'cov': '5.0.0'}, 'PLATFORM': 'el9'} [e2e-raw] rootdir: /workspace/source/test/e2e [e2e-raw] configfile: pytest.ini [e2e-raw] plugins: httpx-0.30.0, xdist-3.6.1, anyio-4.9.0, metadata-3.1.1, json-report-1.5.0, asyncio-0.23.8, cov-5.0.0 [e2e-raw] asyncio: mode=Mode.STRICT [e2e-raw] created: 1/1 worker [e2e-raw] 1 worker [15 items] [e2e-raw] [e2e-raw] scheduling tests via WorkStealingScheduling [e2e-raw] [e2e-raw] batcher/test_raw_batcher.py::test_batcher_raw 2026-07-08 16:49:47.066 4109 kserve INFO [conftest.py:configure_logger():40] Logger configured [e2e-raw] 2026-07-08 16:51:37.366 4109 kserve.trace Host from isvc status URL = isvc-raw-sklearn-batcher-03e1d-kserve-ci-e2e-test.apps.cb890dc8-b856-491b-84b9-b5c44875c103.prod.konfluxeaas.com [e2e-raw] 2026-07-08 16:51:37.366 4109 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = isvc-raw-sklearn-batcher-03e1d-kserve-ci-e2e-test.apps.cb890dc8-b856-491b-84b9-b5c44875c103.prod.konfluxeaas.com [e2e-raw] 2026-07-08 16:51:37.366 4109 kserve.trace Network layer = openshift-route [e2e-raw] 2026-07-08 16:51:37.366 4109 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-raw] 2026-07-08 16:51:37.366 4109 kserve.trace Using external route host: isvc-raw-sklearn-batcher-03e1d-kserve-ci-e2e-test.apps.cb890dc8-b856-491b-84b9-b5c44875c103.prod.konfluxeaas.com [e2e-raw] 2026-07-08 16:51:37.366 4109 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: isvc-raw-sklearn-batcher-03e1d-kserve-ci-e2e-test.apps.cb890dc8-b856-491b-84b9-b5c44875c103.prod.konfluxeaas.com [e2e-raw] 2026-07-08 16:51:37.368 4109 kserve.trace Sending Header = {'Host': 'isvc-raw-sklearn-batcher-03e1d-kserve-ci-e2e-test.apps.cb890dc8-b856-491b-84b9-b5c44875c103.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-08 16:51:37.368 4109 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-raw-sklearn-batcher-03e1d-kserve-ci-e2e-test.apps.cb890dc8-b856-491b-84b9-b5c44875c103.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-08 16:51:37.368 4109 kserve.trace base url = https://isvc-raw-sklearn-batcher-03e1d-kserve-ci-e2e-test.apps.cb890dc8-b856-491b-84b9-b5c44875c103.prod.konfluxeaas.com [e2e-raw] 2026-07-08 16:51:37.368 4109 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-raw-sklearn-batcher-03e1d-kserve-ci-e2e-test.apps.cb890dc8-b856-491b-84b9-b5c44875c103.prod.konfluxeaas.com [e2e-raw] 2026-07-08 16:51:37.514 4109 kserve.trace Sending Header = {'Host': 'isvc-raw-sklearn-batcher-03e1d-kserve-ci-e2e-test.apps.cb890dc8-b856-491b-84b9-b5c44875c103.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-08 16:51:37.514 4109 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-raw-sklearn-batcher-03e1d-kserve-ci-e2e-test.apps.cb890dc8-b856-491b-84b9-b5c44875c103.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-08 16:51:37.514 4109 kserve.trace base url = https://isvc-raw-sklearn-batcher-03e1d-kserve-ci-e2e-test.apps.cb890dc8-b856-491b-84b9-b5c44875c103.prod.konfluxeaas.com [e2e-raw] 2026-07-08 16:51:37.514 4109 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-raw-sklearn-batcher-03e1d-kserve-ci-e2e-test.apps.cb890dc8-b856-491b-84b9-b5c44875c103.prod.konfluxeaas.com [e2e-raw] 2026-07-08 16:51:37.515 4109 kserve.trace Sending Header = {'Host': 'isvc-raw-sklearn-batcher-03e1d-kserve-ci-e2e-test.apps.cb890dc8-b856-491b-84b9-b5c44875c103.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-08 16:51:37.515 4109 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-raw-sklearn-batcher-03e1d-kserve-ci-e2e-test.apps.cb890dc8-b856-491b-84b9-b5c44875c103.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-08 16:51:37.515 4109 kserve.trace base url = https://isvc-raw-sklearn-batcher-03e1d-kserve-ci-e2e-test.apps.cb890dc8-b856-491b-84b9-b5c44875c103.prod.konfluxeaas.com [e2e-raw] 2026-07-08 16:51:37.515 4109 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-raw-sklearn-batcher-03e1d-kserve-ci-e2e-test.apps.cb890dc8-b856-491b-84b9-b5c44875c103.prod.konfluxeaas.com [e2e-raw] 2026-07-08 16:51:37.515 4109 kserve.trace Sending Header = {'Host': 'isvc-raw-sklearn-batcher-03e1d-kserve-ci-e2e-test.apps.cb890dc8-b856-491b-84b9-b5c44875c103.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-08 16:51:37.515 4109 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-raw-sklearn-batcher-03e1d-kserve-ci-e2e-test.apps.cb890dc8-b856-491b-84b9-b5c44875c103.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-08 16:51:37.516 4109 kserve.trace base url = https://isvc-raw-sklearn-batcher-03e1d-kserve-ci-e2e-test.apps.cb890dc8-b856-491b-84b9-b5c44875c103.prod.konfluxeaas.com [e2e-raw] 2026-07-08 16:51:37.516 4109 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-raw-sklearn-batcher-03e1d-kserve-ci-e2e-test.apps.cb890dc8-b856-491b-84b9-b5c44875c103.prod.konfluxeaas.com [e2e-raw] 2026-07-08 16:51:42.550 4109 kserve.trace Got response [{'message': '', 'batchId': '0cb18e8a-f270-475a-bdb9-191881ac14cf', 'predictions': [1, 1]}, {'message': '', 'batchId': '0cb18e8a-f270-475a-bdb9-191881ac14cf', 'predictions': [1, 1]}, {'message': '', 'batchId': '0cb18e8a-f270-475a-bdb9-191881ac14cf', 'predictions': [1, 1]}, {'message': '', 'batchId': '0cb18e8a-f270-475a-bdb9-191881ac14cf', 'predictions': [1, 1]}] [e2e-raw] 2026-07-08 16:51:42.550 4109 kserve.trace INFO [utils.py:predict():141] Got response [{'message': '', 'batchId': '0cb18e8a-f270-475a-bdb9-191881ac14cf', 'predictions': [1, 1]}, {'message': '', 'batchId': '0cb18e8a-f270-475a-bdb9-191881ac14cf', 'predictions': [1, 1]}, {'message': '', 'batchId': '0cb18e8a-f270-475a-bdb9-191881ac14cf', 'predictions': [1, 1]}, {'message': '', 'batchId': '0cb18e8a-f270-475a-bdb9-191881ac14cf', 'predictions': [1, 1]}] [e2e-raw] [e2e-raw] [gw0] PASSED batcher/test_raw_batcher.py::test_batcher_raw [e2e-raw] custom/test_custom_model_grpc.py::test_predictor_grpc_with_transformer_grpc_raw [e2e-raw] [gw0] SKIPPED custom/test_custom_model_grpc.py::test_predictor_grpc_with_transformer_grpc_raw [e2e-raw] graph/test_inference_graph.py::test_inference_graph_raw_mode 2026-07-08 16:51:42.603 4109 kserve.trace Starting test test_inference_graph_raw_mode [e2e-raw] 2026-07-08 16:51:42.603 4109 kserve.trace INFO [test_inference_graph.py:test_inference_graph_raw_mode():947] Starting test test_inference_graph_raw_mode [e2e-raw] 2026-07-08 16:53:32.905 4109 kserve.trace Expected error in finding knative route in raw deployment mode [e2e-raw] 2026-07-08 16:53:32.905 4109 kserve.trace INFO [test_inference_graph.py:test_inference_graph_raw_mode():1072] Expected error in finding knative route in raw deployment mode [e2e-raw] 2026-07-08 16:53:32.908 4109 kserve.trace Expected error in finding knative service in raw deployment mode [e2e-raw] 2026-07-08 16:53:32.908 4109 kserve.trace INFO [test_inference_graph.py:test_inference_graph_raw_mode():1086] Expected error in finding knative service in raw deployment mode [e2e-raw] [e2e-raw] [gw0] PASSED graph/test_inference_graph.py::test_inference_graph_raw_mode [e2e-raw] graph/test_inference_graph.py::test_inference_graph_raw_mode_with_hpa 2026-07-08 16:53:32.987 4109 kserve.trace Starting test test_inference_graph_raw_mode_with_hpa [e2e-raw] 2026-07-08 16:53:32.987 4109 kserve.trace INFO [test_inference_graph.py:test_inference_graph_raw_mode_with_hpa():1107] Starting test test_inference_graph_raw_mode_with_hpa [e2e-raw] 2026-07-08 16:55:23.283 4109 kserve.trace Expected error in finding knative route in raw deployment mode [e2e-raw] 2026-07-08 16:55:23.283 4109 kserve.trace INFO [test_inference_graph.py:test_inference_graph_raw_mode_with_hpa():1241] Expected error in finding knative route in raw deployment mode [e2e-raw] 2026-07-08 16:55:23.286 4109 kserve.trace Expected error in finding knative route in raw deployment mode [e2e-raw] 2026-07-08 16:55:23.286 4109 kserve.trace INFO [test_inference_graph.py:test_inference_graph_raw_mode_with_hpa():1255] Expected error in finding knative route in raw deployment mode [e2e-raw] [e2e-raw] [gw0] PASSED graph/test_inference_graph.py::test_inference_graph_raw_mode_with_hpa [e2e-raw] logger/test_raw_logger.py::test_kserve_logger 2026-07-08 16:57:03.532 4109 kserve.trace Host from isvc status URL = isvc-logger-raw-9f040-kserve-ci-e2e-test.apps.cb890dc8-b856-491b-84b9-b5c44875c103.prod.konfluxeaas.com [e2e-raw] 2026-07-08 16:57:03.532 4109 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = isvc-logger-raw-9f040-kserve-ci-e2e-test.apps.cb890dc8-b856-491b-84b9-b5c44875c103.prod.konfluxeaas.com [e2e-raw] 2026-07-08 16:57:03.533 4109 kserve.trace Network layer = openshift-route [e2e-raw] 2026-07-08 16:57:03.533 4109 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-raw] 2026-07-08 16:57:03.533 4109 kserve.trace Using external route host: isvc-logger-raw-9f040-kserve-ci-e2e-test.apps.cb890dc8-b856-491b-84b9-b5c44875c103.prod.konfluxeaas.com [e2e-raw] 2026-07-08 16:57:03.533 4109 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: isvc-logger-raw-9f040-kserve-ci-e2e-test.apps.cb890dc8-b856-491b-84b9-b5c44875c103.prod.konfluxeaas.com [e2e-raw] 2026-07-08 16:57:03.533 4109 kserve.trace Sending Header = {'Host': 'isvc-logger-raw-9f040-kserve-ci-e2e-test.apps.cb890dc8-b856-491b-84b9-b5c44875c103.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-08 16:57:03.533 4109 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-logger-raw-9f040-kserve-ci-e2e-test.apps.cb890dc8-b856-491b-84b9-b5c44875c103.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-08 16:57:03.533 4109 kserve.trace base url = https://isvc-logger-raw-9f040-kserve-ci-e2e-test.apps.cb890dc8-b856-491b-84b9-b5c44875c103.prod.konfluxeaas.com [e2e-raw] 2026-07-08 16:57:03.533 4109 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-logger-raw-9f040-kserve-ci-e2e-test.apps.cb890dc8-b856-491b-84b9-b5c44875c103.prod.konfluxeaas.com [e2e-raw] 2026-07-08 16:57:03.570 4109 kserve.trace Got response {'predictions': [1, 1]} [e2e-raw] 2026-07-08 16:57:03.570 4109 kserve.trace INFO [utils.py:predict():141] Got response {'predictions': [1, 1]} [e2e-raw] [e2e-raw] [gw0] PASSED logger/test_raw_logger.py::test_kserve_logger [e2e-raw] predictor/test_autoscaling.py::test_sklearn_scale_raw 2026-07-08 16:59:48.906 4109 kserve.trace Host from isvc status URL = isvc-sklearn-scale-raw-c7447-kserve-ci-e2e-test.apps.cb890dc8-b856-491b-84b9-b5c44875c103.prod.konfluxeaas.com [e2e-raw] 2026-07-08 16:59:48.906 4109 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = isvc-sklearn-scale-raw-c7447-kserve-ci-e2e-test.apps.cb890dc8-b856-491b-84b9-b5c44875c103.prod.konfluxeaas.com [e2e-raw] 2026-07-08 16:59:48.906 4109 kserve.trace Network layer = openshift-route [e2e-raw] 2026-07-08 16:59:48.906 4109 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-raw] 2026-07-08 16:59:48.906 4109 kserve.trace Using external route host: isvc-sklearn-scale-raw-c7447-kserve-ci-e2e-test.apps.cb890dc8-b856-491b-84b9-b5c44875c103.prod.konfluxeaas.com [e2e-raw] 2026-07-08 16:59:48.906 4109 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: isvc-sklearn-scale-raw-c7447-kserve-ci-e2e-test.apps.cb890dc8-b856-491b-84b9-b5c44875c103.prod.konfluxeaas.com [e2e-raw] 2026-07-08 16:59:48.906 4109 kserve.trace Sending Header = {'Host': 'isvc-sklearn-scale-raw-c7447-kserve-ci-e2e-test.apps.cb890dc8-b856-491b-84b9-b5c44875c103.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-08 16:59:48.906 4109 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-sklearn-scale-raw-c7447-kserve-ci-e2e-test.apps.cb890dc8-b856-491b-84b9-b5c44875c103.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-08 16:59:48.906 4109 kserve.trace base url = https://isvc-sklearn-scale-raw-c7447-kserve-ci-e2e-test.apps.cb890dc8-b856-491b-84b9-b5c44875c103.prod.konfluxeaas.com [e2e-raw] 2026-07-08 16:59:48.906 4109 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-sklearn-scale-raw-c7447-kserve-ci-e2e-test.apps.cb890dc8-b856-491b-84b9-b5c44875c103.prod.konfluxeaas.com [e2e-raw] 2026-07-08 16:59:48.935 4109 kserve.trace Got response {'predictions': [1, 1]} [e2e-raw] 2026-07-08 16:59:48.935 4109 kserve.trace INFO [utils.py:predict():141] Got response {'predictions': [1, 1]} [e2e-raw] [e2e-raw] [gw0] PASSED predictor/test_autoscaling.py::test_sklearn_scale_raw [e2e-raw] predictor/test_autoscaling.py::test_scaling_sklearn_with_keda_otel_add_on [e2e-raw] [gw0] SKIPPED predictor/test_autoscaling.py::test_scaling_sklearn_with_keda_otel_add_on [e2e-raw] predictor/test_pod_watch.py::test_event_storm_prevention_init_container_isolation 2026-07-08 16:59:54.117 4109 kserve.trace Created primary ISVC: isvc-primary-ff3865 [e2e-raw] 2026-07-08 16:59:54.117 4109 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():345] Created primary ISVC: isvc-primary-ff3865 [e2e-raw] 2026-07-08 17:01:24.167 4109 kserve.trace Primary ISVC is ready [e2e-raw] 2026-07-08 17:01:24.167 4109 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():347] Primary ISVC is ready [e2e-raw] 2026-07-08 17:01:24.173 4109 kserve.trace Baseline recorded - resourceVersion: 21955 [e2e-raw] 2026-07-08 17:01:24.173 4109 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():351] Baseline recorded - resourceVersion: 21955 [e2e-raw] 2026-07-08 17:01:24.173 4109 kserve.trace Creating invalid S3 secret and service account [e2e-raw] 2026-07-08 17:01:24.173 4109 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():354] Creating invalid S3 secret and service account [e2e-raw] 2026-07-08 17:01:24.328 4109 kserve.trace Created secondary ISVC isvc-secondary-ff3865, waiting for failure status... [e2e-raw] 2026-07-08 17:01:24.328 4109 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():384] Created secondary ISVC isvc-secondary-ff3865, waiting for failure status... [e2e-raw] 2026-07-08 17:01:30.348 4109 kserve.trace ISVC isvc-secondary-ff3865 reported failure: {'exitCode': 1, 'message': "2026-07-08 17:01:25.935 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-12345/invalid/path/model', '/mnt/models')]\n2026-07-08 17:01:25.936 1 storage.initializer INFO [kserve_storage.py:download():166] Copying contents of s3://nonexistent-bucket-12345/invalid/path/model to local\n2026-07-08 17:01:26.208 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():366] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-08 17:01:28.210 1 storage.initializer ERROR [initializer-entrypoint:():31] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-12345 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'} [e2e-raw] 2026-07-08 17:01:30.348 4109 kserve.trace INFO [test_pod_watch.py:wait_for_isvc_failure_status():254] ISVC isvc-secondary-ff3865 reported failure: {'exitCode': 1, 'message': "2026-07-08 17:01:25.935 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-12345/invalid/path/model', '/mnt/models')]\n2026-07-08 17:01:25.936 1 storage.initializer INFO [kserve_storage.py:download():166] Copying contents of s3://nonexistent-bucket-12345/invalid/path/model to local\n2026-07-08 17:01:26.208 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():366] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-08 17:01:28.210 1 storage.initializer ERROR [initializer-entrypoint:():31] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-12345 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'} [e2e-raw] 2026-07-08 17:01:30.348 4109 kserve.trace Secondary ISVC failure detected: {'copies': {'failedCopies': 0}, 'lastFailureInfo': {'exitCode': 1, 'message': "2026-07-08 17:01:25.935 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-12345/invalid/path/model', '/mnt/models')]\n2026-07-08 17:01:25.936 1 storage.initializer INFO [kserve_storage.py:download():166] Copying contents of s3://nonexistent-bucket-12345/invalid/path/model to local\n2026-07-08 17:01:26.208 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():366] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-08 17:01:28.210 1 storage.initializer ERROR [initializer-entrypoint:():31] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-12345 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'}, 'states': {'activeModelState': '', 'targetModelState': 'FailedToLoad'}, 'transitionStatus': 'BlockedByFailedLoad'} [e2e-raw] 2026-07-08 17:01:30.348 4109 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():392] Secondary ISVC failure detected: {'copies': {'failedCopies': 0}, 'lastFailureInfo': {'exitCode': 1, 'message': "2026-07-08 17:01:25.935 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-12345/invalid/path/model', '/mnt/models')]\n2026-07-08 17:01:25.936 1 storage.initializer INFO [kserve_storage.py:download():166] Copying contents of s3://nonexistent-bucket-12345/invalid/path/model to local\n2026-07-08 17:01:26.208 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():366] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-08 17:01:28.210 1 storage.initializer ERROR [initializer-entrypoint:():31] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-12345 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'}, 'states': {'activeModelState': '', 'targetModelState': 'FailedToLoad'}, 'transitionStatus': 'BlockedByFailedLoad'} [e2e-raw] 2026-07-08 17:01:40.366 4109 kserve.trace Primary ISVC resourceVersion: before=21955, after=21955 [e2e-raw] 2026-07-08 17:01:40.366 4109 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():402] Primary ISVC resourceVersion: before=21955, after=21955 [e2e-raw] 2026-07-08 17:01:40.366 4109 kserve.trace Event storm prevention validated: Primary ISVC was not modified during secondary ISVC init container failures [e2e-raw] 2026-07-08 17:01:40.366 4109 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():415] Event storm prevention validated: Primary ISVC was not modified during secondary ISVC init container failures [e2e-raw] [e2e-raw] [gw0] PASSED predictor/test_pod_watch.py::test_event_storm_prevention_init_container_isolation [e2e-raw] predictor/test_pod_watch.py::test_quick_reconciliation_on_init_container_failure 2026-07-08 17:01:45.511 4109 kserve.trace Creating invalid S3 secret and service account [e2e-raw] 2026-07-08 17:01:45.511 4109 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():446] Creating invalid S3 secret and service account [e2e-raw] 2026-07-08 17:01:45.637 4109 kserve.trace Created ISVC isvc-init-fail-491244, waiting for failure status... [e2e-raw] 2026-07-08 17:01:45.637 4109 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():477] Created ISVC isvc-init-fail-491244, waiting for failure status... [e2e-raw] 2026-07-08 17:01:55.652 4109 kserve.trace ISVC isvc-init-fail-491244 reported failure: {'exitCode': 1, 'message': "2026-07-08 17:01:46.607 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-xyz123/invalid/model', '/mnt/models')]\n2026-07-08 17:01:46.608 1 storage.initializer INFO [kserve_storage.py:download():166] Copying contents of s3://nonexistent-bucket-xyz123/invalid/model to local\n2026-07-08 17:01:46.889 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():366] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-08 17:01:51.483 1 storage.initializer ERROR [initializer-entrypoint:():31] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-xyz123 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'} [e2e-raw] 2026-07-08 17:01:55.652 4109 kserve.trace INFO [test_pod_watch.py:wait_for_isvc_failure_status():254] ISVC isvc-init-fail-491244 reported failure: {'exitCode': 1, 'message': "2026-07-08 17:01:46.607 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-xyz123/invalid/model', '/mnt/models')]\n2026-07-08 17:01:46.608 1 storage.initializer INFO [kserve_storage.py:download():166] Copying contents of s3://nonexistent-bucket-xyz123/invalid/model to local\n2026-07-08 17:01:46.889 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():366] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-08 17:01:51.483 1 storage.initializer ERROR [initializer-entrypoint:():31] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-xyz123 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'} [e2e-raw] 2026-07-08 17:01:55.652 4109 kserve.trace Failure status detected in 10.07 seconds: {'copies': {'failedCopies': 0}, 'lastFailureInfo': {'exitCode': 1, 'message': "2026-07-08 17:01:46.607 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-xyz123/invalid/model', '/mnt/models')]\n2026-07-08 17:01:46.608 1 storage.initializer INFO [kserve_storage.py:download():166] Copying contents of s3://nonexistent-bucket-xyz123/invalid/model to local\n2026-07-08 17:01:46.889 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():366] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-08 17:01:51.483 1 storage.initializer ERROR [initializer-entrypoint:():31] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-xyz123 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'}, 'states': {'activeModelState': '', 'targetModelState': 'FailedToLoad'}, 'transitionStatus': 'BlockedByFailedLoad'} [e2e-raw] 2026-07-08 17:01:55.652 4109 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():491] Failure status detected in 10.07 seconds: {'copies': {'failedCopies': 0}, 'lastFailureInfo': {'exitCode': 1, 'message': "2026-07-08 17:01:46.607 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-xyz123/invalid/model', '/mnt/models')]\n2026-07-08 17:01:46.608 1 storage.initializer INFO [kserve_storage.py:download():166] Copying contents of s3://nonexistent-bucket-xyz123/invalid/model to local\n2026-07-08 17:01:46.889 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():366] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-08 17:01:51.483 1 storage.initializer ERROR [initializer-entrypoint:():31] Unexpected error during storage initialization: SSL validation failed for https://s3.amazonaws.com/nonexistent-bucket-xyz123 [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1004)\n", 'reason': 'ModelLoadFailed'}, 'states': {'activeModelState': '', 'targetModelState': 'FailedToLoad'}, 'transitionStatus': 'BlockedByFailedLoad'} [e2e-raw] 2026-07-08 17:01:55.652 4109 kserve.trace Transition status: BlockedByFailedLoad [e2e-raw] 2026-07-08 17:01:55.652 4109 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():505] Transition status: BlockedByFailedLoad [e2e-raw] 2026-07-08 17:01:55.657 4109 kserve.trace Ready condition: {'lastTransitionTime': '2026-07-08T17:01:45Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'} [e2e-raw] 2026-07-08 17:01:55.657 4109 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():514] Ready condition: {'lastTransitionTime': '2026-07-08T17:01:45Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'} [e2e-raw] 2026-07-08 17:01:55.657 4109 kserve.trace Quick reconciliation validated: Failure detected in 10.07 seconds [e2e-raw] 2026-07-08 17:01:55.657 4109 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():527] Quick reconciliation validated: Failure detected in 10.07 seconds [e2e-raw] [e2e-raw] [gw0] PASSED predictor/test_pod_watch.py::test_quick_reconciliation_on_init_container_failure [e2e-raw] predictor/test_raw_deployment.py::test_raw_deployment_kserve 2026-07-08 17:03:30.963 4109 kserve.trace Host from isvc status URL = raw-sklearn-f05f8-kserve-ci-e2e-test.apps.cb890dc8-b856-491b-84b9-b5c44875c103.prod.konfluxeaas.com [e2e-raw] 2026-07-08 17:03:30.963 4109 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = raw-sklearn-f05f8-kserve-ci-e2e-test.apps.cb890dc8-b856-491b-84b9-b5c44875c103.prod.konfluxeaas.com [e2e-raw] 2026-07-08 17:03:30.963 4109 kserve.trace Network layer = openshift-route [e2e-raw] 2026-07-08 17:03:30.963 4109 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-raw] 2026-07-08 17:03:30.963 4109 kserve.trace Using external route host: raw-sklearn-f05f8-kserve-ci-e2e-test.apps.cb890dc8-b856-491b-84b9-b5c44875c103.prod.konfluxeaas.com [e2e-raw] 2026-07-08 17:03:30.963 4109 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: raw-sklearn-f05f8-kserve-ci-e2e-test.apps.cb890dc8-b856-491b-84b9-b5c44875c103.prod.konfluxeaas.com [e2e-raw] 2026-07-08 17:03:30.964 4109 kserve.trace Sending Header = {'Host': 'raw-sklearn-f05f8-kserve-ci-e2e-test.apps.cb890dc8-b856-491b-84b9-b5c44875c103.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-08 17:03:30.964 4109 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'raw-sklearn-f05f8-kserve-ci-e2e-test.apps.cb890dc8-b856-491b-84b9-b5c44875c103.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-08 17:03:30.964 4109 kserve.trace base url = https://raw-sklearn-f05f8-kserve-ci-e2e-test.apps.cb890dc8-b856-491b-84b9-b5c44875c103.prod.konfluxeaas.com [e2e-raw] 2026-07-08 17:03:30.964 4109 kserve.trace INFO [utils.py:_predict():158] base url = https://raw-sklearn-f05f8-kserve-ci-e2e-test.apps.cb890dc8-b856-491b-84b9-b5c44875c103.prod.konfluxeaas.com [e2e-raw] 2026-07-08 17:03:30.994 4109 kserve.trace Got response {'predictions': [1, 1]} [e2e-raw] 2026-07-08 17:03:30.994 4109 kserve.trace INFO [utils.py:predict():141] Got response {'predictions': [1, 1]} [e2e-raw] [e2e-raw] [gw0] PASSED predictor/test_raw_deployment.py::test_raw_deployment_kserve [e2e-raw] predictor/test_raw_deployment.py::test_raw_deployment_runtime_kserve 2026-07-08 17:05:06.274 4109 kserve.trace Host from isvc status URL = raw-sklearn-runtime-cfbd9-kserve-ci-e2e-test.apps.cb890dc8-b856-491b-84b9-b5c44875c103.prod.konfluxeaas.com [e2e-raw] 2026-07-08 17:05:06.274 4109 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = raw-sklearn-runtime-cfbd9-kserve-ci-e2e-test.apps.cb890dc8-b856-491b-84b9-b5c44875c103.prod.konfluxeaas.com [e2e-raw] 2026-07-08 17:05:06.274 4109 kserve.trace Network layer = openshift-route [e2e-raw] 2026-07-08 17:05:06.274 4109 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-raw] 2026-07-08 17:05:06.274 4109 kserve.trace Using external route host: raw-sklearn-runtime-cfbd9-kserve-ci-e2e-test.apps.cb890dc8-b856-491b-84b9-b5c44875c103.prod.konfluxeaas.com [e2e-raw] 2026-07-08 17:05:06.274 4109 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: raw-sklearn-runtime-cfbd9-kserve-ci-e2e-test.apps.cb890dc8-b856-491b-84b9-b5c44875c103.prod.konfluxeaas.com [e2e-raw] 2026-07-08 17:05:06.275 4109 kserve.trace Sending Header = {'Host': 'raw-sklearn-runtime-cfbd9-kserve-ci-e2e-test.apps.cb890dc8-b856-491b-84b9-b5c44875c103.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-08 17:05:06.275 4109 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'raw-sklearn-runtime-cfbd9-kserve-ci-e2e-test.apps.cb890dc8-b856-491b-84b9-b5c44875c103.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-08 17:05:06.275 4109 kserve.trace base url = https://raw-sklearn-runtime-cfbd9-kserve-ci-e2e-test.apps.cb890dc8-b856-491b-84b9-b5c44875c103.prod.konfluxeaas.com [e2e-raw] 2026-07-08 17:05:06.275 4109 kserve.trace INFO [utils.py:_predict():158] base url = https://raw-sklearn-runtime-cfbd9-kserve-ci-e2e-test.apps.cb890dc8-b856-491b-84b9-b5c44875c103.prod.konfluxeaas.com [e2e-raw] 2026-07-08 17:05:06.303 4109 kserve.trace Got response {'predictions': [1, 1]} [e2e-raw] 2026-07-08 17:05:06.303 4109 kserve.trace INFO [utils.py:predict():141] Got response {'predictions': [1, 1]} [e2e-raw] [e2e-raw] [gw0] PASSED predictor/test_raw_deployment.py::test_raw_deployment_runtime_kserve [e2e-raw] predictor/test_raw_deployment.py::test_isvc_with_multiple_container_port [e2e-raw] [gw0] SKIPPED predictor/test_raw_deployment.py::test_isvc_with_multiple_container_port [e2e-raw] transformer/test_collocation.py::test_raw_transformer_collocation [e2e-raw] [gw0] SKIPPED transformer/test_collocation.py::test_raw_transformer_collocation [e2e-raw] transformer/test_collocation.py::test_raw_transformer_collocation_runtime [e2e-raw] [gw0] SKIPPED transformer/test_collocation.py::test_raw_transformer_collocation_runtime [e2e-raw] transformer/test_raw_transformer.py::test_transformer [e2e-raw] [gw0] SKIPPED transformer/test_raw_transformer.py::test_transformer [e2e-raw] [e2e-raw] ---------- generated xml file: /workspace/artifacts-dir/junit_e2e.xml ---------- [e2e-raw] --------------------------------- JSON report ---------------------------------- [e2e-raw] report saved to: /workspace/artifacts-dir/e2e_results.json [e2e-raw] =================== 9 passed, 9 skipped in 926.72s (0:15:26) =================== [e2e-raw] /workspace/source [e2e-raw] /workspace/source [e2e-raw] + echo success [must-gather] [must-gather ] OUT 2026-07-08T17:05:12.184958354Z 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: c9613c8a-6ce7-4676-8270-9df46cee95b4 [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-08T17:05:12.233772266Z namespace/openshift-must-gather-xfjmg created [must-gather] [must-gather ] OUT 2026-07-08T17:05:12.244030907Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-fw9nv created [must-gather] [must-gather ] OUT 2026-07-08T17:05:12.26807628Z pod for plug-in image quay.io/modh/must-gather:rhoai-2.24 created [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:19.299019749Z [disk usage checker] Started [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:19.302504580Z [disk usage checker] Volume usage percentage: current = 15 ; allowed = 70 [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:19.447699385Z No resources found in openshift-must-gather-xfjmg namespace. [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:19.563850151Z Error from server (NotFound): namespaces "redhat-ods-operator" not found [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:19.716597554Z Wrote inspect data to must-gather. [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:19.716737863Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:19.716737863Z namespaces "redhat-ods-operator" not found [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:19.719289775Z Error getting logs from redhat-ods-operator [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:19.881387849Z Wrote inspect data to must-gather. [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:19.881418495Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:19.881418495Z namespaces "redhat-ods-monitoring" not found [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:19.883782171Z Error getting logs from redhat-ods-monitoring [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:20.035683855Z Wrote inspect data to must-gather. [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:20.035716466Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:20.035716466Z namespaces "redhat-ods-applications" not found [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:20.037718805Z Error getting logs from redhat-ods-applications [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:20.192818814Z Wrote inspect data to must-gather. [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:20.192850597Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:20.192850597Z namespaces "rhods-notebooks" not found [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:20.195229645Z Error getting logs from rhods-notebooks [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:20.349911263Z Wrote inspect data to must-gather. [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:20.349945133Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:20.349945133Z namespaces "rhoai-model-registries" not found [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:20.352067103Z Error getting logs from rhoai-model-registries [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:20.507278073Z Wrote inspect data to must-gather. [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:20.507312298Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:20.507312298Z namespaces "istio-system" not found [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:20.509489588Z Error getting logs from istio-system [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:20.664717897Z Wrote inspect data to must-gather. [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:20.664749684Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:20.664749684Z namespaces "knative-serving" not found [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:20.667137859Z Error getting logs from knative-serving [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:20.824024428Z Wrote inspect data to must-gather. [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:20.824175502Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:20.824175502Z namespaces "redhat-ods-applications-auth-provider" not found [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:20.826472041Z Error getting logs from redhat-ods-applications-auth-provider [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:21.107246556Z Wrote inspect data to must-gather. [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:21.388870104Z Wrote inspect data to must-gather. [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:21.532386338Z error: the server doesn't have a resource type "auths" [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:21.624059924Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:21.626309644Z Error collecting info from [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:21.763127654Z error: the server doesn't have a resource type "monitorings" [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:21.850073672Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:21.852335001Z Error collecting info from [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:21.985496716Z error: the server doesn't have a resource type "featuretrackers" [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:22.072954042Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:22.075200994Z Error collecting info from [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:22.212031289Z error: the server doesn't have a resource type "codeflares" [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:22.304537113Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:22.307225542Z Error collecting info from [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:22.443590320Z error: the server doesn't have a resource type "dashboards" [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:22.536772319Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:22.539094357Z Error collecting info from [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:22.675408369Z error: the server doesn't have a resource type "datasciencepipelines" [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:22.763827770Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:22.766372939Z Error collecting info from [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:22.905406262Z error: the server doesn't have a resource type "feastoperators" [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:22.993790439Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:22.996197648Z Error collecting info from [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:23.126988166Z error: the server doesn't have a resource type "kserves" [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:23.215948149Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:23.218424970Z Error collecting info from [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:23.349869645Z error: the server doesn't have a resource type "kueues" [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:23.440550052Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:23.443410687Z Error collecting info from [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:23.583153968Z error: the server doesn't have a resource type "modelcontrollers" [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:23.674681534Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:23.677129749Z Error collecting info from [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:23.813209453Z error: the server doesn't have a resource type "modelmeshservings" [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:23.908357569Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:23.910614758Z Error collecting info from [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:24.044141739Z error: the server doesn't have a resource type "modelregistries" [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:24.137197582Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:24.139736752Z Error collecting info from [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:24.275196086Z error: the server doesn't have a resource type "rays" [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:24.307316103Z [disk usage checker] Volume usage percentage: current = 15 ; allowed = 70 [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:24.366221506Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:24.368521033Z Error collecting info from [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:24.506594641Z error: the server doesn't have a resource type "trainingoperators" [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:24.593286865Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:24.595243249Z Error collecting info from [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:24.733812053Z error: the server doesn't have a resource type "trustyais" [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:24.823975298Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:24.826207647Z Error collecting info from [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:24.962429057Z error: the server doesn't have a resource type "workbenches" [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:25.058596383Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:25.061010168Z Error collecting info from [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:25.198953179Z error: the server doesn't have a resource type "hardwareprofiles" [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:25.292329049Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:25.294856444Z Error collecting info from [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:25.434258299Z error: the server doesn't have a resource type "llamastackoperators" [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:25.524360270Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:25.526783452Z Error collecting info from [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:26.287072542Z error: the server doesn't have a resource type "predictors" [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:26.425604020Z error: the server doesn't have a resource type "localmodelnodegroups" [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:26.562159175Z error: the server doesn't have a resource type "smcp" [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:26.705206810Z error: the server doesn't have a resource type "smm" [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:26.842625823Z error: the server doesn't have a resource type "smmr" [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:27.098453440Z error: the server doesn't have a resource type "virtualservices" [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:27.239724900Z error: the server doesn't have a resource type "authorizationpolicies" [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:27.377265873Z error: the server doesn't have a resource type "envoyfilters" [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:27.513045739Z error: the server doesn't have a resource type "knativeservings" [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:27.650292057Z error: the server doesn't have a resource type "configurations" [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:27.789968355Z error: the server doesn't have a resource type "routes" [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:27.930312716Z error: the server doesn't have a resource type "services" [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:28.064255352Z error: the server doesn't have a resource type "revisions" [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:28.201144451Z error: the server doesn't have a resource type "authconfigs" [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:28.340441002Z error: the server doesn't have a resource type "authorinos" [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:28.647254473Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:28.786829521Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:29.013295983Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:29.146727155Z Wrote inspect data to must-gather. [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:29.312200718Z [disk usage checker] Volume usage percentage: current = 15 ; allowed = 70 [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:29.314802484Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:29.470564673Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:29.694185333Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:29.839800148Z Wrote inspect data to must-gather. [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:30.003970453Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:30.142427329Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:30.355221449Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:30.490922909Z Wrote inspect data to must-gather. [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:30.655987786Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:30.786112746Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:30.999412156Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:31.132058457Z Wrote inspect data to must-gather. [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:31.301875482Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:31.445360700Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:31.651290373Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:31.786701649Z Wrote inspect data to must-gather. [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:31.949088436Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:32.087794291Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:32.299703518Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:32.431457029Z Wrote inspect data to must-gather. [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:32.598574150Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:32.745290102Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:32.954683451Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:33.082989697Z Wrote inspect data to must-gather. [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:33.246522830Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:33.371151566Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:33.580480138Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:33.710044439Z Wrote inspect data to must-gather. [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:33.872694117Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:34.006270860Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:34.216331551Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:34.317274466Z [disk usage checker] Volume usage percentage: current = 15 ; allowed = 70 [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:34.347679118Z Wrote inspect data to must-gather. [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:34.505902926Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:34.627703000Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:34.836611825Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:34.966883307Z Wrote inspect data to must-gather. [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:35.133715554Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:35.265528930Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:35.492394364Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:35.618369590Z Wrote inspect data to must-gather. [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:35.775787784Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:35.921473568Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:36.162889437Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:36.292817781Z Wrote inspect data to must-gather. [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:36.452936756Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:36.578253274Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:36.785758970Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:36.918199380Z Wrote inspect data to must-gather. [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:37.081937012Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:37.228027978Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:37.437402102Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:37.571152497Z Wrote inspect data to must-gather. [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:39.322104673Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-wvr2p] POD 2026-07-08T17:05:41.334288832Z Caches written to disk [must-gather] [must-gather-wvr2p] OUT 2026-07-08T17:05:42.343664495Z waiting for gather to complete [must-gather] [must-gather-wvr2p] OUT 2026-07-08T17:05:42.347290606Z downloading gather output [must-gather] [must-gather-wvr2p] OUT 2026-07-08T17:05:42.64724812Z receiving incremental file list [must-gather] [must-gather-wvr2p] OUT 2026-07-08T17:05:42.660791715Z ./ [must-gather] [must-gather-wvr2p] OUT 2026-07-08T17:05:42.660835146Z aggregated-discovery-api.yaml [must-gather] [must-gather-wvr2p] OUT 2026-07-08T17:05:42.661256835Z aggregated-discovery-apis.yaml [must-gather] [must-gather-wvr2p] OUT 2026-07-08T17:05:42.662431802Z event-filter.html [must-gather] [must-gather-wvr2p] OUT 2026-07-08T17:05:42.663183339Z timestamp [must-gather] [must-gather-wvr2p] OUT 2026-07-08T17:05:42.663315722Z version [must-gather] [must-gather-wvr2p] OUT 2026-07-08T17:05:42.663380053Z cluster-scoped-resources/ [must-gather] [must-gather-wvr2p] OUT 2026-07-08T17:05:42.663388753Z cluster-scoped-resources/datasciencecluster.opendatahub.io/ [must-gather] [must-gather-wvr2p] OUT 2026-07-08T17:05:42.663393693Z cluster-scoped-resources/datasciencecluster.opendatahub.io/datascienceclusters/ [must-gather] [must-gather-wvr2p] OUT 2026-07-08T17:05:42.663472975Z cluster-scoped-resources/datasciencecluster.opendatahub.io/datascienceclusters/test-dsc.yaml [must-gather] [must-gather-wvr2p] OUT 2026-07-08T17:05:42.663553057Z cluster-scoped-resources/dscinitialization.opendatahub.io/ [must-gather] [must-gather-wvr2p] OUT 2026-07-08T17:05:42.663563517Z cluster-scoped-resources/dscinitialization.opendatahub.io/dscinitializations/ [must-gather] [must-gather-wvr2p] OUT 2026-07-08T17:05:42.663598958Z cluster-scoped-resources/dscinitialization.opendatahub.io/dscinitializations/test-dsci.yaml [must-gather] [must-gather-wvr2p] OUT 2026-07-08T17:05:42.663661919Z namespaces/ [must-gather] [must-gather-wvr2p] OUT 2026-07-08T17:05:42.66366963Z namespaces/kserve-ci-e2e-test/ [must-gather] [must-gather-wvr2p] OUT 2026-07-08T17:05:42.663728561Z namespaces/kserve-ci-e2e-test/kserve-ci-e2e-test.yaml [must-gather] [must-gather-wvr2p] OUT 2026-07-08T17:05:42.663814533Z namespaces/kserve-ci-e2e-test/apps.openshift.io/ [must-gather] [must-gather-wvr2p] OUT 2026-07-08T17:05:42.663865314Z namespaces/kserve-ci-e2e-test/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-wvr2p] OUT 2026-07-08T17:05:42.663954336Z namespaces/kserve-ci-e2e-test/apps/ [must-gather] [must-gather-wvr2p] OUT 2026-07-08T17:05:42.664016907Z namespaces/kserve-ci-e2e-test/apps/daemonsets.yaml [must-gather] [must-gather-wvr2p] OUT 2026-07-08T17:05:42.66411516Z namespaces/kserve-ci-e2e-test/apps/deployments.yaml [must-gather] [must-gather-wvr2p] OUT 2026-07-08T17:05:42.664213222Z namespaces/kserve-ci-e2e-test/apps/replicasets.yaml [must-gather] [must-gather-wvr2p] OUT 2026-07-08T17:05:42.664309544Z namespaces/kserve-ci-e2e-test/apps/statefulsets.yaml [must-gather] [must-gather-wvr2p] OUT 2026-07-08T17:05:42.664367145Z namespaces/kserve-ci-e2e-test/autoscaling/ [must-gather] [must-gather-wvr2p] OUT 2026-07-08T17:05:42.664427417Z namespaces/kserve-ci-e2e-test/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-wvr2p] OUT 2026-07-08T17:05:42.664484598Z namespaces/kserve-ci-e2e-test/batch/ [must-gather] [must-gather-wvr2p] OUT 2026-07-08T17:05:42.664538989Z namespaces/kserve-ci-e2e-test/batch/cronjobs.yaml [must-gather] [must-gather-wvr2p] OUT 2026-07-08T17:05:42.664656232Z namespaces/kserve-ci-e2e-test/batch/jobs.yaml [must-gather] [must-gather-wvr2p] OUT 2026-07-08T17:05:42.664699293Z namespaces/kserve-ci-e2e-test/build.openshift.io/ [must-gather] [must-gather-wvr2p] OUT 2026-07-08T17:05:42.664755944Z namespaces/kserve-ci-e2e-test/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-wvr2p] OUT 2026-07-08T17:05:42.664850666Z namespaces/kserve-ci-e2e-test/build.openshift.io/builds.yaml [must-gather] [must-gather-wvr2p] OUT 2026-07-08T17:05:42.664907638Z namespaces/kserve-ci-e2e-test/core/ [must-gather] [must-gather-wvr2p] OUT 2026-07-08T17:05:42.66500293Z namespaces/kserve-ci-e2e-test/core/configmaps.yaml [must-gather] [must-gather-wvr2p] OUT 2026-07-08T17:05:42.665133853Z namespaces/kserve-ci-e2e-test/core/endpoints.yaml [must-gather] [must-gather-wvr2p] OUT 2026-07-08T17:05:42.665236445Z namespaces/kserve-ci-e2e-test/core/events.yaml [must-gather] [must-gather-wvr2p] OUT 2026-07-08T17:05:42.666867362Z namespaces/kserve-ci-e2e-test/core/persistentvolumeclaims.yaml [must-gather] [must-gather-wvr2p] OUT 2026-07-08T17:05:42.667061666Z namespaces/kserve-ci-e2e-test/core/pods.yaml [must-gather] [must-gather-wvr2p] OUT 2026-07-08T17:05:42.667183829Z namespaces/kserve-ci-e2e-test/core/replicationcontrollers.yaml [must-gather] [must-gather-wvr2p] OUT 2026-07-08T17:05:42.667350042Z namespaces/kserve-ci-e2e-test/core/secrets.yaml [must-gather] [must-gather-wvr2p] OUT 2026-07-08T17:05:42.667714651Z namespaces/kserve-ci-e2e-test/core/services.yaml [must-gather] [must-gather-wvr2p] OUT 2026-07-08T17:05:42.667796533Z namespaces/kserve-ci-e2e-test/discovery.k8s.io/ [must-gather] [must-gather-wvr2p] OUT 2026-07-08T17:05:42.667860944Z namespaces/kserve-ci-e2e-test/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-wvr2p] OUT 2026-07-08T17:05:42.667968996Z namespaces/kserve-ci-e2e-test/image.openshift.io/ [must-gather] [must-gather-wvr2p] OUT 2026-07-08T17:05:42.668043738Z namespaces/kserve-ci-e2e-test/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-wvr2p] OUT 2026-07-08T17:05:42.66813301Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/ [must-gather] [must-gather-wvr2p] OUT 2026-07-08T17:05:42.668197522Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-wvr2p] OUT 2026-07-08T17:05:42.668309444Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-wvr2p] OUT 2026-07-08T17:05:42.668365336Z namespaces/kserve-ci-e2e-test/monitoring.coreos.com/ [must-gather] [must-gather-wvr2p] OUT 2026-07-08T17:05:42.668427657Z namespaces/kserve-ci-e2e-test/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-wvr2p] OUT 2026-07-08T17:05:42.668487678Z namespaces/kserve-ci-e2e-test/networking.k8s.io/ [must-gather] [must-gather-wvr2p] OUT 2026-07-08T17:05:42.668548949Z namespaces/kserve-ci-e2e-test/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-wvr2p] OUT 2026-07-08T17:05:42.668615931Z namespaces/kserve-ci-e2e-test/policy/ [must-gather] [must-gather-wvr2p] OUT 2026-07-08T17:05:42.668676303Z namespaces/kserve-ci-e2e-test/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-wvr2p] OUT 2026-07-08T17:05:42.668735864Z namespaces/kserve-ci-e2e-test/route.openshift.io/ [must-gather] [must-gather-wvr2p] OUT 2026-07-08T17:05:42.668798995Z namespaces/kserve-ci-e2e-test/route.openshift.io/routes.yaml [must-gather] [must-gather-wvr2p] OUT 2026-07-08T17:05:42.676657612Z [must-gather] [must-gather-wvr2p] OUT 2026-07-08T17:05:42.676677603Z sent 765 bytes received 58,697 bytes 118,924.00 bytes/sec [must-gather] [must-gather-wvr2p] OUT 2026-07-08T17:05:42.676682863Z total size is 798,948 speedup is 13.44 [must-gather] [must-gather ] OUT 2026-07-08T17:05:42.755676614Z namespace/openshift-must-gather-xfjmg 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: c9613c8a-6ce7-4676-8270-9df46cee95b4 [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-08T17:05:42.894221648Z 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: c9613c8a-6ce7-4676-8270-9df46cee95b4 [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-08T17:05:42.918702829Z namespace/openshift-must-gather-mcg99 created [must-gather] [must-gather ] OUT 2026-07-08T17:05:42.9262656Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-bqckf created [must-gather] [must-gather ] OUT 2026-07-08T17:05:42.95817259Z pod for plug-in image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ba272a129f91bab6ed70a10b041d49836b63538fa2cbaa919e53a4a13fe3dcde created [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:44.333970358Z [disk usage checker] Started [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:44.337449673Z [disk usage checker] Volume usage percentage: current = 16 ; allowed = 70 [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:44.541998579Z Gathering data for ns/openshift-cluster-version... [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:44.686416586Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:44.781118142Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:44.864442105Z Gathering data for ns/default... [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:45.191140417Z Gathering data for ns/openshift... [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:45.637817903Z Gathering data for ns/kube-system... [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:46.381313840Z Gathering data for ns/openshift-etcd... [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:46.696510727Z Wrote inspect data to must-gather. [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:46.696639215Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:46.696639215Z namespaces "assisted-installer" not found [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:47.133397593Z Waiting on subprocesses to finish execution. [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:47.145563305Z 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-75tq9] POD 2026-07-08T17:05:47.151782400Z INFO: Gathering on-disk MachineConfig from degraded nodes [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:47.152575639Z INFO: Gathering machine config daemon's old logs from all nodes [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:47.155647637Z Executing Istio gather script [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:47.169760066Z INFO: Gathering HAProxy config files [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:47.188693521Z INFO: Collecting host service logs for crio [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:47.189009017Z INFO: Collecting host service logs for kubelet [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:47.189291053Z INFO: Collecting host service logs for rpm-ostreed [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:47.189628277Z INFO: Collecting host service logs for ostree-finalize-staged [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:47.189899978Z INFO: Collecting host service logs for machine-config-daemon-firstboot [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:47.190161222Z INFO: Collecting host service logs for machine-config-daemon-host [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:47.190432108Z INFO: Collecting host service logs for NetworkManager [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:47.190706812Z INFO: Collecting host service logs for openvswitch [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:47.190964638Z INFO: Collecting host service logs for ovs-configuration [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:47.191232025Z INFO: Collecting host service logs for ovsdb-server [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:47.191499091Z INFO: Collecting host service logs for ovs-vswitchd [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:47.191835311Z INFO: Waiting for worker host service log collection to complete ... [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:47.229395347Z INFO: Waiting for node performance related collection to complete ... [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:47.615481637Z INFO: Waiting for on-disk MachineConfig collection to complete ... [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:47.615595263Z INFO: on-disk MachineConfig config collection complete. [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:47.743452818Z No resources found [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:48.134910474Z error: the server doesn't have a resource type "performanceprofile" [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:48.154854795Z Wrote inspect data to must-gather. [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:48.226787186Z INFO: Collecting Insights Archives from insights-operator-5c847dcfc4-ctm5m [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:48.226845627Z insights-runtime-extractor-5xlpr [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:48.226866953Z insights-runtime-extractor-f57rh [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:48.226887101Z insights-runtime-extractor-r6rhh [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:48.323903705Z INFO: "sriov-network-operator" not detected. Skipping. [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:48.381341830Z Wrote inspect data to must-gather. [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:48.398042216Z INFO: namespace openshift-frr-k8s not detected. Skipping. [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:48.436158434Z ERROR: No running kube-apiserver pods found [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:48.477032461Z INFO: Found 1 replicas - prometheus-k8s-0 [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:48.611730199Z INFO: "metallb-operator" not detected. Skipping. [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:48.612957036Z INFO: "kubernetes-nmstate-operator" not detected. Skipping. [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:48.747737284Z error: only SOURCE_DIR and POD:DESTINATION_DIR should be specified as arguments [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:48.747737284Z See 'oc rsync -h' for help and examples [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:48.760964110Z INFO: Worker host service log collection to complete. [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:48.837970313Z No resources found in openshift-etcd namespace. [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:49.176812802Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:49.235434123Z Wrote inspect data to must-gather. [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:49.270378621Z INFO: Getting alertmanagers from prometheus-k8s-0 [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:49.398667837Z [disk usage checker] Volume usage percentage: current = 16 ; allowed = 70 [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:49.505884349Z Gathering data for ns/openshift-monitoring... [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:49.521504369Z INFO: Waiting for HAProxy config collection to complete ... [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:49.521904323Z Wrote inspect data to must-gather. [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:49.711141516Z No resources found [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:49.725824357Z Wrote inspect data to must-gather. [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:49.825771236Z Wrote inspect data to must-gather. [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:49.838058955Z error: the server doesn't have a resource type "multi-networkpolicy" [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:49.898266691Z error: the server doesn't have a resource type "machineconfigs" [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:49.899966787Z Wrote inspect data to must-gather. [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:49.925359149Z INFO: 'previous-logs' folder not found on ip-10-0-131-106.ec2.internal, skipping... [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:50.032370491Z tar: Removing leading `/' from member names [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:50.039227500Z INFO: HAProxy config collection complete. [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:50.118096229Z INFO: Getting rules from prometheus-k8s-0 [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:50.124423942Z error: the server doesn't have a resource type "machineconfigpools" [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:50.232854283Z Wrote inspect data to must-gather. [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:50.272872967Z INFO: 'previous-logs' folder not found on ip-10-0-133-91.ec2.internal, skipping... [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:50.406444860Z Wrote inspect data to must-gather. [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:50.552491791Z Wrote inspect data to must-gather. [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:50.598450379Z INFO: 'previous-logs' folder not found on ip-10-0-142-94.ec2.internal, skipping... [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:50.598485539Z INFO: Waiting for Machine Config Daemon termination log collection to complete ... [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:50.598517368Z INFO: Machine Config Daemon termination log collection complete. [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:50.606892230Z INFO: Getting status/config from prometheus-k8s-0 [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:50.633995898Z error: the server doesn't have a resource type "kubeletconfigs" [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:50.878601626Z Wrote inspect data to must-gather. [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:50.878601626Z Wrote inspect data to must-gather. [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:50.910905013Z INFO: OLM v1 CRDs not detected. Skipping OLM v1 resource collection. [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:51.147201433Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:51.149288304Z Wrote inspect data to must-gather. [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:51.171433030Z INFO: Getting status/flags from prometheus-k8s-0 [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:51.232712685Z INFO: INTERCONNECT MODE [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:51.232766734Z INFO: Gathering ovn-kubernetes DBs [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:51.411489722Z Wrote inspect data to must-gather. [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:51.413981830Z INFO: Gathering OVN_Northbound from ovnkube-node-2shvk... [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:51.414245672Z INFO: Gathering OVN_Northbound from ovnkube-node-7ccp8... [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:51.414471096Z INFO: Gathering OVN_Northbound from ovnkube-node-t6nhn... [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:51.414777794Z INFO: Gathering OVN_Southbound from ovnkube-node-2shvk... [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:51.415029264Z INFO: Gathering OVN_Southbound from ovnkube-node-7ccp8... [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:51.415272126Z INFO: Gathering OVN_Southbound from ovnkube-node-t6nhn... [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:51.459247646Z INFO: Getting status/runtimeinfo from prometheus-k8s-0 [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:51.635619989Z Inspecting resource crd/gatewayclasses.gateway.networking.k8s.io [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:51.752806856Z tar: Removing leading `/' from member names [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:51.817093690Z tar: Removing leading `/' from member names [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:51.831057054Z Wrote inspect data to must-gather. [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:51.831343680Z tar: Removing leading `/' from member names [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:51.853131746Z tar: Removing leading `/' from member names [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:51.889684663Z tar: Removing leading `/' from member names [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:51.907367695Z tar: Removing leading `/' from member names [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:51.945940628Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:51.968045101Z INFO: Getting targets?state=active from prometheus-k8s-0 [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:52.002504192Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:52.217035958Z Wrote inspect data to must-gather. [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:52.249557703Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:52.252170442Z Inspecting resource crd/gateways.gateway.networking.k8s.io [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:52.252170442Z Gathering data for ns/openshift-network-console... [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:52.271548926Z INFO: Getting status/tsdb from prometheus-k8s-0 [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:52.432398744Z INFO: Waiting for network log collection to complete ... [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:52.432446037Z INFO: Waiting for ovnk database copies to complete ... [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:52.433072576Z INFO: Copying ovnk databases complete. [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:52.434773361Z 3.5M must-gather/network_logs/ovnk_database_store [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:52.436935447Z ovnk_database_store/ [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:52.436935447Z ovnk_database_store/ovnkube-node-2shvk_nbdb [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:52.447792248Z ovnk_database_store/ovnkube-node-t6nhn_nbdb [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:52.460024945Z ovnk_database_store/ovnkube-node-t6nhn_sbdb [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:52.480858857Z ovnk_database_store/ovnkube-node-2shvk_sbdb [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:52.497588798Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:52.503611654Z ovnk_database_store/ovnkube-node-7ccp8_sbdb [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:52.524652020Z ovnk_database_store/ovnkube-node-7ccp8_nbdb [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:52.537639973Z INFO: Network log collection complete. [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:52.601053907Z Wrote inspect data to must-gather. [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:52.743168476Z INFO: Getting status from alertmanager-main-0 [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:52.773842469Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:52.777169228Z Inspecting resource crd/grpcroutes.gateway.networking.k8s.io [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:52.803046566Z Gathering data for ns/openshift-console-operator... [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:52.966473813Z Wrote inspect data to must-gather. [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:53.013719024Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:53.228760538Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:53.231922560Z Inspecting resource crd/httproutes.gateway.networking.k8s.io [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:53.253601273Z Gathering data for ns/openshift-console... [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:53.263522617Z Error from server (NotFound): deployments.apps "cluster-node-tuning-operator" not found [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:53.266510504Z INFO: Fallback to identify the container image from release info [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:53.467931382Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:53.663157354Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:53.667059142Z Inspecting resource crd/inferencemodelrewrites.inference.networking.x-k8s.io [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:53.806463214Z Gathering data for ns/openshift-cluster-storage-operator... [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:53.858496603Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:53.915094735Z INFO: Image with low level tools to use: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5be8cdcf34f35a89a70b6bfa49e66897641871237570b3e09766f83a0a473e6a [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:54.046227395Z daemonset.apps/perf-node-gather-daemonset created [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:54.091178627Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:54.096490989Z Inspecting resource crd/inferenceobjectives.inference.networking.x-k8s.io [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:54.213080738Z Waiting for performance profile collector pods to become ready: 1 [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:54.313742722Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:54.397363806Z Gathering data for ns/openshift-dns-operator... [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:54.404558640Z [disk usage checker] Volume usage percentage: current = 16 ; allowed = 70 [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:54.557386092Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:54.560887205Z Inspecting resource crd/inferencepoolimports.inference.networking.x-k8s.io [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:54.763957175Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:54.765679570Z Gathering data for ns/openshift-dns... [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:54.955204070Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:54.957712702Z Inspecting resource crd/inferencepools.inference.networking.k8s.io [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:55.145827299Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:55.370804922Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:55.373186967Z Waiting for performance profile collector pods to become ready: 2 [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:55.373809315Z Inspecting resource crd/inferencepools.inference.networking.x-k8s.io [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:55.443554309Z Gathering data for ns/openshift-image-registry... [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:55.542494360Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:55.746126590Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:55.748806066Z Inspecting resource crd/referencegrants.gateway.networking.k8s.io [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:55.925482166Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:56.035078227Z Gathering data for ns/openshift-ingress-operator... [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:56.150201775Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:56.439445588Z Gathering data for ns/openshift-ingress... [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:56.525738617Z Waiting for performance profile collector pods to become ready: 3 [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:56.833977458Z Gathering data for ns/openshift-ingress-canary... [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:56.913203837Z Done executing Istio gather script [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:57.228106314Z Gathering data for ns/openshift-insights... [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:57.651922155Z Waiting for performance profile collector pods to become ready: 4 [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:58.785357430Z Waiting for performance profile collector pods to become ready: 5 [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:59.409609583Z [disk usage checker] Volume usage percentage: current = 16 ; allowed = 70 [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:59.516882278Z Gathering data for ns/kserve... [must-gather] [must-gather-75tq9] POD 2026-07-08T17:05:59.908199361Z Waiting for performance profile collector pods to become ready: 6 [must-gather] [must-gather-75tq9] POD 2026-07-08T17:06:01.032560312Z Waiting for performance profile collector pods to become ready: 7 [must-gather] [must-gather-75tq9] POD 2026-07-08T17:06:01.138768541Z Gathering data for ns/openshift-config... [must-gather] [must-gather-75tq9] POD 2026-07-08T17:06:01.502631088Z Gathering data for ns/openshift-config-managed... [must-gather] [must-gather-75tq9] POD 2026-07-08T17:06:01.958342370Z Gathering data for ns/openshift-kube-apiserver-operator... [must-gather] [must-gather-75tq9] POD 2026-07-08T17:06:02.150979772Z Daemonset perf-node-gather-daemonset ready 3 out of 3 [must-gather] [must-gather-75tq9] POD 2026-07-08T17:06:02.266919048Z Gathering data for ns/openshift-kube-apiserver... [must-gather] [must-gather-75tq9] POD 2026-07-08T17:06:02.428630035Z Collecting performance related data for node ip-10-0-131-106.ec2.internal [must-gather] [must-gather-75tq9] POD 2026-07-08T17:06:02.437162758Z Collecting performance related data for node ip-10-0-133-91.ec2.internal [must-gather] [must-gather-75tq9] POD 2026-07-08T17:06:02.445099137Z Collecting performance related data for node ip-10-0-142-94.ec2.internal [must-gather] [must-gather-75tq9] POD 2026-07-08T17:06:02.612819754Z Gathering data for ns/openshift-kube-controller-manager... [must-gather] [must-gather-75tq9] POD 2026-07-08T17:06:02.975027996Z Gathering data for ns/openshift-kube-controller-manager-operator... [must-gather] [must-gather-75tq9] POD 2026-07-08T17:06:03.380735233Z Gathering data for ns/openshift-kube-scheduler... [must-gather] [must-gather-75tq9] POD 2026-07-08T17:06:03.728417375Z Gathering data for ns/openshift-kube-scheduler-operator... [must-gather] [must-gather-75tq9] POD 2026-07-08T17:06:04.142439836Z Gathering data for ns/openshift-kube-storage-version-migrator... [must-gather] [must-gather-75tq9] POD 2026-07-08T17:06:04.415671191Z [disk usage checker] Volume usage percentage: current = 16 ; allowed = 70 [must-gather] [must-gather-75tq9] POD 2026-07-08T17:06:04.480038473Z Gathering data for ns/openshift-kube-storage-version-migrator-operator... [must-gather] [must-gather-75tq9] POD 2026-07-08T17:06:04.826820049Z Gathering data for ns/openshift-user-workload-monitoring... [must-gather] [must-gather-75tq9] POD 2026-07-08T17:06:05.420065390Z Gathering data for ns/openshift-multus... [must-gather] [must-gather-75tq9] POD 2026-07-08T17:06:07.011970429Z Gathering data for ns/openshift-ovn-kubernetes... [must-gather] [must-gather-75tq9] POD 2026-07-08T17:06:08.390597825Z Gathering data for ns/openshift-host-network... [must-gather] [must-gather-75tq9] POD 2026-07-08T17:06:08.705318534Z Gathering data for ns/openshift-network-diagnostics... [must-gather] [must-gather-75tq9] POD 2026-07-08T17:06:09.269322393Z Gathering data for ns/openshift-network-node-identity... [must-gather] [must-gather-75tq9] POD 2026-07-08T17:06:09.420132873Z [disk usage checker] Volume usage percentage: current = 16 ; allowed = 70 [must-gather] [must-gather-75tq9] POD 2026-07-08T17:06:09.705510825Z Gathering data for ns/openshift-network-operator... [must-gather] [must-gather-75tq9] POD 2026-07-08T17:06:10.088500447Z Gathering data for ns/openshift-cloud-network-config-controller... [must-gather] [must-gather-75tq9] POD 2026-07-08T17:06:10.364445097Z Gathering data for ns/openshift-cluster-node-tuning-operator... [must-gather] [must-gather-75tq9] POD 2026-07-08T17:06:10.848608964Z Gathering data for ns/openshift-apiserver-operator... [must-gather] [must-gather-75tq9] POD 2026-07-08T17:06:11.035759406Z Collecting kubelet logs for node ip-10-0-131-106.ec2.internal [must-gather] [must-gather-75tq9] POD 2026-07-08T17:06:11.037947185Z Collecting kubelet logs for node ip-10-0-133-91.ec2.internal [must-gather] [must-gather-75tq9] POD 2026-07-08T17:06:11.040504215Z Collecting kubelet logs for node ip-10-0-142-94.ec2.internal [must-gather] [must-gather-75tq9] POD 2026-07-08T17:06:11.201079578Z Gathering data for ns/openshift-apiserver... [must-gather] [must-gather-75tq9] POD 2026-07-08T17:06:11.433293774Z daemonset.apps "perf-node-gather-daemonset" deleted from openshift-must-gather-mcg99 namespace [must-gather] [must-gather-75tq9] POD 2026-07-08T17:06:11.438034798Z INFO: Node performance data collection complete. [must-gather] [must-gather-75tq9] POD 2026-07-08T17:06:11.660448785Z Gathering data for ns/openshift-controller-manager-operator... [must-gather] [must-gather-75tq9] POD 2026-07-08T17:06:11.966117124Z Gathering data for ns/openshift-controller-manager... [must-gather] [must-gather-75tq9] POD 2026-07-08T17:06:12.240632121Z Gathering data for ns/openshift-cluster-samples-operator... [must-gather] [must-gather-75tq9] POD 2026-07-08T17:06:12.921278275Z Gathering data for ns/openshift-operator-lifecycle-manager... [must-gather] [must-gather-75tq9] POD 2026-07-08T17:06:13.214013515Z Gathering data for ns/openshift-service-ca-operator... [must-gather] [must-gather-75tq9] POD 2026-07-08T17:06:13.544515665Z Gathering data for ns/openshift-service-ca... [must-gather] [must-gather-75tq9] POD 2026-07-08T17:06:13.924370360Z Gathering data for ns/openshift-cluster-csi-drivers... [must-gather] [must-gather-75tq9] POD 2026-07-08T17:06:14.424645217Z [disk usage checker] Volume usage percentage: current = 16 ; allowed = 70 [must-gather] [must-gather-75tq9] POD 2026-07-08T17:06:14.819378161Z Wrote inspect data to must-gather. [must-gather] [must-gather-75tq9] POD 2026-07-08T17:06:14.819424795Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-75tq9] POD 2026-07-08T17:06:14.819424795Z skipping gathering secrets/support due to error: secrets "support" not found [must-gather] [must-gather-75tq9] POD 2026-07-08T17:06:14.954994941Z error: the server doesn't have a resource type "clusters" [must-gather] [must-gather-75tq9] POD 2026-07-08T17:06:15.336172203Z Caches written to disk [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.344343893Z waiting for gather to complete [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.347723799Z downloading gather output [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.613348049Z receiving incremental file list [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.635481398Z ./ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.635518949Z aggregated-discovery-api.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.635812476Z aggregated-discovery-apis.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.636414659Z event-filter.html [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.638837174Z timestamp [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.638932756Z version [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.653637308Z cluster-scoped-resources/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.653654908Z cluster-scoped-resources/admissionregistration.k8s.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.653660358Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.653668088Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/default-network-annotation.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.653804501Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/servicecidrs.openshift.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.653882783Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/user-defined-networks-namespace-label.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.653955645Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.654018136Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/default-network-annotation-binding.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.654086168Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/servicecidrs-binding.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.65416985Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/user-defined-networks-namespace-label-binding.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.654259772Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.654327603Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/multus.openshift.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.654421015Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/network-node-identity.openshift.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.654500097Z cluster-scoped-resources/apiextensions.k8s.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.654855585Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.654879066Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/accounts.nim.opendatahub.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.65509433Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.655333306Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminpolicybasedexternalroutes.k8s.ovn.org.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.655551691Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertingrules.monitoring.openshift.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.655685204Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagerconfigs.monitoring.coreos.com.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.659381017Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagers.monitoring.coreos.com.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.660888381Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertrelabelconfigs.monitoring.openshift.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.661031954Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apirequestcounts.apiserver.openshift.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.661168507Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apiservers.config.openshift.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.661315291Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/appliedmanifestworks.work.open-cluster-management.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.661427393Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/authentications.config.openshift.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.661635368Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/baselineadminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.661947615Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/builds.config.openshift.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.662035027Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/catalogsources.operators.coreos.com.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.662313133Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudcredentials.operator.openshift.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.662420886Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudeventsources.eventing.keda.sh.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.662529548Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudprivateipconfigs.cloud.network.openshift.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.662644341Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterclaims.cluster.open-cluster-management.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.662739553Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercloudeventsources.eventing.keda.sh.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.662836385Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercsidrivers.operator.openshift.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.663011209Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterimagepolicies.config.openshift.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.663185693Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteroperators.config.openshift.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.663307826Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterresourcequotas.quota.openshift.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.663476079Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterserviceversions.operators.coreos.com.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.6652693Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterstoragecontainers.serving.kserve.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.665426194Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustertriggerauthentications.keda.sh.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.665569277Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteruserdefinednetworks.k8s.ovn.org.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.665765421Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterversions.config.openshift.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.666044157Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.666459417Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.operator.openshift.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.666569379Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.samples.operator.openshift.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.666683112Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleclidownloads.console.openshift.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.666805045Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleexternalloglinks.console.openshift.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.666915497Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolelinks.console.openshift.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.6670569Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolenotifications.console.openshift.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.667147982Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleplugins.console.openshift.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.667293636Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolequickstarts.console.openshift.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.667446019Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.config.openshift.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.667632383Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.operator.openshift.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.667872229Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolesamples.console.openshift.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.668018402Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleyamlsamples.console.openshift.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.668126154Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/controllerconfigs.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.668639386Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/credentialsrequests.cloudcredential.openshift.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.668759649Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/csisnapshotcontrollers.operator.openshift.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.668861981Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/datascienceclusters.datasciencecluster.opendatahub.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.669060745Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.config.openshift.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.669171058Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.operator.openshift.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.669350632Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnsrecords.ingress.operator.openshift.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.669468085Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dscinitializations.dscinitialization.opendatahub.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.669628628Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressfirewalls.k8s.ovn.org.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.669742821Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressips.k8s.ovn.org.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.669852973Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressqoses.k8s.ovn.org.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.669989026Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressrouters.network.operator.openshift.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.670112209Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressservices.k8s.ovn.org.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.670217362Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/etcds.operator.openshift.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.670349734Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/featuregates.config.openshift.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.670471687Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gatewayclasses.gateway.networking.k8s.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.6706072Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gateways.gateway.networking.k8s.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.670974759Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/grpcroutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.671363388Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/helmchartrepositories.helm.openshift.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.67148305Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httproutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.672268338Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httpscaledobjects.http.keda.sh.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.672392831Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentpolicies.config.openshift.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.672494863Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentsourcepolicies.operator.openshift.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.672587255Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagedigestmirrorsets.config.openshift.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.672706568Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepolicies.config.openshift.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.673026295Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepruners.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.67326663Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/images.config.openshift.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.673389863Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagetagmirrorsets.config.openshift.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.673487835Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencegraphs.serving.kserve.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.673650099Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencemodelrewrites.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.673782792Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceobjectives.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.673894854Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepoolimports.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.674094069Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.k8s.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.674226642Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.674345835Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceservices.serving.kserve.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.676517044Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/infrastructures.config.openshift.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.676939153Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresscontrollers.operator.openshift.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.677519236Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresses.config.openshift.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.67768733Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/insightsoperators.operator.openshift.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.677828743Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/installplans.operators.coreos.com.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.677979127Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/interceptorroutes.http.keda.sh.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.6781081Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ipamclaims.k8s.cni.cncf.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.678211692Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ippools.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.678308144Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kedacontrollers.keda.sh.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.683854869Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeapiservers.operator.openshift.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.684013673Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubecontrollermanagers.operator.openshift.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.684155736Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeschedulers.operator.openshift.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.684253428Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubestorageversionmigrators.operator.openshift.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.68436099Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceserviceconfigs.serving.kserve.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.689398274Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceservices.serving.kserve.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.693472746Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfignodes.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.693620579Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfigurations.operator.openshift.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.693894505Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosbuilds.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.69408804Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosconfigs.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.694230013Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/network-attachment-definitions.k8s.cni.cncf.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.694330085Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.config.openshift.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.694483299Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.operator.openshift.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.694719814Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodes.config.openshift.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.694825486Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodeslicepools.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.694940879Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/oauths.config.openshift.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.695129373Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/olmconfigs.operators.coreos.com.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.695238336Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftapiservers.operator.openshift.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.695344968Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftcontrollermanagers.operator.openshift.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.695463641Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorconditions.operators.coreos.com.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.695595894Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorgroups.operators.coreos.com.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.695734697Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorhubs.config.openshift.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.69586029Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorpkis.network.operator.openshift.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.695965922Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operators.operators.coreos.com.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.696098235Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/overlappingrangeipreservations.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.696196477Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/pinnedimagesets.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.69630353Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podmonitors.monitoring.coreos.com.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.696577716Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podnetworkconnectivitychecks.controlplane.operator.openshift.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.696696389Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/probes.monitoring.coreos.com.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.696940684Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/profiles.tuned.openshift.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.697064237Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projecthelmchartrepositories.helm.openshift.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.697170529Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projects.config.openshift.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.697263432Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheuses.monitoring.coreos.com.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.699242796Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheusrules.monitoring.coreos.com.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.699367389Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/proxies.config.openshift.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.699493542Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rangeallocations.security.internal.openshift.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.699589534Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/referencegrants.gateway.networking.k8s.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.699728937Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rolebindingrestrictions.authorization.openshift.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.69987169Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledjobs.keda.sh.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.701362844Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledobjects.keda.sh.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.701508967Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/schedulers.config.openshift.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.70164191Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/securitycontextconstraints.security.openshift.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.701796604Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicecas.operator.openshift.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.701904386Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicemonitors.monitoring.coreos.com.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.702174442Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servingruntimes.serving.kserve.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.702729145Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storages.operator.openshift.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.702835417Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storagestates.migration.k8s.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.70294939Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storageversionmigrations.migration.k8s.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.703076703Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/subscriptions.operators.coreos.com.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.703700237Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/thanosrulers.monitoring.coreos.com.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.704985126Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/trainedmodels.serving.kserve.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.705083198Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/triggerauthentications.keda.sh.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.705243661Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/tuneds.tuned.openshift.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.705358144Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/userdefinednetworks.k8s.ovn.org.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.705509318Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumepopulators.populator.storage.k8s.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.705604009Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotclasses.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.705724002Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotcontents.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.705885606Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshots.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.706029309Z cluster-scoped-resources/apiregistration.k8s.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.706268035Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.706325116Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1..yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.706411268Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.admissionregistration.k8s.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.70649565Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiextensions.k8s.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.706572762Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiserver.openshift.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.706653753Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.openshift.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.706819367Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.706897579Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authentication.k8s.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.707011871Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.k8s.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.707095163Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.openshift.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.707180165Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.autoscaling.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.707270557Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.batch.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.707349249Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.build.openshift.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.707449981Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.certificates.k8s.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.707536953Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloud.network.openshift.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.707619685Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloudcredential.openshift.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.707705667Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.config.openshift.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.707789539Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.console.openshift.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.707874941Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.coordination.k8s.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.707984213Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.datasciencecluster.opendatahub.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.708094386Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.discovery.k8s.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.708179118Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.dscinitialization.opendatahub.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.708261729Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.events.k8s.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.708345621Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.flowcontrol.apiserver.k8s.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.708431173Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.gateway.networking.k8s.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.708512615Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.image.openshift.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.708602727Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.708684179Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.inference.networking.k8s.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.708767061Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.ingress.operator.openshift.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.708852993Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.cni.cncf.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.708933105Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.ovn.org.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.709035037Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.709122549Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.coreos.com.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.709266572Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.openshift.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.709343644Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.network.operator.openshift.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.709433706Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.networking.k8s.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.709518598Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.nim.opendatahub.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.70959806Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.node.k8s.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.709681721Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.oauth.openshift.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.709768963Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operator.openshift.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.709850305Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operators.coreos.com.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.709933317Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.packages.operators.coreos.com.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.71004163Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.policy.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.710120042Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.project.openshift.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.710205953Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.quota.openshift.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.710291425Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.rbac.authorization.k8s.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.710374907Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.resource.k8s.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.710455679Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.route.openshift.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.710540181Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.samples.operator.openshift.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.710621523Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.scheduling.k8s.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.710734365Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.internal.openshift.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.710817387Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.openshift.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.710908019Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.711025122Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.storage.k8s.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.711111464Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.template.openshift.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.711197956Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.tuned.openshift.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.711290288Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.user.openshift.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.71137444Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.work.open-cluster-management.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.711510443Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.cluster.open-cluster-management.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.711630745Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.controlplane.operator.openshift.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.711713607Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.eventing.keda.sh.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.711800809Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.http.keda.sh.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.711890231Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.712002824Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.k8s.cni.cncf.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.712094446Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.keda.sh.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.712193598Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.migration.k8s.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.71227879Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.monitoring.coreos.com.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.712360352Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operator.openshift.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.712448494Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operators.coreos.com.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.712538106Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.policy.networking.k8s.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.712622898Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.serving.kserve.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.71271501Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.712798222Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.712889044Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.operators.coreos.com.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.713005476Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.serving.kserve.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.713083568Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.admissionregistration.k8s.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.71316938Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.external.metrics.k8s.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.713284323Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.gateway.networking.k8s.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.713371695Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.helm.openshift.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.713452526Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.http.keda.sh.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.713544469Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.metrics.k8s.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.713645041Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.monitoring.coreos.com.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.713723473Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.populator.storage.k8s.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.713817045Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.serving.kserve.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.713899937Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.storage.k8s.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.714006649Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.autoscaling.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.714092801Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.operators.coreos.com.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.714163162Z cluster-scoped-resources/certificates.k8s.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.714221484Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.714272235Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-bs54n.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.714364687Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-dbg4b.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.714454869Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-fb8nb.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.714536311Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-hjchs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.714627313Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-k9hs2.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.714709345Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-qvgmk.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.714793357Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-s99g8.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.714876709Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-sm5bk.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.715049862Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-t72mf.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.715143765Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-wvsbn.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.715231687Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-xjr8d.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.715318219Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-z5rbp.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.715418081Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-4fsxj.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.715538124Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-pjztp.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.715628036Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-vn5h8.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.715771269Z cluster-scoped-resources/config.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.71581798Z cluster-scoped-resources/config.openshift.io/apiservers.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.716002804Z cluster-scoped-resources/config.openshift.io/authentications.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.716127227Z cluster-scoped-resources/config.openshift.io/builds.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.716211659Z cluster-scoped-resources/config.openshift.io/clusterimagepolicies.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.716291741Z cluster-scoped-resources/config.openshift.io/clusteroperators.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.716603758Z cluster-scoped-resources/config.openshift.io/clusterversions.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.71670386Z cluster-scoped-resources/config.openshift.io/consoles.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.716782952Z cluster-scoped-resources/config.openshift.io/dnses.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.716872024Z cluster-scoped-resources/config.openshift.io/featuregates.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.716994096Z cluster-scoped-resources/config.openshift.io/imagecontentpolicies.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.71714351Z cluster-scoped-resources/config.openshift.io/imagedigestmirrorsets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.717251902Z cluster-scoped-resources/config.openshift.io/imagepolicies.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.717325434Z cluster-scoped-resources/config.openshift.io/images.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.717412796Z cluster-scoped-resources/config.openshift.io/imagetagmirrorsets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.71759584Z cluster-scoped-resources/config.openshift.io/infrastructures.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.717677592Z cluster-scoped-resources/config.openshift.io/ingresses.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.717768704Z cluster-scoped-resources/config.openshift.io/networks.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.717870076Z cluster-scoped-resources/config.openshift.io/nodes.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.717973808Z cluster-scoped-resources/config.openshift.io/oauths.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.7180542Z cluster-scoped-resources/config.openshift.io/operatorhubs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.718131852Z cluster-scoped-resources/config.openshift.io/projects.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.718216594Z cluster-scoped-resources/config.openshift.io/proxies.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.718298316Z cluster-scoped-resources/config.openshift.io/schedulers.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.718402708Z cluster-scoped-resources/config.openshift.io/clusteroperators/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.718430919Z cluster-scoped-resources/config.openshift.io/clusteroperators/console.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.718540331Z cluster-scoped-resources/config.openshift.io/clusteroperators/csi-snapshot-controller.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.718628003Z cluster-scoped-resources/config.openshift.io/clusteroperators/dns.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.718718305Z cluster-scoped-resources/config.openshift.io/clusteroperators/image-registry.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.718796667Z cluster-scoped-resources/config.openshift.io/clusteroperators/ingress.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.718897319Z cluster-scoped-resources/config.openshift.io/clusteroperators/insights.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.719049943Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-apiserver.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.719194236Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-controller-manager.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.719282618Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-scheduler.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.71936589Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-storage-version-migrator.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.719473222Z cluster-scoped-resources/config.openshift.io/clusteroperators/monitoring.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.719563294Z cluster-scoped-resources/config.openshift.io/clusteroperators/network.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.719693227Z cluster-scoped-resources/config.openshift.io/clusteroperators/node-tuning.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.720017985Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-apiserver.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.720108667Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-controller-manager.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.720197039Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-samples.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.720280151Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-catalog.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.720365982Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-packageserver.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.720455224Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.720542206Z cluster-scoped-resources/config.openshift.io/clusteroperators/service-ca.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.720632739Z cluster-scoped-resources/config.openshift.io/clusteroperators/storage.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.7207037Z cluster-scoped-resources/config.openshift.io/clusterversions/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.720749201Z cluster-scoped-resources/config.openshift.io/clusterversions/version.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.720817933Z cluster-scoped-resources/config.openshift.io/consoles/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.720836583Z cluster-scoped-resources/config.openshift.io/consoles/cluster.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.720897334Z cluster-scoped-resources/config.openshift.io/featuregates/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.720935355Z cluster-scoped-resources/config.openshift.io/featuregates/cluster.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.721025177Z cluster-scoped-resources/config.openshift.io/infrastructures/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.721069358Z cluster-scoped-resources/config.openshift.io/infrastructures/cluster.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.72113088Z cluster-scoped-resources/config.openshift.io/oauths/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.72116994Z cluster-scoped-resources/config.openshift.io/oauths/cluster.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.721224602Z cluster-scoped-resources/config.openshift.io/proxies/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.721273623Z cluster-scoped-resources/config.openshift.io/proxies/cluster.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.721331714Z cluster-scoped-resources/console.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.721350655Z cluster-scoped-resources/console.openshift.io/consoleplugins/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.721358065Z cluster-scoped-resources/console.openshift.io/consoleplugins/monitoring-plugin.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.721463607Z cluster-scoped-resources/console.openshift.io/consoleplugins/networking-console-plugin.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.721525749Z cluster-scoped-resources/core/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.721535839Z cluster-scoped-resources/core/nodes/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.72157202Z cluster-scoped-resources/core/nodes/ip-10-0-131-106.ec2.internal.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.721745924Z cluster-scoped-resources/core/nodes/ip-10-0-133-91.ec2.internal.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.721882287Z cluster-scoped-resources/core/nodes/ip-10-0-142-94.ec2.internal.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.721998079Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.72203728Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.722114092Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/catch-all.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.722210804Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/exempt.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.722305516Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/global-default.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.722385248Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-controller-manager.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.7224763Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-scheduler.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.722550872Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-system-service-accounts.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.722709085Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-operator.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.722800537Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-sar.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.722890309Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.723007552Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-authentication-operator.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.723099654Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-controller-manager.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.723184106Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-kube-apiserver-operator.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.723268518Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-monitoring-metrics.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.72335825Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver-sar.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.723454862Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.723541074Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-server.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.723625976Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/probes.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.723713688Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/service-accounts.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.72379694Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-leader-election.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.723893402Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-node-high.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.723992674Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-nodes.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.724072876Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.724116587Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/catch-all.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.724199009Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/exempt.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.724287711Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/global-default.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.724362843Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/leader-election.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.724442344Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/node-high.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.724529846Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/openshift-control-plane-operators.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.724668279Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/system.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.724793942Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-high.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.724877234Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-low.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.724967956Z cluster-scoped-resources/imageregistry.operator.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.724986717Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.725030288Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/cluster.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.725108089Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.72514608Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/cluster.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.725198431Z cluster-scoped-resources/migration.k8s.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.725206862Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.725243803Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/console-plugin-storage-version-migration.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.725329994Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-controllerconfig-storage-version-migration.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.725468948Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-machineconfigpool-storage-version-migration.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.725520029Z cluster-scoped-resources/oauth.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.725530079Z cluster-scoped-resources/oauth.openshift.io/oauthclients/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.7255742Z cluster-scoped-resources/oauth.openshift.io/oauthclients/console.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.725669912Z cluster-scoped-resources/operator.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.725680772Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.725711813Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ebs.csi.aws.com.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.725781735Z cluster-scoped-resources/operator.openshift.io/consoles/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.725815545Z cluster-scoped-resources/operator.openshift.io/consoles/cluster.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.725939488Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.725973949Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/cluster.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.726048881Z cluster-scoped-resources/operator.openshift.io/dnses/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.726086682Z cluster-scoped-resources/operator.openshift.io/dnses/default.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.726140533Z cluster-scoped-resources/operator.openshift.io/insightsoperators/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.726178013Z cluster-scoped-resources/operator.openshift.io/insightsoperators/cluster.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.726279126Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.726312997Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/cluster.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.726369548Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.726387338Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/cluster.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.72644875Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.726482311Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/cluster.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.726550032Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.726566222Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/cluster.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.726627574Z cluster-scoped-resources/operator.openshift.io/networks/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.726671695Z cluster-scoped-resources/operator.openshift.io/networks/cluster.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.726739986Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.726789817Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/cluster.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.726828958Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.726879089Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/cluster.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.726937461Z cluster-scoped-resources/operator.openshift.io/servicecas/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.727073684Z cluster-scoped-resources/operator.openshift.io/servicecas/cluster.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.727126325Z cluster-scoped-resources/operator.openshift.io/storages/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.727164946Z cluster-scoped-resources/operator.openshift.io/storages/cluster.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.727259308Z cluster-scoped-resources/operators.coreos.com/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.727266578Z cluster-scoped-resources/operators.coreos.com/olmconfigs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.727310159Z cluster-scoped-resources/operators.coreos.com/olmconfigs/cluster.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.72736573Z cluster-scoped-resources/operators.coreos.com/operators/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.727396711Z cluster-scoped-resources/operators.coreos.com/operators/openshift-custom-metrics-autoscaler-operator.openshift-keda.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.727495833Z cluster-scoped-resources/rbac.authorization.k8s.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.727545664Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.727595436Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/aws-ebs-csi-driver-operator-clusterrolebinding.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.727695858Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cloud-network-config-controller.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.727774Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cluster-node-tuning-operator.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.727937883Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cluster-storage-operator-role.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.728068396Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/csi-snapshot-controller-operator-clusterrole.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.728157718Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/csi-snapshot-controller-runner-operator.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.728272101Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/metrics-daemon-sa-rolebinding.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.728331762Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-admission-controller-webhook.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.728422214Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-ancillary-tools.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.728501796Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-cluster-readers.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.728582638Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-group.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.72866148Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-transient.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.728741591Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-whereabouts.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.728822263Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-diagnostics.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.728906395Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-node-identity.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.729013488Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-image-registry-pruner.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.72911007Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-iptables-alerter.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.729190681Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.729279023Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-identity-limited.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.729361655Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-kube-rbac-proxy.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.729438077Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/registry-registry-role.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.72957092Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.729604581Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/aws-ebs-csi-driver-operator-clusterrole.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.729730944Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/cloud-network-config-controller.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.729804515Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/cluster-node-tuning-operator.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.729890247Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console-extensions-reader.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.730064311Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console-operator.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.730155523Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.730237175Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/csi-snapshot-controller-operator-clusterrole.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.730328847Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/helm-chartrepos-viewer.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.730407619Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/metrics-daemon-role.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.730490791Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-admission-controller-webhook.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.730581673Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-ancillary-tools.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.730659445Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.730757787Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/net-attach-def-project.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.730825118Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-diagnostics.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.73091458Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-node-identity.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.731052523Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-csi-snapshot-controller-runner.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.731145465Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-iptables-alerter.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.731221417Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-cluster-reader.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.731305219Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.731392231Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-kube-rbac-proxy.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.731496344Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-node-limited.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.731685528Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-editor.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.73176575Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-viewer.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.731847921Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/project-helm-chartrepository-editor.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.731937843Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-admin.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.732095297Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-basic-user.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.732116358Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-storage-admin.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.73222534Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-view.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.732306442Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:registry.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.732390814Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/whereabouts-cni.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.732458505Z cluster-scoped-resources/samples.operator.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.732469195Z cluster-scoped-resources/samples.operator.openshift.io/configs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.732499386Z cluster-scoped-resources/samples.operator.openshift.io/configs/cluster.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.732541467Z cluster-scoped-resources/snapshot.storage.k8s.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.732552437Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.732589198Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/csi-aws-vsc.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.732641929Z cluster-scoped-resources/storage.k8s.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.73265165Z cluster-scoped-resources/storage.k8s.io/csidrivers/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.73268427Z cluster-scoped-resources/storage.k8s.io/csidrivers/ebs.csi.aws.com.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.732765342Z cluster-scoped-resources/storage.k8s.io/csinodes/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.732779952Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-131-106.ec2.internal.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.732878525Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-133-91.ec2.internal.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.732984107Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-142-94.ec2.internal.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.733049019Z cluster-scoped-resources/storage.k8s.io/storageclasses/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.733076339Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp2-csi.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.733171121Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp3-csi.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.733216302Z host_service_logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.733264433Z host_service_logs/masters/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.733307164Z host_service_logs/masters/NetworkManager_service.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.733371376Z host_service_logs/masters/crio_service.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.733439937Z host_service_logs/masters/kubelet_service.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.733498569Z host_service_logs/masters/machine-config-daemon-firstboot_service.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.733626761Z host_service_logs/masters/machine-config-daemon-host_service.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.733726754Z host_service_logs/masters/openvswitch_service.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.733795045Z host_service_logs/masters/ostree-finalize-staged_service.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.733865117Z host_service_logs/masters/ovs-configuration_service.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.733931788Z host_service_logs/masters/ovs-vswitchd_service.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.73402551Z host_service_logs/masters/ovsdb-server_service.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.734087492Z host_service_logs/masters/rpm-ostreed_service.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.734100102Z ingress_controllers/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.734113632Z ingress_controllers/default/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.734125733Z ingress_controllers/default/router-default-6879d7ccd5-7jg6n/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.734161804Z ingress_controllers/default/router-default-6879d7ccd5-7jg6n/haproxy.config [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.734275246Z insights-data/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.734284156Z istio/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.734303087Z istio/aggregated-discovery-api.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.734402399Z istio/aggregated-discovery-apis.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.734771267Z istio/event-filter.html [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.734854089Z istio/timestamp [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.73490532Z istio/cluster-scoped-resources/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.73491223Z istio/cluster-scoped-resources/apiextensions.k8s.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.735053794Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.735098705Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gatewayclasses.gateway.networking.k8s.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.735252918Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gateways.gateway.networking.k8s.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.735679258Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/grpcroutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.736135908Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httproutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.736942686Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencemodelrewrites.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.73711399Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceobjectives.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.737222483Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepoolimports.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.737362276Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.k8s.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.737497849Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.737630672Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/referencegrants.gateway.networking.k8s.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.737705953Z machine_config_ondisk/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.737714264Z machine_config_termination_logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.737738724Z monitoring/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.737746865Z monitoring/alertmanager/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.737793275Z monitoring/alertmanager/status.json [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.737876377Z monitoring/alertmanager/status.stderr [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.737890038Z monitoring/prometheus/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.737969699Z monitoring/prometheus/alertmanagers.json [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.738063021Z monitoring/prometheus/alertmanagers.stderr [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.738127393Z monitoring/prometheus/rules.json [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.738786658Z monitoring/prometheus/rules.stderr [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.738827849Z monitoring/prometheus/prometheus-k8s-0/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.73888862Z monitoring/prometheus/prometheus-k8s-0/active-targets.json [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.73977627Z monitoring/prometheus/prometheus-k8s-0/active-targets.stderr [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.73979398Z monitoring/prometheus/prometheus-k8s-0/status/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.739855262Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.json [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.739939004Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.stderr [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.740032076Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.json [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.740126708Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.stderr [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.740168239Z monitoring/prometheus/status/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.74022551Z monitoring/prometheus/status/config.json [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.740686011Z monitoring/prometheus/status/config.stderr [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.740733612Z monitoring/prometheus/status/flags.json [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.740832824Z monitoring/prometheus/status/flags.stderr [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.741035349Z namespaces/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.741057649Z namespaces/default/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.741126461Z namespaces/default/default.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.741191862Z namespaces/default/apps.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.741212783Z namespaces/default/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.741276344Z namespaces/default/apps/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.741291934Z namespaces/default/apps/daemonsets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.741392487Z namespaces/default/apps/deployments.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.741462898Z namespaces/default/apps/replicasets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.74153544Z namespaces/default/apps/statefulsets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.74155065Z namespaces/default/autoscaling/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.741616892Z namespaces/default/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.741632022Z namespaces/default/batch/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.741687293Z namespaces/default/batch/cronjobs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.741871087Z namespaces/default/batch/jobs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.741935349Z namespaces/default/build.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.741954349Z namespaces/default/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.741958639Z namespaces/default/build.openshift.io/builds.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.742027191Z namespaces/default/core/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.742061772Z namespaces/default/core/configmaps.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.742169594Z namespaces/default/core/endpoints.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.742243636Z namespaces/default/core/events.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.74241262Z namespaces/default/core/persistentvolumeclaims.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.742482461Z namespaces/default/core/pods.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.742556053Z namespaces/default/core/replicationcontrollers.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.742681836Z namespaces/default/core/secrets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.742835899Z namespaces/default/core/services.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.742897521Z namespaces/default/discovery.k8s.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.742968772Z namespaces/default/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.743036054Z namespaces/default/image.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.743078275Z namespaces/default/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.743179647Z namespaces/default/k8s.ovn.org/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.743209718Z namespaces/default/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.743264719Z namespaces/default/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.743350221Z namespaces/default/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.743378972Z namespaces/default/monitoring.coreos.com/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.743420442Z namespaces/default/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.743487704Z namespaces/default/networking.k8s.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.743527905Z namespaces/default/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.743572836Z namespaces/default/policy/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.743620167Z namespaces/default/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.743683528Z namespaces/default/route.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.743723019Z namespaces/default/route.openshift.io/routes.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.743824762Z namespaces/kserve/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.743864812Z namespaces/kserve/kserve.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.743951024Z namespaces/kserve/apps.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.744089437Z namespaces/kserve/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.744118598Z namespaces/kserve/apps/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.744154829Z namespaces/kserve/apps/daemonsets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.744230391Z namespaces/kserve/apps/deployments.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.744440616Z namespaces/kserve/apps/replicasets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.744589649Z namespaces/kserve/apps/statefulsets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.74463548Z namespaces/kserve/autoscaling/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.744662581Z namespaces/kserve/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.744715792Z namespaces/kserve/batch/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.744746512Z namespaces/kserve/batch/cronjobs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.744835134Z namespaces/kserve/batch/jobs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.744904366Z namespaces/kserve/build.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.744948567Z namespaces/kserve/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.745047429Z namespaces/kserve/build.openshift.io/builds.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.74509445Z namespaces/kserve/coordination.k8s.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.74510165Z namespaces/kserve/coordination.k8s.io/leases/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.745138561Z namespaces/kserve/coordination.k8s.io/leases/kserve-controller-manager-leader-lock.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.745227553Z namespaces/kserve/coordination.k8s.io/leases/llminferenceservice-kserve-controller-manager.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.745302725Z namespaces/kserve/coordination.k8s.io/leases/odh-model-controller.opendatahub.io.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.745425898Z namespaces/kserve/core/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.745470349Z namespaces/kserve/core/configmaps.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.745732054Z namespaces/kserve/core/endpoints.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.745841837Z namespaces/kserve/core/events.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.746133723Z namespaces/kserve/core/persistentvolumeclaims.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.746209535Z namespaces/kserve/core/pods.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.746468821Z namespaces/kserve/core/replicationcontrollers.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.746582744Z namespaces/kserve/core/secrets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.74683933Z namespaces/kserve/core/services.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.746969802Z namespaces/kserve/discovery.k8s.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.747016854Z namespaces/kserve/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.747113886Z namespaces/kserve/image.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.747139606Z namespaces/kserve/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.747206688Z namespaces/kserve/k8s.ovn.org/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.747233788Z namespaces/kserve/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.74731539Z namespaces/kserve/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.747415652Z namespaces/kserve/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.747470534Z namespaces/kserve/monitoring.coreos.com/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.747517345Z namespaces/kserve/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.747593716Z namespaces/kserve/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.747644718Z namespaces/kserve/monitoring.coreos.com/servicemonitors/model-serving-api-metrics.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.74773706Z namespaces/kserve/monitoring.coreos.com/servicemonitors/odh-model-controller-metrics-monitor.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.747782061Z namespaces/kserve/networking.k8s.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.747835922Z namespaces/kserve/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.747915134Z namespaces/kserve/pods/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.747958195Z namespaces/kserve/pods/kserve-controller-manager-c8c545f5f-h9266/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.748007066Z namespaces/kserve/pods/kserve-controller-manager-c8c545f5f-h9266/kserve-controller-manager-c8c545f5f-h9266.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.748087168Z namespaces/kserve/pods/kserve-controller-manager-c8c545f5f-h9266/manager/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.748105238Z namespaces/kserve/pods/kserve-controller-manager-c8c545f5f-h9266/manager/manager/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.748111568Z namespaces/kserve/pods/kserve-controller-manager-c8c545f5f-h9266/manager/manager/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.748123528Z namespaces/kserve/pods/kserve-controller-manager-c8c545f5f-h9266/manager/manager/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.749935859Z namespaces/kserve/pods/kserve-controller-manager-c8c545f5f-h9266/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.750004481Z namespaces/kserve/pods/kserve-controller-manager-c8c545f5f-h9266/manager/manager/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.750030871Z namespaces/kserve/pods/llmisvc-controller-manager-84fc959947-b42qf/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.750076843Z namespaces/kserve/pods/llmisvc-controller-manager-84fc959947-b42qf/llmisvc-controller-manager-84fc959947-b42qf.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.750175715Z namespaces/kserve/pods/llmisvc-controller-manager-84fc959947-b42qf/manager/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.750194775Z namespaces/kserve/pods/llmisvc-controller-manager-84fc959947-b42qf/manager/manager/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.750224666Z namespaces/kserve/pods/llmisvc-controller-manager-84fc959947-b42qf/manager/manager/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.750246276Z namespaces/kserve/pods/llmisvc-controller-manager-84fc959947-b42qf/manager/manager/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.750348519Z namespaces/kserve/pods/llmisvc-controller-manager-84fc959947-b42qf/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.75041353Z namespaces/kserve/pods/llmisvc-controller-manager-84fc959947-b42qf/manager/manager/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.750461581Z namespaces/kserve/pods/model-serving-api-fd65d7d6-ttdp7/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.750503802Z namespaces/kserve/pods/model-serving-api-fd65d7d6-ttdp7/model-serving-api-fd65d7d6-ttdp7.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.750591634Z namespaces/kserve/pods/model-serving-api-fd65d7d6-ttdp7/server/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.750601244Z namespaces/kserve/pods/model-serving-api-fd65d7d6-ttdp7/server/server/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.750606255Z namespaces/kserve/pods/model-serving-api-fd65d7d6-ttdp7/server/server/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.750632025Z namespaces/kserve/pods/model-serving-api-fd65d7d6-ttdp7/server/server/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.750725317Z namespaces/kserve/pods/model-serving-api-fd65d7d6-ttdp7/server/server/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.750799899Z namespaces/kserve/pods/model-serving-api-fd65d7d6-ttdp7/server/server/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.7508331Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-c9bbr/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.750878281Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-c9bbr/odh-model-controller-84b54b7f97-c9bbr.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.750988033Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-c9bbr/manager/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.751000803Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-c9bbr/manager/manager/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.751005693Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-c9bbr/manager/manager/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.751030514Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-c9bbr/manager/manager/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.75573244Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-c9bbr/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.755798241Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-c9bbr/manager/manager/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.755810992Z namespaces/kserve/pods/s3-init-kpvjv/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.755876443Z namespaces/kserve/pods/s3-init-kpvjv/s3-init-kpvjv.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.755978416Z namespaces/kserve/pods/s3-init-kpvjv/download-hf-model/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.755997666Z namespaces/kserve/pods/s3-init-kpvjv/download-hf-model/download-hf-model/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.756009076Z namespaces/kserve/pods/s3-init-kpvjv/download-hf-model/download-hf-model/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.756031867Z namespaces/kserve/pods/s3-init-kpvjv/download-hf-model/download-hf-model/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.756120069Z namespaces/kserve/pods/s3-init-kpvjv/download-hf-model/download-hf-model/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.75618649Z namespaces/kserve/pods/s3-init-kpvjv/download-hf-model/download-hf-model/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.756209871Z namespaces/kserve/pods/s3-init-kpvjv/s3-init/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.756229621Z namespaces/kserve/pods/s3-init-kpvjv/s3-init/s3-init/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.756245392Z namespaces/kserve/pods/s3-init-kpvjv/s3-init/s3-init/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.756290503Z namespaces/kserve/pods/s3-init-kpvjv/s3-init/s3-init/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.756560459Z namespaces/kserve/pods/s3-init-kpvjv/s3-init/s3-init/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.75661066Z namespaces/kserve/pods/s3-init-kpvjv/s3-init/s3-init/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.756653191Z namespaces/kserve/pods/seaweedfs-64568bcd49-v2jqw/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.756696122Z namespaces/kserve/pods/seaweedfs-64568bcd49-v2jqw/seaweedfs-64568bcd49-v2jqw.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.756789734Z namespaces/kserve/pods/seaweedfs-64568bcd49-v2jqw/seaweedfs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.756811244Z namespaces/kserve/pods/seaweedfs-64568bcd49-v2jqw/seaweedfs/seaweedfs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.756818455Z namespaces/kserve/pods/seaweedfs-64568bcd49-v2jqw/seaweedfs/seaweedfs/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.756853615Z namespaces/kserve/pods/seaweedfs-64568bcd49-v2jqw/seaweedfs/seaweedfs/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.757214953Z namespaces/kserve/pods/seaweedfs-64568bcd49-v2jqw/seaweedfs/seaweedfs/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.757266255Z namespaces/kserve/pods/seaweedfs-64568bcd49-v2jqw/seaweedfs/seaweedfs/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.757312956Z namespaces/kserve/policy/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.757348107Z namespaces/kserve/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.757390097Z namespaces/kserve/route.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.757431338Z namespaces/kserve/route.openshift.io/routes.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.757470969Z namespaces/kube-node-lease/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.757477869Z namespaces/kube-node-lease/coordination.k8s.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.75748235Z namespaces/kube-node-lease/coordination.k8s.io/leases/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.75750813Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-131-106.ec2.internal.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.757599092Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-133-91.ec2.internal.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.757675274Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-142-94.ec2.internal.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.757766226Z namespaces/kube-system/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.757810757Z namespaces/kube-system/kube-system.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.757852398Z namespaces/kube-system/apps.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.757894109Z namespaces/kube-system/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.75796566Z namespaces/kube-system/apps/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.757998401Z namespaces/kube-system/apps/daemonsets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.758124054Z namespaces/kube-system/apps/deployments.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.758196586Z namespaces/kube-system/apps/replicasets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.758273147Z namespaces/kube-system/apps/statefulsets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.758322208Z namespaces/kube-system/autoscaling/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.758335219Z namespaces/kube-system/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.758420631Z namespaces/kube-system/batch/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.758447171Z namespaces/kube-system/batch/cronjobs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.758527573Z namespaces/kube-system/batch/jobs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.758575524Z namespaces/kube-system/build.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.758625405Z namespaces/kube-system/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.758700737Z namespaces/kube-system/build.openshift.io/builds.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.758747048Z namespaces/kube-system/coordination.k8s.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.758756478Z namespaces/kube-system/coordination.k8s.io/leases/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.75882057Z namespaces/kube-system/coordination.k8s.io/leases/apiserver-rhvajbbwbsn3a57kq47kxei5oq.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.758947643Z namespaces/kube-system/coordination.k8s.io/leases/kube-controller-manager.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.759075535Z namespaces/kube-system/coordination.k8s.io/leases/kube-scheduler.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.759137367Z namespaces/kube-system/core/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.759192808Z namespaces/kube-system/core/configmaps.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.759339071Z namespaces/kube-system/core/endpoints.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.759416293Z namespaces/kube-system/core/events.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.7596957Z namespaces/kube-system/core/persistentvolumeclaims.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.759761881Z namespaces/kube-system/core/pods.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.760063838Z namespaces/kube-system/core/replicationcontrollers.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.760183391Z namespaces/kube-system/core/secrets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.760504578Z namespaces/kube-system/core/services.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.760569659Z namespaces/kube-system/discovery.k8s.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.76061809Z namespaces/kube-system/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.760659691Z namespaces/kube-system/image.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.760705832Z namespaces/kube-system/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.760764813Z namespaces/kube-system/k8s.ovn.org/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.760808345Z namespaces/kube-system/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.760886666Z namespaces/kube-system/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.760979838Z namespaces/kube-system/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.761033979Z namespaces/kube-system/monitoring.coreos.com/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.761087321Z namespaces/kube-system/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.761114741Z namespaces/kube-system/networking.k8s.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.761163973Z namespaces/kube-system/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.761244554Z namespaces/kube-system/pods/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.761253264Z namespaces/kube-system/pods/global-pull-secret-syncer-d9p5w/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.761301876Z namespaces/kube-system/pods/global-pull-secret-syncer-d9p5w/global-pull-secret-syncer-d9p5w.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.761388838Z namespaces/kube-system/pods/global-pull-secret-syncer-d9p5w/global-pull-secret-syncer/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.761396298Z namespaces/kube-system/pods/global-pull-secret-syncer-d9p5w/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.761404498Z namespaces/kube-system/pods/global-pull-secret-syncer-d9p5w/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.761442889Z namespaces/kube-system/pods/global-pull-secret-syncer-d9p5w/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.761608192Z namespaces/kube-system/pods/global-pull-secret-syncer-d9p5w/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.761675094Z namespaces/kube-system/pods/global-pull-secret-syncer-d9p5w/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.761729195Z namespaces/kube-system/pods/global-pull-secret-syncer-wzh6g/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.761761956Z namespaces/kube-system/pods/global-pull-secret-syncer-wzh6g/global-pull-secret-syncer-wzh6g.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.761835228Z namespaces/kube-system/pods/global-pull-secret-syncer-wzh6g/global-pull-secret-syncer/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.761843008Z namespaces/kube-system/pods/global-pull-secret-syncer-wzh6g/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.761850158Z namespaces/kube-system/pods/global-pull-secret-syncer-wzh6g/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.761891329Z namespaces/kube-system/pods/global-pull-secret-syncer-wzh6g/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.762085583Z namespaces/kube-system/pods/global-pull-secret-syncer-wzh6g/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.762151585Z namespaces/kube-system/pods/global-pull-secret-syncer-wzh6g/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.762211816Z namespaces/kube-system/pods/global-pull-secret-syncer-xrljb/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.762230246Z namespaces/kube-system/pods/global-pull-secret-syncer-xrljb/global-pull-secret-syncer-xrljb.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.762320149Z namespaces/kube-system/pods/global-pull-secret-syncer-xrljb/global-pull-secret-syncer/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.762333619Z namespaces/kube-system/pods/global-pull-secret-syncer-xrljb/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.762345459Z namespaces/kube-system/pods/global-pull-secret-syncer-xrljb/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.76238976Z namespaces/kube-system/pods/global-pull-secret-syncer-xrljb/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.762545984Z namespaces/kube-system/pods/global-pull-secret-syncer-xrljb/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.762607185Z namespaces/kube-system/pods/global-pull-secret-syncer-xrljb/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.762644276Z namespaces/kube-system/pods/konnectivity-agent-gpn69/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.762680797Z namespaces/kube-system/pods/konnectivity-agent-gpn69/konnectivity-agent-gpn69.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.762767189Z namespaces/kube-system/pods/konnectivity-agent-gpn69/konnectivity-agent/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.762776009Z namespaces/kube-system/pods/konnectivity-agent-gpn69/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.76280091Z namespaces/kube-system/pods/konnectivity-agent-gpn69/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.76280964Z namespaces/kube-system/pods/konnectivity-agent-gpn69/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.76328232Z namespaces/kube-system/pods/konnectivity-agent-gpn69/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.763344902Z namespaces/kube-system/pods/konnectivity-agent-gpn69/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.763372572Z namespaces/kube-system/pods/konnectivity-agent-ht2nh/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.763409513Z namespaces/kube-system/pods/konnectivity-agent-ht2nh/konnectivity-agent-ht2nh.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.763510226Z namespaces/kube-system/pods/konnectivity-agent-ht2nh/konnectivity-agent/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.763517716Z namespaces/kube-system/pods/konnectivity-agent-ht2nh/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.763527966Z namespaces/kube-system/pods/konnectivity-agent-ht2nh/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.763568887Z namespaces/kube-system/pods/konnectivity-agent-ht2nh/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.763999437Z namespaces/kube-system/pods/konnectivity-agent-ht2nh/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.764068648Z namespaces/kube-system/pods/konnectivity-agent-ht2nh/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.764104989Z namespaces/kube-system/pods/konnectivity-agent-jtjn9/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.76414315Z namespaces/kube-system/pods/konnectivity-agent-jtjn9/konnectivity-agent-jtjn9.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.764222631Z namespaces/kube-system/pods/konnectivity-agent-jtjn9/konnectivity-agent/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.764229952Z namespaces/kube-system/pods/konnectivity-agent-jtjn9/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.764253422Z namespaces/kube-system/pods/konnectivity-agent-jtjn9/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.764306164Z namespaces/kube-system/pods/konnectivity-agent-jtjn9/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.764738883Z namespaces/kube-system/pods/konnectivity-agent-jtjn9/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.764804145Z namespaces/kube-system/pods/konnectivity-agent-jtjn9/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.764841665Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-106.ec2.internal/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.764876596Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-106.ec2.internal/kube-apiserver-proxy-ip-10-0-131-106.ec2.internal.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.765015979Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-106.ec2.internal/haproxy/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.76503741Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-106.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.76504888Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-106.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.765083271Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-106.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.765230604Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-106.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.765296486Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-106.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.765326506Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-133-91.ec2.internal/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.765369237Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-133-91.ec2.internal/kube-apiserver-proxy-ip-10-0-133-91.ec2.internal.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.765440129Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-133-91.ec2.internal/haproxy/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.765451009Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-133-91.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.765457599Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-133-91.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.76547475Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-133-91.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.765596362Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-133-91.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.765658034Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-133-91.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.765684324Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-142-94.ec2.internal/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.765726045Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-142-94.ec2.internal/kube-apiserver-proxy-ip-10-0-142-94.ec2.internal.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.765788377Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-142-94.ec2.internal/haproxy/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.765796487Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-142-94.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.765808477Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-142-94.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.765851588Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-142-94.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.766098174Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-142-94.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.766160615Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-142-94.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.766176055Z namespaces/kube-system/policy/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.766228107Z namespaces/kube-system/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.766280178Z namespaces/kube-system/rbac.authorization.k8s.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.766293678Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.766343169Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/csi-snapshot-controller-operator-authentication-reader.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.766434481Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.766499893Z namespaces/kube-system/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.766541134Z namespaces/kube-system/rbac.authorization.k8s.io/roles/extension-apiserver-authentication-reader.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.766603225Z namespaces/kube-system/route.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.766630706Z namespaces/kube-system/route.openshift.io/routes.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.766695297Z namespaces/open-cluster-management-agent-addon/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.766706598Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.766711238Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.766738598Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/cluster-proxy.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.76682266Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/work-manager.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.766914382Z namespaces/openshift-apiserver-operator/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.766988234Z namespaces/openshift-apiserver-operator/openshift-apiserver-operator.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.767043065Z namespaces/openshift-apiserver-operator/apps.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.767079676Z namespaces/openshift-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.767127437Z namespaces/openshift-apiserver-operator/apps/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.767168528Z namespaces/openshift-apiserver-operator/apps/daemonsets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.76724374Z namespaces/openshift-apiserver-operator/apps/deployments.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.767319231Z namespaces/openshift-apiserver-operator/apps/replicasets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.767400283Z namespaces/openshift-apiserver-operator/apps/statefulsets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.767455795Z namespaces/openshift-apiserver-operator/autoscaling/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.767509706Z namespaces/openshift-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.767541716Z namespaces/openshift-apiserver-operator/batch/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.767594998Z namespaces/openshift-apiserver-operator/batch/cronjobs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.767667939Z namespaces/openshift-apiserver-operator/batch/jobs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.76771456Z namespaces/openshift-apiserver-operator/build.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.767742701Z namespaces/openshift-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.767827013Z namespaces/openshift-apiserver-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.767885194Z namespaces/openshift-apiserver-operator/core/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.767943365Z namespaces/openshift-apiserver-operator/core/configmaps.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.768847246Z namespaces/openshift-apiserver-operator/core/endpoints.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.768970438Z namespaces/openshift-apiserver-operator/core/events.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.76904753Z namespaces/openshift-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.769169073Z namespaces/openshift-apiserver-operator/core/pods.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.769247185Z namespaces/openshift-apiserver-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.769395028Z namespaces/openshift-apiserver-operator/core/secrets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.769571352Z namespaces/openshift-apiserver-operator/core/services.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.769635074Z namespaces/openshift-apiserver-operator/discovery.k8s.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.769690545Z namespaces/openshift-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.769740796Z namespaces/openshift-apiserver-operator/image.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.769787307Z namespaces/openshift-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.769840088Z namespaces/openshift-apiserver-operator/k8s.ovn.org/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.769890279Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.769991132Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.770064333Z namespaces/openshift-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.770125455Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.770152775Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.770216977Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.770257988Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/openshift-apiserver-operator.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.770309629Z namespaces/openshift-apiserver-operator/networking.k8s.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.770332209Z namespaces/openshift-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.770384641Z namespaces/openshift-apiserver-operator/policy/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.770429011Z namespaces/openshift-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.770472032Z namespaces/openshift-apiserver-operator/route.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.770504253Z namespaces/openshift-apiserver-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.770607815Z namespaces/openshift-apiserver/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.770648346Z namespaces/openshift-apiserver/openshift-apiserver.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.770713128Z namespaces/openshift-apiserver/apps.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.770743058Z namespaces/openshift-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.77078827Z namespaces/openshift-apiserver/apps/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.77082563Z namespaces/openshift-apiserver/apps/daemonsets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.770912812Z namespaces/openshift-apiserver/apps/deployments.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.771012575Z namespaces/openshift-apiserver/apps/replicasets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.771086726Z namespaces/openshift-apiserver/apps/statefulsets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.771127177Z namespaces/openshift-apiserver/autoscaling/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.771165728Z namespaces/openshift-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.771211719Z namespaces/openshift-apiserver/batch/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.77123983Z namespaces/openshift-apiserver/batch/cronjobs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.771326182Z namespaces/openshift-apiserver/batch/jobs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.771360792Z namespaces/openshift-apiserver/build.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.771398273Z namespaces/openshift-apiserver/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.771493966Z namespaces/openshift-apiserver/build.openshift.io/builds.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.771558597Z namespaces/openshift-apiserver/core/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.771616888Z namespaces/openshift-apiserver/core/configmaps.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.77170563Z namespaces/openshift-apiserver/core/endpoints.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.771784542Z namespaces/openshift-apiserver/core/events.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.771859294Z namespaces/openshift-apiserver/core/persistentvolumeclaims.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.771959956Z namespaces/openshift-apiserver/core/pods.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.772033858Z namespaces/openshift-apiserver/core/replicationcontrollers.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.772158921Z namespaces/openshift-apiserver/core/secrets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.772311124Z namespaces/openshift-apiserver/core/services.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.772363865Z namespaces/openshift-apiserver/discovery.k8s.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.772403456Z namespaces/openshift-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.772450887Z namespaces/openshift-apiserver/image.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.772486438Z namespaces/openshift-apiserver/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.772542389Z namespaces/openshift-apiserver/k8s.ovn.org/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.7725851Z namespaces/openshift-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.772667832Z namespaces/openshift-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.772742204Z namespaces/openshift-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.772798495Z namespaces/openshift-apiserver/monitoring.coreos.com/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.772835056Z namespaces/openshift-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.772891357Z namespaces/openshift-apiserver/networking.k8s.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.772942198Z namespaces/openshift-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.773004169Z namespaces/openshift-apiserver/policy/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.77303156Z namespaces/openshift-apiserver/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.773093702Z namespaces/openshift-apiserver/route.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.773133523Z namespaces/openshift-apiserver/route.openshift.io/routes.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.773201564Z namespaces/openshift-authentication-operator/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.773213194Z namespaces/openshift-authentication-operator/monitoring.coreos.com/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.773218854Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.773236675Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/authentication-operator.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.773285396Z namespaces/openshift-cloud-controller-manager/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.773292416Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.773296466Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.773328467Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/cloud-controller-manager.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.773381948Z namespaces/openshift-cloud-credential-operator/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.773391118Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.773395098Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.77344199Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/cloud-credential-operator-leader.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.773509151Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.773515951Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.773547422Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/cloud-credential-operator.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.773644854Z namespaces/openshift-cloud-network-config-controller/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.773688105Z namespaces/openshift-cloud-network-config-controller/openshift-cloud-network-config-controller.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.773757697Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.773798467Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.773870319Z namespaces/openshift-cloud-network-config-controller/apps/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.77390243Z namespaces/openshift-cloud-network-config-controller/apps/daemonsets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.774034873Z namespaces/openshift-cloud-network-config-controller/apps/deployments.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.774108534Z namespaces/openshift-cloud-network-config-controller/apps/replicasets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.774187386Z namespaces/openshift-cloud-network-config-controller/apps/statefulsets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.774228187Z namespaces/openshift-cloud-network-config-controller/autoscaling/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.774275208Z namespaces/openshift-cloud-network-config-controller/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.774326399Z namespaces/openshift-cloud-network-config-controller/batch/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.77436674Z namespaces/openshift-cloud-network-config-controller/batch/cronjobs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.774441602Z namespaces/openshift-cloud-network-config-controller/batch/jobs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.774496713Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.774546644Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.774617476Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/builds.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.774657747Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.774668867Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.774717198Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/cloud-network-config-controller-lock.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.77480986Z namespaces/openshift-cloud-network-config-controller/core/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.774835131Z namespaces/openshift-cloud-network-config-controller/core/configmaps.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.774947263Z namespaces/openshift-cloud-network-config-controller/core/endpoints.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.775040666Z namespaces/openshift-cloud-network-config-controller/core/events.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.775107957Z namespaces/openshift-cloud-network-config-controller/core/persistentvolumeclaims.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.775186089Z namespaces/openshift-cloud-network-config-controller/core/pods.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.77526158Z namespaces/openshift-cloud-network-config-controller/core/replicationcontrollers.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.775395174Z namespaces/openshift-cloud-network-config-controller/core/secrets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.775506466Z namespaces/openshift-cloud-network-config-controller/core/services.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.775616119Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.775651319Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/cloud-network-config-controller.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.775718611Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.775744351Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.775801663Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.775833853Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.775894085Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.775946996Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.776038838Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.77611228Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.776176911Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.776222962Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.776261433Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.776305214Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.776348095Z namespaces/openshift-cloud-network-config-controller/policy/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.776392206Z namespaces/openshift-cloud-network-config-controller/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.776433327Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.776456667Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.776468238Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/cloud-network-config-controller-rb.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.776521619Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.77657507Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/cloud-network-config-controller.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.776608921Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.776655352Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/routes.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.776721073Z namespaces/openshift-cluster-csi-drivers/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.776770405Z namespaces/openshift-cluster-csi-drivers/openshift-cluster-csi-drivers.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.776835746Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.776883697Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.776947938Z namespaces/openshift-cluster-csi-drivers/apps/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.776969849Z namespaces/openshift-cluster-csi-drivers/apps/daemonsets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.777101252Z namespaces/openshift-cluster-csi-drivers/apps/deployments.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.777175383Z namespaces/openshift-cluster-csi-drivers/apps/replicasets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.777252485Z namespaces/openshift-cluster-csi-drivers/apps/statefulsets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.777298216Z namespaces/openshift-cluster-csi-drivers/autoscaling/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.777331567Z namespaces/openshift-cluster-csi-drivers/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.777375298Z namespaces/openshift-cluster-csi-drivers/batch/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.777410759Z namespaces/openshift-cluster-csi-drivers/batch/cronjobs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.77748359Z namespaces/openshift-cluster-csi-drivers/batch/jobs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.777541642Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.777577883Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.777659585Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/builds.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.777712056Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.777721836Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.777763477Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ebs-csi-aws-com.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.777851399Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-attacher-leader-ebs-csi-aws-com.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.777930231Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-resizer-ebs-csi-aws-com.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.778091674Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-snapshotter-leader-ebs-csi-aws-com.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.778195497Z namespaces/openshift-cluster-csi-drivers/core/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.778228467Z namespaces/openshift-cluster-csi-drivers/core/configmaps.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.77832496Z namespaces/openshift-cluster-csi-drivers/core/endpoints.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.778398641Z namespaces/openshift-cluster-csi-drivers/core/events.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.778718489Z namespaces/openshift-cluster-csi-drivers/core/persistentvolumeclaims.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.77879185Z namespaces/openshift-cluster-csi-drivers/core/pods.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.779018875Z namespaces/openshift-cluster-csi-drivers/core/replicationcontrollers.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.779180149Z namespaces/openshift-cluster-csi-drivers/core/secrets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.779303832Z namespaces/openshift-cluster-csi-drivers/core/services.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.779348233Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.779394804Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/aws-ebs-csi-driver-operator.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.779488506Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.779521767Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.779571078Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.779608238Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.7796697Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.779715091Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.779789142Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.779861494Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.779906405Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.779979327Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.780027048Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.780062699Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.780161511Z namespaces/openshift-cluster-csi-drivers/pods/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.780173301Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7fnnd/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.780198442Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7fnnd/aws-ebs-csi-driver-node-7fnnd.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.780311734Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7fnnd/csi-driver/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.780318634Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7fnnd/csi-driver/csi-driver/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.780327655Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7fnnd/csi-driver/csi-driver/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.780379216Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7fnnd/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.780465808Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7fnnd/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.780537669Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7fnnd/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.78056608Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7fnnd/csi-liveness-probe/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.78057275Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7fnnd/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.78057828Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7fnnd/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.780603231Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7fnnd/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.780700063Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7fnnd/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.780756134Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7fnnd/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.780788865Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7fnnd/csi-node-driver-registrar/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.780795855Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7fnnd/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.780801895Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7fnnd/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.780835616Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7fnnd/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.780946709Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7fnnd/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.781024861Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7fnnd/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.781063861Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-q2rs4/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.781110432Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-q2rs4/aws-ebs-csi-driver-node-q2rs4.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.781200314Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-q2rs4/csi-driver/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.781208865Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-q2rs4/csi-driver/csi-driver/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.781214925Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-q2rs4/csi-driver/csi-driver/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.781251915Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-q2rs4/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.781346608Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-q2rs4/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.781401799Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-q2rs4/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.78144833Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-q2rs4/csi-liveness-probe/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.78145897Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-q2rs4/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.78147278Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-q2rs4/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.781509941Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-q2rs4/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.781590493Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-q2rs4/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.781658235Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-q2rs4/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.781715786Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-q2rs4/csi-node-driver-registrar/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.781726406Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-q2rs4/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.781742677Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-q2rs4/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.781765757Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-q2rs4/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.781851889Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-q2rs4/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.781915821Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-q2rs4/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.782058854Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-vs6tv/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.782099735Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-vs6tv/aws-ebs-csi-driver-node-vs6tv.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.782194397Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-vs6tv/csi-driver/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.782201907Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-vs6tv/csi-driver/csi-driver/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.782213077Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-vs6tv/csi-driver/csi-driver/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.782252538Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-vs6tv/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.7823558Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-vs6tv/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.782399001Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-vs6tv/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.782454603Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-vs6tv/csi-liveness-probe/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.782463523Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-vs6tv/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.782467493Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-vs6tv/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.782507844Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-vs6tv/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.782594856Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-vs6tv/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.782668258Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-vs6tv/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.782703008Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-vs6tv/csi-node-driver-registrar/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.782710399Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-vs6tv/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.782716639Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-vs6tv/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.78278269Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-vs6tv/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.782880112Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-vs6tv/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.782969094Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-vs6tv/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.783024206Z namespaces/openshift-cluster-csi-drivers/policy/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.783069967Z namespaces/openshift-cluster-csi-drivers/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.783109617Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.783116988Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.783150458Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/aws-ebs-csi-driver-operator-rolebinding.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.78320177Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.78324028Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/aws-ebs-csi-driver-operator-role.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.783293382Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.783330213Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/routes.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.783377323Z namespaces/openshift-cluster-machine-approver/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.783388134Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.783391994Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.783440375Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/cluster-machine-approver-leader.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.783486246Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.783495446Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.783529997Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/cluster-machine-approver.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.783617059Z namespaces/openshift-cluster-node-tuning-operator/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.78366236Z namespaces/openshift-cluster-node-tuning-operator/openshift-cluster-node-tuning-operator.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.783720121Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.783756202Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.783815493Z namespaces/openshift-cluster-node-tuning-operator/apps/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.783854694Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.783996077Z namespaces/openshift-cluster-node-tuning-operator/apps/deployments.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.784068789Z namespaces/openshift-cluster-node-tuning-operator/apps/replicasets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.784148421Z namespaces/openshift-cluster-node-tuning-operator/apps/statefulsets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.784199522Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.784286164Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/tuned.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.784364656Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.784400737Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.784455758Z namespaces/openshift-cluster-node-tuning-operator/batch/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.784486408Z namespaces/openshift-cluster-node-tuning-operator/batch/cronjobs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.784574301Z namespaces/openshift-cluster-node-tuning-operator/batch/jobs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.784625852Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.784668043Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.784743144Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.784796686Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.784803796Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.784849627Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/node-tuning-operator-lock.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.784943019Z namespaces/openshift-cluster-node-tuning-operator/core/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.78499132Z namespaces/openshift-cluster-node-tuning-operator/core/configmaps.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.785544803Z namespaces/openshift-cluster-node-tuning-operator/core/endpoints.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.785630634Z namespaces/openshift-cluster-node-tuning-operator/core/events.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.785768377Z namespaces/openshift-cluster-node-tuning-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.785842649Z namespaces/openshift-cluster-node-tuning-operator/core/pods.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.786053774Z namespaces/openshift-cluster-node-tuning-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.786194267Z namespaces/openshift-cluster-node-tuning-operator/core/secrets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.78633269Z namespaces/openshift-cluster-node-tuning-operator/core/services.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.786499604Z namespaces/openshift-cluster-node-tuning-operator/core/serviceaccounts/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.786542365Z namespaces/openshift-cluster-node-tuning-operator/core/serviceaccounts/cluster-node-tuning-operator.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.786600576Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.786637957Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.786688068Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.786724729Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.78677484Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.786810941Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.786890763Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.786986205Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.787028276Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.787070287Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.787122568Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.787156859Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/node-tuning-operator.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.78722086Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.787262721Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/node-tuning-operator.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.787307272Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.787346073Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.787391644Z namespaces/openshift-cluster-node-tuning-operator/pods/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.787403944Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-ct2c8/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.787466036Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-ct2c8/tuned-ct2c8.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.787558228Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-ct2c8/tuned/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.787575918Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-ct2c8/tuned/tuned/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.787582328Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-ct2c8/tuned/tuned/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.787616409Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-ct2c8/tuned/tuned/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.787753462Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-ct2c8/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.787820204Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-ct2c8/tuned/tuned/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.787872755Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-gkdp2/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.787912246Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-gkdp2/tuned-gkdp2.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.788020998Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-gkdp2/tuned/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.788036339Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-gkdp2/tuned/tuned/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.788054669Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-gkdp2/tuned/tuned/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.78809234Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-gkdp2/tuned/tuned/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.788226893Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-gkdp2/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.788296565Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-gkdp2/tuned/tuned/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.788332285Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-wnsct/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.788362366Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-wnsct/tuned-wnsct.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.788454778Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-wnsct/tuned/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.788462608Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-wnsct/tuned/tuned/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.788466538Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-wnsct/tuned/tuned/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.788495469Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-wnsct/tuned/tuned/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.788599401Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-wnsct/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.788670623Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-wnsct/tuned/tuned/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.788699283Z namespaces/openshift-cluster-node-tuning-operator/policy/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.788731644Z namespaces/openshift-cluster-node-tuning-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.788781565Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.788824516Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.788887138Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.788897408Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.78896592Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-131-106.ec2.internal.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.789065772Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-133-91.ec2.internal.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.789143324Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-142-94.ec2.internal.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.789197165Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.789236876Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/default.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.789329228Z namespaces/openshift-cluster-samples-operator/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.789364809Z namespaces/openshift-cluster-samples-operator/openshift-cluster-samples-operator.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.78944161Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.789489551Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.789560363Z namespaces/openshift-cluster-samples-operator/apps/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.789593344Z namespaces/openshift-cluster-samples-operator/apps/daemonsets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.789678225Z namespaces/openshift-cluster-samples-operator/apps/deployments.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.789787838Z namespaces/openshift-cluster-samples-operator/apps/replicasets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.78988964Z namespaces/openshift-cluster-samples-operator/apps/statefulsets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.789933901Z namespaces/openshift-cluster-samples-operator/autoscaling/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.790009903Z namespaces/openshift-cluster-samples-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.790062434Z namespaces/openshift-cluster-samples-operator/batch/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.790112015Z namespaces/openshift-cluster-samples-operator/batch/cronjobs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.790196357Z namespaces/openshift-cluster-samples-operator/batch/jobs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.790258869Z namespaces/openshift-cluster-samples-operator/build.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.79030321Z namespaces/openshift-cluster-samples-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.790427673Z namespaces/openshift-cluster-samples-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.790482814Z namespaces/openshift-cluster-samples-operator/core/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.790527435Z namespaces/openshift-cluster-samples-operator/core/configmaps.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.790705549Z namespaces/openshift-cluster-samples-operator/core/endpoints.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.790809111Z namespaces/openshift-cluster-samples-operator/core/events.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.791075707Z namespaces/openshift-cluster-samples-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.79120297Z namespaces/openshift-cluster-samples-operator/core/pods.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.791360154Z namespaces/openshift-cluster-samples-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.791499677Z namespaces/openshift-cluster-samples-operator/core/secrets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.79166372Z namespaces/openshift-cluster-samples-operator/core/services.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.791730452Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.791759083Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.791832034Z namespaces/openshift-cluster-samples-operator/image.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.791877465Z namespaces/openshift-cluster-samples-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.791955637Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.792014088Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.792134341Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.792211913Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.792269434Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.792319535Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.792364126Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.792430918Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/samples-operator-alerts.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.792517209Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.792563431Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/cluster-samples-operator.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.792625372Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.792664783Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.792721914Z namespaces/openshift-cluster-samples-operator/pods/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.792732665Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-f764g/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.792767315Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-f764g/cluster-samples-operator-56fcf86bf-f764g.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.792871117Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-f764g/cluster-samples-operator-watch/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.792881928Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-f764g/cluster-samples-operator-watch/cluster-samples-operator-watch/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.792891838Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-f764g/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.792934169Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-f764g/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.793072452Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-f764g/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.793139894Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-f764g/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.793187195Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-f764g/cluster-samples-operator/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.793209145Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-f764g/cluster-samples-operator/cluster-samples-operator/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.793214605Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-f764g/cluster-samples-operator/cluster-samples-operator/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.793245696Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-f764g/cluster-samples-operator/cluster-samples-operator/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.793722367Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-f764g/cluster-samples-operator/cluster-samples-operator/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.793784238Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-f764g/cluster-samples-operator/cluster-samples-operator/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.793829709Z namespaces/openshift-cluster-samples-operator/policy/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.79386232Z namespaces/openshift-cluster-samples-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.793910371Z namespaces/openshift-cluster-samples-operator/route.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.793982623Z namespaces/openshift-cluster-samples-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.794084835Z namespaces/openshift-cluster-storage-operator/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.794134066Z namespaces/openshift-cluster-storage-operator/openshift-cluster-storage-operator.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.794194687Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.794245248Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.79430787Z namespaces/openshift-cluster-storage-operator/apps/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.794352701Z namespaces/openshift-cluster-storage-operator/apps/daemonsets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.794429783Z namespaces/openshift-cluster-storage-operator/apps/deployments.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.794531585Z namespaces/openshift-cluster-storage-operator/apps/replicasets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.794636497Z namespaces/openshift-cluster-storage-operator/apps/statefulsets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.794688749Z namespaces/openshift-cluster-storage-operator/autoscaling/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.79472933Z namespaces/openshift-cluster-storage-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.794794261Z namespaces/openshift-cluster-storage-operator/batch/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.794840252Z namespaces/openshift-cluster-storage-operator/batch/cronjobs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.794938054Z namespaces/openshift-cluster-storage-operator/batch/jobs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.795013246Z namespaces/openshift-cluster-storage-operator/build.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.795059547Z namespaces/openshift-cluster-storage-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.795144989Z namespaces/openshift-cluster-storage-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.7951927Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.79520131Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.795253021Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/data-source-validator-leader.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.795328723Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/snapshot-controller-leader.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.795412595Z namespaces/openshift-cluster-storage-operator/core/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.795467146Z namespaces/openshift-cluster-storage-operator/core/configmaps.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.795580499Z namespaces/openshift-cluster-storage-operator/core/endpoints.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.795671111Z namespaces/openshift-cluster-storage-operator/core/events.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.796013108Z namespaces/openshift-cluster-storage-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.7960862Z namespaces/openshift-cluster-storage-operator/core/pods.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.796196663Z namespaces/openshift-cluster-storage-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.796333436Z namespaces/openshift-cluster-storage-operator/core/secrets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.796468609Z namespaces/openshift-cluster-storage-operator/core/services.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.79653611Z namespaces/openshift-cluster-storage-operator/core/serviceaccounts/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.796579861Z namespaces/openshift-cluster-storage-operator/core/serviceaccounts/csi-snapshot-controller-operator.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.796644873Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.796685654Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.796742965Z namespaces/openshift-cluster-storage-operator/image.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.796772485Z namespaces/openshift-cluster-storage-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.796823277Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.796857527Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.79696426Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.797050152Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.797087673Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.797130504Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.797172965Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.797221446Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/prometheus.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.797307448Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.797350859Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/cluster-storage-operator.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.79739613Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.797432231Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.797527533Z namespaces/openshift-cluster-storage-operator/pods/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.797537773Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5d456fdbcd-mn8c2/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.797575344Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5d456fdbcd-mn8c2/volume-data-source-validator-5d456fdbcd-mn8c2.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.797669876Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5d456fdbcd-mn8c2/volume-data-source-validator/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.797679436Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5d456fdbcd-mn8c2/volume-data-source-validator/volume-data-source-validator/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.797686096Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5d456fdbcd-mn8c2/volume-data-source-validator/volume-data-source-validator/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.797726017Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5d456fdbcd-mn8c2/volume-data-source-validator/volume-data-source-validator/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.797814719Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5d456fdbcd-mn8c2/volume-data-source-validator/volume-data-source-validator/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.797883841Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5d456fdbcd-mn8c2/volume-data-source-validator/volume-data-source-validator/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.798199868Z namespaces/openshift-cluster-storage-operator/policy/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.798242849Z namespaces/openshift-cluster-storage-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.79831123Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.79832206Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.798345381Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/rolebindings/csi-snapshot-controller-operator-role.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.798413613Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.798445433Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/roles/csi-snapshot-controller-operator-role.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.798505535Z namespaces/openshift-cluster-storage-operator/route.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.798550276Z namespaces/openshift-cluster-storage-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.798621667Z namespaces/openshift-cluster-version/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.798667228Z namespaces/openshift-cluster-version/openshift-cluster-version.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.79873586Z namespaces/openshift-cluster-version/apps.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.798781581Z namespaces/openshift-cluster-version/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.798837922Z namespaces/openshift-cluster-version/apps/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.798915104Z namespaces/openshift-cluster-version/apps/daemonsets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.799027796Z namespaces/openshift-cluster-version/apps/deployments.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.799114748Z namespaces/openshift-cluster-version/apps/replicasets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.79919222Z namespaces/openshift-cluster-version/apps/statefulsets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.799232281Z namespaces/openshift-cluster-version/autoscaling/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.799272642Z namespaces/openshift-cluster-version/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.799321333Z namespaces/openshift-cluster-version/batch/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.799336393Z namespaces/openshift-cluster-version/batch/cronjobs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.799441236Z namespaces/openshift-cluster-version/batch/jobs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.799481747Z namespaces/openshift-cluster-version/build.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.799523367Z namespaces/openshift-cluster-version/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.799603699Z namespaces/openshift-cluster-version/build.openshift.io/builds.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.79964312Z namespaces/openshift-cluster-version/coordination.k8s.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.799650921Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.799687621Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/version.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.799752313Z namespaces/openshift-cluster-version/core/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.799796164Z namespaces/openshift-cluster-version/core/configmaps.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.799892846Z namespaces/openshift-cluster-version/core/endpoints.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.800004658Z namespaces/openshift-cluster-version/core/events.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.800159542Z namespaces/openshift-cluster-version/core/persistentvolumeclaims.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.800233164Z namespaces/openshift-cluster-version/core/pods.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.800309825Z namespaces/openshift-cluster-version/core/replicationcontrollers.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.800423028Z namespaces/openshift-cluster-version/core/secrets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.800591662Z namespaces/openshift-cluster-version/core/services.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.800658003Z namespaces/openshift-cluster-version/discovery.k8s.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.800707604Z namespaces/openshift-cluster-version/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.800777536Z namespaces/openshift-cluster-version/image.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.800821537Z namespaces/openshift-cluster-version/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.800877668Z namespaces/openshift-cluster-version/k8s.ovn.org/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.800910739Z namespaces/openshift-cluster-version/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.801033522Z namespaces/openshift-cluster-version/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.801104423Z namespaces/openshift-cluster-version/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.801166435Z namespaces/openshift-cluster-version/monitoring.coreos.com/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.801199636Z namespaces/openshift-cluster-version/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.801239766Z namespaces/openshift-cluster-version/networking.k8s.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.801270977Z namespaces/openshift-cluster-version/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.801327928Z namespaces/openshift-cluster-version/policy/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.801357049Z namespaces/openshift-cluster-version/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.80140753Z namespaces/openshift-cluster-version/route.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.801446141Z namespaces/openshift-cluster-version/route.openshift.io/routes.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.801535363Z namespaces/openshift-config-managed/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.801586544Z namespaces/openshift-config-managed/openshift-config-managed.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.801644506Z namespaces/openshift-config-managed/apps.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.801690756Z namespaces/openshift-config-managed/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.801753838Z namespaces/openshift-config-managed/apps/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.801803309Z namespaces/openshift-config-managed/apps/daemonsets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.801872761Z namespaces/openshift-config-managed/apps/deployments.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.801981533Z namespaces/openshift-config-managed/apps/replicasets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.802057175Z namespaces/openshift-config-managed/apps/statefulsets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.802103146Z namespaces/openshift-config-managed/autoscaling/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.802143987Z namespaces/openshift-config-managed/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.802176667Z namespaces/openshift-config-managed/batch/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.802225099Z namespaces/openshift-config-managed/batch/cronjobs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.80230218Z namespaces/openshift-config-managed/batch/jobs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.802335871Z namespaces/openshift-config-managed/build.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.802376362Z namespaces/openshift-config-managed/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.802454054Z namespaces/openshift-config-managed/build.openshift.io/builds.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.802518975Z namespaces/openshift-config-managed/core/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.802557846Z namespaces/openshift-config-managed/core/configmaps.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.805742908Z namespaces/openshift-config-managed/core/endpoints.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.805816349Z namespaces/openshift-config-managed/core/events.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.805909891Z namespaces/openshift-config-managed/core/persistentvolumeclaims.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.806040674Z namespaces/openshift-config-managed/core/pods.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.806126336Z namespaces/openshift-config-managed/core/replicationcontrollers.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.80626626Z namespaces/openshift-config-managed/core/secrets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.806371242Z namespaces/openshift-config-managed/core/services.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.806410183Z namespaces/openshift-config-managed/core/configmaps/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.806456454Z namespaces/openshift-config-managed/core/configmaps/console-public.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.806533256Z namespaces/openshift-config-managed/core/configmaps/openshift-network-features.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.806581807Z namespaces/openshift-config-managed/discovery.k8s.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.806619498Z namespaces/openshift-config-managed/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.806678209Z namespaces/openshift-config-managed/image.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.80670799Z namespaces/openshift-config-managed/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.806773431Z namespaces/openshift-config-managed/k8s.ovn.org/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.806816762Z namespaces/openshift-config-managed/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.806895034Z namespaces/openshift-config-managed/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.806992856Z namespaces/openshift-config-managed/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.807039467Z namespaces/openshift-config-managed/monitoring.coreos.com/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.807080878Z namespaces/openshift-config-managed/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.807139899Z namespaces/openshift-config-managed/networking.k8s.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.80717679Z namespaces/openshift-config-managed/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.807227401Z namespaces/openshift-config-managed/policy/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.807257342Z namespaces/openshift-config-managed/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.807309133Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.807319023Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.807344644Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/openshift-network-public-role-binding.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.807407325Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.807449076Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/openshift-network-public-role.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.807507938Z namespaces/openshift-config-managed/route.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.807552659Z namespaces/openshift-config-managed/route.openshift.io/routes.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.80760128Z namespaces/openshift-config-operator/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.80761213Z namespaces/openshift-config-operator/monitoring.coreos.com/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.80762186Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.807654111Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/config-operator.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.807762804Z namespaces/openshift-config/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.807804714Z namespaces/openshift-config/openshift-config.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.807864006Z namespaces/openshift-config/apps.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.807903977Z namespaces/openshift-config/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.807973158Z namespaces/openshift-config/apps/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.808005249Z namespaces/openshift-config/apps/daemonsets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.808083791Z namespaces/openshift-config/apps/deployments.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.808159042Z namespaces/openshift-config/apps/replicasets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.808233484Z namespaces/openshift-config/apps/statefulsets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.808281025Z namespaces/openshift-config/autoscaling/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.808312206Z namespaces/openshift-config/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.808357867Z namespaces/openshift-config/batch/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.808388738Z namespaces/openshift-config/batch/cronjobs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.80847334Z namespaces/openshift-config/batch/jobs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.8085086Z namespaces/openshift-config/build.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.808552331Z namespaces/openshift-config/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.808628633Z namespaces/openshift-config/build.openshift.io/builds.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.808702025Z namespaces/openshift-config/core/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.808744495Z namespaces/openshift-config/core/configmaps.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.808856538Z namespaces/openshift-config/core/endpoints.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.80894571Z namespaces/openshift-config/core/events.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.809030132Z namespaces/openshift-config/core/persistentvolumeclaims.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.809108544Z namespaces/openshift-config/core/pods.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.809187165Z namespaces/openshift-config/core/replicationcontrollers.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.809324759Z namespaces/openshift-config/core/secrets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.809457772Z namespaces/openshift-config/core/services.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.809507063Z namespaces/openshift-config/core/secrets/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.809554514Z namespaces/openshift-config/core/secrets/pull-secret.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.809610385Z namespaces/openshift-config/discovery.k8s.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.809647986Z namespaces/openshift-config/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.809701977Z namespaces/openshift-config/image.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.809748568Z namespaces/openshift-config/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.809801579Z namespaces/openshift-config/k8s.ovn.org/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.80983968Z namespaces/openshift-config/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.809934832Z namespaces/openshift-config/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.810015884Z namespaces/openshift-config/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.810066365Z namespaces/openshift-config/monitoring.coreos.com/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.810112266Z namespaces/openshift-config/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.810149787Z namespaces/openshift-config/networking.k8s.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.810188658Z namespaces/openshift-config/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.810232809Z namespaces/openshift-config/policy/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.81027156Z namespaces/openshift-config/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.810312851Z namespaces/openshift-config/route.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.810353132Z namespaces/openshift-config/route.openshift.io/routes.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.810453924Z namespaces/openshift-console-operator/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.810488145Z namespaces/openshift-console-operator/openshift-console-operator.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.810551696Z namespaces/openshift-console-operator/apps.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.810593767Z namespaces/openshift-console-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.810636798Z namespaces/openshift-console-operator/apps/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.810682049Z namespaces/openshift-console-operator/apps/daemonsets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.810762531Z namespaces/openshift-console-operator/apps/deployments.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.810876814Z namespaces/openshift-console-operator/apps/replicasets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.811080258Z namespaces/openshift-console-operator/apps/statefulsets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.811122139Z namespaces/openshift-console-operator/autoscaling/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.81116704Z namespaces/openshift-console-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.811209931Z namespaces/openshift-console-operator/batch/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.811249802Z namespaces/openshift-console-operator/batch/cronjobs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.811325544Z namespaces/openshift-console-operator/batch/jobs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.811384835Z namespaces/openshift-console-operator/build.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.811443356Z namespaces/openshift-console-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.811523928Z namespaces/openshift-console-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.81159705Z namespaces/openshift-console-operator/coordination.k8s.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.8116075Z namespaces/openshift-console-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.811634811Z namespaces/openshift-console-operator/coordination.k8s.io/leases/console-operator-lock.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.811716822Z namespaces/openshift-console-operator/core/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.811747103Z namespaces/openshift-console-operator/core/configmaps.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.812342977Z namespaces/openshift-console-operator/core/endpoints.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.812421769Z namespaces/openshift-console-operator/core/events.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.812825167Z namespaces/openshift-console-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.812898369Z namespaces/openshift-console-operator/core/pods.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.813049743Z namespaces/openshift-console-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.813159485Z namespaces/openshift-console-operator/core/secrets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.813320839Z namespaces/openshift-console-operator/core/services.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.813510853Z namespaces/openshift-console-operator/discovery.k8s.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.813554164Z namespaces/openshift-console-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.813608525Z namespaces/openshift-console-operator/image.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.813648616Z namespaces/openshift-console-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.813681997Z namespaces/openshift-console-operator/k8s.ovn.org/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.813729808Z namespaces/openshift-console-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.8138077Z namespaces/openshift-console-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.813879161Z namespaces/openshift-console-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.813959173Z namespaces/openshift-console-operator/monitoring.coreos.com/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.813998234Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.814063175Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.814089946Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/cluster-monitoring-prometheus-rules.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.814160038Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.814186648Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/console-operator.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.81424586Z namespaces/openshift-console-operator/networking.k8s.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.81428526Z namespaces/openshift-console-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.814336112Z namespaces/openshift-console-operator/pods/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.814346502Z namespaces/openshift-console-operator/pods/console-operator-68b757fb67-qn2bx/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.814392413Z namespaces/openshift-console-operator/pods/console-operator-68b757fb67-qn2bx/console-operator-68b757fb67-qn2bx.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.814483075Z namespaces/openshift-console-operator/pods/console-operator-68b757fb67-qn2bx/console-operator/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.814495555Z namespaces/openshift-console-operator/pods/console-operator-68b757fb67-qn2bx/console-operator/console-operator/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.814499785Z namespaces/openshift-console-operator/pods/console-operator-68b757fb67-qn2bx/console-operator/console-operator/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.814541736Z namespaces/openshift-console-operator/pods/console-operator-68b757fb67-qn2bx/console-operator/console-operator/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.814980836Z namespaces/openshift-console-operator/pods/console-operator-68b757fb67-qn2bx/console-operator/console-operator/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.815028277Z namespaces/openshift-console-operator/policy/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.815068088Z namespaces/openshift-console-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.815111499Z namespaces/openshift-console-operator/route.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.81513805Z namespaces/openshift-console-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.815215512Z namespaces/openshift-console/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.815250122Z namespaces/openshift-console/openshift-console.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.815321314Z namespaces/openshift-console/apps.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.815360125Z namespaces/openshift-console/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.815424166Z namespaces/openshift-console/apps/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.815465017Z namespaces/openshift-console/apps/daemonsets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.815559019Z namespaces/openshift-console/apps/deployments.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.815752233Z namespaces/openshift-console/apps/replicasets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.81605384Z namespaces/openshift-console/apps/statefulsets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.816093051Z namespaces/openshift-console/autoscaling/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.816134222Z namespaces/openshift-console/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.816179793Z namespaces/openshift-console/batch/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.816222684Z namespaces/openshift-console/batch/cronjobs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.816298156Z namespaces/openshift-console/batch/jobs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.816343877Z namespaces/openshift-console/build.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.816373718Z namespaces/openshift-console/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.81646411Z namespaces/openshift-console/build.openshift.io/builds.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.816533061Z namespaces/openshift-console/core/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.816573712Z namespaces/openshift-console/core/configmaps.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.817261698Z namespaces/openshift-console/core/endpoints.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.8173509Z namespaces/openshift-console/core/events.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.817612706Z namespaces/openshift-console/core/persistentvolumeclaims.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.817686567Z namespaces/openshift-console/core/pods.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.817859761Z namespaces/openshift-console/core/replicationcontrollers.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.817994874Z namespaces/openshift-console/core/secrets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.818165318Z namespaces/openshift-console/core/services.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.818231749Z namespaces/openshift-console/discovery.k8s.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.81827603Z namespaces/openshift-console/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.818336592Z namespaces/openshift-console/image.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.818382173Z namespaces/openshift-console/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.818445954Z namespaces/openshift-console/k8s.ovn.org/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.818472335Z namespaces/openshift-console/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.818557087Z namespaces/openshift-console/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.818632269Z namespaces/openshift-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.818672659Z namespaces/openshift-console/monitoring.coreos.com/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.81870522Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.818760952Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.818808622Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/console.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.818840063Z namespaces/openshift-console/networking.k8s.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.818886484Z namespaces/openshift-console/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.818913015Z namespaces/openshift-console/pods/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.818938276Z namespaces/openshift-console/pods/console-9c74b957b-z4wdj/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.819040098Z namespaces/openshift-console/pods/console-9c74b957b-z4wdj/console-9c74b957b-z4wdj.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.81912517Z namespaces/openshift-console/pods/console-9c74b957b-z4wdj/console/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.81913397Z namespaces/openshift-console/pods/console-9c74b957b-z4wdj/console/console/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.81914031Z namespaces/openshift-console/pods/console-9c74b957b-z4wdj/console/console/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.81916521Z namespaces/openshift-console/pods/console-9c74b957b-z4wdj/console/console/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.819260173Z namespaces/openshift-console/pods/console-9c74b957b-z4wdj/console/console/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.819392776Z namespaces/openshift-console/pods/console-9c74b957b-z4wdj/console/console/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.819458507Z namespaces/openshift-console/pods/downloads-685bfb5f64-b9rh9/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.819496568Z namespaces/openshift-console/pods/downloads-685bfb5f64-b9rh9/downloads-685bfb5f64-b9rh9.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.81959508Z namespaces/openshift-console/pods/downloads-685bfb5f64-b9rh9/download-server/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.81960662Z namespaces/openshift-console/pods/downloads-685bfb5f64-b9rh9/download-server/download-server/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.819612531Z namespaces/openshift-console/pods/downloads-685bfb5f64-b9rh9/download-server/download-server/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.819637941Z namespaces/openshift-console/pods/downloads-685bfb5f64-b9rh9/download-server/download-server/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.819825785Z namespaces/openshift-console/pods/downloads-685bfb5f64-b9rh9/download-server/download-server/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.819893027Z namespaces/openshift-console/pods/downloads-685bfb5f64-b9rh9/download-server/download-server/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.819942668Z namespaces/openshift-console/policy/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.819994089Z namespaces/openshift-console/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.820051001Z namespaces/openshift-console/route.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.820085771Z namespaces/openshift-console/route.openshift.io/routes.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.820187214Z namespaces/openshift-controller-manager-operator/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.820237735Z namespaces/openshift-controller-manager-operator/openshift-controller-manager-operator.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.820302416Z namespaces/openshift-controller-manager-operator/apps.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.820343367Z namespaces/openshift-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.820400049Z namespaces/openshift-controller-manager-operator/apps/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.820437339Z namespaces/openshift-controller-manager-operator/apps/daemonsets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.820516691Z namespaces/openshift-controller-manager-operator/apps/deployments.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.820588443Z namespaces/openshift-controller-manager-operator/apps/replicasets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.820663484Z namespaces/openshift-controller-manager-operator/apps/statefulsets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.820738706Z namespaces/openshift-controller-manager-operator/autoscaling/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.820779417Z namespaces/openshift-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.820837148Z namespaces/openshift-controller-manager-operator/batch/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.820877299Z namespaces/openshift-controller-manager-operator/batch/cronjobs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.820977422Z namespaces/openshift-controller-manager-operator/batch/jobs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.821037003Z namespaces/openshift-controller-manager-operator/build.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.821084114Z namespaces/openshift-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.821157695Z namespaces/openshift-controller-manager-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.821230537Z namespaces/openshift-controller-manager-operator/core/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.821264228Z namespaces/openshift-controller-manager-operator/core/configmaps.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.821376891Z namespaces/openshift-controller-manager-operator/core/endpoints.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.821447792Z namespaces/openshift-controller-manager-operator/core/events.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.821528384Z namespaces/openshift-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.821597235Z namespaces/openshift-controller-manager-operator/core/pods.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.821675837Z namespaces/openshift-controller-manager-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.82178882Z namespaces/openshift-controller-manager-operator/core/secrets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.821965274Z namespaces/openshift-controller-manager-operator/core/services.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.822011965Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.822056276Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.822100207Z namespaces/openshift-controller-manager-operator/image.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.822130477Z namespaces/openshift-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.822180409Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.822218329Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.822297811Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.822370233Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.822416884Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.822442515Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.822495246Z namespaces/openshift-controller-manager-operator/networking.k8s.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.822533637Z namespaces/openshift-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.822580527Z namespaces/openshift-controller-manager-operator/policy/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.822614078Z namespaces/openshift-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.822658149Z namespaces/openshift-controller-manager-operator/route.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.822703Z namespaces/openshift-controller-manager-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.822781232Z namespaces/openshift-controller-manager/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.822826223Z namespaces/openshift-controller-manager/openshift-controller-manager.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.822877024Z namespaces/openshift-controller-manager/apps.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.822932806Z namespaces/openshift-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.822981537Z namespaces/openshift-controller-manager/apps/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.823024308Z namespaces/openshift-controller-manager/apps/daemonsets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.823096479Z namespaces/openshift-controller-manager/apps/deployments.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.823176541Z namespaces/openshift-controller-manager/apps/replicasets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.823244602Z namespaces/openshift-controller-manager/apps/statefulsets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.823299064Z namespaces/openshift-controller-manager/autoscaling/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.823335145Z namespaces/openshift-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.823391526Z namespaces/openshift-controller-manager/batch/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.823460107Z namespaces/openshift-controller-manager/batch/cronjobs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.823540989Z namespaces/openshift-controller-manager/batch/jobs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.82357466Z namespaces/openshift-controller-manager/build.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.823613891Z namespaces/openshift-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.823690483Z namespaces/openshift-controller-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.823745564Z namespaces/openshift-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.823755604Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.823794435Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.824048731Z namespaces/openshift-controller-manager/core/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.824115792Z namespaces/openshift-controller-manager/core/configmaps.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.824235165Z namespaces/openshift-controller-manager/core/endpoints.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.824311127Z namespaces/openshift-controller-manager/core/events.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.824397448Z namespaces/openshift-controller-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.824491341Z namespaces/openshift-controller-manager/core/pods.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.824580633Z namespaces/openshift-controller-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.824702015Z namespaces/openshift-controller-manager/core/secrets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.824843749Z namespaces/openshift-controller-manager/core/services.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.824888499Z namespaces/openshift-controller-manager/discovery.k8s.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.824934371Z namespaces/openshift-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.825031273Z namespaces/openshift-controller-manager/image.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.825048713Z namespaces/openshift-controller-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.825125495Z namespaces/openshift-controller-manager/k8s.ovn.org/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.825165426Z namespaces/openshift-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.825244008Z namespaces/openshift-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.825319709Z namespaces/openshift-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.825489233Z namespaces/openshift-controller-manager/monitoring.coreos.com/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.825531194Z namespaces/openshift-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.825583425Z namespaces/openshift-controller-manager/networking.k8s.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.825624836Z namespaces/openshift-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.825678837Z namespaces/openshift-controller-manager/policy/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.825724209Z namespaces/openshift-controller-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.82577497Z namespaces/openshift-controller-manager/route.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.825815751Z namespaces/openshift-controller-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.825910983Z namespaces/openshift-dns-operator/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.825996575Z namespaces/openshift-dns-operator/openshift-dns-operator.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.826145388Z namespaces/openshift-dns-operator/apps.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.826202359Z namespaces/openshift-dns-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.82625429Z namespaces/openshift-dns-operator/apps/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.826285921Z namespaces/openshift-dns-operator/apps/daemonsets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.826368783Z namespaces/openshift-dns-operator/apps/deployments.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.826438145Z namespaces/openshift-dns-operator/apps/replicasets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.826515026Z namespaces/openshift-dns-operator/apps/statefulsets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.826556947Z namespaces/openshift-dns-operator/autoscaling/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.826588498Z namespaces/openshift-dns-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.826643109Z namespaces/openshift-dns-operator/batch/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.82667848Z namespaces/openshift-dns-operator/batch/cronjobs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.826757672Z namespaces/openshift-dns-operator/batch/jobs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.826800143Z namespaces/openshift-dns-operator/build.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.826830414Z namespaces/openshift-dns-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.826912305Z namespaces/openshift-dns-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.826999617Z namespaces/openshift-dns-operator/core/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.827045268Z namespaces/openshift-dns-operator/core/configmaps.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.827144661Z namespaces/openshift-dns-operator/core/endpoints.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.827224912Z namespaces/openshift-dns-operator/core/events.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.827308884Z namespaces/openshift-dns-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.827387626Z namespaces/openshift-dns-operator/core/pods.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.827483868Z namespaces/openshift-dns-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.827601171Z namespaces/openshift-dns-operator/core/secrets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.827764764Z namespaces/openshift-dns-operator/core/services.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.828075291Z namespaces/openshift-dns-operator/discovery.k8s.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.828119443Z namespaces/openshift-dns-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.828181944Z namespaces/openshift-dns-operator/image.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.828229105Z namespaces/openshift-dns-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.828289426Z namespaces/openshift-dns-operator/k8s.ovn.org/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.828332597Z namespaces/openshift-dns-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.828410769Z namespaces/openshift-dns-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.828481061Z namespaces/openshift-dns-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.828538472Z namespaces/openshift-dns-operator/monitoring.coreos.com/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.828577583Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.828632384Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.828665145Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/dns.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.828727646Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.828765997Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/dns-operator.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.828812498Z namespaces/openshift-dns-operator/networking.k8s.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.828839429Z namespaces/openshift-dns-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.8288912Z namespaces/openshift-dns-operator/policy/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.828932941Z namespaces/openshift-dns-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.829010712Z namespaces/openshift-dns-operator/route.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.829046884Z namespaces/openshift-dns-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.829138175Z namespaces/openshift-dns/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.829177226Z namespaces/openshift-dns/openshift-dns.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.829231688Z namespaces/openshift-dns/apps.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.829268198Z namespaces/openshift-dns/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.829311719Z namespaces/openshift-dns/apps/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.82935103Z namespaces/openshift-dns/apps/daemonsets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.829499424Z namespaces/openshift-dns/apps/deployments.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.829565515Z namespaces/openshift-dns/apps/replicasets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.829643007Z namespaces/openshift-dns/apps/statefulsets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.829685648Z namespaces/openshift-dns/autoscaling/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.829722599Z namespaces/openshift-dns/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.82976674Z namespaces/openshift-dns/batch/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.829807461Z namespaces/openshift-dns/batch/cronjobs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.829882902Z namespaces/openshift-dns/batch/jobs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.829963674Z namespaces/openshift-dns/build.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.830004455Z namespaces/openshift-dns/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.830086607Z namespaces/openshift-dns/build.openshift.io/builds.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.830128458Z namespaces/openshift-dns/core/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.830170669Z namespaces/openshift-dns/core/configmaps.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.830273931Z namespaces/openshift-dns/core/endpoints.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.830351953Z namespaces/openshift-dns/core/events.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.830572388Z namespaces/openshift-dns/core/persistentvolumeclaims.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.830643379Z namespaces/openshift-dns/core/pods.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.830898205Z namespaces/openshift-dns/core/replicationcontrollers.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.831037828Z namespaces/openshift-dns/core/secrets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.831203982Z namespaces/openshift-dns/core/services.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.831255823Z namespaces/openshift-dns/discovery.k8s.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.831297874Z namespaces/openshift-dns/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.831348155Z namespaces/openshift-dns/image.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.831391556Z namespaces/openshift-dns/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.831471198Z namespaces/openshift-dns/k8s.ovn.org/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.831511009Z namespaces/openshift-dns/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.831592381Z namespaces/openshift-dns/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.831663622Z namespaces/openshift-dns/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.831725104Z namespaces/openshift-dns/monitoring.coreos.com/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.831762285Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.831840896Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.831879337Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/dns-default.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.831932069Z namespaces/openshift-dns/networking.k8s.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.83200387Z namespaces/openshift-dns/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.832044831Z namespaces/openshift-dns/pods/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.832052141Z namespaces/openshift-dns/pods/dns-default-2l522/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.832099152Z namespaces/openshift-dns/pods/dns-default-2l522/dns-default-2l522.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.832186634Z namespaces/openshift-dns/pods/dns-default-2l522/dns/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.832202815Z namespaces/openshift-dns/pods/dns-default-2l522/dns/dns/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.832211455Z namespaces/openshift-dns/pods/dns-default-2l522/dns/dns/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.832246285Z namespaces/openshift-dns/pods/dns-default-2l522/dns/dns/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.832336518Z namespaces/openshift-dns/pods/dns-default-2l522/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.832392859Z namespaces/openshift-dns/pods/dns-default-2l522/dns/dns/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.83242754Z namespaces/openshift-dns/pods/dns-default-2l522/kube-rbac-proxy/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.83243435Z namespaces/openshift-dns/pods/dns-default-2l522/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.8324442Z namespaces/openshift-dns/pods/dns-default-2l522/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.832483961Z namespaces/openshift-dns/pods/dns-default-2l522/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.832577303Z namespaces/openshift-dns/pods/dns-default-2l522/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.832640634Z namespaces/openshift-dns/pods/dns-default-2l522/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.832693976Z namespaces/openshift-dns/pods/dns-default-9q4ng/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.832713506Z namespaces/openshift-dns/pods/dns-default-9q4ng/dns-default-9q4ng.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.832806308Z namespaces/openshift-dns/pods/dns-default-9q4ng/dns/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.832816638Z namespaces/openshift-dns/pods/dns-default-9q4ng/dns/dns/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.832820538Z namespaces/openshift-dns/pods/dns-default-9q4ng/dns/dns/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.83286873Z namespaces/openshift-dns/pods/dns-default-9q4ng/dns/dns/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.832986512Z namespaces/openshift-dns/pods/dns-default-9q4ng/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.833065284Z namespaces/openshift-dns/pods/dns-default-9q4ng/dns/dns/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.833095625Z namespaces/openshift-dns/pods/dns-default-9q4ng/kube-rbac-proxy/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.833104725Z namespaces/openshift-dns/pods/dns-default-9q4ng/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.833112115Z namespaces/openshift-dns/pods/dns-default-9q4ng/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.833163596Z namespaces/openshift-dns/pods/dns-default-9q4ng/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.833253148Z namespaces/openshift-dns/pods/dns-default-9q4ng/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.83331952Z namespaces/openshift-dns/pods/dns-default-9q4ng/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.833367941Z namespaces/openshift-dns/pods/dns-default-kbqcx/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.833408302Z namespaces/openshift-dns/pods/dns-default-kbqcx/dns-default-kbqcx.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.833501104Z namespaces/openshift-dns/pods/dns-default-kbqcx/dns/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.833511374Z namespaces/openshift-dns/pods/dns-default-kbqcx/dns/dns/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.833517284Z namespaces/openshift-dns/pods/dns-default-kbqcx/dns/dns/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.833549515Z namespaces/openshift-dns/pods/dns-default-kbqcx/dns/dns/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.833633247Z namespaces/openshift-dns/pods/dns-default-kbqcx/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.833706229Z namespaces/openshift-dns/pods/dns-default-kbqcx/dns/dns/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.833742149Z namespaces/openshift-dns/pods/dns-default-kbqcx/kube-rbac-proxy/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.833750339Z namespaces/openshift-dns/pods/dns-default-kbqcx/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.83377951Z namespaces/openshift-dns/pods/dns-default-kbqcx/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.83378563Z namespaces/openshift-dns/pods/dns-default-kbqcx/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.833875562Z namespaces/openshift-dns/pods/dns-default-kbqcx/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.833971084Z namespaces/openshift-dns/pods/dns-default-kbqcx/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.834014635Z namespaces/openshift-dns/pods/node-resolver-7b6vx/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.834059636Z namespaces/openshift-dns/pods/node-resolver-7b6vx/node-resolver-7b6vx.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.834133328Z namespaces/openshift-dns/pods/node-resolver-7b6vx/dns-node-resolver/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.834146518Z namespaces/openshift-dns/pods/node-resolver-7b6vx/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.834150539Z namespaces/openshift-dns/pods/node-resolver-7b6vx/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.834199389Z namespaces/openshift-dns/pods/node-resolver-7b6vx/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.834284802Z namespaces/openshift-dns/pods/node-resolver-7b6vx/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.834345753Z namespaces/openshift-dns/pods/node-resolver-7b6vx/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.834563358Z namespaces/openshift-dns/pods/node-resolver-pfvx9/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.834609049Z namespaces/openshift-dns/pods/node-resolver-pfvx9/node-resolver-pfvx9.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.834683391Z namespaces/openshift-dns/pods/node-resolver-pfvx9/dns-node-resolver/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.834691321Z namespaces/openshift-dns/pods/node-resolver-pfvx9/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.834700161Z namespaces/openshift-dns/pods/node-resolver-pfvx9/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.834743892Z namespaces/openshift-dns/pods/node-resolver-pfvx9/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.834824994Z namespaces/openshift-dns/pods/node-resolver-pfvx9/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.834892575Z namespaces/openshift-dns/pods/node-resolver-pfvx9/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.834958467Z namespaces/openshift-dns/pods/node-resolver-wflvt/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.835003798Z namespaces/openshift-dns/pods/node-resolver-wflvt/node-resolver-wflvt.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.835077749Z namespaces/openshift-dns/pods/node-resolver-wflvt/dns-node-resolver/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.835084789Z namespaces/openshift-dns/pods/node-resolver-wflvt/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.83509163Z namespaces/openshift-dns/pods/node-resolver-wflvt/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.835128801Z namespaces/openshift-dns/pods/node-resolver-wflvt/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.835216292Z namespaces/openshift-dns/pods/node-resolver-wflvt/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.835280234Z namespaces/openshift-dns/pods/node-resolver-wflvt/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.835325145Z namespaces/openshift-dns/policy/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.835368996Z namespaces/openshift-dns/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.835416497Z namespaces/openshift-dns/route.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.835470898Z namespaces/openshift-dns/route.openshift.io/routes.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.83556676Z namespaces/openshift-etcd/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.835608431Z namespaces/openshift-etcd/openshift-etcd.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.835672113Z namespaces/openshift-etcd/apps.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.835710474Z namespaces/openshift-etcd/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.835772105Z namespaces/openshift-etcd/apps/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.835809876Z namespaces/openshift-etcd/apps/daemonsets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.835888298Z namespaces/openshift-etcd/apps/deployments.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.83599295Z namespaces/openshift-etcd/apps/replicasets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.836068922Z namespaces/openshift-etcd/apps/statefulsets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.836121663Z namespaces/openshift-etcd/autoscaling/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.836144993Z namespaces/openshift-etcd/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.836210055Z namespaces/openshift-etcd/batch/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.836255446Z namespaces/openshift-etcd/batch/cronjobs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.836330438Z namespaces/openshift-etcd/batch/jobs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.836383209Z namespaces/openshift-etcd/build.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.83641767Z namespaces/openshift-etcd/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.836550823Z namespaces/openshift-etcd/build.openshift.io/builds.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.836620234Z namespaces/openshift-etcd/core/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.836669705Z namespaces/openshift-etcd/core/configmaps.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.836759627Z namespaces/openshift-etcd/core/endpoints.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.836829929Z namespaces/openshift-etcd/core/events.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.836903321Z namespaces/openshift-etcd/core/persistentvolumeclaims.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.837014643Z namespaces/openshift-etcd/core/pods.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.837089575Z namespaces/openshift-etcd/core/replicationcontrollers.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.837213968Z namespaces/openshift-etcd/core/secrets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.837363901Z namespaces/openshift-etcd/core/services.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.837411762Z namespaces/openshift-etcd/discovery.k8s.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.837450053Z namespaces/openshift-etcd/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.837497294Z namespaces/openshift-etcd/image.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.837535085Z namespaces/openshift-etcd/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.837599556Z namespaces/openshift-etcd/k8s.ovn.org/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.837657027Z namespaces/openshift-etcd/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.837717569Z namespaces/openshift-etcd/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.837795661Z namespaces/openshift-etcd/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.837838812Z namespaces/openshift-etcd/monitoring.coreos.com/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.837884863Z namespaces/openshift-etcd/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.837932244Z namespaces/openshift-etcd/networking.k8s.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.838002955Z namespaces/openshift-etcd/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.838058437Z namespaces/openshift-etcd/policy/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.838107708Z namespaces/openshift-etcd/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.838158659Z namespaces/openshift-etcd/route.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.83821095Z namespaces/openshift-etcd/route.openshift.io/routes.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.838290012Z namespaces/openshift-host-network/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.838332433Z namespaces/openshift-host-network/openshift-host-network.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.838402564Z namespaces/openshift-host-network/apps.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.838443255Z namespaces/openshift-host-network/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.838507807Z namespaces/openshift-host-network/apps/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.838545078Z namespaces/openshift-host-network/apps/daemonsets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.83863743Z namespaces/openshift-host-network/apps/deployments.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.838708971Z namespaces/openshift-host-network/apps/replicasets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.838785673Z namespaces/openshift-host-network/apps/statefulsets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.839505359Z namespaces/openshift-host-network/autoscaling/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.83955205Z namespaces/openshift-host-network/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.839604662Z namespaces/openshift-host-network/batch/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.839645363Z namespaces/openshift-host-network/batch/cronjobs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.839728444Z namespaces/openshift-host-network/batch/jobs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.839780595Z namespaces/openshift-host-network/build.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.839830177Z namespaces/openshift-host-network/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.839912729Z namespaces/openshift-host-network/build.openshift.io/builds.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.840039871Z namespaces/openshift-host-network/core/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.840082782Z namespaces/openshift-host-network/core/configmaps.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.840185375Z namespaces/openshift-host-network/core/endpoints.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.840257846Z namespaces/openshift-host-network/core/events.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.840337438Z namespaces/openshift-host-network/core/persistentvolumeclaims.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.84040968Z namespaces/openshift-host-network/core/pods.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.840487502Z namespaces/openshift-host-network/core/replicationcontrollers.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.840637865Z namespaces/openshift-host-network/core/secrets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.840734407Z namespaces/openshift-host-network/core/services.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.840793008Z namespaces/openshift-host-network/core/resourcequotas/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.840839449Z namespaces/openshift-host-network/core/resourcequotas/host-network-namespace-quotas.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.840888651Z namespaces/openshift-host-network/discovery.k8s.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.840937372Z namespaces/openshift-host-network/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.841037514Z namespaces/openshift-host-network/image.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.841073585Z namespaces/openshift-host-network/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.841153746Z namespaces/openshift-host-network/k8s.ovn.org/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.841207278Z namespaces/openshift-host-network/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.841282629Z namespaces/openshift-host-network/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.841364771Z namespaces/openshift-host-network/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.841412462Z namespaces/openshift-host-network/monitoring.coreos.com/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.841431743Z namespaces/openshift-host-network/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.841490234Z namespaces/openshift-host-network/networking.k8s.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.841522445Z namespaces/openshift-host-network/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.841579306Z namespaces/openshift-host-network/policy/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.841624677Z namespaces/openshift-host-network/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.841661448Z namespaces/openshift-host-network/route.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.841722929Z namespaces/openshift-host-network/route.openshift.io/routes.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.841796931Z namespaces/openshift-image-registry/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.841844142Z namespaces/openshift-image-registry/openshift-image-registry.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.841902743Z namespaces/openshift-image-registry/apps.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.841959355Z namespaces/openshift-image-registry/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.842035916Z namespaces/openshift-image-registry/apps/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.842064837Z namespaces/openshift-image-registry/apps/daemonsets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.842175089Z namespaces/openshift-image-registry/apps/deployments.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.842331603Z namespaces/openshift-image-registry/apps/replicasets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.842512727Z namespaces/openshift-image-registry/apps/statefulsets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.842568518Z namespaces/openshift-image-registry/autoscaling/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.84261455Z namespaces/openshift-image-registry/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.84266206Z namespaces/openshift-image-registry/batch/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.842692521Z namespaces/openshift-image-registry/batch/cronjobs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.842796334Z namespaces/openshift-image-registry/batch/jobs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.842849815Z namespaces/openshift-image-registry/build.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.842889966Z namespaces/openshift-image-registry/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.842991738Z namespaces/openshift-image-registry/build.openshift.io/builds.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.843044669Z namespaces/openshift-image-registry/coordination.k8s.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.843053729Z namespaces/openshift-image-registry/coordination.k8s.io/leases/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.84309502Z namespaces/openshift-image-registry/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.843167282Z namespaces/openshift-image-registry/core/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.843196692Z namespaces/openshift-image-registry/core/configmaps.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.843825867Z namespaces/openshift-image-registry/core/endpoints.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.843903719Z namespaces/openshift-image-registry/core/events.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.844538723Z namespaces/openshift-image-registry/core/persistentvolumeclaims.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.844606464Z namespaces/openshift-image-registry/core/pods.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.84484476Z namespaces/openshift-image-registry/core/replicationcontrollers.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.845016884Z namespaces/openshift-image-registry/core/secrets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.845212728Z namespaces/openshift-image-registry/core/services.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.845272469Z namespaces/openshift-image-registry/discovery.k8s.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.8453212Z namespaces/openshift-image-registry/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.845381292Z namespaces/openshift-image-registry/image.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.845425223Z namespaces/openshift-image-registry/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.845483884Z namespaces/openshift-image-registry/k8s.ovn.org/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.845526905Z namespaces/openshift-image-registry/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.845666338Z namespaces/openshift-image-registry/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.84572985Z namespaces/openshift-image-registry/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.845789581Z namespaces/openshift-image-registry/monitoring.coreos.com/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.845830082Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.845910084Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.846010416Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-operator-alerts.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.846136179Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-rules.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.846270372Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/imagestreams-rules.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.846333063Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.846410645Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/image-registry.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.846469166Z namespaces/openshift-image-registry/networking.k8s.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.846566159Z namespaces/openshift-image-registry/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.84662802Z namespaces/openshift-image-registry/pods/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.846663971Z namespaces/openshift-image-registry/pods/image-registry-685fc4f98d-99nqw/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.846716432Z namespaces/openshift-image-registry/pods/image-registry-685fc4f98d-99nqw/image-registry-685fc4f98d-99nqw.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.846884786Z namespaces/openshift-image-registry/pods/image-registry-685fc4f98d-99nqw/registry/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.846965937Z namespaces/openshift-image-registry/pods/image-registry-685fc4f98d-99nqw/registry/registry/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.847009218Z namespaces/openshift-image-registry/pods/image-registry-685fc4f98d-99nqw/registry/registry/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.847046449Z namespaces/openshift-image-registry/pods/image-registry-685fc4f98d-99nqw/registry/registry/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.84838834Z namespaces/openshift-image-registry/pods/image-registry-685fc4f98d-99nqw/registry/registry/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.84843147Z namespaces/openshift-image-registry/pods/image-registry-685fc4f98d-99nqw/registry/registry/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.848439331Z namespaces/openshift-image-registry/pods/node-ca-58tpf/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.848446211Z namespaces/openshift-image-registry/pods/node-ca-58tpf/node-ca-58tpf.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.848452651Z namespaces/openshift-image-registry/pods/node-ca-58tpf/node-ca/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.848458121Z namespaces/openshift-image-registry/pods/node-ca-58tpf/node-ca/node-ca/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.848463511Z namespaces/openshift-image-registry/pods/node-ca-58tpf/node-ca/node-ca/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.848470171Z namespaces/openshift-image-registry/pods/node-ca-58tpf/node-ca/node-ca/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.848492582Z namespaces/openshift-image-registry/pods/node-ca-58tpf/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.848506572Z namespaces/openshift-image-registry/pods/node-ca-58tpf/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.848512803Z namespaces/openshift-image-registry/pods/node-ca-tpjdx/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.848518372Z namespaces/openshift-image-registry/pods/node-ca-tpjdx/node-ca-tpjdx.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.848632775Z namespaces/openshift-image-registry/pods/node-ca-tpjdx/node-ca/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.848647426Z namespaces/openshift-image-registry/pods/node-ca-tpjdx/node-ca/node-ca/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.848668796Z namespaces/openshift-image-registry/pods/node-ca-tpjdx/node-ca/node-ca/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.848678876Z namespaces/openshift-image-registry/pods/node-ca-tpjdx/node-ca/node-ca/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.8488306Z namespaces/openshift-image-registry/pods/node-ca-tpjdx/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.848909241Z namespaces/openshift-image-registry/pods/node-ca-tpjdx/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.848997743Z namespaces/openshift-image-registry/pods/node-ca-vnjdb/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.849072245Z namespaces/openshift-image-registry/pods/node-ca-vnjdb/node-ca-vnjdb.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.849159117Z namespaces/openshift-image-registry/pods/node-ca-vnjdb/node-ca/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.849169697Z namespaces/openshift-image-registry/pods/node-ca-vnjdb/node-ca/node-ca/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.849183218Z namespaces/openshift-image-registry/pods/node-ca-vnjdb/node-ca/node-ca/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.849255849Z namespaces/openshift-image-registry/pods/node-ca-vnjdb/node-ca/node-ca/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.849395742Z namespaces/openshift-image-registry/pods/node-ca-vnjdb/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.849486074Z namespaces/openshift-image-registry/pods/node-ca-vnjdb/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.849509725Z namespaces/openshift-image-registry/policy/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.849658978Z namespaces/openshift-image-registry/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.84974349Z namespaces/openshift-image-registry/route.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.849805792Z namespaces/openshift-image-registry/route.openshift.io/routes.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.849952525Z namespaces/openshift-ingress-canary/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.850354614Z namespaces/openshift-ingress-canary/openshift-ingress-canary.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.850428006Z namespaces/openshift-ingress-canary/apps.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.850464466Z namespaces/openshift-ingress-canary/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.850567409Z namespaces/openshift-ingress-canary/apps/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.85062705Z namespaces/openshift-ingress-canary/apps/daemonsets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.850771773Z namespaces/openshift-ingress-canary/apps/deployments.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.850884326Z namespaces/openshift-ingress-canary/apps/replicasets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.851019119Z namespaces/openshift-ingress-canary/apps/statefulsets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.85108291Z namespaces/openshift-ingress-canary/autoscaling/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.851123341Z namespaces/openshift-ingress-canary/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.851197063Z namespaces/openshift-ingress-canary/batch/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.851258884Z namespaces/openshift-ingress-canary/batch/cronjobs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.851372347Z namespaces/openshift-ingress-canary/batch/jobs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.851471589Z namespaces/openshift-ingress-canary/build.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.85152312Z namespaces/openshift-ingress-canary/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.851644323Z namespaces/openshift-ingress-canary/build.openshift.io/builds.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.851752556Z namespaces/openshift-ingress-canary/core/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.851801437Z namespaces/openshift-ingress-canary/core/configmaps.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.85194294Z namespaces/openshift-ingress-canary/core/endpoints.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.852378579Z namespaces/openshift-ingress-canary/core/events.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.852583644Z namespaces/openshift-ingress-canary/core/persistentvolumeclaims.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.852696997Z namespaces/openshift-ingress-canary/core/pods.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.852934772Z namespaces/openshift-ingress-canary/core/replicationcontrollers.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.853131967Z namespaces/openshift-ingress-canary/core/secrets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.853351132Z namespaces/openshift-ingress-canary/core/services.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.853440434Z namespaces/openshift-ingress-canary/discovery.k8s.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.853502115Z namespaces/openshift-ingress-canary/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.853600127Z namespaces/openshift-ingress-canary/image.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.853658378Z namespaces/openshift-ingress-canary/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.85374043Z namespaces/openshift-ingress-canary/k8s.ovn.org/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.853801622Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.853940385Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.854061388Z namespaces/openshift-ingress-canary/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.854137359Z namespaces/openshift-ingress-canary/monitoring.coreos.com/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.854192411Z namespaces/openshift-ingress-canary/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.854269512Z namespaces/openshift-ingress-canary/networking.k8s.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.854325623Z namespaces/openshift-ingress-canary/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.854405415Z namespaces/openshift-ingress-canary/pods/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.854414916Z namespaces/openshift-ingress-canary/pods/ingress-canary-82djv/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.854494357Z namespaces/openshift-ingress-canary/pods/ingress-canary-82djv/ingress-canary-82djv.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.85460821Z namespaces/openshift-ingress-canary/pods/ingress-canary-82djv/serve-healthcheck-canary/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.85461574Z namespaces/openshift-ingress-canary/pods/ingress-canary-82djv/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.85462848Z namespaces/openshift-ingress-canary/pods/ingress-canary-82djv/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.854697652Z namespaces/openshift-ingress-canary/pods/ingress-canary-82djv/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.854825435Z namespaces/openshift-ingress-canary/pods/ingress-canary-82djv/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.854940717Z namespaces/openshift-ingress-canary/pods/ingress-canary-82djv/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.855023069Z namespaces/openshift-ingress-canary/pods/ingress-canary-8brmc/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.85508106Z namespaces/openshift-ingress-canary/pods/ingress-canary-8brmc/ingress-canary-8brmc.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.855181033Z namespaces/openshift-ingress-canary/pods/ingress-canary-8brmc/serve-healthcheck-canary/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.855200083Z namespaces/openshift-ingress-canary/pods/ingress-canary-8brmc/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.855229304Z namespaces/openshift-ingress-canary/pods/ingress-canary-8brmc/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.855286475Z namespaces/openshift-ingress-canary/pods/ingress-canary-8brmc/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.855441729Z namespaces/openshift-ingress-canary/pods/ingress-canary-8brmc/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.855537791Z namespaces/openshift-ingress-canary/pods/ingress-canary-8brmc/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.855603832Z namespaces/openshift-ingress-canary/pods/ingress-canary-clfj6/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.855636423Z namespaces/openshift-ingress-canary/pods/ingress-canary-clfj6/ingress-canary-clfj6.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.855745166Z namespaces/openshift-ingress-canary/pods/ingress-canary-clfj6/serve-healthcheck-canary/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.855755676Z namespaces/openshift-ingress-canary/pods/ingress-canary-clfj6/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.855761856Z namespaces/openshift-ingress-canary/pods/ingress-canary-clfj6/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.855819867Z namespaces/openshift-ingress-canary/pods/ingress-canary-clfj6/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.8559542Z namespaces/openshift-ingress-canary/pods/ingress-canary-clfj6/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.856065613Z namespaces/openshift-ingress-canary/pods/ingress-canary-clfj6/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.856107934Z namespaces/openshift-ingress-canary/policy/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.856174485Z namespaces/openshift-ingress-canary/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.856241867Z namespaces/openshift-ingress-canary/route.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.856298888Z namespaces/openshift-ingress-canary/route.openshift.io/routes.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.856424821Z namespaces/openshift-ingress-operator/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.856488612Z namespaces/openshift-ingress-operator/openshift-ingress-operator.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.856583094Z namespaces/openshift-ingress-operator/apps.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.856647926Z namespaces/openshift-ingress-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.856745058Z namespaces/openshift-ingress-operator/apps/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.856780959Z namespaces/openshift-ingress-operator/apps/daemonsets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.856912062Z namespaces/openshift-ingress-operator/apps/deployments.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.857088096Z namespaces/openshift-ingress-operator/apps/replicasets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.857200858Z namespaces/openshift-ingress-operator/apps/statefulsets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.85726227Z namespaces/openshift-ingress-operator/autoscaling/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.857320531Z namespaces/openshift-ingress-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.857380862Z namespaces/openshift-ingress-operator/batch/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.857428024Z namespaces/openshift-ingress-operator/batch/cronjobs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.857528466Z namespaces/openshift-ingress-operator/batch/jobs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.857593417Z namespaces/openshift-ingress-operator/build.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.857656109Z namespaces/openshift-ingress-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.857766411Z namespaces/openshift-ingress-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.857834023Z namespaces/openshift-ingress-operator/core/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.857895504Z namespaces/openshift-ingress-operator/core/configmaps.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.858642431Z namespaces/openshift-ingress-operator/core/endpoints.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.858755374Z namespaces/openshift-ingress-operator/core/events.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.858891457Z namespaces/openshift-ingress-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.85902947Z namespaces/openshift-ingress-operator/core/pods.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.859136502Z namespaces/openshift-ingress-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.859308106Z namespaces/openshift-ingress-operator/core/secrets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.859598912Z namespaces/openshift-ingress-operator/core/services.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.859695275Z namespaces/openshift-ingress-operator/discovery.k8s.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.859758076Z namespaces/openshift-ingress-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.859821057Z namespaces/openshift-ingress-operator/image.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.859881789Z namespaces/openshift-ingress-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.859971281Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.859992681Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.860030332Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/default-wildcard.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.860139985Z namespaces/openshift-ingress-operator/k8s.ovn.org/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.860192736Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.860293928Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.860466792Z namespaces/openshift-ingress-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.860535223Z namespaces/openshift-ingress-operator/monitoring.coreos.com/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.860593765Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.860667537Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.860729118Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ingress-operator.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.860803269Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.860848711Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ingress-operator.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.860904942Z namespaces/openshift-ingress-operator/networking.k8s.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.860973384Z namespaces/openshift-ingress-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.861030365Z namespaces/openshift-ingress-operator/operator.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.861040135Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.861092166Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/default.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.861245819Z namespaces/openshift-ingress-operator/policy/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.861386003Z namespaces/openshift-ingress-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.861419974Z namespaces/openshift-ingress-operator/route.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.861538856Z namespaces/openshift-ingress-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.861563327Z namespaces/openshift-ingress/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.861597387Z namespaces/openshift-ingress/openshift-ingress.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.861673719Z namespaces/openshift-ingress/apps.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.86169063Z namespaces/openshift-ingress/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.861791772Z namespaces/openshift-ingress/apps/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.861853063Z namespaces/openshift-ingress/apps/daemonsets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.861939965Z namespaces/openshift-ingress/apps/deployments.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.862107999Z namespaces/openshift-ingress/apps/replicasets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.862363295Z namespaces/openshift-ingress/apps/statefulsets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.862395416Z namespaces/openshift-ingress/autoscaling/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.862439217Z namespaces/openshift-ingress/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.862509918Z namespaces/openshift-ingress/batch/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.8625715Z namespaces/openshift-ingress/batch/cronjobs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.862659402Z namespaces/openshift-ingress/batch/jobs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.862720073Z namespaces/openshift-ingress/build.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.862742593Z namespaces/openshift-ingress/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.862867846Z namespaces/openshift-ingress/build.openshift.io/builds.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.862983609Z namespaces/openshift-ingress/core/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.863076021Z namespaces/openshift-ingress/core/configmaps.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.863254175Z namespaces/openshift-ingress/core/endpoints.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.863374458Z namespaces/openshift-ingress/core/events.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.863601583Z namespaces/openshift-ingress/core/persistentvolumeclaims.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.863716825Z namespaces/openshift-ingress/core/pods.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.863884169Z namespaces/openshift-ingress/core/replicationcontrollers.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.864127764Z namespaces/openshift-ingress/core/secrets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.86437727Z namespaces/openshift-ingress/core/services.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.864497533Z namespaces/openshift-ingress/discovery.k8s.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.864561514Z namespaces/openshift-ingress/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.864654407Z namespaces/openshift-ingress/image.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.864707788Z namespaces/openshift-ingress/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.86479908Z namespaces/openshift-ingress/k8s.ovn.org/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.864859841Z namespaces/openshift-ingress/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.864998524Z namespaces/openshift-ingress/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.865107667Z namespaces/openshift-ingress/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.865177458Z namespaces/openshift-ingress/monitoring.coreos.com/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.865237809Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.865316431Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.865369643Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/router-default.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.865457534Z namespaces/openshift-ingress/networking.k8s.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.865523046Z namespaces/openshift-ingress/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.865594348Z namespaces/openshift-ingress/pods/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.865611798Z namespaces/openshift-ingress/pods/router-default-6879d7ccd5-7jg6n/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.865669729Z namespaces/openshift-ingress/pods/router-default-6879d7ccd5-7jg6n/router-default-6879d7ccd5-7jg6n.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.865809013Z namespaces/openshift-ingress/pods/router-default-6879d7ccd5-7jg6n/router/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.865818293Z namespaces/openshift-ingress/pods/router-default-6879d7ccd5-7jg6n/router/router/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.865835313Z namespaces/openshift-ingress/pods/router-default-6879d7ccd5-7jg6n/router/router/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.865880924Z namespaces/openshift-ingress/pods/router-default-6879d7ccd5-7jg6n/router/router/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.86614343Z namespaces/openshift-ingress/pods/router-default-6879d7ccd5-7jg6n/router/router/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.866240402Z namespaces/openshift-ingress/pods/router-default-6879d7ccd5-7jg6n/router/router/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.866289923Z namespaces/openshift-ingress/policy/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.866357365Z namespaces/openshift-ingress/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.866430947Z namespaces/openshift-ingress/route.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.866483688Z namespaces/openshift-ingress/route.openshift.io/routes.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.8666109Z namespaces/openshift-insights/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.866664512Z namespaces/openshift-insights/openshift-insights.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.866738323Z namespaces/openshift-insights/apps.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.866800905Z namespaces/openshift-insights/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.866888917Z namespaces/openshift-insights/apps/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.866971489Z namespaces/openshift-insights/apps/daemonsets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.867142432Z namespaces/openshift-insights/apps/deployments.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.867298666Z namespaces/openshift-insights/apps/replicasets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.86746907Z namespaces/openshift-insights/apps/statefulsets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.867517401Z namespaces/openshift-insights/apps/deployments/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.867589283Z namespaces/openshift-insights/apps/deployments/insights-operator.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.867994702Z namespaces/openshift-insights/autoscaling/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.868058353Z namespaces/openshift-insights/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.868149005Z namespaces/openshift-insights/batch/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.868207596Z namespaces/openshift-insights/batch/cronjobs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.868307969Z namespaces/openshift-insights/batch/jobs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.86837452Z namespaces/openshift-insights/build.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.868427732Z namespaces/openshift-insights/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.868546714Z namespaces/openshift-insights/build.openshift.io/builds.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.868662917Z namespaces/openshift-insights/core/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.868716398Z namespaces/openshift-insights/core/configmaps.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.869405814Z namespaces/openshift-insights/core/endpoints.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.869504976Z namespaces/openshift-insights/core/events.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.869824243Z namespaces/openshift-insights/core/persistentvolumeclaims.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.869985777Z namespaces/openshift-insights/core/pods.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.870330244Z namespaces/openshift-insights/core/replicationcontrollers.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.870421037Z namespaces/openshift-insights/core/secrets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.87056108Z namespaces/openshift-insights/core/services.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.870659632Z namespaces/openshift-insights/core/configmaps/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.870753754Z namespaces/openshift-insights/core/configmaps/service-ca-bundle.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.870832716Z namespaces/openshift-insights/core/serviceaccounts/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.870874867Z namespaces/openshift-insights/core/serviceaccounts/gather.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.871097452Z namespaces/openshift-insights/core/serviceaccounts/operator.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.871166893Z namespaces/openshift-insights/core/services/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.871217655Z namespaces/openshift-insights/core/services/metrics.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.871287496Z namespaces/openshift-insights/discovery.k8s.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.871340667Z namespaces/openshift-insights/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.87148787Z namespaces/openshift-insights/image.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.871515861Z namespaces/openshift-insights/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.871602993Z namespaces/openshift-insights/k8s.ovn.org/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.871670515Z namespaces/openshift-insights/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.871796928Z namespaces/openshift-insights/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.87190243Z namespaces/openshift-insights/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.872023153Z namespaces/openshift-insights/monitoring.coreos.com/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.872088394Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.872170406Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.872231677Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/insights-prometheus-rules.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.872312959Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.87236763Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/insights-operator.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.872444952Z namespaces/openshift-insights/networking.k8s.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.872501043Z namespaces/openshift-insights/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.872748879Z namespaces/openshift-insights/pods/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.872756749Z namespaces/openshift-insights/pods/insights-operator-5c847dcfc4-ctm5m/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.872829141Z namespaces/openshift-insights/pods/insights-operator-5c847dcfc4-ctm5m/insights-operator-5c847dcfc4-ctm5m.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.872992464Z namespaces/openshift-insights/pods/insights-operator-5c847dcfc4-ctm5m/insights-operator/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.873005995Z namespaces/openshift-insights/pods/insights-operator-5c847dcfc4-ctm5m/insights-operator/insights-operator/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.873016595Z namespaces/openshift-insights/pods/insights-operator-5c847dcfc4-ctm5m/insights-operator/insights-operator/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.873093407Z namespaces/openshift-insights/pods/insights-operator-5c847dcfc4-ctm5m/insights-operator/insights-operator/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.873577318Z namespaces/openshift-insights/pods/insights-operator-5c847dcfc4-ctm5m/insights-operator/insights-operator/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.874012778Z namespaces/openshift-insights/pods/insights-runtime-extractor-5xlpr/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.874065099Z namespaces/openshift-insights/pods/insights-runtime-extractor-5xlpr/insights-runtime-extractor-5xlpr.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.874177421Z namespaces/openshift-insights/pods/insights-runtime-extractor-5xlpr/exporter/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.874189682Z namespaces/openshift-insights/pods/insights-runtime-extractor-5xlpr/exporter/exporter/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.874198382Z namespaces/openshift-insights/pods/insights-runtime-extractor-5xlpr/exporter/exporter/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.874227462Z namespaces/openshift-insights/pods/insights-runtime-extractor-5xlpr/exporter/exporter/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.874325405Z namespaces/openshift-insights/pods/insights-runtime-extractor-5xlpr/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.874394716Z namespaces/openshift-insights/pods/insights-runtime-extractor-5xlpr/exporter/exporter/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.874443277Z namespaces/openshift-insights/pods/insights-runtime-extractor-5xlpr/extractor/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.874451047Z namespaces/openshift-insights/pods/insights-runtime-extractor-5xlpr/extractor/extractor/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.874460457Z namespaces/openshift-insights/pods/insights-runtime-extractor-5xlpr/extractor/extractor/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.874512189Z namespaces/openshift-insights/pods/insights-runtime-extractor-5xlpr/extractor/extractor/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.874621861Z namespaces/openshift-insights/pods/insights-runtime-extractor-5xlpr/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.874709993Z namespaces/openshift-insights/pods/insights-runtime-extractor-5xlpr/extractor/extractor/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.874777255Z namespaces/openshift-insights/pods/insights-runtime-extractor-5xlpr/kube-rbac-proxy/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.874787455Z namespaces/openshift-insights/pods/insights-runtime-extractor-5xlpr/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.874796155Z namespaces/openshift-insights/pods/insights-runtime-extractor-5xlpr/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.874852796Z namespaces/openshift-insights/pods/insights-runtime-extractor-5xlpr/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.87501474Z namespaces/openshift-insights/pods/insights-runtime-extractor-5xlpr/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.875117672Z namespaces/openshift-insights/pods/insights-runtime-extractor-5xlpr/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.875181014Z namespaces/openshift-insights/pods/insights-runtime-extractor-f57rh/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.875229455Z namespaces/openshift-insights/pods/insights-runtime-extractor-f57rh/insights-runtime-extractor-f57rh.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.875362798Z namespaces/openshift-insights/pods/insights-runtime-extractor-f57rh/exporter/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.875372088Z namespaces/openshift-insights/pods/insights-runtime-extractor-f57rh/exporter/exporter/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.875385938Z namespaces/openshift-insights/pods/insights-runtime-extractor-f57rh/exporter/exporter/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.87546089Z namespaces/openshift-insights/pods/insights-runtime-extractor-f57rh/exporter/exporter/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.875582023Z namespaces/openshift-insights/pods/insights-runtime-extractor-f57rh/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.875683325Z namespaces/openshift-insights/pods/insights-runtime-extractor-f57rh/exporter/exporter/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.875734596Z namespaces/openshift-insights/pods/insights-runtime-extractor-f57rh/extractor/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.875746386Z namespaces/openshift-insights/pods/insights-runtime-extractor-f57rh/extractor/extractor/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.875755767Z namespaces/openshift-insights/pods/insights-runtime-extractor-f57rh/extractor/extractor/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.875823278Z namespaces/openshift-insights/pods/insights-runtime-extractor-f57rh/extractor/extractor/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.876000052Z namespaces/openshift-insights/pods/insights-runtime-extractor-f57rh/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.876112095Z namespaces/openshift-insights/pods/insights-runtime-extractor-f57rh/extractor/extractor/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.876152866Z namespaces/openshift-insights/pods/insights-runtime-extractor-f57rh/kube-rbac-proxy/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.876165356Z namespaces/openshift-insights/pods/insights-runtime-extractor-f57rh/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.876174436Z namespaces/openshift-insights/pods/insights-runtime-extractor-f57rh/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.876256088Z namespaces/openshift-insights/pods/insights-runtime-extractor-f57rh/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.876382611Z namespaces/openshift-insights/pods/insights-runtime-extractor-f57rh/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.876477833Z namespaces/openshift-insights/pods/insights-runtime-extractor-f57rh/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.876544795Z namespaces/openshift-insights/pods/insights-runtime-extractor-r6rhh/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.876602076Z namespaces/openshift-insights/pods/insights-runtime-extractor-r6rhh/insights-runtime-extractor-r6rhh.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.877115248Z namespaces/openshift-insights/pods/insights-runtime-extractor-r6rhh/exporter/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.877145348Z namespaces/openshift-insights/pods/insights-runtime-extractor-r6rhh/exporter/exporter/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.877162389Z namespaces/openshift-insights/pods/insights-runtime-extractor-r6rhh/exporter/exporter/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.877200619Z namespaces/openshift-insights/pods/insights-runtime-extractor-r6rhh/exporter/exporter/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.877325862Z namespaces/openshift-insights/pods/insights-runtime-extractor-r6rhh/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.877424344Z namespaces/openshift-insights/pods/insights-runtime-extractor-r6rhh/exporter/exporter/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.877463905Z namespaces/openshift-insights/pods/insights-runtime-extractor-r6rhh/extractor/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.877472885Z namespaces/openshift-insights/pods/insights-runtime-extractor-r6rhh/extractor/extractor/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.877502986Z namespaces/openshift-insights/pods/insights-runtime-extractor-r6rhh/extractor/extractor/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.877544577Z namespaces/openshift-insights/pods/insights-runtime-extractor-r6rhh/extractor/extractor/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.87768576Z namespaces/openshift-insights/pods/insights-runtime-extractor-r6rhh/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.877784163Z namespaces/openshift-insights/pods/insights-runtime-extractor-r6rhh/extractor/extractor/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.877837704Z namespaces/openshift-insights/pods/insights-runtime-extractor-r6rhh/kube-rbac-proxy/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.877847934Z namespaces/openshift-insights/pods/insights-runtime-extractor-r6rhh/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.877857204Z namespaces/openshift-insights/pods/insights-runtime-extractor-r6rhh/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.877895775Z namespaces/openshift-insights/pods/insights-runtime-extractor-r6rhh/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.878055689Z namespaces/openshift-insights/pods/insights-runtime-extractor-r6rhh/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.878155471Z namespaces/openshift-insights/pods/insights-runtime-extractor-r6rhh/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.878215832Z namespaces/openshift-insights/policy/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.878278254Z namespaces/openshift-insights/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.878348195Z namespaces/openshift-insights/route.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.878402206Z namespaces/openshift-insights/route.openshift.io/routes.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.878484178Z namespaces/openshift-keda/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.878493868Z namespaces/openshift-keda/coordination.k8s.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.878501329Z namespaces/openshift-keda/coordination.k8s.io/leases/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.87856311Z namespaces/openshift-keda/coordination.k8s.io/leases/olm-operator.keda.sh.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.878711984Z namespaces/openshift-keda/coordination.k8s.io/leases/operator.keda.sh.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.878752844Z namespaces/openshift-keda/monitoring.coreos.com/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.878764115Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.878832826Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/keda-olm-operator.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.878940058Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.87900404Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-admission-webhooks.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.879121353Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-metrics-apiserver.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.879230905Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-operator.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.879324727Z namespaces/openshift-keda/operators.coreos.com/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.879335687Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.879390459Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/custom-metrics-autoscaler.v2.19.0-1.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.879704486Z namespaces/openshift-keda/operators.coreos.com/installplans/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.879769817Z namespaces/openshift-keda/operators.coreos.com/installplans/install-74j5g.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.879914291Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.879990012Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/custom-metrics-autoscaler.v2.19.0-1.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.880059564Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.880117275Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/openshift-keda.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.880199177Z namespaces/openshift-keda/operators.coreos.com/subscriptions/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.880262508Z namespaces/openshift-keda/operators.coreos.com/subscriptions/openshift-custom-metrics-autoscaler-operator.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.880402612Z namespaces/openshift-kube-apiserver-operator/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.880465283Z namespaces/openshift-kube-apiserver-operator/openshift-kube-apiserver-operator.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.880550365Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.880611706Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.880677808Z namespaces/openshift-kube-apiserver-operator/apps/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.880731029Z namespaces/openshift-kube-apiserver-operator/apps/daemonsets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.880841092Z namespaces/openshift-kube-apiserver-operator/apps/deployments.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.880977044Z namespaces/openshift-kube-apiserver-operator/apps/replicasets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.881090407Z namespaces/openshift-kube-apiserver-operator/apps/statefulsets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.881151919Z namespaces/openshift-kube-apiserver-operator/autoscaling/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.88121516Z namespaces/openshift-kube-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.881276551Z namespaces/openshift-kube-apiserver-operator/batch/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.881333623Z namespaces/openshift-kube-apiserver-operator/batch/cronjobs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.881442975Z namespaces/openshift-kube-apiserver-operator/batch/jobs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.881528607Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.881584418Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.881695731Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.881783323Z namespaces/openshift-kube-apiserver-operator/core/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.881842094Z namespaces/openshift-kube-apiserver-operator/core/configmaps.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.882017318Z namespaces/openshift-kube-apiserver-operator/core/endpoints.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.88212539Z namespaces/openshift-kube-apiserver-operator/core/events.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.882231983Z namespaces/openshift-kube-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.882341305Z namespaces/openshift-kube-apiserver-operator/core/pods.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.882447048Z namespaces/openshift-kube-apiserver-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.882614741Z namespaces/openshift-kube-apiserver-operator/core/secrets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.882851527Z namespaces/openshift-kube-apiserver-operator/core/services.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.882944649Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.883019501Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.883087442Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.883147133Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.883237746Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.883295167Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.883402469Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.883523872Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.883581933Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.883640095Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.883718466Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.883759877Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.883827299Z namespaces/openshift-kube-apiserver-operator/policy/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.88388136Z namespaces/openshift-kube-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.883977112Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.884023003Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.884158596Z namespaces/openshift-kube-apiserver/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.884220368Z namespaces/openshift-kube-apiserver/openshift-kube-apiserver.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.88431086Z namespaces/openshift-kube-apiserver/apps.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.884351161Z namespaces/openshift-kube-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.884448373Z namespaces/openshift-kube-apiserver/apps/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.884502134Z namespaces/openshift-kube-apiserver/apps/daemonsets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.884616566Z namespaces/openshift-kube-apiserver/apps/deployments.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.884725299Z namespaces/openshift-kube-apiserver/apps/replicasets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.884834522Z namespaces/openshift-kube-apiserver/apps/statefulsets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.884892233Z namespaces/openshift-kube-apiserver/autoscaling/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.884996835Z namespaces/openshift-kube-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.885067687Z namespaces/openshift-kube-apiserver/batch/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.885108478Z namespaces/openshift-kube-apiserver/batch/cronjobs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.8852276Z namespaces/openshift-kube-apiserver/batch/jobs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.885295772Z namespaces/openshift-kube-apiserver/build.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.885352023Z namespaces/openshift-kube-apiserver/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.885448425Z namespaces/openshift-kube-apiserver/build.openshift.io/builds.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.885499206Z namespaces/openshift-kube-apiserver/core/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.885550478Z namespaces/openshift-kube-apiserver/core/configmaps.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.885733642Z namespaces/openshift-kube-apiserver/core/endpoints.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.885843224Z namespaces/openshift-kube-apiserver/core/events.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.885978857Z namespaces/openshift-kube-apiserver/core/persistentvolumeclaims.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.88609624Z namespaces/openshift-kube-apiserver/core/pods.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.886201842Z namespaces/openshift-kube-apiserver/core/replicationcontrollers.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.886360716Z namespaces/openshift-kube-apiserver/core/secrets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.886574781Z namespaces/openshift-kube-apiserver/core/services.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.886643232Z namespaces/openshift-kube-apiserver/discovery.k8s.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.886710864Z namespaces/openshift-kube-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.886777725Z namespaces/openshift-kube-apiserver/image.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.886828956Z namespaces/openshift-kube-apiserver/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.886893838Z namespaces/openshift-kube-apiserver/k8s.ovn.org/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.88697051Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.887074942Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.887157124Z namespaces/openshift-kube-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.887219335Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.887267486Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.887327088Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.887355068Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/api-usage.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.887476091Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/podsecurity.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.887533382Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.887576313Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/openshift-kube-apiserver.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.887619784Z namespaces/openshift-kube-apiserver/networking.k8s.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.887662865Z namespaces/openshift-kube-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.887714887Z namespaces/openshift-kube-apiserver/policy/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.887753457Z namespaces/openshift-kube-apiserver/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.887803538Z namespaces/openshift-kube-apiserver/route.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.887854819Z namespaces/openshift-kube-apiserver/route.openshift.io/routes.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.887948032Z namespaces/openshift-kube-controller-manager-operator/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.888029383Z namespaces/openshift-kube-controller-manager-operator/openshift-kube-controller-manager-operator.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.888096315Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.888138146Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.888205407Z namespaces/openshift-kube-controller-manager-operator/apps/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.888231248Z namespaces/openshift-kube-controller-manager-operator/apps/daemonsets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.88832324Z namespaces/openshift-kube-controller-manager-operator/apps/deployments.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.888406122Z namespaces/openshift-kube-controller-manager-operator/apps/replicasets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.888490614Z namespaces/openshift-kube-controller-manager-operator/apps/statefulsets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.888828072Z namespaces/openshift-kube-controller-manager-operator/autoscaling/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.888855812Z namespaces/openshift-kube-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.888950704Z namespaces/openshift-kube-controller-manager-operator/batch/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.889019936Z namespaces/openshift-kube-controller-manager-operator/batch/cronjobs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.889151099Z namespaces/openshift-kube-controller-manager-operator/batch/jobs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.889182089Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.889231281Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.889347533Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.889464326Z namespaces/openshift-kube-controller-manager-operator/core/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.889505897Z namespaces/openshift-kube-controller-manager-operator/core/configmaps.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.88965764Z namespaces/openshift-kube-controller-manager-operator/core/endpoints.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.889763663Z namespaces/openshift-kube-controller-manager-operator/core/events.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.889873985Z namespaces/openshift-kube-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.890009788Z namespaces/openshift-kube-controller-manager-operator/core/pods.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.890130851Z namespaces/openshift-kube-controller-manager-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.890288854Z namespaces/openshift-kube-controller-manager-operator/core/secrets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.89052196Z namespaces/openshift-kube-controller-manager-operator/core/services.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.890606172Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.890663913Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.890737604Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.890790696Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.890883348Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.89096778Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.891098593Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.891210525Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.891264267Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.891323208Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.89140544Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.891459551Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/kube-controller-manager-operator.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.891567783Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.891619444Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.891699236Z namespaces/openshift-kube-controller-manager-operator/policy/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.891755218Z namespaces/openshift-kube-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.891834309Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.891884601Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.892053334Z namespaces/openshift-kube-controller-manager/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.892111086Z namespaces/openshift-kube-controller-manager/openshift-kube-controller-manager.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.892201158Z namespaces/openshift-kube-controller-manager/apps.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.892243989Z namespaces/openshift-kube-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.892336011Z namespaces/openshift-kube-controller-manager/apps/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.892383482Z namespaces/openshift-kube-controller-manager/apps/daemonsets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.892494754Z namespaces/openshift-kube-controller-manager/apps/deployments.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.892599327Z namespaces/openshift-kube-controller-manager/apps/replicasets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.892708169Z namespaces/openshift-kube-controller-manager/apps/statefulsets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.892780021Z namespaces/openshift-kube-controller-manager/autoscaling/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.892843872Z namespaces/openshift-kube-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.892912254Z namespaces/openshift-kube-controller-manager/batch/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.893143139Z namespaces/openshift-kube-controller-manager/batch/cronjobs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.893240171Z namespaces/openshift-kube-controller-manager/batch/jobs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.893310363Z namespaces/openshift-kube-controller-manager/build.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.893371624Z namespaces/openshift-kube-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.893481106Z namespaces/openshift-kube-controller-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.893564418Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.893572619Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.89362623Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/cluster-policy-controller-lock.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.893709722Z namespaces/openshift-kube-controller-manager/core/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.893748163Z namespaces/openshift-kube-controller-manager/core/configmaps.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.893881486Z namespaces/openshift-kube-controller-manager/core/endpoints.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.894012398Z namespaces/openshift-kube-controller-manager/core/events.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.894393037Z namespaces/openshift-kube-controller-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.894496589Z namespaces/openshift-kube-controller-manager/core/pods.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.894602652Z namespaces/openshift-kube-controller-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.894769395Z namespaces/openshift-kube-controller-manager/core/secrets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.894994081Z namespaces/openshift-kube-controller-manager/core/services.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.895062492Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.895124654Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.895184015Z namespaces/openshift-kube-controller-manager/image.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.895245646Z namespaces/openshift-kube-controller-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.895308438Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.895383009Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.895492672Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.895607794Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.895667306Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.895727087Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.895800479Z namespaces/openshift-kube-controller-manager/networking.k8s.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.89587438Z namespaces/openshift-kube-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.895954912Z namespaces/openshift-kube-controller-manager/policy/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.896017954Z namespaces/openshift-kube-controller-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.896088345Z namespaces/openshift-kube-controller-manager/route.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.896139546Z namespaces/openshift-kube-controller-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.896256259Z namespaces/openshift-kube-scheduler-operator/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.89631204Z namespaces/openshift-kube-scheduler-operator/openshift-kube-scheduler-operator.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.896387872Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.896426603Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.896497245Z namespaces/openshift-kube-scheduler-operator/apps/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.896535265Z namespaces/openshift-kube-scheduler-operator/apps/daemonsets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.896636158Z namespaces/openshift-kube-scheduler-operator/apps/deployments.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.89673892Z namespaces/openshift-kube-scheduler-operator/apps/replicasets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.896843352Z namespaces/openshift-kube-scheduler-operator/apps/statefulsets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.896912734Z namespaces/openshift-kube-scheduler-operator/autoscaling/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.897000426Z namespaces/openshift-kube-scheduler-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.897081128Z namespaces/openshift-kube-scheduler-operator/batch/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.897139309Z namespaces/openshift-kube-scheduler-operator/batch/cronjobs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.897243341Z namespaces/openshift-kube-scheduler-operator/batch/jobs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.897302023Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.897361294Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.897468246Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.897585039Z namespaces/openshift-kube-scheduler-operator/core/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.89763439Z namespaces/openshift-kube-scheduler-operator/core/configmaps.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.897779353Z namespaces/openshift-kube-scheduler-operator/core/endpoints.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.897880486Z namespaces/openshift-kube-scheduler-operator/core/events.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.898022279Z namespaces/openshift-kube-scheduler-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.898134342Z namespaces/openshift-kube-scheduler-operator/core/pods.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.898265214Z namespaces/openshift-kube-scheduler-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.898427798Z namespaces/openshift-kube-scheduler-operator/core/secrets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.898648313Z namespaces/openshift-kube-scheduler-operator/core/services.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.898731275Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.898792316Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.898860508Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.898914879Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.899015911Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.899069703Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.899171885Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.899280747Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.899340839Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.89939752Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.899478292Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.899534143Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.899634725Z namespaces/openshift-kube-scheduler-operator/policy/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.899684077Z namespaces/openshift-kube-scheduler-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.899727087Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.899795839Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.899882661Z namespaces/openshift-kube-scheduler/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.900090786Z namespaces/openshift-kube-scheduler/openshift-kube-scheduler.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.900185208Z namespaces/openshift-kube-scheduler/apps.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.900257659Z namespaces/openshift-kube-scheduler/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.900355521Z namespaces/openshift-kube-scheduler/apps/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.900418433Z namespaces/openshift-kube-scheduler/apps/daemonsets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.900528676Z namespaces/openshift-kube-scheduler/apps/deployments.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.900641908Z namespaces/openshift-kube-scheduler/apps/replicasets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.900751401Z namespaces/openshift-kube-scheduler/apps/statefulsets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.900829582Z namespaces/openshift-kube-scheduler/autoscaling/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.900887233Z namespaces/openshift-kube-scheduler/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.90117915Z namespaces/openshift-kube-scheduler/batch/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.901576959Z namespaces/openshift-kube-scheduler/batch/cronjobs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.901712572Z namespaces/openshift-kube-scheduler/batch/jobs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.901775244Z namespaces/openshift-kube-scheduler/build.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.901841175Z namespaces/openshift-kube-scheduler/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.901949877Z namespaces/openshift-kube-scheduler/build.openshift.io/builds.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.9020626Z namespaces/openshift-kube-scheduler/core/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.902110551Z namespaces/openshift-kube-scheduler/core/configmaps.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.902240744Z namespaces/openshift-kube-scheduler/core/endpoints.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.902341436Z namespaces/openshift-kube-scheduler/core/events.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.902439999Z namespaces/openshift-kube-scheduler/core/persistentvolumeclaims.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.902540031Z namespaces/openshift-kube-scheduler/core/pods.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.902644683Z namespaces/openshift-kube-scheduler/core/replicationcontrollers.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.902768246Z namespaces/openshift-kube-scheduler/core/secrets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.90294556Z namespaces/openshift-kube-scheduler/core/services.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.903754678Z namespaces/openshift-kube-scheduler/discovery.k8s.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.903770549Z namespaces/openshift-kube-scheduler/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.9038598Z namespaces/openshift-kube-scheduler/image.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.903880841Z namespaces/openshift-kube-scheduler/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.903995943Z namespaces/openshift-kube-scheduler/k8s.ovn.org/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.904014344Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.904108086Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.904172327Z namespaces/openshift-kube-scheduler/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.904227639Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.904248779Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.904303901Z namespaces/openshift-kube-scheduler/networking.k8s.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.904320101Z namespaces/openshift-kube-scheduler/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.904392503Z namespaces/openshift-kube-scheduler/policy/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.904429763Z namespaces/openshift-kube-scheduler/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.904478454Z namespaces/openshift-kube-scheduler/route.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.904513495Z namespaces/openshift-kube-scheduler/route.openshift.io/routes.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.904612917Z namespaces/openshift-kube-storage-version-migrator-operator/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.904649208Z namespaces/openshift-kube-storage-version-migrator-operator/openshift-kube-storage-version-migrator-operator.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.904741931Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.904793192Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.904884414Z namespaces/openshift-kube-storage-version-migrator-operator/apps/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.904966976Z namespaces/openshift-kube-storage-version-migrator-operator/apps/daemonsets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.905082868Z namespaces/openshift-kube-storage-version-migrator-operator/apps/deployments.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.905251472Z namespaces/openshift-kube-storage-version-migrator-operator/apps/replicasets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.905383405Z namespaces/openshift-kube-storage-version-migrator-operator/apps/statefulsets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.905459617Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.905520118Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.90559699Z namespaces/openshift-kube-storage-version-migrator-operator/batch/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.905659031Z namespaces/openshift-kube-storage-version-migrator-operator/batch/cronjobs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.905763463Z namespaces/openshift-kube-storage-version-migrator-operator/batch/jobs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.905842235Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.905904587Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.90604442Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.906106161Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.906124932Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.906173733Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/openshift-kube-storage-version-migrator-operator-lock.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.906278565Z namespaces/openshift-kube-storage-version-migrator-operator/core/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.906335606Z namespaces/openshift-kube-storage-version-migrator-operator/core/configmaps.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.906482Z namespaces/openshift-kube-storage-version-migrator-operator/core/endpoints.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.906589962Z namespaces/openshift-kube-storage-version-migrator-operator/core/events.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.906812577Z namespaces/openshift-kube-storage-version-migrator-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.9069342Z namespaces/openshift-kube-storage-version-migrator-operator/core/pods.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.907111754Z namespaces/openshift-kube-storage-version-migrator-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.907263727Z namespaces/openshift-kube-storage-version-migrator-operator/core/secrets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.907511333Z namespaces/openshift-kube-storage-version-migrator-operator/core/services.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.907588865Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.907646716Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.907718558Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.907770969Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.90784202Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.907894851Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.908029845Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.908110056Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.908157877Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.908183768Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.908241969Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.90826773Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.908320531Z namespaces/openshift-kube-storage-version-migrator-operator/pods/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.908330211Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-846bf668f7-8pxcn/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.908377733Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-846bf668f7-8pxcn/kube-storage-version-migrator-operator-846bf668f7-8pxcn.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.908513096Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-846bf668f7-8pxcn/kube-storage-version-migrator-operator/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.908520846Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-846bf668f7-8pxcn/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.908525176Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-846bf668f7-8pxcn/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.908565847Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-846bf668f7-8pxcn/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.908680649Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-846bf668f7-8pxcn/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.908825043Z namespaces/openshift-kube-storage-version-migrator-operator/policy/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.908852263Z namespaces/openshift-kube-storage-version-migrator-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.908945555Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.909032577Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.909101149Z namespaces/openshift-kube-storage-version-migrator/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.90913983Z namespaces/openshift-kube-storage-version-migrator/openshift-kube-storage-version-migrator.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.909243702Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.909270322Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.909351655Z namespaces/openshift-kube-storage-version-migrator/apps/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.909380515Z namespaces/openshift-kube-storage-version-migrator/apps/daemonsets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.909467507Z namespaces/openshift-kube-storage-version-migrator/apps/deployments.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.909572669Z namespaces/openshift-kube-storage-version-migrator/apps/replicasets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.909663702Z namespaces/openshift-kube-storage-version-migrator/apps/statefulsets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.909716673Z namespaces/openshift-kube-storage-version-migrator/autoscaling/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.909757193Z namespaces/openshift-kube-storage-version-migrator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.909817835Z namespaces/openshift-kube-storage-version-migrator/batch/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.909859476Z namespaces/openshift-kube-storage-version-migrator/batch/cronjobs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.909954828Z namespaces/openshift-kube-storage-version-migrator/batch/jobs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.91002924Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.910077851Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.910158633Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/builds.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.910231224Z namespaces/openshift-kube-storage-version-migrator/core/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.910275075Z namespaces/openshift-kube-storage-version-migrator/core/configmaps.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.910371327Z namespaces/openshift-kube-storage-version-migrator/core/endpoints.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.910452269Z namespaces/openshift-kube-storage-version-migrator/core/events.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.910575262Z namespaces/openshift-kube-storage-version-migrator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.910655174Z namespaces/openshift-kube-storage-version-migrator/core/pods.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.910773016Z namespaces/openshift-kube-storage-version-migrator/core/replicationcontrollers.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.910883469Z namespaces/openshift-kube-storage-version-migrator/core/secrets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.911066853Z namespaces/openshift-kube-storage-version-migrator/core/services.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.911114944Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.911142095Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.911207716Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.911248527Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.911294378Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.911328639Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.911418471Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.911530453Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.911547324Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.911635966Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.911675177Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.911723748Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.911766839Z namespaces/openshift-kube-storage-version-migrator/pods/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.911773319Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-j775w/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.9117987Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-j775w/migrator-d57d58cc9-j775w.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.911882061Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-j775w/graceful-termination/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.911889392Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-j775w/graceful-termination/graceful-termination/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.911895922Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-j775w/graceful-termination/graceful-termination/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.911983164Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-j775w/graceful-termination/graceful-termination/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.912071516Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-j775w/graceful-termination/graceful-termination/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.912141347Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-j775w/graceful-termination/graceful-termination/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.912169778Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-j775w/migrator/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.912174528Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-j775w/migrator/migrator/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.912180468Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-j775w/migrator/migrator/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.912230039Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-j775w/migrator/migrator/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.912334722Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-j775w/migrator/migrator/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.912403133Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-j775w/migrator/migrator/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.912441174Z namespaces/openshift-kube-storage-version-migrator/policy/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.912505915Z namespaces/openshift-kube-storage-version-migrator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.912528096Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.912584777Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/routes.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.912641518Z namespaces/openshift-machine-config-operator/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.912655739Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.912661899Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.912729791Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-controller.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.912836213Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-daemon.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.912952385Z namespaces/openshift-marketplace/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.912970116Z namespaces/openshift-marketplace/monitoring.coreos.com/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.912976806Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.913005067Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/marketplace-alert-rules.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.913078538Z namespaces/openshift-marketplace/operators.coreos.com/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.913094019Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.913104029Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/certified-operators.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.913214071Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/community-operators.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.913288903Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-marketplace.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.913378325Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-operators.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.913480988Z namespaces/openshift-monitoring/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.913500908Z namespaces/openshift-monitoring/openshift-monitoring.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.913571739Z namespaces/openshift-monitoring/apps.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.91360833Z namespaces/openshift-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.913686862Z namespaces/openshift-monitoring/apps/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.913752954Z namespaces/openshift-monitoring/apps/daemonsets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.913898767Z namespaces/openshift-monitoring/apps/deployments.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.914519571Z namespaces/openshift-monitoring/apps/replicasets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.914858809Z namespaces/openshift-monitoring/apps/statefulsets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.915186686Z namespaces/openshift-monitoring/autoscaling/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.915228867Z namespaces/openshift-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.915296678Z namespaces/openshift-monitoring/batch/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.915335229Z namespaces/openshift-monitoring/batch/cronjobs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.915423811Z namespaces/openshift-monitoring/batch/jobs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.915490893Z namespaces/openshift-monitoring/build.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.915523183Z namespaces/openshift-monitoring/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.915606116Z namespaces/openshift-monitoring/build.openshift.io/builds.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.915668967Z namespaces/openshift-monitoring/core/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.915698398Z namespaces/openshift-monitoring/core/configmaps.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.919501323Z namespaces/openshift-monitoring/core/endpoints.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.919704048Z namespaces/openshift-monitoring/core/events.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.921214142Z namespaces/openshift-monitoring/core/persistentvolumeclaims.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.921328945Z namespaces/openshift-monitoring/core/pods.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.922309107Z namespaces/openshift-monitoring/core/replicationcontrollers.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.92244047Z namespaces/openshift-monitoring/core/secrets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.922944131Z namespaces/openshift-monitoring/core/services.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.923110695Z namespaces/openshift-monitoring/discovery.k8s.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.923160256Z namespaces/openshift-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.92332463Z namespaces/openshift-monitoring/image.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.923368831Z namespaces/openshift-monitoring/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.923442972Z namespaces/openshift-monitoring/k8s.ovn.org/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.923500623Z namespaces/openshift-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.923578015Z namespaces/openshift-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.923660377Z namespaces/openshift-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.923732539Z namespaces/openshift-monitoring/monitoring.coreos.com/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.923760099Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.923897332Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.923960434Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/main.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.924062336Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.924074056Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/k8s.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.92421372Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.92425552Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/alertmanager-main-rules.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.924360033Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/cluster-monitoring-operator-prometheus-rules.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.924562458Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kube-state-metrics-rules.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.924632689Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kubernetes-monitoring-rules.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.924891855Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/node-exporter-rules.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.925279564Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-prometheus-rules.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.925383366Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-thanos-sidecar-rules.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.925512919Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-operator-rules.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.925643982Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/telemetry.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.925762454Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/thanos-querier.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.925877347Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.925941749Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/alertmanager-main.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.926088142Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/cluster-monitoring-operator.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.926172954Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kube-state-metrics.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.926327567Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kubelet.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.926482411Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/metrics-server.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.926516242Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/node-exporter.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.926669055Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/openshift-state-metrics.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.926815988Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-k8s.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.92687925Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-operator.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.927022403Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/telemeter-client.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.927100865Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-querier.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.927184377Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-sidecar.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.927229418Z namespaces/openshift-monitoring/networking.k8s.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.927274339Z namespaces/openshift-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.92733309Z namespaces/openshift-monitoring/operators.coreos.com/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.927357761Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.927374081Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/openshift-cluster-monitoring.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.927521304Z namespaces/openshift-monitoring/pods/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.927545225Z namespaces/openshift-monitoring/pods/alertmanager-main-0/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.927618296Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager-main-0.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.9278043Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.927822831Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.927831811Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.927850442Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.927985165Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.928060706Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.928091077Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.928111458Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.928118138Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.928176349Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.928283961Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.928335172Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.928384584Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.928394024Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.928410804Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.928430095Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.928524387Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.928596548Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.928634369Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.928647919Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.92865604Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.92868406Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.928779642Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.928837434Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.928912716Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.928960886Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.928966937Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.929015268Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.92908686Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.929157121Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.929198092Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.929209062Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.929213582Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.929252163Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.929344295Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.929411967Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.929462998Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.929472978Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.929477538Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.929518719Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.929939089Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.930016481Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.930077242Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-64786d9cbb-4zkj5/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.930131933Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-64786d9cbb-4zkj5/cluster-monitoring-operator-64786d9cbb-4zkj5.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.930225995Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-64786d9cbb-4zkj5/cluster-monitoring-operator/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.930235315Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-64786d9cbb-4zkj5/cluster-monitoring-operator/cluster-monitoring-operator/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.930247246Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-64786d9cbb-4zkj5/cluster-monitoring-operator/cluster-monitoring-operator/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.930292317Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-64786d9cbb-4zkj5/cluster-monitoring-operator/cluster-monitoring-operator/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.930809868Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-64786d9cbb-4zkj5/cluster-monitoring-operator/cluster-monitoring-operator/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.931042714Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-64786d9cbb-4zkj5/cluster-monitoring-operator/cluster-monitoring-operator/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.931117815Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-z6c5f/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.931177517Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-z6c5f/kube-state-metrics-7c9dbb8b7d-z6c5f.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.9313352Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-z6c5f/kube-rbac-proxy-main/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.93134794Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-z6c5f/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.931355981Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-z6c5f/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.931413362Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-z6c5f/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.931581156Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-z6c5f/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.931627787Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-z6c5f/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.931678178Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-z6c5f/kube-rbac-proxy-self/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.931686058Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-z6c5f/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.931692628Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-z6c5f/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.931739679Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-z6c5f/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.931835762Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-z6c5f/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.931948944Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-z6c5f/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.932013826Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-z6c5f/kube-state-metrics/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.932025566Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-z6c5f/kube-state-metrics/kube-state-metrics/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.932033896Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-z6c5f/kube-state-metrics/kube-state-metrics/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.932080187Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-z6c5f/kube-state-metrics/kube-state-metrics/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.93223702Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-z6c5f/kube-state-metrics/kube-state-metrics/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.932296612Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-z6c5f/kube-state-metrics/kube-state-metrics/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.932340063Z namespaces/openshift-monitoring/pods/metrics-server-5f5d97fccf-hvpl2/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.932387424Z namespaces/openshift-monitoring/pods/metrics-server-5f5d97fccf-hvpl2/metrics-server-5f5d97fccf-hvpl2.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.932482796Z namespaces/openshift-monitoring/pods/metrics-server-5f5d97fccf-hvpl2/metrics-server/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.932490296Z namespaces/openshift-monitoring/pods/metrics-server-5f5d97fccf-hvpl2/metrics-server/metrics-server/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.932497406Z namespaces/openshift-monitoring/pods/metrics-server-5f5d97fccf-hvpl2/metrics-server/metrics-server/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.932541877Z namespaces/openshift-monitoring/pods/metrics-server-5f5d97fccf-hvpl2/metrics-server/metrics-server/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.932638869Z namespaces/openshift-monitoring/pods/metrics-server-5f5d97fccf-hvpl2/metrics-server/metrics-server/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.932702651Z namespaces/openshift-monitoring/pods/metrics-server-5f5d97fccf-hvpl2/metrics-server/metrics-server/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.932750602Z namespaces/openshift-monitoring/pods/monitoring-plugin-d5dcff7cf-k98gm/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.932777293Z namespaces/openshift-monitoring/pods/monitoring-plugin-d5dcff7cf-k98gm/monitoring-plugin-d5dcff7cf-k98gm.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.932884465Z namespaces/openshift-monitoring/pods/monitoring-plugin-d5dcff7cf-k98gm/monitoring-plugin/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.932902935Z namespaces/openshift-monitoring/pods/monitoring-plugin-d5dcff7cf-k98gm/monitoring-plugin/monitoring-plugin/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.932941006Z namespaces/openshift-monitoring/pods/monitoring-plugin-d5dcff7cf-k98gm/monitoring-plugin/monitoring-plugin/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.932977897Z namespaces/openshift-monitoring/pods/monitoring-plugin-d5dcff7cf-k98gm/monitoring-plugin/monitoring-plugin/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.933075699Z namespaces/openshift-monitoring/pods/monitoring-plugin-d5dcff7cf-k98gm/monitoring-plugin/monitoring-plugin/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.933141571Z namespaces/openshift-monitoring/pods/monitoring-plugin-d5dcff7cf-k98gm/monitoring-plugin/monitoring-plugin/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.933207632Z namespaces/openshift-monitoring/pods/node-exporter-27nbq/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.933226473Z namespaces/openshift-monitoring/pods/node-exporter-27nbq/node-exporter-27nbq.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.933357526Z namespaces/openshift-monitoring/pods/node-exporter-27nbq/init-textfile/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.933367546Z namespaces/openshift-monitoring/pods/node-exporter-27nbq/init-textfile/init-textfile/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.933382436Z namespaces/openshift-monitoring/pods/node-exporter-27nbq/init-textfile/init-textfile/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.933418657Z namespaces/openshift-monitoring/pods/node-exporter-27nbq/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.933497069Z namespaces/openshift-monitoring/pods/node-exporter-27nbq/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.93355375Z namespaces/openshift-monitoring/pods/node-exporter-27nbq/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.933597521Z namespaces/openshift-monitoring/pods/node-exporter-27nbq/kube-rbac-proxy/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.933604761Z namespaces/openshift-monitoring/pods/node-exporter-27nbq/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.933615682Z namespaces/openshift-monitoring/pods/node-exporter-27nbq/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.933662183Z namespaces/openshift-monitoring/pods/node-exporter-27nbq/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.933748165Z namespaces/openshift-monitoring/pods/node-exporter-27nbq/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.933810926Z namespaces/openshift-monitoring/pods/node-exporter-27nbq/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.933869617Z namespaces/openshift-monitoring/pods/node-exporter-27nbq/node-exporter/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.933879918Z namespaces/openshift-monitoring/pods/node-exporter-27nbq/node-exporter/node-exporter/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.933893728Z namespaces/openshift-monitoring/pods/node-exporter-27nbq/node-exporter/node-exporter/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.933944559Z namespaces/openshift-monitoring/pods/node-exporter-27nbq/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.934083452Z namespaces/openshift-monitoring/pods/node-exporter-27nbq/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.934151144Z namespaces/openshift-monitoring/pods/node-exporter-27nbq/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.934171124Z namespaces/openshift-monitoring/pods/node-exporter-cl4ch/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.934219025Z namespaces/openshift-monitoring/pods/node-exporter-cl4ch/node-exporter-cl4ch.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.934315627Z namespaces/openshift-monitoring/pods/node-exporter-cl4ch/init-textfile/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.934323727Z namespaces/openshift-monitoring/pods/node-exporter-cl4ch/init-textfile/init-textfile/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.934327978Z namespaces/openshift-monitoring/pods/node-exporter-cl4ch/init-textfile/init-textfile/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.934363519Z namespaces/openshift-monitoring/pods/node-exporter-cl4ch/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.93443395Z namespaces/openshift-monitoring/pods/node-exporter-cl4ch/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.934508472Z namespaces/openshift-monitoring/pods/node-exporter-cl4ch/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.934529022Z namespaces/openshift-monitoring/pods/node-exporter-cl4ch/kube-rbac-proxy/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.934545463Z namespaces/openshift-monitoring/pods/node-exporter-cl4ch/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.934552023Z namespaces/openshift-monitoring/pods/node-exporter-cl4ch/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.934579863Z namespaces/openshift-monitoring/pods/node-exporter-cl4ch/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.934676695Z namespaces/openshift-monitoring/pods/node-exporter-cl4ch/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.934733827Z namespaces/openshift-monitoring/pods/node-exporter-cl4ch/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.934789678Z namespaces/openshift-monitoring/pods/node-exporter-cl4ch/node-exporter/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.934797588Z namespaces/openshift-monitoring/pods/node-exporter-cl4ch/node-exporter/node-exporter/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.934801918Z namespaces/openshift-monitoring/pods/node-exporter-cl4ch/node-exporter/node-exporter/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.934838029Z namespaces/openshift-monitoring/pods/node-exporter-cl4ch/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.935051534Z namespaces/openshift-monitoring/pods/node-exporter-cl4ch/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.935116405Z namespaces/openshift-monitoring/pods/node-exporter-cl4ch/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.935188247Z namespaces/openshift-monitoring/pods/node-exporter-qlmkv/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.935218548Z namespaces/openshift-monitoring/pods/node-exporter-qlmkv/node-exporter-qlmkv.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.93531574Z namespaces/openshift-monitoring/pods/node-exporter-qlmkv/init-textfile/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.93532688Z namespaces/openshift-monitoring/pods/node-exporter-qlmkv/init-textfile/init-textfile/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.935345481Z namespaces/openshift-monitoring/pods/node-exporter-qlmkv/init-textfile/init-textfile/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.935378111Z namespaces/openshift-monitoring/pods/node-exporter-qlmkv/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.935479584Z namespaces/openshift-monitoring/pods/node-exporter-qlmkv/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.935537345Z namespaces/openshift-monitoring/pods/node-exporter-qlmkv/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.935581866Z namespaces/openshift-monitoring/pods/node-exporter-qlmkv/kube-rbac-proxy/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.935590756Z namespaces/openshift-monitoring/pods/node-exporter-qlmkv/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.935595396Z namespaces/openshift-monitoring/pods/node-exporter-qlmkv/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.935602276Z namespaces/openshift-monitoring/pods/node-exporter-qlmkv/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.935703909Z namespaces/openshift-monitoring/pods/node-exporter-qlmkv/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.935781071Z namespaces/openshift-monitoring/pods/node-exporter-qlmkv/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.935793611Z namespaces/openshift-monitoring/pods/node-exporter-qlmkv/node-exporter/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.935802211Z namespaces/openshift-monitoring/pods/node-exporter-qlmkv/node-exporter/node-exporter/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.935823841Z namespaces/openshift-monitoring/pods/node-exporter-qlmkv/node-exporter/node-exporter/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.935861202Z namespaces/openshift-monitoring/pods/node-exporter-qlmkv/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.936015826Z namespaces/openshift-monitoring/pods/node-exporter-qlmkv/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.936081767Z namespaces/openshift-monitoring/pods/node-exporter-qlmkv/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.936141739Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-sjvv4/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.936179849Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-sjvv4/openshift-state-metrics-54cf96dfcf-sjvv4.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.936352413Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-sjvv4/kube-rbac-proxy-main/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.936363693Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-sjvv4/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.936378434Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-sjvv4/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.936415065Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-sjvv4/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.936500177Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-sjvv4/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.936569888Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-sjvv4/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.936617079Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-sjvv4/kube-rbac-proxy-self/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.93662997Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-sjvv4/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.93664403Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-sjvv4/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.936689581Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-sjvv4/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.936777223Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-sjvv4/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.936854685Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-sjvv4/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.936941297Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-sjvv4/openshift-state-metrics/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.936959557Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-sjvv4/openshift-state-metrics/openshift-state-metrics/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.936964407Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-sjvv4/openshift-state-metrics/openshift-state-metrics/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.936997348Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-sjvv4/openshift-state-metrics/openshift-state-metrics/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.93710745Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-sjvv4/openshift-state-metrics/openshift-state-metrics/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.937181392Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-sjvv4/openshift-state-metrics/openshift-state-metrics/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.937223203Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.937300755Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus-k8s-0.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.93750873Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.93751742Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.93754017Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.937580561Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.937685854Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.937748355Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.937792286Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.937802406Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.937812606Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.937855867Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.93798715Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.938059122Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.938104333Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.938190445Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.938200535Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.938249416Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.938348408Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.93841792Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.938459381Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.938466921Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.938473311Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.938519092Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.938605104Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.938671186Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.938709306Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.938716417Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.938725527Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.938773138Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.9388685Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.938946612Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.939030714Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.939038734Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.939051854Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.939101275Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.939364731Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.939445253Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.939487994Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.939503214Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.939510135Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.939559306Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.939662868Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.939731069Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.939859692Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-j6s2h/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.939904073Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-j6s2h/prometheus-operator-567f7b8b7c-j6s2h.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.940028136Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-j6s2h/kube-rbac-proxy/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.940043107Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-j6s2h/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.940051897Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-j6s2h/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.940091128Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-j6s2h/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.94017882Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-j6s2h/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.940248041Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-j6s2h/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.940280572Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-j6s2h/prometheus-operator/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.940288762Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-j6s2h/prometheus-operator/prometheus-operator/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.940308553Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-j6s2h/prometheus-operator/prometheus-operator/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.940319093Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-j6s2h/prometheus-operator/prometheus-operator/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.940545248Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-j6s2h/prometheus-operator/prometheus-operator/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.940606629Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-j6s2h/prometheus-operator/prometheus-operator/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.94065276Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-d559d66d5-bfnx5/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.940697601Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-d559d66d5-bfnx5/prometheus-operator-admission-webhook-d559d66d5-bfnx5.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.940767633Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-d559d66d5-bfnx5/prometheus-operator-admission-webhook/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.940777113Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-d559d66d5-bfnx5/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.940781973Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-d559d66d5-bfnx5/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.940828324Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-d559d66d5-bfnx5/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.940944877Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-d559d66d5-bfnx5/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.941033279Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-d559d66d5-bfnx5/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.9410736Z namespaces/openshift-monitoring/pods/telemeter-client-7f9ff948c-m7pfq/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.941115051Z namespaces/openshift-monitoring/pods/telemeter-client-7f9ff948c-m7pfq/telemeter-client-7f9ff948c-m7pfq.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.941273874Z namespaces/openshift-monitoring/pods/telemeter-client-7f9ff948c-m7pfq/kube-rbac-proxy/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.941281304Z namespaces/openshift-monitoring/pods/telemeter-client-7f9ff948c-m7pfq/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.941285695Z namespaces/openshift-monitoring/pods/telemeter-client-7f9ff948c-m7pfq/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.941320685Z namespaces/openshift-monitoring/pods/telemeter-client-7f9ff948c-m7pfq/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.941415107Z namespaces/openshift-monitoring/pods/telemeter-client-7f9ff948c-m7pfq/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.941483749Z namespaces/openshift-monitoring/pods/telemeter-client-7f9ff948c-m7pfq/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.94154807Z namespaces/openshift-monitoring/pods/telemeter-client-7f9ff948c-m7pfq/reload/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.941555381Z namespaces/openshift-monitoring/pods/telemeter-client-7f9ff948c-m7pfq/reload/reload/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.941559441Z namespaces/openshift-monitoring/pods/telemeter-client-7f9ff948c-m7pfq/reload/reload/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.941604452Z namespaces/openshift-monitoring/pods/telemeter-client-7f9ff948c-m7pfq/reload/reload/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.941704764Z namespaces/openshift-monitoring/pods/telemeter-client-7f9ff948c-m7pfq/reload/reload/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.941760835Z namespaces/openshift-monitoring/pods/telemeter-client-7f9ff948c-m7pfq/reload/reload/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.941802326Z namespaces/openshift-monitoring/pods/telemeter-client-7f9ff948c-m7pfq/telemeter-client/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.941812676Z namespaces/openshift-monitoring/pods/telemeter-client-7f9ff948c-m7pfq/telemeter-client/telemeter-client/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.941816967Z namespaces/openshift-monitoring/pods/telemeter-client-7f9ff948c-m7pfq/telemeter-client/telemeter-client/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.941849887Z namespaces/openshift-monitoring/pods/telemeter-client-7f9ff948c-m7pfq/telemeter-client/telemeter-client/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.942027931Z namespaces/openshift-monitoring/pods/telemeter-client-7f9ff948c-m7pfq/telemeter-client/telemeter-client/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.942116513Z namespaces/openshift-monitoring/pods/telemeter-client-7f9ff948c-m7pfq/telemeter-client/telemeter-client/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.942151544Z namespaces/openshift-monitoring/pods/thanos-querier-b6dc7f47b-jlhqt/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.942244816Z namespaces/openshift-monitoring/pods/thanos-querier-b6dc7f47b-jlhqt/thanos-querier-b6dc7f47b-jlhqt.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.942393429Z namespaces/openshift-monitoring/pods/thanos-querier-b6dc7f47b-jlhqt/kube-rbac-proxy-metrics/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.94240195Z namespaces/openshift-monitoring/pods/thanos-querier-b6dc7f47b-jlhqt/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.94240603Z namespaces/openshift-monitoring/pods/thanos-querier-b6dc7f47b-jlhqt/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.94243058Z namespaces/openshift-monitoring/pods/thanos-querier-b6dc7f47b-jlhqt/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.942524123Z namespaces/openshift-monitoring/pods/thanos-querier-b6dc7f47b-jlhqt/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.942591714Z namespaces/openshift-monitoring/pods/thanos-querier-b6dc7f47b-jlhqt/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.942628155Z namespaces/openshift-monitoring/pods/thanos-querier-b6dc7f47b-jlhqt/kube-rbac-proxy-rules/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.942634325Z namespaces/openshift-monitoring/pods/thanos-querier-b6dc7f47b-jlhqt/kube-rbac-proxy-rules/kube-rbac-proxy-rules/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.942639195Z namespaces/openshift-monitoring/pods/thanos-querier-b6dc7f47b-jlhqt/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.942678046Z namespaces/openshift-monitoring/pods/thanos-querier-b6dc7f47b-jlhqt/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.942770018Z namespaces/openshift-monitoring/pods/thanos-querier-b6dc7f47b-jlhqt/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.94283543Z namespaces/openshift-monitoring/pods/thanos-querier-b6dc7f47b-jlhqt/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.94286644Z namespaces/openshift-monitoring/pods/thanos-querier-b6dc7f47b-jlhqt/kube-rbac-proxy-web/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.94287183Z namespaces/openshift-monitoring/pods/thanos-querier-b6dc7f47b-jlhqt/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.942893621Z namespaces/openshift-monitoring/pods/thanos-querier-b6dc7f47b-jlhqt/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.942911951Z namespaces/openshift-monitoring/pods/thanos-querier-b6dc7f47b-jlhqt/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.943025214Z namespaces/openshift-monitoring/pods/thanos-querier-b6dc7f47b-jlhqt/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.943091365Z namespaces/openshift-monitoring/pods/thanos-querier-b6dc7f47b-jlhqt/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.943140437Z namespaces/openshift-monitoring/pods/thanos-querier-b6dc7f47b-jlhqt/kube-rbac-proxy/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.943153597Z namespaces/openshift-monitoring/pods/thanos-querier-b6dc7f47b-jlhqt/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.943158407Z namespaces/openshift-monitoring/pods/thanos-querier-b6dc7f47b-jlhqt/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.943190998Z namespaces/openshift-monitoring/pods/thanos-querier-b6dc7f47b-jlhqt/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.943280209Z namespaces/openshift-monitoring/pods/thanos-querier-b6dc7f47b-jlhqt/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.943351221Z namespaces/openshift-monitoring/pods/thanos-querier-b6dc7f47b-jlhqt/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.943381892Z namespaces/openshift-monitoring/pods/thanos-querier-b6dc7f47b-jlhqt/prom-label-proxy/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.943386472Z namespaces/openshift-monitoring/pods/thanos-querier-b6dc7f47b-jlhqt/prom-label-proxy/prom-label-proxy/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.943390542Z namespaces/openshift-monitoring/pods/thanos-querier-b6dc7f47b-jlhqt/prom-label-proxy/prom-label-proxy/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.943440233Z namespaces/openshift-monitoring/pods/thanos-querier-b6dc7f47b-jlhqt/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.943536665Z namespaces/openshift-monitoring/pods/thanos-querier-b6dc7f47b-jlhqt/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.943643048Z namespaces/openshift-monitoring/pods/thanos-querier-b6dc7f47b-jlhqt/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.943686869Z namespaces/openshift-monitoring/pods/thanos-querier-b6dc7f47b-jlhqt/thanos-query/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.943698809Z namespaces/openshift-monitoring/pods/thanos-querier-b6dc7f47b-jlhqt/thanos-query/thanos-query/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.943703379Z namespaces/openshift-monitoring/pods/thanos-querier-b6dc7f47b-jlhqt/thanos-query/thanos-query/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.9437311Z namespaces/openshift-monitoring/pods/thanos-querier-b6dc7f47b-jlhqt/thanos-query/thanos-query/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.943842202Z namespaces/openshift-monitoring/pods/thanos-querier-b6dc7f47b-jlhqt/thanos-query/thanos-query/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.943904254Z namespaces/openshift-monitoring/pods/thanos-querier-b6dc7f47b-jlhqt/thanos-query/thanos-query/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.944018516Z namespaces/openshift-monitoring/policy/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.944054687Z namespaces/openshift-monitoring/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.944090058Z namespaces/openshift-monitoring/route.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.944133009Z namespaces/openshift-monitoring/route.openshift.io/routes.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.944261072Z namespaces/openshift-multus/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.944305113Z namespaces/openshift-multus/openshift-multus.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.944389065Z namespaces/openshift-multus/apps.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.944428306Z namespaces/openshift-multus/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.944461386Z namespaces/openshift-multus/apps/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.944505697Z namespaces/openshift-multus/apps/daemonsets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.945391307Z namespaces/openshift-multus/apps/deployments.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.94550286Z namespaces/openshift-multus/apps/replicasets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.945585401Z namespaces/openshift-multus/apps/statefulsets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.945679224Z namespaces/openshift-multus/apps/daemonsets/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.945732175Z namespaces/openshift-multus/apps/daemonsets/multus-additional-cni-plugins.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.94596402Z namespaces/openshift-multus/apps/daemonsets/multus.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.946100813Z namespaces/openshift-multus/apps/daemonsets/network-metrics-daemon.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.946151064Z namespaces/openshift-multus/autoscaling/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.946210226Z namespaces/openshift-multus/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.946242146Z namespaces/openshift-multus/batch/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.946299458Z namespaces/openshift-multus/batch/cronjobs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.94639222Z namespaces/openshift-multus/batch/jobs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.946449521Z namespaces/openshift-multus/build.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.946489162Z namespaces/openshift-multus/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.946587154Z namespaces/openshift-multus/build.openshift.io/builds.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.946628535Z namespaces/openshift-multus/core/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.946697367Z namespaces/openshift-multus/core/configmaps.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.94683463Z namespaces/openshift-multus/core/endpoints.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.946961153Z namespaces/openshift-multus/core/events.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.947469874Z namespaces/openshift-multus/core/persistentvolumeclaims.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.947597177Z namespaces/openshift-multus/core/pods.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.948541888Z namespaces/openshift-multus/core/replicationcontrollers.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.94862387Z namespaces/openshift-multus/core/secrets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.948756283Z namespaces/openshift-multus/core/services.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.948808054Z namespaces/openshift-multus/core/configmaps/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.948850035Z namespaces/openshift-multus/core/configmaps/cni-copy-resources.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.948943337Z namespaces/openshift-multus/core/configmaps/default-cni-sysctl-allowlist.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.94906134Z namespaces/openshift-multus/core/configmaps/multus-daemon-config.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.949135732Z namespaces/openshift-multus/core/configmaps/whereabouts-flatfile-config.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.949223534Z namespaces/openshift-multus/core/serviceaccounts/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.949265715Z namespaces/openshift-multus/core/serviceaccounts/metrics-daemon-sa.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.949351137Z namespaces/openshift-multus/core/serviceaccounts/multus-ac.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.94950848Z namespaces/openshift-multus/core/serviceaccounts/multus-ancillary-tools.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.949587172Z namespaces/openshift-multus/core/serviceaccounts/multus.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.949637963Z namespaces/openshift-multus/core/services/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.949656893Z namespaces/openshift-multus/core/services/network-metrics-service.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.949714465Z namespaces/openshift-multus/discovery.k8s.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.949752846Z namespaces/openshift-multus/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.949802347Z namespaces/openshift-multus/image.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.949851908Z namespaces/openshift-multus/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.949895999Z namespaces/openshift-multus/k8s.ovn.org/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.94995481Z namespaces/openshift-multus/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.950038842Z namespaces/openshift-multus/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.950111484Z namespaces/openshift-multus/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.950160635Z namespaces/openshift-multus/monitoring.coreos.com/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.950187675Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.950252987Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.950284178Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/monitor-network.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.950336169Z namespaces/openshift-multus/networking.k8s.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.950363099Z namespaces/openshift-multus/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.950426401Z namespaces/openshift-multus/pods/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.950433521Z namespaces/openshift-multus/pods/multus-8cxd9/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.950464611Z namespaces/openshift-multus/pods/multus-8cxd9/multus-8cxd9.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.950562504Z namespaces/openshift-multus/pods/multus-8cxd9/kube-multus/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.950572974Z namespaces/openshift-multus/pods/multus-8cxd9/kube-multus/kube-multus/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.950579244Z namespaces/openshift-multus/pods/multus-8cxd9/kube-multus/kube-multus/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.950631165Z namespaces/openshift-multus/pods/multus-8cxd9/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.95084554Z namespaces/openshift-multus/pods/multus-8cxd9/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.950907832Z namespaces/openshift-multus/pods/multus-8cxd9/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.950958923Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5nqm9/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.951011824Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5nqm9/multus-additional-cni-plugins-5nqm9.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.951138267Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5nqm9/bond-cni-plugin/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.951145377Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5nqm9/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.951149597Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5nqm9/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.951165147Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5nqm9/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.951264869Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5nqm9/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.951335461Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5nqm9/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.951359852Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5nqm9/cni-plugins/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.951364132Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5nqm9/cni-plugins/cni-plugins/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.951368442Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5nqm9/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.951414403Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5nqm9/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.951506605Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5nqm9/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.951577387Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5nqm9/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.951595677Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5nqm9/egress-router-binary-copy/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.951599957Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5nqm9/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.951607557Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5nqm9/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.951660569Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5nqm9/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.95172951Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5nqm9/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.951798052Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5nqm9/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.951827092Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5nqm9/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.951832742Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5nqm9/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.951839873Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5nqm9/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.951874993Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5nqm9/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.951978416Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5nqm9/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.952032957Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5nqm9/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.952063748Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5nqm9/routeoverride-cni/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.952073148Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5nqm9/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.952077628Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5nqm9/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.952121779Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5nqm9/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.952202951Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5nqm9/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.952266442Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5nqm9/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.952293063Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5nqm9/whereabouts-cni-bincopy/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.952297743Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5nqm9/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.952301473Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5nqm9/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.952345974Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5nqm9/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.952427896Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5nqm9/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.952490717Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5nqm9/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.952528138Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5nqm9/whereabouts-cni/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.952538938Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5nqm9/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.952553469Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5nqm9/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.952574869Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5nqm9/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.952651811Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5nqm9/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.952717853Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5nqm9/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.952761313Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-cxqqv/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.952804704Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-cxqqv/multus-additional-cni-plugins-cxqqv.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.952942878Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-cxqqv/bond-cni-plugin/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.952958918Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-cxqqv/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.952969708Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-cxqqv/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.953004099Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-cxqqv/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.953095721Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-cxqqv/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.953145602Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-cxqqv/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.953186203Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-cxqqv/cni-plugins/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.953196933Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-cxqqv/cni-plugins/cni-plugins/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.953201543Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-cxqqv/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.953237114Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-cxqqv/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.953325816Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-cxqqv/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.953389748Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-cxqqv/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.953415068Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-cxqqv/egress-router-binary-copy/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.953419738Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-cxqqv/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.953423568Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-cxqqv/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.953467439Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-cxqqv/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.953547271Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-cxqqv/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.953613033Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-cxqqv/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.953649423Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-cxqqv/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.953656683Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-cxqqv/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.953662894Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-cxqqv/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.953700144Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-cxqqv/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.953776606Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-cxqqv/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.953840098Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-cxqqv/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.953867508Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-cxqqv/routeoverride-cni/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.953873268Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-cxqqv/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.953877108Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-cxqqv/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.95393895Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-cxqqv/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.954023842Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-cxqqv/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.954088233Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-cxqqv/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.954125124Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-cxqqv/whereabouts-cni-bincopy/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.954132084Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-cxqqv/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.954152105Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-cxqqv/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.954158665Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-cxqqv/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.954248107Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-cxqqv/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.954310088Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-cxqqv/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.954350439Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-cxqqv/whereabouts-cni/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.954359249Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-cxqqv/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.95437056Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-cxqqv/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.95440403Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-cxqqv/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.954483452Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-cxqqv/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.954548724Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-cxqqv/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.954587915Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g4stg/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.954621975Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g4stg/multus-additional-cni-plugins-g4stg.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.954749378Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g4stg/bond-cni-plugin/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.954757798Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g4stg/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.954764148Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g4stg/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.95480468Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g4stg/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.954895822Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g4stg/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.954991224Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g4stg/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.955018504Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g4stg/cni-plugins/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.955028465Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g4stg/cni-plugins/cni-plugins/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.955034275Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g4stg/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.955043975Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g4stg/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.955137007Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g4stg/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.955208458Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g4stg/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.95527894Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g4stg/egress-router-binary-copy/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.95528622Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g4stg/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.95529058Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g4stg/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.955327811Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g4stg/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.955413233Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g4stg/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.955494315Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g4stg/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.955526506Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g4stg/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.955535596Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g4stg/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.955540356Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g4stg/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.955577527Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g4stg/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.955647848Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g4stg/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.95570816Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g4stg/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.955741401Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g4stg/routeoverride-cni/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.955751941Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g4stg/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.955756401Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g4stg/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.955770211Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g4stg/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.955863503Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g4stg/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.955942215Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g4stg/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.956115929Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g4stg/whereabouts-cni-bincopy/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.956127099Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g4stg/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.956131699Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g4stg/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.95616791Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g4stg/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.956262792Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g4stg/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.956325214Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g4stg/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.956353815Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g4stg/whereabouts-cni/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.956359304Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g4stg/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.956363605Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g4stg/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.956399356Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g4stg/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.956488478Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g4stg/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.956567159Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-g4stg/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.95660838Z namespaces/openshift-multus/pods/multus-bg589/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.956634031Z namespaces/openshift-multus/pods/multus-bg589/multus-bg589.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.956728433Z namespaces/openshift-multus/pods/multus-bg589/kube-multus/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.956735723Z namespaces/openshift-multus/pods/multus-bg589/kube-multus/kube-multus/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.956739903Z namespaces/openshift-multus/pods/multus-bg589/kube-multus/kube-multus/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.956759484Z namespaces/openshift-multus/pods/multus-bg589/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.957233754Z namespaces/openshift-multus/pods/multus-bg589/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.957305386Z namespaces/openshift-multus/pods/multus-bg589/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.957320816Z namespaces/openshift-multus/pods/multus-gbwgs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.957363527Z namespaces/openshift-multus/pods/multus-gbwgs/multus-gbwgs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.957452939Z namespaces/openshift-multus/pods/multus-gbwgs/kube-multus/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.957460959Z namespaces/openshift-multus/pods/multus-gbwgs/kube-multus/kube-multus/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.95746508Z namespaces/openshift-multus/pods/multus-gbwgs/kube-multus/kube-multus/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.95748472Z namespaces/openshift-multus/pods/multus-gbwgs/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.957877089Z namespaces/openshift-multus/pods/multus-gbwgs/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.957971691Z namespaces/openshift-multus/pods/multus-gbwgs/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.958001712Z namespaces/openshift-multus/pods/network-metrics-daemon-f5jcr/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.958034122Z namespaces/openshift-multus/pods/network-metrics-daemon-f5jcr/network-metrics-daemon-f5jcr.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.958133695Z namespaces/openshift-multus/pods/network-metrics-daemon-f5jcr/kube-rbac-proxy/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.958145765Z namespaces/openshift-multus/pods/network-metrics-daemon-f5jcr/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.958151285Z namespaces/openshift-multus/pods/network-metrics-daemon-f5jcr/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.958168585Z namespaces/openshift-multus/pods/network-metrics-daemon-f5jcr/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.958255617Z namespaces/openshift-multus/pods/network-metrics-daemon-f5jcr/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.958322049Z namespaces/openshift-multus/pods/network-metrics-daemon-f5jcr/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.958349479Z namespaces/openshift-multus/pods/network-metrics-daemon-f5jcr/network-metrics-daemon/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.958354009Z namespaces/openshift-multus/pods/network-metrics-daemon-f5jcr/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.95836991Z namespaces/openshift-multus/pods/network-metrics-daemon-f5jcr/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.95838137Z namespaces/openshift-multus/pods/network-metrics-daemon-f5jcr/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.958527083Z namespaces/openshift-multus/pods/network-metrics-daemon-f5jcr/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.958593115Z namespaces/openshift-multus/pods/network-metrics-daemon-f5jcr/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.958629406Z namespaces/openshift-multus/pods/network-metrics-daemon-rwbw7/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.958660567Z namespaces/openshift-multus/pods/network-metrics-daemon-rwbw7/network-metrics-daemon-rwbw7.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.958741448Z namespaces/openshift-multus/pods/network-metrics-daemon-rwbw7/kube-rbac-proxy/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.958748909Z namespaces/openshift-multus/pods/network-metrics-daemon-rwbw7/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.958752969Z namespaces/openshift-multus/pods/network-metrics-daemon-rwbw7/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.958764909Z namespaces/openshift-multus/pods/network-metrics-daemon-rwbw7/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.958869971Z namespaces/openshift-multus/pods/network-metrics-daemon-rwbw7/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.958935953Z namespaces/openshift-multus/pods/network-metrics-daemon-rwbw7/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.958996714Z namespaces/openshift-multus/pods/network-metrics-daemon-rwbw7/network-metrics-daemon/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.959003744Z namespaces/openshift-multus/pods/network-metrics-daemon-rwbw7/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.959007694Z namespaces/openshift-multus/pods/network-metrics-daemon-rwbw7/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.959038595Z namespaces/openshift-multus/pods/network-metrics-daemon-rwbw7/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.959156488Z namespaces/openshift-multus/pods/network-metrics-daemon-rwbw7/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.959215609Z namespaces/openshift-multus/pods/network-metrics-daemon-rwbw7/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.95926098Z namespaces/openshift-multus/pods/network-metrics-daemon-t6fms/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.959280241Z namespaces/openshift-multus/pods/network-metrics-daemon-t6fms/network-metrics-daemon-t6fms.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.959375972Z namespaces/openshift-multus/pods/network-metrics-daemon-t6fms/kube-rbac-proxy/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.959392573Z namespaces/openshift-multus/pods/network-metrics-daemon-t6fms/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.959397803Z namespaces/openshift-multus/pods/network-metrics-daemon-t6fms/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.959475725Z namespaces/openshift-multus/pods/network-metrics-daemon-t6fms/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.959558687Z namespaces/openshift-multus/pods/network-metrics-daemon-t6fms/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.959632648Z namespaces/openshift-multus/pods/network-metrics-daemon-t6fms/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.959649889Z namespaces/openshift-multus/pods/network-metrics-daemon-t6fms/network-metrics-daemon/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.959682799Z namespaces/openshift-multus/pods/network-metrics-daemon-t6fms/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.95969429Z namespaces/openshift-multus/pods/network-metrics-daemon-t6fms/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.95970733Z namespaces/openshift-multus/pods/network-metrics-daemon-t6fms/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.959858094Z namespaces/openshift-multus/pods/network-metrics-daemon-t6fms/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.959911565Z namespaces/openshift-multus/pods/network-metrics-daemon-t6fms/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.959969386Z namespaces/openshift-multus/policy/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.959997577Z namespaces/openshift-multus/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.960060788Z namespaces/openshift-multus/rbac.authorization.k8s.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.960070498Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.960104359Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/multus-whereabouts.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.960182721Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.960242132Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.960260463Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.960358665Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/whereabouts-cni.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.960377535Z namespaces/openshift-multus/route.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.960445817Z namespaces/openshift-multus/route.openshift.io/routes.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.960477837Z namespaces/openshift-network-console/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.960537149Z namespaces/openshift-network-console/openshift-network-console.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.960572439Z namespaces/openshift-network-console/apps.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.960625271Z namespaces/openshift-network-console/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.960660681Z namespaces/openshift-network-console/apps/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.960705673Z namespaces/openshift-network-console/apps/daemonsets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.960779224Z namespaces/openshift-network-console/apps/deployments.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.960899977Z namespaces/openshift-network-console/apps/replicasets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.96105152Z namespaces/openshift-network-console/apps/statefulsets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.961139052Z namespaces/openshift-network-console/apps/deployments/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.961145943Z namespaces/openshift-network-console/apps/deployments/networking-console-plugin.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.961225134Z namespaces/openshift-network-console/autoscaling/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.961244495Z namespaces/openshift-network-console/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.961304116Z namespaces/openshift-network-console/batch/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.961348927Z namespaces/openshift-network-console/batch/cronjobs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.961439719Z namespaces/openshift-network-console/batch/jobs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.961457779Z namespaces/openshift-network-console/build.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.961517551Z namespaces/openshift-network-console/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.961637343Z namespaces/openshift-network-console/build.openshift.io/builds.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.961688265Z namespaces/openshift-network-console/core/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.961739236Z namespaces/openshift-network-console/core/configmaps.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.9619376Z namespaces/openshift-network-console/core/endpoints.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.962000712Z namespaces/openshift-network-console/core/events.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.962147125Z namespaces/openshift-network-console/core/persistentvolumeclaims.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.962232687Z namespaces/openshift-network-console/core/pods.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.962407191Z namespaces/openshift-network-console/core/replicationcontrollers.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.962584515Z namespaces/openshift-network-console/core/secrets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.962739839Z namespaces/openshift-network-console/core/services.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.962772819Z namespaces/openshift-network-console/core/configmaps/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.962779799Z namespaces/openshift-network-console/core/configmaps/networking-console-plugin.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.962892712Z namespaces/openshift-network-console/core/services/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.962912822Z namespaces/openshift-network-console/core/services/networking-console-plugin.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.963001114Z namespaces/openshift-network-console/discovery.k8s.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.963055135Z namespaces/openshift-network-console/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.963116957Z namespaces/openshift-network-console/image.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.963151628Z namespaces/openshift-network-console/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.963202639Z namespaces/openshift-network-console/k8s.ovn.org/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.96326024Z namespaces/openshift-network-console/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.963357972Z namespaces/openshift-network-console/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.963457564Z namespaces/openshift-network-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.963518636Z namespaces/openshift-network-console/monitoring.coreos.com/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.963566257Z namespaces/openshift-network-console/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.963620818Z namespaces/openshift-network-console/networking.k8s.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.96367782Z namespaces/openshift-network-console/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.963734011Z namespaces/openshift-network-console/pods/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.963741881Z namespaces/openshift-network-console/pods/networking-console-plugin-6bffdf9778-7g6nl/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.963790402Z namespaces/openshift-network-console/pods/networking-console-plugin-6bffdf9778-7g6nl/networking-console-plugin-6bffdf9778-7g6nl.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.963876744Z namespaces/openshift-network-console/pods/networking-console-plugin-6bffdf9778-7g6nl/networking-console-plugin/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.963884884Z namespaces/openshift-network-console/pods/networking-console-plugin-6bffdf9778-7g6nl/networking-console-plugin/networking-console-plugin/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.963889344Z namespaces/openshift-network-console/pods/networking-console-plugin-6bffdf9778-7g6nl/networking-console-plugin/networking-console-plugin/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.963936315Z namespaces/openshift-network-console/pods/networking-console-plugin-6bffdf9778-7g6nl/networking-console-plugin/networking-console-plugin/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.964069738Z namespaces/openshift-network-console/pods/networking-console-plugin-6bffdf9778-7g6nl/networking-console-plugin/networking-console-plugin/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.9641486Z namespaces/openshift-network-console/pods/networking-console-plugin-6bffdf9778-7g6nl/networking-console-plugin/networking-console-plugin/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.964186331Z namespaces/openshift-network-console/policy/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.964236982Z namespaces/openshift-network-console/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.964298983Z namespaces/openshift-network-console/route.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.964347165Z namespaces/openshift-network-console/route.openshift.io/routes.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.964397096Z namespaces/openshift-network-diagnostics/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.964455487Z namespaces/openshift-network-diagnostics/openshift-network-diagnostics.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.964524039Z namespaces/openshift-network-diagnostics/apps.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.96457095Z namespaces/openshift-network-diagnostics/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.964622781Z namespaces/openshift-network-diagnostics/apps/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.964676602Z namespaces/openshift-network-diagnostics/apps/daemonsets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.964827566Z namespaces/openshift-network-diagnostics/apps/deployments.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.964987379Z namespaces/openshift-network-diagnostics/apps/replicasets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.965111822Z namespaces/openshift-network-diagnostics/apps/statefulsets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.965151673Z namespaces/openshift-network-diagnostics/apps/daemonsets/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.965203844Z namespaces/openshift-network-diagnostics/apps/daemonsets/network-check-target.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.965284986Z namespaces/openshift-network-diagnostics/apps/deployments/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.965337387Z namespaces/openshift-network-diagnostics/apps/deployments/network-check-source.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.965412439Z namespaces/openshift-network-diagnostics/autoscaling/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.96546092Z namespaces/openshift-network-diagnostics/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.965509621Z namespaces/openshift-network-diagnostics/batch/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.965558112Z namespaces/openshift-network-diagnostics/batch/cronjobs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.965658344Z namespaces/openshift-network-diagnostics/batch/jobs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.965708125Z namespaces/openshift-network-diagnostics/build.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.965754876Z namespaces/openshift-network-diagnostics/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.965845129Z namespaces/openshift-network-diagnostics/build.openshift.io/builds.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.96590853Z namespaces/openshift-network-diagnostics/core/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.965981401Z namespaces/openshift-network-diagnostics/core/configmaps.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.966093754Z namespaces/openshift-network-diagnostics/core/endpoints.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.966194916Z namespaces/openshift-network-diagnostics/core/events.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.966408891Z namespaces/openshift-network-diagnostics/core/persistentvolumeclaims.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.966496043Z namespaces/openshift-network-diagnostics/core/pods.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.966720688Z namespaces/openshift-network-diagnostics/core/replicationcontrollers.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.9668192Z namespaces/openshift-network-diagnostics/core/secrets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.966962943Z namespaces/openshift-network-diagnostics/core/services.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.967034655Z namespaces/openshift-network-diagnostics/core/serviceaccounts/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.967086026Z namespaces/openshift-network-diagnostics/core/serviceaccounts/network-diagnostics.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.967142218Z namespaces/openshift-network-diagnostics/core/services/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.967199939Z namespaces/openshift-network-diagnostics/core/services/network-check-source.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.967297121Z namespaces/openshift-network-diagnostics/core/services/network-check-target.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.967361412Z namespaces/openshift-network-diagnostics/discovery.k8s.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.967405613Z namespaces/openshift-network-diagnostics/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.967510466Z namespaces/openshift-network-diagnostics/image.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.967589428Z namespaces/openshift-network-diagnostics/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.967652609Z namespaces/openshift-network-diagnostics/k8s.ovn.org/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.96768522Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.967782042Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.967872984Z namespaces/openshift-network-diagnostics/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.967936125Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.968034418Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.968094689Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.96814279Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/network-check-source.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.968205682Z namespaces/openshift-network-diagnostics/networking.k8s.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.968260203Z namespaces/openshift-network-diagnostics/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.968318254Z namespaces/openshift-network-diagnostics/pods/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.968326104Z namespaces/openshift-network-diagnostics/pods/network-check-source-989f8b8dc-kcxv2/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.968364965Z namespaces/openshift-network-diagnostics/pods/network-check-source-989f8b8dc-kcxv2/network-check-source-989f8b8dc-kcxv2.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.968447637Z namespaces/openshift-network-diagnostics/pods/network-check-source-989f8b8dc-kcxv2/check-endpoints/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.968459277Z namespaces/openshift-network-diagnostics/pods/network-check-source-989f8b8dc-kcxv2/check-endpoints/check-endpoints/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.968463757Z namespaces/openshift-network-diagnostics/pods/network-check-source-989f8b8dc-kcxv2/check-endpoints/check-endpoints/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.968503198Z namespaces/openshift-network-diagnostics/pods/network-check-source-989f8b8dc-kcxv2/check-endpoints/check-endpoints/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.968635781Z namespaces/openshift-network-diagnostics/pods/network-check-source-989f8b8dc-kcxv2/check-endpoints/check-endpoints/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.968715093Z namespaces/openshift-network-diagnostics/pods/network-check-source-989f8b8dc-kcxv2/check-endpoints/check-endpoints/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.968753764Z namespaces/openshift-network-diagnostics/pods/network-check-target-hzjsx/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.968804495Z namespaces/openshift-network-diagnostics/pods/network-check-target-hzjsx/network-check-target-hzjsx.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.968903758Z namespaces/openshift-network-diagnostics/pods/network-check-target-hzjsx/network-check-target-container/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.968912408Z namespaces/openshift-network-diagnostics/pods/network-check-target-hzjsx/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.968933238Z namespaces/openshift-network-diagnostics/pods/network-check-target-hzjsx/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.968984609Z namespaces/openshift-network-diagnostics/pods/network-check-target-hzjsx/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.969099232Z namespaces/openshift-network-diagnostics/pods/network-check-target-hzjsx/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.969169693Z namespaces/openshift-network-diagnostics/pods/network-check-target-hzjsx/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.969197294Z namespaces/openshift-network-diagnostics/pods/network-check-target-ntrb9/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.969254805Z namespaces/openshift-network-diagnostics/pods/network-check-target-ntrb9/network-check-target-ntrb9.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.969342117Z namespaces/openshift-network-diagnostics/pods/network-check-target-ntrb9/network-check-target-container/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.969352248Z namespaces/openshift-network-diagnostics/pods/network-check-target-ntrb9/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.969357098Z namespaces/openshift-network-diagnostics/pods/network-check-target-ntrb9/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.969400769Z namespaces/openshift-network-diagnostics/pods/network-check-target-ntrb9/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.969502991Z namespaces/openshift-network-diagnostics/pods/network-check-target-ntrb9/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.969581523Z namespaces/openshift-network-diagnostics/pods/network-check-target-ntrb9/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.969626554Z namespaces/openshift-network-diagnostics/pods/network-check-target-qfbp6/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.969669535Z namespaces/openshift-network-diagnostics/pods/network-check-target-qfbp6/network-check-target-qfbp6.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.969754426Z namespaces/openshift-network-diagnostics/pods/network-check-target-qfbp6/network-check-target-container/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.969762817Z namespaces/openshift-network-diagnostics/pods/network-check-target-qfbp6/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.969766887Z namespaces/openshift-network-diagnostics/pods/network-check-target-qfbp6/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.969808818Z namespaces/openshift-network-diagnostics/pods/network-check-target-qfbp6/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.96991139Z namespaces/openshift-network-diagnostics/pods/network-check-target-qfbp6/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.970021843Z namespaces/openshift-network-diagnostics/pods/network-check-target-qfbp6/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.970054963Z namespaces/openshift-network-diagnostics/policy/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.970112295Z namespaces/openshift-network-diagnostics/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.970169896Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.970181026Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.970220737Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.970321069Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.970384341Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.970426282Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/network-diagnostics.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.970521914Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.970581835Z namespaces/openshift-network-diagnostics/route.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.970623216Z namespaces/openshift-network-diagnostics/route.openshift.io/routes.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.970683558Z namespaces/openshift-network-node-identity/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.970741549Z namespaces/openshift-network-node-identity/openshift-network-node-identity.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.970820841Z namespaces/openshift-network-node-identity/apps.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.970867372Z namespaces/openshift-network-node-identity/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.970942613Z namespaces/openshift-network-node-identity/apps/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.970999005Z namespaces/openshift-network-node-identity/apps/daemonsets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.971142418Z namespaces/openshift-network-node-identity/apps/deployments.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.97125053Z namespaces/openshift-network-node-identity/apps/replicasets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.971331182Z namespaces/openshift-network-node-identity/apps/statefulsets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.971391294Z namespaces/openshift-network-node-identity/autoscaling/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.971448225Z namespaces/openshift-network-node-identity/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.971509216Z namespaces/openshift-network-node-identity/batch/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.971552987Z namespaces/openshift-network-node-identity/batch/cronjobs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.971647749Z namespaces/openshift-network-node-identity/batch/jobs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.971706191Z namespaces/openshift-network-node-identity/build.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.971737791Z namespaces/openshift-network-node-identity/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.971843444Z namespaces/openshift-network-node-identity/build.openshift.io/builds.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.971898495Z namespaces/openshift-network-node-identity/coordination.k8s.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.971906955Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.971987577Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ovnkube-identity.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.972046938Z namespaces/openshift-network-node-identity/core/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.972086759Z namespaces/openshift-network-node-identity/core/configmaps.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.972200012Z namespaces/openshift-network-node-identity/core/endpoints.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.972298224Z namespaces/openshift-network-node-identity/core/events.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.972388436Z namespaces/openshift-network-node-identity/core/persistentvolumeclaims.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.972478738Z namespaces/openshift-network-node-identity/core/pods.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.97256889Z namespaces/openshift-network-node-identity/core/replicationcontrollers.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.972735804Z namespaces/openshift-network-node-identity/core/secrets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.973069311Z namespaces/openshift-network-node-identity/core/services.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.973132443Z namespaces/openshift-network-node-identity/core/serviceaccounts/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.973178834Z namespaces/openshift-network-node-identity/core/serviceaccounts/network-node-identity.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.973262836Z namespaces/openshift-network-node-identity/discovery.k8s.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.973316637Z namespaces/openshift-network-node-identity/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.973357508Z namespaces/openshift-network-node-identity/image.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.973410569Z namespaces/openshift-network-node-identity/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.9734676Z namespaces/openshift-network-node-identity/k8s.ovn.org/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.973520442Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.973694306Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.973740216Z namespaces/openshift-network-node-identity/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.973752027Z namespaces/openshift-network-node-identity/monitoring.coreos.com/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.973800238Z namespaces/openshift-network-node-identity/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.973858179Z namespaces/openshift-network-node-identity/networking.k8s.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.97388561Z namespaces/openshift-network-node-identity/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.973991432Z namespaces/openshift-network-node-identity/policy/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.974046483Z namespaces/openshift-network-node-identity/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.974078954Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.974083234Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.974133715Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/network-node-identity-leases.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.974193287Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.974239248Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/network-node-identity-leases.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.974298159Z namespaces/openshift-network-node-identity/route.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.97435291Z namespaces/openshift-network-node-identity/route.openshift.io/routes.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.974408802Z namespaces/openshift-network-operator/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.974459963Z namespaces/openshift-network-operator/openshift-network-operator.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.974547925Z namespaces/openshift-network-operator/apps.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.974601686Z namespaces/openshift-network-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.974661527Z namespaces/openshift-network-operator/apps/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.974708818Z namespaces/openshift-network-operator/apps/daemonsets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.974838261Z namespaces/openshift-network-operator/apps/deployments.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.974932663Z namespaces/openshift-network-operator/apps/replicasets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.975043856Z namespaces/openshift-network-operator/apps/statefulsets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.975069877Z namespaces/openshift-network-operator/apps/daemonsets/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.975116727Z namespaces/openshift-network-operator/apps/daemonsets/iptables-alerter.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.975187329Z namespaces/openshift-network-operator/autoscaling/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.97521809Z namespaces/openshift-network-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.975273841Z namespaces/openshift-network-operator/batch/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.975302862Z namespaces/openshift-network-operator/batch/cronjobs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.975392624Z namespaces/openshift-network-operator/batch/jobs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.975441225Z namespaces/openshift-network-operator/build.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.975495786Z namespaces/openshift-network-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.975594568Z namespaces/openshift-network-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.975605769Z namespaces/openshift-network-operator/coordination.k8s.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.975610129Z namespaces/openshift-network-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.97567124Z namespaces/openshift-network-operator/coordination.k8s.io/leases/network-operator-lock.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.975701161Z namespaces/openshift-network-operator/core/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.975750352Z namespaces/openshift-network-operator/core/configmaps.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.975881345Z namespaces/openshift-network-operator/core/endpoints.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.976066339Z namespaces/openshift-network-operator/core/events.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.976221672Z namespaces/openshift-network-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.976303614Z namespaces/openshift-network-operator/core/pods.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.976485098Z namespaces/openshift-network-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.976575391Z namespaces/openshift-network-operator/core/secrets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.976695553Z namespaces/openshift-network-operator/core/services.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.976753055Z namespaces/openshift-network-operator/core/configmaps/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.976795315Z namespaces/openshift-network-operator/core/configmaps/applied-cluster.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.976872337Z namespaces/openshift-network-operator/core/configmaps/iptables-alerter-script.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.976940969Z namespaces/openshift-network-operator/core/serviceaccounts/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.97699567Z namespaces/openshift-network-operator/core/serviceaccounts/iptables-alerter.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.977054781Z namespaces/openshift-network-operator/discovery.k8s.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.977076182Z namespaces/openshift-network-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.977153044Z namespaces/openshift-network-operator/image.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.977165734Z namespaces/openshift-network-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.977225595Z namespaces/openshift-network-operator/k8s.ovn.org/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.977270206Z namespaces/openshift-network-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.977369878Z namespaces/openshift-network-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.97744967Z namespaces/openshift-network-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.977502241Z namespaces/openshift-network-operator/monitoring.coreos.com/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.977561503Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.977609224Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.977657855Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/openshift-network-operator-ipsec-rules.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.977702626Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.977753217Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/network-operator.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.977795618Z namespaces/openshift-network-operator/networking.k8s.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.977828359Z namespaces/openshift-network-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.97787876Z namespaces/openshift-network-operator/pods/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.97788721Z namespaces/openshift-network-operator/pods/iptables-alerter-2bv8p/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.977915421Z namespaces/openshift-network-operator/pods/iptables-alerter-2bv8p/iptables-alerter-2bv8p.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.978018573Z namespaces/openshift-network-operator/pods/iptables-alerter-2bv8p/iptables-alerter/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.978035123Z namespaces/openshift-network-operator/pods/iptables-alerter-2bv8p/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.978039873Z namespaces/openshift-network-operator/pods/iptables-alerter-2bv8p/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.978068874Z namespaces/openshift-network-operator/pods/iptables-alerter-2bv8p/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.978457523Z namespaces/openshift-network-operator/pods/iptables-alerter-2bv8p/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.978501014Z namespaces/openshift-network-operator/pods/iptables-alerter-2bv8p/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.978515884Z namespaces/openshift-network-operator/pods/iptables-alerter-2xpqz/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.978525975Z namespaces/openshift-network-operator/pods/iptables-alerter-2xpqz/iptables-alerter-2xpqz.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.978539745Z namespaces/openshift-network-operator/pods/iptables-alerter-2xpqz/iptables-alerter/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.978559075Z namespaces/openshift-network-operator/pods/iptables-alerter-2xpqz/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.978565995Z namespaces/openshift-network-operator/pods/iptables-alerter-2xpqz/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.978572085Z namespaces/openshift-network-operator/pods/iptables-alerter-2xpqz/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.978577436Z namespaces/openshift-network-operator/pods/iptables-alerter-2xpqz/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.978600206Z namespaces/openshift-network-operator/pods/iptables-alerter-2xpqz/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.978638307Z namespaces/openshift-network-operator/pods/iptables-alerter-fsmqh/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.978648557Z namespaces/openshift-network-operator/pods/iptables-alerter-fsmqh/iptables-alerter-fsmqh.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.978729929Z namespaces/openshift-network-operator/pods/iptables-alerter-fsmqh/iptables-alerter/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.97877528Z namespaces/openshift-network-operator/pods/iptables-alerter-fsmqh/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.97878785Z namespaces/openshift-network-operator/pods/iptables-alerter-fsmqh/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.978805001Z namespaces/openshift-network-operator/pods/iptables-alerter-fsmqh/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.978871902Z namespaces/openshift-network-operator/pods/iptables-alerter-fsmqh/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.979017775Z namespaces/openshift-network-operator/pods/iptables-alerter-fsmqh/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.979049706Z namespaces/openshift-network-operator/policy/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.979108128Z namespaces/openshift-network-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.97921325Z namespaces/openshift-network-operator/route.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.979278612Z namespaces/openshift-network-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.979299932Z namespaces/openshift-operator-lifecycle-manager/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.979497526Z namespaces/openshift-operator-lifecycle-manager/openshift-operator-lifecycle-manager.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.979557168Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.979571368Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.979578458Z namespaces/openshift-operator-lifecycle-manager/apps/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.979812363Z namespaces/openshift-operator-lifecycle-manager/apps/daemonsets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.979821484Z namespaces/openshift-operator-lifecycle-manager/apps/deployments.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.979825614Z namespaces/openshift-operator-lifecycle-manager/apps/replicasets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.979889495Z namespaces/openshift-operator-lifecycle-manager/apps/statefulsets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.979955657Z namespaces/openshift-operator-lifecycle-manager/autoscaling/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.980001148Z namespaces/openshift-operator-lifecycle-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.980058529Z namespaces/openshift-operator-lifecycle-manager/batch/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.98010281Z namespaces/openshift-operator-lifecycle-manager/batch/cronjobs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.980195932Z namespaces/openshift-operator-lifecycle-manager/batch/jobs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.980253783Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.980291214Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.980396346Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.980447658Z namespaces/openshift-operator-lifecycle-manager/core/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.980489289Z namespaces/openshift-operator-lifecycle-manager/core/configmaps.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.980595141Z namespaces/openshift-operator-lifecycle-manager/core/endpoints.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.980692743Z namespaces/openshift-operator-lifecycle-manager/core/events.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.980809856Z namespaces/openshift-operator-lifecycle-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.980901128Z namespaces/openshift-operator-lifecycle-manager/core/pods.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.981021271Z namespaces/openshift-operator-lifecycle-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.981168314Z namespaces/openshift-operator-lifecycle-manager/core/secrets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.981383299Z namespaces/openshift-operator-lifecycle-manager/core/services.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.981457501Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.981514162Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.981595214Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.981649825Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.981705796Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.981782958Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.98189096Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.982034563Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.982119536Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.982157546Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.982214228Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.982271439Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/olm-alert-rules.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.98234215Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.982392582Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.982473524Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.982480184Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.982530135Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/olm-operators.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.982590526Z namespaces/openshift-operator-lifecycle-manager/policy/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.982638577Z namespaces/openshift-operator-lifecycle-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.982707149Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.98275507Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.982810621Z namespaces/openshift-operators/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.982822081Z namespaces/openshift-operators/operators.coreos.com/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.982827431Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.982863312Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/global-operators.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.982946844Z namespaces/openshift-ovn-kubernetes/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.982997005Z namespaces/openshift-ovn-kubernetes/openshift-ovn-kubernetes.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.983064337Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.983113148Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.983166109Z namespaces/openshift-ovn-kubernetes/apps/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.98321373Z namespaces/openshift-ovn-kubernetes/apps/daemonsets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.983406414Z namespaces/openshift-ovn-kubernetes/apps/deployments.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.983510907Z namespaces/openshift-ovn-kubernetes/apps/replicasets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.983599419Z namespaces/openshift-ovn-kubernetes/apps/statefulsets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.98366135Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.983710151Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ovnkube-node.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.983879675Z namespaces/openshift-ovn-kubernetes/autoscaling/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.984001238Z namespaces/openshift-ovn-kubernetes/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.984073169Z namespaces/openshift-ovn-kubernetes/batch/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.984122961Z namespaces/openshift-ovn-kubernetes/batch/cronjobs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.984232093Z namespaces/openshift-ovn-kubernetes/batch/jobs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.984294374Z namespaces/openshift-ovn-kubernetes/build.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.984356406Z namespaces/openshift-ovn-kubernetes/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.984452108Z namespaces/openshift-ovn-kubernetes/build.openshift.io/builds.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.984658223Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.984669813Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.984707714Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ovn-kubernetes-master.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.984782465Z namespaces/openshift-ovn-kubernetes/core/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.984832587Z namespaces/openshift-ovn-kubernetes/core/configmaps.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.985096513Z namespaces/openshift-ovn-kubernetes/core/endpoints.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.985193985Z namespaces/openshift-ovn-kubernetes/core/events.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.985537953Z namespaces/openshift-ovn-kubernetes/core/persistentvolumeclaims.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.985694956Z namespaces/openshift-ovn-kubernetes/core/pods.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.986208848Z namespaces/openshift-ovn-kubernetes/core/replicationcontrollers.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.98630033Z namespaces/openshift-ovn-kubernetes/core/secrets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.986492834Z namespaces/openshift-ovn-kubernetes/core/services.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.986568436Z namespaces/openshift-ovn-kubernetes/core/configmaps/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.986634207Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-config.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.98676643Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-script-lib.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.986999835Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.987078127Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-control-plane.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.987232811Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-node.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.987318933Z namespaces/openshift-ovn-kubernetes/core/services/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.987370664Z namespaces/openshift-ovn-kubernetes/core/services/ovn-kubernetes-node.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.987498677Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.987546588Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.98762856Z namespaces/openshift-ovn-kubernetes/image.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.987688831Z namespaces/openshift-ovn-kubernetes/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.987750643Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.987758703Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.987810574Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/default.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.987871865Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.987955167Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.988043829Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.988140541Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.988199113Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.988253274Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.988317275Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.988374206Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/networking-rules.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.988461599Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.98851467Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/monitor-ovn-node.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.988580941Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.988587881Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.988631852Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ovn.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.988734814Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/signer.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.988798106Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.988851987Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.988909029Z namespaces/openshift-ovn-kubernetes/pods/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.988936889Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2shvk/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.989005781Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2shvk/ovnkube-node-2shvk.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.989207325Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2shvk/kube-rbac-proxy-node/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.989214845Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2shvk/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.989219076Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2shvk/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.989262406Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2shvk/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.98942516Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2shvk/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.989507632Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2shvk/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.989557733Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2shvk/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.989565193Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2shvk/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.989571233Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2shvk/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.989613434Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2shvk/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.989768668Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2shvk/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.98984849Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2shvk/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.989897311Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2shvk/nbdb/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.989908511Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2shvk/nbdb/nbdb/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.989912881Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2shvk/nbdb/nbdb/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.989975873Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2shvk/nbdb/nbdb/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.990086495Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2shvk/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.990166717Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2shvk/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.990215208Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2shvk/northd/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.990222178Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2shvk/northd/northd/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.990226138Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2shvk/northd/northd/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.99027702Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2shvk/northd/northd/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.990383402Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2shvk/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.990447573Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2shvk/northd/northd/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.990485064Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2shvk/ovn-acl-logging/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.990492534Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2shvk/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.990496534Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2shvk/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.990539445Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2shvk/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.990637237Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2shvk/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.990703649Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2shvk/ovn-controller/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.990710679Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2shvk/ovn-controller/ovn-controller/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.990714789Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2shvk/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.990775281Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2shvk/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.991015086Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2shvk/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.991092808Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2shvk/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.991140739Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2shvk/ovnkube-controller/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.991147659Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2shvk/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.991151539Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2shvk/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.991219601Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2shvk/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.992258074Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2shvk/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.992333536Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2shvk/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.992356446Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2shvk/sbdb/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.992366627Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2shvk/sbdb/sbdb/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.992372707Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2shvk/sbdb/sbdb/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.992440238Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2shvk/sbdb/sbdb/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.99253837Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2shvk/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.992603302Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-2shvk/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.992641023Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7ccp8/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.992709514Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7ccp8/ovnkube-node-7ccp8.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.992854507Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7ccp8/kube-rbac-proxy-node/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.992861808Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7ccp8/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.992865848Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7ccp8/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.992911129Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7ccp8/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.993111443Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7ccp8/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.993227796Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7ccp8/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.993276887Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7ccp8/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.993284257Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7ccp8/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.993288287Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7ccp8/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.993330538Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7ccp8/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.993499092Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7ccp8/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.993579904Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7ccp8/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.993628545Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7ccp8/nbdb/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.993635815Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7ccp8/nbdb/nbdb/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.993639865Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7ccp8/nbdb/nbdb/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.993687626Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7ccp8/nbdb/nbdb/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.993797549Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7ccp8/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.99386733Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7ccp8/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.993916291Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7ccp8/northd/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.993965483Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7ccp8/northd/northd/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.993969613Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7ccp8/northd/northd/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.994083535Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7ccp8/northd/northd/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.994200578Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7ccp8/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.994265239Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7ccp8/northd/northd/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.99430431Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7ccp8/ovn-acl-logging/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.99431108Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7ccp8/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.99431498Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7ccp8/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.994342211Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7ccp8/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.994433303Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7ccp8/ovn-acl-logging/ovn-acl-logging/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.994495124Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7ccp8/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.994537876Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7ccp8/ovn-controller/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.994547556Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7ccp8/ovn-controller/ovn-controller/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.994551766Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7ccp8/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.994575356Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7ccp8/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.99473371Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7ccp8/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.994797562Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7ccp8/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.994843783Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7ccp8/ovnkube-controller/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.994855913Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7ccp8/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.994862033Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7ccp8/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.994874943Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7ccp8/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.996000949Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7ccp8/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.99606571Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7ccp8/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.996103651Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7ccp8/sbdb/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.996108731Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7ccp8/sbdb/sbdb/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.996112731Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7ccp8/sbdb/sbdb/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.996146362Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7ccp8/sbdb/sbdb/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.996239834Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7ccp8/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.996303295Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7ccp8/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.996341336Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-t6nhn/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.996404318Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-t6nhn/ovnkube-node-t6nhn.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.996550761Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-t6nhn/kube-rbac-proxy-node/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.996557481Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-t6nhn/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.996561361Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-t6nhn/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.996597562Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-t6nhn/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.996769166Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-t6nhn/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.996831517Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-t6nhn/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.996913579Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-t6nhn/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.99694331Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-t6nhn/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.99695335Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-t6nhn/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.996986851Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-t6nhn/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.997139134Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-t6nhn/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.997207766Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-t6nhn/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.997243617Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-t6nhn/nbdb/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.997249287Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-t6nhn/nbdb/nbdb/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.997253007Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-t6nhn/nbdb/nbdb/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.997283698Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-t6nhn/nbdb/nbdb/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.99738112Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-t6nhn/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.997451791Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-t6nhn/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.997485512Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-t6nhn/northd/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.997490512Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-t6nhn/northd/northd/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.997495712Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-t6nhn/northd/northd/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.997527853Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-t6nhn/northd/northd/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.997627005Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-t6nhn/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.997692557Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-t6nhn/northd/northd/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.997718077Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-t6nhn/ovn-acl-logging/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.997722437Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-t6nhn/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.997728237Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-t6nhn/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.997762058Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-t6nhn/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.99785088Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-t6nhn/ovn-acl-logging/ovn-acl-logging/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.997914082Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-t6nhn/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.997989783Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-t6nhn/ovn-controller/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.998008614Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-t6nhn/ovn-controller/ovn-controller/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.998014124Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-t6nhn/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.998023404Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-t6nhn/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.998258169Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-t6nhn/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.998318911Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-t6nhn/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.998367632Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-t6nhn/ovnkube-controller/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.998403823Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-t6nhn/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.998411583Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-t6nhn/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.998422203Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-t6nhn/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.99961169Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-t6nhn/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.999684412Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-t6nhn/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.999703922Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-t6nhn/sbdb/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.999717502Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-t6nhn/sbdb/sbdb/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.999722113Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-t6nhn/sbdb/sbdb/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.999758503Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-t6nhn/sbdb/sbdb/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.999853245Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-t6nhn/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.999949338Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-t6nhn/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:16.999999889Z namespaces/openshift-ovn-kubernetes/policy/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.00004326Z namespaces/openshift-ovn-kubernetes/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.000091691Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.000099801Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.000140452Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.000219614Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-nodes-identity-limited.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.000347776Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.000393497Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.000434158Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.00051764Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-node-limited.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.000598232Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.000645973Z namespaces/openshift-ovn-kubernetes/route.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.000683634Z namespaces/openshift-ovn-kubernetes/route.openshift.io/routes.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.000727795Z namespaces/openshift-route-controller-manager/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.000734815Z namespaces/openshift-route-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.000738765Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.000773266Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/openshift-route-controllers.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.000823937Z namespaces/openshift-service-ca-operator/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.000866038Z namespaces/openshift-service-ca-operator/openshift-service-ca-operator.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.00095315Z namespaces/openshift-service-ca-operator/apps.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.000996021Z namespaces/openshift-service-ca-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.001044562Z namespaces/openshift-service-ca-operator/apps/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.001085543Z namespaces/openshift-service-ca-operator/apps/daemonsets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.001164445Z namespaces/openshift-service-ca-operator/apps/deployments.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.001276257Z namespaces/openshift-service-ca-operator/apps/replicasets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.00136751Z namespaces/openshift-service-ca-operator/apps/statefulsets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.001416461Z namespaces/openshift-service-ca-operator/autoscaling/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.001457652Z namespaces/openshift-service-ca-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.001499213Z namespaces/openshift-service-ca-operator/batch/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.001536833Z namespaces/openshift-service-ca-operator/batch/cronjobs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.001611455Z namespaces/openshift-service-ca-operator/batch/jobs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.001658976Z namespaces/openshift-service-ca-operator/build.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.001693727Z namespaces/openshift-service-ca-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.001770888Z namespaces/openshift-service-ca-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.00181392Z namespaces/openshift-service-ca-operator/coordination.k8s.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.00182566Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.001857401Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/service-ca-operator-lock.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.001907032Z namespaces/openshift-service-ca-operator/core/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.001980323Z namespaces/openshift-service-ca-operator/core/configmaps.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.002093166Z namespaces/openshift-service-ca-operator/core/endpoints.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.002171288Z namespaces/openshift-service-ca-operator/core/events.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.002363312Z namespaces/openshift-service-ca-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.002448474Z namespaces/openshift-service-ca-operator/core/pods.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.002585057Z namespaces/openshift-service-ca-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.00270181Z namespaces/openshift-service-ca-operator/core/secrets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.002873364Z namespaces/openshift-service-ca-operator/core/services.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.002962035Z namespaces/openshift-service-ca-operator/discovery.k8s.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.003012767Z namespaces/openshift-service-ca-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.003084828Z namespaces/openshift-service-ca-operator/image.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.003114419Z namespaces/openshift-service-ca-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.00316445Z namespaces/openshift-service-ca-operator/k8s.ovn.org/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.003201341Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.003284223Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.003446306Z namespaces/openshift-service-ca-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.003492227Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.003530048Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.003581589Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.003623441Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/service-ca-operator.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.003673611Z namespaces/openshift-service-ca-operator/networking.k8s.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.003719843Z namespaces/openshift-service-ca-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.003759793Z namespaces/openshift-service-ca-operator/pods/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.003766594Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d46d9ffd4-6fzl2/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.003874566Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d46d9ffd4-6fzl2/service-ca-operator-5d46d9ffd4-6fzl2.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.003987569Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d46d9ffd4-6fzl2/service-ca-operator/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.004001129Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d46d9ffd4-6fzl2/service-ca-operator/service-ca-operator/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.004007379Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d46d9ffd4-6fzl2/service-ca-operator/service-ca-operator/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.00403356Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d46d9ffd4-6fzl2/service-ca-operator/service-ca-operator/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.004449419Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d46d9ffd4-6fzl2/service-ca-operator/service-ca-operator/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.004633013Z namespaces/openshift-service-ca-operator/policy/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.004681214Z namespaces/openshift-service-ca-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.004738615Z namespaces/openshift-service-ca-operator/route.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.004774946Z namespaces/openshift-service-ca-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.004822507Z namespaces/openshift-service-ca/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.004876339Z namespaces/openshift-service-ca/openshift-service-ca.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.00495615Z namespaces/openshift-service-ca/apps.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.004995381Z namespaces/openshift-service-ca/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.005047473Z namespaces/openshift-service-ca/apps/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.005090203Z namespaces/openshift-service-ca/apps/daemonsets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.005169785Z namespaces/openshift-service-ca/apps/deployments.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.005274647Z namespaces/openshift-service-ca/apps/replicasets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.005361549Z namespaces/openshift-service-ca/apps/statefulsets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.005408111Z namespaces/openshift-service-ca/autoscaling/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.005503323Z namespaces/openshift-service-ca/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.005547644Z namespaces/openshift-service-ca/batch/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.005588005Z namespaces/openshift-service-ca/batch/cronjobs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.005673327Z namespaces/openshift-service-ca/batch/jobs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.005715617Z namespaces/openshift-service-ca/build.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.005752218Z namespaces/openshift-service-ca/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.005855071Z namespaces/openshift-service-ca/build.openshift.io/builds.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.005896602Z namespaces/openshift-service-ca/coordination.k8s.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.005903462Z namespaces/openshift-service-ca/coordination.k8s.io/leases/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.005979023Z namespaces/openshift-service-ca/coordination.k8s.io/leases/service-ca-controller-lock.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.006058655Z namespaces/openshift-service-ca/core/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.006096196Z namespaces/openshift-service-ca/core/configmaps.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.006216639Z namespaces/openshift-service-ca/core/endpoints.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.006288021Z namespaces/openshift-service-ca/core/events.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.006405023Z namespaces/openshift-service-ca/core/persistentvolumeclaims.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.006488605Z namespaces/openshift-service-ca/core/pods.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.006591397Z namespaces/openshift-service-ca/core/replicationcontrollers.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.00671246Z namespaces/openshift-service-ca/core/secrets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.006886714Z namespaces/openshift-service-ca/core/services.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.006971806Z namespaces/openshift-service-ca/discovery.k8s.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.007010107Z namespaces/openshift-service-ca/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.007063148Z namespaces/openshift-service-ca/image.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.007099199Z namespaces/openshift-service-ca/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.00713944Z namespaces/openshift-service-ca/k8s.ovn.org/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.007181561Z namespaces/openshift-service-ca/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.007261303Z namespaces/openshift-service-ca/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.007334544Z namespaces/openshift-service-ca/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.007378475Z namespaces/openshift-service-ca/monitoring.coreos.com/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.007415376Z namespaces/openshift-service-ca/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.007479387Z namespaces/openshift-service-ca/networking.k8s.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.007521778Z namespaces/openshift-service-ca/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.007565579Z namespaces/openshift-service-ca/pods/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.007575359Z namespaces/openshift-service-ca/pods/service-ca-758f599c5-7bc5n/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.00760708Z namespaces/openshift-service-ca/pods/service-ca-758f599c5-7bc5n/service-ca-758f599c5-7bc5n.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.007677192Z namespaces/openshift-service-ca/pods/service-ca-758f599c5-7bc5n/service-ca-controller/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.007685122Z namespaces/openshift-service-ca/pods/service-ca-758f599c5-7bc5n/service-ca-controller/service-ca-controller/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.007691772Z namespaces/openshift-service-ca/pods/service-ca-758f599c5-7bc5n/service-ca-controller/service-ca-controller/logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.007722303Z namespaces/openshift-service-ca/pods/service-ca-758f599c5-7bc5n/service-ca-controller/service-ca-controller/logs/current.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.007973668Z namespaces/openshift-service-ca/pods/service-ca-758f599c5-7bc5n/service-ca-controller/service-ca-controller/logs/previous.insecure.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.00804557Z namespaces/openshift-service-ca/pods/service-ca-758f599c5-7bc5n/service-ca-controller/service-ca-controller/logs/previous.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.008080251Z namespaces/openshift-service-ca/policy/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.008122642Z namespaces/openshift-service-ca/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.008163313Z namespaces/openshift-service-ca/route.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.008202034Z namespaces/openshift-service-ca/route.openshift.io/routes.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.008247635Z namespaces/openshift-user-workload-monitoring/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.008292126Z namespaces/openshift-user-workload-monitoring/openshift-user-workload-monitoring.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.008346157Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.008388208Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.008437159Z namespaces/openshift-user-workload-monitoring/apps/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.00847382Z namespaces/openshift-user-workload-monitoring/apps/daemonsets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.008548681Z namespaces/openshift-user-workload-monitoring/apps/deployments.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.008626903Z namespaces/openshift-user-workload-monitoring/apps/replicasets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.008701625Z namespaces/openshift-user-workload-monitoring/apps/statefulsets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.008744766Z namespaces/openshift-user-workload-monitoring/autoscaling/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.008784177Z namespaces/openshift-user-workload-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.008829028Z namespaces/openshift-user-workload-monitoring/batch/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.008867169Z namespaces/openshift-user-workload-monitoring/batch/cronjobs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.008978971Z namespaces/openshift-user-workload-monitoring/batch/jobs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.009026832Z namespaces/openshift-user-workload-monitoring/build.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.009066843Z namespaces/openshift-user-workload-monitoring/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.009148955Z namespaces/openshift-user-workload-monitoring/build.openshift.io/builds.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.009199396Z namespaces/openshift-user-workload-monitoring/core/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.009235727Z namespaces/openshift-user-workload-monitoring/core/configmaps.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.009343119Z namespaces/openshift-user-workload-monitoring/core/endpoints.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.009408741Z namespaces/openshift-user-workload-monitoring/core/events.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.009497383Z namespaces/openshift-user-workload-monitoring/core/persistentvolumeclaims.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.009576715Z namespaces/openshift-user-workload-monitoring/core/pods.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.009646336Z namespaces/openshift-user-workload-monitoring/core/replicationcontrollers.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.009765919Z namespaces/openshift-user-workload-monitoring/core/secrets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.009916402Z namespaces/openshift-user-workload-monitoring/core/services.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.010003084Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.010057526Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.010136547Z namespaces/openshift-user-workload-monitoring/image.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.010191929Z namespaces/openshift-user-workload-monitoring/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.01026396Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.010315241Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.010411443Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.010475435Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.010518736Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.010570427Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.010629018Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.010669689Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.01071654Z namespaces/openshift-user-workload-monitoring/policy/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.010762681Z namespaces/openshift-user-workload-monitoring/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.01113641Z namespaces/openshift-user-workload-monitoring/route.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.011200301Z namespaces/openshift-user-workload-monitoring/route.openshift.io/routes.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.011255642Z namespaces/openshift/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.011309544Z namespaces/openshift/openshift.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.011380205Z namespaces/openshift/apps.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.011453487Z namespaces/openshift/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.011507308Z namespaces/openshift/apps/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.011552049Z namespaces/openshift/apps/daemonsets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.011659271Z namespaces/openshift/apps/deployments.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.011756804Z namespaces/openshift/apps/replicasets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.011855486Z namespaces/openshift/apps/statefulsets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.011915027Z namespaces/openshift/autoscaling/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.011987249Z namespaces/openshift/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.012063091Z namespaces/openshift/batch/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.012103882Z namespaces/openshift/batch/cronjobs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.012187094Z namespaces/openshift/batch/jobs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.012229184Z namespaces/openshift/build.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.012268105Z namespaces/openshift/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.012348757Z namespaces/openshift/build.openshift.io/builds.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.012395068Z namespaces/openshift/core/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.012435429Z namespaces/openshift/core/configmaps.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.012526611Z namespaces/openshift/core/endpoints.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.012604643Z namespaces/openshift/core/events.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.012685905Z namespaces/openshift/core/persistentvolumeclaims.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.012762447Z namespaces/openshift/core/pods.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.012841508Z namespaces/openshift/core/replicationcontrollers.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.013012702Z namespaces/openshift/core/secrets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.013166416Z namespaces/openshift/core/services.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.013219647Z namespaces/openshift/discovery.k8s.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.013268998Z namespaces/openshift/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.013308649Z namespaces/openshift/image.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.01334565Z namespaces/openshift/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.014601508Z namespaces/openshift/image.openshift.io/imagestreams/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.014623129Z namespaces/openshift/image.openshift.io/imagestreams/cli-artifacts.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.014722771Z namespaces/openshift/image.openshift.io/imagestreams/cli.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.014803933Z namespaces/openshift/image.openshift.io/imagestreams/dotnet-runtime.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.014901785Z namespaces/openshift/image.openshift.io/imagestreams/dotnet.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.015041778Z namespaces/openshift/image.openshift.io/imagestreams/driver-toolkit.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.01512501Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift-java11.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.015283143Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.015452797Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java-openshift.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.01557732Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java11-openshift.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.015671122Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift-jdk11.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.015754164Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.015872157Z namespaces/openshift/image.openshift.io/imagestreams/golang.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.01600568Z namespaces/openshift/image.openshift.io/imagestreams/httpd.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.016148333Z namespaces/openshift/image.openshift.io/imagestreams/installer-artifacts.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.016231155Z namespaces/openshift/image.openshift.io/imagestreams/installer.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.016319867Z namespaces/openshift/image.openshift.io/imagestreams/java-runtime.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.016417879Z namespaces/openshift/image.openshift.io/imagestreams/java.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.016517281Z namespaces/openshift/image.openshift.io/imagestreams/jboss-datagrid73-openshift.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.016630794Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-openshift.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.016724356Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.016823748Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-openshift.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.01691324Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.017050033Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-openshift.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.017141865Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.017243868Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-openshift.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.01734532Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-runtime-openshift.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.017437202Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk11-tomcat9-openshift-ubi8.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.017540634Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk8-tomcat9-openshift-ubi8.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.017643677Z namespaces/openshift/image.openshift.io/imagestreams/jenkins-agent-base.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.017735389Z namespaces/openshift/image.openshift.io/imagestreams/jenkins.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.017841451Z namespaces/openshift/image.openshift.io/imagestreams/mariadb.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.017995645Z namespaces/openshift/image.openshift.io/imagestreams/must-gather.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.018086007Z namespaces/openshift/image.openshift.io/imagestreams/mysql.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.018192419Z namespaces/openshift/image.openshift.io/imagestreams/network-tools.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.018275101Z namespaces/openshift/image.openshift.io/imagestreams/nginx.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.018391623Z namespaces/openshift/image.openshift.io/imagestreams/nodejs.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.018532327Z namespaces/openshift/image.openshift.io/imagestreams/oauth-proxy.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.018612588Z namespaces/openshift/image.openshift.io/imagestreams/openjdk-11-rhel7.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.018735231Z namespaces/openshift/image.openshift.io/imagestreams/perl.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.018820163Z namespaces/openshift/image.openshift.io/imagestreams/php.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.018958706Z namespaces/openshift/image.openshift.io/imagestreams/postgresql.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.01910601Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso75-openshift-rhel8.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.019193072Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso76-openshift-rhel8.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.019277354Z namespaces/openshift/image.openshift.io/imagestreams/python.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.019425877Z namespaces/openshift/image.openshift.io/imagestreams/redhat-openjdk18-openshift.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.01957141Z namespaces/openshift/image.openshift.io/imagestreams/redis.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.019662452Z namespaces/openshift/image.openshift.io/imagestreams/ruby.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.019782405Z namespaces/openshift/image.openshift.io/imagestreams/sso75-openshift-rhel8.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.019871657Z namespaces/openshift/image.openshift.io/imagestreams/sso76-openshift-rhel8.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.020106612Z namespaces/openshift/image.openshift.io/imagestreams/tests.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.020182004Z namespaces/openshift/image.openshift.io/imagestreams/tools.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.020300086Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11-runtime.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.020419779Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.020531362Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17-runtime.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.020643434Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.020757167Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21-runtime.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.020842229Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.020947241Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8-runtime.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.021078114Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.021235998Z namespaces/openshift/k8s.ovn.org/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.021282169Z namespaces/openshift/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.02135701Z namespaces/openshift/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.021436472Z namespaces/openshift/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.021479623Z namespaces/openshift/monitoring.coreos.com/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.021518634Z namespaces/openshift/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.021564105Z namespaces/openshift/networking.k8s.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.021600666Z namespaces/openshift/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.021645987Z namespaces/openshift/policy/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.021685608Z namespaces/openshift/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.021728979Z namespaces/openshift/route.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.02176877Z namespaces/openshift/route.openshift.io/routes.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.02181286Z namespaces/openshift/template.openshift.io/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.021819751Z namespaces/openshift/template.openshift.io/templates/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.021856612Z namespaces/openshift/template.openshift.io/templates/cache-service.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.021997305Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-example.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.022113157Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-persistent.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.02221789Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-example.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.022324792Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-persistent.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.022488936Z namespaces/openshift/template.openshift.io/templates/datagrid-service.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.022588588Z namespaces/openshift/template.openshift.io/templates/django-psql-example.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.022694951Z namespaces/openshift/template.openshift.io/templates/django-psql-persistent.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.022801183Z namespaces/openshift/template.openshift.io/templates/eap-xp3-basic-s2i.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.022945056Z namespaces/openshift/template.openshift.io/templates/eap-xp4-basic-s2i.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.023062059Z namespaces/openshift/template.openshift.io/templates/eap74-basic-s2i.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.023164711Z namespaces/openshift/template.openshift.io/templates/eap74-https-s2i.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.023286894Z namespaces/openshift/template.openshift.io/templates/eap74-sso-s2i.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.023422027Z namespaces/openshift/template.openshift.io/templates/httpd-example.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.02353619Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral-monitored.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.023650642Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.023754564Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent-monitored.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.023860017Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.024117912Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-basic-s2i.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.024238545Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-https-s2i.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.024369038Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-basic-s2i.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.024503161Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-https-s2i.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.024624444Z namespaces/openshift/template.openshift.io/templates/mariadb-ephemeral.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.024768577Z namespaces/openshift/template.openshift.io/templates/mariadb-persistent.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.024975162Z namespaces/openshift/template.openshift.io/templates/mysql-ephemeral.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.025094005Z namespaces/openshift/template.openshift.io/templates/mysql-persistent.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.025191757Z namespaces/openshift/template.openshift.io/templates/nginx-example.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.025297549Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-example.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.025412672Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-persistent.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.025527154Z namespaces/openshift/template.openshift.io/templates/openjdk-web-basic-s2i.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.025631907Z namespaces/openshift/template.openshift.io/templates/postgresql-ephemeral.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.025734509Z namespaces/openshift/template.openshift.io/templates/postgresql-persistent.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.025836121Z namespaces/openshift/template.openshift.io/templates/rails-pgsql-persistent.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.026027356Z namespaces/openshift/template.openshift.io/templates/rails-postgresql-example.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.026146178Z namespaces/openshift/template.openshift.io/templates/react-web-app-example.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.026251161Z namespaces/openshift/template.openshift.io/templates/redis-ephemeral.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.026354063Z namespaces/openshift/template.openshift.io/templates/redis-persistent.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.026454285Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-rest-3scale.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.026560338Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-xml.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.02667209Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.026772602Z namespaces/openshift/template.openshift.io/templates/sso75-https.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.026892115Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-https.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.027044049Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-postgresql-persistent.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.027160071Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql-persistent.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.027288874Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.027410537Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-https.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.027578381Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql-persistent.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.027709193Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.027829536Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-https.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.02798014Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-postgresql-persistent.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.028079372Z network_logs/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.028118533Z network_logs/cluster_scale [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.028191895Z network_logs/ippools.whereabouts.cni.cncf.io [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.028274876Z network_logs/multi-networkpolicy [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.028343738Z network_logs/net-attach-def [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.02842654Z network_logs/overlappingrangeipreservations.whereabouts.cni.cncf.io [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.028561263Z network_logs/ovn_kubernetes_top_pods [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.028649765Z network_logs/ovnk_database_store.tar.gz [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.029980585Z nodes/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.030019646Z nodes/debug [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.030122248Z nodes/ip-10-0-131-106.ec2.internal/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.030164829Z nodes/ip-10-0-131-106.ec2.internal/cpu_affinities.json [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.030503547Z nodes/ip-10-0-131-106.ec2.internal/dmesg [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.030764542Z nodes/ip-10-0-131-106.ec2.internal/ethtool_channels [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.030840394Z nodes/ip-10-0-131-106.ec2.internal/ethtool_features [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.030955287Z nodes/ip-10-0-131-106.ec2.internal/ip-10-0-131-106.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.031269004Z nodes/ip-10-0-131-106.ec2.internal/irq_affinities.json [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.031408667Z nodes/ip-10-0-131-106.ec2.internal/lscpu [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.03155902Z nodes/ip-10-0-131-106.ec2.internal/lspci [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.031650442Z nodes/ip-10-0-131-106.ec2.internal/podresources.json [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.031752925Z nodes/ip-10-0-131-106.ec2.internal/pods_info.json [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.031871027Z nodes/ip-10-0-131-106.ec2.internal/proc_cmdline [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.032040461Z nodes/ip-10-0-131-106.ec2.internal/sysinfo.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.033719059Z nodes/ip-10-0-131-106.ec2.internal/sysinfo.tgz [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.033869843Z nodes/ip-10-0-133-91.ec2.internal/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.033905953Z nodes/ip-10-0-133-91.ec2.internal/cpu_affinities.json [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.034339883Z nodes/ip-10-0-133-91.ec2.internal/dmesg [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.034573958Z nodes/ip-10-0-133-91.ec2.internal/ethtool_channels [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.03464772Z nodes/ip-10-0-133-91.ec2.internal/ethtool_features [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.034727242Z nodes/ip-10-0-133-91.ec2.internal/ip-10-0-133-91.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.035010318Z nodes/ip-10-0-133-91.ec2.internal/irq_affinities.json [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.035154201Z nodes/ip-10-0-133-91.ec2.internal/lscpu [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.035269354Z nodes/ip-10-0-133-91.ec2.internal/lspci [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.035351426Z nodes/ip-10-0-133-91.ec2.internal/podresources.json [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.035466888Z nodes/ip-10-0-133-91.ec2.internal/pods_info.json [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.035575511Z nodes/ip-10-0-133-91.ec2.internal/proc_cmdline [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.035657583Z nodes/ip-10-0-133-91.ec2.internal/sysinfo.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.037462024Z nodes/ip-10-0-133-91.ec2.internal/sysinfo.tgz [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.037628107Z nodes/ip-10-0-142-94.ec2.internal/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.037673468Z nodes/ip-10-0-142-94.ec2.internal/cpu_affinities.json [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.037946115Z nodes/ip-10-0-142-94.ec2.internal/dmesg [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.03819879Z nodes/ip-10-0-142-94.ec2.internal/ethtool_channels [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.038268762Z nodes/ip-10-0-142-94.ec2.internal/ethtool_features [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.038349673Z nodes/ip-10-0-142-94.ec2.internal/ip-10-0-142-94.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.038716082Z nodes/ip-10-0-142-94.ec2.internal/irq_affinities.json [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.038852375Z nodes/ip-10-0-142-94.ec2.internal/lscpu [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.039002518Z nodes/ip-10-0-142-94.ec2.internal/lspci [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.03908893Z nodes/ip-10-0-142-94.ec2.internal/podresources.json [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.039187823Z nodes/ip-10-0-142-94.ec2.internal/pods_info.json [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.039299195Z nodes/ip-10-0-142-94.ec2.internal/proc_cmdline [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.039377547Z nodes/ip-10-0-142-94.ec2.internal/sysinfo.log [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.04131009Z nodes/ip-10-0-142-94.ec2.internal/sysinfo.tgz [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.041460554Z pod_network_connectivity_check/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.041487094Z pod_network_connectivity_check/podnetworkconnectivitychecks.yaml [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.041602407Z static-pods/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.041612147Z static-pods/kube-apiserver/ [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.049642848Z [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.049665549Z sent 57,896 bytes received 4,147,587 bytes 2,803,655.33 bytes/sec [must-gather] [must-gather-75tq9] OUT 2026-07-08T17:06:17.049677359Z total size is 44,570,625 speedup is 10.60 [must-gather] [must-gather ] OUT 2026-07-08T17:06:17.324226011Z namespace/openshift-must-gather-mcg99 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: c9613c8a-6ce7-4676-8270-9df46cee95b4 [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-pwdft [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-pwdft-e2e-raw [git-push-artifacts] PIPELINERUN_NAME=kserve-group-test-pwdft [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 6832714 Jul 8 17:07 /workspace/odh-ci-artifacts/test-artifacts/kserve-group-test-pwdft/e2e-raw.tar.gz [git-push-artifacts] [ci-artifacts 73783a9] Updating CI Artifacts in e2e-raw [git-push-artifacts] 1 file changed, 0 insertions(+), 0 deletions(-) [git-push-artifacts] create mode 100644 test-artifacts/kserve-group-test-pwdft/e2e-raw.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] 9c112c3..73783a9 ci-artifacts -> ci-artifacts [fail-if-needed] deploy-and-e2e step succeeded