[get-kubeconfig] Found kubeconfig secret: cluster-qp278-admin-kubeconfig [get-kubeconfig] Wrote kubeconfig to /credentials/cluster-qp278-kubeconfig [get-kubeconfig] Found admin password secret: cluster-qp278-admin-password [get-kubeconfig] Retrieved username [get-kubeconfig] Wrote password to /credentials/cluster-qp278-password [get-kubeconfig] API Server URL: https://a7d0c24b888ad427bbffc1bf16e1bde5-668c73d646848c03.elb.us-east-1.amazonaws.com:6443 [get-kubeconfig] Console URL: https://console-openshift-console.apps.6602cd0d-986f-453d-882b-6fb31fd4dd44.prod.konfluxeaas.com [clone-repo] ci/llmisvc-autoscaling-tracing-infra [clone-repo] https://github.com/vivekk16/kserve [clone-repo] Cloning into '/workspace/source'... [clone-repo] Updating files: 85% (2698/3139) Updating files: 86% (2700/3139) Updating files: 87% (2731/3139) Updating files: 88% (2763/3139) Updating files: 89% (2794/3139) Updating files: 90% (2826/3139) Updating files: 91% (2857/3139) Updating files: 92% (2888/3139) Updating files: 93% (2920/3139) Updating files: 94% (2951/3139) Updating files: 95% (2983/3139) Updating files: 96% (3014/3139) Updating files: 97% (3045/3139) Updating files: 98% (3077/3139) Updating files: 99% (3108/3139) Updating files: 100% (3139/3139) Updating files: 100% (3139/3139), 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:c30f46bbbf240f23d63e3057afecb3d51f030f01e92352c91c1f6bf13b53e7c1 [e2e-raw] + KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:c30f46bbbf240f23d63e3057afecb3d51f030f01e92352c91c1f6bf13b53e7c1 [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:33913d11cba0d1516aeebfa650633ef24072b06d9cdf171b3bb5295a06a80c12 [e2e-raw] + KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:33913d11cba0d1516aeebfa650633ef24072b06d9cdf171b3bb5295a06a80c12 [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:7e35538adc84c05d9420d87001e9355aeddffd6326bb391010f8e6c1a3c85203 [e2e-raw] + KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:7e35538adc84c05d9420d87001e9355aeddffd6326bb391010f8e6c1a3c85203 [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:5d63c390841fcd6358d7b4068789845000a8eff3dfe19f0f9b697dde4d31930a [e2e-raw] + STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:5d63c390841fcd6358d7b4068789845000a8eff3dfe19f0f9b697dde4d31930a [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.25) [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-1745 [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-1745 [e2e-raw] SUCCESS_200_ISVC_IMAGE=quay.io/opendatahub/success-200-isvc:odh-pr-1745 [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 1ms [e2e-raw] Building kserve @ file:///workspace/source/python/kserve [e2e-raw] Downloading aiohttp (1.7MiB) [e2e-raw] Downloading uvloop (3.8MiB) [e2e-raw] Downloading numpy (15.7MiB) [e2e-raw] Downloading black (1.6MiB) [e2e-raw] Downloading setuptools (1.2MiB) [e2e-raw] Downloading pydantic-core (2.0MiB) [e2e-raw] Downloading pandas (12.5MiB) [e2e-raw] Downloading cryptography (4.3MiB) [e2e-raw] Downloading pyarrow (40.1MiB) [e2e-raw] Downloading kubernetes (1.9MiB) [e2e-raw] Downloading mypy (17.2MiB) [e2e-raw] Downloading portforward (3.9MiB) [e2e-raw] Downloading botocore (12.9MiB) [e2e-raw] Downloading grpcio (6.4MiB) [e2e-raw] Downloading grpcio-tools (2.5MiB) [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] Built python-simple-logger==2.0.19 [e2e-raw] Downloading portforward [e2e-raw] Downloading uvloop [e2e-raw] Downloading cryptography [e2e-raw] Downloading grpcio [e2e-raw] Downloading kubernetes [e2e-raw] Built timeout-sampler==1.0.3 [e2e-raw] Built kserve @ file:///workspace/source/python/kserve [e2e-raw] Downloading numpy [e2e-raw] Downloading pandas [e2e-raw] Downloading botocore [e2e-raw] Downloading pyarrow [e2e-raw] Downloading mypy [e2e-raw] Prepared 101 packages in 1.88s [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 13.44s [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 50ms [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://a7d0c24b888ad427bbffc1bf16e1bde5-668c73d646848c03.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] CSV custom-metrics-autoscaler.v2.19.0-2 found, but not yet Succeeded (Phase: Pending). Waiting... (25/600) [e2e-raw] CSV custom-metrics-autoscaler.v2.19.0-2 found, but not yet Succeeded (Phase: Installing). Waiting... (30/600) [e2e-raw] CSV custom-metrics-autoscaler.v2.19.0-2 found, but not yet Succeeded (Phase: Installing). Waiting... (35/600) [e2e-raw] CSV custom-metrics-autoscaler.v2.19.0-2 found, but not yet Succeeded (Phase: Installing). Waiting... (40/600) [e2e-raw] CSV custom-metrics-autoscaler.v2.19.0-2 found, but not yet Succeeded (Phase: Installing). Waiting... (45/600) [e2e-raw] CSV custom-metrics-autoscaler.v2.19.0-2 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-77f648d694-5nqrm 1/1 Running 0 39s [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-77f648d694-5nqrm 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-55557df8c-pvcxh 1/1 Running 0 45s [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-55557df8c-pvcxh 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-56f9798bb4-rjjn9 1/1 Running 0 49s [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-56f9798bb4-rjjn9 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:33913d11cba0d1516aeebfa650633ef24072b06d9cdf171b3bb5295a06a80c12 [e2e-raw] LLMISVC_CONTROLLER_IMAGE=quay.io/opendatahub/odh-kserve-llmisvc-controller:odh-master [e2e-raw] KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:c30f46bbbf240f23d63e3057afecb3d51f030f01e92352c91c1f6bf13b53e7c1 [e2e-raw] KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:7e35538adc84c05d9420d87001e9355aeddffd6326bb391010f8e6c1a3c85203 [e2e-raw] STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:5d63c390841fcd6358d7b4068789845000a8eff3dfe19f0f9b697dde4d31930a [e2e-raw] Installing KServe via kustomize... [e2e-raw] === Final params.env [e2e-raw] kserve-controller=quay.io/opendatahub/kserve-controller@sha256:33913d11cba0d1516aeebfa650633ef24072b06d9cdf171b3bb5295a06a80c12 [e2e-raw] llmisvc-controller=quay.io/opendatahub/odh-kserve-llmisvc-controller:odh-master [e2e-raw] kserve-agent=quay.io/opendatahub/kserve-agent@sha256:c30f46bbbf240f23d63e3057afecb3d51f030f01e92352c91c1f6bf13b53e7c1 [e2e-raw] kserve-router=quay.io/opendatahub/kserve-router@sha256:7e35538adc84c05d9420d87001e9355aeddffd6326bb391010f8e6c1a3c85203 [e2e-raw] kserve-storage-initializer=quay.io/opendatahub/kserve-storage-initializer@sha256:5d63c390841fcd6358d7b4068789845000a8eff3dfe19f0f9b697dde4d31930a [e2e-raw] kserve-llm-d=registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fc68d623d1bfc36c8cb2fe4a71f19c8578cfb420ce8ce07b20a02c1ee0be0cf3 [e2e-raw] kserve-llm-d-inference-scheduler=quay.io/opendatahub/odh-llm-d-router-endpoint-picker:v0.9.0 [e2e-raw] kserve-llm-d-routing-sidecar=quay.io/opendatahub/odh-llm-d-router-disagg-sidecar:v0.9.0 [e2e-raw] kserve-llm-d-uds-tokenizer=quay.io/opendatahub/llm-d-kv-cache:v0.8.0 [e2e-raw] kserve-llm-d-nvidia-cuda=registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fc68d623d1bfc36c8cb2fe4a71f19c8578cfb420ce8ce07b20a02c1ee0be0cf3 [e2e-raw] kserve-llm-d-nvidia-cuda-fast-1=registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fc68d623d1bfc36c8cb2fe4a71f19c8578cfb420ce8ce07b20a02c1ee0be0cf3 [e2e-raw] kserve-llm-d-nvidia-cuda-fast-2=registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:fc68d623d1bfc36c8cb2fe4a71f19c8578cfb420ce8ce07b20a02c1ee0be0cf3 [e2e-raw] kserve-llm-d-nvidia-cuda-upstream-version=0.11.0+rhai5 [e2e-raw] kserve-llm-d-nvidia-cuda-fast-1-upstream-version=0.11.0+rhai5 [e2e-raw] kserve-llm-d-nvidia-cuda-fast-2-upstream-version=0.11.0+rhai5 [e2e-raw] kserve-llm-d-amd-rocm=registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:d9a48add238cc095fa43eeee17c8c4d104de60c4dc623e0bc7f8c4b53b2b2e97 [e2e-raw] kserve-llm-d-amd-rocm-fast-1=registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:d9a48add238cc095fa43eeee17c8c4d104de60c4dc623e0bc7f8c4b53b2b2e97 [e2e-raw] kserve-llm-d-amd-rocm-fast-2=registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:d9a48add238cc095fa43eeee17c8c4d104de60c4dc623e0bc7f8c4b53b2b2e97 [e2e-raw] kserve-llm-d-amd-rocm-upstream-version=0.11.0+rhai5 [e2e-raw] kserve-llm-d-amd-rocm-fast-1-upstream-version=0.11.0+rhai5 [e2e-raw] kserve-llm-d-amd-rocm-fast-2-upstream-version=0.11.0+rhai5 [e2e-raw] kserve-llm-d-intel-gaudi=registry.redhat.io/rhaii-early-access/vllm-gaudi-rhel9:3.4.0-ea.2 [e2e-raw] kserve-llm-d-intel-gaudi-fast-1=registry.redhat.io/rhaii-early-access/vllm-gaudi-rhel9:3.4.0-ea.2 [e2e-raw] kserve-llm-d-intel-gaudi-fast-2=registry.redhat.io/rhaii-early-access/vllm-gaudi-rhel9:3.4.0-ea.2 [e2e-raw] kserve-llm-d-intel-gaudi-upstream-version=0.16.0 [e2e-raw] kserve-llm-d-intel-gaudi-fast-1-upstream-version=0.16.0 [e2e-raw] kserve-llm-d-intel-gaudi-fast-2-upstream-version=0.16.0 [e2e-raw] kserve-llm-d-ibm-spyre=registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:80ae3e435a5be2c1f117f36599103ab05357917dd6e37f0df6613cb3ac2c13ea [e2e-raw] kserve-llm-d-ibm-spyre-fast-1=registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:80ae3e435a5be2c1f117f36599103ab05357917dd6e37f0df6613cb3ac2c13ea [e2e-raw] kserve-llm-d-ibm-spyre-fast-2=registry.redhat.io/rhaiis/vllm-spyre-rhel9@sha256:80ae3e435a5be2c1f117f36599103ab05357917dd6e37f0df6613cb3ac2c13ea [e2e-raw] kserve-llm-d-ibm-spyre-upstream-version=0.10.2 [e2e-raw] kserve-llm-d-ibm-spyre-fast-1-upstream-version=0.10.2 [e2e-raw] kserve-llm-d-ibm-spyre-fast-2-upstream-version=0.10.2 [e2e-raw] # TODO update when our changes are introduced in the official image [e2e-raw] kube-rbac-proxy=quay.io/opendatahub/odh-kube-auth-proxy@sha256:dcb09fbabd8811f0956ef612a0c9ddd5236804b9bd6548a0647d2b531c9d01b3 [e2e-raw] kserve-localmodel-controller=quay.io/opendatahub/odh-kserve-localmodel-controller:odh-master [e2e-raw] kserve-localmodelnode-agent=quay.io/opendatahub/odh-kserve-localmodelnode-agent:odh-master# Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-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-654c557856-cc4rq 0/1 Running 0 7s [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-654c557856-cc4rq condition met [e2e-raw] Pod(s) -l "control-plane=llmisvc-controller-manager" in namespace "kserve" are ready. [e2e-raw] Re-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] 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-84cf6d888d-cgbkp" deleted [e2e-raw] Waiting for kserve-controller-manager to be ready... [e2e-raw] pod/kserve-controller-manager-84cf6d888d-srcg6 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-cuda-runtime-template 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.25 [e2e-raw] Kubernetes Version: v1.34.9 [e2e-raw] ClusterVersion desired: 4.21.25 [e2e-raw] ClusterVersion history (latest): 4.21.25 (Completed) [e2e-raw] CSVs in openshift-keda: [e2e-raw] custom-metrics-autoscaler.v2.19.0-2 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:33913d11cba0d1516aeebfa650633ef24072b06d9cdf171b3bb5295a06a80c12 [e2e-raw] imageID: quay.io/opendatahub/kserve-controller@sha256:33913d11cba0d1516aeebfa650633ef24072b06d9cdf171b3bb5295a06a80c12 [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:4d2ce35df65bab6d2693c9c94b3f24844e28d1e34eb5c52b243f168e1bce3e01 [e2e-raw] llmisvc-controller-manager: ready=1 image=quay.io/opendatahub/odh-kserve-llmisvc-controller:odh-master [e2e-raw] imageID: quay.io/opendatahub/odh-kserve-llmisvc-controller@sha256:859e1f47ba4cf6ced344aac36189a377332df94e23690e952eeb78140e900645 [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': {'metadata': '3.1.1', 'asyncio': '0.23.8', 'httpx': '0.30.0', 'cov': '5.0.0', 'xdist': '3.6.1', 'json-report': '1.5.0', 'anyio': '4.9.0'}, 'PLATFORM': 'el9'} [e2e-raw] rootdir: /workspace/source/test/e2e [e2e-raw] configfile: pytest.ini [e2e-raw] plugins: metadata-3.1.1, asyncio-0.23.8, httpx-0.30.0, cov-5.0.0, xdist-3.6.1, json-report-1.5.0, anyio-4.9.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-16 22:00:39.897 3939 kserve INFO [conftest.py:configure_logger():40] Logger configured [e2e-raw] 2026-07-16 22:02:20.169 3939 kserve.trace Host from isvc status URL = isvc-raw-sklearn-batcher-5f43b-kserve-ci-e2e-test.apps.6602cd0d-986f-453d-882b-6fb31fd4dd44.prod.konfluxeaas.com [e2e-raw] 2026-07-16 22:02:20.169 3939 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = isvc-raw-sklearn-batcher-5f43b-kserve-ci-e2e-test.apps.6602cd0d-986f-453d-882b-6fb31fd4dd44.prod.konfluxeaas.com [e2e-raw] 2026-07-16 22:02:20.170 3939 kserve.trace Network layer = openshift-route [e2e-raw] 2026-07-16 22:02:20.170 3939 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-raw] 2026-07-16 22:02:20.170 3939 kserve.trace Using external route host: isvc-raw-sklearn-batcher-5f43b-kserve-ci-e2e-test.apps.6602cd0d-986f-453d-882b-6fb31fd4dd44.prod.konfluxeaas.com [e2e-raw] 2026-07-16 22:02:20.170 3939 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: isvc-raw-sklearn-batcher-5f43b-kserve-ci-e2e-test.apps.6602cd0d-986f-453d-882b-6fb31fd4dd44.prod.konfluxeaas.com [e2e-raw] 2026-07-16 22:02:20.171 3939 kserve.trace Sending Header = {'Host': 'isvc-raw-sklearn-batcher-5f43b-kserve-ci-e2e-test.apps.6602cd0d-986f-453d-882b-6fb31fd4dd44.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-16 22:02:20.171 3939 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-raw-sklearn-batcher-5f43b-kserve-ci-e2e-test.apps.6602cd0d-986f-453d-882b-6fb31fd4dd44.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-16 22:02:20.171 3939 kserve.trace base url = https://isvc-raw-sklearn-batcher-5f43b-kserve-ci-e2e-test.apps.6602cd0d-986f-453d-882b-6fb31fd4dd44.prod.konfluxeaas.com [e2e-raw] 2026-07-16 22:02:20.171 3939 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-raw-sklearn-batcher-5f43b-kserve-ci-e2e-test.apps.6602cd0d-986f-453d-882b-6fb31fd4dd44.prod.konfluxeaas.com [e2e-raw] 2026-07-16 22:02:20.266 3939 kserve.trace Sending Header = {'Host': 'isvc-raw-sklearn-batcher-5f43b-kserve-ci-e2e-test.apps.6602cd0d-986f-453d-882b-6fb31fd4dd44.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-16 22:02:20.266 3939 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-raw-sklearn-batcher-5f43b-kserve-ci-e2e-test.apps.6602cd0d-986f-453d-882b-6fb31fd4dd44.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-16 22:02:20.266 3939 kserve.trace base url = https://isvc-raw-sklearn-batcher-5f43b-kserve-ci-e2e-test.apps.6602cd0d-986f-453d-882b-6fb31fd4dd44.prod.konfluxeaas.com [e2e-raw] 2026-07-16 22:02:20.266 3939 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-raw-sklearn-batcher-5f43b-kserve-ci-e2e-test.apps.6602cd0d-986f-453d-882b-6fb31fd4dd44.prod.konfluxeaas.com [e2e-raw] 2026-07-16 22:02:20.267 3939 kserve.trace Sending Header = {'Host': 'isvc-raw-sklearn-batcher-5f43b-kserve-ci-e2e-test.apps.6602cd0d-986f-453d-882b-6fb31fd4dd44.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-16 22:02:20.267 3939 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-raw-sklearn-batcher-5f43b-kserve-ci-e2e-test.apps.6602cd0d-986f-453d-882b-6fb31fd4dd44.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-16 22:02:20.267 3939 kserve.trace base url = https://isvc-raw-sklearn-batcher-5f43b-kserve-ci-e2e-test.apps.6602cd0d-986f-453d-882b-6fb31fd4dd44.prod.konfluxeaas.com [e2e-raw] 2026-07-16 22:02:20.267 3939 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-raw-sklearn-batcher-5f43b-kserve-ci-e2e-test.apps.6602cd0d-986f-453d-882b-6fb31fd4dd44.prod.konfluxeaas.com [e2e-raw] 2026-07-16 22:02:20.267 3939 kserve.trace Sending Header = {'Host': 'isvc-raw-sklearn-batcher-5f43b-kserve-ci-e2e-test.apps.6602cd0d-986f-453d-882b-6fb31fd4dd44.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-16 22:02:20.267 3939 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-raw-sklearn-batcher-5f43b-kserve-ci-e2e-test.apps.6602cd0d-986f-453d-882b-6fb31fd4dd44.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-16 22:02:20.267 3939 kserve.trace base url = https://isvc-raw-sklearn-batcher-5f43b-kserve-ci-e2e-test.apps.6602cd0d-986f-453d-882b-6fb31fd4dd44.prod.konfluxeaas.com [e2e-raw] 2026-07-16 22:02:20.267 3939 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-raw-sklearn-batcher-5f43b-kserve-ci-e2e-test.apps.6602cd0d-986f-453d-882b-6fb31fd4dd44.prod.konfluxeaas.com [e2e-raw] 2026-07-16 22:02:25.302 3939 kserve.trace Got response [{'message': '', 'batchId': 'a319b109-d334-4743-a168-df8206539fc5', 'predictions': [1, 1]}, {'message': '', 'batchId': 'a319b109-d334-4743-a168-df8206539fc5', 'predictions': [1, 1]}, {'message': '', 'batchId': 'a319b109-d334-4743-a168-df8206539fc5', 'predictions': [1, 1]}, {'message': '', 'batchId': 'a319b109-d334-4743-a168-df8206539fc5', 'predictions': [1, 1]}] [e2e-raw] 2026-07-16 22:02:25.302 3939 kserve.trace INFO [utils.py:predict():141] Got response [{'message': '', 'batchId': 'a319b109-d334-4743-a168-df8206539fc5', 'predictions': [1, 1]}, {'message': '', 'batchId': 'a319b109-d334-4743-a168-df8206539fc5', 'predictions': [1, 1]}, {'message': '', 'batchId': 'a319b109-d334-4743-a168-df8206539fc5', 'predictions': [1, 1]}, {'message': '', 'batchId': 'a319b109-d334-4743-a168-df8206539fc5', '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-16 22:02:25.358 3939 kserve.trace Starting test test_inference_graph_raw_mode [e2e-raw] 2026-07-16 22:02:25.358 3939 kserve.trace INFO [test_inference_graph.py:test_inference_graph_raw_mode():947] Starting test test_inference_graph_raw_mode [e2e-raw] 2026-07-16 22:04:15.634 3939 kserve.trace Expected error in finding knative route in raw deployment mode [e2e-raw] 2026-07-16 22:04:15.634 3939 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-16 22:04:15.637 3939 kserve.trace Expected error in finding knative service in raw deployment mode [e2e-raw] 2026-07-16 22:04:15.637 3939 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-16 22:04:15.701 3939 kserve.trace Starting test test_inference_graph_raw_mode_with_hpa [e2e-raw] 2026-07-16 22:04:15.701 3939 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-16 22:06:05.993 3939 kserve.trace Expected error in finding knative route in raw deployment mode [e2e-raw] 2026-07-16 22:06:05.993 3939 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-16 22:06:05.996 3939 kserve.trace Expected error in finding knative route in raw deployment mode [e2e-raw] 2026-07-16 22:06:05.996 3939 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-16 22:07:56.269 3939 kserve.trace Host from isvc status URL = isvc-logger-raw-164a6-kserve-ci-e2e-test.apps.6602cd0d-986f-453d-882b-6fb31fd4dd44.prod.konfluxeaas.com [e2e-raw] 2026-07-16 22:07:56.269 3939 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = isvc-logger-raw-164a6-kserve-ci-e2e-test.apps.6602cd0d-986f-453d-882b-6fb31fd4dd44.prod.konfluxeaas.com [e2e-raw] 2026-07-16 22:07:56.269 3939 kserve.trace Network layer = openshift-route [e2e-raw] 2026-07-16 22:07:56.269 3939 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-raw] 2026-07-16 22:07:56.269 3939 kserve.trace Using external route host: isvc-logger-raw-164a6-kserve-ci-e2e-test.apps.6602cd0d-986f-453d-882b-6fb31fd4dd44.prod.konfluxeaas.com [e2e-raw] 2026-07-16 22:07:56.269 3939 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: isvc-logger-raw-164a6-kserve-ci-e2e-test.apps.6602cd0d-986f-453d-882b-6fb31fd4dd44.prod.konfluxeaas.com [e2e-raw] 2026-07-16 22:07:56.269 3939 kserve.trace Sending Header = {'Host': 'isvc-logger-raw-164a6-kserve-ci-e2e-test.apps.6602cd0d-986f-453d-882b-6fb31fd4dd44.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-16 22:07:56.269 3939 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-logger-raw-164a6-kserve-ci-e2e-test.apps.6602cd0d-986f-453d-882b-6fb31fd4dd44.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-16 22:07:56.269 3939 kserve.trace base url = https://isvc-logger-raw-164a6-kserve-ci-e2e-test.apps.6602cd0d-986f-453d-882b-6fb31fd4dd44.prod.konfluxeaas.com [e2e-raw] 2026-07-16 22:07:56.269 3939 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-logger-raw-164a6-kserve-ci-e2e-test.apps.6602cd0d-986f-453d-882b-6fb31fd4dd44.prod.konfluxeaas.com [e2e-raw] 2026-07-16 22:07:56.301 3939 kserve.trace Got response {'predictions': [1, 1]} [e2e-raw] 2026-07-16 22:07:56.301 3939 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-16 22:10:41.643 3939 kserve.trace Host from isvc status URL = isvc-sklearn-scale-raw-e4053-kserve-ci-e2e-test.apps.6602cd0d-986f-453d-882b-6fb31fd4dd44.prod.konfluxeaas.com [e2e-raw] 2026-07-16 22:10:41.643 3939 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = isvc-sklearn-scale-raw-e4053-kserve-ci-e2e-test.apps.6602cd0d-986f-453d-882b-6fb31fd4dd44.prod.konfluxeaas.com [e2e-raw] 2026-07-16 22:10:41.643 3939 kserve.trace Network layer = openshift-route [e2e-raw] 2026-07-16 22:10:41.643 3939 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-raw] 2026-07-16 22:10:41.643 3939 kserve.trace Using external route host: isvc-sklearn-scale-raw-e4053-kserve-ci-e2e-test.apps.6602cd0d-986f-453d-882b-6fb31fd4dd44.prod.konfluxeaas.com [e2e-raw] 2026-07-16 22:10:41.643 3939 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: isvc-sklearn-scale-raw-e4053-kserve-ci-e2e-test.apps.6602cd0d-986f-453d-882b-6fb31fd4dd44.prod.konfluxeaas.com [e2e-raw] 2026-07-16 22:10:41.643 3939 kserve.trace Sending Header = {'Host': 'isvc-sklearn-scale-raw-e4053-kserve-ci-e2e-test.apps.6602cd0d-986f-453d-882b-6fb31fd4dd44.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-16 22:10:41.643 3939 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-sklearn-scale-raw-e4053-kserve-ci-e2e-test.apps.6602cd0d-986f-453d-882b-6fb31fd4dd44.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-16 22:10:41.643 3939 kserve.trace base url = https://isvc-sklearn-scale-raw-e4053-kserve-ci-e2e-test.apps.6602cd0d-986f-453d-882b-6fb31fd4dd44.prod.konfluxeaas.com [e2e-raw] 2026-07-16 22:10:41.643 3939 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-sklearn-scale-raw-e4053-kserve-ci-e2e-test.apps.6602cd0d-986f-453d-882b-6fb31fd4dd44.prod.konfluxeaas.com [e2e-raw] 2026-07-16 22:10:41.671 3939 kserve.trace Got response {'predictions': [1, 1]} [e2e-raw] 2026-07-16 22:10:41.671 3939 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-16 22:10:46.852 3939 kserve.trace Created primary ISVC: isvc-primary-9e75a1 [e2e-raw] 2026-07-16 22:10:46.852 3939 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():345] Created primary ISVC: isvc-primary-9e75a1 [e2e-raw] 2026-07-16 22:12:16.905 3939 kserve.trace Primary ISVC is ready [e2e-raw] 2026-07-16 22:12:16.905 3939 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():347] Primary ISVC is ready [e2e-raw] 2026-07-16 22:12:16.910 3939 kserve.trace Baseline recorded - resourceVersion: 20541 [e2e-raw] 2026-07-16 22:12:16.910 3939 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():351] Baseline recorded - resourceVersion: 20541 [e2e-raw] 2026-07-16 22:12:16.910 3939 kserve.trace Creating invalid S3 secret and service account [e2e-raw] 2026-07-16 22:12:16.910 3939 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-16 22:12:17.091 3939 kserve.trace Created secondary ISVC isvc-secondary-9e75a1, waiting for failure status... [e2e-raw] 2026-07-16 22:12:17.091 3939 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():384] Created secondary ISVC isvc-secondary-9e75a1, waiting for failure status... [e2e-raw] 2026-07-16 22:12:25.120 3939 kserve.trace ISVC isvc-secondary-9e75a1 reported failure: {'exitCode': 1, 'message': "2026-07-16 22:12:18.079 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-12345/invalid/path/model', '/mnt/models')]\n2026-07-16 22:12:18.080 1 storage.initializer INFO [kserve_storage.py:download():166] Copying contents of s3://nonexistent-bucket-12345/invalid/path/model to local\n2026-07-16 22:12:18.352 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():366] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-16 22:12:22.998 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-16 22:12:25.120 3939 kserve.trace INFO [test_pod_watch.py:wait_for_isvc_failure_status():254] ISVC isvc-secondary-9e75a1 reported failure: {'exitCode': 1, 'message': "2026-07-16 22:12:18.079 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-12345/invalid/path/model', '/mnt/models')]\n2026-07-16 22:12:18.080 1 storage.initializer INFO [kserve_storage.py:download():166] Copying contents of s3://nonexistent-bucket-12345/invalid/path/model to local\n2026-07-16 22:12:18.352 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():366] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-16 22:12:22.998 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-16 22:12:25.120 3939 kserve.trace Secondary ISVC failure detected: {'copies': {'failedCopies': 0}, 'lastFailureInfo': {'exitCode': 1, 'message': "2026-07-16 22:12:18.079 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-12345/invalid/path/model', '/mnt/models')]\n2026-07-16 22:12:18.080 1 storage.initializer INFO [kserve_storage.py:download():166] Copying contents of s3://nonexistent-bucket-12345/invalid/path/model to local\n2026-07-16 22:12:18.352 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():366] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-16 22:12:22.998 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-16 22:12:25.120 3939 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-16 22:12:18.079 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-12345/invalid/path/model', '/mnt/models')]\n2026-07-16 22:12:18.080 1 storage.initializer INFO [kserve_storage.py:download():166] Copying contents of s3://nonexistent-bucket-12345/invalid/path/model to local\n2026-07-16 22:12:18.352 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():366] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-16 22:12:22.998 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-16 22:12:35.136 3939 kserve.trace Primary ISVC resourceVersion: before=20541, after=20541 [e2e-raw] 2026-07-16 22:12:35.136 3939 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():402] Primary ISVC resourceVersion: before=20541, after=20541 [e2e-raw] 2026-07-16 22:12:35.136 3939 kserve.trace Event storm prevention validated: Primary ISVC was not modified during secondary ISVC init container failures [e2e-raw] 2026-07-16 22:12:35.136 3939 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-16 22:12:40.280 3939 kserve.trace Creating invalid S3 secret and service account [e2e-raw] 2026-07-16 22:12:40.280 3939 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-16 22:12:40.410 3939 kserve.trace Created ISVC isvc-init-fail-279bfc, waiting for failure status... [e2e-raw] 2026-07-16 22:12:40.410 3939 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():477] Created ISVC isvc-init-fail-279bfc, waiting for failure status... [e2e-raw] 2026-07-16 22:12:45.419 3939 kserve.trace ISVC isvc-init-fail-279bfc reported failure: {'exitCode': 1, 'message': "2026-07-16 22:12:41.342 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-xyz123/invalid/model', '/mnt/models')]\n2026-07-16 22:12:41.342 1 storage.initializer INFO [kserve_storage.py:download():166] Copying contents of s3://nonexistent-bucket-xyz123/invalid/model to local\n2026-07-16 22:12:41.614 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():366] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-16 22:12:43.590 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-16 22:12:45.419 3939 kserve.trace INFO [test_pod_watch.py:wait_for_isvc_failure_status():254] ISVC isvc-init-fail-279bfc reported failure: {'exitCode': 1, 'message': "2026-07-16 22:12:41.342 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-xyz123/invalid/model', '/mnt/models')]\n2026-07-16 22:12:41.342 1 storage.initializer INFO [kserve_storage.py:download():166] Copying contents of s3://nonexistent-bucket-xyz123/invalid/model to local\n2026-07-16 22:12:41.614 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():366] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-16 22:12:43.590 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-16 22:12:45.420 3939 kserve.trace Failure status detected in 5.06 seconds: {'copies': {'failedCopies': 0}, 'lastFailureInfo': {'exitCode': 1, 'message': "2026-07-16 22:12:41.342 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-xyz123/invalid/model', '/mnt/models')]\n2026-07-16 22:12:41.342 1 storage.initializer INFO [kserve_storage.py:download():166] Copying contents of s3://nonexistent-bucket-xyz123/invalid/model to local\n2026-07-16 22:12:41.614 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():366] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-16 22:12:43.590 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-16 22:12:45.420 3939 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():491] Failure status detected in 5.06 seconds: {'copies': {'failedCopies': 0}, 'lastFailureInfo': {'exitCode': 1, 'message': "2026-07-16 22:12:41.342 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-xyz123/invalid/model', '/mnt/models')]\n2026-07-16 22:12:41.342 1 storage.initializer INFO [kserve_storage.py:download():166] Copying contents of s3://nonexistent-bucket-xyz123/invalid/model to local\n2026-07-16 22:12:41.614 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():366] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-16 22:12:43.590 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-16 22:12:45.420 3939 kserve.trace Transition status: BlockedByFailedLoad [e2e-raw] 2026-07-16 22:12:45.420 3939 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():505] Transition status: BlockedByFailedLoad [e2e-raw] 2026-07-16 22:12:45.425 3939 kserve.trace Ready condition: {'lastTransitionTime': '2026-07-16T22:12:40Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'} [e2e-raw] 2026-07-16 22:12:45.425 3939 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():514] Ready condition: {'lastTransitionTime': '2026-07-16T22:12:40Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'} [e2e-raw] 2026-07-16 22:12:45.425 3939 kserve.trace Quick reconciliation validated: Failure detected in 5.06 seconds [e2e-raw] 2026-07-16 22:12:45.425 3939 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():527] Quick reconciliation validated: Failure detected in 5.06 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-16 22:14:20.747 3939 kserve.trace Host from isvc status URL = raw-sklearn-3f2fd-kserve-ci-e2e-test.apps.6602cd0d-986f-453d-882b-6fb31fd4dd44.prod.konfluxeaas.com [e2e-raw] 2026-07-16 22:14:20.747 3939 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = raw-sklearn-3f2fd-kserve-ci-e2e-test.apps.6602cd0d-986f-453d-882b-6fb31fd4dd44.prod.konfluxeaas.com [e2e-raw] 2026-07-16 22:14:20.747 3939 kserve.trace Network layer = openshift-route [e2e-raw] 2026-07-16 22:14:20.747 3939 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-raw] 2026-07-16 22:14:20.747 3939 kserve.trace Using external route host: raw-sklearn-3f2fd-kserve-ci-e2e-test.apps.6602cd0d-986f-453d-882b-6fb31fd4dd44.prod.konfluxeaas.com [e2e-raw] 2026-07-16 22:14:20.747 3939 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: raw-sklearn-3f2fd-kserve-ci-e2e-test.apps.6602cd0d-986f-453d-882b-6fb31fd4dd44.prod.konfluxeaas.com [e2e-raw] 2026-07-16 22:14:20.747 3939 kserve.trace Sending Header = {'Host': 'raw-sklearn-3f2fd-kserve-ci-e2e-test.apps.6602cd0d-986f-453d-882b-6fb31fd4dd44.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-16 22:14:20.747 3939 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'raw-sklearn-3f2fd-kserve-ci-e2e-test.apps.6602cd0d-986f-453d-882b-6fb31fd4dd44.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-16 22:14:20.747 3939 kserve.trace base url = https://raw-sklearn-3f2fd-kserve-ci-e2e-test.apps.6602cd0d-986f-453d-882b-6fb31fd4dd44.prod.konfluxeaas.com [e2e-raw] 2026-07-16 22:14:20.747 3939 kserve.trace INFO [utils.py:_predict():158] base url = https://raw-sklearn-3f2fd-kserve-ci-e2e-test.apps.6602cd0d-986f-453d-882b-6fb31fd4dd44.prod.konfluxeaas.com [e2e-raw] 2026-07-16 22:14:20.773 3939 kserve.trace Got response {'predictions': [1, 1]} [e2e-raw] 2026-07-16 22:14:20.773 3939 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-16 22:15:56.071 3939 kserve.trace Host from isvc status URL = raw-sklearn-runtime-24151-kserve-ci-e2e-test.apps.6602cd0d-986f-453d-882b-6fb31fd4dd44.prod.konfluxeaas.com [e2e-raw] 2026-07-16 22:15:56.071 3939 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = raw-sklearn-runtime-24151-kserve-ci-e2e-test.apps.6602cd0d-986f-453d-882b-6fb31fd4dd44.prod.konfluxeaas.com [e2e-raw] 2026-07-16 22:15:56.072 3939 kserve.trace Network layer = openshift-route [e2e-raw] 2026-07-16 22:15:56.072 3939 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-raw] 2026-07-16 22:15:56.072 3939 kserve.trace Using external route host: raw-sklearn-runtime-24151-kserve-ci-e2e-test.apps.6602cd0d-986f-453d-882b-6fb31fd4dd44.prod.konfluxeaas.com [e2e-raw] 2026-07-16 22:15:56.072 3939 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: raw-sklearn-runtime-24151-kserve-ci-e2e-test.apps.6602cd0d-986f-453d-882b-6fb31fd4dd44.prod.konfluxeaas.com [e2e-raw] 2026-07-16 22:15:56.072 3939 kserve.trace Sending Header = {'Host': 'raw-sklearn-runtime-24151-kserve-ci-e2e-test.apps.6602cd0d-986f-453d-882b-6fb31fd4dd44.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-16 22:15:56.072 3939 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'raw-sklearn-runtime-24151-kserve-ci-e2e-test.apps.6602cd0d-986f-453d-882b-6fb31fd4dd44.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-16 22:15:56.072 3939 kserve.trace base url = https://raw-sklearn-runtime-24151-kserve-ci-e2e-test.apps.6602cd0d-986f-453d-882b-6fb31fd4dd44.prod.konfluxeaas.com [e2e-raw] 2026-07-16 22:15:56.072 3939 kserve.trace INFO [utils.py:_predict():158] base url = https://raw-sklearn-runtime-24151-kserve-ci-e2e-test.apps.6602cd0d-986f-453d-882b-6fb31fd4dd44.prod.konfluxeaas.com [e2e-raw] 2026-07-16 22:15:56.101 3939 kserve.trace Got response {'predictions': [1, 1]} [e2e-raw] 2026-07-16 22:15:56.101 3939 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 924.04s (0:15:24) =================== [e2e-raw] /workspace/source [e2e-raw] /workspace/source [e2e-raw] + echo success [must-gather] [must-gather ] OUT 2026-07-16T22:16:02.376003988Z 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: 8c134b08-2427-48f4-900e-f6a300d8551a [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.25" [must-gather] ClusterOperators: [must-gather] clusteroperator/authentication is missing [must-gather] clusteroperator/cloud-credential is missing [must-gather] clusteroperator/cluster-autoscaler is missing [must-gather] clusteroperator/config-operator is missing [must-gather] clusteroperator/etcd is missing [must-gather] clusteroperator/machine-api is missing [must-gather] clusteroperator/machine-approver is missing [must-gather] clusteroperator/machine-config is missing [must-gather] clusteroperator/marketplace is missing [must-gather] [must-gather] [must-gather] [must-gather ] OUT 2026-07-16T22:16:02.426161346Z namespace/openshift-must-gather-b5d89 created [must-gather] [must-gather ] OUT 2026-07-16T22:16:02.434021322Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-rzzcf created [must-gather] [must-gather ] OUT 2026-07-16T22:16:02.465145731Z pod for plug-in image quay.io/modh/must-gather:rhoai-2.24 created [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:09.184322783Z [disk usage checker] Started [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:09.187532685Z [disk usage checker] Volume usage percentage: current = 16 ; allowed = 70 [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:09.319685407Z No resources found in openshift-must-gather-b5d89 namespace. [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:09.424315254Z Error from server (NotFound): namespaces "redhat-ods-operator" not found [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:09.571198155Z Wrote inspect data to must-gather. [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:09.571293339Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:09.571293339Z namespaces "redhat-ods-operator" not found [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:09.573946541Z Error getting logs from redhat-ods-operator [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:09.723472568Z Wrote inspect data to must-gather. [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:09.723498846Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:09.723498846Z namespaces "redhat-ods-monitoring" not found [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:09.725615502Z Error getting logs from redhat-ods-monitoring [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:09.870983090Z Wrote inspect data to must-gather. [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:09.871011546Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:09.871011546Z namespaces "redhat-ods-applications" not found [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:09.873108658Z Error getting logs from redhat-ods-applications [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:10.013727860Z Wrote inspect data to must-gather. [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:10.013758401Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:10.013758401Z namespaces "rhods-notebooks" not found [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:10.015687382Z Error getting logs from rhods-notebooks [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:10.161373193Z Wrote inspect data to must-gather. [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:10.161401775Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:10.161401775Z namespaces "rhoai-model-registries" not found [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:10.163404131Z Error getting logs from rhoai-model-registries [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:10.303165459Z Wrote inspect data to must-gather. [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:10.303194197Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:10.303194197Z namespaces "istio-system" not found [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:10.305392301Z Error getting logs from istio-system [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:10.443137396Z Wrote inspect data to must-gather. [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:10.443165105Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:10.443165105Z namespaces "knative-serving" not found [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:10.445280787Z Error getting logs from knative-serving [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:10.588727451Z Wrote inspect data to must-gather. [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:10.588754080Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:10.588754080Z namespaces "redhat-ods-applications-auth-provider" not found [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:10.590630345Z Error getting logs from redhat-ods-applications-auth-provider [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:10.846020428Z Wrote inspect data to must-gather. [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:11.094310419Z Wrote inspect data to must-gather. [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:11.223382441Z error: the server doesn't have a resource type "auths" [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:11.304983930Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:11.307969727Z Error collecting info from [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:11.432738046Z error: the server doesn't have a resource type "monitorings" [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:11.510763813Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:11.512541445Z Error collecting info from [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:11.629426402Z error: the server doesn't have a resource type "featuretrackers" [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:11.704435862Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:11.706110552Z Error collecting info from [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:11.825902192Z error: the server doesn't have a resource type "codeflares" [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:11.902502421Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:11.904319182Z Error collecting info from [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:12.023218523Z error: the server doesn't have a resource type "dashboards" [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:12.103896866Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:12.105844573Z Error collecting info from [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:12.227101967Z error: the server doesn't have a resource type "datasciencepipelines" [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:12.305742598Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:12.307701951Z Error collecting info from [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:12.429470780Z error: the server doesn't have a resource type "feastoperators" [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:12.509936149Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:12.511918719Z Error collecting info from [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:12.634528412Z error: the server doesn't have a resource type "kserves" [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:12.712080430Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:12.714224138Z Error collecting info from [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:12.831987371Z error: the server doesn't have a resource type "kueues" [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:12.910049443Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:12.911956572Z Error collecting info from [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:13.034053494Z error: the server doesn't have a resource type "modelcontrollers" [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:13.111847691Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:13.113850427Z Error collecting info from [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:13.233743845Z error: the server doesn't have a resource type "modelmeshservings" [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:13.315573002Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:13.318021157Z Error collecting info from [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:13.439802538Z error: the server doesn't have a resource type "modelregistries" [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:13.520558580Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:13.522642139Z Error collecting info from [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:13.643477490Z error: the server doesn't have a resource type "rays" [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:13.720830234Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:13.722766157Z Error collecting info from [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:13.844866648Z error: the server doesn't have a resource type "trainingoperators" [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:13.922978439Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:13.924976793Z Error collecting info from [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:14.050787224Z error: the server doesn't have a resource type "trustyais" [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:14.126129411Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:14.128014762Z Error collecting info from [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:14.192732370Z [disk usage checker] Volume usage percentage: current = 16 ; allowed = 70 [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:14.248607606Z error: the server doesn't have a resource type "workbenches" [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:14.326172256Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:14.328140234Z Error collecting info from [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:14.456307309Z error: the server doesn't have a resource type "hardwareprofiles" [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:14.535777953Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:14.537794785Z Error collecting info from [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:14.661438378Z error: the server doesn't have a resource type "llamastackoperators" [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:14.743306704Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:14.745517494Z Error collecting info from [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:15.397412854Z error: the server doesn't have a resource type "predictors" [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:15.515973619Z error: the server doesn't have a resource type "localmodelnodegroups" [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:15.636921311Z error: the server doesn't have a resource type "smcp" [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:15.754552017Z error: the server doesn't have a resource type "smm" [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:15.871903594Z error: the server doesn't have a resource type "smmr" [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:16.101308515Z error: the server doesn't have a resource type "virtualservices" [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:16.223554190Z error: the server doesn't have a resource type "authorizationpolicies" [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:16.346545936Z error: the server doesn't have a resource type "envoyfilters" [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:16.469705279Z error: the server doesn't have a resource type "knativeservings" [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:16.596250455Z error: the server doesn't have a resource type "configurations" [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:16.722666348Z error: the server doesn't have a resource type "routes" [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:16.849804806Z error: the server doesn't have a resource type "services" [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:16.965042024Z error: the server doesn't have a resource type "revisions" [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:17.086428816Z error: the server doesn't have a resource type "authconfigs" [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:17.204428159Z error: the server doesn't have a resource type "authorinos" [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:17.478445126Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:17.614778589Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:17.810895269Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:17.930519201Z Wrote inspect data to must-gather. [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:18.069307525Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:18.208426788Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:18.422162977Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:18.563096250Z Wrote inspect data to must-gather. [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:18.706788599Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:18.845098739Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:19.085813783Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:19.198393840Z [disk usage checker] Volume usage percentage: current = 16 ; allowed = 70 [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:19.216895032Z Wrote inspect data to must-gather. [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:19.369969062Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:19.528038082Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:19.761310948Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:19.883003474Z Wrote inspect data to must-gather. [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:20.032453377Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:20.159379477Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:20.353077555Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:20.478320656Z Wrote inspect data to must-gather. [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:20.621057730Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:20.756042704Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:20.941505679Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:21.061647268Z Wrote inspect data to must-gather. [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:21.206081265Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:21.318702696Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:21.504081452Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:21.633669497Z Wrote inspect data to must-gather. [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:21.776234303Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:21.889495544Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:22.072391465Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:22.198328207Z Wrote inspect data to must-gather. [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:22.339069759Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:22.451885639Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:22.642726387Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:22.763117718Z Wrote inspect data to must-gather. [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:22.906060354Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:23.045874565Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:23.244350468Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:23.363841792Z Wrote inspect data to must-gather. [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:23.504379358Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:23.642546572Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:23.833356331Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:23.964219558Z Wrote inspect data to must-gather. [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:24.109010587Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:24.202795383Z [disk usage checker] Volume usage percentage: current = 16 ; allowed = 70 [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:24.255590394Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:24.474199974Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:24.606199830Z Wrote inspect data to must-gather. [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:24.751214694Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:24.887961304Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:25.088514534Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:25.221482171Z Wrote inspect data to must-gather. [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:25.365926259Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:25.481849084Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:25.696927081Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:25.827141174Z Wrote inspect data to must-gather. [must-gather] [must-gather-t6cmt] POD 2026-07-16T22:16:27.406202425Z Caches written to disk [must-gather] [must-gather-t6cmt] OUT 2026-07-16T22:16:28.415216306Z waiting for gather to complete [must-gather] [must-gather-t6cmt] OUT 2026-07-16T22:16:28.418736326Z downloading gather output [must-gather] [must-gather-t6cmt] OUT 2026-07-16T22:16:28.701026619Z receiving incremental file list [must-gather] [must-gather-t6cmt] OUT 2026-07-16T22:16:28.715102938Z ./ [must-gather] [must-gather-t6cmt] OUT 2026-07-16T22:16:28.715284791Z aggregated-discovery-api.yaml [must-gather] [must-gather-t6cmt] OUT 2026-07-16T22:16:28.715781163Z aggregated-discovery-apis.yaml [must-gather] [must-gather-t6cmt] OUT 2026-07-16T22:16:28.716628522Z event-filter.html [must-gather] [must-gather-t6cmt] OUT 2026-07-16T22:16:28.717324668Z timestamp [must-gather] [must-gather-t6cmt] OUT 2026-07-16T22:16:28.71744037Z version [must-gather] [must-gather-t6cmt] OUT 2026-07-16T22:16:28.717507122Z cluster-scoped-resources/ [must-gather] [must-gather-t6cmt] OUT 2026-07-16T22:16:28.717520732Z cluster-scoped-resources/datasciencecluster.opendatahub.io/ [must-gather] [must-gather-t6cmt] OUT 2026-07-16T22:16:28.717529422Z cluster-scoped-resources/datasciencecluster.opendatahub.io/datascienceclusters/ [must-gather] [must-gather-t6cmt] OUT 2026-07-16T22:16:28.717547403Z cluster-scoped-resources/datasciencecluster.opendatahub.io/datascienceclusters/test-dsc.yaml [must-gather] [must-gather-t6cmt] OUT 2026-07-16T22:16:28.717617564Z cluster-scoped-resources/dscinitialization.opendatahub.io/ [must-gather] [must-gather-t6cmt] OUT 2026-07-16T22:16:28.717627405Z cluster-scoped-resources/dscinitialization.opendatahub.io/dscinitializations/ [must-gather] [must-gather-t6cmt] OUT 2026-07-16T22:16:28.717651805Z cluster-scoped-resources/dscinitialization.opendatahub.io/dscinitializations/test-dsci.yaml [must-gather] [must-gather-t6cmt] OUT 2026-07-16T22:16:28.717711037Z namespaces/ [must-gather] [must-gather-t6cmt] OUT 2026-07-16T22:16:28.717719757Z namespaces/kserve-ci-e2e-test/ [must-gather] [must-gather-t6cmt] OUT 2026-07-16T22:16:28.717758148Z namespaces/kserve-ci-e2e-test/kserve-ci-e2e-test.yaml [must-gather] [must-gather-t6cmt] OUT 2026-07-16T22:16:28.717823259Z namespaces/kserve-ci-e2e-test/apps.openshift.io/ [must-gather] [must-gather-t6cmt] OUT 2026-07-16T22:16:28.71785537Z namespaces/kserve-ci-e2e-test/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-t6cmt] OUT 2026-07-16T22:16:28.717896081Z namespaces/kserve-ci-e2e-test/apps/ [must-gather] [must-gather-t6cmt] OUT 2026-07-16T22:16:28.717931442Z namespaces/kserve-ci-e2e-test/apps/daemonsets.yaml [must-gather] [must-gather-t6cmt] OUT 2026-07-16T22:16:28.718008213Z namespaces/kserve-ci-e2e-test/apps/deployments.yaml [must-gather] [must-gather-t6cmt] OUT 2026-07-16T22:16:28.718107835Z namespaces/kserve-ci-e2e-test/apps/replicasets.yaml [must-gather] [must-gather-t6cmt] OUT 2026-07-16T22:16:28.718186107Z namespaces/kserve-ci-e2e-test/apps/statefulsets.yaml [must-gather] [must-gather-t6cmt] OUT 2026-07-16T22:16:28.718226878Z namespaces/kserve-ci-e2e-test/autoscaling/ [must-gather] [must-gather-t6cmt] OUT 2026-07-16T22:16:28.718268299Z namespaces/kserve-ci-e2e-test/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-t6cmt] OUT 2026-07-16T22:16:28.71832418Z namespaces/kserve-ci-e2e-test/batch/ [must-gather] [must-gather-t6cmt] OUT 2026-07-16T22:16:28.718350801Z namespaces/kserve-ci-e2e-test/batch/cronjobs.yaml [must-gather] [must-gather-t6cmt] OUT 2026-07-16T22:16:28.718435843Z namespaces/kserve-ci-e2e-test/batch/jobs.yaml [must-gather] [must-gather-t6cmt] OUT 2026-07-16T22:16:28.718485554Z namespaces/kserve-ci-e2e-test/build.openshift.io/ [must-gather] [must-gather-t6cmt] OUT 2026-07-16T22:16:28.718519075Z namespaces/kserve-ci-e2e-test/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-t6cmt] OUT 2026-07-16T22:16:28.718599187Z namespaces/kserve-ci-e2e-test/build.openshift.io/builds.yaml [must-gather] [must-gather-t6cmt] OUT 2026-07-16T22:16:28.718647778Z namespaces/kserve-ci-e2e-test/core/ [must-gather] [must-gather-t6cmt] OUT 2026-07-16T22:16:28.718679948Z namespaces/kserve-ci-e2e-test/core/configmaps.yaml [must-gather] [must-gather-t6cmt] OUT 2026-07-16T22:16:28.718794771Z namespaces/kserve-ci-e2e-test/core/endpoints.yaml [must-gather] [must-gather-t6cmt] OUT 2026-07-16T22:16:28.718869123Z namespaces/kserve-ci-e2e-test/core/events.yaml [must-gather] [must-gather-t6cmt] OUT 2026-07-16T22:16:28.720315045Z namespaces/kserve-ci-e2e-test/core/persistentvolumeclaims.yaml [must-gather] [must-gather-t6cmt] OUT 2026-07-16T22:16:28.720407238Z namespaces/kserve-ci-e2e-test/core/pods.yaml [must-gather] [must-gather-t6cmt] OUT 2026-07-16T22:16:28.720491509Z namespaces/kserve-ci-e2e-test/core/replicationcontrollers.yaml [must-gather] [must-gather-t6cmt] OUT 2026-07-16T22:16:28.720606122Z namespaces/kserve-ci-e2e-test/core/secrets.yaml [must-gather] [must-gather-t6cmt] OUT 2026-07-16T22:16:28.720808056Z namespaces/kserve-ci-e2e-test/core/services.yaml [must-gather] [must-gather-t6cmt] OUT 2026-07-16T22:16:28.720839287Z namespaces/kserve-ci-e2e-test/discovery.k8s.io/ [must-gather] [must-gather-t6cmt] OUT 2026-07-16T22:16:28.720887388Z namespaces/kserve-ci-e2e-test/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-t6cmt] OUT 2026-07-16T22:16:28.720926889Z namespaces/kserve-ci-e2e-test/image.openshift.io/ [must-gather] [must-gather-t6cmt] OUT 2026-07-16T22:16:28.72097042Z namespaces/kserve-ci-e2e-test/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-t6cmt] OUT 2026-07-16T22:16:28.721009651Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/ [must-gather] [must-gather-t6cmt] OUT 2026-07-16T22:16:28.721065522Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-t6cmt] OUT 2026-07-16T22:16:28.721153764Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-t6cmt] OUT 2026-07-16T22:16:28.721182905Z namespaces/kserve-ci-e2e-test/monitoring.coreos.com/ [must-gather] [must-gather-t6cmt] OUT 2026-07-16T22:16:28.721220106Z namespaces/kserve-ci-e2e-test/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-t6cmt] OUT 2026-07-16T22:16:28.721275717Z namespaces/kserve-ci-e2e-test/networking.k8s.io/ [must-gather] [must-gather-t6cmt] OUT 2026-07-16T22:16:28.721304128Z namespaces/kserve-ci-e2e-test/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-t6cmt] OUT 2026-07-16T22:16:28.721341829Z namespaces/kserve-ci-e2e-test/policy/ [must-gather] [must-gather-t6cmt] OUT 2026-07-16T22:16:28.72139037Z namespaces/kserve-ci-e2e-test/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-t6cmt] OUT 2026-07-16T22:16:28.721428471Z namespaces/kserve-ci-e2e-test/route.openshift.io/ [must-gather] [must-gather-t6cmt] OUT 2026-07-16T22:16:28.721464131Z namespaces/kserve-ci-e2e-test/route.openshift.io/routes.yaml [must-gather] [must-gather-t6cmt] OUT 2026-07-16T22:16:28.729042463Z [must-gather] [must-gather-t6cmt] OUT 2026-07-16T22:16:28.729113674Z sent 765 bytes received 59,161 bytes 119,852.00 bytes/sec [must-gather] [must-gather-t6cmt] OUT 2026-07-16T22:16:28.729125035Z total size is 809,555 speedup is 13.51 [must-gather] [must-gather ] OUT 2026-07-16T22:16:28.801659165Z namespace/openshift-must-gather-b5d89 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: 8c134b08-2427-48f4-900e-f6a300d8551a [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.25" [must-gather] ClusterOperators: [must-gather] clusteroperator/authentication is missing [must-gather] clusteroperator/cloud-credential is missing [must-gather] clusteroperator/cluster-autoscaler is missing [must-gather] clusteroperator/config-operator is missing [must-gather] clusteroperator/etcd is missing [must-gather] clusteroperator/machine-api is missing [must-gather] clusteroperator/machine-approver is missing [must-gather] clusteroperator/machine-config is missing [must-gather] clusteroperator/marketplace is missing [must-gather] [must-gather] [must-gather] [must-gather ] OUT 2026-07-16T22:16:28.929113037Z Using must-gather plug-in image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ebc3605e5473a4c43fbc08ec8b84ef841febee8485b7f07cbcf2485e97a25ec6 [must-gather] When opening a support case, bugzilla, or issue please include the following summary data along with any other requested information: [must-gather] ClusterID: 8c134b08-2427-48f4-900e-f6a300d8551a [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.25" [must-gather] ClusterOperators: [must-gather] clusteroperator/authentication is missing [must-gather] clusteroperator/cloud-credential is missing [must-gather] clusteroperator/cluster-autoscaler is missing [must-gather] clusteroperator/config-operator is missing [must-gather] clusteroperator/etcd is missing [must-gather] clusteroperator/machine-api is missing [must-gather] clusteroperator/machine-approver is missing [must-gather] clusteroperator/machine-config is missing [must-gather] clusteroperator/marketplace is missing [must-gather] [must-gather] [must-gather] [must-gather ] OUT 2026-07-16T22:16:28.95226209Z namespace/openshift-must-gather-k8wws created [must-gather] [must-gather ] OUT 2026-07-16T22:16:28.959825972Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-6qpnk created [must-gather] [must-gather ] OUT 2026-07-16T22:16:28.984395127Z pod for plug-in image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ebc3605e5473a4c43fbc08ec8b84ef841febee8485b7f07cbcf2485e97a25ec6 created [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:30.412366024Z [disk usage checker] Started [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:30.415675962Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:30.618222669Z Gathering data for ns/openshift-cluster-version... [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:30.959266070Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:31.051322715Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:31.138735011Z Gathering data for ns/default... [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:31.443277998Z Gathering data for ns/openshift... [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:31.916197937Z Gathering data for ns/kube-system... [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:32.637417642Z Gathering data for ns/openshift-etcd... [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:32.941992786Z Wrote inspect data to must-gather. [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:32.942030480Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:32.942030480Z namespaces "assisted-installer" not found [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:33.140185287Z Waiting on subprocesses to finish execution. [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:33.146051002Z Executing Istio gather script [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:33.155143535Z INFO: Gathering machine config daemon's old logs from all nodes [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:33.166380965Z INFO: Gathering on-disk MachineConfig from degraded nodes [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:33.185673140Z INFO: Collecting host service logs for crio [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:33.186057448Z INFO: Collecting host service logs for kubelet [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:33.186512963Z INFO: Collecting host service logs for rpm-ostreed [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:33.186638682Z INFO: Gathering HAProxy config files [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:33.186892038Z INFO: Collecting host service logs for ostree-finalize-staged [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:33.187204815Z INFO: Collecting host service logs for machine-config-daemon-firstboot [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:33.187501518Z INFO: Collecting host service logs for machine-config-daemon-host [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:33.187799485Z INFO: Collecting host service logs for NetworkManager [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:33.188217995Z INFO: Collecting host service logs for openvswitch [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:33.188551350Z INFO: Collecting host service logs for ovs-configuration [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:33.188848567Z INFO: Collecting host service logs for ovsdb-server [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:33.189185629Z INFO: Collecting host service logs for ovs-vswitchd [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:33.189562541Z INFO: Waiting for worker host service log collection to complete ... [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:33.192565437Z 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-hp9q7] POD 2026-07-16T22:16:33.197555062Z INFO: Waiting for node performance related collection to complete ... [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:33.860550656Z INFO: Found 1 replicas - prometheus-k8s-0 [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:34.060496359Z INFO: Collecting Insights Archives from insights-operator-555d9d7885-khtbj [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:34.060496359Z insights-runtime-extractor-bklrd [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:34.060496359Z insights-runtime-extractor-dmh8v [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:34.060496359Z insights-runtime-extractor-r8jdg [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:34.240742588Z INFO: "kubernetes-nmstate-operator" not detected. Skipping. [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:34.258320998Z No resources found in openshift-etcd namespace. [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:34.474405943Z Wrote inspect data to must-gather. [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:34.548651131Z INFO: namespace openshift-frr-k8s not detected. Skipping. [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:34.637779346Z No resources found [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:34.688988502Z INFO: Getting alertmanagers from prometheus-k8s-0 [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:34.840673507Z INFO: "metallb-operator" not detected. Skipping. [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:34.856443843Z INFO: Waiting for on-disk MachineConfig collection to complete ... [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:34.856523033Z INFO: on-disk MachineConfig config collection complete. [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:34.881554129Z INFO: "sriov-network-operator" not detected. Skipping. [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:35.068349820Z error: the server doesn't have a resource type "performanceprofile" [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:35.176559336Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:35.195845162Z Wrote inspect data to must-gather. [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:35.252165062Z Wrote inspect data to must-gather. [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:35.319606820Z No resources found [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:35.325116148Z INFO: Worker host service log collection to complete. [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:35.440057523Z Wrote inspect data to must-gather. [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:35.440648361Z INFO: Waiting for HAProxy config collection to complete ... [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:35.463468850Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:35.476392626Z error: only SOURCE_DIR and POD:DESTINATION_DIR should be specified as arguments [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:35.476392626Z See 'oc rsync -h' for help and examples [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:35.548201510Z Wrote inspect data to must-gather. [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:35.549183139Z INFO: 'previous-logs' folder not found on ip-10-0-137-177.ec2.internal, skipping... [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:35.633358654Z ERROR: No running kube-apiserver pods found [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:35.654877086Z error: the server doesn't have a resource type "multi-networkpolicy" [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:35.755145055Z Wrote inspect data to must-gather. [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:35.817490046Z tar: Removing leading `/' from member names [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:35.821826455Z Wrote inspect data to must-gather. [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:35.826694461Z INFO: HAProxy config collection complete. [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:35.987486923Z INFO: Getting rules from prometheus-k8s-0 [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:36.030908227Z Wrote inspect data to must-gather. [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:36.034601869Z INFO: 'previous-logs' folder not found on ip-10-0-137-85.ec2.internal, skipping... [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:36.062767195Z error: the server doesn't have a resource type "machineconfigs" [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:36.292259039Z error: the server doesn't have a resource type "machineconfigpools" [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:36.335967170Z INFO: OLM v1 CRDs not detected. Skipping OLM v1 resource collection. [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:36.340072896Z Gathering data for ns/openshift-monitoring... [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:36.362383184Z INFO: 'previous-logs' folder not found on ip-10-0-139-247.ec2.internal, skipping... [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:36.362417247Z INFO: Waiting for Machine Config Daemon termination log collection to complete ... [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:36.362417247Z INFO: Machine Config Daemon termination log collection complete. [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:36.365644622Z Wrote inspect data to must-gather. [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:36.464778883Z INFO: Getting status/config from prometheus-k8s-0 [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:36.547823551Z Wrote inspect data to must-gather. [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:36.617701396Z Wrote inspect data to must-gather. [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:36.695367157Z error: the server doesn't have a resource type "kubeletconfigs" [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:36.905832118Z INFO: Getting status/flags from prometheus-k8s-0 [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:36.919058425Z INFO: INTERCONNECT MODE [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:36.919104175Z INFO: Gathering ovn-kubernetes DBs [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:36.926855427Z Wrote inspect data to must-gather. [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:37.088301362Z INFO: Gathering OVN_Northbound from ovnkube-node-24qjh... [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:37.088526002Z INFO: Gathering OVN_Northbound from ovnkube-node-hz2pt... [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:37.088723762Z INFO: Gathering OVN_Northbound from ovnkube-node-r6hvb... [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:37.089004237Z INFO: Gathering OVN_Southbound from ovnkube-node-24qjh... [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:37.089267361Z INFO: Gathering OVN_Southbound from ovnkube-node-hz2pt... [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:37.089555152Z INFO: Gathering OVN_Southbound from ovnkube-node-r6hvb... [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:37.188776740Z Wrote inspect data to must-gather. [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:37.215215210Z INFO: Getting status/runtimeinfo from prometheus-k8s-0 [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:37.395834456Z tar: Removing leading `/' from member names [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:37.420631324Z tar: Removing leading `/' from member names [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:37.429878078Z tar: Removing leading `/' from member names [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:37.434594398Z tar: Removing leading `/' from member names [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:37.442078170Z tar: Removing leading `/' from member names [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:37.469955410Z tar: Removing leading `/' from member names [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:37.501412912Z Wrote inspect data to must-gather. [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:37.538646513Z INFO: Getting targets?state=active from prometheus-k8s-0 [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:37.735377528Z Inspecting resource crd/gatewayclasses.gateway.networking.k8s.io [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:37.752954495Z Wrote inspect data to must-gather. [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:37.801704014Z INFO: Getting status/tsdb from prometheus-k8s-0 [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:37.928691988Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:37.956797795Z INFO: Waiting for network log collection to complete ... [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:37.956832846Z INFO: Waiting for ovnk database copies to complete ... [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:37.957363271Z INFO: Copying ovnk databases complete. [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:37.959489760Z 3.3M must-gather/network_logs/ovnk_database_store [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:37.963401105Z ovnk_database_store/ [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:37.963401105Z ovnk_database_store/ovnkube-node-hz2pt_sbdb [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:37.987753792Z ovnk_database_store/ovnkube-node-r6hvb_sbdb [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:37.996744491Z Wrote inspect data to must-gather. [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:38.009369542Z ovnk_database_store/ovnkube-node-24qjh_nbdb [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:38.016885676Z ovnk_database_store/ovnkube-node-hz2pt_nbdb [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:38.024643391Z ovnk_database_store/ovnkube-node-r6hvb_nbdb [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:38.032416673Z ovnk_database_store/ovnkube-node-24qjh_sbdb [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:38.054522359Z INFO: Network log collection complete. [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:38.132064773Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:38.135205054Z Inspecting resource crd/gateways.gateway.networking.k8s.io [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:38.201115865Z Wrote inspect data to must-gather. [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:38.225326845Z INFO: Getting status from alertmanager-main-0 [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:38.330129196Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:38.432143693Z Wrote inspect data to must-gather. [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:38.550965719Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:38.553253764Z Inspecting resource crd/grpcroutes.gateway.networking.k8s.io [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:38.554000454Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:38.698474207Z Error from server (NotFound): deployments.apps "cluster-node-tuning-operator" not found [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:38.700955664Z INFO: Fallback to identify the container image from release info [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:38.757834479Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:38.953554523Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:38.955674746Z Inspecting resource crd/httproutes.gateway.networking.k8s.io [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:39.094361050Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:39.168828651Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:39.256195517Z Gathering data for ns/openshift-network-console... [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:39.320357664Z INFO: Image with low level tools to use: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bde4d3e6601b1a43249dcefbf210ae783590d4ff5957380d16c78b4d391ee9eb [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:39.399831338Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:39.403560070Z Inspecting resource crd/inferencemodelrewrites.inference.networking.x-k8s.io [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:39.462936860Z daemonset.apps/perf-node-gather-daemonset created [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:39.598741856Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:39.626554192Z Waiting for performance profile collector pods to become ready: 1 [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:39.749288150Z Gathering data for ns/openshift-console-operator... [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:39.808800253Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:39.811159630Z Inspecting resource crd/inferenceobjectives.inference.networking.x-k8s.io [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:40.016804752Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:40.212837934Z Gathering data for ns/openshift-console... [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:40.223052706Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:40.225523799Z Inspecting resource crd/inferencepoolimports.inference.networking.x-k8s.io [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:40.393735469Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:40.471338028Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:40.579476115Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:40.581752316Z Inspecting resource crd/inferencepools.inference.networking.k8s.io [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:40.774485735Z Gathering data for ns/openshift-cluster-storage-operator... [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:40.780854812Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:40.784061770Z Waiting for performance profile collector pods to become ready: 2 [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:40.972770541Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:40.975921566Z Inspecting resource crd/inferencepools.inference.networking.x-k8s.io [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:41.156952922Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:41.328886163Z Gathering data for ns/openshift-dns-operator... [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:41.370633060Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:41.373759583Z Inspecting resource crd/referencegrants.gateway.networking.k8s.io [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:41.530310477Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:41.658118417Z Gathering data for ns/openshift-dns... [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:41.723746651Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:41.909397859Z Waiting for performance profile collector pods to become ready: 3 [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:42.300737125Z Gathering data for ns/openshift-image-registry... [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:42.391585845Z Done executing Istio gather script [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:42.757021120Z Gathering data for ns/openshift-ingress-operator... [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:43.038620696Z Waiting for performance profile collector pods to become ready: 4 [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:43.087801181Z Gathering data for ns/openshift-ingress... [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:43.422465808Z Gathering data for ns/openshift-ingress-canary... [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:43.809170653Z Gathering data for ns/openshift-insights... [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:44.173971494Z Waiting for performance profile collector pods to become ready: 5 [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:45.289805728Z Waiting for performance profile collector pods to become ready: 6 [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:45.476123856Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:46.129279304Z Gathering data for ns/kserve... [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:46.399732510Z Waiting for performance profile collector pods to become ready: 7 [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:47.523390421Z Daemonset perf-node-gather-daemonset ready 3 out of 3 [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:47.680934715Z Gathering data for ns/openshift-config... [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:47.793996487Z Collecting performance related data for node ip-10-0-137-177.ec2.internal [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:47.800663096Z Collecting performance related data for node ip-10-0-137-85.ec2.internal [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:47.807699539Z Collecting performance related data for node ip-10-0-139-247.ec2.internal [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:48.006504161Z Gathering data for ns/openshift-config-managed... [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:48.535027120Z Gathering data for ns/openshift-kube-apiserver-operator... [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:49.022122623Z Gathering data for ns/openshift-kube-apiserver... [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:49.436001934Z Gathering data for ns/openshift-kube-controller-manager... [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:49.773664853Z Gathering data for ns/openshift-kube-controller-manager-operator... [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:50.119051392Z Gathering data for ns/openshift-kube-scheduler... [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:50.473716363Z Gathering data for ns/openshift-kube-scheduler-operator... [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:50.481149300Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:50.826384637Z Gathering data for ns/openshift-kube-storage-version-migrator... [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:51.185028193Z Gathering data for ns/openshift-kube-storage-version-migrator-operator... [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:51.572928955Z Gathering data for ns/openshift-user-workload-monitoring... [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:52.114989358Z Gathering data for ns/openshift-multus... [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:53.573506413Z Gathering data for ns/openshift-ovn-kubernetes... [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:54.828885273Z Gathering data for ns/openshift-host-network... [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:55.164682782Z Gathering data for ns/openshift-network-diagnostics... [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:55.485560773Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:55.717116231Z Gathering data for ns/openshift-network-node-identity... [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:56.035552389Z Collecting kubelet logs for node ip-10-0-137-177.ec2.internal [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:56.038178486Z Collecting kubelet logs for node ip-10-0-137-85.ec2.internal [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:56.040214723Z Collecting kubelet logs for node ip-10-0-139-247.ec2.internal [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:56.219598523Z Gathering data for ns/openshift-network-operator... [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:56.418424623Z daemonset.apps "perf-node-gather-daemonset" deleted from openshift-must-gather-k8wws namespace [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:56.423400450Z INFO: Node performance data collection complete. [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:56.647172176Z Gathering data for ns/openshift-cloud-network-config-controller... [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:57.010200429Z Gathering data for ns/openshift-cluster-node-tuning-operator... [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:57.497220181Z Gathering data for ns/openshift-apiserver-operator... [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:57.782093110Z Gathering data for ns/openshift-apiserver... [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:58.182860293Z Gathering data for ns/openshift-controller-manager-operator... [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:58.492823925Z Gathering data for ns/openshift-controller-manager... [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:58.795242670Z Gathering data for ns/openshift-cluster-samples-operator... [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:59.448768598Z Gathering data for ns/openshift-operator-lifecycle-manager... [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:16:59.735517080Z Gathering data for ns/openshift-service-ca-operator... [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:17:00.058518282Z Gathering data for ns/openshift-service-ca... [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:17:00.491010403Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:17:00.569093803Z Gathering data for ns/openshift-cluster-csi-drivers... [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:17:01.460604487Z Wrote inspect data to must-gather. [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:17:01.460647385Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:17:01.460647385Z skipping gathering secrets/support due to error: secrets "support" not found [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:17:01.590457285Z error: the server doesn't have a resource type "clusters" [must-gather] [must-gather-hp9q7] POD 2026-07-16T22:17:01.729990560Z Caches written to disk [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:02.739255351Z waiting for gather to complete [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:02.743132479Z downloading gather output [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.031956692Z receiving incremental file list [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.056183433Z ./ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.056290725Z aggregated-discovery-api.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.056621173Z aggregated-discovery-apis.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.057527703Z event-filter.html [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.059944978Z timestamp [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.060040821Z version [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.073042616Z cluster-scoped-resources/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.073103228Z cluster-scoped-resources/admissionregistration.k8s.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.073114888Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.0732037Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/default-network-annotation.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.073371764Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/servicecidrs.openshift.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.07361962Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/user-defined-networks-namespace-label.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.073689231Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.073749113Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/default-network-annotation-binding.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.073847685Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/servicecidrs-binding.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.073945117Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/user-defined-networks-namespace-label-binding.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.07407488Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.074125901Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/multus.openshift.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.074260154Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/network-node-identity.openshift.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.074325766Z cluster-scoped-resources/apiextensions.k8s.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.074704114Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.074759826Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/accounts.nim.opendatahub.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.0749696Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.075248307Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminpolicybasedexternalroutes.k8s.ovn.org.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.075446651Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertingrules.monitoring.openshift.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.075593425Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagerconfigs.monitoring.coreos.com.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.079609766Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagers.monitoring.coreos.com.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.083928794Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertrelabelconfigs.monitoring.openshift.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.084108588Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apirequestcounts.apiserver.openshift.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.084245331Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apiservers.config.openshift.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.084419215Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/appliedmanifestworks.work.open-cluster-management.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.084519518Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/authentications.config.openshift.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.084740923Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/baselineadminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.084954027Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/builds.config.openshift.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.085168312Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/catalogsources.operators.coreos.com.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.085451529Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudcredentials.operator.openshift.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.085573822Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudeventsources.eventing.keda.sh.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.085689854Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudprivateipconfigs.cloud.network.openshift.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.085797457Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterclaims.cluster.open-cluster-management.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.085896969Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercloudeventsources.eventing.keda.sh.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.086000291Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercsidrivers.operator.openshift.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.086180346Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterimagepolicies.config.openshift.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.08636063Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteroperators.config.openshift.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.086487822Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterresourcequotas.quota.openshift.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.086608805Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterserviceversions.operators.coreos.com.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.08859403Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterstoragecontainers.serving.kserve.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.088758794Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustertriggerauthentications.keda.sh.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.088909648Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteruserdefinednetworks.k8s.ovn.org.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.089131602Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterversions.config.openshift.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.089389808Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.089821838Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.operator.openshift.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.089930761Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.samples.operator.openshift.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.090064604Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleclidownloads.console.openshift.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.090201877Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleexternalloglinks.console.openshift.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.09031984Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolelinks.console.openshift.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.090435592Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolenotifications.console.openshift.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.090541595Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleplugins.console.openshift.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.090688288Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolequickstarts.console.openshift.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.090830091Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.config.openshift.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.090937144Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.operator.openshift.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.09120666Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolesamples.console.openshift.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.091348363Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleyamlsamples.console.openshift.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.091453806Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/controllerconfigs.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.091979797Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/credentialsrequests.cloudcredential.openshift.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.092122311Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/csisnapshotcontrollers.operator.openshift.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.092242013Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/datascienceclusters.datasciencecluster.opendatahub.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.092443478Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.config.openshift.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.09255744Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.operator.openshift.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.092744175Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnsrecords.ingress.operator.openshift.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.092861018Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dscinitializations.dscinitialization.opendatahub.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.093016161Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressfirewalls.k8s.ovn.org.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.093150664Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressips.k8s.ovn.org.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.093269877Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressqoses.k8s.ovn.org.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.09339173Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressrouters.network.operator.openshift.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.093520553Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressservices.k8s.ovn.org.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.093643695Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/etcds.operator.openshift.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.093777548Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/featuregates.config.openshift.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.093895001Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gatewayclasses.gateway.networking.k8s.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.094036964Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gateways.gateway.networking.k8s.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.094431913Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/grpcroutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.094799711Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/helmchartrepositories.helm.openshift.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.094914404Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httproutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.095785624Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httpscaledobjects.http.keda.sh.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.095918747Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentpolicies.config.openshift.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.09603387Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentsourcepolicies.operator.openshift.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.096163263Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagedigestmirrorsets.config.openshift.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.096278535Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepolicies.config.openshift.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.09647187Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepruners.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.096709785Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/images.config.openshift.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.096846868Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagetagmirrorsets.config.openshift.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.096957691Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencegraphs.serving.kserve.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.097131295Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencemodelrewrites.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.097254847Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceobjectives.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.09737216Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepoolimports.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.097510023Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.k8s.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.097653516Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.097778719Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceservices.serving.kserve.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.099941479Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/infrastructures.config.openshift.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.100422079Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresscontrollers.operator.openshift.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.100986052Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresses.config.openshift.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.101186757Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/insightsoperators.operator.openshift.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.101341771Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/installplans.operators.coreos.com.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.101479044Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/interceptorroutes.http.keda.sh.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.101612807Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ipamclaims.k8s.cni.cncf.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.101722269Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ippools.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.101834002Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kedacontrollers.keda.sh.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.104763588Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeapiservers.operator.openshift.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.104905401Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubecontrollermanagers.operator.openshift.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.105029844Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeschedulers.operator.openshift.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.105170718Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubestorageversionmigrators.operator.openshift.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.10529547Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceserviceconfigs.serving.kserve.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.112331161Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceservices.serving.kserve.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.116577667Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfignodes.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.116720821Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfigurations.operator.openshift.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.117008777Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosbuilds.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.117196281Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosconfigs.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.117341445Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/network-attachment-definitions.k8s.cni.cncf.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.117444477Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.config.openshift.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.11760001Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.operator.openshift.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.117844916Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodes.config.openshift.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.117960899Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodeslicepools.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.118075581Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/oauths.config.openshift.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.118289576Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/olmconfigs.operators.coreos.com.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.118402159Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftapiservers.operator.openshift.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.118513561Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftcontrollermanagers.operator.openshift.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.118626374Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorconditions.operators.coreos.com.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.118761757Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorgroups.operators.coreos.com.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.11890097Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorhubs.config.openshift.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.119027723Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorpkis.network.operator.openshift.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.119150836Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operators.operators.coreos.com.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.119277099Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/overlappingrangeipreservations.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.119380751Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/pinnedimagesets.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.119488444Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podmonitors.monitoring.coreos.com.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.11978438Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podnetworkconnectivitychecks.controlplane.operator.openshift.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.119910103Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/probes.monitoring.coreos.com.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.120174679Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/profiles.tuned.openshift.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.120286951Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projecthelmchartrepositories.helm.openshift.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.120415505Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projects.config.openshift.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.120522717Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheuses.monitoring.coreos.com.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.122448971Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheusrules.monitoring.coreos.com.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.122578094Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/proxies.config.openshift.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.122685026Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rangeallocations.security.internal.openshift.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.122788519Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/referencegrants.gateway.networking.k8s.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.122925362Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rolebindingrestrictions.authorization.openshift.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.123067255Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledjobs.keda.sh.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.12462861Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledobjects.keda.sh.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.124778034Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/schedulers.config.openshift.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.124908327Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/securitycontextconstraints.security.openshift.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.125087051Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicecas.operator.openshift.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.125211763Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicemonitors.monitoring.coreos.com.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.125452239Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servingruntimes.serving.kserve.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.1259443Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storages.operator.openshift.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.126067283Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storagestates.migration.k8s.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.126204076Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storageversionmigrations.migration.k8s.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.126301698Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/subscriptions.operators.coreos.com.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.126931413Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/thanosrulers.monitoring.coreos.com.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.128260643Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/trainedmodels.serving.kserve.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.128374615Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/triggerauthentications.keda.sh.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.128526199Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/tuneds.tuned.openshift.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.128645252Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/userdefinednetworks.k8s.ovn.org.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.128805855Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumepopulators.populator.storage.k8s.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.128905778Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotclasses.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.12901836Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotcontents.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.129206154Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshots.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.129327607Z cluster-scoped-resources/apiregistration.k8s.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.129567933Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.129615924Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1..yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.129711156Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.admissionregistration.k8s.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.129789638Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiextensions.k8s.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.12987216Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiserver.openshift.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.129953602Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.openshift.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.130130586Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.130220737Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authentication.k8s.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.13031149Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.k8s.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.130394221Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.openshift.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.130488844Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.autoscaling.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.130574506Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.batch.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.130662448Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.build.openshift.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.13077471Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.certificates.k8s.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.130839642Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloud.network.openshift.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.130927944Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloudcredential.openshift.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.131015666Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.config.openshift.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.131125888Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.console.openshift.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.13120914Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.coordination.k8s.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.131302532Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.datasciencecluster.opendatahub.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.131391714Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.discovery.k8s.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.131476156Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.dscinitialization.opendatahub.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.131562878Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.events.k8s.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.13165039Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.flowcontrol.apiserver.k8s.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.131739922Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.gateway.networking.k8s.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.131830324Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.image.openshift.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.131927747Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.132011048Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.inference.networking.k8s.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.132121271Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.ingress.operator.openshift.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.132212433Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.cni.cncf.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.132300365Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.ovn.org.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.132402587Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.132490229Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.coreos.com.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.132577421Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.openshift.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.132664673Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.network.operator.openshift.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.132762046Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.networking.k8s.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.132845077Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.nim.opendatahub.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.132934499Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.node.k8s.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.133020281Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.oauth.openshift.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.133133944Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operator.openshift.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.133220636Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operators.coreos.com.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.133311898Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.packages.operators.coreos.com.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.13340702Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.policy.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.133492482Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.project.openshift.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.133585804Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.quota.openshift.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.133676686Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.rbac.authorization.k8s.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.133764468Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.resource.k8s.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.13385269Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.route.openshift.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.133943332Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.samples.operator.openshift.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.134031344Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.scheduling.k8s.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.134179438Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.internal.openshift.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.13426884Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.openshift.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.134359132Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.134446194Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.storage.k8s.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.134545796Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.template.openshift.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.134641468Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.tuned.openshift.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.13473806Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.user.openshift.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.134824262Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.work.open-cluster-management.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.134931925Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.cluster.open-cluster-management.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.135067988Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.controlplane.operator.openshift.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.13517596Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.eventing.keda.sh.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.135260222Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.http.keda.sh.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.135349534Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.135444447Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.k8s.cni.cncf.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.135539009Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.keda.sh.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.135643941Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.migration.k8s.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.135714603Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.monitoring.coreos.com.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.135808605Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operator.openshift.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.135900747Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operators.coreos.com.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.135988019Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.policy.networking.k8s.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.136116242Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.serving.kserve.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.136194373Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.136283295Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.136387008Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.operators.coreos.com.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.13647721Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.serving.kserve.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.136568922Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.admissionregistration.k8s.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.136658394Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.external.metrics.k8s.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.136766517Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.gateway.networking.k8s.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.136854019Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.helm.openshift.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.136947761Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.http.keda.sh.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.137136265Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.metrics.k8s.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.137236147Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.monitoring.coreos.com.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.137321169Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.populator.storage.k8s.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.137410341Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.serving.kserve.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.137506423Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.storage.k8s.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.137590805Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.autoscaling.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.137685918Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.operators.coreos.com.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.137748299Z cluster-scoped-resources/certificates.k8s.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.137816741Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.137862362Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-28svl.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.137963044Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-2zpc4.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.138064366Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-56mtq.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.138165629Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-9j5nn.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.13824965Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-bvbtj.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.138338012Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-gtxrq.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.138423774Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-kh9vw.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.138516546Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-nm2lm.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.13866392Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-w7bqd.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.138754332Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-wrjt6.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.138851524Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-xlmdt.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.138940916Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-xrnb9.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.139038808Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-bv7vq.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.139167501Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-q7ppb.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.139289234Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-qklzz.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.139415337Z cluster-scoped-resources/config.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.139462318Z cluster-scoped-resources/config.openshift.io/apiservers.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.139676393Z cluster-scoped-resources/config.openshift.io/authentications.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.139823976Z cluster-scoped-resources/config.openshift.io/builds.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.139916628Z cluster-scoped-resources/config.openshift.io/clusterimagepolicies.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.14001078Z cluster-scoped-resources/config.openshift.io/clusteroperators.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.140458301Z cluster-scoped-resources/config.openshift.io/clusterversions.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.140567743Z cluster-scoped-resources/config.openshift.io/consoles.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.140681106Z cluster-scoped-resources/config.openshift.io/dnses.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.140770788Z cluster-scoped-resources/config.openshift.io/featuregates.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.14089288Z cluster-scoped-resources/config.openshift.io/imagecontentpolicies.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.140976092Z cluster-scoped-resources/config.openshift.io/imagedigestmirrorsets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.141070204Z cluster-scoped-resources/config.openshift.io/imagepolicies.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.141184817Z cluster-scoped-resources/config.openshift.io/images.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.141266809Z cluster-scoped-resources/config.openshift.io/imagetagmirrorsets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.141352061Z cluster-scoped-resources/config.openshift.io/infrastructures.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.141451763Z cluster-scoped-resources/config.openshift.io/ingresses.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.141537835Z cluster-scoped-resources/config.openshift.io/networks.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.141635567Z cluster-scoped-resources/config.openshift.io/nodes.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.141716419Z cluster-scoped-resources/config.openshift.io/oauths.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.141802631Z cluster-scoped-resources/config.openshift.io/operatorhubs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.141887723Z cluster-scoped-resources/config.openshift.io/projects.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.141971765Z cluster-scoped-resources/config.openshift.io/proxies.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.142059397Z cluster-scoped-resources/config.openshift.io/schedulers.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.1421996Z cluster-scoped-resources/config.openshift.io/clusteroperators/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.142235391Z cluster-scoped-resources/config.openshift.io/clusteroperators/console.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.142339413Z cluster-scoped-resources/config.openshift.io/clusteroperators/csi-snapshot-controller.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.142428486Z cluster-scoped-resources/config.openshift.io/clusteroperators/dns.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.142517937Z cluster-scoped-resources/config.openshift.io/clusteroperators/image-registry.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.14261608Z cluster-scoped-resources/config.openshift.io/clusteroperators/ingress.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.142701472Z cluster-scoped-resources/config.openshift.io/clusteroperators/insights.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.142799384Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-apiserver.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.142946627Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-controller-manager.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.143029649Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-scheduler.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.143159322Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-storage-version-migrator.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.143256924Z cluster-scoped-resources/config.openshift.io/clusteroperators/monitoring.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.143344386Z cluster-scoped-resources/config.openshift.io/clusteroperators/network.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.143472069Z cluster-scoped-resources/config.openshift.io/clusteroperators/node-tuning.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.143568691Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-apiserver.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.143655533Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-controller-manager.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.143745685Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-samples.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.143846248Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-catalog.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.14393218Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-packageserver.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.144014022Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.144136734Z cluster-scoped-resources/config.openshift.io/clusteroperators/service-ca.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.144228806Z cluster-scoped-resources/config.openshift.io/clusteroperators/storage.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.144302238Z cluster-scoped-resources/config.openshift.io/clusterversions/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.14436163Z cluster-scoped-resources/config.openshift.io/clusterversions/version.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.144424351Z cluster-scoped-resources/config.openshift.io/consoles/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.144455572Z cluster-scoped-resources/config.openshift.io/consoles/cluster.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.144512283Z cluster-scoped-resources/config.openshift.io/featuregates/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.144551864Z cluster-scoped-resources/config.openshift.io/featuregates/cluster.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.144627145Z cluster-scoped-resources/config.openshift.io/infrastructures/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.144667276Z cluster-scoped-resources/config.openshift.io/infrastructures/cluster.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.144732258Z cluster-scoped-resources/config.openshift.io/oauths/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.144761899Z cluster-scoped-resources/config.openshift.io/oauths/cluster.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.14483292Z cluster-scoped-resources/config.openshift.io/proxies/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.144862181Z cluster-scoped-resources/config.openshift.io/proxies/cluster.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.144931862Z cluster-scoped-resources/console.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.144939672Z cluster-scoped-resources/console.openshift.io/consoleplugins/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.144984474Z cluster-scoped-resources/console.openshift.io/consoleplugins/monitoring-plugin.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.145098486Z cluster-scoped-resources/console.openshift.io/consoleplugins/networking-console-plugin.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.145162908Z cluster-scoped-resources/core/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.145172228Z cluster-scoped-resources/core/nodes/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.145225649Z cluster-scoped-resources/core/nodes/ip-10-0-137-177.ec2.internal.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.145397953Z cluster-scoped-resources/core/nodes/ip-10-0-137-85.ec2.internal.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.145524476Z cluster-scoped-resources/core/nodes/ip-10-0-139-247.ec2.internal.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.145633358Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.145673819Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.14571832Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/catch-all.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.145814952Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/exempt.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.145897104Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/global-default.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.145978486Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-controller-manager.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.146064018Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-scheduler.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.146182851Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-system-service-accounts.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.146332424Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-operator.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.146429437Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-sar.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.146551099Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.146644491Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-authentication-operator.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.146747454Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-controller-manager.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.146830636Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-kube-apiserver-operator.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.146922698Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-monitoring-metrics.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.14700993Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver-sar.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.147133622Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.147217355Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-server.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.147302366Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/probes.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.147388638Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/service-accounts.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.14748157Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-leader-election.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.147567532Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-node-high.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.147654764Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-nodes.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.147739526Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.147782467Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/catch-all.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.147864149Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/exempt.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.147948241Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/global-default.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.148028803Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/leader-election.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.148151326Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/node-high.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.148228838Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/openshift-control-plane-operators.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.148385431Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/system.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.148517494Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-high.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.148602346Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-low.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.148657077Z cluster-scoped-resources/imageregistry.operator.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.148670168Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.148719669Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/cluster.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.14879664Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.148840561Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/cluster.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.148889922Z cluster-scoped-resources/migration.k8s.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.148896853Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.148946714Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/console-plugin-storage-version-migration.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.149024436Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-controllerconfig-storage-version-migration.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.14921047Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-machineconfigpool-storage-version-migration.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.14923427Z cluster-scoped-resources/oauth.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.149239381Z cluster-scoped-resources/oauth.openshift.io/oauthclients/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.149304962Z cluster-scoped-resources/oauth.openshift.io/oauthclients/console.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.149404664Z cluster-scoped-resources/operator.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.149420094Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.149432215Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ebs.csi.aws.com.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.149521147Z cluster-scoped-resources/operator.openshift.io/consoles/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.149550708Z cluster-scoped-resources/operator.openshift.io/consoles/cluster.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.14965988Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.149703751Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/cluster.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.149768902Z cluster-scoped-resources/operator.openshift.io/dnses/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.149791193Z cluster-scoped-resources/operator.openshift.io/dnses/default.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.149856635Z cluster-scoped-resources/operator.openshift.io/insightsoperators/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.149891555Z cluster-scoped-resources/operator.openshift.io/insightsoperators/cluster.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.150001148Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.150035599Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/cluster.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.15011372Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.150159551Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/cluster.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.150210463Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.150251673Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/cluster.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.150302465Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.150342966Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/cluster.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.150393827Z cluster-scoped-resources/operator.openshift.io/networks/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.150447888Z cluster-scoped-resources/operator.openshift.io/networks/cluster.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.15051459Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.15055153Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/cluster.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.150613392Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.150663253Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/cluster.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.150697794Z cluster-scoped-resources/operator.openshift.io/servicecas/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.150748495Z cluster-scoped-resources/operator.openshift.io/servicecas/cluster.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.150811876Z cluster-scoped-resources/operator.openshift.io/storages/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.150852217Z cluster-scoped-resources/operator.openshift.io/storages/cluster.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.150948559Z cluster-scoped-resources/operators.coreos.com/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.150958249Z cluster-scoped-resources/operators.coreos.com/olmconfigs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.15099206Z cluster-scoped-resources/operators.coreos.com/olmconfigs/cluster.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.151065992Z cluster-scoped-resources/operators.coreos.com/operators/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.151118573Z cluster-scoped-resources/operators.coreos.com/operators/openshift-custom-metrics-autoscaler-operator.openshift-keda.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.151200085Z cluster-scoped-resources/rbac.authorization.k8s.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.151260667Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.151291887Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/aws-ebs-csi-driver-operator-clusterrolebinding.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.151389729Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cloud-network-config-controller.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.151470251Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cluster-node-tuning-operator.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.151631965Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cluster-storage-operator-role.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.151759798Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/csi-snapshot-controller-operator-clusterrole.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.15184944Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/csi-snapshot-controller-runner-operator.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.151939552Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/metrics-daemon-sa-rolebinding.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.152025154Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-admission-controller-webhook.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.152139467Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-ancillary-tools.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.152225698Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-cluster-readers.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.15231189Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-group.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.152416253Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-transient.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.152502205Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-whereabouts.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.152585286Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-diagnostics.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.152671039Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-node-identity.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.152762511Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-image-registry-pruner.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.152846572Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-iptables-alerter.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.152931714Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.153018096Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-identity-limited.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.153141409Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-kube-rbac-proxy.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.153228721Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/registry-registry-role.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.153361634Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.153380895Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/aws-ebs-csi-driver-operator-clusterrole.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.153515318Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/cloud-network-config-controller.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.15359428Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/cluster-node-tuning-operator.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.153690942Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console-extensions-reader.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.153819895Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console-operator.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.153909187Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.153999359Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/csi-snapshot-controller-operator-clusterrole.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.154103801Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/helm-chartrepos-viewer.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.154205223Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/metrics-daemon-role.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.154280125Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-admission-controller-webhook.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.154374057Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-ancillary-tools.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.154462679Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.154552071Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/net-attach-def-project.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.154636273Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-diagnostics.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.154717635Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-node-identity.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.154827988Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-csi-snapshot-controller-runner.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.154898049Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-iptables-alerter.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.154987741Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-cluster-reader.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.155110094Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.155194556Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-kube-rbac-proxy.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.155283268Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-node-limited.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.15537107Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-editor.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.155459722Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-viewer.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.155546024Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/project-helm-chartrepository-editor.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.155633236Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-admin.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.155720818Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-basic-user.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.1558068Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-storage-admin.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.155894862Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-view.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.155981354Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:registry.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.156118587Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/whereabouts-cni.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.156191869Z cluster-scoped-resources/samples.operator.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.156199429Z cluster-scoped-resources/samples.operator.openshift.io/configs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.15624022Z cluster-scoped-resources/samples.operator.openshift.io/configs/cluster.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.156293661Z cluster-scoped-resources/snapshot.storage.k8s.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.156302161Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.156333882Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/csi-aws-vsc.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.156399133Z cluster-scoped-resources/storage.k8s.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.156406853Z cluster-scoped-resources/storage.k8s.io/csidrivers/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.156436654Z cluster-scoped-resources/storage.k8s.io/csidrivers/ebs.csi.aws.com.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.156511746Z cluster-scoped-resources/storage.k8s.io/csinodes/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.156560537Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-137-177.ec2.internal.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.156645669Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-137-85.ec2.internal.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.156726161Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-139-247.ec2.internal.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.156793712Z cluster-scoped-resources/storage.k8s.io/storageclasses/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.156832943Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp2-csi.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.156917305Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp3-csi.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.156964016Z host_service_logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.156999587Z host_service_logs/masters/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.157065919Z host_service_logs/masters/NetworkManager_service.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.15714322Z host_service_logs/masters/crio_service.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.157202522Z host_service_logs/masters/kubelet_service.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.157273683Z host_service_logs/masters/machine-config-daemon-firstboot_service.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.157396706Z host_service_logs/masters/machine-config-daemon-host_service.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.157502169Z host_service_logs/masters/openvswitch_service.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.15756901Z host_service_logs/masters/ostree-finalize-staged_service.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.157642632Z host_service_logs/masters/ovs-configuration_service.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.157709293Z host_service_logs/masters/ovs-vswitchd_service.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.157785065Z host_service_logs/masters/ovsdb-server_service.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.157851386Z host_service_logs/masters/rpm-ostreed_service.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.157887047Z ingress_controllers/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.157894167Z ingress_controllers/default/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.157898007Z ingress_controllers/default/router-default-7b88cbdcf6-9t7wk/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.157931078Z ingress_controllers/default/router-default-7b88cbdcf6-9t7wk/haproxy.config [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.158039441Z insights-data/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.158059851Z istio/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.158103882Z istio/aggregated-discovery-api.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.158212025Z istio/aggregated-discovery-apis.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.158733877Z istio/event-filter.html [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.158817788Z istio/timestamp [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.158873949Z istio/cluster-scoped-resources/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.15888501Z istio/cluster-scoped-resources/apiextensions.k8s.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.15889735Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.158951981Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gatewayclasses.gateway.networking.k8s.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.159129635Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gateways.gateway.networking.k8s.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.159511174Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/grpcroutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.159970985Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httproutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.160825374Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencemodelrewrites.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.160956897Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceobjectives.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.16109333Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepoolimports.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.161237043Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.k8s.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.161378266Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.161499289Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/referencegrants.gateway.networking.k8s.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.161572501Z machine_config_ondisk/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.161581281Z machine_config_termination_logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.161598762Z monitoring/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.161606382Z monitoring/alertmanager/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.161663073Z monitoring/alertmanager/status.json [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.161752975Z monitoring/alertmanager/status.stderr [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.161776076Z monitoring/prometheus/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.161824257Z monitoring/prometheus/alertmanagers.json [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.161907669Z monitoring/prometheus/alertmanagers.stderr [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.1619802Z monitoring/prometheus/rules.json [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.162622075Z monitoring/prometheus/rules.stderr [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.162669426Z monitoring/prometheus/prometheus-k8s-0/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.162727557Z monitoring/prometheus/prometheus-k8s-0/active-targets.json [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.163643298Z monitoring/prometheus/prometheus-k8s-0/active-targets.stderr [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.163690989Z monitoring/prometheus/prometheus-k8s-0/status/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.16373266Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.json [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.163819092Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.stderr [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.163884404Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.json [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.163977976Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.stderr [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.164030417Z monitoring/prometheus/status/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.16415763Z monitoring/prometheus/status/config.json [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.164631331Z monitoring/prometheus/status/config.stderr [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.164689972Z monitoring/prometheus/status/flags.json [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.164786074Z monitoring/prometheus/status/flags.stderr [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.164962828Z namespaces/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.165006079Z namespaces/default/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.165063181Z namespaces/default/default.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.165141972Z namespaces/default/apps.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.165177913Z namespaces/default/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.165232344Z namespaces/default/apps/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.165269015Z namespaces/default/apps/daemonsets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.165351177Z namespaces/default/apps/deployments.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.165424259Z namespaces/default/apps/replicasets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.165512141Z namespaces/default/apps/statefulsets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.165556282Z namespaces/default/autoscaling/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.165586912Z namespaces/default/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.165645114Z namespaces/default/batch/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.165677374Z namespaces/default/batch/cronjobs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.165762266Z namespaces/default/batch/jobs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.165795117Z namespaces/default/build.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.165837878Z namespaces/default/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.16591902Z namespaces/default/build.openshift.io/builds.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.165994612Z namespaces/default/core/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.166036603Z namespaces/default/core/configmaps.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.166165906Z namespaces/default/core/endpoints.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.166254948Z namespaces/default/core/events.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.166421831Z namespaces/default/core/persistentvolumeclaims.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.166495133Z namespaces/default/core/pods.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.166577745Z namespaces/default/core/replicationcontrollers.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.166695698Z namespaces/default/core/secrets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.166850971Z namespaces/default/core/services.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.166916233Z namespaces/default/discovery.k8s.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.166962254Z namespaces/default/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.167035255Z namespaces/default/image.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.167102747Z namespaces/default/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.167173329Z namespaces/default/k8s.ovn.org/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.167202939Z namespaces/default/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.167296001Z namespaces/default/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.167371143Z namespaces/default/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.167412954Z namespaces/default/monitoring.coreos.com/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.167458325Z namespaces/default/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.167495756Z namespaces/default/networking.k8s.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.167543047Z namespaces/default/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.167577018Z namespaces/default/policy/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.167627199Z namespaces/default/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.16766134Z namespaces/default/route.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.167710901Z namespaces/default/route.openshift.io/routes.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.167814133Z namespaces/kserve/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.167844234Z namespaces/kserve/kserve.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.167916095Z namespaces/kserve/apps.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.167946926Z namespaces/kserve/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.167999067Z namespaces/kserve/apps/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.168029498Z namespaces/kserve/apps/daemonsets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.16814394Z namespaces/kserve/apps/deployments.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.168338675Z namespaces/kserve/apps/replicasets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.168518749Z namespaces/kserve/apps/statefulsets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.16856121Z namespaces/kserve/autoscaling/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.168602771Z namespaces/kserve/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.168650572Z namespaces/kserve/batch/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.168687383Z namespaces/kserve/batch/cronjobs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.168764065Z namespaces/kserve/batch/jobs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.168832616Z namespaces/kserve/build.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.168877847Z namespaces/kserve/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.168954729Z namespaces/kserve/build.openshift.io/builds.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.16901661Z namespaces/kserve/coordination.k8s.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.169023931Z namespaces/kserve/coordination.k8s.io/leases/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.169086492Z namespaces/kserve/coordination.k8s.io/leases/kserve-controller-manager-leader-lock.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.169185754Z namespaces/kserve/coordination.k8s.io/leases/llminferenceservice-kserve-controller-manager.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.169264866Z namespaces/kserve/coordination.k8s.io/leases/odh-model-controller.opendatahub.io.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.169385669Z namespaces/kserve/core/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.16942305Z namespaces/kserve/core/configmaps.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.169686446Z namespaces/kserve/core/endpoints.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.169827869Z namespaces/kserve/core/events.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.170121316Z namespaces/kserve/core/persistentvolumeclaims.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.170203987Z namespaces/kserve/core/pods.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.170458203Z namespaces/kserve/core/replicationcontrollers.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.170601867Z namespaces/kserve/core/secrets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.170860052Z namespaces/kserve/core/services.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.170984975Z namespaces/kserve/discovery.k8s.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.171025456Z namespaces/kserve/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.171150339Z namespaces/kserve/image.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.17119226Z namespaces/kserve/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.171228441Z namespaces/kserve/k8s.ovn.org/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.171265062Z namespaces/kserve/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.171354174Z namespaces/kserve/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.171431205Z namespaces/kserve/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.171471926Z namespaces/kserve/monitoring.coreos.com/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.171517707Z namespaces/kserve/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.171588969Z namespaces/kserve/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.17163152Z namespaces/kserve/monitoring.coreos.com/servicemonitors/model-serving-api-metrics.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.171722992Z namespaces/kserve/monitoring.coreos.com/servicemonitors/odh-model-controller-metrics-monitor.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.171786523Z namespaces/kserve/networking.k8s.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.171826464Z namespaces/kserve/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.171910086Z namespaces/kserve/pods/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.171919406Z namespaces/kserve/pods/kserve-controller-manager-84cf6d888d-srcg6/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.172003428Z namespaces/kserve/pods/kserve-controller-manager-84cf6d888d-srcg6/kserve-controller-manager-84cf6d888d-srcg6.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.172180263Z namespaces/kserve/pods/kserve-controller-manager-84cf6d888d-srcg6/manager/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.172190833Z namespaces/kserve/pods/kserve-controller-manager-84cf6d888d-srcg6/manager/manager/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.172195173Z namespaces/kserve/pods/kserve-controller-manager-84cf6d888d-srcg6/manager/manager/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.172230324Z namespaces/kserve/pods/kserve-controller-manager-84cf6d888d-srcg6/manager/manager/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.174015644Z namespaces/kserve/pods/kserve-controller-manager-84cf6d888d-srcg6/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.174103356Z namespaces/kserve/pods/kserve-controller-manager-84cf6d888d-srcg6/manager/manager/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.174127027Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-cc4rq/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.174177708Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-cc4rq/llmisvc-controller-manager-654c557856-cc4rq.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.17426377Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-cc4rq/manager/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.17427258Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-cc4rq/manager/manager/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.17427746Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-cc4rq/manager/manager/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.174302071Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-cc4rq/manager/manager/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.174480745Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-cc4rq/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.174545206Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-cc4rq/manager/manager/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.174596717Z namespaces/kserve/pods/model-serving-api-fd65d7d6-jqxrj/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.174628338Z namespaces/kserve/pods/model-serving-api-fd65d7d6-jqxrj/model-serving-api-fd65d7d6-jqxrj.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.17473287Z namespaces/kserve/pods/model-serving-api-fd65d7d6-jqxrj/server/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.174741571Z namespaces/kserve/pods/model-serving-api-fd65d7d6-jqxrj/server/server/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.174746301Z namespaces/kserve/pods/model-serving-api-fd65d7d6-jqxrj/server/server/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.174784362Z namespaces/kserve/pods/model-serving-api-fd65d7d6-jqxrj/server/server/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.174875284Z namespaces/kserve/pods/model-serving-api-fd65d7d6-jqxrj/server/server/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.174940905Z namespaces/kserve/pods/model-serving-api-fd65d7d6-jqxrj/server/server/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.174986776Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-zkvnp/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.175027977Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-zkvnp/odh-model-controller-84b54b7f97-zkvnp.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.17513457Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-zkvnp/manager/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.1751445Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-zkvnp/manager/manager/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.17515089Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-zkvnp/manager/manager/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.175191231Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-zkvnp/manager/manager/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.179740324Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-zkvnp/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.179805426Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-zkvnp/manager/manager/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.179838757Z namespaces/kserve/pods/s3-init-8ks9m/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.179870467Z namespaces/kserve/pods/s3-init-8ks9m/s3-init-8ks9m.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.17996924Z namespaces/kserve/pods/s3-init-8ks9m/download-hf-model/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.1799778Z namespaces/kserve/pods/s3-init-8ks9m/download-hf-model/download-hf-model/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.17998862Z namespaces/kserve/pods/s3-init-8ks9m/download-hf-model/download-hf-model/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.180040051Z namespaces/kserve/pods/s3-init-8ks9m/download-hf-model/download-hf-model/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.180148154Z namespaces/kserve/pods/s3-init-8ks9m/download-hf-model/download-hf-model/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.180216855Z namespaces/kserve/pods/s3-init-8ks9m/download-hf-model/download-hf-model/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.180233676Z namespaces/kserve/pods/s3-init-8ks9m/s3-init/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.180242656Z namespaces/kserve/pods/s3-init-8ks9m/s3-init/s3-init/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.180258166Z namespaces/kserve/pods/s3-init-8ks9m/s3-init/s3-init/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.180311037Z namespaces/kserve/pods/s3-init-8ks9m/s3-init/s3-init/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.180598104Z namespaces/kserve/pods/s3-init-8ks9m/s3-init/s3-init/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.180654355Z namespaces/kserve/pods/s3-init-8ks9m/s3-init/s3-init/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.180716087Z namespaces/kserve/pods/seaweedfs-64568bcd49-tbnsr/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.180758238Z namespaces/kserve/pods/seaweedfs-64568bcd49-tbnsr/seaweedfs-64568bcd49-tbnsr.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.18084626Z namespaces/kserve/pods/seaweedfs-64568bcd49-tbnsr/seaweedfs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.1808561Z namespaces/kserve/pods/seaweedfs-64568bcd49-tbnsr/seaweedfs/seaweedfs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.1808747Z namespaces/kserve/pods/seaweedfs-64568bcd49-tbnsr/seaweedfs/seaweedfs/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.180923281Z namespaces/kserve/pods/seaweedfs-64568bcd49-tbnsr/seaweedfs/seaweedfs/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.181239038Z namespaces/kserve/pods/seaweedfs-64568bcd49-tbnsr/seaweedfs/seaweedfs/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.18130255Z namespaces/kserve/pods/seaweedfs-64568bcd49-tbnsr/seaweedfs/seaweedfs/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.181358481Z namespaces/kserve/policy/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.181413242Z namespaces/kserve/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.181477394Z namespaces/kserve/route.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.181533565Z namespaces/kserve/route.openshift.io/routes.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.181590666Z namespaces/kube-node-lease/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.181601627Z namespaces/kube-node-lease/coordination.k8s.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.181607167Z namespaces/kube-node-lease/coordination.k8s.io/leases/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.181637908Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-137-177.ec2.internal.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.1817484Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-137-85.ec2.internal.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.181840842Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-139-247.ec2.internal.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.181961105Z namespaces/kube-system/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.182016406Z namespaces/kube-system/kube-system.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.182114018Z namespaces/kube-system/apps.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.18216101Z namespaces/kube-system/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.182222521Z namespaces/kube-system/apps/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.182239521Z namespaces/kube-system/apps/daemonsets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.182375455Z namespaces/kube-system/apps/deployments.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.182445356Z namespaces/kube-system/apps/replicasets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.182525268Z namespaces/kube-system/apps/statefulsets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.182554148Z namespaces/kube-system/autoscaling/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.18262405Z namespaces/kube-system/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.182675971Z namespaces/kube-system/batch/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.182729532Z namespaces/kube-system/batch/cronjobs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.182806404Z namespaces/kube-system/batch/jobs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.182871786Z namespaces/kube-system/build.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.182911927Z namespaces/kube-system/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.182995249Z namespaces/kube-system/build.openshift.io/builds.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.18303771Z namespaces/kube-system/coordination.k8s.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.18307166Z namespaces/kube-system/coordination.k8s.io/leases/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.183117861Z namespaces/kube-system/coordination.k8s.io/leases/apiserver-h7kg3nmygzfd3ae5h3vbww7mgi.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.183209634Z namespaces/kube-system/coordination.k8s.io/leases/kube-controller-manager.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.183455159Z namespaces/kube-system/coordination.k8s.io/leases/kube-scheduler.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.183525581Z namespaces/kube-system/core/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.183573412Z namespaces/kube-system/core/configmaps.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.183722025Z namespaces/kube-system/core/endpoints.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.183803887Z namespaces/kube-system/core/events.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.184080333Z namespaces/kube-system/core/persistentvolumeclaims.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.184175236Z namespaces/kube-system/core/pods.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.184474732Z namespaces/kube-system/core/replicationcontrollers.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.184611495Z namespaces/kube-system/core/secrets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.184930273Z namespaces/kube-system/core/services.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.184992684Z namespaces/kube-system/discovery.k8s.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.185064246Z namespaces/kube-system/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.185113237Z namespaces/kube-system/image.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.185144987Z namespaces/kube-system/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.185213829Z namespaces/kube-system/k8s.ovn.org/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.18524899Z namespaces/kube-system/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.185336822Z namespaces/kube-system/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.185417484Z namespaces/kube-system/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.185476915Z namespaces/kube-system/monitoring.coreos.com/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.185507716Z namespaces/kube-system/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.185565807Z namespaces/kube-system/networking.k8s.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.185593998Z namespaces/kube-system/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.18567832Z namespaces/kube-system/pods/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.18568504Z namespaces/kube-system/pods/global-pull-secret-syncer-5s4f7/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.185740651Z namespaces/kube-system/pods/global-pull-secret-syncer-5s4f7/global-pull-secret-syncer-5s4f7.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.185826723Z namespaces/kube-system/pods/global-pull-secret-syncer-5s4f7/global-pull-secret-syncer/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.185836853Z namespaces/kube-system/pods/global-pull-secret-syncer-5s4f7/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.185849763Z namespaces/kube-system/pods/global-pull-secret-syncer-5s4f7/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.185887834Z namespaces/kube-system/pods/global-pull-secret-syncer-5s4f7/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.186059988Z namespaces/kube-system/pods/global-pull-secret-syncer-5s4f7/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.18613666Z namespaces/kube-system/pods/global-pull-secret-syncer-5s4f7/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.186186991Z namespaces/kube-system/pods/global-pull-secret-syncer-m7rl6/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.186231482Z namespaces/kube-system/pods/global-pull-secret-syncer-m7rl6/global-pull-secret-syncer-m7rl6.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.186294724Z namespaces/kube-system/pods/global-pull-secret-syncer-m7rl6/global-pull-secret-syncer/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.186309154Z namespaces/kube-system/pods/global-pull-secret-syncer-m7rl6/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.186320104Z namespaces/kube-system/pods/global-pull-secret-syncer-m7rl6/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.186370285Z namespaces/kube-system/pods/global-pull-secret-syncer-m7rl6/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.18655045Z namespaces/kube-system/pods/global-pull-secret-syncer-m7rl6/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.186636161Z namespaces/kube-system/pods/global-pull-secret-syncer-m7rl6/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.186686013Z namespaces/kube-system/pods/global-pull-secret-syncer-w9jn7/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.186749204Z namespaces/kube-system/pods/global-pull-secret-syncer-w9jn7/global-pull-secret-syncer-w9jn7.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.186826696Z namespaces/kube-system/pods/global-pull-secret-syncer-w9jn7/global-pull-secret-syncer/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.186834016Z namespaces/kube-system/pods/global-pull-secret-syncer-w9jn7/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.186846086Z namespaces/kube-system/pods/global-pull-secret-syncer-w9jn7/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.186909978Z namespaces/kube-system/pods/global-pull-secret-syncer-w9jn7/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.187108282Z namespaces/kube-system/pods/global-pull-secret-syncer-w9jn7/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.187187504Z namespaces/kube-system/pods/global-pull-secret-syncer-w9jn7/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.187230755Z namespaces/kube-system/pods/konnectivity-agent-7kxg4/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.187276616Z namespaces/kube-system/pods/konnectivity-agent-7kxg4/konnectivity-agent-7kxg4.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.187360908Z namespaces/kube-system/pods/konnectivity-agent-7kxg4/konnectivity-agent/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.187368478Z namespaces/kube-system/pods/konnectivity-agent-7kxg4/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.187377888Z namespaces/kube-system/pods/konnectivity-agent-7kxg4/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.18744022Z namespaces/kube-system/pods/konnectivity-agent-7kxg4/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.18789681Z namespaces/kube-system/pods/konnectivity-agent-7kxg4/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.187964112Z namespaces/kube-system/pods/konnectivity-agent-7kxg4/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.187978122Z namespaces/kube-system/pods/konnectivity-agent-8hrxs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.188034753Z namespaces/kube-system/pods/konnectivity-agent-8hrxs/konnectivity-agent-8hrxs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.188211087Z namespaces/kube-system/pods/konnectivity-agent-8hrxs/konnectivity-agent/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.188237058Z namespaces/kube-system/pods/konnectivity-agent-8hrxs/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.188248378Z namespaces/kube-system/pods/konnectivity-agent-8hrxs/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.188260558Z namespaces/kube-system/pods/konnectivity-agent-8hrxs/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.18876483Z namespaces/kube-system/pods/konnectivity-agent-8hrxs/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.188835342Z namespaces/kube-system/pods/konnectivity-agent-8hrxs/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.188879092Z namespaces/kube-system/pods/konnectivity-agent-xn4rj/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.188906633Z namespaces/kube-system/pods/konnectivity-agent-xn4rj/konnectivity-agent-xn4rj.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.188997445Z namespaces/kube-system/pods/konnectivity-agent-xn4rj/konnectivity-agent/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.189004975Z namespaces/kube-system/pods/konnectivity-agent-xn4rj/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.189016626Z namespaces/kube-system/pods/konnectivity-agent-xn4rj/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.189068337Z namespaces/kube-system/pods/konnectivity-agent-xn4rj/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.189533577Z namespaces/kube-system/pods/konnectivity-agent-xn4rj/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.189601149Z namespaces/kube-system/pods/konnectivity-agent-xn4rj/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.18964619Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-137-177.ec2.internal/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.189686321Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-137-177.ec2.internal/kube-apiserver-proxy-ip-10-0-137-177.ec2.internal.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.189777933Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-137-177.ec2.internal/haproxy/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.189798903Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-137-177.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.189813684Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-137-177.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.189837334Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-137-177.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.189984588Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-137-177.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.190039209Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-137-177.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.19011032Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-137-85.ec2.internal/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.190136951Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-137-85.ec2.internal/kube-apiserver-proxy-ip-10-0-137-85.ec2.internal.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.190212563Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-137-85.ec2.internal/haproxy/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.190225413Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-137-85.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.190230013Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-137-85.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.190253174Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-137-85.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.190378377Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-137-85.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.190443548Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-137-85.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.190471359Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-139-247.ec2.internal/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.19051761Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-139-247.ec2.internal/kube-apiserver-proxy-ip-10-0-139-247.ec2.internal.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.190592322Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-139-247.ec2.internal/haproxy/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.190600252Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-139-247.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.190614802Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-139-247.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.190654803Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-139-247.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.190865728Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-139-247.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.190934189Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-139-247.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.19096264Z namespaces/kube-system/policy/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.191003601Z namespaces/kube-system/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.191069222Z namespaces/kube-system/rbac.authorization.k8s.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.191086743Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.191141274Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/csi-snapshot-controller-operator-authentication-reader.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.191232706Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.191310878Z namespaces/kube-system/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.191354339Z namespaces/kube-system/rbac.authorization.k8s.io/roles/extension-apiserver-authentication-reader.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.19140403Z namespaces/kube-system/route.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.191453551Z namespaces/kube-system/route.openshift.io/routes.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.191519372Z namespaces/open-cluster-management-agent-addon/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.191530443Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.191534973Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.191545563Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/cluster-proxy.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.191632025Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/work-manager.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.191740048Z namespaces/openshift-apiserver-operator/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.191781818Z namespaces/openshift-apiserver-operator/openshift-apiserver-operator.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.19185075Z namespaces/openshift-apiserver-operator/apps.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.191881411Z namespaces/openshift-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.191935602Z namespaces/openshift-apiserver-operator/apps/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.191964203Z namespaces/openshift-apiserver-operator/apps/daemonsets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.192070975Z namespaces/openshift-apiserver-operator/apps/deployments.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.192151097Z namespaces/openshift-apiserver-operator/apps/replicasets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.192230689Z namespaces/openshift-apiserver-operator/apps/statefulsets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.19227495Z namespaces/openshift-apiserver-operator/autoscaling/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.192318531Z namespaces/openshift-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.192373782Z namespaces/openshift-apiserver-operator/batch/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.192422583Z namespaces/openshift-apiserver-operator/batch/cronjobs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.192496505Z namespaces/openshift-apiserver-operator/batch/jobs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.192546846Z namespaces/openshift-apiserver-operator/build.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.192586067Z namespaces/openshift-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.192672929Z namespaces/openshift-apiserver-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.19273421Z namespaces/openshift-apiserver-operator/core/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.192782251Z namespaces/openshift-apiserver-operator/core/configmaps.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.193777344Z namespaces/openshift-apiserver-operator/core/endpoints.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.193901107Z namespaces/openshift-apiserver-operator/core/events.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.193978979Z namespaces/openshift-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.194097701Z namespaces/openshift-apiserver-operator/core/pods.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.194186583Z namespaces/openshift-apiserver-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.194313466Z namespaces/openshift-apiserver-operator/core/secrets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.19449771Z namespaces/openshift-apiserver-operator/core/services.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.194566262Z namespaces/openshift-apiserver-operator/discovery.k8s.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.194606223Z namespaces/openshift-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.194672914Z namespaces/openshift-apiserver-operator/image.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.194708405Z namespaces/openshift-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.194773847Z namespaces/openshift-apiserver-operator/k8s.ovn.org/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.194810598Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.194899589Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.194973581Z namespaces/openshift-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.195037573Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.195093164Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.195162195Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.195209316Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/openshift-apiserver-operator.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.195261828Z namespaces/openshift-apiserver-operator/networking.k8s.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.195304649Z namespaces/openshift-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.19533759Z namespaces/openshift-apiserver-operator/policy/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.195392821Z namespaces/openshift-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.195428281Z namespaces/openshift-apiserver-operator/route.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.195473653Z namespaces/openshift-apiserver-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.195575965Z namespaces/openshift-apiserver/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.195627176Z namespaces/openshift-apiserver/openshift-apiserver.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.195684467Z namespaces/openshift-apiserver/apps.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.195727758Z namespaces/openshift-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.195767609Z namespaces/openshift-apiserver/apps/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.1958138Z namespaces/openshift-apiserver/apps/daemonsets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.195893812Z namespaces/openshift-apiserver/apps/deployments.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.195975554Z namespaces/openshift-apiserver/apps/replicasets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.196066516Z namespaces/openshift-apiserver/apps/statefulsets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.196146408Z namespaces/openshift-apiserver/autoscaling/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.196181859Z namespaces/openshift-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.19623565Z namespaces/openshift-apiserver/batch/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.19626592Z namespaces/openshift-apiserver/batch/cronjobs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.196360903Z namespaces/openshift-apiserver/batch/jobs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.196400234Z namespaces/openshift-apiserver/build.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.196446815Z namespaces/openshift-apiserver/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.196533417Z namespaces/openshift-apiserver/build.openshift.io/builds.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.196600908Z namespaces/openshift-apiserver/core/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.196642869Z namespaces/openshift-apiserver/core/configmaps.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.196747022Z namespaces/openshift-apiserver/core/endpoints.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.196823463Z namespaces/openshift-apiserver/core/events.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.196896805Z namespaces/openshift-apiserver/core/persistentvolumeclaims.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.196980077Z namespaces/openshift-apiserver/core/pods.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.197057509Z namespaces/openshift-apiserver/core/replicationcontrollers.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.197213352Z namespaces/openshift-apiserver/core/secrets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.197361005Z namespaces/openshift-apiserver/core/services.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.197414417Z namespaces/openshift-apiserver/discovery.k8s.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.197444167Z namespaces/openshift-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.197500249Z namespaces/openshift-apiserver/image.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.197530229Z namespaces/openshift-apiserver/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.197599871Z namespaces/openshift-apiserver/k8s.ovn.org/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.197643142Z namespaces/openshift-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.197732894Z namespaces/openshift-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.197806935Z namespaces/openshift-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.197864097Z namespaces/openshift-apiserver/monitoring.coreos.com/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.197907318Z namespaces/openshift-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.197949489Z namespaces/openshift-apiserver/networking.k8s.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.19799441Z namespaces/openshift-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.198034891Z namespaces/openshift-apiserver/policy/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.198107762Z namespaces/openshift-apiserver/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.198162984Z namespaces/openshift-apiserver/route.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.198206585Z namespaces/openshift-apiserver/route.openshift.io/routes.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.198266296Z namespaces/openshift-authentication-operator/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.198273446Z namespaces/openshift-authentication-operator/monitoring.coreos.com/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.198277906Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.198311057Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/authentication-operator.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.198369128Z namespaces/openshift-cloud-controller-manager/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.198376108Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.198380199Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.198410919Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/cloud-controller-manager.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.198472521Z namespaces/openshift-cloud-credential-operator/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.198479471Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.198497231Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.198529182Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/cloud-credential-operator-leader.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.198600073Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.198606994Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.198653315Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/cloud-credential-operator.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.198744127Z namespaces/openshift-cloud-network-config-controller/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.198790688Z namespaces/openshift-cloud-network-config-controller/openshift-cloud-network-config-controller.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.19885899Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.19888998Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.198967472Z namespaces/openshift-cloud-network-config-controller/apps/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.199001773Z namespaces/openshift-cloud-network-config-controller/apps/daemonsets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.199121196Z namespaces/openshift-cloud-network-config-controller/apps/deployments.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.199194287Z namespaces/openshift-cloud-network-config-controller/apps/replicasets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.199281369Z namespaces/openshift-cloud-network-config-controller/apps/statefulsets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.19931998Z namespaces/openshift-cloud-network-config-controller/autoscaling/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.199363651Z namespaces/openshift-cloud-network-config-controller/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.199435123Z namespaces/openshift-cloud-network-config-controller/batch/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.199468633Z namespaces/openshift-cloud-network-config-controller/batch/cronjobs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.199557455Z namespaces/openshift-cloud-network-config-controller/batch/jobs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.199612607Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.199658998Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.19974125Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/builds.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.199788621Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.199803171Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.199855102Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/cloud-network-config-controller-lock.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.199937974Z namespaces/openshift-cloud-network-config-controller/core/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.199983085Z namespaces/openshift-cloud-network-config-controller/core/configmaps.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.200098338Z namespaces/openshift-cloud-network-config-controller/core/endpoints.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.200175849Z namespaces/openshift-cloud-network-config-controller/core/events.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.200254981Z namespaces/openshift-cloud-network-config-controller/core/persistentvolumeclaims.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.200337053Z namespaces/openshift-cloud-network-config-controller/core/pods.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.200427115Z namespaces/openshift-cloud-network-config-controller/core/replicationcontrollers.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.200566078Z namespaces/openshift-cloud-network-config-controller/core/secrets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.200672781Z namespaces/openshift-cloud-network-config-controller/core/services.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.200780743Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.200825874Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/cloud-network-config-controller.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.200895186Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.200920596Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.200982148Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.201024959Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.201111131Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.201131781Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.201230424Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.201308115Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.201373817Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.201414678Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.201460749Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.20150234Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.20154486Z namespaces/openshift-cloud-network-config-controller/policy/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.201573881Z namespaces/openshift-cloud-network-config-controller/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.201627242Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.201634553Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.201668753Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/cloud-network-config-controller-rb.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.201719104Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.201762396Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/cloud-network-config-controller.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.201809827Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.201845407Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/routes.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.201929419Z namespaces/openshift-cluster-csi-drivers/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.20196475Z namespaces/openshift-cluster-csi-drivers/openshift-cluster-csi-drivers.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.202058322Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.202102213Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.202155114Z namespaces/openshift-cluster-csi-drivers/apps/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.202193605Z namespaces/openshift-cluster-csi-drivers/apps/daemonsets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.202317568Z namespaces/openshift-cluster-csi-drivers/apps/deployments.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.20239508Z namespaces/openshift-cluster-csi-drivers/apps/replicasets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.202476942Z namespaces/openshift-cluster-csi-drivers/apps/statefulsets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.202519573Z namespaces/openshift-cluster-csi-drivers/autoscaling/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.202557874Z namespaces/openshift-cluster-csi-drivers/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.202597904Z namespaces/openshift-cluster-csi-drivers/batch/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.202645276Z namespaces/openshift-cluster-csi-drivers/batch/cronjobs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.202722597Z namespaces/openshift-cluster-csi-drivers/batch/jobs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.202783459Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.2028183Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.202905262Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/builds.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.202960173Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.202969253Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.203020804Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ebs-csi-aws-com.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.203126787Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-attacher-leader-ebs-csi-aws-com.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.203202078Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-resizer-ebs-csi-aws-com.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.203319861Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-snapshotter-leader-ebs-csi-aws-com.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.203419723Z namespaces/openshift-cluster-csi-drivers/core/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.203464984Z namespaces/openshift-cluster-csi-drivers/core/configmaps.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.203565526Z namespaces/openshift-cluster-csi-drivers/core/endpoints.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.203643198Z namespaces/openshift-cluster-csi-drivers/core/events.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.204035207Z namespaces/openshift-cluster-csi-drivers/core/persistentvolumeclaims.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.204186921Z namespaces/openshift-cluster-csi-drivers/core/pods.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.204410586Z namespaces/openshift-cluster-csi-drivers/core/replicationcontrollers.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.204542459Z namespaces/openshift-cluster-csi-drivers/core/secrets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.204681172Z namespaces/openshift-cluster-csi-drivers/core/services.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.204722163Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.204769784Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/aws-ebs-csi-driver-operator.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.204835506Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.204875956Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.204921888Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.204952208Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.20503237Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.205088131Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.205176473Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.205247255Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.205306636Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.205327437Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.205388278Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.205430039Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.205526601Z namespaces/openshift-cluster-csi-drivers/pods/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.205535871Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-kcqrw/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.205583012Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-kcqrw/aws-ebs-csi-driver-node-kcqrw.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.205681245Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-kcqrw/csi-driver/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.205691795Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-kcqrw/csi-driver/csi-driver/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.205699705Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-kcqrw/csi-driver/csi-driver/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.205746886Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-kcqrw/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.205847378Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-kcqrw/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.20592339Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-kcqrw/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.205959171Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-kcqrw/csi-liveness-probe/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.205986422Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-kcqrw/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.205990852Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-kcqrw/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.205998032Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-kcqrw/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.206105984Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-kcqrw/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.206172666Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-kcqrw/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.206214787Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-kcqrw/csi-node-driver-registrar/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.206222067Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-kcqrw/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.206226157Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-kcqrw/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.206258488Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-kcqrw/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.20635741Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-kcqrw/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.206429312Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-kcqrw/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.206481363Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pxsnl/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.206500773Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pxsnl/aws-ebs-csi-driver-node-pxsnl.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.206888092Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pxsnl/csi-driver/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.206898302Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pxsnl/csi-driver/csi-driver/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.206902413Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pxsnl/csi-driver/csi-driver/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.206945583Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pxsnl/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.207038206Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pxsnl/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.207127918Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pxsnl/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.207181449Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pxsnl/csi-liveness-probe/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.207198809Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pxsnl/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.20722347Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pxsnl/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.20722856Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pxsnl/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.207330272Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pxsnl/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.207400814Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pxsnl/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.207433225Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pxsnl/csi-node-driver-registrar/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.207439895Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pxsnl/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.207447395Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pxsnl/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.207469615Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pxsnl/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.207571758Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pxsnl/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.207637259Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-pxsnl/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.20769646Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-x68v6/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.207733741Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-x68v6/aws-ebs-csi-driver-node-x68v6.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.207830504Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-x68v6/csi-driver/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.207838414Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-x68v6/csi-driver/csi-driver/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.207842624Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-x68v6/csi-driver/csi-driver/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.207888715Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-x68v6/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.207979787Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-x68v6/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.208063839Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-x68v6/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.20811253Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-x68v6/csi-liveness-probe/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.20812053Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-x68v6/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.20812441Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-x68v6/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.208172762Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-x68v6/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.208267353Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-x68v6/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.208336235Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-x68v6/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.208398316Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-x68v6/csi-node-driver-registrar/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.208405577Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-x68v6/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.208416477Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-x68v6/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.208466238Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-x68v6/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.20855633Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-x68v6/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.208622972Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-x68v6/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.208678983Z namespaces/openshift-cluster-csi-drivers/policy/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.208709464Z namespaces/openshift-cluster-csi-drivers/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.208763545Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.208770965Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.208818066Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/aws-ebs-csi-driver-operator-rolebinding.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.208840767Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.208904938Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/aws-ebs-csi-driver-operator-role.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.208957389Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.20900353Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/routes.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.209023831Z namespaces/openshift-cluster-machine-approver/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.209041361Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.209070832Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.209121343Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/cluster-machine-approver-leader.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.209168294Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.209175694Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.209201725Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/cluster-machine-approver.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.209303807Z namespaces/openshift-cluster-node-tuning-operator/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.209354148Z namespaces/openshift-cluster-node-tuning-operator/openshift-cluster-node-tuning-operator.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.209410419Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.209449771Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.209509572Z namespaces/openshift-cluster-node-tuning-operator/apps/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.209558603Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.209687606Z namespaces/openshift-cluster-node-tuning-operator/apps/deployments.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.209762018Z namespaces/openshift-cluster-node-tuning-operator/apps/replicasets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.209839389Z namespaces/openshift-cluster-node-tuning-operator/apps/statefulsets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.209899531Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.209937942Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/tuned.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.210023673Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.210085335Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.210151256Z namespaces/openshift-cluster-node-tuning-operator/batch/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.210193617Z namespaces/openshift-cluster-node-tuning-operator/batch/cronjobs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.210274689Z namespaces/openshift-cluster-node-tuning-operator/batch/jobs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.21032976Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.210371052Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.210448483Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.210503064Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.210510315Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.210559646Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/node-tuning-operator-lock.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.210644048Z namespaces/openshift-cluster-node-tuning-operator/core/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.210690699Z namespaces/openshift-cluster-node-tuning-operator/core/configmaps.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.211362204Z namespaces/openshift-cluster-node-tuning-operator/core/endpoints.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.211445906Z namespaces/openshift-cluster-node-tuning-operator/core/events.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.211591709Z namespaces/openshift-cluster-node-tuning-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.211669341Z namespaces/openshift-cluster-node-tuning-operator/core/pods.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.211864615Z namespaces/openshift-cluster-node-tuning-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.212008839Z namespaces/openshift-cluster-node-tuning-operator/core/secrets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.212239114Z namespaces/openshift-cluster-node-tuning-operator/core/services.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.212344576Z namespaces/openshift-cluster-node-tuning-operator/core/serviceaccounts/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.212394507Z namespaces/openshift-cluster-node-tuning-operator/core/serviceaccounts/cluster-node-tuning-operator.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.212455459Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.2124911Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.212550821Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.212582712Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.212638433Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.212674624Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.212756016Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.212838728Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.212869328Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.212912399Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.212971991Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.213000551Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/node-tuning-operator.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.213088133Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.213130284Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/node-tuning-operator.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.213189466Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.213230717Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.213275527Z namespaces/openshift-cluster-node-tuning-operator/pods/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.213291018Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-26nvd/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.213336869Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-26nvd/tuned-26nvd.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.213438401Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-26nvd/tuned/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.213445522Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-26nvd/tuned/tuned/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.213449602Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-26nvd/tuned/tuned/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.213495612Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-26nvd/tuned/tuned/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.213633456Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-26nvd/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.213718578Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-26nvd/tuned/tuned/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.213737948Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-6g6ph/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.213794279Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-6g6ph/tuned-6g6ph.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.213874261Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-6g6ph/tuned/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.213896542Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-6g6ph/tuned/tuned/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.213907492Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-6g6ph/tuned/tuned/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.213943343Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-6g6ph/tuned/tuned/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.214071826Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-6g6ph/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.214147337Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-6g6ph/tuned/tuned/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.214161498Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-s44fz/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.214218459Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-s44fz/tuned-s44fz.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.214310421Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-s44fz/tuned/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.214321371Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-s44fz/tuned/tuned/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.214326002Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-s44fz/tuned/tuned/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.214377903Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-s44fz/tuned/tuned/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.214493785Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-s44fz/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.214561637Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-s44fz/tuned/tuned/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.214601148Z namespaces/openshift-cluster-node-tuning-operator/policy/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.214629048Z namespaces/openshift-cluster-node-tuning-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.2146837Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.214740561Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.214807153Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.214815303Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.214865394Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-137-177.ec2.internal.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.214954706Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-137-85.ec2.internal.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.215040948Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-139-247.ec2.internal.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.2151343Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.215176371Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/default.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.215279833Z namespaces/openshift-cluster-samples-operator/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.215321554Z namespaces/openshift-cluster-samples-operator/openshift-cluster-samples-operator.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.215396746Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.215429027Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.215512538Z namespaces/openshift-cluster-samples-operator/apps/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.215550509Z namespaces/openshift-cluster-samples-operator/apps/daemonsets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.215635441Z namespaces/openshift-cluster-samples-operator/apps/deployments.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.215750364Z namespaces/openshift-cluster-samples-operator/apps/replicasets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.215852786Z namespaces/openshift-cluster-samples-operator/apps/statefulsets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.215900647Z namespaces/openshift-cluster-samples-operator/autoscaling/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.215941118Z namespaces/openshift-cluster-samples-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.215990279Z namespaces/openshift-cluster-samples-operator/batch/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.21603636Z namespaces/openshift-cluster-samples-operator/batch/cronjobs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.216146203Z namespaces/openshift-cluster-samples-operator/batch/jobs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.216203594Z namespaces/openshift-cluster-samples-operator/build.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.216253205Z namespaces/openshift-cluster-samples-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.216334957Z namespaces/openshift-cluster-samples-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.216425519Z namespaces/openshift-cluster-samples-operator/core/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.21647476Z namespaces/openshift-cluster-samples-operator/core/configmaps.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.216661515Z namespaces/openshift-cluster-samples-operator/core/endpoints.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.216746166Z namespaces/openshift-cluster-samples-operator/core/events.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.21687926Z namespaces/openshift-cluster-samples-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.216961931Z namespaces/openshift-cluster-samples-operator/core/pods.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.217104955Z namespaces/openshift-cluster-samples-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.217230397Z namespaces/openshift-cluster-samples-operator/core/secrets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.217399961Z namespaces/openshift-cluster-samples-operator/core/services.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.217470633Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.217516074Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.217589066Z namespaces/openshift-cluster-samples-operator/image.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.217627857Z namespaces/openshift-cluster-samples-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.217679328Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.217726259Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.217818771Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.217893583Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.217950194Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.217987585Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.218071697Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.218114448Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/samples-operator-alerts.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.21819829Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.218254811Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/cluster-samples-operator.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.218296912Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.218345383Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.218390634Z namespaces/openshift-cluster-samples-operator/pods/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.218410835Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-79b7c55f87-r4njh/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.218453796Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-79b7c55f87-r4njh/cluster-samples-operator-79b7c55f87-r4njh.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.218547367Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-79b7c55f87-r4njh/cluster-samples-operator-watch/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.218555538Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-79b7c55f87-r4njh/cluster-samples-operator-watch/cluster-samples-operator-watch/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.218568208Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-79b7c55f87-r4njh/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.218608049Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-79b7c55f87-r4njh/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.218698051Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-79b7c55f87-r4njh/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.218772573Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-79b7c55f87-r4njh/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.218822614Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-79b7c55f87-r4njh/cluster-samples-operator/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.218899686Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-79b7c55f87-r4njh/cluster-samples-operator/cluster-samples-operator/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.218907826Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-79b7c55f87-r4njh/cluster-samples-operator/cluster-samples-operator/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.218957337Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-79b7c55f87-r4njh/cluster-samples-operator/cluster-samples-operator/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.219462448Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-79b7c55f87-r4njh/cluster-samples-operator/cluster-samples-operator/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.21952777Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-79b7c55f87-r4njh/cluster-samples-operator/cluster-samples-operator/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.219565631Z namespaces/openshift-cluster-samples-operator/policy/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.219605892Z namespaces/openshift-cluster-samples-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.219658053Z namespaces/openshift-cluster-samples-operator/route.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.219682563Z namespaces/openshift-cluster-samples-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.219794706Z namespaces/openshift-cluster-storage-operator/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.219826267Z namespaces/openshift-cluster-storage-operator/openshift-cluster-storage-operator.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.219906369Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.219946599Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.220011501Z namespaces/openshift-cluster-storage-operator/apps/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.220067462Z namespaces/openshift-cluster-storage-operator/apps/daemonsets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.220167624Z namespaces/openshift-cluster-storage-operator/apps/deployments.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.220269467Z namespaces/openshift-cluster-storage-operator/apps/replicasets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.220390329Z namespaces/openshift-cluster-storage-operator/apps/statefulsets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.22043739Z namespaces/openshift-cluster-storage-operator/autoscaling/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.220490252Z namespaces/openshift-cluster-storage-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.220550443Z namespaces/openshift-cluster-storage-operator/batch/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.220597584Z namespaces/openshift-cluster-storage-operator/batch/cronjobs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.220677596Z namespaces/openshift-cluster-storage-operator/batch/jobs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.220732987Z namespaces/openshift-cluster-storage-operator/build.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.220782108Z namespaces/openshift-cluster-storage-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.22085891Z namespaces/openshift-cluster-storage-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.220909541Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.220916812Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.220965242Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/data-source-validator-leader.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.221059745Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/snapshot-controller-leader.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.221220988Z namespaces/openshift-cluster-storage-operator/core/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.221251349Z namespaces/openshift-cluster-storage-operator/core/configmaps.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.221362922Z namespaces/openshift-cluster-storage-operator/core/endpoints.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.221445673Z namespaces/openshift-cluster-storage-operator/core/events.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.22174823Z namespaces/openshift-cluster-storage-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.221828732Z namespaces/openshift-cluster-storage-operator/core/pods.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.221941535Z namespaces/openshift-cluster-storage-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.222090028Z namespaces/openshift-cluster-storage-operator/core/secrets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.222234351Z namespaces/openshift-cluster-storage-operator/core/services.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.222305513Z namespaces/openshift-cluster-storage-operator/core/serviceaccounts/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.222341164Z namespaces/openshift-cluster-storage-operator/core/serviceaccounts/csi-snapshot-controller-operator.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.222420796Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.222450936Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.222516818Z namespaces/openshift-cluster-storage-operator/image.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.222546478Z namespaces/openshift-cluster-storage-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.22260313Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.2226325Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.222716462Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.222801884Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.222847225Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.222889826Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.222942638Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.222987208Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/prometheus.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.223082731Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.223126492Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/cluster-storage-operator.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.223184033Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.223226734Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.223287475Z namespaces/openshift-cluster-storage-operator/pods/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.223297206Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78cf4c6f6-sk546/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.223333236Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78cf4c6f6-sk546/volume-data-source-validator-78cf4c6f6-sk546.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.223434539Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78cf4c6f6-sk546/volume-data-source-validator/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.223448079Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78cf4c6f6-sk546/volume-data-source-validator/volume-data-source-validator/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.223453389Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78cf4c6f6-sk546/volume-data-source-validator/volume-data-source-validator/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.22349083Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78cf4c6f6-sk546/volume-data-source-validator/volume-data-source-validator/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.223592712Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78cf4c6f6-sk546/volume-data-source-validator/volume-data-source-validator/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.223657694Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78cf4c6f6-sk546/volume-data-source-validator/volume-data-source-validator/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.22395173Z namespaces/openshift-cluster-storage-operator/policy/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.223991591Z namespaces/openshift-cluster-storage-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.224085613Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.224103464Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.224113874Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/rolebindings/csi-snapshot-controller-operator-role.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.224183356Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.224205116Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/roles/csi-snapshot-controller-operator-role.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.224285808Z namespaces/openshift-cluster-storage-operator/route.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.224328339Z namespaces/openshift-cluster-storage-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.224416561Z namespaces/openshift-cluster-version/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.224459932Z namespaces/openshift-cluster-version/openshift-cluster-version.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.224539934Z namespaces/openshift-cluster-version/apps.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.224577795Z namespaces/openshift-cluster-version/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.224647106Z namespaces/openshift-cluster-version/apps/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.224676787Z namespaces/openshift-cluster-version/apps/daemonsets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.224766779Z namespaces/openshift-cluster-version/apps/deployments.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.224843581Z namespaces/openshift-cluster-version/apps/replicasets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.224924663Z namespaces/openshift-cluster-version/apps/statefulsets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.224951613Z namespaces/openshift-cluster-version/autoscaling/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.225010815Z namespaces/openshift-cluster-version/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.225071306Z namespaces/openshift-cluster-version/batch/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.225101437Z namespaces/openshift-cluster-version/batch/cronjobs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.225201249Z namespaces/openshift-cluster-version/batch/jobs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.2252446Z namespaces/openshift-cluster-version/build.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.225279861Z namespaces/openshift-cluster-version/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.225364373Z namespaces/openshift-cluster-version/build.openshift.io/builds.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.225408084Z namespaces/openshift-cluster-version/coordination.k8s.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.225418694Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.225439524Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/version.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.225513426Z namespaces/openshift-cluster-version/core/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.225554447Z namespaces/openshift-cluster-version/core/configmaps.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.225656899Z namespaces/openshift-cluster-version/core/endpoints.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.225734041Z namespaces/openshift-cluster-version/core/events.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.225834773Z namespaces/openshift-cluster-version/core/persistentvolumeclaims.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.225910645Z namespaces/openshift-cluster-version/core/pods.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.225987957Z namespaces/openshift-cluster-version/core/replicationcontrollers.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.22613344Z namespaces/openshift-cluster-version/core/secrets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.226325075Z namespaces/openshift-cluster-version/core/services.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.226398326Z namespaces/openshift-cluster-version/discovery.k8s.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.226435927Z namespaces/openshift-cluster-version/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.226508279Z namespaces/openshift-cluster-version/image.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.22654953Z namespaces/openshift-cluster-version/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.226613701Z namespaces/openshift-cluster-version/k8s.ovn.org/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.226645982Z namespaces/openshift-cluster-version/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.226732674Z namespaces/openshift-cluster-version/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.226811696Z namespaces/openshift-cluster-version/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.226873007Z namespaces/openshift-cluster-version/monitoring.coreos.com/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.226907198Z namespaces/openshift-cluster-version/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.226953099Z namespaces/openshift-cluster-version/networking.k8s.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.22699515Z namespaces/openshift-cluster-version/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.227036971Z namespaces/openshift-cluster-version/policy/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.227097432Z namespaces/openshift-cluster-version/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.227155543Z namespaces/openshift-cluster-version/route.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.227186934Z namespaces/openshift-cluster-version/route.openshift.io/routes.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.227276866Z namespaces/openshift-config-managed/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.227316147Z namespaces/openshift-config-managed/openshift-config-managed.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.227391889Z namespaces/openshift-config-managed/apps.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.227414619Z namespaces/openshift-config-managed/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.227504431Z namespaces/openshift-config-managed/apps/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.227535902Z namespaces/openshift-config-managed/apps/daemonsets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.227628384Z namespaces/openshift-config-managed/apps/deployments.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.227705376Z namespaces/openshift-config-managed/apps/replicasets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.227786428Z namespaces/openshift-config-managed/apps/statefulsets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.227828479Z namespaces/openshift-config-managed/autoscaling/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.22787588Z namespaces/openshift-config-managed/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.227902391Z namespaces/openshift-config-managed/batch/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.227956682Z namespaces/openshift-config-managed/batch/cronjobs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.228037743Z namespaces/openshift-config-managed/batch/jobs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.228172267Z namespaces/openshift-config-managed/build.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.228189567Z namespaces/openshift-config-managed/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.228289489Z namespaces/openshift-config-managed/build.openshift.io/builds.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.2283345Z namespaces/openshift-config-managed/core/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.228395102Z namespaces/openshift-config-managed/core/configmaps.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.231461641Z namespaces/openshift-config-managed/core/endpoints.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.231537163Z namespaces/openshift-config-managed/core/events.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.231631065Z namespaces/openshift-config-managed/core/persistentvolumeclaims.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.231710457Z namespaces/openshift-config-managed/core/pods.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.231788359Z namespaces/openshift-config-managed/core/replicationcontrollers.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.231943772Z namespaces/openshift-config-managed/core/secrets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.232070855Z namespaces/openshift-config-managed/core/services.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.232121827Z namespaces/openshift-config-managed/core/configmaps/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.232166288Z namespaces/openshift-config-managed/core/configmaps/console-public.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.232246939Z namespaces/openshift-config-managed/core/configmaps/openshift-network-features.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.23227778Z namespaces/openshift-config-managed/discovery.k8s.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.232341541Z namespaces/openshift-config-managed/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.232401073Z namespaces/openshift-config-managed/image.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.232452584Z namespaces/openshift-config-managed/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.232520796Z namespaces/openshift-config-managed/k8s.ovn.org/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.232558777Z namespaces/openshift-config-managed/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.232638778Z namespaces/openshift-config-managed/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.23271828Z namespaces/openshift-config-managed/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.232767081Z namespaces/openshift-config-managed/monitoring.coreos.com/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.232795532Z namespaces/openshift-config-managed/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.232861273Z namespaces/openshift-config-managed/networking.k8s.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.232893744Z namespaces/openshift-config-managed/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.232951775Z namespaces/openshift-config-managed/policy/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.232992906Z namespaces/openshift-config-managed/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.233024177Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.233031727Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.233100919Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/openshift-network-public-role-binding.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.23315776Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.233189201Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/openshift-network-public-role.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.233247732Z namespaces/openshift-config-managed/route.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.233288023Z namespaces/openshift-config-managed/route.openshift.io/routes.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.233316994Z namespaces/openshift-config-operator/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.233326424Z namespaces/openshift-config-operator/monitoring.coreos.com/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.233341474Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.233401416Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/config-operator.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.233501738Z namespaces/openshift-config/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.233535359Z namespaces/openshift-config/openshift-config.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.23360897Z namespaces/openshift-config/apps.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.233645001Z namespaces/openshift-config/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.233693382Z namespaces/openshift-config/apps/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.233719773Z namespaces/openshift-config/apps/daemonsets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.233814115Z namespaces/openshift-config/apps/deployments.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.233890047Z namespaces/openshift-config/apps/replicasets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.233970878Z namespaces/openshift-config/apps/statefulsets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.23402317Z namespaces/openshift-config/autoscaling/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.234062871Z namespaces/openshift-config/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.234136982Z namespaces/openshift-config/batch/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.234181123Z namespaces/openshift-config/batch/cronjobs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.234263795Z namespaces/openshift-config/batch/jobs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.234308226Z namespaces/openshift-config/build.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.234333577Z namespaces/openshift-config/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.234432019Z namespaces/openshift-config/build.openshift.io/builds.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.234507451Z namespaces/openshift-config/core/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.234550732Z namespaces/openshift-config/core/configmaps.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.234676175Z namespaces/openshift-config/core/endpoints.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.234744296Z namespaces/openshift-config/core/events.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.234826598Z namespaces/openshift-config/core/persistentvolumeclaims.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.23490289Z namespaces/openshift-config/core/pods.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.234979252Z namespaces/openshift-config/core/replicationcontrollers.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.235144765Z namespaces/openshift-config/core/secrets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.235279778Z namespaces/openshift-config/core/services.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.235321859Z namespaces/openshift-config/core/secrets/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.23536766Z namespaces/openshift-config/core/secrets/pull-secret.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.235425692Z namespaces/openshift-config/discovery.k8s.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.235461363Z namespaces/openshift-config/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.235526734Z namespaces/openshift-config/image.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.235571335Z namespaces/openshift-config/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.235633296Z namespaces/openshift-config/k8s.ovn.org/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.235673647Z namespaces/openshift-config/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.235759289Z namespaces/openshift-config/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.235837691Z namespaces/openshift-config/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.235883292Z namespaces/openshift-config/monitoring.coreos.com/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.235924953Z namespaces/openshift-config/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.235975694Z namespaces/openshift-config/networking.k8s.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.236011725Z namespaces/openshift-config/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.236065056Z namespaces/openshift-config/policy/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.236207329Z namespaces/openshift-config/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.23623793Z namespaces/openshift-config/route.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.236289411Z namespaces/openshift-config/route.openshift.io/routes.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.236405474Z namespaces/openshift-console-operator/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.236436015Z namespaces/openshift-console-operator/openshift-console-operator.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.236505256Z namespaces/openshift-console-operator/apps.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.236534207Z namespaces/openshift-console-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.236590758Z namespaces/openshift-console-operator/apps/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.236619019Z namespaces/openshift-console-operator/apps/daemonsets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.236709491Z namespaces/openshift-console-operator/apps/deployments.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.236822183Z namespaces/openshift-console-operator/apps/replicasets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.236931356Z namespaces/openshift-console-operator/apps/statefulsets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.236961677Z namespaces/openshift-console-operator/autoscaling/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.237015108Z namespaces/openshift-console-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.237063699Z namespaces/openshift-console-operator/batch/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.23710622Z namespaces/openshift-console-operator/batch/cronjobs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.237199882Z namespaces/openshift-console-operator/batch/jobs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.237260753Z namespaces/openshift-console-operator/build.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.237290204Z namespaces/openshift-console-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.237385026Z namespaces/openshift-console-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.237452608Z namespaces/openshift-console-operator/coordination.k8s.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.237460268Z namespaces/openshift-console-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.237505979Z namespaces/openshift-console-operator/coordination.k8s.io/leases/console-operator-lock.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.237578381Z namespaces/openshift-console-operator/core/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.237619381Z namespaces/openshift-console-operator/core/configmaps.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.238194534Z namespaces/openshift-console-operator/core/endpoints.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.238277247Z namespaces/openshift-console-operator/core/events.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.238614824Z namespaces/openshift-console-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.238689666Z namespaces/openshift-console-operator/core/pods.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.238817649Z namespaces/openshift-console-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.238935211Z namespaces/openshift-console-operator/core/secrets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.239128776Z namespaces/openshift-console-operator/core/services.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.239348411Z namespaces/openshift-console-operator/discovery.k8s.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.239365051Z namespaces/openshift-console-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.239439033Z namespaces/openshift-console-operator/image.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.239457373Z namespaces/openshift-console-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.239527745Z namespaces/openshift-console-operator/k8s.ovn.org/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.239549315Z namespaces/openshift-console-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.239642298Z namespaces/openshift-console-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.239725489Z namespaces/openshift-console-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.239787331Z namespaces/openshift-console-operator/monitoring.coreos.com/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.239821202Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.239898693Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.239934444Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/cluster-monitoring-prometheus-rules.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.240003366Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.240036296Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/console-operator.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.240103298Z namespaces/openshift-console-operator/networking.k8s.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.240148669Z namespaces/openshift-console-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.2401998Z namespaces/openshift-console-operator/pods/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.2402094Z namespaces/openshift-console-operator/pods/console-operator-565b7b569d-kp9cp/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.240265352Z namespaces/openshift-console-operator/pods/console-operator-565b7b569d-kp9cp/console-operator-565b7b569d-kp9cp.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.240370104Z namespaces/openshift-console-operator/pods/console-operator-565b7b569d-kp9cp/console-operator/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.240377574Z namespaces/openshift-console-operator/pods/console-operator-565b7b569d-kp9cp/console-operator/console-operator/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.240391355Z namespaces/openshift-console-operator/pods/console-operator-565b7b569d-kp9cp/console-operator/console-operator/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.240432385Z namespaces/openshift-console-operator/pods/console-operator-565b7b569d-kp9cp/console-operator/console-operator/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.240831674Z namespaces/openshift-console-operator/pods/console-operator-565b7b569d-kp9cp/console-operator/console-operator/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.240882516Z namespaces/openshift-console-operator/policy/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.240928967Z namespaces/openshift-console-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.240965978Z namespaces/openshift-console-operator/route.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.241008209Z namespaces/openshift-console-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.241095811Z namespaces/openshift-console/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.241146622Z namespaces/openshift-console/openshift-console.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.241207853Z namespaces/openshift-console/apps.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.241244694Z namespaces/openshift-console/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.241320516Z namespaces/openshift-console/apps/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.241368457Z namespaces/openshift-console/apps/daemonsets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.241444368Z namespaces/openshift-console/apps/deployments.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.241624963Z namespaces/openshift-console/apps/replicasets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.241878258Z namespaces/openshift-console/apps/statefulsets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.241918299Z namespaces/openshift-console/autoscaling/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.24196006Z namespaces/openshift-console/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.242007071Z namespaces/openshift-console/batch/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.242061102Z namespaces/openshift-console/batch/cronjobs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.242157295Z namespaces/openshift-console/batch/jobs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.242204146Z namespaces/openshift-console/build.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.242231997Z namespaces/openshift-console/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.242308848Z namespaces/openshift-console/build.openshift.io/builds.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.24240309Z namespaces/openshift-console/core/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.242446491Z namespaces/openshift-console/core/configmaps.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.243026895Z namespaces/openshift-console/core/endpoints.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.243134717Z namespaces/openshift-console/core/events.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.243369602Z namespaces/openshift-console/core/persistentvolumeclaims.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.243439254Z namespaces/openshift-console/core/pods.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.243614978Z namespaces/openshift-console/core/replicationcontrollers.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.24373122Z namespaces/openshift-console/core/secrets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.243902775Z namespaces/openshift-console/core/services.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.243973316Z namespaces/openshift-console/discovery.k8s.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.244023517Z namespaces/openshift-console/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.244205301Z namespaces/openshift-console/image.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.244229812Z namespaces/openshift-console/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.244318424Z namespaces/openshift-console/k8s.ovn.org/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.244356885Z namespaces/openshift-console/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.244435536Z namespaces/openshift-console/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.244521538Z namespaces/openshift-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.24456776Z namespaces/openshift-console/monitoring.coreos.com/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.24459531Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.244658242Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.244692273Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/console.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.244727183Z namespaces/openshift-console/networking.k8s.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.244787304Z namespaces/openshift-console/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.244828505Z namespaces/openshift-console/pods/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.244836656Z namespaces/openshift-console/pods/console-677957b8f4-b844p/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.244853336Z namespaces/openshift-console/pods/console-677957b8f4-b844p/console-677957b8f4-b844p.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.244966799Z namespaces/openshift-console/pods/console-677957b8f4-b844p/console/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.244977769Z namespaces/openshift-console/pods/console-677957b8f4-b844p/console/console/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.244982979Z namespaces/openshift-console/pods/console-677957b8f4-b844p/console/console/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.24500022Z namespaces/openshift-console/pods/console-677957b8f4-b844p/console/console/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.245116192Z namespaces/openshift-console/pods/console-677957b8f4-b844p/console/console/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.245185264Z namespaces/openshift-console/pods/console-677957b8f4-b844p/console/console/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.245235985Z namespaces/openshift-console/pods/downloads-5bc67dcd46-knpdb/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.245278956Z namespaces/openshift-console/pods/downloads-5bc67dcd46-knpdb/downloads-5bc67dcd46-knpdb.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.245379598Z namespaces/openshift-console/pods/downloads-5bc67dcd46-knpdb/download-server/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.245389928Z namespaces/openshift-console/pods/downloads-5bc67dcd46-knpdb/download-server/download-server/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.245394749Z namespaces/openshift-console/pods/downloads-5bc67dcd46-knpdb/download-server/download-server/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.245425299Z namespaces/openshift-console/pods/downloads-5bc67dcd46-knpdb/download-server/download-server/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.245613113Z namespaces/openshift-console/pods/downloads-5bc67dcd46-knpdb/download-server/download-server/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.245677615Z namespaces/openshift-console/pods/downloads-5bc67dcd46-knpdb/download-server/download-server/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.245731026Z namespaces/openshift-console/policy/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.245766727Z namespaces/openshift-console/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.245827578Z namespaces/openshift-console/route.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.245862359Z namespaces/openshift-console/route.openshift.io/routes.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.245961611Z namespaces/openshift-controller-manager-operator/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.245998022Z namespaces/openshift-controller-manager-operator/openshift-controller-manager-operator.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.246094744Z namespaces/openshift-controller-manager-operator/apps.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.246130735Z namespaces/openshift-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.246197847Z namespaces/openshift-controller-manager-operator/apps/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.246237878Z namespaces/openshift-controller-manager-operator/apps/daemonsets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.24632109Z namespaces/openshift-controller-manager-operator/apps/deployments.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.246397021Z namespaces/openshift-controller-manager-operator/apps/replicasets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.246479953Z namespaces/openshift-controller-manager-operator/apps/statefulsets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.246537444Z namespaces/openshift-controller-manager-operator/autoscaling/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.246573345Z namespaces/openshift-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.246635497Z namespaces/openshift-controller-manager-operator/batch/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.246682928Z namespaces/openshift-controller-manager-operator/batch/cronjobs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.246761969Z namespaces/openshift-controller-manager-operator/batch/jobs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.246822161Z namespaces/openshift-controller-manager-operator/build.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.246874632Z namespaces/openshift-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.246952024Z namespaces/openshift-controller-manager-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.247024355Z namespaces/openshift-controller-manager-operator/core/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.247090527Z namespaces/openshift-controller-manager-operator/core/configmaps.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.247200279Z namespaces/openshift-controller-manager-operator/core/endpoints.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.247276281Z namespaces/openshift-controller-manager-operator/core/events.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.247363983Z namespaces/openshift-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.247442705Z namespaces/openshift-controller-manager-operator/core/pods.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.247522437Z namespaces/openshift-controller-manager-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.24763982Z namespaces/openshift-controller-manager-operator/core/secrets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.247793803Z namespaces/openshift-controller-manager-operator/core/services.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.247835164Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.247883805Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.247918926Z namespaces/openshift-controller-manager-operator/image.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.247967817Z namespaces/openshift-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.248004498Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.248065949Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.248163512Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.248233943Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.248283754Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.248303215Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.248371706Z namespaces/openshift-controller-manager-operator/networking.k8s.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.248419387Z namespaces/openshift-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.248455398Z namespaces/openshift-controller-manager-operator/policy/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.248505219Z namespaces/openshift-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.24855755Z namespaces/openshift-controller-manager-operator/route.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.248572181Z namespaces/openshift-controller-manager-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.248676123Z namespaces/openshift-controller-manager/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.248721104Z namespaces/openshift-controller-manager/openshift-controller-manager.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.248769195Z namespaces/openshift-controller-manager/apps.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.248817166Z namespaces/openshift-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.248869337Z namespaces/openshift-controller-manager/apps/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.248899978Z namespaces/openshift-controller-manager/apps/daemonsets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.24898588Z namespaces/openshift-controller-manager/apps/deployments.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.249061342Z namespaces/openshift-controller-manager/apps/replicasets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.249163684Z namespaces/openshift-controller-manager/apps/statefulsets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.249229336Z namespaces/openshift-controller-manager/autoscaling/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.249251096Z namespaces/openshift-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.249325388Z namespaces/openshift-controller-manager/batch/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.249374809Z namespaces/openshift-controller-manager/batch/cronjobs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.249458741Z namespaces/openshift-controller-manager/batch/jobs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.249490552Z namespaces/openshift-controller-manager/build.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.249540453Z namespaces/openshift-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.249620125Z namespaces/openshift-controller-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.249684256Z namespaces/openshift-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.249693936Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.249732737Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.249960392Z namespaces/openshift-controller-manager/core/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.249986843Z namespaces/openshift-controller-manager/core/configmaps.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.250147277Z namespaces/openshift-controller-manager/core/endpoints.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.250249569Z namespaces/openshift-controller-manager/core/events.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.250350351Z namespaces/openshift-controller-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.250447833Z namespaces/openshift-controller-manager/core/pods.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.250544676Z namespaces/openshift-controller-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.250666298Z namespaces/openshift-controller-manager/core/secrets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.250826962Z namespaces/openshift-controller-manager/core/services.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.250867243Z namespaces/openshift-controller-manager/discovery.k8s.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.250951145Z namespaces/openshift-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.251007586Z namespaces/openshift-controller-manager/image.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.251057247Z namespaces/openshift-controller-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.251145199Z namespaces/openshift-controller-manager/k8s.ovn.org/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.25119104Z namespaces/openshift-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.251401945Z namespaces/openshift-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.251479127Z namespaces/openshift-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.251525128Z namespaces/openshift-controller-manager/monitoring.coreos.com/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.251567679Z namespaces/openshift-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.25161231Z namespaces/openshift-controller-manager/networking.k8s.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.251655151Z namespaces/openshift-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.251700052Z namespaces/openshift-controller-manager/policy/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.251742233Z namespaces/openshift-controller-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.251807634Z namespaces/openshift-controller-manager/route.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.251857205Z namespaces/openshift-controller-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.251954128Z namespaces/openshift-dns-operator/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.251999129Z namespaces/openshift-dns-operator/openshift-dns-operator.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.252194013Z namespaces/openshift-dns-operator/apps.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.252241764Z namespaces/openshift-dns-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.252285675Z namespaces/openshift-dns-operator/apps/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.252328276Z namespaces/openshift-dns-operator/apps/daemonsets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.252428129Z namespaces/openshift-dns-operator/apps/deployments.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.252512691Z namespaces/openshift-dns-operator/apps/replicasets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.252592562Z namespaces/openshift-dns-operator/apps/statefulsets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.252638503Z namespaces/openshift-dns-operator/autoscaling/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.252678814Z namespaces/openshift-dns-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.252715075Z namespaces/openshift-dns-operator/batch/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.252763426Z namespaces/openshift-dns-operator/batch/cronjobs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.252850048Z namespaces/openshift-dns-operator/batch/jobs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.252902489Z namespaces/openshift-dns-operator/build.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.25293881Z namespaces/openshift-dns-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.253026732Z namespaces/openshift-dns-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.253105764Z namespaces/openshift-dns-operator/core/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.253152475Z namespaces/openshift-dns-operator/core/configmaps.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.253295968Z namespaces/openshift-dns-operator/core/endpoints.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.253400091Z namespaces/openshift-dns-operator/core/events.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.253488143Z namespaces/openshift-dns-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.253591165Z namespaces/openshift-dns-operator/core/pods.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.253668737Z namespaces/openshift-dns-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.2538005Z namespaces/openshift-dns-operator/core/secrets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.254013865Z namespaces/openshift-dns-operator/core/services.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.254359373Z namespaces/openshift-dns-operator/discovery.k8s.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.254395023Z namespaces/openshift-dns-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.254481685Z namespaces/openshift-dns-operator/image.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.254544597Z namespaces/openshift-dns-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.254610978Z namespaces/openshift-dns-operator/k8s.ovn.org/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.254656499Z namespaces/openshift-dns-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.254759242Z namespaces/openshift-dns-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.254848773Z namespaces/openshift-dns-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.254911465Z namespaces/openshift-dns-operator/monitoring.coreos.com/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.254954026Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.254997977Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.255037888Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/dns.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.2551405Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.255169571Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/dns-operator.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.255212702Z namespaces/openshift-dns-operator/networking.k8s.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.255259053Z namespaces/openshift-dns-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.255306924Z namespaces/openshift-dns-operator/policy/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.255336465Z namespaces/openshift-dns-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.255387366Z namespaces/openshift-dns-operator/route.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.255427307Z namespaces/openshift-dns-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.255522189Z namespaces/openshift-dns/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.25555088Z namespaces/openshift-dns/openshift-dns.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.255624441Z namespaces/openshift-dns/apps.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.255656762Z namespaces/openshift-dns/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.255702993Z namespaces/openshift-dns/apps/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.255747944Z namespaces/openshift-dns/apps/daemonsets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.255889817Z namespaces/openshift-dns/apps/deployments.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.255965379Z namespaces/openshift-dns/apps/replicasets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.256057221Z namespaces/openshift-dns/apps/statefulsets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.256106152Z namespaces/openshift-dns/autoscaling/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.256171474Z namespaces/openshift-dns/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.256181944Z namespaces/openshift-dns/batch/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.256232385Z namespaces/openshift-dns/batch/cronjobs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.256315207Z namespaces/openshift-dns/batch/jobs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.256395329Z namespaces/openshift-dns/build.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.256427169Z namespaces/openshift-dns/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.256500101Z namespaces/openshift-dns/build.openshift.io/builds.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.256555883Z namespaces/openshift-dns/core/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.256588703Z namespaces/openshift-dns/core/configmaps.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.256696326Z namespaces/openshift-dns/core/endpoints.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.256778797Z namespaces/openshift-dns/core/events.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.257002063Z namespaces/openshift-dns/core/persistentvolumeclaims.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.257104505Z namespaces/openshift-dns/core/pods.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.257363391Z namespaces/openshift-dns/core/replicationcontrollers.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.257483364Z namespaces/openshift-dns/core/secrets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.257665398Z namespaces/openshift-dns/core/services.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.257722279Z namespaces/openshift-dns/discovery.k8s.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.25775156Z namespaces/openshift-dns/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.257813841Z namespaces/openshift-dns/image.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.257842182Z namespaces/openshift-dns/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.257915333Z namespaces/openshift-dns/k8s.ovn.org/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.257948344Z namespaces/openshift-dns/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.258042126Z namespaces/openshift-dns/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.258146659Z namespaces/openshift-dns/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.25820703Z namespaces/openshift-dns/monitoring.coreos.com/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.258257541Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.258303052Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.258334693Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/dns-default.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.258390804Z namespaces/openshift-dns/networking.k8s.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.258428805Z namespaces/openshift-dns/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.258476006Z namespaces/openshift-dns/pods/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.258484486Z namespaces/openshift-dns/pods/dns-default-2bhgs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.258527057Z namespaces/openshift-dns/pods/dns-default-2bhgs/dns-default-2bhgs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.258608189Z namespaces/openshift-dns/pods/dns-default-2bhgs/dns/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.25862479Z namespaces/openshift-dns/pods/dns-default-2bhgs/dns/dns/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.25862978Z namespaces/openshift-dns/pods/dns-default-2bhgs/dns/dns/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.258672191Z namespaces/openshift-dns/pods/dns-default-2bhgs/dns/dns/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.258763053Z namespaces/openshift-dns/pods/dns-default-2bhgs/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.258837304Z namespaces/openshift-dns/pods/dns-default-2bhgs/dns/dns/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.258849375Z namespaces/openshift-dns/pods/dns-default-2bhgs/kube-rbac-proxy/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.258856655Z namespaces/openshift-dns/pods/dns-default-2bhgs/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.258863855Z namespaces/openshift-dns/pods/dns-default-2bhgs/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.258918746Z namespaces/openshift-dns/pods/dns-default-2bhgs/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.259016759Z namespaces/openshift-dns/pods/dns-default-2bhgs/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.259124211Z namespaces/openshift-dns/pods/dns-default-2bhgs/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.259169322Z namespaces/openshift-dns/pods/dns-default-6b842/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.259223713Z namespaces/openshift-dns/pods/dns-default-6b842/dns-default-6b842.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.259300005Z namespaces/openshift-dns/pods/dns-default-6b842/dns/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.259308835Z namespaces/openshift-dns/pods/dns-default-6b842/dns/dns/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.259314665Z namespaces/openshift-dns/pods/dns-default-6b842/dns/dns/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.259368167Z namespaces/openshift-dns/pods/dns-default-6b842/dns/dns/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.259463179Z namespaces/openshift-dns/pods/dns-default-6b842/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.25952867Z namespaces/openshift-dns/pods/dns-default-6b842/dns/dns/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.259568441Z namespaces/openshift-dns/pods/dns-default-6b842/kube-rbac-proxy/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.259576361Z namespaces/openshift-dns/pods/dns-default-6b842/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.259582611Z namespaces/openshift-dns/pods/dns-default-6b842/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.259630193Z namespaces/openshift-dns/pods/dns-default-6b842/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.259726435Z namespaces/openshift-dns/pods/dns-default-6b842/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.259792756Z namespaces/openshift-dns/pods/dns-default-6b842/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.259844567Z namespaces/openshift-dns/pods/dns-default-rssrk/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.259886598Z namespaces/openshift-dns/pods/dns-default-rssrk/dns-default-rssrk.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.260190905Z namespaces/openshift-dns/pods/dns-default-rssrk/dns/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.260202306Z namespaces/openshift-dns/pods/dns-default-rssrk/dns/dns/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.260208886Z namespaces/openshift-dns/pods/dns-default-rssrk/dns/dns/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.260265367Z namespaces/openshift-dns/pods/dns-default-rssrk/dns/dns/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.260369289Z namespaces/openshift-dns/pods/dns-default-rssrk/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.260447811Z namespaces/openshift-dns/pods/dns-default-rssrk/dns/dns/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.260494782Z namespaces/openshift-dns/pods/dns-default-rssrk/kube-rbac-proxy/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.260506292Z namespaces/openshift-dns/pods/dns-default-rssrk/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.260513562Z namespaces/openshift-dns/pods/dns-default-rssrk/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.260569374Z namespaces/openshift-dns/pods/dns-default-rssrk/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.260649776Z namespaces/openshift-dns/pods/dns-default-rssrk/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.260714457Z namespaces/openshift-dns/pods/dns-default-rssrk/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.260768058Z namespaces/openshift-dns/pods/node-resolver-7rfmd/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.260806369Z namespaces/openshift-dns/pods/node-resolver-7rfmd/node-resolver-7rfmd.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.260884491Z namespaces/openshift-dns/pods/node-resolver-7rfmd/dns-node-resolver/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.260892041Z namespaces/openshift-dns/pods/node-resolver-7rfmd/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.260898851Z namespaces/openshift-dns/pods/node-resolver-7rfmd/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.260946842Z namespaces/openshift-dns/pods/node-resolver-7rfmd/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.261036345Z namespaces/openshift-dns/pods/node-resolver-7rfmd/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.261126036Z namespaces/openshift-dns/pods/node-resolver-7rfmd/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.261351101Z namespaces/openshift-dns/pods/node-resolver-t54hm/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.261391073Z namespaces/openshift-dns/pods/node-resolver-t54hm/node-resolver-t54hm.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.261469614Z namespaces/openshift-dns/pods/node-resolver-t54hm/dns-node-resolver/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.261476475Z namespaces/openshift-dns/pods/node-resolver-t54hm/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.261485245Z namespaces/openshift-dns/pods/node-resolver-t54hm/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.261531876Z namespaces/openshift-dns/pods/node-resolver-t54hm/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.261622068Z namespaces/openshift-dns/pods/node-resolver-t54hm/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.261688929Z namespaces/openshift-dns/pods/node-resolver-t54hm/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.26174037Z namespaces/openshift-dns/pods/node-resolver-t792r/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.261779171Z namespaces/openshift-dns/pods/node-resolver-t792r/node-resolver-t792r.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.261852833Z namespaces/openshift-dns/pods/node-resolver-t792r/dns-node-resolver/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.261860443Z namespaces/openshift-dns/pods/node-resolver-t792r/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.261869313Z namespaces/openshift-dns/pods/node-resolver-t792r/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.261910614Z namespaces/openshift-dns/pods/node-resolver-t792r/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.262001916Z namespaces/openshift-dns/pods/node-resolver-t792r/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.262082608Z namespaces/openshift-dns/pods/node-resolver-t792r/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.262134109Z namespaces/openshift-dns/policy/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.2621729Z namespaces/openshift-dns/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.262225652Z namespaces/openshift-dns/route.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.262271353Z namespaces/openshift-dns/route.openshift.io/routes.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.262359015Z namespaces/openshift-etcd/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.262402545Z namespaces/openshift-etcd/openshift-etcd.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.262475197Z namespaces/openshift-etcd/apps.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.262512978Z namespaces/openshift-etcd/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.26258225Z namespaces/openshift-etcd/apps/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.26262131Z namespaces/openshift-etcd/apps/daemonsets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.262705692Z namespaces/openshift-etcd/apps/deployments.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.262780304Z namespaces/openshift-etcd/apps/replicasets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.262863186Z namespaces/openshift-etcd/apps/statefulsets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.262906057Z namespaces/openshift-etcd/autoscaling/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.262952088Z namespaces/openshift-etcd/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.263011649Z namespaces/openshift-etcd/batch/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.26306262Z namespaces/openshift-etcd/batch/cronjobs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.263273455Z namespaces/openshift-etcd/batch/jobs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.263323037Z namespaces/openshift-etcd/build.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.263367078Z namespaces/openshift-etcd/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.263445009Z namespaces/openshift-etcd/build.openshift.io/builds.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.263521351Z namespaces/openshift-etcd/core/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.263563262Z namespaces/openshift-etcd/core/configmaps.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.263666194Z namespaces/openshift-etcd/core/endpoints.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.263740996Z namespaces/openshift-etcd/core/events.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.263823508Z namespaces/openshift-etcd/core/persistentvolumeclaims.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.26389865Z namespaces/openshift-etcd/core/pods.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.263977981Z namespaces/openshift-etcd/core/replicationcontrollers.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.264123095Z namespaces/openshift-etcd/core/secrets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.264272218Z namespaces/openshift-etcd/core/services.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.264320749Z namespaces/openshift-etcd/discovery.k8s.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.264379621Z namespaces/openshift-etcd/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.264423951Z namespaces/openshift-etcd/image.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.264455572Z namespaces/openshift-etcd/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.264533594Z namespaces/openshift-etcd/k8s.ovn.org/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.264564405Z namespaces/openshift-etcd/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.264654217Z namespaces/openshift-etcd/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.264728718Z namespaces/openshift-etcd/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.26478235Z namespaces/openshift-etcd/monitoring.coreos.com/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.26481776Z namespaces/openshift-etcd/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.264863641Z namespaces/openshift-etcd/networking.k8s.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.264907073Z namespaces/openshift-etcd/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.264967834Z namespaces/openshift-etcd/policy/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.265007115Z namespaces/openshift-etcd/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.265084946Z namespaces/openshift-etcd/route.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.265124858Z namespaces/openshift-etcd/route.openshift.io/routes.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.26522369Z namespaces/openshift-host-network/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.265268541Z namespaces/openshift-host-network/openshift-host-network.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.265343612Z namespaces/openshift-host-network/apps.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.265377343Z namespaces/openshift-host-network/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.265449685Z namespaces/openshift-host-network/apps/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.265480186Z namespaces/openshift-host-network/apps/daemonsets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.265566748Z namespaces/openshift-host-network/apps/deployments.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.265639229Z namespaces/openshift-host-network/apps/replicasets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.265720141Z namespaces/openshift-host-network/apps/statefulsets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.266438337Z namespaces/openshift-host-network/autoscaling/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.266482528Z namespaces/openshift-host-network/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.26653535Z namespaces/openshift-host-network/batch/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.2665746Z namespaces/openshift-host-network/batch/cronjobs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.266649152Z namespaces/openshift-host-network/batch/jobs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.266712304Z namespaces/openshift-host-network/build.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.266753204Z namespaces/openshift-host-network/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.266836517Z namespaces/openshift-host-network/build.openshift.io/builds.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.266905408Z namespaces/openshift-host-network/core/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.266953709Z namespaces/openshift-host-network/core/configmaps.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.267070452Z namespaces/openshift-host-network/core/endpoints.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.267157114Z namespaces/openshift-host-network/core/events.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.267230065Z namespaces/openshift-host-network/core/persistentvolumeclaims.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.267313547Z namespaces/openshift-host-network/core/pods.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.267386939Z namespaces/openshift-host-network/core/replicationcontrollers.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.267526852Z namespaces/openshift-host-network/core/secrets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.267628264Z namespaces/openshift-host-network/core/services.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.267684336Z namespaces/openshift-host-network/core/resourcequotas/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.267734077Z namespaces/openshift-host-network/core/resourcequotas/host-network-namespace-quotas.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.267787778Z namespaces/openshift-host-network/discovery.k8s.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.267830619Z namespaces/openshift-host-network/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.26787537Z namespaces/openshift-host-network/image.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.267916411Z namespaces/openshift-host-network/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.267984532Z namespaces/openshift-host-network/k8s.ovn.org/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.268034534Z namespaces/openshift-host-network/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.268210628Z namespaces/openshift-host-network/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.26829225Z namespaces/openshift-host-network/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.268338451Z namespaces/openshift-host-network/monitoring.coreos.com/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.268385972Z namespaces/openshift-host-network/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.268432573Z namespaces/openshift-host-network/networking.k8s.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.268477664Z namespaces/openshift-host-network/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.268529295Z namespaces/openshift-host-network/policy/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.268574246Z namespaces/openshift-host-network/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.268619947Z namespaces/openshift-host-network/route.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.268657818Z namespaces/openshift-host-network/route.openshift.io/routes.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.2687622Z namespaces/openshift-image-registry/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.268804481Z namespaces/openshift-image-registry/openshift-image-registry.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.268868913Z namespaces/openshift-image-registry/apps.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.268906213Z namespaces/openshift-image-registry/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.268969915Z namespaces/openshift-image-registry/apps/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.269000806Z namespaces/openshift-image-registry/apps/daemonsets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.269150389Z namespaces/openshift-image-registry/apps/deployments.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.269273052Z namespaces/openshift-image-registry/apps/replicasets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.269465776Z namespaces/openshift-image-registry/apps/statefulsets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.269509647Z namespaces/openshift-image-registry/autoscaling/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.269553958Z namespaces/openshift-image-registry/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.269601549Z namespaces/openshift-image-registry/batch/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.26964663Z namespaces/openshift-image-registry/batch/cronjobs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.269743872Z namespaces/openshift-image-registry/batch/jobs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.269796664Z namespaces/openshift-image-registry/build.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.269837855Z namespaces/openshift-image-registry/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.269918016Z namespaces/openshift-image-registry/build.openshift.io/builds.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.269972938Z namespaces/openshift-image-registry/coordination.k8s.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.269979708Z namespaces/openshift-image-registry/coordination.k8s.io/leases/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.27005747Z namespaces/openshift-image-registry/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.270126081Z namespaces/openshift-image-registry/core/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.270154152Z namespaces/openshift-image-registry/core/configmaps.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.270764156Z namespaces/openshift-image-registry/core/endpoints.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.270842478Z namespaces/openshift-image-registry/core/events.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.271200056Z namespaces/openshift-image-registry/core/persistentvolumeclaims.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.271275718Z namespaces/openshift-image-registry/core/pods.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.271476262Z namespaces/openshift-image-registry/core/replicationcontrollers.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.271599095Z namespaces/openshift-image-registry/core/secrets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.271789559Z namespaces/openshift-image-registry/core/services.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.271872471Z namespaces/openshift-image-registry/discovery.k8s.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.271918332Z namespaces/openshift-image-registry/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.271992044Z namespaces/openshift-image-registry/image.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.272016494Z namespaces/openshift-image-registry/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.272098386Z namespaces/openshift-image-registry/k8s.ovn.org/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.272129457Z namespaces/openshift-image-registry/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.272215229Z namespaces/openshift-image-registry/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.272294191Z namespaces/openshift-image-registry/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.272367212Z namespaces/openshift-image-registry/monitoring.coreos.com/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.272414703Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.272478015Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.272512636Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-operator-alerts.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.272617198Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-rules.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.27269919Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/imagestreams-rules.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.272759131Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.272801732Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/image-registry.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.272855343Z namespaces/openshift-image-registry/networking.k8s.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.272895944Z namespaces/openshift-image-registry/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.272974766Z namespaces/openshift-image-registry/pods/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.272987016Z namespaces/openshift-image-registry/pods/image-registry-67b5dfb4-nrrfh/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.272997677Z namespaces/openshift-image-registry/pods/image-registry-67b5dfb4-nrrfh/image-registry-67b5dfb4-nrrfh.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.27314087Z namespaces/openshift-image-registry/pods/image-registry-67b5dfb4-nrrfh/registry/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.273156Z namespaces/openshift-image-registry/pods/image-registry-67b5dfb4-nrrfh/registry/registry/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.27316038Z namespaces/openshift-image-registry/pods/image-registry-67b5dfb4-nrrfh/registry/registry/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.273191411Z namespaces/openshift-image-registry/pods/image-registry-67b5dfb4-nrrfh/registry/registry/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.273774284Z namespaces/openshift-image-registry/pods/image-registry-67b5dfb4-nrrfh/registry/registry/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.273844686Z namespaces/openshift-image-registry/pods/image-registry-67b5dfb4-nrrfh/registry/registry/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.273891167Z namespaces/openshift-image-registry/pods/node-ca-7wss5/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.273929338Z namespaces/openshift-image-registry/pods/node-ca-7wss5/node-ca-7wss5.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.273994149Z namespaces/openshift-image-registry/pods/node-ca-7wss5/node-ca/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.27400891Z namespaces/openshift-image-registry/pods/node-ca-7wss5/node-ca/node-ca/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.27401712Z namespaces/openshift-image-registry/pods/node-ca-7wss5/node-ca/node-ca/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.274193234Z namespaces/openshift-image-registry/pods/node-ca-7wss5/node-ca/node-ca/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.274310996Z namespaces/openshift-image-registry/pods/node-ca-7wss5/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.274376288Z namespaces/openshift-image-registry/pods/node-ca-7wss5/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.274427369Z namespaces/openshift-image-registry/pods/node-ca-8zcdj/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.27446378Z namespaces/openshift-image-registry/pods/node-ca-8zcdj/node-ca-8zcdj.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.274547182Z namespaces/openshift-image-registry/pods/node-ca-8zcdj/node-ca/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.274555282Z namespaces/openshift-image-registry/pods/node-ca-8zcdj/node-ca/node-ca/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.274559342Z namespaces/openshift-image-registry/pods/node-ca-8zcdj/node-ca/node-ca/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.274603543Z namespaces/openshift-image-registry/pods/node-ca-8zcdj/node-ca/node-ca/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.274718866Z namespaces/openshift-image-registry/pods/node-ca-8zcdj/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.274783367Z namespaces/openshift-image-registry/pods/node-ca-8zcdj/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.274830678Z namespaces/openshift-image-registry/pods/node-ca-dxsz6/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.274869709Z namespaces/openshift-image-registry/pods/node-ca-dxsz6/node-ca-dxsz6.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.274949581Z namespaces/openshift-image-registry/pods/node-ca-dxsz6/node-ca/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.274956531Z namespaces/openshift-image-registry/pods/node-ca-dxsz6/node-ca/node-ca/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.274966262Z namespaces/openshift-image-registry/pods/node-ca-dxsz6/node-ca/node-ca/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.275010272Z namespaces/openshift-image-registry/pods/node-ca-dxsz6/node-ca/node-ca/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.275172046Z namespaces/openshift-image-registry/pods/node-ca-dxsz6/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.275269418Z namespaces/openshift-image-registry/pods/node-ca-dxsz6/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.275304619Z namespaces/openshift-image-registry/policy/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.27534515Z namespaces/openshift-image-registry/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.275402901Z namespaces/openshift-image-registry/route.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.275450393Z namespaces/openshift-image-registry/route.openshift.io/routes.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.275538415Z namespaces/openshift-ingress-canary/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.275588076Z namespaces/openshift-ingress-canary/openshift-ingress-canary.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.275640917Z namespaces/openshift-ingress-canary/apps.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.275688728Z namespaces/openshift-ingress-canary/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.27575646Z namespaces/openshift-ingress-canary/apps/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.27579501Z namespaces/openshift-ingress-canary/apps/daemonsets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.275902323Z namespaces/openshift-ingress-canary/apps/deployments.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.275979574Z namespaces/openshift-ingress-canary/apps/replicasets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.276061166Z namespaces/openshift-ingress-canary/apps/statefulsets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.276134348Z namespaces/openshift-ingress-canary/autoscaling/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.276180259Z namespaces/openshift-ingress-canary/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.2762231Z namespaces/openshift-ingress-canary/batch/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.276266411Z namespaces/openshift-ingress-canary/batch/cronjobs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.276342263Z namespaces/openshift-ingress-canary/batch/jobs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.276428425Z namespaces/openshift-ingress-canary/build.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.276468216Z namespaces/openshift-ingress-canary/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.276558678Z namespaces/openshift-ingress-canary/build.openshift.io/builds.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.276630809Z namespaces/openshift-ingress-canary/core/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.276703601Z namespaces/openshift-ingress-canary/core/configmaps.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.276815684Z namespaces/openshift-ingress-canary/core/endpoints.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.276972727Z namespaces/openshift-ingress-canary/core/events.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.277144231Z namespaces/openshift-ingress-canary/core/persistentvolumeclaims.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.277225273Z namespaces/openshift-ingress-canary/core/pods.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.277386836Z namespaces/openshift-ingress-canary/core/replicationcontrollers.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.277507819Z namespaces/openshift-ingress-canary/core/secrets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.277672993Z namespaces/openshift-ingress-canary/core/services.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.277737994Z namespaces/openshift-ingress-canary/discovery.k8s.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.277783335Z namespaces/openshift-ingress-canary/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.277848737Z namespaces/openshift-ingress-canary/image.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.277892978Z namespaces/openshift-ingress-canary/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.27795961Z namespaces/openshift-ingress-canary/k8s.ovn.org/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.27800195Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.278115753Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.278190375Z namespaces/openshift-ingress-canary/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.278238556Z namespaces/openshift-ingress-canary/monitoring.coreos.com/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.278299877Z namespaces/openshift-ingress-canary/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.278351228Z namespaces/openshift-ingress-canary/networking.k8s.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.2784074Z namespaces/openshift-ingress-canary/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.278459471Z namespaces/openshift-ingress-canary/pods/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.278467791Z namespaces/openshift-ingress-canary/pods/ingress-canary-68xvq/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.278512302Z namespaces/openshift-ingress-canary/pods/ingress-canary-68xvq/ingress-canary-68xvq.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.278605684Z namespaces/openshift-ingress-canary/pods/ingress-canary-68xvq/serve-healthcheck-canary/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.278614284Z namespaces/openshift-ingress-canary/pods/ingress-canary-68xvq/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.278620225Z namespaces/openshift-ingress-canary/pods/ingress-canary-68xvq/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.278661265Z namespaces/openshift-ingress-canary/pods/ingress-canary-68xvq/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.278755237Z namespaces/openshift-ingress-canary/pods/ingress-canary-68xvq/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.278824219Z namespaces/openshift-ingress-canary/pods/ingress-canary-68xvq/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.27887798Z namespaces/openshift-ingress-canary/pods/ingress-canary-zkhpq/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.278918751Z namespaces/openshift-ingress-canary/pods/ingress-canary-zkhpq/ingress-canary-zkhpq.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.278996793Z namespaces/openshift-ingress-canary/pods/ingress-canary-zkhpq/serve-healthcheck-canary/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.279004853Z namespaces/openshift-ingress-canary/pods/ingress-canary-zkhpq/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.279016583Z namespaces/openshift-ingress-canary/pods/ingress-canary-zkhpq/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.279109545Z namespaces/openshift-ingress-canary/pods/ingress-canary-zkhpq/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.279198808Z namespaces/openshift-ingress-canary/pods/ingress-canary-zkhpq/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.279268169Z namespaces/openshift-ingress-canary/pods/ingress-canary-zkhpq/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.27930897Z namespaces/openshift-ingress-canary/pods/ingress-canary-zq96d/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.279350821Z namespaces/openshift-ingress-canary/pods/ingress-canary-zq96d/ingress-canary-zq96d.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.279424373Z namespaces/openshift-ingress-canary/pods/ingress-canary-zq96d/serve-healthcheck-canary/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.279432493Z namespaces/openshift-ingress-canary/pods/ingress-canary-zq96d/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.279436533Z namespaces/openshift-ingress-canary/pods/ingress-canary-zq96d/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.279476734Z namespaces/openshift-ingress-canary/pods/ingress-canary-zq96d/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.279558666Z namespaces/openshift-ingress-canary/pods/ingress-canary-zq96d/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.279629157Z namespaces/openshift-ingress-canary/pods/ingress-canary-zq96d/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.279659778Z namespaces/openshift-ingress-canary/policy/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.279700839Z namespaces/openshift-ingress-canary/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.2797533Z namespaces/openshift-ingress-canary/route.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.279793011Z namespaces/openshift-ingress-canary/route.openshift.io/routes.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.279881023Z namespaces/openshift-ingress-operator/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.279927614Z namespaces/openshift-ingress-operator/openshift-ingress-operator.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.279987305Z namespaces/openshift-ingress-operator/apps.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.280030166Z namespaces/openshift-ingress-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.280122559Z namespaces/openshift-ingress-operator/apps/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.28016735Z namespaces/openshift-ingress-operator/apps/daemonsets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.280250411Z namespaces/openshift-ingress-operator/apps/deployments.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.280333244Z namespaces/openshift-ingress-operator/apps/replicasets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.280429026Z namespaces/openshift-ingress-operator/apps/statefulsets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.280475297Z namespaces/openshift-ingress-operator/autoscaling/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.280516598Z namespaces/openshift-ingress-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.280564139Z namespaces/openshift-ingress-operator/batch/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.28061129Z namespaces/openshift-ingress-operator/batch/cronjobs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.280684461Z namespaces/openshift-ingress-operator/batch/jobs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.280730393Z namespaces/openshift-ingress-operator/build.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.280773943Z namespaces/openshift-ingress-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.280854195Z namespaces/openshift-ingress-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.280908026Z namespaces/openshift-ingress-operator/core/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.280958248Z namespaces/openshift-ingress-operator/core/configmaps.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.281537041Z namespaces/openshift-ingress-operator/core/endpoints.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.281612413Z namespaces/openshift-ingress-operator/core/events.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.281710615Z namespaces/openshift-ingress-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.281790067Z namespaces/openshift-ingress-operator/core/pods.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.281867588Z namespaces/openshift-ingress-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.281986841Z namespaces/openshift-ingress-operator/core/secrets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.282185566Z namespaces/openshift-ingress-operator/core/services.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.282256377Z namespaces/openshift-ingress-operator/discovery.k8s.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.282296328Z namespaces/openshift-ingress-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.282333609Z namespaces/openshift-ingress-operator/image.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.28238332Z namespaces/openshift-ingress-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.282425071Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.282435461Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.282469372Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/default-wildcard.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.282549604Z namespaces/openshift-ingress-operator/k8s.ovn.org/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.282588145Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.282674717Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.282751979Z namespaces/openshift-ingress-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.28280792Z namespaces/openshift-ingress-operator/monitoring.coreos.com/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.282845771Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.282912682Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.282961863Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ingress-operator.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.283029155Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.283184258Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ingress-operator.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.283275531Z namespaces/openshift-ingress-operator/networking.k8s.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.283331072Z namespaces/openshift-ingress-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.283391893Z namespaces/openshift-ingress-operator/operator.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.283399843Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.283443714Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/default.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.283528986Z namespaces/openshift-ingress-operator/policy/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.283555847Z namespaces/openshift-ingress-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.283610478Z namespaces/openshift-ingress-operator/route.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.283638349Z namespaces/openshift-ingress-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.283729491Z namespaces/openshift-ingress/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.283775832Z namespaces/openshift-ingress/openshift-ingress.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.283839013Z namespaces/openshift-ingress/apps.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.283867394Z namespaces/openshift-ingress/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.283922295Z namespaces/openshift-ingress/apps/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.283951206Z namespaces/openshift-ingress/apps/daemonsets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.284043028Z namespaces/openshift-ingress/apps/deployments.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.284205672Z namespaces/openshift-ingress/apps/replicasets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.284325834Z namespaces/openshift-ingress/apps/statefulsets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.284384836Z namespaces/openshift-ingress/autoscaling/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.284429767Z namespaces/openshift-ingress/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.284502338Z namespaces/openshift-ingress/batch/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.284548499Z namespaces/openshift-ingress/batch/cronjobs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.284627431Z namespaces/openshift-ingress/batch/jobs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.284709383Z namespaces/openshift-ingress/build.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.284746764Z namespaces/openshift-ingress/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.284833466Z namespaces/openshift-ingress/build.openshift.io/builds.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.284903197Z namespaces/openshift-ingress/core/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.284952238Z namespaces/openshift-ingress/core/configmaps.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.285086492Z namespaces/openshift-ingress/core/endpoints.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.285211335Z namespaces/openshift-ingress/core/events.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.285344878Z namespaces/openshift-ingress/core/persistentvolumeclaims.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.285425309Z namespaces/openshift-ingress/core/pods.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.285561203Z namespaces/openshift-ingress/core/replicationcontrollers.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.285686245Z namespaces/openshift-ingress/core/secrets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.285871219Z namespaces/openshift-ingress/core/services.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.285953831Z namespaces/openshift-ingress/discovery.k8s.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.286001233Z namespaces/openshift-ingress/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.286068994Z namespaces/openshift-ingress/image.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.286138696Z namespaces/openshift-ingress/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.286195717Z namespaces/openshift-ingress/k8s.ovn.org/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.286235958Z namespaces/openshift-ingress/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.286313929Z namespaces/openshift-ingress/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.286396891Z namespaces/openshift-ingress/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.286456683Z namespaces/openshift-ingress/monitoring.coreos.com/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.286502854Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.286549735Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.286595756Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/router-default.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.286648887Z namespaces/openshift-ingress/networking.k8s.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.286692548Z namespaces/openshift-ingress/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.286752339Z namespaces/openshift-ingress/pods/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.28676182Z namespaces/openshift-ingress/pods/router-default-7b88cbdcf6-9t7wk/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.286801351Z namespaces/openshift-ingress/pods/router-default-7b88cbdcf6-9t7wk/router-default-7b88cbdcf6-9t7wk.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.286910273Z namespaces/openshift-ingress/pods/router-default-7b88cbdcf6-9t7wk/router/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.286919013Z namespaces/openshift-ingress/pods/router-default-7b88cbdcf6-9t7wk/router/router/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.286930774Z namespaces/openshift-ingress/pods/router-default-7b88cbdcf6-9t7wk/router/router/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.286970715Z namespaces/openshift-ingress/pods/router-default-7b88cbdcf6-9t7wk/router/router/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.287133198Z namespaces/openshift-ingress/pods/router-default-7b88cbdcf6-9t7wk/router/router/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.28720084Z namespaces/openshift-ingress/pods/router-default-7b88cbdcf6-9t7wk/router/router/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.287230961Z namespaces/openshift-ingress/policy/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.287272081Z namespaces/openshift-ingress/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.287322983Z namespaces/openshift-ingress/route.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.287372114Z namespaces/openshift-ingress/route.openshift.io/routes.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.287456615Z namespaces/openshift-insights/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.287502767Z namespaces/openshift-insights/openshift-insights.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.287566788Z namespaces/openshift-insights/apps.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.287605959Z namespaces/openshift-insights/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.287674051Z namespaces/openshift-insights/apps/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.287717292Z namespaces/openshift-insights/apps/daemonsets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.287836204Z namespaces/openshift-insights/apps/deployments.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.287942817Z namespaces/openshift-insights/apps/replicasets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.288057229Z namespaces/openshift-insights/apps/statefulsets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.288113701Z namespaces/openshift-insights/apps/deployments/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.288160402Z namespaces/openshift-insights/apps/deployments/insights-operator.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.288450518Z namespaces/openshift-insights/autoscaling/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.288494609Z namespaces/openshift-insights/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.288563851Z namespaces/openshift-insights/batch/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.288607142Z namespaces/openshift-insights/batch/cronjobs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.288691544Z namespaces/openshift-insights/batch/jobs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.288736455Z namespaces/openshift-insights/build.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.288768796Z namespaces/openshift-insights/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.288855457Z namespaces/openshift-insights/build.openshift.io/builds.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.288937829Z namespaces/openshift-insights/core/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.28898564Z namespaces/openshift-insights/core/configmaps.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.289678296Z namespaces/openshift-insights/core/endpoints.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.289769398Z namespaces/openshift-insights/core/events.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.290060595Z namespaces/openshift-insights/core/persistentvolumeclaims.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.290215768Z namespaces/openshift-insights/core/pods.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.290526896Z namespaces/openshift-insights/core/replicationcontrollers.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.290609777Z namespaces/openshift-insights/core/secrets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.290758631Z namespaces/openshift-insights/core/services.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.290830452Z namespaces/openshift-insights/core/configmaps/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.290888794Z namespaces/openshift-insights/core/configmaps/service-ca-bundle.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.290961245Z namespaces/openshift-insights/core/serviceaccounts/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.290994856Z namespaces/openshift-insights/core/serviceaccounts/gather.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.291113969Z namespaces/openshift-insights/core/serviceaccounts/operator.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.29115749Z namespaces/openshift-insights/core/services/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.291204351Z namespaces/openshift-insights/core/services/metrics.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.291265242Z namespaces/openshift-insights/discovery.k8s.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.291303183Z namespaces/openshift-insights/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.291375245Z namespaces/openshift-insights/image.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.291407456Z namespaces/openshift-insights/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.291471577Z namespaces/openshift-insights/k8s.ovn.org/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.291518688Z namespaces/openshift-insights/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.29159601Z namespaces/openshift-insights/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.291680222Z namespaces/openshift-insights/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.291741503Z namespaces/openshift-insights/monitoring.coreos.com/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.291789084Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.291843366Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.291877146Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/insights-prometheus-rules.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.291940808Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.291990109Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/insights-operator.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.29206021Z namespaces/openshift-insights/networking.k8s.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.292113281Z namespaces/openshift-insights/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.292182013Z namespaces/openshift-insights/pods/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.292189103Z namespaces/openshift-insights/pods/insights-operator-555d9d7885-khtbj/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.292234214Z namespaces/openshift-insights/pods/insights-operator-555d9d7885-khtbj/insights-operator-555d9d7885-khtbj.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.292319076Z namespaces/openshift-insights/pods/insights-operator-555d9d7885-khtbj/insights-operator/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.292326726Z namespaces/openshift-insights/pods/insights-operator-555d9d7885-khtbj/insights-operator/insights-operator/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.292335937Z namespaces/openshift-insights/pods/insights-operator-555d9d7885-khtbj/insights-operator/insights-operator/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.292400478Z namespaces/openshift-insights/pods/insights-operator-555d9d7885-khtbj/insights-operator/insights-operator/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.292777487Z namespaces/openshift-insights/pods/insights-operator-555d9d7885-khtbj/insights-operator/insights-operator/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.293122495Z namespaces/openshift-insights/pods/insights-runtime-extractor-bklrd/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.293154075Z namespaces/openshift-insights/pods/insights-runtime-extractor-bklrd/insights-runtime-extractor-bklrd.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.293260718Z namespaces/openshift-insights/pods/insights-runtime-extractor-bklrd/exporter/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.293268898Z namespaces/openshift-insights/pods/insights-runtime-extractor-bklrd/exporter/exporter/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.293284458Z namespaces/openshift-insights/pods/insights-runtime-extractor-bklrd/exporter/exporter/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.293328569Z namespaces/openshift-insights/pods/insights-runtime-extractor-bklrd/exporter/exporter/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.293424151Z namespaces/openshift-insights/pods/insights-runtime-extractor-bklrd/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.293495823Z namespaces/openshift-insights/pods/insights-runtime-extractor-bklrd/exporter/exporter/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.293545364Z namespaces/openshift-insights/pods/insights-runtime-extractor-bklrd/extractor/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.293552244Z namespaces/openshift-insights/pods/insights-runtime-extractor-bklrd/extractor/extractor/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.293559865Z namespaces/openshift-insights/pods/insights-runtime-extractor-bklrd/extractor/extractor/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.293602515Z namespaces/openshift-insights/pods/insights-runtime-extractor-bklrd/extractor/extractor/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.293710198Z namespaces/openshift-insights/pods/insights-runtime-extractor-bklrd/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.29377867Z namespaces/openshift-insights/pods/insights-runtime-extractor-bklrd/extractor/extractor/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.293827411Z namespaces/openshift-insights/pods/insights-runtime-extractor-bklrd/kube-rbac-proxy/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.293834941Z namespaces/openshift-insights/pods/insights-runtime-extractor-bklrd/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.293847871Z namespaces/openshift-insights/pods/insights-runtime-extractor-bklrd/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.293888052Z namespaces/openshift-insights/pods/insights-runtime-extractor-bklrd/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.293989194Z namespaces/openshift-insights/pods/insights-runtime-extractor-bklrd/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.294062266Z namespaces/openshift-insights/pods/insights-runtime-extractor-bklrd/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.294135527Z namespaces/openshift-insights/pods/insights-runtime-extractor-dmh8v/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.294180329Z namespaces/openshift-insights/pods/insights-runtime-extractor-dmh8v/insights-runtime-extractor-dmh8v.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.294274711Z namespaces/openshift-insights/pods/insights-runtime-extractor-dmh8v/exporter/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.294281871Z namespaces/openshift-insights/pods/insights-runtime-extractor-dmh8v/exporter/exporter/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.294287911Z namespaces/openshift-insights/pods/insights-runtime-extractor-dmh8v/exporter/exporter/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.294338292Z namespaces/openshift-insights/pods/insights-runtime-extractor-dmh8v/exporter/exporter/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.294461165Z namespaces/openshift-insights/pods/insights-runtime-extractor-dmh8v/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.294537257Z namespaces/openshift-insights/pods/insights-runtime-extractor-dmh8v/exporter/exporter/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.294583528Z namespaces/openshift-insights/pods/insights-runtime-extractor-dmh8v/extractor/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.294592048Z namespaces/openshift-insights/pods/insights-runtime-extractor-dmh8v/extractor/extractor/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.294599198Z namespaces/openshift-insights/pods/insights-runtime-extractor-dmh8v/extractor/extractor/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.294640099Z namespaces/openshift-insights/pods/insights-runtime-extractor-dmh8v/extractor/extractor/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.294763462Z namespaces/openshift-insights/pods/insights-runtime-extractor-dmh8v/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.294840594Z namespaces/openshift-insights/pods/insights-runtime-extractor-dmh8v/extractor/extractor/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.294873754Z namespaces/openshift-insights/pods/insights-runtime-extractor-dmh8v/kube-rbac-proxy/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.294881064Z namespaces/openshift-insights/pods/insights-runtime-extractor-dmh8v/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.294895245Z namespaces/openshift-insights/pods/insights-runtime-extractor-dmh8v/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.294971417Z namespaces/openshift-insights/pods/insights-runtime-extractor-dmh8v/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.29510132Z namespaces/openshift-insights/pods/insights-runtime-extractor-dmh8v/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.295174131Z namespaces/openshift-insights/pods/insights-runtime-extractor-dmh8v/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.295232692Z namespaces/openshift-insights/pods/insights-runtime-extractor-r8jdg/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.295275993Z namespaces/openshift-insights/pods/insights-runtime-extractor-r8jdg/insights-runtime-extractor-r8jdg.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.295633222Z namespaces/openshift-insights/pods/insights-runtime-extractor-r8jdg/exporter/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.295641692Z namespaces/openshift-insights/pods/insights-runtime-extractor-r8jdg/exporter/exporter/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.295654502Z namespaces/openshift-insights/pods/insights-runtime-extractor-r8jdg/exporter/exporter/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.295706313Z namespaces/openshift-insights/pods/insights-runtime-extractor-r8jdg/exporter/exporter/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.295795995Z namespaces/openshift-insights/pods/insights-runtime-extractor-r8jdg/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.295866877Z namespaces/openshift-insights/pods/insights-runtime-extractor-r8jdg/exporter/exporter/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.295905678Z namespaces/openshift-insights/pods/insights-runtime-extractor-r8jdg/extractor/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.295913578Z namespaces/openshift-insights/pods/insights-runtime-extractor-r8jdg/extractor/extractor/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.295919448Z namespaces/openshift-insights/pods/insights-runtime-extractor-r8jdg/extractor/extractor/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.295975269Z namespaces/openshift-insights/pods/insights-runtime-extractor-r8jdg/extractor/extractor/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.296099382Z namespaces/openshift-insights/pods/insights-runtime-extractor-r8jdg/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.296174504Z namespaces/openshift-insights/pods/insights-runtime-extractor-r8jdg/extractor/extractor/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.296211445Z namespaces/openshift-insights/pods/insights-runtime-extractor-r8jdg/kube-rbac-proxy/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.296219095Z namespaces/openshift-insights/pods/insights-runtime-extractor-r8jdg/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.296225455Z namespaces/openshift-insights/pods/insights-runtime-extractor-r8jdg/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.296272546Z namespaces/openshift-insights/pods/insights-runtime-extractor-r8jdg/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.296377139Z namespaces/openshift-insights/pods/insights-runtime-extractor-r8jdg/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.2964525Z namespaces/openshift-insights/pods/insights-runtime-extractor-r8jdg/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.296492441Z namespaces/openshift-insights/policy/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.296542292Z namespaces/openshift-insights/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.296601344Z namespaces/openshift-insights/route.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.296640064Z namespaces/openshift-insights/route.openshift.io/routes.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.296699476Z namespaces/openshift-keda/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.296707446Z namespaces/openshift-keda/coordination.k8s.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.296714206Z namespaces/openshift-keda/coordination.k8s.io/leases/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.296764707Z namespaces/openshift-keda/coordination.k8s.io/leases/olm-operator.keda.sh.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.2968605Z namespaces/openshift-keda/coordination.k8s.io/leases/operator.keda.sh.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.296910651Z namespaces/openshift-keda/monitoring.coreos.com/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.296919771Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.296963832Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/keda-olm-operator.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.297030344Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.297119026Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-admission-webhooks.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.297211797Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-metrics-apiserver.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.29730254Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-operator.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.297375221Z namespaces/openshift-keda/operators.coreos.com/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.297384621Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.297428102Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/custom-metrics-autoscaler.v2.19.0-2.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.297616117Z namespaces/openshift-keda/operators.coreos.com/installplans/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.297654458Z namespaces/openshift-keda/operators.coreos.com/installplans/install-dkqg9.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.297803681Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.297834152Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/custom-metrics-autoscaler.v2.19.0-2.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.297878223Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.297911313Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/openshift-keda.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.297980355Z namespaces/openshift-keda/operators.coreos.com/subscriptions/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.298020606Z namespaces/openshift-keda/operators.coreos.com/subscriptions/openshift-custom-metrics-autoscaler-operator.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.29818005Z namespaces/openshift-kube-apiserver-operator/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.298228341Z namespaces/openshift-kube-apiserver-operator/openshift-kube-apiserver-operator.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.298293462Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.298324573Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.298378404Z namespaces/openshift-kube-apiserver-operator/apps/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.298408535Z namespaces/openshift-kube-apiserver-operator/apps/daemonsets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.298495887Z namespaces/openshift-kube-apiserver-operator/apps/deployments.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.298574759Z namespaces/openshift-kube-apiserver-operator/apps/replicasets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.29865617Z namespaces/openshift-kube-apiserver-operator/apps/statefulsets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.298694401Z namespaces/openshift-kube-apiserver-operator/autoscaling/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.298743623Z namespaces/openshift-kube-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.298782363Z namespaces/openshift-kube-apiserver-operator/batch/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.298828274Z namespaces/openshift-kube-apiserver-operator/batch/cronjobs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.298906036Z namespaces/openshift-kube-apiserver-operator/batch/jobs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.298968548Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.299006378Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.299112311Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.299177442Z namespaces/openshift-kube-apiserver-operator/core/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.299224533Z namespaces/openshift-kube-apiserver-operator/core/configmaps.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.299330056Z namespaces/openshift-kube-apiserver-operator/core/endpoints.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.299410118Z namespaces/openshift-kube-apiserver-operator/core/events.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.29949314Z namespaces/openshift-kube-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.299572601Z namespaces/openshift-kube-apiserver-operator/core/pods.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.299649863Z namespaces/openshift-kube-apiserver-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.299776366Z namespaces/openshift-kube-apiserver-operator/core/secrets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.29994215Z namespaces/openshift-kube-apiserver-operator/core/services.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.300001661Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.300058202Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.300116784Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.300168125Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.300227666Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.300276497Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.300362069Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.300450851Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.300495942Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.300538673Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.300580804Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.300622885Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.300662396Z namespaces/openshift-kube-apiserver-operator/policy/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.300706497Z namespaces/openshift-kube-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.300746328Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.300792429Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.300885161Z namespaces/openshift-kube-apiserver/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.300934992Z namespaces/openshift-kube-apiserver/openshift-kube-apiserver.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.300991494Z namespaces/openshift-kube-apiserver/apps.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.301029864Z namespaces/openshift-kube-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.301129917Z namespaces/openshift-kube-apiserver/apps/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.301162658Z namespaces/openshift-kube-apiserver/apps/daemonsets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.30125132Z namespaces/openshift-kube-apiserver/apps/deployments.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.301328431Z namespaces/openshift-kube-apiserver/apps/replicasets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.301405013Z namespaces/openshift-kube-apiserver/apps/statefulsets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.301474935Z namespaces/openshift-kube-apiserver/autoscaling/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.301498875Z namespaces/openshift-kube-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.301560456Z namespaces/openshift-kube-apiserver/batch/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.301619128Z namespaces/openshift-kube-apiserver/batch/cronjobs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.30170031Z namespaces/openshift-kube-apiserver/batch/jobs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.301767141Z namespaces/openshift-kube-apiserver/build.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.301793782Z namespaces/openshift-kube-apiserver/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.301892134Z namespaces/openshift-kube-apiserver/build.openshift.io/builds.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.301909704Z namespaces/openshift-kube-apiserver/core/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.301972476Z namespaces/openshift-kube-apiserver/core/configmaps.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.302061468Z namespaces/openshift-kube-apiserver/core/endpoints.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.30216643Z namespaces/openshift-kube-apiserver/core/events.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.302241262Z namespaces/openshift-kube-apiserver/core/persistentvolumeclaims.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.302321194Z namespaces/openshift-kube-apiserver/core/pods.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.302403426Z namespaces/openshift-kube-apiserver/core/replicationcontrollers.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.302521138Z namespaces/openshift-kube-apiserver/core/secrets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.302684272Z namespaces/openshift-kube-apiserver/core/services.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.302735683Z namespaces/openshift-kube-apiserver/discovery.k8s.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.302767794Z namespaces/openshift-kube-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.302822855Z namespaces/openshift-kube-apiserver/image.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.302854946Z namespaces/openshift-kube-apiserver/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.302905557Z namespaces/openshift-kube-apiserver/k8s.ovn.org/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.302939808Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.30302157Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.303124802Z namespaces/openshift-kube-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.303185193Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.303226394Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.303285006Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.303324827Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/api-usage.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.303414419Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/podsecurity.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.30346938Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.303510601Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/openshift-kube-apiserver.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.303558732Z namespaces/openshift-kube-apiserver/networking.k8s.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.303588723Z namespaces/openshift-kube-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.303642384Z namespaces/openshift-kube-apiserver/policy/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.303681315Z namespaces/openshift-kube-apiserver/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.303737976Z namespaces/openshift-kube-apiserver/route.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.303785827Z namespaces/openshift-kube-apiserver/route.openshift.io/routes.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.303858249Z namespaces/openshift-kube-controller-manager-operator/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.30390113Z namespaces/openshift-kube-controller-manager-operator/openshift-kube-controller-manager-operator.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.303960221Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.303990862Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.304059924Z namespaces/openshift-kube-controller-manager-operator/apps/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.304121495Z namespaces/openshift-kube-controller-manager-operator/apps/daemonsets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.304205527Z namespaces/openshift-kube-controller-manager-operator/apps/deployments.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.304281358Z namespaces/openshift-kube-controller-manager-operator/apps/replicasets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.3043703Z namespaces/openshift-kube-controller-manager-operator/apps/statefulsets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.304906773Z namespaces/openshift-kube-controller-manager-operator/autoscaling/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.304945194Z namespaces/openshift-kube-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.305013615Z namespaces/openshift-kube-controller-manager-operator/batch/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.305042926Z namespaces/openshift-kube-controller-manager-operator/batch/cronjobs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.305156238Z namespaces/openshift-kube-controller-manager-operator/batch/jobs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.305196789Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.30523586Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.305320482Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.305388354Z namespaces/openshift-kube-controller-manager-operator/core/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.305429455Z namespaces/openshift-kube-controller-manager-operator/core/configmaps.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.305539267Z namespaces/openshift-kube-controller-manager-operator/core/endpoints.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.305618359Z namespaces/openshift-kube-controller-manager-operator/core/events.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.305699121Z namespaces/openshift-kube-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.305781333Z namespaces/openshift-kube-controller-manager-operator/core/pods.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.305857714Z namespaces/openshift-kube-controller-manager-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.305980617Z namespaces/openshift-kube-controller-manager-operator/core/secrets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.306246913Z namespaces/openshift-kube-controller-manager-operator/core/services.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.306313755Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.306359866Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.306409517Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.306449078Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.306517939Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.30656033Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.306639162Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.306719124Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.306759895Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.306804456Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.30699801Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.307037851Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/kube-controller-manager-operator.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.307121393Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.307148964Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.307215785Z namespaces/openshift-kube-controller-manager-operator/policy/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.307266966Z namespaces/openshift-kube-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.307324818Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.307355428Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.307460391Z namespaces/openshift-kube-controller-manager/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.307500142Z namespaces/openshift-kube-controller-manager/openshift-kube-controller-manager.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.307564313Z namespaces/openshift-kube-controller-manager/apps.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.307594854Z namespaces/openshift-kube-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.307664926Z namespaces/openshift-kube-controller-manager/apps/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.307705616Z namespaces/openshift-kube-controller-manager/apps/daemonsets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.307789928Z namespaces/openshift-kube-controller-manager/apps/deployments.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.30786824Z namespaces/openshift-kube-controller-manager/apps/replicasets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.307945832Z namespaces/openshift-kube-controller-manager/apps/statefulsets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.308006413Z namespaces/openshift-kube-controller-manager/autoscaling/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.308036694Z namespaces/openshift-kube-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.308126096Z namespaces/openshift-kube-controller-manager/batch/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.308165797Z namespaces/openshift-kube-controller-manager/batch/cronjobs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.308244769Z namespaces/openshift-kube-controller-manager/batch/jobs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.3082924Z namespaces/openshift-kube-controller-manager/build.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.308331991Z namespaces/openshift-kube-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.308434473Z namespaces/openshift-kube-controller-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.308490854Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.308498594Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.308538275Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/cluster-policy-controller-lock.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.308581666Z namespaces/openshift-kube-controller-manager/core/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.308620927Z namespaces/openshift-kube-controller-manager/core/configmaps.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.30872482Z namespaces/openshift-kube-controller-manager/core/endpoints.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.308801881Z namespaces/openshift-kube-controller-manager/core/events.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.309096158Z namespaces/openshift-kube-controller-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.3091763Z namespaces/openshift-kube-controller-manager/core/pods.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.309255222Z namespaces/openshift-kube-controller-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.309380065Z namespaces/openshift-kube-controller-manager/core/secrets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.309523288Z namespaces/openshift-kube-controller-manager/core/services.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.309563259Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.30960261Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.309652311Z namespaces/openshift-kube-controller-manager/image.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.309691052Z namespaces/openshift-kube-controller-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.309729053Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.309767503Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.309848895Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.309931327Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.309972178Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.310010909Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.310093181Z namespaces/openshift-kube-controller-manager/networking.k8s.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.310118281Z namespaces/openshift-kube-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.310197943Z namespaces/openshift-kube-controller-manager/policy/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.310227864Z namespaces/openshift-kube-controller-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.310266655Z namespaces/openshift-kube-controller-manager/route.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.310309066Z namespaces/openshift-kube-controller-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.310389828Z namespaces/openshift-kube-scheduler-operator/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.310438689Z namespaces/openshift-kube-scheduler-operator/openshift-kube-scheduler-operator.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.310521991Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.310542781Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.310605273Z namespaces/openshift-kube-scheduler-operator/apps/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.310642723Z namespaces/openshift-kube-scheduler-operator/apps/daemonsets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.310732215Z namespaces/openshift-kube-scheduler-operator/apps/deployments.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.310842688Z namespaces/openshift-kube-scheduler-operator/apps/replicasets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.31091288Z namespaces/openshift-kube-scheduler-operator/apps/statefulsets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.310968871Z namespaces/openshift-kube-scheduler-operator/autoscaling/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.311016282Z namespaces/openshift-kube-scheduler-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.311096004Z namespaces/openshift-kube-scheduler-operator/batch/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.311133605Z namespaces/openshift-kube-scheduler-operator/batch/cronjobs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.311230287Z namespaces/openshift-kube-scheduler-operator/batch/jobs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.311271748Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.311309518Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.31139204Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.311475802Z namespaces/openshift-kube-scheduler-operator/core/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.311521063Z namespaces/openshift-kube-scheduler-operator/core/configmaps.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.311619496Z namespaces/openshift-kube-scheduler-operator/core/endpoints.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.311696217Z namespaces/openshift-kube-scheduler-operator/core/events.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.311774019Z namespaces/openshift-kube-scheduler-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.311856731Z namespaces/openshift-kube-scheduler-operator/core/pods.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.311938423Z namespaces/openshift-kube-scheduler-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.312078316Z namespaces/openshift-kube-scheduler-operator/core/secrets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.31224868Z namespaces/openshift-kube-scheduler-operator/core/services.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.312314561Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.312381143Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.312418884Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.312469585Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.312508896Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.312545257Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.312626388Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.31270438Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.312748481Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.312786932Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.312833233Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.312878134Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.312914685Z namespaces/openshift-kube-scheduler-operator/policy/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.312962536Z namespaces/openshift-kube-scheduler-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.312999647Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.313033538Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.3131296Z namespaces/openshift-kube-scheduler/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.313170561Z namespaces/openshift-kube-scheduler/openshift-kube-scheduler.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.313242242Z namespaces/openshift-kube-scheduler/apps.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.313278603Z namespaces/openshift-kube-scheduler/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.313355525Z namespaces/openshift-kube-scheduler/apps/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.313389766Z namespaces/openshift-kube-scheduler/apps/daemonsets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.313482578Z namespaces/openshift-kube-scheduler/apps/deployments.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.31355674Z namespaces/openshift-kube-scheduler/apps/replicasets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.313635271Z namespaces/openshift-kube-scheduler/apps/statefulsets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.313695793Z namespaces/openshift-kube-scheduler/autoscaling/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.313743044Z namespaces/openshift-kube-scheduler/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.313784225Z namespaces/openshift-kube-scheduler/batch/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.313837086Z namespaces/openshift-kube-scheduler/batch/cronjobs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.313919728Z namespaces/openshift-kube-scheduler/batch/jobs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.313958029Z namespaces/openshift-kube-scheduler/build.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.3140067Z namespaces/openshift-kube-scheduler/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.314210095Z namespaces/openshift-kube-scheduler/build.openshift.io/builds.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.314275256Z namespaces/openshift-kube-scheduler/core/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.314293246Z namespaces/openshift-kube-scheduler/core/configmaps.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.314409359Z namespaces/openshift-kube-scheduler/core/endpoints.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.314484521Z namespaces/openshift-kube-scheduler/core/events.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.314564723Z namespaces/openshift-kube-scheduler/core/persistentvolumeclaims.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.314647134Z namespaces/openshift-kube-scheduler/core/pods.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.314725286Z namespaces/openshift-kube-scheduler/core/replicationcontrollers.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.314841569Z namespaces/openshift-kube-scheduler/core/secrets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.314988092Z namespaces/openshift-kube-scheduler/core/services.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.315035443Z namespaces/openshift-kube-scheduler/discovery.k8s.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.315121725Z namespaces/openshift-kube-scheduler/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.315148236Z namespaces/openshift-kube-scheduler/image.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.315196867Z namespaces/openshift-kube-scheduler/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.315259148Z namespaces/openshift-kube-scheduler/k8s.ovn.org/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.315313289Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.315386051Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.315470483Z namespaces/openshift-kube-scheduler/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.315513264Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.315560075Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.315605806Z namespaces/openshift-kube-scheduler/networking.k8s.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.315637137Z namespaces/openshift-kube-scheduler/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.315703728Z namespaces/openshift-kube-scheduler/policy/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.315750279Z namespaces/openshift-kube-scheduler/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.31578087Z namespaces/openshift-kube-scheduler/route.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.315819901Z namespaces/openshift-kube-scheduler/route.openshift.io/routes.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.315927814Z namespaces/openshift-kube-storage-version-migrator-operator/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.315966804Z namespaces/openshift-kube-storage-version-migrator-operator/openshift-kube-storage-version-migrator-operator.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.316038406Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.316095967Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.316164339Z namespaces/openshift-kube-storage-version-migrator-operator/apps/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.31619236Z namespaces/openshift-kube-storage-version-migrator-operator/apps/daemonsets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.316274521Z namespaces/openshift-kube-storage-version-migrator-operator/apps/deployments.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.316408494Z namespaces/openshift-kube-storage-version-migrator-operator/apps/replicasets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.316505156Z namespaces/openshift-kube-storage-version-migrator-operator/apps/statefulsets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.316565658Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.316614519Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.316676151Z namespaces/openshift-kube-storage-version-migrator-operator/batch/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.316725912Z namespaces/openshift-kube-storage-version-migrator-operator/batch/cronjobs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.316805863Z namespaces/openshift-kube-storage-version-migrator-operator/batch/jobs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.316868805Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.316892325Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.316989838Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.317062579Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.317076889Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.31709471Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/openshift-kube-storage-version-migrator-operator-lock.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.317179592Z namespaces/openshift-kube-storage-version-migrator-operator/core/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.317227023Z namespaces/openshift-kube-storage-version-migrator-operator/core/configmaps.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.317325555Z namespaces/openshift-kube-storage-version-migrator-operator/core/endpoints.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.317406067Z namespaces/openshift-kube-storage-version-migrator-operator/core/events.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.317574761Z namespaces/openshift-kube-storage-version-migrator-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.317653783Z namespaces/openshift-kube-storage-version-migrator-operator/core/pods.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.317780656Z namespaces/openshift-kube-storage-version-migrator-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.31799271Z namespaces/openshift-kube-storage-version-migrator-operator/core/secrets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.318180825Z namespaces/openshift-kube-storage-version-migrator-operator/core/services.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.318238446Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.318279947Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.318327998Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.318369589Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.31841663Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.318466721Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.318540323Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.318619785Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.318669786Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.318714837Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.318763718Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.318805489Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.3188584Z namespaces/openshift-kube-storage-version-migrator-operator/pods/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.31886676Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-7658d9b749-9szth/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.318913061Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-7658d9b749-9szth/kube-storage-version-migrator-operator-7658d9b749-9szth.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.319037404Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-7658d9b749-9szth/kube-storage-version-migrator-operator/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.319067455Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-7658d9b749-9szth/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.319076935Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-7658d9b749-9szth/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.319107596Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-7658d9b749-9szth/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.319224158Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-7658d9b749-9szth/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.319362792Z namespaces/openshift-kube-storage-version-migrator-operator/policy/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.319383142Z namespaces/openshift-kube-storage-version-migrator-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.319458124Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.319502795Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.319590477Z namespaces/openshift-kube-storage-version-migrator/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.319640078Z namespaces/openshift-kube-storage-version-migrator/openshift-kube-storage-version-migrator.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.319687659Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.31973791Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.319788921Z namespaces/openshift-kube-storage-version-migrator/apps/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.319844352Z namespaces/openshift-kube-storage-version-migrator/apps/daemonsets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.319924974Z namespaces/openshift-kube-storage-version-migrator/apps/deployments.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.320035297Z namespaces/openshift-kube-storage-version-migrator/apps/replicasets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.32015153Z namespaces/openshift-kube-storage-version-migrator/apps/statefulsets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.320207391Z namespaces/openshift-kube-storage-version-migrator/autoscaling/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.320255022Z namespaces/openshift-kube-storage-version-migrator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.320313143Z namespaces/openshift-kube-storage-version-migrator/batch/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.320358254Z namespaces/openshift-kube-storage-version-migrator/batch/cronjobs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.320447036Z namespaces/openshift-kube-storage-version-migrator/batch/jobs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.320512658Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.320554189Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.32063713Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/builds.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.320710392Z namespaces/openshift-kube-storage-version-migrator/core/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.320762924Z namespaces/openshift-kube-storage-version-migrator/core/configmaps.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.320855206Z namespaces/openshift-kube-storage-version-migrator/core/endpoints.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.320935637Z namespaces/openshift-kube-storage-version-migrator/core/events.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.32106383Z namespaces/openshift-kube-storage-version-migrator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.321162262Z namespaces/openshift-kube-storage-version-migrator/core/pods.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.321267795Z namespaces/openshift-kube-storage-version-migrator/core/replicationcontrollers.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.321393828Z namespaces/openshift-kube-storage-version-migrator/core/secrets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.321559202Z namespaces/openshift-kube-storage-version-migrator/core/services.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.321604703Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.321645673Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.321694875Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.321738046Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.321783297Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.321821128Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.321899569Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.321976711Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.322028802Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.322198166Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.322241907Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.322279758Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.322965654Z namespaces/openshift-kube-storage-version-migrator/pods/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.322974064Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7cc9c7ffd7-r4k7f/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.323017875Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7cc9c7ffd7-r4k7f/migrator-7cc9c7ffd7-r4k7f.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.323115367Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7cc9c7ffd7-r4k7f/graceful-termination/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.323126977Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7cc9c7ffd7-r4k7f/graceful-termination/graceful-termination/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.323135878Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7cc9c7ffd7-r4k7f/graceful-termination/graceful-termination/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.323185448Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7cc9c7ffd7-r4k7f/graceful-termination/graceful-termination/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.323271561Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7cc9c7ffd7-r4k7f/graceful-termination/graceful-termination/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.323342192Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7cc9c7ffd7-r4k7f/graceful-termination/graceful-termination/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.323366073Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7cc9c7ffd7-r4k7f/migrator/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.323372593Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7cc9c7ffd7-r4k7f/migrator/migrator/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.323432344Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7cc9c7ffd7-r4k7f/migrator/migrator/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.323462545Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7cc9c7ffd7-r4k7f/migrator/migrator/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.323569507Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7cc9c7ffd7-r4k7f/migrator/migrator/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.323638279Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7cc9c7ffd7-r4k7f/migrator/migrator/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.32368161Z namespaces/openshift-kube-storage-version-migrator/policy/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.323724131Z namespaces/openshift-kube-storage-version-migrator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.323758512Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.323805703Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/routes.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.323881064Z namespaces/openshift-machine-config-operator/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.323896875Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.323903655Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.323928436Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-controller.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.324029868Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-daemon.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.32414129Z namespaces/openshift-marketplace/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.324153661Z namespaces/openshift-marketplace/monitoring.coreos.com/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.324158121Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.324196712Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/marketplace-alert-rules.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.324264003Z namespaces/openshift-marketplace/operators.coreos.com/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.324278424Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.324301994Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/certified-operators.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.324412136Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/community-operators.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.324499209Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-marketplace.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.324589551Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-operators.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.324687013Z namespaces/openshift-monitoring/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.324737134Z namespaces/openshift-monitoring/openshift-monitoring.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.324790085Z namespaces/openshift-monitoring/apps.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.324838976Z namespaces/openshift-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.324908728Z namespaces/openshift-monitoring/apps/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.324948649Z namespaces/openshift-monitoring/apps/daemonsets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.325110352Z namespaces/openshift-monitoring/apps/deployments.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.325526522Z namespaces/openshift-monitoring/apps/replicasets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.325954532Z namespaces/openshift-monitoring/apps/statefulsets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.326211057Z namespaces/openshift-monitoring/autoscaling/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.326255669Z namespaces/openshift-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.3263425Z namespaces/openshift-monitoring/batch/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.326395742Z namespaces/openshift-monitoring/batch/cronjobs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.326503774Z namespaces/openshift-monitoring/batch/jobs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.326553275Z namespaces/openshift-monitoring/build.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.326626977Z namespaces/openshift-monitoring/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.326730179Z namespaces/openshift-monitoring/build.openshift.io/builds.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.326805211Z namespaces/openshift-monitoring/core/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.326857592Z namespaces/openshift-monitoring/core/configmaps.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.330203138Z namespaces/openshift-monitoring/core/endpoints.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.330352792Z namespaces/openshift-monitoring/core/events.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.331476217Z namespaces/openshift-monitoring/core/persistentvolumeclaims.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.331524888Z namespaces/openshift-monitoring/core/pods.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.332510341Z namespaces/openshift-monitoring/core/replicationcontrollers.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.332655304Z namespaces/openshift-monitoring/core/secrets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.333147295Z namespaces/openshift-monitoring/core/services.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.333318699Z namespaces/openshift-monitoring/discovery.k8s.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.33334283Z namespaces/openshift-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.333523044Z namespaces/openshift-monitoring/image.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.333568065Z namespaces/openshift-monitoring/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.333660537Z namespaces/openshift-monitoring/k8s.ovn.org/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.333712608Z namespaces/openshift-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.333821361Z namespaces/openshift-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.333924933Z namespaces/openshift-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.334001745Z namespaces/openshift-monitoring/monitoring.coreos.com/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.334061466Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.33422779Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.334260191Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/main.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.334368723Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.334422584Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/k8s.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.334559678Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.334616439Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/alertmanager-main-rules.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.334758842Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/cluster-monitoring-operator-prometheus-rules.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.334947276Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kube-state-metrics-rules.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.335070009Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kubernetes-monitoring-rules.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.335340295Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/node-exporter-rules.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.335495649Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-prometheus-rules.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.335641122Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-thanos-sidecar-rules.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.335754595Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-operator-rules.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.335882477Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/telemetry.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.33599503Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/thanos-querier.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.336142494Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.336196205Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/alertmanager-main.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.336305027Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/cluster-monitoring-operator.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.33643038Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kube-state-metrics.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.336534542Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kubelet.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.336656625Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/metrics-server.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.336758957Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/node-exporter.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.336925171Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/openshift-state-metrics.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.337039704Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-k8s.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.337173597Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-operator.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.337275309Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/telemeter-client.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.337387622Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-querier.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.337497374Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-sidecar.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.337559246Z namespaces/openshift-monitoring/networking.k8s.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.337619357Z namespaces/openshift-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.337692959Z namespaces/openshift-monitoring/operators.coreos.com/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.337700859Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.33776275Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/openshift-cluster-monitoring.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.337878213Z namespaces/openshift-monitoring/pods/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.337888143Z namespaces/openshift-monitoring/pods/alertmanager-main-0/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.337990265Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager-main-0.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.33820056Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.338210901Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.338217421Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.338271822Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.338395375Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.338480767Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.338540108Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.338549348Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.338565319Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.33862249Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.338743813Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.338830955Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.338891066Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.338902826Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.338907517Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.338978848Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.339167192Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.339254794Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.339315026Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.339329036Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.339333366Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.339400588Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.33951239Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.339600252Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.339658354Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.339671324Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.339675224Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.339736055Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.339850098Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.33993869Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.339993991Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.340007282Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.340029412Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.340111504Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.340217706Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.340305218Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.340363339Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.34037016Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.34037527Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.340433301Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.340535194Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.340624245Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.340668506Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-76cf8966f8-vbdw5/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.340732968Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-76cf8966f8-vbdw5/cluster-monitoring-operator-76cf8966f8-vbdw5.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.34082646Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-76cf8966f8-vbdw5/cluster-monitoring-operator/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.34083639Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-76cf8966f8-vbdw5/cluster-monitoring-operator/cluster-monitoring-operator/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.34084277Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-76cf8966f8-vbdw5/cluster-monitoring-operator/cluster-monitoring-operator/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.340912072Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-76cf8966f8-vbdw5/cluster-monitoring-operator/cluster-monitoring-operator/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.341412203Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-76cf8966f8-vbdw5/cluster-monitoring-operator/cluster-monitoring-operator/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.341500856Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-76cf8966f8-vbdw5/cluster-monitoring-operator/cluster-monitoring-operator/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.341584227Z namespaces/openshift-monitoring/pods/kube-state-metrics-56c5594674-phmhr/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.341646539Z namespaces/openshift-monitoring/pods/kube-state-metrics-56c5594674-phmhr/kube-state-metrics-56c5594674-phmhr.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.341759101Z namespaces/openshift-monitoring/pods/kube-state-metrics-56c5594674-phmhr/kube-rbac-proxy-main/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.341765862Z namespaces/openshift-monitoring/pods/kube-state-metrics-56c5594674-phmhr/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.341798482Z namespaces/openshift-monitoring/pods/kube-state-metrics-56c5594674-phmhr/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.341893284Z namespaces/openshift-monitoring/pods/kube-state-metrics-56c5594674-phmhr/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.341997177Z namespaces/openshift-monitoring/pods/kube-state-metrics-56c5594674-phmhr/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.342104449Z namespaces/openshift-monitoring/pods/kube-state-metrics-56c5594674-phmhr/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.34214963Z namespaces/openshift-monitoring/pods/kube-state-metrics-56c5594674-phmhr/kube-rbac-proxy-self/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.34215537Z namespaces/openshift-monitoring/pods/kube-state-metrics-56c5594674-phmhr/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.342187451Z namespaces/openshift-monitoring/pods/kube-state-metrics-56c5594674-phmhr/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.342255243Z namespaces/openshift-monitoring/pods/kube-state-metrics-56c5594674-phmhr/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.342364995Z namespaces/openshift-monitoring/pods/kube-state-metrics-56c5594674-phmhr/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.342452387Z namespaces/openshift-monitoring/pods/kube-state-metrics-56c5594674-phmhr/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.342501258Z namespaces/openshift-monitoring/pods/kube-state-metrics-56c5594674-phmhr/kube-state-metrics/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.342512608Z namespaces/openshift-monitoring/pods/kube-state-metrics-56c5594674-phmhr/kube-state-metrics/kube-state-metrics/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.342531809Z namespaces/openshift-monitoring/pods/kube-state-metrics-56c5594674-phmhr/kube-state-metrics/kube-state-metrics/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.3425978Z namespaces/openshift-monitoring/pods/kube-state-metrics-56c5594674-phmhr/kube-state-metrics/kube-state-metrics/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.342844526Z namespaces/openshift-monitoring/pods/kube-state-metrics-56c5594674-phmhr/kube-state-metrics/kube-state-metrics/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.342934538Z namespaces/openshift-monitoring/pods/kube-state-metrics-56c5594674-phmhr/kube-state-metrics/kube-state-metrics/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.34300695Z namespaces/openshift-monitoring/pods/metrics-server-9cc6d59b9-snrdr/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.343059791Z namespaces/openshift-monitoring/pods/metrics-server-9cc6d59b9-snrdr/metrics-server-9cc6d59b9-snrdr.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.343196564Z namespaces/openshift-monitoring/pods/metrics-server-9cc6d59b9-snrdr/metrics-server/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.343206324Z namespaces/openshift-monitoring/pods/metrics-server-9cc6d59b9-snrdr/metrics-server/metrics-server/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.343211844Z namespaces/openshift-monitoring/pods/metrics-server-9cc6d59b9-snrdr/metrics-server/metrics-server/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.343268116Z namespaces/openshift-monitoring/pods/metrics-server-9cc6d59b9-snrdr/metrics-server/metrics-server/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.343380358Z namespaces/openshift-monitoring/pods/metrics-server-9cc6d59b9-snrdr/metrics-server/metrics-server/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.34346672Z namespaces/openshift-monitoring/pods/metrics-server-9cc6d59b9-snrdr/metrics-server/metrics-server/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.343538792Z namespaces/openshift-monitoring/pods/monitoring-plugin-7b7b7bc8bf-fjxl4/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.343591953Z namespaces/openshift-monitoring/pods/monitoring-plugin-7b7b7bc8bf-fjxl4/monitoring-plugin-7b7b7bc8bf-fjxl4.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.343683225Z namespaces/openshift-monitoring/pods/monitoring-plugin-7b7b7bc8bf-fjxl4/monitoring-plugin/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.343690705Z namespaces/openshift-monitoring/pods/monitoring-plugin-7b7b7bc8bf-fjxl4/monitoring-plugin/monitoring-plugin/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.343696815Z namespaces/openshift-monitoring/pods/monitoring-plugin-7b7b7bc8bf-fjxl4/monitoring-plugin/monitoring-plugin/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.343770997Z namespaces/openshift-monitoring/pods/monitoring-plugin-7b7b7bc8bf-fjxl4/monitoring-plugin/monitoring-plugin/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.34389239Z namespaces/openshift-monitoring/pods/monitoring-plugin-7b7b7bc8bf-fjxl4/monitoring-plugin/monitoring-plugin/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.343969902Z namespaces/openshift-monitoring/pods/monitoring-plugin-7b7b7bc8bf-fjxl4/monitoring-plugin/monitoring-plugin/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.344041513Z namespaces/openshift-monitoring/pods/node-exporter-6qljp/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.344119735Z namespaces/openshift-monitoring/pods/node-exporter-6qljp/node-exporter-6qljp.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.344232358Z namespaces/openshift-monitoring/pods/node-exporter-6qljp/init-textfile/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.344245208Z namespaces/openshift-monitoring/pods/node-exporter-6qljp/init-textfile/init-textfile/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.344251498Z namespaces/openshift-monitoring/pods/node-exporter-6qljp/init-textfile/init-textfile/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.34432359Z namespaces/openshift-monitoring/pods/node-exporter-6qljp/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.344430252Z namespaces/openshift-monitoring/pods/node-exporter-6qljp/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.344518594Z namespaces/openshift-monitoring/pods/node-exporter-6qljp/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.344549115Z namespaces/openshift-monitoring/pods/node-exporter-6qljp/kube-rbac-proxy/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.344553465Z namespaces/openshift-monitoring/pods/node-exporter-6qljp/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.344596156Z namespaces/openshift-monitoring/pods/node-exporter-6qljp/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.344656377Z namespaces/openshift-monitoring/pods/node-exporter-6qljp/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.34476961Z namespaces/openshift-monitoring/pods/node-exporter-6qljp/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.344855272Z namespaces/openshift-monitoring/pods/node-exporter-6qljp/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.344916033Z namespaces/openshift-monitoring/pods/node-exporter-6qljp/node-exporter/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.344925913Z namespaces/openshift-monitoring/pods/node-exporter-6qljp/node-exporter/node-exporter/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.344930263Z namespaces/openshift-monitoring/pods/node-exporter-6qljp/node-exporter/node-exporter/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.345002655Z namespaces/openshift-monitoring/pods/node-exporter-6qljp/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.345148728Z namespaces/openshift-monitoring/pods/node-exporter-6qljp/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.34523651Z namespaces/openshift-monitoring/pods/node-exporter-6qljp/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.345283722Z namespaces/openshift-monitoring/pods/node-exporter-chw9t/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.345347223Z namespaces/openshift-monitoring/pods/node-exporter-chw9t/node-exporter-chw9t.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.345453195Z namespaces/openshift-monitoring/pods/node-exporter-chw9t/init-textfile/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.345461666Z namespaces/openshift-monitoring/pods/node-exporter-chw9t/init-textfile/init-textfile/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.345466776Z namespaces/openshift-monitoring/pods/node-exporter-chw9t/init-textfile/init-textfile/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.345524047Z namespaces/openshift-monitoring/pods/node-exporter-chw9t/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.345596739Z namespaces/openshift-monitoring/pods/node-exporter-chw9t/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.34566606Z namespaces/openshift-monitoring/pods/node-exporter-chw9t/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.345685701Z namespaces/openshift-monitoring/pods/node-exporter-chw9t/kube-rbac-proxy/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.345703891Z namespaces/openshift-monitoring/pods/node-exporter-chw9t/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.345718872Z namespaces/openshift-monitoring/pods/node-exporter-chw9t/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.345788363Z namespaces/openshift-monitoring/pods/node-exporter-chw9t/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.345904426Z namespaces/openshift-monitoring/pods/node-exporter-chw9t/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.345988798Z namespaces/openshift-monitoring/pods/node-exporter-chw9t/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.346033568Z namespaces/openshift-monitoring/pods/node-exporter-chw9t/node-exporter/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.346043559Z namespaces/openshift-monitoring/pods/node-exporter-chw9t/node-exporter/node-exporter/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.34607848Z namespaces/openshift-monitoring/pods/node-exporter-chw9t/node-exporter/node-exporter/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.346197572Z namespaces/openshift-monitoring/pods/node-exporter-chw9t/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.346312505Z namespaces/openshift-monitoring/pods/node-exporter-chw9t/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.346382096Z namespaces/openshift-monitoring/pods/node-exporter-chw9t/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.346435418Z namespaces/openshift-monitoring/pods/node-exporter-scb2w/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.346479129Z namespaces/openshift-monitoring/pods/node-exporter-scb2w/node-exporter-scb2w.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.346645133Z namespaces/openshift-monitoring/pods/node-exporter-scb2w/init-textfile/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.346653473Z namespaces/openshift-monitoring/pods/node-exporter-scb2w/init-textfile/init-textfile/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.346658473Z namespaces/openshift-monitoring/pods/node-exporter-scb2w/init-textfile/init-textfile/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.346702024Z namespaces/openshift-monitoring/pods/node-exporter-scb2w/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.346770295Z namespaces/openshift-monitoring/pods/node-exporter-scb2w/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.346846187Z namespaces/openshift-monitoring/pods/node-exporter-scb2w/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.346871458Z namespaces/openshift-monitoring/pods/node-exporter-scb2w/kube-rbac-proxy/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.346879878Z namespaces/openshift-monitoring/pods/node-exporter-scb2w/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.346887108Z namespaces/openshift-monitoring/pods/node-exporter-scb2w/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.346938339Z namespaces/openshift-monitoring/pods/node-exporter-scb2w/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.347027271Z namespaces/openshift-monitoring/pods/node-exporter-scb2w/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.347128953Z namespaces/openshift-monitoring/pods/node-exporter-scb2w/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.347183845Z namespaces/openshift-monitoring/pods/node-exporter-scb2w/node-exporter/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.347197315Z namespaces/openshift-monitoring/pods/node-exporter-scb2w/node-exporter/node-exporter/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.347205645Z namespaces/openshift-monitoring/pods/node-exporter-scb2w/node-exporter/node-exporter/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.347243356Z namespaces/openshift-monitoring/pods/node-exporter-scb2w/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.347350509Z namespaces/openshift-monitoring/pods/node-exporter-scb2w/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.34741535Z namespaces/openshift-monitoring/pods/node-exporter-scb2w/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.347479152Z namespaces/openshift-monitoring/pods/openshift-state-metrics-79f6958cdf-pfzjq/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.347508762Z namespaces/openshift-monitoring/pods/openshift-state-metrics-79f6958cdf-pfzjq/openshift-state-metrics-79f6958cdf-pfzjq.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.347676446Z namespaces/openshift-monitoring/pods/openshift-state-metrics-79f6958cdf-pfzjq/kube-rbac-proxy-main/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.347687166Z namespaces/openshift-monitoring/pods/openshift-state-metrics-79f6958cdf-pfzjq/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.347693896Z namespaces/openshift-monitoring/pods/openshift-state-metrics-79f6958cdf-pfzjq/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.347752298Z namespaces/openshift-monitoring/pods/openshift-state-metrics-79f6958cdf-pfzjq/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.34784524Z namespaces/openshift-monitoring/pods/openshift-state-metrics-79f6958cdf-pfzjq/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.347916931Z namespaces/openshift-monitoring/pods/openshift-state-metrics-79f6958cdf-pfzjq/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.347961323Z namespaces/openshift-monitoring/pods/openshift-state-metrics-79f6958cdf-pfzjq/kube-rbac-proxy-self/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.347973613Z namespaces/openshift-monitoring/pods/openshift-state-metrics-79f6958cdf-pfzjq/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.347982893Z namespaces/openshift-monitoring/pods/openshift-state-metrics-79f6958cdf-pfzjq/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.348029854Z namespaces/openshift-monitoring/pods/openshift-state-metrics-79f6958cdf-pfzjq/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.348160647Z namespaces/openshift-monitoring/pods/openshift-state-metrics-79f6958cdf-pfzjq/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.348249709Z namespaces/openshift-monitoring/pods/openshift-state-metrics-79f6958cdf-pfzjq/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.34828919Z namespaces/openshift-monitoring/pods/openshift-state-metrics-79f6958cdf-pfzjq/openshift-state-metrics/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.34829633Z namespaces/openshift-monitoring/pods/openshift-state-metrics-79f6958cdf-pfzjq/openshift-state-metrics/openshift-state-metrics/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.34830725Z namespaces/openshift-monitoring/pods/openshift-state-metrics-79f6958cdf-pfzjq/openshift-state-metrics/openshift-state-metrics/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.348342031Z namespaces/openshift-monitoring/pods/openshift-state-metrics-79f6958cdf-pfzjq/openshift-state-metrics/openshift-state-metrics/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.348461674Z namespaces/openshift-monitoring/pods/openshift-state-metrics-79f6958cdf-pfzjq/openshift-state-metrics/openshift-state-metrics/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.348552456Z namespaces/openshift-monitoring/pods/openshift-state-metrics-79f6958cdf-pfzjq/openshift-state-metrics/openshift-state-metrics/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.348592557Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.348668788Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus-k8s-0.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.348851353Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.348862473Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.348881904Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.348907074Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.349010096Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.349105998Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.349128369Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.34915944Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.34917084Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.349226971Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.349312663Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.349385055Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.349415816Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.349425006Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.349434096Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.349487807Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.349576389Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.349653581Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.349671701Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.349677482Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.349691382Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.349738103Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.349824715Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.349893587Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.349913787Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.349924497Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.349947808Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.350000379Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.350113932Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.350185143Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.350222814Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.350229814Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.350239974Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.350301376Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.350536241Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.350599083Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.350646773Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.350656034Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.350667214Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.350713205Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.350810227Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.350873619Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.35093408Z namespaces/openshift-monitoring/pods/prometheus-operator-5945b5cfd-v8gb7/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.350949671Z namespaces/openshift-monitoring/pods/prometheus-operator-5945b5cfd-v8gb7/prometheus-operator-5945b5cfd-v8gb7.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.351073773Z namespaces/openshift-monitoring/pods/prometheus-operator-5945b5cfd-v8gb7/kube-rbac-proxy/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.351094344Z namespaces/openshift-monitoring/pods/prometheus-operator-5945b5cfd-v8gb7/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.351102454Z namespaces/openshift-monitoring/pods/prometheus-operator-5945b5cfd-v8gb7/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.351143105Z namespaces/openshift-monitoring/pods/prometheus-operator-5945b5cfd-v8gb7/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.351234777Z namespaces/openshift-monitoring/pods/prometheus-operator-5945b5cfd-v8gb7/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.351301619Z namespaces/openshift-monitoring/pods/prometheus-operator-5945b5cfd-v8gb7/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.351332999Z namespaces/openshift-monitoring/pods/prometheus-operator-5945b5cfd-v8gb7/prometheus-operator/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.351340299Z namespaces/openshift-monitoring/pods/prometheus-operator-5945b5cfd-v8gb7/prometheus-operator/prometheus-operator/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.35134456Z namespaces/openshift-monitoring/pods/prometheus-operator-5945b5cfd-v8gb7/prometheus-operator/prometheus-operator/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.35138203Z namespaces/openshift-monitoring/pods/prometheus-operator-5945b5cfd-v8gb7/prometheus-operator/prometheus-operator/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.351558514Z namespaces/openshift-monitoring/pods/prometheus-operator-5945b5cfd-v8gb7/prometheus-operator/prometheus-operator/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.351623706Z namespaces/openshift-monitoring/pods/prometheus-operator-5945b5cfd-v8gb7/prometheus-operator/prometheus-operator/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.351653056Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-85574b5f49-gx9kp/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.351691877Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-85574b5f49-gx9kp/prometheus-operator-admission-webhook-85574b5f49-gx9kp.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.35181183Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-85574b5f49-gx9kp/prometheus-operator-admission-webhook/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.35181936Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-85574b5f49-gx9kp/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.351837071Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-85574b5f49-gx9kp/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.351881692Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-85574b5f49-gx9kp/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.351971564Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-85574b5f49-gx9kp/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.352037405Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-85574b5f49-gx9kp/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.352111867Z namespaces/openshift-monitoring/pods/telemeter-client-5b9c78896d-j26ww/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.352165708Z namespaces/openshift-monitoring/pods/telemeter-client-5b9c78896d-j26ww/telemeter-client-5b9c78896d-j26ww.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.352322992Z namespaces/openshift-monitoring/pods/telemeter-client-5b9c78896d-j26ww/kube-rbac-proxy/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.352334532Z namespaces/openshift-monitoring/pods/telemeter-client-5b9c78896d-j26ww/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.352341372Z namespaces/openshift-monitoring/pods/telemeter-client-5b9c78896d-j26ww/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.352387903Z namespaces/openshift-monitoring/pods/telemeter-client-5b9c78896d-j26ww/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.352485875Z namespaces/openshift-monitoring/pods/telemeter-client-5b9c78896d-j26ww/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.352558287Z namespaces/openshift-monitoring/pods/telemeter-client-5b9c78896d-j26ww/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.352586848Z namespaces/openshift-monitoring/pods/telemeter-client-5b9c78896d-j26ww/reload/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.352592308Z namespaces/openshift-monitoring/pods/telemeter-client-5b9c78896d-j26ww/reload/reload/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.352596478Z namespaces/openshift-monitoring/pods/telemeter-client-5b9c78896d-j26ww/reload/reload/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.352630389Z namespaces/openshift-monitoring/pods/telemeter-client-5b9c78896d-j26ww/reload/reload/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.352721851Z namespaces/openshift-monitoring/pods/telemeter-client-5b9c78896d-j26ww/reload/reload/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.352789792Z namespaces/openshift-monitoring/pods/telemeter-client-5b9c78896d-j26ww/reload/reload/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.352827763Z namespaces/openshift-monitoring/pods/telemeter-client-5b9c78896d-j26ww/telemeter-client/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.352835113Z namespaces/openshift-monitoring/pods/telemeter-client-5b9c78896d-j26ww/telemeter-client/telemeter-client/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.352842554Z namespaces/openshift-monitoring/pods/telemeter-client-5b9c78896d-j26ww/telemeter-client/telemeter-client/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.352874154Z namespaces/openshift-monitoring/pods/telemeter-client-5b9c78896d-j26ww/telemeter-client/telemeter-client/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.353062548Z namespaces/openshift-monitoring/pods/telemeter-client-5b9c78896d-j26ww/telemeter-client/telemeter-client/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.35314939Z namespaces/openshift-monitoring/pods/telemeter-client-5b9c78896d-j26ww/telemeter-client/telemeter-client/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.353201252Z namespaces/openshift-monitoring/pods/thanos-querier-77845f884-blc22/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.353268463Z namespaces/openshift-monitoring/pods/thanos-querier-77845f884-blc22/thanos-querier-77845f884-blc22.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.353399866Z namespaces/openshift-monitoring/pods/thanos-querier-77845f884-blc22/kube-rbac-proxy-metrics/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.353418937Z namespaces/openshift-monitoring/pods/thanos-querier-77845f884-blc22/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.353423557Z namespaces/openshift-monitoring/pods/thanos-querier-77845f884-blc22/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.353432627Z namespaces/openshift-monitoring/pods/thanos-querier-77845f884-blc22/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.353525769Z namespaces/openshift-monitoring/pods/thanos-querier-77845f884-blc22/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.353597581Z namespaces/openshift-monitoring/pods/thanos-querier-77845f884-blc22/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.353615631Z namespaces/openshift-monitoring/pods/thanos-querier-77845f884-blc22/kube-rbac-proxy-rules/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.353622001Z namespaces/openshift-monitoring/pods/thanos-querier-77845f884-blc22/kube-rbac-proxy-rules/kube-rbac-proxy-rules/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.353626501Z namespaces/openshift-monitoring/pods/thanos-querier-77845f884-blc22/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.353674153Z namespaces/openshift-monitoring/pods/thanos-querier-77845f884-blc22/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.353761975Z namespaces/openshift-monitoring/pods/thanos-querier-77845f884-blc22/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.353825556Z namespaces/openshift-monitoring/pods/thanos-querier-77845f884-blc22/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.353850906Z namespaces/openshift-monitoring/pods/thanos-querier-77845f884-blc22/kube-rbac-proxy-web/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.353855657Z namespaces/openshift-monitoring/pods/thanos-querier-77845f884-blc22/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.353861707Z namespaces/openshift-monitoring/pods/thanos-querier-77845f884-blc22/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.353912878Z namespaces/openshift-monitoring/pods/thanos-querier-77845f884-blc22/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.35400081Z namespaces/openshift-monitoring/pods/thanos-querier-77845f884-blc22/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.354091142Z namespaces/openshift-monitoring/pods/thanos-querier-77845f884-blc22/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.354119293Z namespaces/openshift-monitoring/pods/thanos-querier-77845f884-blc22/kube-rbac-proxy/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.354127383Z namespaces/openshift-monitoring/pods/thanos-querier-77845f884-blc22/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.354131543Z namespaces/openshift-monitoring/pods/thanos-querier-77845f884-blc22/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.354200885Z namespaces/openshift-monitoring/pods/thanos-querier-77845f884-blc22/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.354278906Z namespaces/openshift-monitoring/pods/thanos-querier-77845f884-blc22/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.354347078Z namespaces/openshift-monitoring/pods/thanos-querier-77845f884-blc22/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.354384689Z namespaces/openshift-monitoring/pods/thanos-querier-77845f884-blc22/prom-label-proxy/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.354391529Z namespaces/openshift-monitoring/pods/thanos-querier-77845f884-blc22/prom-label-proxy/prom-label-proxy/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.354395869Z namespaces/openshift-monitoring/pods/thanos-querier-77845f884-blc22/prom-label-proxy/prom-label-proxy/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.35443499Z namespaces/openshift-monitoring/pods/thanos-querier-77845f884-blc22/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.354522672Z namespaces/openshift-monitoring/pods/thanos-querier-77845f884-blc22/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.354588353Z namespaces/openshift-monitoring/pods/thanos-querier-77845f884-blc22/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.354632634Z namespaces/openshift-monitoring/pods/thanos-querier-77845f884-blc22/thanos-query/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.354643864Z namespaces/openshift-monitoring/pods/thanos-querier-77845f884-blc22/thanos-query/thanos-query/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.354648365Z namespaces/openshift-monitoring/pods/thanos-querier-77845f884-blc22/thanos-query/thanos-query/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.354655215Z namespaces/openshift-monitoring/pods/thanos-querier-77845f884-blc22/thanos-query/thanos-query/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.354782598Z namespaces/openshift-monitoring/pods/thanos-querier-77845f884-blc22/thanos-query/thanos-query/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.354847599Z namespaces/openshift-monitoring/pods/thanos-querier-77845f884-blc22/thanos-query/thanos-query/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.35487726Z namespaces/openshift-monitoring/policy/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.354919201Z namespaces/openshift-monitoring/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.354972892Z namespaces/openshift-monitoring/route.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.355014103Z namespaces/openshift-monitoring/route.openshift.io/routes.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.355163836Z namespaces/openshift-multus/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.355194677Z namespaces/openshift-multus/openshift-multus.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.355273009Z namespaces/openshift-multus/apps.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.355294739Z namespaces/openshift-multus/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.355350581Z namespaces/openshift-multus/apps/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.355385431Z namespaces/openshift-multus/apps/daemonsets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.355596306Z namespaces/openshift-multus/apps/deployments.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.355674328Z namespaces/openshift-multus/apps/replicasets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.35575527Z namespaces/openshift-multus/apps/statefulsets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.355796431Z namespaces/openshift-multus/apps/daemonsets/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.355843852Z namespaces/openshift-multus/apps/daemonsets/multus-additional-cni-plugins.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.355986275Z namespaces/openshift-multus/apps/daemonsets/multus.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.356125998Z namespaces/openshift-multus/apps/daemonsets/network-metrics-daemon.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.35619155Z namespaces/openshift-multus/autoscaling/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.356239531Z namespaces/openshift-multus/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.356281152Z namespaces/openshift-multus/batch/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.356322633Z namespaces/openshift-multus/batch/cronjobs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.356417105Z namespaces/openshift-multus/batch/jobs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.356465436Z namespaces/openshift-multus/build.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.356508287Z namespaces/openshift-multus/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.356578748Z namespaces/openshift-multus/build.openshift.io/builds.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.3566287Z namespaces/openshift-multus/core/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.356669941Z namespaces/openshift-multus/core/configmaps.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.356804944Z namespaces/openshift-multus/core/endpoints.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.356893075Z namespaces/openshift-multus/core/events.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.357471809Z namespaces/openshift-multus/core/persistentvolumeclaims.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.357594082Z namespaces/openshift-multus/core/pods.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.358281947Z namespaces/openshift-multus/core/replicationcontrollers.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.358315918Z namespaces/openshift-multus/core/secrets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.358437511Z namespaces/openshift-multus/core/services.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.358483082Z namespaces/openshift-multus/core/configmaps/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.358515012Z namespaces/openshift-multus/core/configmaps/cni-copy-resources.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.358619355Z namespaces/openshift-multus/core/configmaps/default-cni-sysctl-allowlist.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.358733797Z namespaces/openshift-multus/core/configmaps/multus-daemon-config.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.358820959Z namespaces/openshift-multus/core/configmaps/whereabouts-flatfile-config.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.358913661Z namespaces/openshift-multus/core/serviceaccounts/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.358940602Z namespaces/openshift-multus/core/serviceaccounts/metrics-daemon-sa.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.359034074Z namespaces/openshift-multus/core/serviceaccounts/multus-ac.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.359153637Z namespaces/openshift-multus/core/serviceaccounts/multus-ancillary-tools.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.359241009Z namespaces/openshift-multus/core/serviceaccounts/multus.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.3592914Z namespaces/openshift-multus/core/services/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.359327871Z namespaces/openshift-multus/core/services/network-metrics-service.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.359386282Z namespaces/openshift-multus/discovery.k8s.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.359426053Z namespaces/openshift-multus/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.359482014Z namespaces/openshift-multus/image.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.359516235Z namespaces/openshift-multus/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.359570407Z namespaces/openshift-multus/k8s.ovn.org/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.359609317Z namespaces/openshift-multus/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.359688529Z namespaces/openshift-multus/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.359770431Z namespaces/openshift-multus/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.359817872Z namespaces/openshift-multus/monitoring.coreos.com/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.359853163Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.359910654Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.359963025Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/monitor-network.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.359998476Z namespaces/openshift-multus/networking.k8s.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.360030647Z namespaces/openshift-multus/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.360121099Z namespaces/openshift-multus/pods/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.360138989Z namespaces/openshift-multus/pods/multus-4vjsw/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.36017567Z namespaces/openshift-multus/pods/multus-4vjsw/multus-4vjsw.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.360284123Z namespaces/openshift-multus/pods/multus-4vjsw/kube-multus/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.360291623Z namespaces/openshift-multus/pods/multus-4vjsw/kube-multus/kube-multus/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.360296593Z namespaces/openshift-multus/pods/multus-4vjsw/kube-multus/kube-multus/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.360322884Z namespaces/openshift-multus/pods/multus-4vjsw/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.360744473Z namespaces/openshift-multus/pods/multus-4vjsw/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.360811375Z namespaces/openshift-multus/pods/multus-4vjsw/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.360854846Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hqsp4/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.360895387Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hqsp4/multus-additional-cni-plugins-hqsp4.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.36102679Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hqsp4/bond-cni-plugin/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.36103461Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hqsp4/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.36103881Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hqsp4/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.361104562Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hqsp4/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.361195653Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hqsp4/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.361267375Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hqsp4/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.361286855Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hqsp4/cni-plugins/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.361295466Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hqsp4/cni-plugins/cni-plugins/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.361300236Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hqsp4/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.361339667Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hqsp4/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.361429109Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hqsp4/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.36149598Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hqsp4/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.361532511Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hqsp4/egress-router-binary-copy/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.361538411Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hqsp4/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.361543172Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hqsp4/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.361554052Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hqsp4/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.361654294Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hqsp4/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.361720676Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hqsp4/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.361757606Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hqsp4/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.361768646Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hqsp4/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.361773707Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hqsp4/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.361783167Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hqsp4/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.361871609Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hqsp4/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.36193662Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hqsp4/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.361972661Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hqsp4/routeoverride-cni/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.361981722Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hqsp4/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.361995762Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hqsp4/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.362004142Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hqsp4/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.362141695Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hqsp4/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.362220517Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hqsp4/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.362272118Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hqsp4/whereabouts-cni-bincopy/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.362285668Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hqsp4/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.362297249Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hqsp4/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.362310669Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hqsp4/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.362396311Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hqsp4/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.362461442Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hqsp4/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.362503593Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hqsp4/whereabouts-cni/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.362515894Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hqsp4/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.362520614Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hqsp4/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.362527504Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hqsp4/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.362621146Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hqsp4/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.362685758Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hqsp4/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.362731088Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-n9km8/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.362762599Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-n9km8/multus-additional-cni-plugins-n9km8.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.362900932Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-n9km8/bond-cni-plugin/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.362907832Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-n9km8/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.362911972Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-n9km8/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.362950884Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-n9km8/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.363037046Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-n9km8/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.363135658Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-n9km8/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.363152048Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-n9km8/cni-plugins/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.363158358Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-n9km8/cni-plugins/cni-plugins/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.363166338Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-n9km8/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.363208029Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-n9km8/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.363298531Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-n9km8/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.363368103Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-n9km8/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.363407564Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-n9km8/egress-router-binary-copy/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.363414804Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-n9km8/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.363418574Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-n9km8/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.363447305Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-n9km8/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.363538687Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-n9km8/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.363602898Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-n9km8/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.363644249Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-n9km8/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.363651079Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-n9km8/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.363655129Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-n9km8/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.36369843Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-n9km8/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.363769892Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-n9km8/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.363840304Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-n9km8/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.363859744Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-n9km8/routeoverride-cni/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.363866334Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-n9km8/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.363872894Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-n9km8/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.363913585Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-n9km8/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.364006017Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-n9km8/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.36412519Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-n9km8/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.364145411Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-n9km8/whereabouts-cni-bincopy/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.364155141Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-n9km8/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.364158881Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-n9km8/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.364193062Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-n9km8/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.364281144Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-n9km8/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.364359496Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-n9km8/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.364406967Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-n9km8/whereabouts-cni/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.364415347Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-n9km8/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.364429517Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-n9km8/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.364449427Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-n9km8/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.36454363Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-n9km8/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.364609061Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-n9km8/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.364643202Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p4gx4/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.364681273Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p4gx4/multus-additional-cni-plugins-p4gx4.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.364813666Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p4gx4/bond-cni-plugin/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.364820836Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p4gx4/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.364825066Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p4gx4/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.364862097Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p4gx4/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.364949109Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p4gx4/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.36500987Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p4gx4/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.365070882Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p4gx4/cni-plugins/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.365082642Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p4gx4/cni-plugins/cni-plugins/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.365086912Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p4gx4/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.365113273Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p4gx4/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.365199825Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p4gx4/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.365267876Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p4gx4/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.365361778Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p4gx4/egress-router-binary-copy/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.365376209Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p4gx4/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.365381689Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p4gx4/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.365415049Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p4gx4/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.365488941Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p4gx4/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.365560783Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p4gx4/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.365581963Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p4gx4/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.365587344Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p4gx4/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.365598554Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p4gx4/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.365639075Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p4gx4/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.365713006Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p4gx4/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.365777798Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p4gx4/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.365796468Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p4gx4/routeoverride-cni/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.365800868Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p4gx4/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.365812049Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p4gx4/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.365852339Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p4gx4/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.365942981Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p4gx4/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.366010783Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p4gx4/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.366040574Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p4gx4/whereabouts-cni-bincopy/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.366068695Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p4gx4/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.366078235Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p4gx4/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.366091775Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p4gx4/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.366197357Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p4gx4/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.366258689Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p4gx4/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.36629646Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p4gx4/whereabouts-cni/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.36630479Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p4gx4/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.36631008Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p4gx4/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.36632147Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p4gx4/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.366420583Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p4gx4/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.366477554Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-p4gx4/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.366521515Z namespaces/openshift-multus/pods/multus-njxsf/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.366564546Z namespaces/openshift-multus/pods/multus-njxsf/multus-njxsf.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.366646797Z namespaces/openshift-multus/pods/multus-njxsf/kube-multus/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.366656238Z namespaces/openshift-multus/pods/multus-njxsf/kube-multus/kube-multus/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.366661458Z namespaces/openshift-multus/pods/multus-njxsf/kube-multus/kube-multus/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.366693179Z namespaces/openshift-multus/pods/multus-njxsf/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.367013486Z namespaces/openshift-multus/pods/multus-njxsf/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.367100138Z namespaces/openshift-multus/pods/multus-njxsf/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.367133349Z namespaces/openshift-multus/pods/multus-t74t6/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.36717176Z namespaces/openshift-multus/pods/multus-t74t6/multus-t74t6.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.367260782Z namespaces/openshift-multus/pods/multus-t74t6/kube-multus/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.367269122Z namespaces/openshift-multus/pods/multus-t74t6/kube-multus/kube-multus/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.367273102Z namespaces/openshift-multus/pods/multus-t74t6/kube-multus/kube-multus/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.367304452Z namespaces/openshift-multus/pods/multus-t74t6/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.367591809Z namespaces/openshift-multus/pods/multus-t74t6/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.367658311Z namespaces/openshift-multus/pods/multus-t74t6/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.367700241Z namespaces/openshift-multus/pods/network-metrics-daemon-46cth/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.367730342Z namespaces/openshift-multus/pods/network-metrics-daemon-46cth/network-metrics-daemon-46cth.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.367818244Z namespaces/openshift-multus/pods/network-metrics-daemon-46cth/kube-rbac-proxy/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.367826384Z namespaces/openshift-multus/pods/network-metrics-daemon-46cth/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.367832195Z namespaces/openshift-multus/pods/network-metrics-daemon-46cth/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.367857285Z namespaces/openshift-multus/pods/network-metrics-daemon-46cth/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.367945717Z namespaces/openshift-multus/pods/network-metrics-daemon-46cth/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.368007939Z namespaces/openshift-multus/pods/network-metrics-daemon-46cth/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.3680651Z namespaces/openshift-multus/pods/network-metrics-daemon-46cth/network-metrics-daemon/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.36807968Z namespaces/openshift-multus/pods/network-metrics-daemon-46cth/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.36808451Z namespaces/openshift-multus/pods/network-metrics-daemon-46cth/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.36809323Z namespaces/openshift-multus/pods/network-metrics-daemon-46cth/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.368223653Z namespaces/openshift-multus/pods/network-metrics-daemon-46cth/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.368292485Z namespaces/openshift-multus/pods/network-metrics-daemon-46cth/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.368331316Z namespaces/openshift-multus/pods/network-metrics-daemon-c2dgn/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.368354907Z namespaces/openshift-multus/pods/network-metrics-daemon-c2dgn/network-metrics-daemon-c2dgn.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.368456809Z namespaces/openshift-multus/pods/network-metrics-daemon-c2dgn/kube-rbac-proxy/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.368471399Z namespaces/openshift-multus/pods/network-metrics-daemon-c2dgn/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.368477009Z namespaces/openshift-multus/pods/network-metrics-daemon-c2dgn/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.36849091Z namespaces/openshift-multus/pods/network-metrics-daemon-c2dgn/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.368576632Z namespaces/openshift-multus/pods/network-metrics-daemon-c2dgn/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.368640553Z namespaces/openshift-multus/pods/network-metrics-daemon-c2dgn/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.368678574Z namespaces/openshift-multus/pods/network-metrics-daemon-c2dgn/network-metrics-daemon/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.368686804Z namespaces/openshift-multus/pods/network-metrics-daemon-c2dgn/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.368690824Z namespaces/openshift-multus/pods/network-metrics-daemon-c2dgn/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.368724545Z namespaces/openshift-multus/pods/network-metrics-daemon-c2dgn/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.368850208Z namespaces/openshift-multus/pods/network-metrics-daemon-c2dgn/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.368906569Z namespaces/openshift-multus/pods/network-metrics-daemon-c2dgn/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.36894662Z namespaces/openshift-multus/pods/network-metrics-daemon-j7587/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.368986661Z namespaces/openshift-multus/pods/network-metrics-daemon-j7587/network-metrics-daemon-j7587.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.369068833Z namespaces/openshift-multus/pods/network-metrics-daemon-j7587/kube-rbac-proxy/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.369095273Z namespaces/openshift-multus/pods/network-metrics-daemon-j7587/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.369099664Z namespaces/openshift-multus/pods/network-metrics-daemon-j7587/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.369121934Z namespaces/openshift-multus/pods/network-metrics-daemon-j7587/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.369212646Z namespaces/openshift-multus/pods/network-metrics-daemon-j7587/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.369276428Z namespaces/openshift-multus/pods/network-metrics-daemon-j7587/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.369309468Z namespaces/openshift-multus/pods/network-metrics-daemon-j7587/network-metrics-daemon/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.369319709Z namespaces/openshift-multus/pods/network-metrics-daemon-j7587/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.369326409Z namespaces/openshift-multus/pods/network-metrics-daemon-j7587/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.369343469Z namespaces/openshift-multus/pods/network-metrics-daemon-j7587/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.369474772Z namespaces/openshift-multus/pods/network-metrics-daemon-j7587/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.369545283Z namespaces/openshift-multus/pods/network-metrics-daemon-j7587/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.369581294Z namespaces/openshift-multus/policy/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.369617975Z namespaces/openshift-multus/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.369667456Z namespaces/openshift-multus/rbac.authorization.k8s.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.369677046Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.369697127Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/multus-whereabouts.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.369783429Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.36983752Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.369875551Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.369973773Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/whereabouts-cni.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.369988304Z namespaces/openshift-multus/route.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.370038775Z namespaces/openshift-multus/route.openshift.io/routes.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.370181578Z namespaces/openshift-network-console/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.370208319Z namespaces/openshift-network-console/openshift-network-console.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.37027346Z namespaces/openshift-network-console/apps.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.370316741Z namespaces/openshift-network-console/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.370370492Z namespaces/openshift-network-console/apps/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.370399413Z namespaces/openshift-network-console/apps/daemonsets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.370486855Z namespaces/openshift-network-console/apps/deployments.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.370618058Z namespaces/openshift-network-console/apps/replicasets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.37071976Z namespaces/openshift-network-console/apps/statefulsets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.370756541Z namespaces/openshift-network-console/apps/deployments/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.370844323Z namespaces/openshift-network-console/apps/deployments/networking-console-plugin.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.370909265Z namespaces/openshift-network-console/autoscaling/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.370976276Z namespaces/openshift-network-console/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.371005697Z namespaces/openshift-network-console/batch/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.371015867Z namespaces/openshift-network-console/batch/cronjobs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.371220692Z namespaces/openshift-network-console/batch/jobs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.371254733Z namespaces/openshift-network-console/build.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.371293923Z namespaces/openshift-network-console/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.371371765Z namespaces/openshift-network-console/build.openshift.io/builds.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.371410836Z namespaces/openshift-network-console/core/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.371447277Z namespaces/openshift-network-console/core/configmaps.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.371557549Z namespaces/openshift-network-console/core/endpoints.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.371636691Z namespaces/openshift-network-console/core/events.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.371751614Z namespaces/openshift-network-console/core/persistentvolumeclaims.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.371827135Z namespaces/openshift-network-console/core/pods.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.371966679Z namespaces/openshift-network-console/core/replicationcontrollers.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.372105102Z namespaces/openshift-network-console/core/secrets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.372226464Z namespaces/openshift-network-console/core/services.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.372278216Z namespaces/openshift-network-console/core/configmaps/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.372321097Z namespaces/openshift-network-console/core/configmaps/networking-console-plugin.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.372388858Z namespaces/openshift-network-console/core/services/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.372429309Z namespaces/openshift-network-console/core/services/networking-console-plugin.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.37247925Z namespaces/openshift-network-console/discovery.k8s.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.372507811Z namespaces/openshift-network-console/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.372568542Z namespaces/openshift-network-console/image.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.372602133Z namespaces/openshift-network-console/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.372653044Z namespaces/openshift-network-console/k8s.ovn.org/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.372693395Z namespaces/openshift-network-console/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.372770617Z namespaces/openshift-network-console/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.372851769Z namespaces/openshift-network-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.37289789Z namespaces/openshift-network-console/monitoring.coreos.com/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.372939111Z namespaces/openshift-network-console/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.372983272Z namespaces/openshift-network-console/networking.k8s.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.373024883Z namespaces/openshift-network-console/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.373090814Z namespaces/openshift-network-console/pods/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.373102444Z namespaces/openshift-network-console/pods/networking-console-plugin-7bc7489cb5-tndd5/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.373139995Z namespaces/openshift-network-console/pods/networking-console-plugin-7bc7489cb5-tndd5/networking-console-plugin-7bc7489cb5-tndd5.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.373212707Z namespaces/openshift-network-console/pods/networking-console-plugin-7bc7489cb5-tndd5/networking-console-plugin/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.373220987Z namespaces/openshift-network-console/pods/networking-console-plugin-7bc7489cb5-tndd5/networking-console-plugin/networking-console-plugin/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.373225137Z namespaces/openshift-network-console/pods/networking-console-plugin-7bc7489cb5-tndd5/networking-console-plugin/networking-console-plugin/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.373259578Z namespaces/openshift-network-console/pods/networking-console-plugin-7bc7489cb5-tndd5/networking-console-plugin/networking-console-plugin/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.37335327Z namespaces/openshift-network-console/pods/networking-console-plugin-7bc7489cb5-tndd5/networking-console-plugin/networking-console-plugin/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.373418232Z namespaces/openshift-network-console/pods/networking-console-plugin-7bc7489cb5-tndd5/networking-console-plugin/networking-console-plugin/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.373456092Z namespaces/openshift-network-console/policy/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.373483533Z namespaces/openshift-network-console/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.373537905Z namespaces/openshift-network-console/route.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.373573205Z namespaces/openshift-network-console/route.openshift.io/routes.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.373619816Z namespaces/openshift-network-diagnostics/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.373668837Z namespaces/openshift-network-diagnostics/openshift-network-diagnostics.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.373719698Z namespaces/openshift-network-diagnostics/apps.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.373759319Z namespaces/openshift-network-diagnostics/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.3738023Z namespaces/openshift-network-diagnostics/apps/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.373840471Z namespaces/openshift-network-diagnostics/apps/daemonsets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.373944154Z namespaces/openshift-network-diagnostics/apps/deployments.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.374036356Z namespaces/openshift-network-diagnostics/apps/replicasets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.374156159Z namespaces/openshift-network-diagnostics/apps/statefulsets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.374203629Z namespaces/openshift-network-diagnostics/apps/daemonsets/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.37422534Z namespaces/openshift-network-diagnostics/apps/daemonsets/network-check-target.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.374304342Z namespaces/openshift-network-diagnostics/apps/deployments/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.374346163Z namespaces/openshift-network-diagnostics/apps/deployments/network-check-source.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.374405194Z namespaces/openshift-network-diagnostics/autoscaling/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.374446415Z namespaces/openshift-network-diagnostics/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.374476746Z namespaces/openshift-network-diagnostics/batch/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.374519937Z namespaces/openshift-network-diagnostics/batch/cronjobs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.374603989Z namespaces/openshift-network-diagnostics/batch/jobs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.374640119Z namespaces/openshift-network-diagnostics/build.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.37467709Z namespaces/openshift-network-diagnostics/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.374761372Z namespaces/openshift-network-diagnostics/build.openshift.io/builds.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.374803783Z namespaces/openshift-network-diagnostics/core/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.374845244Z namespaces/openshift-network-diagnostics/core/configmaps.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.374947086Z namespaces/openshift-network-diagnostics/core/endpoints.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.375038739Z namespaces/openshift-network-diagnostics/core/events.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.375251844Z namespaces/openshift-network-diagnostics/core/persistentvolumeclaims.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.375328295Z namespaces/openshift-network-diagnostics/core/pods.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.3755371Z namespaces/openshift-network-diagnostics/core/replicationcontrollers.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.375620872Z namespaces/openshift-network-diagnostics/core/secrets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.375724214Z namespaces/openshift-network-diagnostics/core/services.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.375782356Z namespaces/openshift-network-diagnostics/core/serviceaccounts/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.375812126Z namespaces/openshift-network-diagnostics/core/serviceaccounts/network-diagnostics.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.375871667Z namespaces/openshift-network-diagnostics/core/services/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.375908208Z namespaces/openshift-network-diagnostics/core/services/network-check-source.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.375998061Z namespaces/openshift-network-diagnostics/core/services/network-check-target.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.376061672Z namespaces/openshift-network-diagnostics/discovery.k8s.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.376099813Z namespaces/openshift-network-diagnostics/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.376173745Z namespaces/openshift-network-diagnostics/image.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.376203515Z namespaces/openshift-network-diagnostics/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.376254576Z namespaces/openshift-network-diagnostics/k8s.ovn.org/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.376283847Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.376386119Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.376460751Z namespaces/openshift-network-diagnostics/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.376509472Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.376538273Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.376594834Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.376624655Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/network-check-source.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.376683486Z namespaces/openshift-network-diagnostics/networking.k8s.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.376712577Z namespaces/openshift-network-diagnostics/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.376771778Z namespaces/openshift-network-diagnostics/pods/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.376784338Z namespaces/openshift-network-diagnostics/pods/network-check-source-7bc5b6bf85-sbs8l/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.376810239Z namespaces/openshift-network-diagnostics/pods/network-check-source-7bc5b6bf85-sbs8l/network-check-source-7bc5b6bf85-sbs8l.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.376889831Z namespaces/openshift-network-diagnostics/pods/network-check-source-7bc5b6bf85-sbs8l/check-endpoints/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.376901221Z namespaces/openshift-network-diagnostics/pods/network-check-source-7bc5b6bf85-sbs8l/check-endpoints/check-endpoints/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.376907261Z namespaces/openshift-network-diagnostics/pods/network-check-source-7bc5b6bf85-sbs8l/check-endpoints/check-endpoints/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.376914811Z namespaces/openshift-network-diagnostics/pods/network-check-source-7bc5b6bf85-sbs8l/check-endpoints/check-endpoints/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.377039024Z namespaces/openshift-network-diagnostics/pods/network-check-source-7bc5b6bf85-sbs8l/check-endpoints/check-endpoints/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.377124286Z namespaces/openshift-network-diagnostics/pods/network-check-source-7bc5b6bf85-sbs8l/check-endpoints/check-endpoints/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.377149047Z namespaces/openshift-network-diagnostics/pods/network-check-target-c9f2s/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.377191568Z namespaces/openshift-network-diagnostics/pods/network-check-target-c9f2s/network-check-target-c9f2s.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.377266639Z namespaces/openshift-network-diagnostics/pods/network-check-target-c9f2s/network-check-target-container/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.37727475Z namespaces/openshift-network-diagnostics/pods/network-check-target-c9f2s/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.37727883Z namespaces/openshift-network-diagnostics/pods/network-check-target-c9f2s/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.37731427Z namespaces/openshift-network-diagnostics/pods/network-check-target-c9f2s/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.377397732Z namespaces/openshift-network-diagnostics/pods/network-check-target-c9f2s/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.377469884Z namespaces/openshift-network-diagnostics/pods/network-check-target-c9f2s/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.377489344Z namespaces/openshift-network-diagnostics/pods/network-check-target-dqmwr/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.377534685Z namespaces/openshift-network-diagnostics/pods/network-check-target-dqmwr/network-check-target-dqmwr.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.377604857Z namespaces/openshift-network-diagnostics/pods/network-check-target-dqmwr/network-check-target-container/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.377612337Z namespaces/openshift-network-diagnostics/pods/network-check-target-dqmwr/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.377616287Z namespaces/openshift-network-diagnostics/pods/network-check-target-dqmwr/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.377645398Z namespaces/openshift-network-diagnostics/pods/network-check-target-dqmwr/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.37773174Z namespaces/openshift-network-diagnostics/pods/network-check-target-dqmwr/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.377810762Z namespaces/openshift-network-diagnostics/pods/network-check-target-dqmwr/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.377830702Z namespaces/openshift-network-diagnostics/pods/network-check-target-s9mhc/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.377879063Z namespaces/openshift-network-diagnostics/pods/network-check-target-s9mhc/network-check-target-s9mhc.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.377948215Z namespaces/openshift-network-diagnostics/pods/network-check-target-s9mhc/network-check-target-container/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.377956575Z namespaces/openshift-network-diagnostics/pods/network-check-target-s9mhc/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.377960965Z namespaces/openshift-network-diagnostics/pods/network-check-target-s9mhc/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.377974555Z namespaces/openshift-network-diagnostics/pods/network-check-target-s9mhc/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.378141659Z namespaces/openshift-network-diagnostics/pods/network-check-target-s9mhc/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.378214141Z namespaces/openshift-network-diagnostics/pods/network-check-target-s9mhc/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.378249872Z namespaces/openshift-network-diagnostics/policy/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.378282022Z namespaces/openshift-network-diagnostics/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.378337824Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.378345704Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.378379675Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.378470617Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.378504698Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.378547888Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/network-diagnostics.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.378635641Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.378687432Z namespaces/openshift-network-diagnostics/route.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.378719452Z namespaces/openshift-network-diagnostics/route.openshift.io/routes.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.378768133Z namespaces/openshift-network-node-identity/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.378800944Z namespaces/openshift-network-node-identity/openshift-network-node-identity.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.378867496Z namespaces/openshift-network-node-identity/apps.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.378898247Z namespaces/openshift-network-node-identity/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.378951888Z namespaces/openshift-network-node-identity/apps/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.378975978Z namespaces/openshift-network-node-identity/apps/daemonsets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.379086831Z namespaces/openshift-network-node-identity/apps/deployments.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.379168013Z namespaces/openshift-network-node-identity/apps/replicasets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.379249014Z namespaces/openshift-network-node-identity/apps/statefulsets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.379287125Z namespaces/openshift-network-node-identity/autoscaling/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.379329026Z namespaces/openshift-network-node-identity/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.379361597Z namespaces/openshift-network-node-identity/batch/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.379412038Z namespaces/openshift-network-node-identity/batch/cronjobs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.37949525Z namespaces/openshift-network-node-identity/batch/jobs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.379556241Z namespaces/openshift-network-node-identity/build.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.379593582Z namespaces/openshift-network-node-identity/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.379681314Z namespaces/openshift-network-node-identity/build.openshift.io/builds.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.379748366Z namespaces/openshift-network-node-identity/coordination.k8s.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.379768536Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.379793357Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ovnkube-identity.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.379820227Z namespaces/openshift-network-node-identity/core/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.379876769Z namespaces/openshift-network-node-identity/core/configmaps.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.379970181Z namespaces/openshift-network-node-identity/core/endpoints.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.380039182Z namespaces/openshift-network-node-identity/core/events.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.380147455Z namespaces/openshift-network-node-identity/core/persistentvolumeclaims.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.380228987Z namespaces/openshift-network-node-identity/core/pods.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.38037401Z namespaces/openshift-network-node-identity/core/replicationcontrollers.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.380510593Z namespaces/openshift-network-node-identity/core/secrets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.380620256Z namespaces/openshift-network-node-identity/core/services.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.380645556Z namespaces/openshift-network-node-identity/core/serviceaccounts/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.380696157Z namespaces/openshift-network-node-identity/core/serviceaccounts/network-node-identity.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.380753629Z namespaces/openshift-network-node-identity/discovery.k8s.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.380786269Z namespaces/openshift-network-node-identity/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.380833271Z namespaces/openshift-network-node-identity/image.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.380880061Z namespaces/openshift-network-node-identity/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.380928003Z namespaces/openshift-network-node-identity/k8s.ovn.org/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.380960933Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.381039905Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.381143438Z namespaces/openshift-network-node-identity/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.381188488Z namespaces/openshift-network-node-identity/monitoring.coreos.com/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.381225059Z namespaces/openshift-network-node-identity/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.381270481Z namespaces/openshift-network-node-identity/networking.k8s.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.381308821Z namespaces/openshift-network-node-identity/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.381350612Z namespaces/openshift-network-node-identity/policy/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.381392773Z namespaces/openshift-network-node-identity/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.381442604Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.381448554Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.381472715Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/network-node-identity-leases.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.381535316Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.381568397Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/network-node-identity-leases.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.381618868Z namespaces/openshift-network-node-identity/route.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.381670059Z namespaces/openshift-network-node-identity/route.openshift.io/routes.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.381802233Z namespaces/openshift-network-operator/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.381843034Z namespaces/openshift-network-operator/openshift-network-operator.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.381902365Z namespaces/openshift-network-operator/apps.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.381944896Z namespaces/openshift-network-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.381984767Z namespaces/openshift-network-operator/apps/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.382009187Z namespaces/openshift-network-operator/apps/daemonsets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.382156361Z namespaces/openshift-network-operator/apps/deployments.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.382228182Z namespaces/openshift-network-operator/apps/replicasets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.382312944Z namespaces/openshift-network-operator/apps/statefulsets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.382338485Z namespaces/openshift-network-operator/apps/daemonsets/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.382390096Z namespaces/openshift-network-operator/apps/daemonsets/iptables-alerter.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.382456688Z namespaces/openshift-network-operator/autoscaling/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.382506169Z namespaces/openshift-network-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.382539809Z namespaces/openshift-network-operator/batch/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.38258142Z namespaces/openshift-network-operator/batch/cronjobs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.382665832Z namespaces/openshift-network-operator/batch/jobs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.382706183Z namespaces/openshift-network-operator/build.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.382746114Z namespaces/openshift-network-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.382828386Z namespaces/openshift-network-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.382877227Z namespaces/openshift-network-operator/coordination.k8s.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.382884947Z namespaces/openshift-network-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.382915068Z namespaces/openshift-network-operator/coordination.k8s.io/leases/network-operator-lock.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.382975709Z namespaces/openshift-network-operator/core/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.38300664Z namespaces/openshift-network-operator/core/configmaps.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.383157433Z namespaces/openshift-network-operator/core/endpoints.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.383239985Z namespaces/openshift-network-operator/core/events.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.383400819Z namespaces/openshift-network-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.383481291Z namespaces/openshift-network-operator/core/pods.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.383666375Z namespaces/openshift-network-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.383752567Z namespaces/openshift-network-operator/core/secrets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.38387986Z namespaces/openshift-network-operator/core/services.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.383924521Z namespaces/openshift-network-operator/core/configmaps/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.383965682Z namespaces/openshift-network-operator/core/configmaps/applied-cluster.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.384070954Z namespaces/openshift-network-operator/core/configmaps/iptables-alerter-script.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.384135946Z namespaces/openshift-network-operator/core/serviceaccounts/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.384168256Z namespaces/openshift-network-operator/core/serviceaccounts/iptables-alerter.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.384224128Z namespaces/openshift-network-operator/discovery.k8s.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.384254528Z namespaces/openshift-network-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.384295899Z namespaces/openshift-network-operator/image.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.384358361Z namespaces/openshift-network-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.384410432Z namespaces/openshift-network-operator/k8s.ovn.org/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.384426312Z namespaces/openshift-network-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.384531955Z namespaces/openshift-network-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.384616237Z namespaces/openshift-network-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.384671868Z namespaces/openshift-network-operator/monitoring.coreos.com/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.384716439Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.38477238Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.384817971Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/openshift-network-operator-ipsec-rules.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.384859332Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.384910413Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/network-operator.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.384956664Z namespaces/openshift-network-operator/networking.k8s.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.384996805Z namespaces/openshift-network-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.385029216Z namespaces/openshift-network-operator/pods/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.385038016Z namespaces/openshift-network-operator/pods/iptables-alerter-6rsqs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.385107868Z namespaces/openshift-network-operator/pods/iptables-alerter-6rsqs/iptables-alerter-6rsqs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.385180629Z namespaces/openshift-network-operator/pods/iptables-alerter-6rsqs/iptables-alerter/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.38518957Z namespaces/openshift-network-operator/pods/iptables-alerter-6rsqs/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.38519462Z namespaces/openshift-network-operator/pods/iptables-alerter-6rsqs/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.38522235Z namespaces/openshift-network-operator/pods/iptables-alerter-6rsqs/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.385312492Z namespaces/openshift-network-operator/pods/iptables-alerter-6rsqs/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.385379384Z namespaces/openshift-network-operator/pods/iptables-alerter-6rsqs/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.385422935Z namespaces/openshift-network-operator/pods/iptables-alerter-c79zl/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.385443655Z namespaces/openshift-network-operator/pods/iptables-alerter-c79zl/iptables-alerter-c79zl.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.385529647Z namespaces/openshift-network-operator/pods/iptables-alerter-c79zl/iptables-alerter/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.385540318Z namespaces/openshift-network-operator/pods/iptables-alerter-c79zl/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.385547898Z namespaces/openshift-network-operator/pods/iptables-alerter-c79zl/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.385555068Z namespaces/openshift-network-operator/pods/iptables-alerter-c79zl/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.38565231Z namespaces/openshift-network-operator/pods/iptables-alerter-c79zl/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.385725252Z namespaces/openshift-network-operator/pods/iptables-alerter-c79zl/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.385762703Z namespaces/openshift-network-operator/pods/iptables-alerter-rxphl/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.385791243Z namespaces/openshift-network-operator/pods/iptables-alerter-rxphl/iptables-alerter-rxphl.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.385869365Z namespaces/openshift-network-operator/pods/iptables-alerter-rxphl/iptables-alerter/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.385876785Z namespaces/openshift-network-operator/pods/iptables-alerter-rxphl/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.385881735Z namespaces/openshift-network-operator/pods/iptables-alerter-rxphl/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.385899796Z namespaces/openshift-network-operator/pods/iptables-alerter-rxphl/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.385994188Z namespaces/openshift-network-operator/pods/iptables-alerter-rxphl/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.38606567Z namespaces/openshift-network-operator/pods/iptables-alerter-rxphl/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.386187072Z namespaces/openshift-network-operator/policy/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.386222843Z namespaces/openshift-network-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.386267654Z namespaces/openshift-network-operator/route.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.386296095Z namespaces/openshift-network-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.386353116Z namespaces/openshift-operator-lifecycle-manager/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.386393877Z namespaces/openshift-operator-lifecycle-manager/openshift-operator-lifecycle-manager.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.386456539Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.386486389Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.38653686Z namespaces/openshift-operator-lifecycle-manager/apps/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.386585241Z namespaces/openshift-operator-lifecycle-manager/apps/daemonsets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.386662063Z namespaces/openshift-operator-lifecycle-manager/apps/deployments.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.386737945Z namespaces/openshift-operator-lifecycle-manager/apps/replicasets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.386816057Z namespaces/openshift-operator-lifecycle-manager/apps/statefulsets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.386858448Z namespaces/openshift-operator-lifecycle-manager/autoscaling/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.386901089Z namespaces/openshift-operator-lifecycle-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.38695238Z namespaces/openshift-operator-lifecycle-manager/batch/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.38697075Z namespaces/openshift-operator-lifecycle-manager/batch/cronjobs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.387059922Z namespaces/openshift-operator-lifecycle-manager/batch/jobs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.387124884Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.387164124Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.387245606Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.387288567Z namespaces/openshift-operator-lifecycle-manager/core/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.387312168Z namespaces/openshift-operator-lifecycle-manager/core/configmaps.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.387425581Z namespaces/openshift-operator-lifecycle-manager/core/endpoints.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.387511712Z namespaces/openshift-operator-lifecycle-manager/core/events.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.387598714Z namespaces/openshift-operator-lifecycle-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.387683316Z namespaces/openshift-operator-lifecycle-manager/core/pods.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.387763678Z namespaces/openshift-operator-lifecycle-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.387881301Z namespaces/openshift-operator-lifecycle-manager/core/secrets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.388068325Z namespaces/openshift-operator-lifecycle-manager/core/services.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.388143687Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.388195968Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.388251259Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.38829165Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.388323691Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.388395923Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.388469784Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.388549236Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.388593317Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.388648358Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.388675409Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.38872765Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/olm-alert-rules.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.388787532Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.388835883Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.388895294Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.388905744Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.388933955Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/olm-operators.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.388992886Z namespaces/openshift-operator-lifecycle-manager/policy/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.389038637Z namespaces/openshift-operator-lifecycle-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.389129619Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.38916564Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.389206811Z namespaces/openshift-operators/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.389218261Z namespaces/openshift-operators/operators.coreos.com/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.389224511Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.389260742Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/global-operators.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.389317824Z namespaces/openshift-ovn-kubernetes/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.389355725Z namespaces/openshift-ovn-kubernetes/openshift-ovn-kubernetes.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.389406075Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.389454637Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.389509768Z namespaces/openshift-ovn-kubernetes/apps/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.389539109Z namespaces/openshift-ovn-kubernetes/apps/daemonsets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.389754443Z namespaces/openshift-ovn-kubernetes/apps/deployments.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.389823655Z namespaces/openshift-ovn-kubernetes/apps/replicasets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.389900447Z namespaces/openshift-ovn-kubernetes/apps/statefulsets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.389949168Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.389990049Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ovnkube-node.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.390148132Z namespaces/openshift-ovn-kubernetes/autoscaling/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.390190984Z namespaces/openshift-ovn-kubernetes/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.390222034Z namespaces/openshift-ovn-kubernetes/batch/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.390280686Z namespaces/openshift-ovn-kubernetes/batch/cronjobs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.390356867Z namespaces/openshift-ovn-kubernetes/batch/jobs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.390398148Z namespaces/openshift-ovn-kubernetes/build.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.390439639Z namespaces/openshift-ovn-kubernetes/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.390522861Z namespaces/openshift-ovn-kubernetes/build.openshift.io/builds.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.390566782Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.390573602Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.390605463Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ovn-kubernetes-master.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.390662604Z namespaces/openshift-ovn-kubernetes/core/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.390702275Z namespaces/openshift-ovn-kubernetes/core/configmaps.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.39090778Z namespaces/openshift-ovn-kubernetes/core/endpoints.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.390990652Z namespaces/openshift-ovn-kubernetes/core/events.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.391437622Z namespaces/openshift-ovn-kubernetes/core/persistentvolumeclaims.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.391564045Z namespaces/openshift-ovn-kubernetes/core/pods.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.392021525Z namespaces/openshift-ovn-kubernetes/core/replicationcontrollers.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.392127197Z namespaces/openshift-ovn-kubernetes/core/secrets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.392309792Z namespaces/openshift-ovn-kubernetes/core/services.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.392368693Z namespaces/openshift-ovn-kubernetes/core/configmaps/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.392409914Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-config.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.392505696Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-script-lib.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.392621579Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.39266283Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-control-plane.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.392754002Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-node.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.392809223Z namespaces/openshift-ovn-kubernetes/core/services/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.392828384Z namespaces/openshift-ovn-kubernetes/core/services/ovn-kubernetes-node.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.392897865Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.392923066Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.392993347Z namespaces/openshift-ovn-kubernetes/image.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.393038568Z namespaces/openshift-ovn-kubernetes/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.39310301Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.39312105Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.39313456Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/default.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.393184641Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.393233393Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.393307244Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.393385496Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.393431757Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.393462658Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.393522079Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.39356035Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/networking-rules.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.393633972Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.393673003Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/monitor-ovn-node.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.393734834Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.393762865Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.393771405Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ovn.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.393844516Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/signer.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.393878207Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.393930918Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.393964169Z namespaces/openshift-ovn-kubernetes/pods/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.393970579Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-24qjh/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.394059381Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-24qjh/ovnkube-node-24qjh.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.394310157Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-24qjh/kube-rbac-proxy-node/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.394319487Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-24qjh/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.394323978Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-24qjh/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.394355048Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-24qjh/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.394470371Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-24qjh/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.394542532Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-24qjh/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.394562423Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-24qjh/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.394570453Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-24qjh/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.394582813Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-24qjh/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.394627474Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-24qjh/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.394730567Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-24qjh/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.394797828Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-24qjh/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.394820589Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-24qjh/nbdb/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.394827439Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-24qjh/nbdb/nbdb/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.394831519Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-24qjh/nbdb/nbdb/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.39487252Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-24qjh/nbdb/nbdb/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.394970232Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-24qjh/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.395040874Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-24qjh/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.395108895Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-24qjh/northd/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.395117756Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-24qjh/northd/northd/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.395121765Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-24qjh/northd/northd/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.395156716Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-24qjh/northd/northd/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.395266649Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-24qjh/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.39532919Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-24qjh/northd/northd/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.395367281Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-24qjh/ovn-acl-logging/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.395374941Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-24qjh/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.395378951Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-24qjh/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.395415522Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-24qjh/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.395493864Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-24qjh/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.395551435Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-24qjh/ovn-controller/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.395559026Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-24qjh/ovn-controller/ovn-controller/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.395563215Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-24qjh/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.395596096Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-24qjh/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.395778251Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-24qjh/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.395836882Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-24qjh/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.395856582Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-24qjh/ovnkube-controller/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.395871213Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-24qjh/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.395881843Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-24qjh/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.395923984Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-24qjh/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.396877345Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-24qjh/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.396945627Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-24qjh/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.396967278Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-24qjh/sbdb/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.396994628Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-24qjh/sbdb/sbdb/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.397001788Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-24qjh/sbdb/sbdb/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.397010799Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-24qjh/sbdb/sbdb/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.397135281Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-24qjh/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.397203263Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-24qjh/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.397244454Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hz2pt/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.397304635Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hz2pt/ovnkube-node-hz2pt.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.397455079Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hz2pt/kube-rbac-proxy-node/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.397463599Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hz2pt/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.397468279Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hz2pt/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.397495799Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hz2pt/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.397620082Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hz2pt/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.397682234Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hz2pt/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.397728465Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hz2pt/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.397736725Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hz2pt/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.397740595Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hz2pt/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.397755836Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hz2pt/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.397887548Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hz2pt/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.39795454Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hz2pt/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.397986601Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hz2pt/nbdb/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.397991781Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hz2pt/nbdb/nbdb/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.397995491Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hz2pt/nbdb/nbdb/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.398035412Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hz2pt/nbdb/nbdb/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.398147134Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hz2pt/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.398215826Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hz2pt/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.398239367Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hz2pt/northd/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.398252527Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hz2pt/northd/northd/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.398265277Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hz2pt/northd/northd/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.398293988Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hz2pt/northd/northd/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.39839985Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hz2pt/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.398467302Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hz2pt/northd/northd/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.398499932Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hz2pt/ovn-acl-logging/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.398510683Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hz2pt/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.398515373Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hz2pt/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.398549314Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hz2pt/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.398638336Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hz2pt/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.398686227Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hz2pt/ovn-controller/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.398694007Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hz2pt/ovn-controller/ovn-controller/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.398698407Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hz2pt/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.398731918Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hz2pt/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.398913402Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hz2pt/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.398985193Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hz2pt/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.399003304Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hz2pt/ovnkube-controller/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.399010324Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hz2pt/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.399014284Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hz2pt/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.399058305Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hz2pt/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.399978236Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hz2pt/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.400061848Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hz2pt/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.400091089Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hz2pt/sbdb/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.400098419Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hz2pt/sbdb/sbdb/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.400104389Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hz2pt/sbdb/sbdb/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.40014971Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hz2pt/sbdb/sbdb/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.400245562Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hz2pt/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.400315114Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hz2pt/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.400360595Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-r6hvb/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.400435297Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-r6hvb/ovnkube-node-r6hvb.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.40058544Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-r6hvb/kube-rbac-proxy-node/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.4005933Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-r6hvb/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.40059742Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-r6hvb/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.400639571Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-r6hvb/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.400747793Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-r6hvb/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.400815615Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-r6hvb/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.400874227Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-r6hvb/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.400882307Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-r6hvb/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.400886297Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-r6hvb/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.400906817Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-r6hvb/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.40102265Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-r6hvb/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.401114872Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-r6hvb/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.401134992Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-r6hvb/nbdb/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.401139762Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-r6hvb/nbdb/nbdb/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.401150393Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-r6hvb/nbdb/nbdb/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.401189254Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-r6hvb/nbdb/nbdb/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.401282786Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-r6hvb/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.401350067Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-r6hvb/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.401387278Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-r6hvb/northd/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.401414929Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-r6hvb/northd/northd/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.401435389Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-r6hvb/northd/northd/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.40144764Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-r6hvb/northd/northd/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.401531401Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-r6hvb/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.401602423Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-r6hvb/northd/northd/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.401620673Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-r6hvb/ovn-acl-logging/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.401626244Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-r6hvb/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.401633134Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-r6hvb/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.401672374Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-r6hvb/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.401771277Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-r6hvb/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.401813638Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-r6hvb/ovn-controller/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.401821368Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-r6hvb/ovn-controller/ovn-controller/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.401825428Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-r6hvb/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.401858859Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-r6hvb/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.402042773Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-r6hvb/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.402201417Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-r6hvb/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.402224897Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-r6hvb/ovnkube-controller/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.402232517Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-r6hvb/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.402238478Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-r6hvb/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.402272478Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-r6hvb/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.403069396Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-r6hvb/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.403160379Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-r6hvb/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.403177129Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-r6hvb/sbdb/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.403192409Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-r6hvb/sbdb/sbdb/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.40320432Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-r6hvb/sbdb/sbdb/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.40323969Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-r6hvb/sbdb/sbdb/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.403330972Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-r6hvb/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.403400164Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-r6hvb/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.403416834Z namespaces/openshift-ovn-kubernetes/policy/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.403466666Z namespaces/openshift-ovn-kubernetes/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.403523077Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.403532217Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.403541997Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.403645099Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-nodes-identity-limited.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.403760522Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.403810323Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.403851004Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.403938546Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-node-limited.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.404019018Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.4040861Z namespaces/openshift-ovn-kubernetes/route.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.40412173Z namespaces/openshift-ovn-kubernetes/route.openshift.io/routes.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.404179162Z namespaces/openshift-route-controller-manager/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.404192552Z namespaces/openshift-route-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.404197312Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.404223593Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/openshift-route-controllers.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.404274984Z namespaces/openshift-service-ca-operator/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.404318015Z namespaces/openshift-service-ca-operator/openshift-service-ca-operator.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.404390296Z namespaces/openshift-service-ca-operator/apps.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.404428097Z namespaces/openshift-service-ca-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.404480409Z namespaces/openshift-service-ca-operator/apps/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.404501889Z namespaces/openshift-service-ca-operator/apps/daemonsets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.404594461Z namespaces/openshift-service-ca-operator/apps/deployments.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.404703483Z namespaces/openshift-service-ca-operator/apps/replicasets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.404799896Z namespaces/openshift-service-ca-operator/apps/statefulsets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.404835557Z namespaces/openshift-service-ca-operator/autoscaling/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.404879758Z namespaces/openshift-service-ca-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.404924479Z namespaces/openshift-service-ca-operator/batch/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.404966829Z namespaces/openshift-service-ca-operator/batch/cronjobs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.405062412Z namespaces/openshift-service-ca-operator/batch/jobs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.405109093Z namespaces/openshift-service-ca-operator/build.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.405148584Z namespaces/openshift-service-ca-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.405228246Z namespaces/openshift-service-ca-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.405275867Z namespaces/openshift-service-ca-operator/coordination.k8s.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.405285187Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.405321268Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/service-ca-operator-lock.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.405452511Z namespaces/openshift-service-ca-operator/core/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.405471061Z namespaces/openshift-service-ca-operator/core/configmaps.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.405587584Z namespaces/openshift-service-ca-operator/core/endpoints.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.405678046Z namespaces/openshift-service-ca-operator/core/events.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.40588273Z namespaces/openshift-service-ca-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.405947922Z namespaces/openshift-service-ca-operator/core/pods.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.406069285Z namespaces/openshift-service-ca-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.406232108Z namespaces/openshift-service-ca-operator/core/secrets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.406409922Z namespaces/openshift-service-ca-operator/core/services.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.406465774Z namespaces/openshift-service-ca-operator/discovery.k8s.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.406510735Z namespaces/openshift-service-ca-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.406580896Z namespaces/openshift-service-ca-operator/image.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.406622557Z namespaces/openshift-service-ca-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.406673468Z namespaces/openshift-service-ca-operator/k8s.ovn.org/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.406698089Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.406794031Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.406874273Z namespaces/openshift-service-ca-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.406917004Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.406953365Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.407010386Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.407084038Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/service-ca-operator.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.407117158Z namespaces/openshift-service-ca-operator/networking.k8s.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.40717298Z namespaces/openshift-service-ca-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.407211191Z namespaces/openshift-service-ca-operator/pods/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.407236261Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5bcbc94c78-9qm6q/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.407279042Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5bcbc94c78-9qm6q/service-ca-operator-5bcbc94c78-9qm6q.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.407360704Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5bcbc94c78-9qm6q/service-ca-operator/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.407368554Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5bcbc94c78-9qm6q/service-ca-operator/service-ca-operator/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.407378704Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5bcbc94c78-9qm6q/service-ca-operator/service-ca-operator/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.407400485Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5bcbc94c78-9qm6q/service-ca-operator/service-ca-operator/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.407560188Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5bcbc94c78-9qm6q/service-ca-operator/service-ca-operator/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.407707502Z namespaces/openshift-service-ca-operator/policy/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.407741393Z namespaces/openshift-service-ca-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.407789874Z namespaces/openshift-service-ca-operator/route.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.407819834Z namespaces/openshift-service-ca-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.407873916Z namespaces/openshift-service-ca/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.407905216Z namespaces/openshift-service-ca/openshift-service-ca.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.407971718Z namespaces/openshift-service-ca/apps.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.408000639Z namespaces/openshift-service-ca/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.40806749Z namespaces/openshift-service-ca/apps/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.408113341Z namespaces/openshift-service-ca/apps/daemonsets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.408200313Z namespaces/openshift-service-ca/apps/deployments.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.408298825Z namespaces/openshift-service-ca/apps/replicasets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.408587002Z namespaces/openshift-service-ca/apps/statefulsets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.408597882Z namespaces/openshift-service-ca/autoscaling/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.408602512Z namespaces/openshift-service-ca/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.408606892Z namespaces/openshift-service-ca/batch/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.408621003Z namespaces/openshift-service-ca/batch/cronjobs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.408628403Z namespaces/openshift-service-ca/batch/jobs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.408683294Z namespaces/openshift-service-ca/build.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.408721635Z namespaces/openshift-service-ca/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.408801277Z namespaces/openshift-service-ca/build.openshift.io/builds.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.408844818Z namespaces/openshift-service-ca/coordination.k8s.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.408857398Z namespaces/openshift-service-ca/coordination.k8s.io/leases/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.408882349Z namespaces/openshift-service-ca/coordination.k8s.io/leases/service-ca-controller-lock.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.408958971Z namespaces/openshift-service-ca/core/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.408981021Z namespaces/openshift-service-ca/core/configmaps.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.409102114Z namespaces/openshift-service-ca/core/endpoints.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.409180085Z namespaces/openshift-service-ca/core/events.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.409291958Z namespaces/openshift-service-ca/core/persistentvolumeclaims.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.4093679Z namespaces/openshift-service-ca/core/pods.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.409477482Z namespaces/openshift-service-ca/core/replicationcontrollers.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.409594185Z namespaces/openshift-service-ca/core/secrets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.409757589Z namespaces/openshift-service-ca/core/services.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.40980955Z namespaces/openshift-service-ca/discovery.k8s.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.409853281Z namespaces/openshift-service-ca/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.409898412Z namespaces/openshift-service-ca/image.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.409937343Z namespaces/openshift-service-ca/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.409983204Z namespaces/openshift-service-ca/k8s.ovn.org/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.410021145Z namespaces/openshift-service-ca/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.410190639Z namespaces/openshift-service-ca/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.41026878Z namespaces/openshift-service-ca/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.410312391Z namespaces/openshift-service-ca/monitoring.coreos.com/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.410393503Z namespaces/openshift-service-ca/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.410405133Z namespaces/openshift-service-ca/networking.k8s.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.410446494Z namespaces/openshift-service-ca/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.410489945Z namespaces/openshift-service-ca/pods/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.410497946Z namespaces/openshift-service-ca/pods/service-ca-58598695f7-g27zm/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.410530716Z namespaces/openshift-service-ca/pods/service-ca-58598695f7-g27zm/service-ca-58598695f7-g27zm.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.410600668Z namespaces/openshift-service-ca/pods/service-ca-58598695f7-g27zm/service-ca-controller/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.410610488Z namespaces/openshift-service-ca/pods/service-ca-58598695f7-g27zm/service-ca-controller/service-ca-controller/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.410614608Z namespaces/openshift-service-ca/pods/service-ca-58598695f7-g27zm/service-ca-controller/service-ca-controller/logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.410650489Z namespaces/openshift-service-ca/pods/service-ca-58598695f7-g27zm/service-ca-controller/service-ca-controller/logs/current.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.410851934Z namespaces/openshift-service-ca/pods/service-ca-58598695f7-g27zm/service-ca-controller/service-ca-controller/logs/previous.insecure.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.410918315Z namespaces/openshift-service-ca/pods/service-ca-58598695f7-g27zm/service-ca-controller/service-ca-controller/logs/previous.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.410958166Z namespaces/openshift-service-ca/policy/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.410993207Z namespaces/openshift-service-ca/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.411043478Z namespaces/openshift-service-ca/route.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.411096659Z namespaces/openshift-service-ca/route.openshift.io/routes.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.41114505Z namespaces/openshift-user-workload-monitoring/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.411188441Z namespaces/openshift-user-workload-monitoring/openshift-user-workload-monitoring.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.411247463Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.411269893Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.411329544Z namespaces/openshift-user-workload-monitoring/apps/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.411373585Z namespaces/openshift-user-workload-monitoring/apps/daemonsets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.411453497Z namespaces/openshift-user-workload-monitoring/apps/deployments.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.411525409Z namespaces/openshift-user-workload-monitoring/apps/replicasets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.411610641Z namespaces/openshift-user-workload-monitoring/apps/statefulsets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.411652782Z namespaces/openshift-user-workload-monitoring/autoscaling/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.411694963Z namespaces/openshift-user-workload-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.411747424Z namespaces/openshift-user-workload-monitoring/batch/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.411782525Z namespaces/openshift-user-workload-monitoring/batch/cronjobs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.411864346Z namespaces/openshift-user-workload-monitoring/batch/jobs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.411909198Z namespaces/openshift-user-workload-monitoring/build.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.411946468Z namespaces/openshift-user-workload-monitoring/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.41202683Z namespaces/openshift-user-workload-monitoring/build.openshift.io/builds.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.412088692Z namespaces/openshift-user-workload-monitoring/core/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.412133303Z namespaces/openshift-user-workload-monitoring/core/configmaps.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.412228075Z namespaces/openshift-user-workload-monitoring/core/endpoints.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.412305977Z namespaces/openshift-user-workload-monitoring/core/events.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.412398799Z namespaces/openshift-user-workload-monitoring/core/persistentvolumeclaims.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.41247922Z namespaces/openshift-user-workload-monitoring/core/pods.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.412557512Z namespaces/openshift-user-workload-monitoring/core/replicationcontrollers.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.412676135Z namespaces/openshift-user-workload-monitoring/core/secrets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.412826308Z namespaces/openshift-user-workload-monitoring/core/services.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.41287708Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.41291513Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.412959902Z namespaces/openshift-user-workload-monitoring/image.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.413005783Z namespaces/openshift-user-workload-monitoring/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.413062604Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.413118795Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.413194597Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.413274169Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.41332135Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.413361431Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.413405642Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.413447293Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.413492424Z namespaces/openshift-user-workload-monitoring/policy/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.413529275Z namespaces/openshift-user-workload-monitoring/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.413578276Z namespaces/openshift-user-workload-monitoring/route.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.413619657Z namespaces/openshift-user-workload-monitoring/route.openshift.io/routes.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.413666198Z namespaces/openshift/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.413705508Z namespaces/openshift/openshift.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.41375922Z namespaces/openshift/apps.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.413802071Z namespaces/openshift/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.413848452Z namespaces/openshift/apps/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.413888563Z namespaces/openshift/apps/daemonsets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.413971325Z namespaces/openshift/apps/deployments.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.414068017Z namespaces/openshift/apps/replicasets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.414147229Z namespaces/openshift/apps/statefulsets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.41419484Z namespaces/openshift/autoscaling/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.41423194Z namespaces/openshift/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.414278521Z namespaces/openshift/batch/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.414326242Z namespaces/openshift/batch/cronjobs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.414405224Z namespaces/openshift/batch/jobs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.414450976Z namespaces/openshift/build.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.414489686Z namespaces/openshift/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.41465348Z namespaces/openshift/build.openshift.io/builds.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.414689541Z namespaces/openshift/core/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.414734342Z namespaces/openshift/core/configmaps.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.414829384Z namespaces/openshift/core/endpoints.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.414908786Z namespaces/openshift/core/events.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.414986598Z namespaces/openshift/core/persistentvolumeclaims.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.41508582Z namespaces/openshift/core/pods.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.415168802Z namespaces/openshift/core/replicationcontrollers.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.415292135Z namespaces/openshift/core/secrets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.415455388Z namespaces/openshift/core/services.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.415507069Z namespaces/openshift/discovery.k8s.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.41554048Z namespaces/openshift/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.415591341Z namespaces/openshift/image.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.415634992Z namespaces/openshift/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.416814109Z namespaces/openshift/image.openshift.io/imagestreams/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.41684567Z namespaces/openshift/image.openshift.io/imagestreams/cli-artifacts.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.416933982Z namespaces/openshift/image.openshift.io/imagestreams/cli.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.417017184Z namespaces/openshift/image.openshift.io/imagestreams/dotnet-runtime.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.417147687Z namespaces/openshift/image.openshift.io/imagestreams/dotnet.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.417246719Z namespaces/openshift/image.openshift.io/imagestreams/driver-toolkit.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.417330871Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift-java11.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.417479824Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.417633148Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java-openshift.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.417758301Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java11-openshift.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.417846963Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift-jdk11.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.417938935Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.418084818Z namespaces/openshift/image.openshift.io/imagestreams/golang.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.418256052Z namespaces/openshift/image.openshift.io/imagestreams/httpd.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.418363465Z namespaces/openshift/image.openshift.io/imagestreams/installer-artifacts.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.418449847Z namespaces/openshift/image.openshift.io/imagestreams/installer.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.418542409Z namespaces/openshift/image.openshift.io/imagestreams/java-runtime.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.418643671Z namespaces/openshift/image.openshift.io/imagestreams/java.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.418755563Z namespaces/openshift/image.openshift.io/imagestreams/jboss-datagrid73-openshift.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.418867466Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-openshift.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.418960148Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.41906333Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-openshift.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.419173323Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.419268645Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-openshift.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.419365797Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.41946137Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-openshift.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.419576892Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-runtime-openshift.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.419670814Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk11-tomcat9-openshift-ubi8.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.419801427Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk8-tomcat9-openshift-ubi8.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.419886609Z namespaces/openshift/image.openshift.io/imagestreams/jenkins-agent-base.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.420005662Z namespaces/openshift/image.openshift.io/imagestreams/jenkins.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.420113624Z namespaces/openshift/image.openshift.io/imagestreams/mariadb.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.420221347Z namespaces/openshift/image.openshift.io/imagestreams/must-gather.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.420305259Z namespaces/openshift/image.openshift.io/imagestreams/mysql.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.420448932Z namespaces/openshift/image.openshift.io/imagestreams/network-tools.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.420516163Z namespaces/openshift/image.openshift.io/imagestreams/nginx.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.420635206Z namespaces/openshift/image.openshift.io/imagestreams/nodejs.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.420774909Z namespaces/openshift/image.openshift.io/imagestreams/oauth-proxy.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.420863461Z namespaces/openshift/image.openshift.io/imagestreams/openjdk-11-rhel7.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.420979884Z namespaces/openshift/image.openshift.io/imagestreams/perl.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.421103407Z namespaces/openshift/image.openshift.io/imagestreams/php.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.421204819Z namespaces/openshift/image.openshift.io/imagestreams/postgresql.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.421328542Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso75-openshift-rhel8.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.421416614Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso76-openshift-rhel8.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.421514466Z namespaces/openshift/image.openshift.io/imagestreams/python.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.421631779Z namespaces/openshift/image.openshift.io/imagestreams/redhat-openjdk18-openshift.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.421764812Z namespaces/openshift/image.openshift.io/imagestreams/redis.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.421871274Z namespaces/openshift/image.openshift.io/imagestreams/ruby.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.422000437Z namespaces/openshift/image.openshift.io/imagestreams/sso75-openshift-rhel8.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.422095759Z namespaces/openshift/image.openshift.io/imagestreams/sso76-openshift-rhel8.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.422182641Z namespaces/openshift/image.openshift.io/imagestreams/tests.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.422276014Z namespaces/openshift/image.openshift.io/imagestreams/tools.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.422397626Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11-runtime.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.422516909Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.422633342Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17-runtime.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.422744854Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.422858087Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21-runtime.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.422948599Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.423059211Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8-runtime.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.423185764Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.423309307Z namespaces/openshift/k8s.ovn.org/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.423351638Z namespaces/openshift/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.4234411Z namespaces/openshift/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.423517772Z namespaces/openshift/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.423563883Z namespaces/openshift/monitoring.coreos.com/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.423604914Z namespaces/openshift/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.423653005Z namespaces/openshift/networking.k8s.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.423694556Z namespaces/openshift/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.423740237Z namespaces/openshift/policy/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.423781118Z namespaces/openshift/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.423825689Z namespaces/openshift/route.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.42387009Z namespaces/openshift/route.openshift.io/routes.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.423914061Z namespaces/openshift/template.openshift.io/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.423922681Z namespaces/openshift/template.openshift.io/templates/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.423953032Z namespaces/openshift/template.openshift.io/templates/cache-service.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.424140906Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-example.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.424259389Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-persistent.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.424381202Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-example.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.424479464Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-persistent.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.424649157Z namespaces/openshift/template.openshift.io/templates/datagrid-service.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.42475439Z namespaces/openshift/template.openshift.io/templates/django-psql-example.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.424866662Z namespaces/openshift/template.openshift.io/templates/django-psql-persistent.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.424962585Z namespaces/openshift/template.openshift.io/templates/eap-xp3-basic-s2i.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.425111308Z namespaces/openshift/template.openshift.io/templates/eap-xp4-basic-s2i.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.425220361Z namespaces/openshift/template.openshift.io/templates/eap74-basic-s2i.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.425330593Z namespaces/openshift/template.openshift.io/templates/eap74-https-s2i.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.425455436Z namespaces/openshift/template.openshift.io/templates/eap74-sso-s2i.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.425588379Z namespaces/openshift/template.openshift.io/templates/httpd-example.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.425681161Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral-monitored.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.425803744Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.425912466Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent-monitored.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.426020399Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.426211153Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-basic-s2i.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.426343226Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-https-s2i.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.426464849Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-basic-s2i.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.426563071Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-https-s2i.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.426667103Z namespaces/openshift/template.openshift.io/templates/mariadb-ephemeral.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.426770656Z namespaces/openshift/template.openshift.io/templates/mariadb-persistent.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.426871118Z namespaces/openshift/template.openshift.io/templates/mysql-ephemeral.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.42697195Z namespaces/openshift/template.openshift.io/templates/mysql-persistent.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.427089323Z namespaces/openshift/template.openshift.io/templates/nginx-example.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.427184405Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-example.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.427299488Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-persistent.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.42740844Z namespaces/openshift/template.openshift.io/templates/openjdk-web-basic-s2i.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.427508643Z namespaces/openshift/template.openshift.io/templates/postgresql-ephemeral.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.427609265Z namespaces/openshift/template.openshift.io/templates/postgresql-persistent.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.427706277Z namespaces/openshift/template.openshift.io/templates/rails-pgsql-persistent.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.42783038Z namespaces/openshift/template.openshift.io/templates/rails-postgresql-example.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.427943103Z namespaces/openshift/template.openshift.io/templates/react-web-app-example.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.428060495Z namespaces/openshift/template.openshift.io/templates/redis-ephemeral.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.428168828Z namespaces/openshift/template.openshift.io/templates/redis-persistent.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.42826326Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-rest-3scale.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.428387133Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-xml.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.428492515Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.428596927Z namespaces/openshift/template.openshift.io/templates/sso75-https.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.42871415Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-https.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.428823323Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-postgresql-persistent.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.428942695Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql-persistent.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.429087558Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.429216121Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-https.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.429360735Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql-persistent.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.429493548Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.429614901Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-https.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.429730813Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-postgresql-persistent.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.429811925Z network_logs/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.429862126Z network_logs/cluster_scale [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.429936428Z network_logs/ippools.whereabouts.cni.cncf.io [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.43002317Z network_logs/multi-networkpolicy [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.430114842Z network_logs/net-attach-def [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.430197104Z network_logs/overlappingrangeipreservations.whereabouts.cni.cncf.io [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.430335917Z network_logs/ovn_kubernetes_top_pods [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.430430149Z network_logs/ovnk_database_store.tar.gz [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.431548025Z nodes/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.431583415Z nodes/debug [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.431676668Z nodes/ip-10-0-137-177.ec2.internal/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.431716138Z nodes/ip-10-0-137-177.ec2.internal/cpu_affinities.json [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.432061936Z nodes/ip-10-0-137-177.ec2.internal/dmesg [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.432360353Z nodes/ip-10-0-137-177.ec2.internal/ethtool_channels [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.432441255Z nodes/ip-10-0-137-177.ec2.internal/ethtool_features [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.432533127Z nodes/ip-10-0-137-177.ec2.internal/ip-10-0-137-177.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.432852314Z nodes/ip-10-0-137-177.ec2.internal/irq_affinities.json [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.432990437Z nodes/ip-10-0-137-177.ec2.internal/lscpu [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.433134951Z nodes/ip-10-0-137-177.ec2.internal/lspci [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.433225543Z nodes/ip-10-0-137-177.ec2.internal/podresources.json [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.433328455Z nodes/ip-10-0-137-177.ec2.internal/pods_info.json [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.433455308Z nodes/ip-10-0-137-177.ec2.internal/proc_cmdline [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.43353214Z nodes/ip-10-0-137-177.ec2.internal/sysinfo.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.435232328Z nodes/ip-10-0-137-177.ec2.internal/sysinfo.tgz [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.435386072Z nodes/ip-10-0-137-85.ec2.internal/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.435427323Z nodes/ip-10-0-137-85.ec2.internal/cpu_affinities.json [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.435656038Z nodes/ip-10-0-137-85.ec2.internal/dmesg [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.435882443Z nodes/ip-10-0-137-85.ec2.internal/ethtool_channels [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.435961135Z nodes/ip-10-0-137-85.ec2.internal/ethtool_features [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.436043327Z nodes/ip-10-0-137-85.ec2.internal/ip-10-0-137-85.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.436424675Z nodes/ip-10-0-137-85.ec2.internal/irq_affinities.json [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.436569759Z nodes/ip-10-0-137-85.ec2.internal/lscpu [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.436692671Z nodes/ip-10-0-137-85.ec2.internal/lspci [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.436779724Z nodes/ip-10-0-137-85.ec2.internal/podresources.json [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.436881506Z nodes/ip-10-0-137-85.ec2.internal/pods_info.json [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.436989828Z nodes/ip-10-0-137-85.ec2.internal/proc_cmdline [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.437092271Z nodes/ip-10-0-137-85.ec2.internal/sysinfo.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.438716617Z nodes/ip-10-0-137-85.ec2.internal/sysinfo.tgz [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.438870201Z nodes/ip-10-0-139-247.ec2.internal/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.438909822Z nodes/ip-10-0-139-247.ec2.internal/cpu_affinities.json [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.439229179Z nodes/ip-10-0-139-247.ec2.internal/dmesg [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.439458625Z nodes/ip-10-0-139-247.ec2.internal/ethtool_channels [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.439532806Z nodes/ip-10-0-139-247.ec2.internal/ethtool_features [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.439618068Z nodes/ip-10-0-139-247.ec2.internal/ip-10-0-139-247.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.439895984Z nodes/ip-10-0-139-247.ec2.internal/irq_affinities.json [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.440034447Z nodes/ip-10-0-139-247.ec2.internal/lscpu [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.440182391Z nodes/ip-10-0-139-247.ec2.internal/lspci [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.440265423Z nodes/ip-10-0-139-247.ec2.internal/podresources.json [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.440377315Z nodes/ip-10-0-139-247.ec2.internal/pods_info.json [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.440491638Z nodes/ip-10-0-139-247.ec2.internal/proc_cmdline [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.44057505Z nodes/ip-10-0-139-247.ec2.internal/sysinfo.log [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.442371811Z nodes/ip-10-0-139-247.ec2.internal/sysinfo.tgz [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.442541495Z pod_network_connectivity_check/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.442582156Z pod_network_connectivity_check/podnetworkconnectivitychecks.yaml [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.442683728Z static-pods/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.442693458Z static-pods/kube-apiserver/ [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.451891237Z [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.451908578Z sent 57,854 bytes received 4,081,480 bytes 2,759,556.00 bytes/sec [must-gather] [must-gather-hp9q7] OUT 2026-07-16T22:17:03.451913828Z total size is 44,436,555 speedup is 10.74 [must-gather] [must-gather ] OUT 2026-07-16T22:17:03.713228224Z namespace/openshift-must-gather-k8wws 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: 8c134b08-2427-48f4-900e-f6a300d8551a [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.25" [must-gather] ClusterOperators: [must-gather] clusteroperator/authentication is missing [must-gather] clusteroperator/cloud-credential is missing [must-gather] clusteroperator/cluster-autoscaler is missing [must-gather] clusteroperator/config-operator is missing [must-gather] clusteroperator/etcd is missing [must-gather] clusteroperator/machine-api is missing [must-gather] clusteroperator/machine-approver is missing [must-gather] clusteroperator/machine-config is missing [must-gather] clusteroperator/marketplace is missing [must-gather] [must-gather] [git-push-artifacts] WORK_DIR: /workspace/odh-ci-artifacts [git-push-artifacts] REPO_PATH: opendatahub-io/odh-build-metadata [git-push-artifacts] REPO_BRANCH: ci-artifacts [git-push-artifacts] SPARSE_FILE_PATH: test-artifacts/docs [git-push-artifacts] SOURCE_PATH: /workspace/artifacts-dir [git-push-artifacts] DEST_PATH: test-artifacts/kserve-group-test-slckj [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-slckj-e2e-raw [git-push-artifacts] PIPELINERUN_NAME=kserve-group-test-slckj [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 6759183 Jul 16 22:17 /workspace/odh-ci-artifacts/test-artifacts/kserve-group-test-slckj/e2e-raw.tar.gz [git-push-artifacts] [ci-artifacts 00af8b9] 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-slckj/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] a89eaa9..00af8b9 ci-artifacts -> ci-artifacts [fail-if-needed] deploy-and-e2e step succeeded