[get-kubeconfig] Found kubeconfig secret: cluster-2fzgz-admin-kubeconfig [get-kubeconfig] Wrote kubeconfig to /credentials/cluster-2fzgz-kubeconfig [get-kubeconfig] Found admin password secret: cluster-2fzgz-admin-password [get-kubeconfig] Retrieved username [get-kubeconfig] Wrote password to /credentials/cluster-2fzgz-password [get-kubeconfig] API Server URL: https://a08a505f1ebcb456fb5e338eefbc1e28-9d3503e2f7a3a6c7.elb.us-east-1.amazonaws.com:6443 [get-kubeconfig] Console URL: https://console-openshift-console.apps.a76fd4e6-8478-4b72-8662-25754a88b651.prod.konfluxeaas.com [clone-repo] RHOAIENG-61064-tls-profile [clone-repo] https://github.com/ugiordan/kserve [clone-repo] Cloning into '/workspace/source'... [clone-repo] Updating files: 85% (2789/3247) Updating files: 86% (2793/3247) Updating files: 87% (2825/3247) Updating files: 88% (2858/3247) Updating files: 89% (2890/3247) Updating files: 90% (2923/3247) Updating files: 91% (2955/3247) Updating files: 92% (2988/3247) Updating files: 93% (3020/3247) Updating files: 94% (3053/3247) Updating files: 95% (3085/3247) Updating files: 96% (3118/3247) Updating files: 97% (3150/3247) Updating files: 98% (3183/3247) Updating files: 99% (3215/3247) Updating files: 100% (3247/3247) Updating files: 100% (3247/3247), 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:5eadda1fc9085300923462d30bccc33b4ca27b6d1bc72292ef033cbc042de960 [e2e-raw] + KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:5eadda1fc9085300923462d30bccc33b4ca27b6d1bc72292ef033cbc042de960 [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:5f20e0cdc91b848c7e626b87329e4976751134157c8fe24cc1cf130bff358692 [e2e-raw] + KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:5f20e0cdc91b848c7e626b87329e4976751134157c8fe24cc1cf130bff358692 [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:d388f8d2997cdb455a73f33beea2e1aa8fe959b1d5682a0690a87a2319ba2789 [e2e-raw] + KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:d388f8d2997cdb455a73f33beea2e1aa8fe959b1d5682a0690a87a2319ba2789 [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:4bc99d27049df235a3e7474685f2095e74c6eed89dc3da2f17a1c3e85c3fa894 [e2e-raw] + STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:4bc99d27049df235a3e7474685f2095e74c6eed89dc3da2f17a1c3e85c3fa894 [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.26) [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-1716 [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-1716 [e2e-raw] SUCCESS_200_ISVC_IMAGE=quay.io/opendatahub/success-200-isvc:odh-pr-1716 [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 274 packages in 1ms [e2e-raw] Building kserve @ file:///workspace/source/python/kserve [e2e-raw] Downloading aiohttp (1.7MiB) [e2e-raw] Downloading cryptography (4.5MiB) [e2e-raw] Downloading kubernetes (1.9MiB) [e2e-raw] Downloading pyarrow (40.1MiB) [e2e-raw] Downloading pandas (12.5MiB) [e2e-raw] Downloading setuptools (1.2MiB) [e2e-raw] Downloading pydantic-core (2.0MiB) [e2e-raw] Downloading black (1.6MiB) [e2e-raw] Downloading grpcio (6.4MiB) [e2e-raw] Downloading botocore (12.9MiB) [e2e-raw] Downloading portforward (3.9MiB) [e2e-raw] Downloading mypy (17.2MiB) [e2e-raw] Downloading grpcio-tools (2.5MiB) [e2e-raw] Downloading numpy (15.7MiB) [e2e-raw] Downloading uvloop (3.8MiB) [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.84s [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 7.01s [e2e-raw] + aiohappyeyeballs==2.6.1 [e2e-raw] + aiohttp==3.14.1 [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.4.2 [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==49.0.0 [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.20.0rc0 (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.11.9 [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.13.0 [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.32 [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.7.0 [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 48ms [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://a08a505f1ebcb456fb5e338eefbc1e28-9d3503e2f7a3a6c7.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: Installing). 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-6kcwk 1/1 Running 0 41s [e2e-raw] Waiting up to 120s for pod(s) -l "app=keda-operator" in namespace "openshift-keda" to become ready... [e2e-raw] pod/keda-operator-77f648d694-6kcwk 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-zc9n2 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-zc9n2 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-rpx7r 1/1 Running 0 51s [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-rpx7r 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:5f20e0cdc91b848c7e626b87329e4976751134157c8fe24cc1cf130bff358692 [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:5eadda1fc9085300923462d30bccc33b4ca27b6d1bc72292ef033cbc042de960 [e2e-raw] KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:d388f8d2997cdb455a73f33beea2e1aa8fe959b1d5682a0690a87a2319ba2789 [e2e-raw] STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:4bc99d27049df235a3e7474685f2095e74c6eed89dc3da2f17a1c3e85c3fa894 [e2e-raw] Installing KServe via kustomize... [e2e-raw] === Final params.env [e2e-raw] kserve-controller=quay.io/opendatahub/kserve-controller@sha256:5f20e0cdc91b848c7e626b87329e4976751134157c8fe24cc1cf130bff358692 [e2e-raw] llmisvc-controller=quay.io/opendatahub/odh-kserve-llmisvc-controller:odh-master [e2e-raw] kserve-agent=quay.io/opendatahub/kserve-agent@sha256:5eadda1fc9085300923462d30bccc33b4ca27b6d1bc72292ef033cbc042de960 [e2e-raw] kserve-router=quay.io/opendatahub/kserve-router@sha256:d388f8d2997cdb455a73f33beea2e1aa8fe959b1d5682a0690a87a2319ba2789 [e2e-raw] kserve-storage-initializer=quay.io/opendatahub/kserve-storage-initializer@sha256:4bc99d27049df235a3e7474685f2095e74c6eed89dc3da2f17a1c3e85c3fa894 [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] kserve-llm-d-latency-predictor-prediction=quay.io/opendatahub/odh-latency-predictor-prediction:odh-stable [e2e-raw] kserve-llm-d-latency-predictor-training=quay.io/opendatahub/odh-latency-predictor-training:odh-stable [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 [e2e-raw] ovms-versioning-ubi-micro=registry.redhat.io/ubi9/ubi-micro@sha256:38e934147827349f2b8b11ac9c38d7be23cb8e29f128b1c46e5c7ae54a2d23cd [e2e-raw] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencegraphs.serving.kserve.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] # 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.llm-d.ai serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferenceobjectives.llm-d.ai 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.llm-d.ai serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferenceobjectives.llm-d.ai 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-models-admin serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-models-edit serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-models-view serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-proxy-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-tls-distro-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/kserve-tls-distro-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-scheduler-latency-predictor 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-tokenizer 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-xldnx 0/1 Running 0 6s [e2e-raw] Waiting up to 600s for pod(s) -l "control-plane=llmisvc-controller-manager" in namespace "kserve" to become ready... [e2e-raw] pod/llmisvc-controller-manager-654c557856-xldnx 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.llm-d.ai serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferenceobjectives.llm-d.ai 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-models-admin serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-models-edit serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-models-view serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-proxy-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-tls-distro-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/kserve-tls-distro-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-scheduler-latency-predictor 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-tokenizer 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-664687df58-gx52s" deleted [e2e-raw] Waiting for kserve-controller-manager to be ready... [e2e-raw] pod/kserve-controller-manager-664687df58-pzmzn 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.26 [e2e-raw] Kubernetes Version: v1.34.9 [e2e-raw] ClusterVersion desired: 4.21.26 [e2e-raw] ClusterVersion history (latest): 4.21.26 (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:5f20e0cdc91b848c7e626b87329e4976751134157c8fe24cc1cf130bff358692 [e2e-raw] imageID: quay.io/opendatahub/kserve-controller@sha256:5f20e0cdc91b848c7e626b87329e4976751134157c8fe24cc1cf130bff358692 [e2e-raw] odh-model-controller: ready=1 image=quay.io/opendatahub/odh-model-controller:odh-incubating [e2e-raw] imageID: quay.io/opendatahub/odh-model-controller@sha256:b5c835d640b650f164ba7f36d7008760c88e2974efa65853ee167323c441580c [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:118f8517ea7af41c51d4d8c66ad29f6fc9d1af8813b4e74ca27d21b0eccbb8c9 [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': {'json-report': '1.5.0', 'httpx': '0.30.0', 'metadata': '3.1.1', 'xdist': '3.6.1', 'anyio': '4.9.0', 'asyncio': '0.23.8', 'cov': '5.0.0'}, 'PLATFORM': 'el9'} [e2e-raw] rootdir: /workspace/source/test/e2e [e2e-raw] configfile: pytest.ini [e2e-raw] plugins: json-report-1.5.0, httpx-0.30.0, metadata-3.1.1, xdist-3.6.1, anyio-4.9.0, asyncio-0.23.8, cov-5.0.0 [e2e-raw] asyncio: mode=Mode.STRICT [e2e-raw] created: 1/1 worker [e2e-raw] 1 worker [19 items] [e2e-raw] [e2e-raw] scheduling tests via WorkStealingScheduling [e2e-raw] [e2e-raw] batcher/test_raw_batcher.py::test_batcher_raw 2026-07-24 21:25:51.920 3955 kserve INFO [conftest.py:configure_logger():40] Logger configured [e2e-raw] 2026-07-24 21:27:42.243 3955 kserve.trace Host from isvc status URL = isvc-raw-sklearn-batcher-05405-kserve-ci-e2e-test.apps.a76fd4e6-8478-4b72-8662-25754a88b651.prod.konfluxeaas.com [e2e-raw] 2026-07-24 21:27:42.243 3955 kserve.trace INFO [utils.py:get_isvc_endpoint():373] Host from isvc status URL = isvc-raw-sklearn-batcher-05405-kserve-ci-e2e-test.apps.a76fd4e6-8478-4b72-8662-25754a88b651.prod.konfluxeaas.com [e2e-raw] 2026-07-24 21:27:42.243 3955 kserve.trace Network layer = openshift-route [e2e-raw] 2026-07-24 21:27:42.243 3955 kserve.trace INFO [utils.py:get_isvc_endpoint():374] Network layer = openshift-route [e2e-raw] 2026-07-24 21:27:42.243 3955 kserve.trace Using external route host: isvc-raw-sklearn-batcher-05405-kserve-ci-e2e-test.apps.a76fd4e6-8478-4b72-8662-25754a88b651.prod.konfluxeaas.com [e2e-raw] 2026-07-24 21:27:42.243 3955 kserve.trace INFO [utils.py:get_isvc_endpoint():377] Using external route host: isvc-raw-sklearn-batcher-05405-kserve-ci-e2e-test.apps.a76fd4e6-8478-4b72-8662-25754a88b651.prod.konfluxeaas.com [e2e-raw] 2026-07-24 21:27:42.245 3955 kserve.trace Sending Header = {'Host': 'isvc-raw-sklearn-batcher-05405-kserve-ci-e2e-test.apps.a76fd4e6-8478-4b72-8662-25754a88b651.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-24 21:27:42.245 3955 kserve.trace INFO [utils.py:_predict():164] Sending Header = {'Host': 'isvc-raw-sklearn-batcher-05405-kserve-ci-e2e-test.apps.a76fd4e6-8478-4b72-8662-25754a88b651.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-24 21:27:42.245 3955 kserve.trace base url = https://isvc-raw-sklearn-batcher-05405-kserve-ci-e2e-test.apps.a76fd4e6-8478-4b72-8662-25754a88b651.prod.konfluxeaas.com [e2e-raw] 2026-07-24 21:27:42.245 3955 kserve.trace INFO [utils.py:_predict():165] base url = https://isvc-raw-sklearn-batcher-05405-kserve-ci-e2e-test.apps.a76fd4e6-8478-4b72-8662-25754a88b651.prod.konfluxeaas.com [e2e-raw] 2026-07-24 21:27:42.352 3955 kserve.trace Sending Header = {'Host': 'isvc-raw-sklearn-batcher-05405-kserve-ci-e2e-test.apps.a76fd4e6-8478-4b72-8662-25754a88b651.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-24 21:27:42.352 3955 kserve.trace INFO [utils.py:_predict():164] Sending Header = {'Host': 'isvc-raw-sklearn-batcher-05405-kserve-ci-e2e-test.apps.a76fd4e6-8478-4b72-8662-25754a88b651.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-24 21:27:42.352 3955 kserve.trace base url = https://isvc-raw-sklearn-batcher-05405-kserve-ci-e2e-test.apps.a76fd4e6-8478-4b72-8662-25754a88b651.prod.konfluxeaas.com [e2e-raw] 2026-07-24 21:27:42.352 3955 kserve.trace INFO [utils.py:_predict():165] base url = https://isvc-raw-sklearn-batcher-05405-kserve-ci-e2e-test.apps.a76fd4e6-8478-4b72-8662-25754a88b651.prod.konfluxeaas.com [e2e-raw] 2026-07-24 21:27:42.353 3955 kserve.trace Sending Header = {'Host': 'isvc-raw-sklearn-batcher-05405-kserve-ci-e2e-test.apps.a76fd4e6-8478-4b72-8662-25754a88b651.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-24 21:27:42.353 3955 kserve.trace INFO [utils.py:_predict():164] Sending Header = {'Host': 'isvc-raw-sklearn-batcher-05405-kserve-ci-e2e-test.apps.a76fd4e6-8478-4b72-8662-25754a88b651.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-24 21:27:42.353 3955 kserve.trace base url = https://isvc-raw-sklearn-batcher-05405-kserve-ci-e2e-test.apps.a76fd4e6-8478-4b72-8662-25754a88b651.prod.konfluxeaas.com [e2e-raw] 2026-07-24 21:27:42.353 3955 kserve.trace INFO [utils.py:_predict():165] base url = https://isvc-raw-sklearn-batcher-05405-kserve-ci-e2e-test.apps.a76fd4e6-8478-4b72-8662-25754a88b651.prod.konfluxeaas.com [e2e-raw] 2026-07-24 21:27:42.353 3955 kserve.trace Sending Header = {'Host': 'isvc-raw-sklearn-batcher-05405-kserve-ci-e2e-test.apps.a76fd4e6-8478-4b72-8662-25754a88b651.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-24 21:27:42.353 3955 kserve.trace INFO [utils.py:_predict():164] Sending Header = {'Host': 'isvc-raw-sklearn-batcher-05405-kserve-ci-e2e-test.apps.a76fd4e6-8478-4b72-8662-25754a88b651.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-24 21:27:42.353 3955 kserve.trace base url = https://isvc-raw-sklearn-batcher-05405-kserve-ci-e2e-test.apps.a76fd4e6-8478-4b72-8662-25754a88b651.prod.konfluxeaas.com [e2e-raw] 2026-07-24 21:27:42.353 3955 kserve.trace INFO [utils.py:_predict():165] base url = https://isvc-raw-sklearn-batcher-05405-kserve-ci-e2e-test.apps.a76fd4e6-8478-4b72-8662-25754a88b651.prod.konfluxeaas.com [e2e-raw] 2026-07-24 21:27:47.389 3955 kserve.trace Got response [{'message': '', 'batchId': 'a696f9f9-ac0a-4b3f-9bc8-c8a2f226565c', 'predictions': [1, 1]}, {'message': '', 'batchId': 'a696f9f9-ac0a-4b3f-9bc8-c8a2f226565c', 'predictions': [1, 1]}, {'message': '', 'batchId': 'a696f9f9-ac0a-4b3f-9bc8-c8a2f226565c', 'predictions': [1, 1]}, {'message': '', 'batchId': 'a696f9f9-ac0a-4b3f-9bc8-c8a2f226565c', 'predictions': [1, 1]}] [e2e-raw] 2026-07-24 21:27:47.389 3955 kserve.trace INFO [utils.py:predict():148] Got response [{'message': '', 'batchId': 'a696f9f9-ac0a-4b3f-9bc8-c8a2f226565c', 'predictions': [1, 1]}, {'message': '', 'batchId': 'a696f9f9-ac0a-4b3f-9bc8-c8a2f226565c', 'predictions': [1, 1]}, {'message': '', 'batchId': 'a696f9f9-ac0a-4b3f-9bc8-c8a2f226565c', 'predictions': [1, 1]}, {'message': '', 'batchId': 'a696f9f9-ac0a-4b3f-9bc8-c8a2f226565c', '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-24 21:27:47.444 3955 kserve.trace Starting test test_inference_graph_raw_mode [e2e-raw] 2026-07-24 21:27:47.444 3955 kserve.trace INFO [test_inference_graph.py:test_inference_graph_raw_mode():961] Starting test test_inference_graph_raw_mode [e2e-raw] 2026-07-24 21:29:37.720 3955 kserve.trace Expected error in finding knative route in raw deployment mode [e2e-raw] 2026-07-24 21:29:37.720 3955 kserve.trace INFO [test_inference_graph.py:test_inference_graph_raw_mode():1086] Expected error in finding knative route in raw deployment mode [e2e-raw] 2026-07-24 21:29:37.723 3955 kserve.trace Expected error in finding knative service in raw deployment mode [e2e-raw] 2026-07-24 21:29:37.723 3955 kserve.trace INFO [test_inference_graph.py:test_inference_graph_raw_mode():1100] 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-24 21:29:37.797 3955 kserve.trace Starting test test_inference_graph_raw_mode_with_hpa [e2e-raw] 2026-07-24 21:29:37.797 3955 kserve.trace INFO [test_inference_graph.py:test_inference_graph_raw_mode_with_hpa():1121] Starting test test_inference_graph_raw_mode_with_hpa [e2e-raw] 2026-07-24 21:31:28.069 3955 kserve.trace Expected error in finding knative route in raw deployment mode [e2e-raw] 2026-07-24 21:31:28.069 3955 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] 2026-07-24 21:31:28.073 3955 kserve.trace Expected error in finding knative route in raw deployment mode [e2e-raw] 2026-07-24 21:31:28.073 3955 kserve.trace INFO [test_inference_graph.py:test_inference_graph_raw_mode_with_hpa():1269] 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-24 21:33:08.325 3955 kserve.trace Host from isvc status URL = isvc-logger-raw-103c4-kserve-ci-e2e-test.apps.a76fd4e6-8478-4b72-8662-25754a88b651.prod.konfluxeaas.com [e2e-raw] 2026-07-24 21:33:08.325 3955 kserve.trace INFO [utils.py:get_isvc_endpoint():373] Host from isvc status URL = isvc-logger-raw-103c4-kserve-ci-e2e-test.apps.a76fd4e6-8478-4b72-8662-25754a88b651.prod.konfluxeaas.com [e2e-raw] 2026-07-24 21:33:08.325 3955 kserve.trace Network layer = openshift-route [e2e-raw] 2026-07-24 21:33:08.325 3955 kserve.trace INFO [utils.py:get_isvc_endpoint():374] Network layer = openshift-route [e2e-raw] 2026-07-24 21:33:08.325 3955 kserve.trace Using external route host: isvc-logger-raw-103c4-kserve-ci-e2e-test.apps.a76fd4e6-8478-4b72-8662-25754a88b651.prod.konfluxeaas.com [e2e-raw] 2026-07-24 21:33:08.325 3955 kserve.trace INFO [utils.py:get_isvc_endpoint():377] Using external route host: isvc-logger-raw-103c4-kserve-ci-e2e-test.apps.a76fd4e6-8478-4b72-8662-25754a88b651.prod.konfluxeaas.com [e2e-raw] 2026-07-24 21:33:08.326 3955 kserve.trace Sending Header = {'Host': 'isvc-logger-raw-103c4-kserve-ci-e2e-test.apps.a76fd4e6-8478-4b72-8662-25754a88b651.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-24 21:33:08.326 3955 kserve.trace INFO [utils.py:_predict():164] Sending Header = {'Host': 'isvc-logger-raw-103c4-kserve-ci-e2e-test.apps.a76fd4e6-8478-4b72-8662-25754a88b651.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-24 21:33:08.326 3955 kserve.trace base url = https://isvc-logger-raw-103c4-kserve-ci-e2e-test.apps.a76fd4e6-8478-4b72-8662-25754a88b651.prod.konfluxeaas.com [e2e-raw] 2026-07-24 21:33:08.326 3955 kserve.trace INFO [utils.py:_predict():165] base url = https://isvc-logger-raw-103c4-kserve-ci-e2e-test.apps.a76fd4e6-8478-4b72-8662-25754a88b651.prod.konfluxeaas.com [e2e-raw] 2026-07-24 21:33:08.353 3955 kserve.trace Got response {'predictions': [1, 1]} [e2e-raw] 2026-07-24 21:33:08.353 3955 kserve.trace INFO [utils.py:predict():148] 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-24 21:35:53.682 3955 kserve.trace Host from isvc status URL = isvc-sklearn-scale-raw-6f3c9-kserve-ci-e2e-test.apps.a76fd4e6-8478-4b72-8662-25754a88b651.prod.konfluxeaas.com [e2e-raw] 2026-07-24 21:35:53.682 3955 kserve.trace INFO [utils.py:get_isvc_endpoint():373] Host from isvc status URL = isvc-sklearn-scale-raw-6f3c9-kserve-ci-e2e-test.apps.a76fd4e6-8478-4b72-8662-25754a88b651.prod.konfluxeaas.com [e2e-raw] 2026-07-24 21:35:53.683 3955 kserve.trace Network layer = openshift-route [e2e-raw] 2026-07-24 21:35:53.683 3955 kserve.trace INFO [utils.py:get_isvc_endpoint():374] Network layer = openshift-route [e2e-raw] 2026-07-24 21:35:53.683 3955 kserve.trace Using external route host: isvc-sklearn-scale-raw-6f3c9-kserve-ci-e2e-test.apps.a76fd4e6-8478-4b72-8662-25754a88b651.prod.konfluxeaas.com [e2e-raw] 2026-07-24 21:35:53.683 3955 kserve.trace INFO [utils.py:get_isvc_endpoint():377] Using external route host: isvc-sklearn-scale-raw-6f3c9-kserve-ci-e2e-test.apps.a76fd4e6-8478-4b72-8662-25754a88b651.prod.konfluxeaas.com [e2e-raw] 2026-07-24 21:35:53.683 3955 kserve.trace Sending Header = {'Host': 'isvc-sklearn-scale-raw-6f3c9-kserve-ci-e2e-test.apps.a76fd4e6-8478-4b72-8662-25754a88b651.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-24 21:35:53.683 3955 kserve.trace INFO [utils.py:_predict():164] Sending Header = {'Host': 'isvc-sklearn-scale-raw-6f3c9-kserve-ci-e2e-test.apps.a76fd4e6-8478-4b72-8662-25754a88b651.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-24 21:35:53.683 3955 kserve.trace base url = https://isvc-sklearn-scale-raw-6f3c9-kserve-ci-e2e-test.apps.a76fd4e6-8478-4b72-8662-25754a88b651.prod.konfluxeaas.com [e2e-raw] 2026-07-24 21:35:53.683 3955 kserve.trace INFO [utils.py:_predict():165] base url = https://isvc-sklearn-scale-raw-6f3c9-kserve-ci-e2e-test.apps.a76fd4e6-8478-4b72-8662-25754a88b651.prod.konfluxeaas.com [e2e-raw] 2026-07-24 21:35:53.713 3955 kserve.trace Got response {'predictions': [1, 1]} [e2e-raw] 2026-07-24 21:35:53.713 3955 kserve.trace INFO [utils.py:predict():148] 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_canary_raw_deployment.py::test_canary_create [e2e-raw] [gw0] PASSED predictor/test_canary_raw_deployment.py::test_canary_create [e2e-raw] predictor/test_canary_raw_deployment.py::test_canary_promote [e2e-raw] [gw0] PASSED predictor/test_canary_raw_deployment.py::test_canary_promote [e2e-raw] predictor/test_canary_raw_deployment.py::test_canary_rollback [e2e-raw] [gw0] PASSED predictor/test_canary_raw_deployment.py::test_canary_rollback [e2e-raw] predictor/test_canary_raw_deployment.py::test_canary_force_stop [e2e-raw] [gw0] PASSED predictor/test_canary_raw_deployment.py::test_canary_force_stop [e2e-raw] predictor/test_pod_watch.py::test_event_storm_prevention_init_container_isolation 2026-07-24 21:45:25.550 3955 kserve.trace Created primary ISVC: isvc-primary-cbae98 [e2e-raw] 2026-07-24 21:45:25.550 3955 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():384] Created primary ISVC: isvc-primary-cbae98 [e2e-raw] 2026-07-24 21:46:45.595 3955 kserve.trace Primary ISVC is ready [e2e-raw] 2026-07-24 21:46:45.595 3955 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():386] Primary ISVC is ready [e2e-raw] 2026-07-24 21:47:00.626 3955 kserve.trace resourceVersion for isvc-primary-cbae98 stabilized at 25087 (stable for 15.0s) [e2e-raw] 2026-07-24 21:47:00.626 3955 kserve.trace INFO [test_pod_watch.py:wait_for_stable_resource_version():185] resourceVersion for isvc-primary-cbae98 stabilized at 25087 (stable for 15.0s) [e2e-raw] 2026-07-24 21:47:00.626 3955 kserve.trace Baseline recorded - resourceVersion: 25087 [e2e-raw] 2026-07-24 21:47:00.626 3955 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():394] Baseline recorded - resourceVersion: 25087 [e2e-raw] 2026-07-24 21:47:00.626 3955 kserve.trace Creating invalid S3 secret and service account [e2e-raw] 2026-07-24 21:47:00.626 3955 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():397] Creating invalid S3 secret and service account [e2e-raw] 2026-07-24 21:47:00.770 3955 kserve.trace Created secondary ISVC isvc-secondary-cbae98, waiting for failure status... [e2e-raw] 2026-07-24 21:47:00.770 3955 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():427] Created secondary ISVC isvc-secondary-cbae98, waiting for failure status... [e2e-raw] 2026-07-24 21:47:06.789 3955 kserve.trace ISVC isvc-secondary-cbae98 reported failure: {'exitCode': 1, 'message': "2026-07-24 21:47:01.769 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-12345/invalid/path/model', '/mnt/models')]\n2026-07-24 21:47:01.769 1 storage.initializer INFO [kserve_storage.py:download():168] Copying contents of s3://nonexistent-bucket-12345/invalid/path/model to local\n2026-07-24 21:47:01.788 1 storage.initializer INFO [kserve_storage.py:_configure_global_ca_bundle():449] Global ca bundle file(/etc/ssl/custom-certs/cabundle.crt) combined with the default trust store at /tmp/tmpj35qtsrn.crt\n2026-07-24 21:47:02.061 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():375] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-24 21:47:05.979 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-24 21:47:06.789 3955 kserve.trace INFO [test_pod_watch.py:wait_for_isvc_failure_status():293] ISVC isvc-secondary-cbae98 reported failure: {'exitCode': 1, 'message': "2026-07-24 21:47:01.769 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-12345/invalid/path/model', '/mnt/models')]\n2026-07-24 21:47:01.769 1 storage.initializer INFO [kserve_storage.py:download():168] Copying contents of s3://nonexistent-bucket-12345/invalid/path/model to local\n2026-07-24 21:47:01.788 1 storage.initializer INFO [kserve_storage.py:_configure_global_ca_bundle():449] Global ca bundle file(/etc/ssl/custom-certs/cabundle.crt) combined with the default trust store at /tmp/tmpj35qtsrn.crt\n2026-07-24 21:47:02.061 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():375] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-24 21:47:05.979 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-24 21:47:06.789 3955 kserve.trace Secondary ISVC failure detected: {'copies': {'failedCopies': 0}, 'lastFailureInfo': {'exitCode': 1, 'message': "2026-07-24 21:47:01.769 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-12345/invalid/path/model', '/mnt/models')]\n2026-07-24 21:47:01.769 1 storage.initializer INFO [kserve_storage.py:download():168] Copying contents of s3://nonexistent-bucket-12345/invalid/path/model to local\n2026-07-24 21:47:01.788 1 storage.initializer INFO [kserve_storage.py:_configure_global_ca_bundle():449] Global ca bundle file(/etc/ssl/custom-certs/cabundle.crt) combined with the default trust store at /tmp/tmpj35qtsrn.crt\n2026-07-24 21:47:02.061 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():375] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-24 21:47:05.979 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-24 21:47:06.789 3955 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():435] Secondary ISVC failure detected: {'copies': {'failedCopies': 0}, 'lastFailureInfo': {'exitCode': 1, 'message': "2026-07-24 21:47:01.769 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-12345/invalid/path/model', '/mnt/models')]\n2026-07-24 21:47:01.769 1 storage.initializer INFO [kserve_storage.py:download():168] Copying contents of s3://nonexistent-bucket-12345/invalid/path/model to local\n2026-07-24 21:47:01.788 1 storage.initializer INFO [kserve_storage.py:_configure_global_ca_bundle():449] Global ca bundle file(/etc/ssl/custom-certs/cabundle.crt) combined with the default trust store at /tmp/tmpj35qtsrn.crt\n2026-07-24 21:47:02.061 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():375] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-24 21:47:05.979 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-24 21:47:16.804 3955 kserve.trace Primary ISVC resourceVersion: before=25087, after=25087 [e2e-raw] 2026-07-24 21:47:16.804 3955 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():445] Primary ISVC resourceVersion: before=25087, after=25087 [e2e-raw] 2026-07-24 21:47:16.805 3955 kserve.trace Event storm prevention validated: Primary ISVC was not modified during secondary ISVC init container failures [e2e-raw] 2026-07-24 21:47:16.805 3955 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():458] Event storm prevention validated: Primary ISVC was not modified during secondary ISVC init container failures [e2e-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-24 21:47:21.946 3955 kserve.trace Creating invalid S3 secret and service account [e2e-raw] 2026-07-24 21:47:21.946 3955 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():489] Creating invalid S3 secret and service account [e2e-raw] 2026-07-24 21:47:22.073 3955 kserve.trace Created ISVC isvc-init-fail-972622, waiting for failure status... [e2e-raw] 2026-07-24 21:47:22.073 3955 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():520] Created ISVC isvc-init-fail-972622, waiting for failure status... [e2e-raw] 2026-07-24 21:47:32.087 3955 kserve.trace ISVC isvc-init-fail-972622 reported failure: {'exitCode': 1, 'message': "2026-07-24 21:47:23.083 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-xyz123/invalid/model', '/mnt/models')]\n2026-07-24 21:47:23.083 1 storage.initializer INFO [kserve_storage.py:download():168] Copying contents of s3://nonexistent-bucket-xyz123/invalid/model to local\n2026-07-24 21:47:23.101 1 storage.initializer INFO [kserve_storage.py:_configure_global_ca_bundle():449] Global ca bundle file(/etc/ssl/custom-certs/cabundle.crt) combined with the default trust store at /tmp/tmp502squ3p.crt\n2026-07-24 21:47:23.373 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():375] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-24 21:47:27.666 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-24 21:47:32.087 3955 kserve.trace INFO [test_pod_watch.py:wait_for_isvc_failure_status():293] ISVC isvc-init-fail-972622 reported failure: {'exitCode': 1, 'message': "2026-07-24 21:47:23.083 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-xyz123/invalid/model', '/mnt/models')]\n2026-07-24 21:47:23.083 1 storage.initializer INFO [kserve_storage.py:download():168] Copying contents of s3://nonexistent-bucket-xyz123/invalid/model to local\n2026-07-24 21:47:23.101 1 storage.initializer INFO [kserve_storage.py:_configure_global_ca_bundle():449] Global ca bundle file(/etc/ssl/custom-certs/cabundle.crt) combined with the default trust store at /tmp/tmp502squ3p.crt\n2026-07-24 21:47:23.373 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():375] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-24 21:47:27.666 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-24 21:47:32.087 3955 kserve.trace Failure status detected in 10.06 seconds: {'copies': {'failedCopies': 0}, 'lastFailureInfo': {'exitCode': 1, 'message': "2026-07-24 21:47:23.083 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-xyz123/invalid/model', '/mnt/models')]\n2026-07-24 21:47:23.083 1 storage.initializer INFO [kserve_storage.py:download():168] Copying contents of s3://nonexistent-bucket-xyz123/invalid/model to local\n2026-07-24 21:47:23.101 1 storage.initializer INFO [kserve_storage.py:_configure_global_ca_bundle():449] Global ca bundle file(/etc/ssl/custom-certs/cabundle.crt) combined with the default trust store at /tmp/tmp502squ3p.crt\n2026-07-24 21:47:23.373 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():375] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-24 21:47:27.666 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-24 21:47:32.087 3955 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():534] Failure status detected in 10.06 seconds: {'copies': {'failedCopies': 0}, 'lastFailureInfo': {'exitCode': 1, 'message': "2026-07-24 21:47:23.083 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-xyz123/invalid/model', '/mnt/models')]\n2026-07-24 21:47:23.083 1 storage.initializer INFO [kserve_storage.py:download():168] Copying contents of s3://nonexistent-bucket-xyz123/invalid/model to local\n2026-07-24 21:47:23.101 1 storage.initializer INFO [kserve_storage.py:_configure_global_ca_bundle():449] Global ca bundle file(/etc/ssl/custom-certs/cabundle.crt) combined with the default trust store at /tmp/tmp502squ3p.crt\n2026-07-24 21:47:23.373 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():375] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-24 21:47:27.666 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-24 21:47:32.087 3955 kserve.trace Transition status: BlockedByFailedLoad [e2e-raw] 2026-07-24 21:47:32.087 3955 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():548] Transition status: BlockedByFailedLoad [e2e-raw] 2026-07-24 21:47:32.091 3955 kserve.trace Ready condition: {'lastTransitionTime': '2026-07-24T21:47:22Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'} [e2e-raw] 2026-07-24 21:47:32.091 3955 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():557] Ready condition: {'lastTransitionTime': '2026-07-24T21:47:22Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'} [e2e-raw] 2026-07-24 21:47:32.092 3955 kserve.trace Quick reconciliation validated: Failure detected in 10.06 seconds [e2e-raw] 2026-07-24 21:47:32.092 3955 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():570] Quick reconciliation validated: Failure detected in 10.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-24 21:49:07.411 3955 kserve.trace Host from isvc status URL = raw-sklearn-1170d-kserve-ci-e2e-test.apps.a76fd4e6-8478-4b72-8662-25754a88b651.prod.konfluxeaas.com [e2e-raw] 2026-07-24 21:49:07.411 3955 kserve.trace INFO [utils.py:get_isvc_endpoint():373] Host from isvc status URL = raw-sklearn-1170d-kserve-ci-e2e-test.apps.a76fd4e6-8478-4b72-8662-25754a88b651.prod.konfluxeaas.com [e2e-raw] 2026-07-24 21:49:07.411 3955 kserve.trace Network layer = openshift-route [e2e-raw] 2026-07-24 21:49:07.411 3955 kserve.trace INFO [utils.py:get_isvc_endpoint():374] Network layer = openshift-route [e2e-raw] 2026-07-24 21:49:07.411 3955 kserve.trace Using external route host: raw-sklearn-1170d-kserve-ci-e2e-test.apps.a76fd4e6-8478-4b72-8662-25754a88b651.prod.konfluxeaas.com [e2e-raw] 2026-07-24 21:49:07.411 3955 kserve.trace INFO [utils.py:get_isvc_endpoint():377] Using external route host: raw-sklearn-1170d-kserve-ci-e2e-test.apps.a76fd4e6-8478-4b72-8662-25754a88b651.prod.konfluxeaas.com [e2e-raw] 2026-07-24 21:49:07.411 3955 kserve.trace Sending Header = {'Host': 'raw-sklearn-1170d-kserve-ci-e2e-test.apps.a76fd4e6-8478-4b72-8662-25754a88b651.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-24 21:49:07.411 3955 kserve.trace INFO [utils.py:_predict():164] Sending Header = {'Host': 'raw-sklearn-1170d-kserve-ci-e2e-test.apps.a76fd4e6-8478-4b72-8662-25754a88b651.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-24 21:49:07.411 3955 kserve.trace base url = https://raw-sklearn-1170d-kserve-ci-e2e-test.apps.a76fd4e6-8478-4b72-8662-25754a88b651.prod.konfluxeaas.com [e2e-raw] 2026-07-24 21:49:07.411 3955 kserve.trace INFO [utils.py:_predict():165] base url = https://raw-sklearn-1170d-kserve-ci-e2e-test.apps.a76fd4e6-8478-4b72-8662-25754a88b651.prod.konfluxeaas.com [e2e-raw] 2026-07-24 21:49:07.445 3955 kserve.trace Got response {'predictions': [1, 1]} [e2e-raw] 2026-07-24 21:49:07.445 3955 kserve.trace INFO [utils.py:predict():148] 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-24 21:50:42.712 3955 kserve.trace Host from isvc status URL = raw-sklearn-runtime-700df-kserve-ci-e2e-test.apps.a76fd4e6-8478-4b72-8662-25754a88b651.prod.konfluxeaas.com [e2e-raw] 2026-07-24 21:50:42.712 3955 kserve.trace INFO [utils.py:get_isvc_endpoint():373] Host from isvc status URL = raw-sklearn-runtime-700df-kserve-ci-e2e-test.apps.a76fd4e6-8478-4b72-8662-25754a88b651.prod.konfluxeaas.com [e2e-raw] 2026-07-24 21:50:42.713 3955 kserve.trace Network layer = openshift-route [e2e-raw] 2026-07-24 21:50:42.713 3955 kserve.trace INFO [utils.py:get_isvc_endpoint():374] Network layer = openshift-route [e2e-raw] 2026-07-24 21:50:42.713 3955 kserve.trace Using external route host: raw-sklearn-runtime-700df-kserve-ci-e2e-test.apps.a76fd4e6-8478-4b72-8662-25754a88b651.prod.konfluxeaas.com [e2e-raw] 2026-07-24 21:50:42.713 3955 kserve.trace INFO [utils.py:get_isvc_endpoint():377] Using external route host: raw-sklearn-runtime-700df-kserve-ci-e2e-test.apps.a76fd4e6-8478-4b72-8662-25754a88b651.prod.konfluxeaas.com [e2e-raw] 2026-07-24 21:50:42.713 3955 kserve.trace Sending Header = {'Host': 'raw-sklearn-runtime-700df-kserve-ci-e2e-test.apps.a76fd4e6-8478-4b72-8662-25754a88b651.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-24 21:50:42.713 3955 kserve.trace INFO [utils.py:_predict():164] Sending Header = {'Host': 'raw-sklearn-runtime-700df-kserve-ci-e2e-test.apps.a76fd4e6-8478-4b72-8662-25754a88b651.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-24 21:50:42.713 3955 kserve.trace base url = https://raw-sklearn-runtime-700df-kserve-ci-e2e-test.apps.a76fd4e6-8478-4b72-8662-25754a88b651.prod.konfluxeaas.com [e2e-raw] 2026-07-24 21:50:42.713 3955 kserve.trace INFO [utils.py:_predict():165] base url = https://raw-sklearn-runtime-700df-kserve-ci-e2e-test.apps.a76fd4e6-8478-4b72-8662-25754a88b651.prod.konfluxeaas.com [e2e-raw] 2026-07-24 21:50:42.740 3955 kserve.trace Got response {'predictions': [1, 1]} [e2e-raw] 2026-07-24 21:50:42.740 3955 kserve.trace INFO [utils.py:predict():148] 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] =============================== warnings summary =============================== [e2e-raw] predictor/test_canary_raw_deployment.py::test_canary_create [e2e-raw] predictor/test_canary_raw_deployment.py:147: PytestWarning: The test is marked with '@pytest.mark.asyncio' but it is not an async function. Please remove the asyncio mark. If the test is not marked explicitly, check for global marks applied via 'pytestmark'. [e2e-raw] @pytest.mark.predictor [e2e-raw] [e2e-raw] predictor/test_canary_raw_deployment.py::test_canary_promote [e2e-raw] predictor/test_canary_raw_deployment.py:194: PytestWarning: The test is marked with '@pytest.mark.asyncio' but it is not an async function. Please remove the asyncio mark. If the test is not marked explicitly, check for global marks applied via 'pytestmark'. [e2e-raw] @pytest.mark.predictor [e2e-raw] [e2e-raw] predictor/test_canary_raw_deployment.py::test_canary_rollback [e2e-raw] predictor/test_canary_raw_deployment.py:256: PytestWarning: The test is marked with '@pytest.mark.asyncio' but it is not an async function. Please remove the asyncio mark. If the test is not marked explicitly, check for global marks applied via 'pytestmark'. [e2e-raw] @pytest.mark.predictor [e2e-raw] [e2e-raw] predictor/test_canary_raw_deployment.py::test_canary_force_stop [e2e-raw] predictor/test_canary_raw_deployment.py:313: PytestWarning: The test is marked with '@pytest.mark.asyncio' but it is not an async function. Please remove the asyncio mark. If the test is not marked explicitly, check for global marks applied via 'pytestmark'. [e2e-raw] @pytest.mark.predictor [e2e-raw] [e2e-raw] -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html [e2e-raw] -------- generated xml file: /workspace/artifacts-dir/junit_e2e-raw.xml -------- [e2e-raw] --------------------------------- JSON report ---------------------------------- [e2e-raw] report saved to: /workspace/artifacts-dir/e2e_results-raw.json [e2e-raw] ============ 13 passed, 9 skipped, 4 warnings in 1498.43s (0:24:58) ============ [e2e-raw] /workspace/source [e2e-raw] /workspace/source [e2e-raw] + echo success [must-gather] [must-gather ] OUT 2026-07-24T21:50:48.941872524Z 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: cc942f49-69ba-4271-b348-6b7fd24f065b [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.26" [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-24T21:50:48.995217405Z namespace/openshift-must-gather-mls98 created [must-gather] [must-gather ] OUT 2026-07-24T21:50:49.003451099Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-zzj5t created [must-gather] [must-gather ] OUT 2026-07-24T21:50:49.033393917Z pod for plug-in image quay.io/modh/must-gather:rhoai-2.24 created [must-gather] [must-gather-87rs9] POD 2026-07-24T21:50:55.689231458Z [disk usage checker] Started [must-gather] [must-gather-87rs9] POD 2026-07-24T21:50:55.692478870Z [disk usage checker] Volume usage percentage: current = 17 ; allowed = 70 [must-gather] [must-gather-87rs9] POD 2026-07-24T21:50:55.834663680Z No resources found in openshift-must-gather-mls98 namespace. [must-gather] [must-gather-87rs9] POD 2026-07-24T21:50:55.948296525Z Error from server (NotFound): namespaces "redhat-ods-operator" not found [must-gather] [must-gather-87rs9] POD 2026-07-24T21:50:56.103859809Z Wrote inspect data to must-gather. [must-gather] [must-gather-87rs9] POD 2026-07-24T21:50:56.103890545Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-87rs9] POD 2026-07-24T21:50:56.103890545Z namespaces "redhat-ods-operator" not found [must-gather] [must-gather-87rs9] POD 2026-07-24T21:50:56.106672223Z Error getting logs from redhat-ods-operator [must-gather] [must-gather-87rs9] POD 2026-07-24T21:50:56.258556947Z Wrote inspect data to must-gather. [must-gather] [must-gather-87rs9] POD 2026-07-24T21:50:56.258586015Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-87rs9] POD 2026-07-24T21:50:56.258586015Z namespaces "redhat-ods-monitoring" not found [must-gather] [must-gather-87rs9] POD 2026-07-24T21:50:56.260691645Z Error getting logs from redhat-ods-monitoring [must-gather] [must-gather-87rs9] POD 2026-07-24T21:50:56.416597530Z Wrote inspect data to must-gather. [must-gather] [must-gather-87rs9] POD 2026-07-24T21:50:56.416629786Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-87rs9] POD 2026-07-24T21:50:56.416629786Z namespaces "redhat-ods-applications" not found [must-gather] [must-gather-87rs9] POD 2026-07-24T21:50:56.418882886Z Error getting logs from redhat-ods-applications [must-gather] [must-gather-87rs9] POD 2026-07-24T21:50:56.569859017Z Wrote inspect data to must-gather. [must-gather] [must-gather-87rs9] POD 2026-07-24T21:50:56.569891058Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-87rs9] POD 2026-07-24T21:50:56.569891058Z namespaces "rhods-notebooks" not found [must-gather] [must-gather-87rs9] POD 2026-07-24T21:50:56.572128905Z Error getting logs from rhods-notebooks [must-gather] [must-gather-87rs9] POD 2026-07-24T21:50:56.720588194Z Wrote inspect data to must-gather. [must-gather] [must-gather-87rs9] POD 2026-07-24T21:50:56.720683286Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-87rs9] POD 2026-07-24T21:50:56.720683286Z namespaces "rhoai-model-registries" not found [must-gather] [must-gather-87rs9] POD 2026-07-24T21:50:56.722985060Z Error getting logs from rhoai-model-registries [must-gather] [must-gather-87rs9] POD 2026-07-24T21:50:56.873479681Z Wrote inspect data to must-gather. [must-gather] [must-gather-87rs9] POD 2026-07-24T21:50:56.873510574Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-87rs9] POD 2026-07-24T21:50:56.873510574Z namespaces "istio-system" not found [must-gather] [must-gather-87rs9] POD 2026-07-24T21:50:56.875519122Z Error getting logs from istio-system [must-gather] [must-gather-87rs9] POD 2026-07-24T21:50:57.025141489Z Wrote inspect data to must-gather. [must-gather] [must-gather-87rs9] POD 2026-07-24T21:50:57.025290698Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-87rs9] POD 2026-07-24T21:50:57.025290698Z namespaces "knative-serving" not found [must-gather] [must-gather-87rs9] POD 2026-07-24T21:50:57.027401463Z Error getting logs from knative-serving [must-gather] [must-gather-87rs9] POD 2026-07-24T21:50:57.181296649Z Wrote inspect data to must-gather. [must-gather] [must-gather-87rs9] POD 2026-07-24T21:50:57.181326617Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-87rs9] POD 2026-07-24T21:50:57.181326617Z namespaces "redhat-ods-applications-auth-provider" not found [must-gather] [must-gather-87rs9] POD 2026-07-24T21:50:57.183617118Z Error getting logs from redhat-ods-applications-auth-provider [must-gather] [must-gather-87rs9] POD 2026-07-24T21:50:57.445711045Z Wrote inspect data to must-gather. [must-gather] [must-gather-87rs9] POD 2026-07-24T21:50:57.730240126Z Wrote inspect data to must-gather. [must-gather] [must-gather-87rs9] POD 2026-07-24T21:50:57.866396504Z error: the server doesn't have a resource type "auths" [must-gather] [must-gather-87rs9] POD 2026-07-24T21:50:57.949975231Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-87rs9] POD 2026-07-24T21:50:57.952016141Z Error collecting info from [must-gather] [must-gather-87rs9] POD 2026-07-24T21:50:58.079717461Z error: the server doesn't have a resource type "monitorings" [must-gather] [must-gather-87rs9] POD 2026-07-24T21:50:58.160936176Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-87rs9] POD 2026-07-24T21:50:58.163001546Z Error collecting info from [must-gather] [must-gather-87rs9] POD 2026-07-24T21:50:58.287846540Z error: the server doesn't have a resource type "featuretrackers" [must-gather] [must-gather-87rs9] POD 2026-07-24T21:50:58.368173999Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-87rs9] POD 2026-07-24T21:50:58.370223595Z Error collecting info from [must-gather] [must-gather-87rs9] POD 2026-07-24T21:50:58.500449940Z error: the server doesn't have a resource type "codeflares" [must-gather] [must-gather-87rs9] POD 2026-07-24T21:50:58.579916063Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-87rs9] POD 2026-07-24T21:50:58.582011600Z Error collecting info from [must-gather] [must-gather-87rs9] POD 2026-07-24T21:50:58.710582340Z error: the server doesn't have a resource type "dashboards" [must-gather] [must-gather-87rs9] POD 2026-07-24T21:50:58.793106145Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-87rs9] POD 2026-07-24T21:50:58.795318465Z Error collecting info from [must-gather] [must-gather-87rs9] POD 2026-07-24T21:50:58.922496045Z error: the server doesn't have a resource type "datasciencepipelines" [must-gather] [must-gather-87rs9] POD 2026-07-24T21:50:59.003905098Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-87rs9] POD 2026-07-24T21:50:59.005831227Z Error collecting info from [must-gather] [must-gather-87rs9] POD 2026-07-24T21:50:59.133921297Z error: the server doesn't have a resource type "feastoperators" [must-gather] [must-gather-87rs9] POD 2026-07-24T21:50:59.214725060Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-87rs9] POD 2026-07-24T21:50:59.216562122Z Error collecting info from [must-gather] [must-gather-87rs9] POD 2026-07-24T21:50:59.343054618Z error: the server doesn't have a resource type "kserves" [must-gather] [must-gather-87rs9] POD 2026-07-24T21:50:59.424411627Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-87rs9] POD 2026-07-24T21:50:59.426447465Z Error collecting info from [must-gather] [must-gather-87rs9] POD 2026-07-24T21:50:59.551685219Z error: the server doesn't have a resource type "kueues" [must-gather] [must-gather-87rs9] POD 2026-07-24T21:50:59.633624849Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-87rs9] POD 2026-07-24T21:50:59.635801487Z Error collecting info from [must-gather] [must-gather-87rs9] POD 2026-07-24T21:50:59.766095742Z error: the server doesn't have a resource type "modelcontrollers" [must-gather] [must-gather-87rs9] POD 2026-07-24T21:50:59.849512230Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-87rs9] POD 2026-07-24T21:50:59.851954169Z Error collecting info from [must-gather] [must-gather-87rs9] POD 2026-07-24T21:50:59.980845048Z error: the server doesn't have a resource type "modelmeshservings" [must-gather] [must-gather-87rs9] POD 2026-07-24T21:51:00.066146108Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-87rs9] POD 2026-07-24T21:51:00.068616861Z Error collecting info from [must-gather] [must-gather-87rs9] POD 2026-07-24T21:51:00.191680970Z error: the server doesn't have a resource type "modelregistries" [must-gather] [must-gather-87rs9] POD 2026-07-24T21:51:00.271072805Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-87rs9] POD 2026-07-24T21:51:00.273219629Z Error collecting info from [must-gather] [must-gather-87rs9] POD 2026-07-24T21:51:00.397227845Z error: the server doesn't have a resource type "rays" [must-gather] [must-gather-87rs9] POD 2026-07-24T21:51:00.478995037Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-87rs9] POD 2026-07-24T21:51:00.481005839Z Error collecting info from [must-gather] [must-gather-87rs9] POD 2026-07-24T21:51:00.604933289Z error: the server doesn't have a resource type "trainingoperators" [must-gather] [must-gather-87rs9] POD 2026-07-24T21:51:00.684690083Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-87rs9] POD 2026-07-24T21:51:00.686817865Z Error collecting info from [must-gather] [must-gather-87rs9] POD 2026-07-24T21:51:00.697524330Z [disk usage checker] Volume usage percentage: current = 17 ; allowed = 70 [must-gather] [must-gather-87rs9] POD 2026-07-24T21:51:00.811924880Z error: the server doesn't have a resource type "trustyais" [must-gather] [must-gather-87rs9] POD 2026-07-24T21:51:00.895377691Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-87rs9] POD 2026-07-24T21:51:00.897687650Z Error collecting info from [must-gather] [must-gather-87rs9] POD 2026-07-24T21:51:01.026677349Z error: the server doesn't have a resource type "workbenches" [must-gather] [must-gather-87rs9] POD 2026-07-24T21:51:01.105956222Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-87rs9] POD 2026-07-24T21:51:01.108067300Z Error collecting info from [must-gather] [must-gather-87rs9] POD 2026-07-24T21:51:01.230364591Z error: the server doesn't have a resource type "hardwareprofiles" [must-gather] [must-gather-87rs9] POD 2026-07-24T21:51:01.311846866Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-87rs9] POD 2026-07-24T21:51:01.313823580Z Error collecting info from [must-gather] [must-gather-87rs9] POD 2026-07-24T21:51:01.438404839Z error: the server doesn't have a resource type "llamastackoperators" [must-gather] [must-gather-87rs9] POD 2026-07-24T21:51:01.519344042Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-87rs9] POD 2026-07-24T21:51:01.521261705Z Error collecting info from [must-gather] [must-gather-87rs9] POD 2026-07-24T21:51:02.219136831Z error: the server doesn't have a resource type "predictors" [must-gather] [must-gather-87rs9] POD 2026-07-24T21:51:02.339601813Z error: the server doesn't have a resource type "localmodelnodegroups" [must-gather] [must-gather-87rs9] POD 2026-07-24T21:51:02.463300976Z error: the server doesn't have a resource type "smcp" [must-gather] [must-gather-87rs9] POD 2026-07-24T21:51:02.585644236Z error: the server doesn't have a resource type "smm" [must-gather] [must-gather-87rs9] POD 2026-07-24T21:51:02.708961359Z error: the server doesn't have a resource type "smmr" [must-gather] [must-gather-87rs9] POD 2026-07-24T21:51:02.942883465Z error: the server doesn't have a resource type "virtualservices" [must-gather] [must-gather-87rs9] POD 2026-07-24T21:51:03.068850525Z error: the server doesn't have a resource type "authorizationpolicies" [must-gather] [must-gather-87rs9] POD 2026-07-24T21:51:03.198072440Z error: the server doesn't have a resource type "envoyfilters" [must-gather] [must-gather-87rs9] POD 2026-07-24T21:51:03.320702507Z error: the server doesn't have a resource type "knativeservings" [must-gather] [must-gather-87rs9] POD 2026-07-24T21:51:03.445020068Z error: the server doesn't have a resource type "configurations" [must-gather] [must-gather-87rs9] POD 2026-07-24T21:51:03.574311645Z error: the server doesn't have a resource type "routes" [must-gather] [must-gather-87rs9] POD 2026-07-24T21:51:03.701659724Z error: the server doesn't have a resource type "services" [must-gather] [must-gather-87rs9] POD 2026-07-24T21:51:03.825212695Z error: the server doesn't have a resource type "revisions" [must-gather] [must-gather-87rs9] POD 2026-07-24T21:51:03.948184033Z error: the server doesn't have a resource type "authconfigs" [must-gather] [must-gather-87rs9] POD 2026-07-24T21:51:04.072189351Z error: the server doesn't have a resource type "authorinos" [must-gather] [must-gather-87rs9] POD 2026-07-24T21:51:04.359865146Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-87rs9] POD 2026-07-24T21:51:04.485075258Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-87rs9] POD 2026-07-24T21:51:04.747020025Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-87rs9] POD 2026-07-24T21:51:04.909590789Z Wrote inspect data to must-gather. [must-gather] [must-gather-87rs9] POD 2026-07-24T21:51:05.058700773Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-87rs9] POD 2026-07-24T21:51:05.198292056Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-87rs9] POD 2026-07-24T21:51:05.471581072Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-87rs9] POD 2026-07-24T21:51:05.628008857Z Wrote inspect data to must-gather. [must-gather] [must-gather-87rs9] POD 2026-07-24T21:51:05.702558011Z [disk usage checker] Volume usage percentage: current = 17 ; allowed = 70 [must-gather] [must-gather-87rs9] POD 2026-07-24T21:51:05.780291948Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-87rs9] POD 2026-07-24T21:51:05.901441311Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-87rs9] POD 2026-07-24T21:51:06.161992050Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-87rs9] POD 2026-07-24T21:51:06.313392354Z Wrote inspect data to must-gather. [must-gather] [must-gather-87rs9] POD 2026-07-24T21:51:06.468038951Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-87rs9] POD 2026-07-24T21:51:06.585915039Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-87rs9] POD 2026-07-24T21:51:06.843761582Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-87rs9] POD 2026-07-24T21:51:07.007522275Z Wrote inspect data to must-gather. [must-gather] [must-gather-87rs9] POD 2026-07-24T21:51:07.158479612Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-87rs9] POD 2026-07-24T21:51:07.305543278Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-87rs9] POD 2026-07-24T21:51:07.569860504Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-87rs9] POD 2026-07-24T21:51:07.729182131Z Wrote inspect data to must-gather. [must-gather] [must-gather-87rs9] POD 2026-07-24T21:51:07.882173562Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-87rs9] POD 2026-07-24T21:51:08.024962259Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-87rs9] POD 2026-07-24T21:51:08.288556244Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-87rs9] POD 2026-07-24T21:51:08.449226697Z Wrote inspect data to must-gather. [must-gather] [must-gather-87rs9] POD 2026-07-24T21:51:08.597138149Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-87rs9] POD 2026-07-24T21:51:08.740926051Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-87rs9] POD 2026-07-24T21:51:09.017596336Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-87rs9] POD 2026-07-24T21:51:09.179224149Z Wrote inspect data to must-gather. [must-gather] [must-gather-87rs9] POD 2026-07-24T21:51:09.330051752Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-87rs9] POD 2026-07-24T21:51:09.448988383Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-87rs9] POD 2026-07-24T21:51:09.707076031Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-87rs9] POD 2026-07-24T21:51:09.861068887Z Wrote inspect data to must-gather. [must-gather] [must-gather-87rs9] POD 2026-07-24T21:51:10.007699985Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-87rs9] POD 2026-07-24T21:51:10.126834979Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-87rs9] POD 2026-07-24T21:51:10.382551280Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-87rs9] POD 2026-07-24T21:51:10.546395042Z Wrote inspect data to must-gather. [must-gather] [must-gather-87rs9] POD 2026-07-24T21:51:10.696920675Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-87rs9] POD 2026-07-24T21:51:10.707327556Z [disk usage checker] Volume usage percentage: current = 17 ; allowed = 70 [must-gather] [must-gather-87rs9] POD 2026-07-24T21:51:10.832707977Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-87rs9] POD 2026-07-24T21:51:11.110636400Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-87rs9] POD 2026-07-24T21:51:11.281140002Z Wrote inspect data to must-gather. [must-gather] [must-gather-87rs9] POD 2026-07-24T21:51:11.434903088Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-87rs9] POD 2026-07-24T21:51:11.604335375Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-87rs9] POD 2026-07-24T21:51:11.877994746Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-87rs9] POD 2026-07-24T21:51:12.040449459Z Wrote inspect data to must-gather. [must-gather] [must-gather-87rs9] POD 2026-07-24T21:51:12.193428054Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-87rs9] POD 2026-07-24T21:51:12.337495728Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-87rs9] POD 2026-07-24T21:51:12.608913647Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-87rs9] POD 2026-07-24T21:51:12.767166789Z Wrote inspect data to must-gather. [must-gather] [must-gather-87rs9] POD 2026-07-24T21:51:12.919497244Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-87rs9] POD 2026-07-24T21:51:13.062039995Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-87rs9] POD 2026-07-24T21:51:13.328490790Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-87rs9] POD 2026-07-24T21:51:13.479751059Z Wrote inspect data to must-gather. [must-gather] [must-gather-87rs9] POD 2026-07-24T21:51:13.629859477Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-87rs9] POD 2026-07-24T21:51:13.754768091Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-87rs9] POD 2026-07-24T21:51:14.036176632Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-87rs9] POD 2026-07-24T21:51:14.201563057Z Wrote inspect data to must-gather. [must-gather] [must-gather-87rs9] POD 2026-07-24T21:51:15.712088553Z [disk usage checker] Volume usage percentage: current = 17 ; allowed = 70 [must-gather] [must-gather-87rs9] POD 2026-07-24T21:51:17.538117058Z Caches written to disk [must-gather] [must-gather-87rs9] OUT 2026-07-24T21:51:18.547087072Z waiting for gather to complete [must-gather] [must-gather-87rs9] OUT 2026-07-24T21:51:18.550776209Z downloading gather output [must-gather] [must-gather-87rs9] OUT 2026-07-24T21:51:18.835979245Z receiving incremental file list [must-gather] [must-gather-87rs9] OUT 2026-07-24T21:51:18.852437272Z ./ [must-gather] [must-gather-87rs9] OUT 2026-07-24T21:51:18.852592205Z aggregated-discovery-api.yaml [must-gather] [must-gather-87rs9] OUT 2026-07-24T21:51:18.852925903Z aggregated-discovery-apis.yaml [must-gather] [must-gather-87rs9] OUT 2026-07-24T21:51:18.853874555Z event-filter.html [must-gather] [must-gather-87rs9] OUT 2026-07-24T21:51:18.85490983Z timestamp [must-gather] [must-gather-87rs9] OUT 2026-07-24T21:51:18.855048993Z version [must-gather] [must-gather-87rs9] OUT 2026-07-24T21:51:18.855118975Z cluster-scoped-resources/ [must-gather] [must-gather-87rs9] OUT 2026-07-24T21:51:18.855128435Z cluster-scoped-resources/datasciencecluster.opendatahub.io/ [must-gather] [must-gather-87rs9] OUT 2026-07-24T21:51:18.855134565Z cluster-scoped-resources/datasciencecluster.opendatahub.io/datascienceclusters/ [must-gather] [must-gather-87rs9] OUT 2026-07-24T21:51:18.855170426Z cluster-scoped-resources/datasciencecluster.opendatahub.io/datascienceclusters/test-dsc.yaml [must-gather] [must-gather-87rs9] OUT 2026-07-24T21:51:18.855267278Z cluster-scoped-resources/dscinitialization.opendatahub.io/ [must-gather] [must-gather-87rs9] OUT 2026-07-24T21:51:18.855285438Z cluster-scoped-resources/dscinitialization.opendatahub.io/dscinitializations/ [must-gather] [must-gather-87rs9] OUT 2026-07-24T21:51:18.855315389Z cluster-scoped-resources/dscinitialization.opendatahub.io/dscinitializations/test-dsci.yaml [must-gather] [must-gather-87rs9] OUT 2026-07-24T21:51:18.855377561Z namespaces/ [must-gather] [must-gather-87rs9] OUT 2026-07-24T21:51:18.855387901Z namespaces/kserve-ci-e2e-test/ [must-gather] [must-gather-87rs9] OUT 2026-07-24T21:51:18.855409581Z namespaces/kserve-ci-e2e-test/kserve-ci-e2e-test.yaml [must-gather] [must-gather-87rs9] OUT 2026-07-24T21:51:18.855487093Z namespaces/kserve-ci-e2e-test/apps.openshift.io/ [must-gather] [must-gather-87rs9] OUT 2026-07-24T21:51:18.855521954Z namespaces/kserve-ci-e2e-test/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-87rs9] OUT 2026-07-24T21:51:18.855581035Z namespaces/kserve-ci-e2e-test/apps/ [must-gather] [must-gather-87rs9] OUT 2026-07-24T21:51:18.855612286Z namespaces/kserve-ci-e2e-test/apps/daemonsets.yaml [must-gather] [must-gather-87rs9] OUT 2026-07-24T21:51:18.855702158Z namespaces/kserve-ci-e2e-test/apps/deployments.yaml [must-gather] [must-gather-87rs9] OUT 2026-07-24T21:51:18.85578254Z namespaces/kserve-ci-e2e-test/apps/replicasets.yaml [must-gather] [must-gather-87rs9] OUT 2026-07-24T21:51:18.855861292Z namespaces/kserve-ci-e2e-test/apps/statefulsets.yaml [must-gather] [must-gather-87rs9] OUT 2026-07-24T21:51:18.855910383Z namespaces/kserve-ci-e2e-test/autoscaling/ [must-gather] [must-gather-87rs9] OUT 2026-07-24T21:51:18.855953144Z namespaces/kserve-ci-e2e-test/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-87rs9] OUT 2026-07-24T21:51:18.856000325Z namespaces/kserve-ci-e2e-test/batch/ [must-gather] [must-gather-87rs9] OUT 2026-07-24T21:51:18.856041126Z namespaces/kserve-ci-e2e-test/batch/cronjobs.yaml [must-gather] [must-gather-87rs9] OUT 2026-07-24T21:51:18.856137468Z namespaces/kserve-ci-e2e-test/batch/jobs.yaml [must-gather] [must-gather-87rs9] OUT 2026-07-24T21:51:18.856168899Z namespaces/kserve-ci-e2e-test/build.openshift.io/ [must-gather] [must-gather-87rs9] OUT 2026-07-24T21:51:18.85622135Z namespaces/kserve-ci-e2e-test/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-87rs9] OUT 2026-07-24T21:51:18.856320503Z namespaces/kserve-ci-e2e-test/build.openshift.io/builds.yaml [must-gather] [must-gather-87rs9] OUT 2026-07-24T21:51:18.856362344Z namespaces/kserve-ci-e2e-test/core/ [must-gather] [must-gather-87rs9] OUT 2026-07-24T21:51:18.856409295Z namespaces/kserve-ci-e2e-test/core/configmaps.yaml [must-gather] [must-gather-87rs9] OUT 2026-07-24T21:51:18.856538578Z namespaces/kserve-ci-e2e-test/core/endpoints.yaml [must-gather] [must-gather-87rs9] OUT 2026-07-24T21:51:18.8566215Z namespaces/kserve-ci-e2e-test/core/events.yaml [must-gather] [must-gather-87rs9] OUT 2026-07-24T21:51:18.858627127Z namespaces/kserve-ci-e2e-test/core/persistentvolumeclaims.yaml [must-gather] [must-gather-87rs9] OUT 2026-07-24T21:51:18.858712949Z namespaces/kserve-ci-e2e-test/core/pods.yaml [must-gather] [must-gather-87rs9] OUT 2026-07-24T21:51:18.858797431Z namespaces/kserve-ci-e2e-test/core/replicationcontrollers.yaml [must-gather] [must-gather-87rs9] OUT 2026-07-24T21:51:18.858922364Z namespaces/kserve-ci-e2e-test/core/secrets.yaml [must-gather] [must-gather-87rs9] OUT 2026-07-24T21:51:18.859122769Z namespaces/kserve-ci-e2e-test/core/services.yaml [must-gather] [must-gather-87rs9] OUT 2026-07-24T21:51:18.859160699Z namespaces/kserve-ci-e2e-test/discovery.k8s.io/ [must-gather] [must-gather-87rs9] OUT 2026-07-24T21:51:18.859218931Z namespaces/kserve-ci-e2e-test/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-87rs9] OUT 2026-07-24T21:51:18.859285422Z namespaces/kserve-ci-e2e-test/image.openshift.io/ [must-gather] [must-gather-87rs9] OUT 2026-07-24T21:51:18.859319143Z namespaces/kserve-ci-e2e-test/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-87rs9] OUT 2026-07-24T21:51:18.859372644Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/ [must-gather] [must-gather-87rs9] OUT 2026-07-24T21:51:18.859417345Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-87rs9] OUT 2026-07-24T21:51:18.859502918Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-87rs9] OUT 2026-07-24T21:51:18.859548048Z namespaces/kserve-ci-e2e-test/monitoring.coreos.com/ [must-gather] [must-gather-87rs9] OUT 2026-07-24T21:51:18.859590689Z namespaces/kserve-ci-e2e-test/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-87rs9] OUT 2026-07-24T21:51:18.859643631Z namespaces/kserve-ci-e2e-test/networking.k8s.io/ [must-gather] [must-gather-87rs9] OUT 2026-07-24T21:51:18.859690322Z namespaces/kserve-ci-e2e-test/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-87rs9] OUT 2026-07-24T21:51:18.859736583Z namespaces/kserve-ci-e2e-test/policy/ [must-gather] [must-gather-87rs9] OUT 2026-07-24T21:51:18.859784454Z namespaces/kserve-ci-e2e-test/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-87rs9] OUT 2026-07-24T21:51:18.859828075Z namespaces/kserve-ci-e2e-test/route.openshift.io/ [must-gather] [must-gather-87rs9] OUT 2026-07-24T21:51:18.859871566Z namespaces/kserve-ci-e2e-test/route.openshift.io/routes.yaml [must-gather] [must-gather-87rs9] OUT 2026-07-24T21:51:18.86768833Z [must-gather] [must-gather-87rs9] OUT 2026-07-24T21:51:18.867715381Z sent 765 bytes received 76,525 bytes 154,580.00 bytes/sec [must-gather] [must-gather-87rs9] OUT 2026-07-24T21:51:18.867726321Z total size is 1,158,311 speedup is 14.99 [must-gather] [must-gather ] OUT 2026-07-24T21:51:18.980884181Z namespace/openshift-must-gather-mls98 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: cc942f49-69ba-4271-b348-6b7fd24f065b [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.26" [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-24T21:51:19.106018754Z Using must-gather plug-in image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:35f66492587d98a3cca9bf7ba4541c867770dc76b78b4cf9352e6715dca04502 [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: cc942f49-69ba-4271-b348-6b7fd24f065b [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.26" [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-24T21:51:19.130181882Z namespace/openshift-must-gather-64p2h created [must-gather] [must-gather ] OUT 2026-07-24T21:51:19.137966795Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-6kvr5 created [must-gather] [must-gather ] OUT 2026-07-24T21:51:19.166870314Z pod for plug-in image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:35f66492587d98a3cca9bf7ba4541c867770dc76b78b4cf9352e6715dca04502 created [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:20.466223478Z [disk usage checker] Started [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:20.469838251Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:20.664905560Z Gathering data for ns/openshift-cluster-version... [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:20.812025583Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:20.911505498Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:21.004623496Z Gathering data for ns/default... [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:21.338441718Z Gathering data for ns/openshift... [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:21.738909697Z Gathering data for ns/kube-system... [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:22.487948913Z Gathering data for ns/openshift-etcd... [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:22.801754462Z Wrote inspect data to must-gather. [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:22.801790631Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:22.801790631Z namespaces "assisted-installer" not found [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:23.299923232Z Waiting on subprocesses to finish execution. [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:23.307084767Z 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-lcpgz] POD 2026-07-24T21:51:23.313807144Z INFO: Gathering HAProxy config files [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:23.314161703Z INFO: Gathering machine config daemon's old logs from all nodes [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:23.315164321Z Executing Istio gather script [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:23.316243618Z INFO: Collecting host service logs for crio [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:23.316714737Z INFO: Collecting host service logs for kubelet [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:23.317064658Z INFO: Collecting host service logs for rpm-ostreed [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:23.317432540Z INFO: Collecting host service logs for ostree-finalize-staged [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:23.317764245Z INFO: Collecting host service logs for machine-config-daemon-firstboot [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:23.318185830Z INFO: Collecting host service logs for machine-config-daemon-host [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:23.318597439Z INFO: Collecting host service logs for NetworkManager [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:23.318912698Z INFO: Collecting host service logs for openvswitch [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:23.319244838Z INFO: Collecting host service logs for ovs-configuration [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:23.319589474Z INFO: Collecting host service logs for ovsdb-server [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:23.319910474Z INFO: Collecting host service logs for ovs-vswitchd [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:23.320364213Z INFO: Waiting for worker host service log collection to complete ... [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:23.329530945Z INFO: Gathering on-disk MachineConfig from degraded nodes [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:23.408685308Z INFO: Waiting for node performance related collection to complete ... [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:23.841845632Z INFO: Found 1 replicas - prometheus-k8s-0 [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:23.846075303Z INFO: "sriov-network-operator" not detected. Skipping. [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:23.971587787Z No resources found in openshift-etcd namespace. [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:24.089180584Z INFO: Collecting Insights Archives from insights-operator-5885fdb759-6dqpj [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:24.089250578Z insights-runtime-extractor-bxmn8 [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:24.089272414Z insights-runtime-extractor-hsvmm [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:24.089292391Z insights-runtime-extractor-r75fx [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:24.269621936Z INFO: "kubernetes-nmstate-operator" not detected. Skipping. [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:24.333142569Z INFO: "metallb-operator" not detected. Skipping. [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:24.410854213Z error: the server doesn't have a resource type "performanceprofile" [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:24.541364411Z INFO: Waiting for on-disk MachineConfig collection to complete ... [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:24.541460969Z INFO: on-disk MachineConfig config collection complete. [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:24.542401683Z INFO: namespace openshift-frr-k8s not detected. Skipping. [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:24.764516764Z INFO: Waiting for HAProxy config collection to complete ... [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:24.806327910Z ERROR: No running kube-apiserver pods found [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:24.845964548Z error: only SOURCE_DIR and POD:DESTINATION_DIR should be specified as arguments [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:24.845964548Z See 'oc rsync -h' for help and examples [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:24.893901184Z No resources found [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:24.924637021Z INFO: Worker host service log collection to complete. [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:24.963809854Z Wrote inspect data to must-gather. [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:25.060205593Z INFO: Getting alertmanagers from prometheus-k8s-0 [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:25.163291096Z Wrote inspect data to must-gather. [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:25.180669932Z tar: Removing leading `/' from member names [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:25.186268298Z INFO: HAProxy config collection complete. [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:25.288964074Z Wrote inspect data to must-gather. [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:25.539207564Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:25.599932735Z Gathering data for ns/openshift-monitoring... [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:25.791798889Z No resources found [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:25.844471445Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:25.905064897Z INFO: 'previous-logs' folder not found on ip-10-0-136-232.ec2.internal, skipping... [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:25.934201736Z Wrote inspect data to must-gather. [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:25.948656505Z Wrote inspect data to must-gather. [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:25.948681580Z error: the server doesn't have a resource type "machineconfigs" [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:25.961598815Z error: the server doesn't have a resource type "multi-networkpolicy" [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:25.964926789Z Wrote inspect data to must-gather. [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:26.124977301Z Wrote inspect data to must-gather. [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:26.174502590Z error: the server doesn't have a resource type "machineconfigpools" [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:26.275864117Z INFO: Getting rules from prometheus-k8s-0 [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:26.276785081Z INFO: 'previous-logs' folder not found on ip-10-0-136-253.ec2.internal, skipping... [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:26.442075563Z Wrote inspect data to must-gather. [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:26.458560990Z Wrote inspect data to must-gather. [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:26.596421775Z INFO: 'previous-logs' folder not found on ip-10-0-138-234.ec2.internal, skipping... [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:26.596514656Z INFO: Waiting for Machine Config Daemon termination log collection to complete ... [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:26.596563530Z INFO: Machine Config Daemon termination log collection complete. [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:26.650167088Z error: the server doesn't have a resource type "kubeletconfigs" [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:26.760580596Z Wrote inspect data to must-gather. [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:26.779941294Z INFO: Getting status/config from prometheus-k8s-0 [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:26.905442412Z Wrote inspect data to must-gather. [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:27.059513897Z Wrote inspect data to must-gather. [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:27.149703582Z Wrote inspect data to must-gather. [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:27.195178918Z INFO: OLM v1 CRDs not detected. Skipping OLM v1 resource collection. [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:27.330918891Z INFO: Getting status/flags from prometheus-k8s-0 [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:27.384983320Z Wrote inspect data to must-gather. [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:27.402835335Z INFO: INTERCONNECT MODE [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:27.402923375Z INFO: Gathering ovn-kubernetes DBs [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:27.584226166Z INFO: Gathering OVN_Northbound from ovnkube-node-88v79... [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:27.584463556Z INFO: Gathering OVN_Northbound from ovnkube-node-r9k9k... [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:27.584687246Z INFO: Gathering OVN_Northbound from ovnkube-node-z75rk... [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:27.584995962Z INFO: Gathering OVN_Southbound from ovnkube-node-88v79... [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:27.585235727Z INFO: Gathering OVN_Southbound from ovnkube-node-r9k9k... [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:27.585451753Z INFO: Gathering OVN_Southbound from ovnkube-node-z75rk... [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:27.618634572Z INFO: Getting status/runtimeinfo from prometheus-k8s-0 [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:27.662792198Z Wrote inspect data to must-gather. [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:27.886077412Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:27.920527370Z tar: Removing leading `/' from member names [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:27.937990446Z tar: Removing leading `/' from member names [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:27.959890612Z tar: Removing leading `/' from member names [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:27.972443054Z tar: Removing leading `/' from member names [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:27.988485713Z tar: Removing leading `/' from member names [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:28.023500537Z tar: Removing leading `/' from member names [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:28.058269727Z Wrote inspect data to must-gather. [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:28.088429749Z Inspecting resource crd/gatewayclasses.gateway.networking.k8s.io [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:28.095515875Z INFO: Getting targets?state=active from prometheus-k8s-0 [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:28.316681406Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:28.335567225Z Wrote inspect data to must-gather. [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:28.388535296Z INFO: Getting status/tsdb from prometheus-k8s-0 [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:28.592562397Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:28.596440389Z Inspecting resource crd/gateways.gateway.networking.k8s.io [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:28.618478176Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:28.625580313Z INFO: Waiting for network log collection to complete ... [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:28.625725303Z INFO: Waiting for ovnk database copies to complete ... [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:28.626099597Z INFO: Copying ovnk databases complete. [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:28.628276689Z 3.5M must-gather/network_logs/ovnk_database_store [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:28.632402817Z ovnk_database_store/ [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:28.632452148Z ovnk_database_store/ovnkube-node-z75rk_sbdb [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:28.658622831Z ovnk_database_store/ovnkube-node-88v79_sbdb [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:28.683831228Z ovnk_database_store/ovnkube-node-z75rk_nbdb [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:28.694531358Z ovnk_database_store/ovnkube-node-88v79_nbdb [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:28.705247834Z ovnk_database_store/ovnkube-node-r9k9k_nbdb [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:28.715340160Z ovnk_database_store/ovnkube-node-r9k9k_sbdb [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:28.724489653Z Wrote inspect data to must-gather. [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:28.740701133Z INFO: Network log collection complete. [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:28.844708839Z Gathering data for ns/openshift-network-console... [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:28.844950872Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:28.847903294Z INFO: Getting status from alertmanager-main-0 [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:29.039503565Z Error from server (NotFound): deployments.apps "cluster-node-tuning-operator" not found [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:29.041509842Z INFO: Fallback to identify the container image from release info [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:29.078519983Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:29.081560044Z Inspecting resource crd/grpcroutes.gateway.networking.k8s.io [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:29.296491369Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:29.342578802Z Gathering data for ns/openshift-console-operator... [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:29.504169112Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:29.506454548Z Inspecting resource crd/httproutes.gateway.networking.k8s.io [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:29.689284660Z INFO: Image with low level tools to use: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a83451907191f154bed1dfc7f0174433f0075beb6b6b82b9ec61e07e402dc811 [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:29.734313436Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:29.778282899Z Gathering data for ns/openshift-console... [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:29.834461802Z daemonset.apps/perf-node-gather-daemonset created [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:29.970999208Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:29.973490943Z Inspecting resource crd/inferencepools.inference.networking.k8s.io [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:30.000427403Z Waiting for performance profile collector pods to become ready: 1 [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:30.137390547Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:30.376019078Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:30.379419647Z Inspecting resource crd/inferencepools.inference.networking.x-k8s.io [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:30.420637382Z Gathering data for ns/openshift-cluster-storage-operator... [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:30.564699640Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:30.596918941Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:30.761491821Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:30.764747626Z Inspecting resource crd/referencegrants.gateway.networking.k8s.io [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:30.953102468Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:30.986835991Z Gathering data for ns/openshift-dns-operator... [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:31.169283912Z Waiting for performance profile collector pods to become ready: 2 [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:31.172574522Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:31.416004624Z Gathering data for ns/openshift-dns... [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:31.873032063Z Done executing Istio gather script [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:32.119203116Z Gathering data for ns/openshift-image-registry... [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:32.304807887Z Waiting for performance profile collector pods to become ready: 3 [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:32.606696934Z Gathering data for ns/openshift-ingress-operator... [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:32.962521550Z Gathering data for ns/openshift-ingress... [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:33.417611838Z Gathering data for ns/openshift-ingress-canary... [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:33.439905439Z Waiting for performance profile collector pods to become ready: 4 [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:33.955653695Z Gathering data for ns/openshift-insights... [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:34.572208791Z Waiting for performance profile collector pods to become ready: 5 [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:35.601796738Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:35.693076893Z Waiting for performance profile collector pods to become ready: 6 [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:36.740929134Z Gathering data for ns/kserve... [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:36.828496081Z Waiting for performance profile collector pods to become ready: 7 [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:37.959554976Z Daemonset perf-node-gather-daemonset ready 3 out of 3 [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:38.211410841Z Collecting performance related data for node ip-10-0-138-234.ec2.internal [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:38.218491654Z Collecting performance related data for node ip-10-0-136-232.ec2.internal [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:38.226304358Z Collecting performance related data for node ip-10-0-136-253.ec2.internal [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:38.441399586Z Gathering data for ns/openshift-config... [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:38.751303016Z Gathering data for ns/openshift-config-managed... [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:39.341893387Z Gathering data for ns/openshift-kube-apiserver-operator... [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:39.706788142Z Gathering data for ns/openshift-kube-apiserver... [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:40.031537052Z Gathering data for ns/openshift-kube-controller-manager... [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:40.363195918Z Gathering data for ns/openshift-kube-controller-manager-operator... [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:40.607745222Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:40.700082461Z Gathering data for ns/openshift-kube-scheduler... [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:41.156540861Z Gathering data for ns/openshift-kube-scheduler-operator... [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:41.541189032Z Gathering data for ns/openshift-kube-storage-version-migrator... [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:42.017893525Z Gathering data for ns/openshift-kube-storage-version-migrator-operator... [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:42.367602173Z Gathering data for ns/openshift-user-workload-monitoring... [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:42.907901162Z Gathering data for ns/openshift-multus... [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:44.591112312Z Gathering data for ns/openshift-ovn-kubernetes... [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:45.614164529Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:45.969950325Z Gathering data for ns/openshift-host-network... [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:46.306596983Z Gathering data for ns/openshift-network-diagnostics... [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:46.380363592Z Collecting kubelet logs for node ip-10-0-138-234.ec2.internal [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:46.382558928Z Collecting kubelet logs for node ip-10-0-136-232.ec2.internal [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:46.389265916Z Collecting kubelet logs for node ip-10-0-136-253.ec2.internal [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:46.798937491Z daemonset.apps "perf-node-gather-daemonset" deleted from openshift-must-gather-64p2h namespace [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:46.803959787Z INFO: Node performance data collection complete. [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:46.944734342Z Gathering data for ns/openshift-network-node-identity... [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:47.433844180Z Gathering data for ns/openshift-network-operator... [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:47.839282587Z Gathering data for ns/openshift-cloud-network-config-controller... [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:48.161756919Z Gathering data for ns/openshift-cluster-node-tuning-operator... [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:48.650943321Z Gathering data for ns/openshift-apiserver-operator... [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:48.956652018Z Gathering data for ns/openshift-apiserver... [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:49.344519705Z Gathering data for ns/openshift-controller-manager-operator... [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:49.642549747Z Gathering data for ns/openshift-controller-manager... [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:49.918956211Z Gathering data for ns/openshift-cluster-samples-operator... [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:50.581196855Z Gathering data for ns/openshift-operator-lifecycle-manager... [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:50.620834135Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:50.891463948Z Gathering data for ns/openshift-service-ca-operator... [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:51.201113185Z Gathering data for ns/openshift-service-ca... [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:51.558607063Z Gathering data for ns/openshift-cluster-csi-drivers... [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:52.460024756Z Wrote inspect data to must-gather. [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:52.460070222Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:52.460070222Z skipping gathering secrets/support due to error: secrets "support" not found [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:52.592975792Z error: the server doesn't have a resource type "clusters" [must-gather] [must-gather-lcpgz] POD 2026-07-24T21:51:52.740921358Z Caches written to disk [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:53.749975081Z waiting for gather to complete [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:53.753596352Z downloading gather output [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.026034738Z receiving incremental file list [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.051253704Z ./ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.051360716Z aggregated-discovery-api.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.051683893Z aggregated-discovery-apis.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.052393649Z event-filter.html [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.054782203Z timestamp [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.054867345Z version [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.06802555Z cluster-scoped-resources/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.068059681Z cluster-scoped-resources/admissionregistration.k8s.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.068074282Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.068126232Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/default-network-annotation.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.068269566Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/servicecidrs.openshift.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.068390909Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/user-defined-networks-namespace-label.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.06845527Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.068494161Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/default-network-annotation-binding.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.068623414Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/servicecidrs-binding.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.068717306Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/user-defined-networks-namespace-label-binding.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.068851719Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.06888612Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/multus.openshift.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.069000062Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/network-node-identity.openshift.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.069073064Z cluster-scoped-resources/apiextensions.k8s.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.069472873Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.069525054Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/accounts.nim.opendatahub.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.069721218Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.069977044Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminpolicybasedexternalroutes.k8s.ovn.org.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.070181509Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertingrules.monitoring.openshift.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.070352293Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagerconfigs.monitoring.coreos.com.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.07423066Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagers.monitoring.coreos.com.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.075860386Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertrelabelconfigs.monitoring.openshift.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.075998559Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apirequestcounts.apiserver.openshift.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.076210534Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apiservers.config.openshift.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.076415479Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/appliedmanifestworks.work.open-cluster-management.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.076529321Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/authentications.config.openshift.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.076752276Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/baselineadminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.076971281Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/builds.config.openshift.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.077146195Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/catalogsources.operators.coreos.com.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.077451092Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudcredentials.operator.openshift.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.077585865Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudeventsources.eventing.keda.sh.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.077703087Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudprivateipconfigs.cloud.network.openshift.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.07781629Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterclaims.cluster.open-cluster-management.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.077912732Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercloudeventsources.eventing.keda.sh.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.078031205Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercsidrivers.operator.openshift.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.078199949Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterimagepolicies.config.openshift.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.078419784Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteroperators.config.openshift.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.078550617Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterresourcequotas.quota.openshift.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.078668919Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterserviceversions.operators.coreos.com.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.080605193Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterstoragecontainers.serving.kserve.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.080766326Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustertriggerauthentications.keda.sh.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.08091984Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteruserdefinednetworks.k8s.ovn.org.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.081120254Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterversions.config.openshift.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.081399021Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.08182923Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.operator.openshift.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.081939173Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.samples.operator.openshift.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.082058175Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleclidownloads.console.openshift.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.082186688Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleexternalloglinks.console.openshift.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.082326561Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolelinks.console.openshift.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.082451074Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolenotifications.console.openshift.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.082551586Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleplugins.console.openshift.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.08270536Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolequickstarts.console.openshift.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.082841793Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.config.openshift.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.082939435Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.operator.openshift.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.083295333Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolesamples.console.openshift.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.083430216Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleyamlsamples.console.openshift.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.083530998Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/controllerconfigs.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.084071201Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/credentialsrequests.cloudcredential.openshift.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.084200133Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/csisnapshotcontrollers.operator.openshift.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.084333706Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/datascienceclusters.datasciencecluster.opendatahub.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.08451784Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.config.openshift.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.084628993Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.operator.openshift.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.084812207Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnsrecords.ingress.operator.openshift.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.0849305Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dscinitializations.dscinitialization.opendatahub.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.085092993Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressfirewalls.k8s.ovn.org.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.085213006Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressips.k8s.ovn.org.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.085360929Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressqoses.k8s.ovn.org.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.085482452Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressrouters.network.operator.openshift.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.085604405Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressservices.k8s.ovn.org.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.085711117Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/etcds.operator.openshift.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.085861731Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/featuregates.config.openshift.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.085991373Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gatewayclasses.gateway.networking.k8s.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.086168837Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gateways.gateway.networking.k8s.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.086564817Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/grpcroutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.086941595Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/helmchartrepositories.helm.openshift.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.087052407Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httproutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.087861566Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httpscaledobjects.http.keda.sh.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.087990689Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentpolicies.config.openshift.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.088107201Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentsourcepolicies.operator.openshift.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.088214263Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagedigestmirrorsets.config.openshift.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.088354926Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepolicies.config.openshift.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.088540211Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepruners.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.088792687Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/images.config.openshift.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.088921779Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagetagmirrorsets.config.openshift.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.089035642Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencegraphs.serving.kserve.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.089188615Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencemodelrewrites.llm-d.ai.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.089353869Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceobjectives.llm-d.ai.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.089473792Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.k8s.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.089616495Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.089745098Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceservices.serving.kserve.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.093654896Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/infrastructures.config.openshift.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.094097675Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresscontrollers.operator.openshift.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.094694419Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresses.config.openshift.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.094864373Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/insightsoperators.operator.openshift.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.095006656Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/installplans.operators.coreos.com.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.095141579Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/interceptorroutes.http.keda.sh.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.095291412Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ipamclaims.k8s.cni.cncf.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.095399895Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ippools.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.095509137Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kedacontrollers.keda.sh.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.098451573Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeapiservers.operator.openshift.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.098595416Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubecontrollermanagers.operator.openshift.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.098719909Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeschedulers.operator.openshift.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.098845872Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubestorageversionmigrators.operator.openshift.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.098957975Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceserviceconfigs.serving.kserve.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.11079178Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceservices.serving.kserve.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.115908645Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfignodes.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.116073569Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfigurations.operator.openshift.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.116374866Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosbuilds.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.116521389Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosconfigs.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.116665652Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/network-attachment-definitions.k8s.cni.cncf.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.116772155Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.config.openshift.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.116917898Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.operator.openshift.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.117175644Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodes.config.openshift.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.117316987Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodeslicepools.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.117422529Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/oauths.config.openshift.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.117616363Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/olmconfigs.operators.coreos.com.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.117725706Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftapiservers.operator.openshift.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.117841599Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftcontrollermanagers.operator.openshift.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.117948881Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorconditions.operators.coreos.com.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.118085764Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorgroups.operators.coreos.com.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.118225577Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorhubs.config.openshift.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.11836557Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorpkis.network.operator.openshift.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.118472973Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operators.operators.coreos.com.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.118596505Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/overlappingrangeipreservations.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.118691548Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/pinnedimagesets.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.11880425Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podmonitors.monitoring.coreos.com.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.119067556Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podnetworkconnectivitychecks.controlplane.operator.openshift.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.119215079Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/probes.monitoring.coreos.com.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.119476595Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/profiles.tuned.openshift.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.119588868Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projecthelmchartrepositories.helm.openshift.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.11970262Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projects.config.openshift.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.119802823Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheuses.monitoring.coreos.com.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.121784177Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheusrules.monitoring.coreos.com.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.12191035Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/proxies.config.openshift.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.122023672Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rangeallocations.security.internal.openshift.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.122120375Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/referencegrants.gateway.networking.k8s.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.122317149Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rolebindingrestrictions.authorization.openshift.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.122486453Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledjobs.keda.sh.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.123976036Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledobjects.keda.sh.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.12412838Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/schedulers.config.openshift.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.124266593Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/securitycontextconstraints.security.openshift.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.124482537Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicecas.operator.openshift.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.124633061Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicemonitors.monitoring.coreos.com.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.124909817Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servingruntimes.serving.kserve.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.125427629Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storages.operator.openshift.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.125566942Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storagestates.migration.k8s.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.125677494Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storageversionmigrations.migration.k8s.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.125775847Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/subscriptions.operators.coreos.com.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.126426441Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/thanosrulers.monitoring.coreos.com.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.127744721Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/trainedmodels.serving.kserve.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.127843093Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/triggerauthentications.keda.sh.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.128008367Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/tuneds.tuned.openshift.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.12812971Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/userdefinednetworks.k8s.ovn.org.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.128311343Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumepopulators.populator.storage.k8s.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.128434706Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotclasses.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.128546479Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotcontents.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.128709852Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshots.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.128827335Z cluster-scoped-resources/apiregistration.k8s.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.129081641Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.129138762Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1..yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.129251915Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.admissionregistration.k8s.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.129340087Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiextensions.k8s.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.129422108Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiserver.openshift.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.12950188Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.openshift.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.129666264Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.129752546Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authentication.k8s.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.129839368Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.k8s.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.1299275Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.openshift.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.130011412Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.autoscaling.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.130136895Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.batch.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.130220516Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.build.openshift.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.130343729Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.certificates.k8s.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.130431271Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloud.network.openshift.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.130523163Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloudcredential.openshift.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.130613935Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.config.openshift.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.130697417Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.console.openshift.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.130784469Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.coordination.k8s.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.130881621Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.datasciencecluster.opendatahub.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.130964423Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.discovery.k8s.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.131052125Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.dscinitialization.opendatahub.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.131138697Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.events.k8s.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.131230479Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.flowcontrol.apiserver.k8s.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.131356512Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.gateway.networking.k8s.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.131441554Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.image.openshift.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.131531526Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.131618748Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.inference.networking.k8s.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.13170435Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.ingress.operator.openshift.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.131788142Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.cni.cncf.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.131874734Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.ovn.org.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.131964386Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.132052138Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.coreos.com.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.13214082Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.openshift.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.132228582Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.network.operator.openshift.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.132335544Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.networking.k8s.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.132415326Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.nim.opendatahub.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.132506398Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.node.k8s.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.13259224Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.oauth.openshift.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.132688892Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operator.openshift.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.132772044Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operators.coreos.com.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.132860826Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.packages.operators.coreos.com.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.132952538Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.policy.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.13303811Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.project.openshift.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.133132362Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.quota.openshift.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.133222424Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.rbac.authorization.k8s.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.133354757Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.resource.k8s.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.133440059Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.route.openshift.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.133528931Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.samples.operator.openshift.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.133622023Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.scheduling.k8s.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.133736005Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.internal.openshift.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.133824027Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.openshift.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.13391984Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.134006051Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.storage.k8s.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.134101574Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.template.openshift.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.134189956Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.tuned.openshift.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.134302388Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.user.openshift.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.134412941Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.work.open-cluster-management.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.134522043Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.cluster.open-cluster-management.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.134650226Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.controlplane.operator.openshift.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.134746098Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.eventing.keda.sh.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.13484323Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.http.keda.sh.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.134931032Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.k8s.cni.cncf.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.135019984Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.keda.sh.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.135113916Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.migration.k8s.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.135201058Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.monitoring.coreos.com.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.135314721Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operator.openshift.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.135403343Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operators.coreos.com.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.135497445Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.policy.networking.k8s.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.135589327Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.serving.kserve.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.135675109Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.135764771Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.135857253Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.llm-d.ai.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.135942445Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.operators.coreos.com.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.136034347Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.serving.kserve.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.13615907Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.admissionregistration.k8s.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.136247642Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.external.metrics.k8s.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.136378575Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.gateway.networking.k8s.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.136463557Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.helm.openshift.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.136552009Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.http.keda.sh.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.136640841Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.metrics.k8s.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.136742143Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.monitoring.coreos.com.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.136830435Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.populator.storage.k8s.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.136922817Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.serving.kserve.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.137014889Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.storage.k8s.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.137100931Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.autoscaling.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.137197353Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.operators.coreos.com.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.137275735Z cluster-scoped-resources/certificates.k8s.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.137344997Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.137393347Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-222sl.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.13750087Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-2b4fq.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.137588932Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-4vlh4.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.137677794Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-7gngf.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.137768216Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-7l8kx.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.137853938Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-ml77g.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.13793531Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-nzqcc.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.138054352Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-p2c9p.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.138204796Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-pbkjw.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.138335279Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-rk2hr.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.138430961Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-x4b8r.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.138531223Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-xlcmh.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.138623045Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-7dzvk.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.138728688Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-kzhtn.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.1388319Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-mhw6d.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.138950833Z cluster-scoped-resources/config.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.138994674Z cluster-scoped-resources/config.openshift.io/apiservers.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.139186298Z cluster-scoped-resources/config.openshift.io/authentications.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.139340691Z cluster-scoped-resources/config.openshift.io/builds.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.139461234Z cluster-scoped-resources/config.openshift.io/clusterimagepolicies.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.139545386Z cluster-scoped-resources/config.openshift.io/clusteroperators.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.139856663Z cluster-scoped-resources/config.openshift.io/clusterversions.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.139961835Z cluster-scoped-resources/config.openshift.io/consoles.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.140043787Z cluster-scoped-resources/config.openshift.io/dnses.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.14016582Z cluster-scoped-resources/config.openshift.io/featuregates.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.140292992Z cluster-scoped-resources/config.openshift.io/imagecontentpolicies.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.140381234Z cluster-scoped-resources/config.openshift.io/imagedigestmirrorsets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.140480587Z cluster-scoped-resources/config.openshift.io/imagepolicies.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.140558209Z cluster-scoped-resources/config.openshift.io/images.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.140651281Z cluster-scoped-resources/config.openshift.io/imagetagmirrorsets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.140739473Z cluster-scoped-resources/config.openshift.io/infrastructures.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.140841415Z cluster-scoped-resources/config.openshift.io/ingresses.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.140955558Z cluster-scoped-resources/config.openshift.io/networks.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.141089681Z cluster-scoped-resources/config.openshift.io/nodes.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.141195353Z cluster-scoped-resources/config.openshift.io/oauths.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.141339246Z cluster-scoped-resources/config.openshift.io/operatorhubs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.141425838Z cluster-scoped-resources/config.openshift.io/projects.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.14151192Z cluster-scoped-resources/config.openshift.io/proxies.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.141597112Z cluster-scoped-resources/config.openshift.io/schedulers.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.141718604Z cluster-scoped-resources/config.openshift.io/clusteroperators/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.141764136Z cluster-scoped-resources/config.openshift.io/clusteroperators/console.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.141865928Z cluster-scoped-resources/config.openshift.io/clusteroperators/csi-snapshot-controller.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.14195927Z cluster-scoped-resources/config.openshift.io/clusteroperators/dns.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.142053562Z cluster-scoped-resources/config.openshift.io/clusteroperators/image-registry.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.142139414Z cluster-scoped-resources/config.openshift.io/clusteroperators/ingress.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.142222836Z cluster-scoped-resources/config.openshift.io/clusteroperators/insights.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.142354739Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-apiserver.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.142507812Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-controller-manager.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.142594424Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-scheduler.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.142687056Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-storage-version-migrator.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.142781468Z cluster-scoped-resources/config.openshift.io/clusteroperators/monitoring.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.14286596Z cluster-scoped-resources/config.openshift.io/clusteroperators/network.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.142997193Z cluster-scoped-resources/config.openshift.io/clusteroperators/node-tuning.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.143086825Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-apiserver.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.143180807Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-controller-manager.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.14328742Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-samples.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.143383602Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-catalog.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.143469234Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-packageserver.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.143556276Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.143653768Z cluster-scoped-resources/config.openshift.io/clusteroperators/service-ca.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.14376008Z cluster-scoped-resources/config.openshift.io/clusteroperators/storage.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.143848612Z cluster-scoped-resources/config.openshift.io/clusterversions/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.143895224Z cluster-scoped-resources/config.openshift.io/clusterversions/version.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.143990215Z cluster-scoped-resources/config.openshift.io/consoles/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.144033627Z cluster-scoped-resources/config.openshift.io/consoles/cluster.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.144100438Z cluster-scoped-resources/config.openshift.io/featuregates/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.144141909Z cluster-scoped-resources/config.openshift.io/featuregates/cluster.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.144217911Z cluster-scoped-resources/config.openshift.io/infrastructures/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.144279312Z cluster-scoped-resources/config.openshift.io/infrastructures/cluster.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.144350394Z cluster-scoped-resources/config.openshift.io/oauths/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.144397475Z cluster-scoped-resources/config.openshift.io/oauths/cluster.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.144449806Z cluster-scoped-resources/config.openshift.io/proxies/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.144497497Z cluster-scoped-resources/config.openshift.io/proxies/cluster.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.144556558Z cluster-scoped-resources/console.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.144566339Z cluster-scoped-resources/console.openshift.io/consoleplugins/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.14462312Z cluster-scoped-resources/console.openshift.io/consoleplugins/monitoring-plugin.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.144705792Z cluster-scoped-resources/console.openshift.io/consoleplugins/networking-console-plugin.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.144756103Z cluster-scoped-resources/core/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.144765733Z cluster-scoped-resources/core/nodes/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.144817444Z cluster-scoped-resources/core/nodes/ip-10-0-136-232.ec2.internal.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.144977358Z cluster-scoped-resources/core/nodes/ip-10-0-136-253.ec2.internal.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.145130701Z cluster-scoped-resources/core/nodes/ip-10-0-138-234.ec2.internal.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.145258854Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.145324505Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.145373207Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/catch-all.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.145489849Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/exempt.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.145587391Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/global-default.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.145835377Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-controller-manager.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.145915069Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-scheduler.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.145998451Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-system-service-accounts.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.146148314Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-operator.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.146249696Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-sar.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.146368889Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.146455881Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-authentication-operator.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.146542783Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-controller-manager.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.146635355Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-kube-apiserver-operator.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.146723207Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-monitoring-metrics.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.146818089Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver-sar.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.146901411Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.146988493Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-server.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.147113846Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/probes.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.147198118Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/service-accounts.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.14731088Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-leader-election.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.147397932Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-node-high.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.147486464Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-nodes.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.147586736Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.147627767Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/catch-all.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.147724449Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/exempt.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.147800891Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/global-default.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.147886233Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/leader-election.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.147967865Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/node-high.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.148049227Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/openshift-control-plane-operators.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.14819827Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/system.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.148345153Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-high.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.148430905Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-low.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.148483296Z cluster-scoped-resources/imageregistry.operator.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.148491807Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.148520247Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/cluster.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.148599059Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.1486411Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/cluster.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.148703981Z cluster-scoped-resources/migration.k8s.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.148713921Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.148762763Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/console-plugin-storage-version-migration.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.148852595Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-controllerconfig-storage-version-migration.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.148990538Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-machineconfigpool-storage-version-migration.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.149053789Z cluster-scoped-resources/oauth.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.14906312Z cluster-scoped-resources/oauth.openshift.io/oauthclients/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.149110341Z cluster-scoped-resources/oauth.openshift.io/oauthclients/console.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.149205233Z cluster-scoped-resources/operator.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.149215963Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.149249333Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ebs.csi.aws.com.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.149417037Z cluster-scoped-resources/operator.openshift.io/consoles/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.149451488Z cluster-scoped-resources/operator.openshift.io/consoles/cluster.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.149557411Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.149589951Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/cluster.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.149660273Z cluster-scoped-resources/operator.openshift.io/dnses/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.149692454Z cluster-scoped-resources/operator.openshift.io/dnses/default.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.149751635Z cluster-scoped-resources/operator.openshift.io/insightsoperators/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.149793796Z cluster-scoped-resources/operator.openshift.io/insightsoperators/cluster.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.149899438Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.149934619Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/cluster.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.14998843Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.150028711Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/cluster.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.150093292Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.150132964Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/cluster.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.150191105Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.150225935Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/cluster.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.150328828Z cluster-scoped-resources/operator.openshift.io/networks/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.150360178Z cluster-scoped-resources/operator.openshift.io/networks/cluster.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.15043676Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.150474601Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/cluster.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.150522352Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.150565103Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/cluster.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.150628855Z cluster-scoped-resources/operator.openshift.io/servicecas/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.150665355Z cluster-scoped-resources/operator.openshift.io/servicecas/cluster.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.150763747Z cluster-scoped-resources/operator.openshift.io/storages/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.150805919Z cluster-scoped-resources/operator.openshift.io/storages/cluster.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.150900731Z cluster-scoped-resources/operators.coreos.com/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.150909081Z cluster-scoped-resources/operators.coreos.com/olmconfigs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.150948732Z cluster-scoped-resources/operators.coreos.com/olmconfigs/cluster.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.151016133Z cluster-scoped-resources/operators.coreos.com/operators/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.151058144Z cluster-scoped-resources/operators.coreos.com/operators/openshift-custom-metrics-autoscaler-operator.openshift-keda.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.151121406Z cluster-scoped-resources/rbac.authorization.k8s.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.151196637Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.151259729Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/aws-ebs-csi-driver-operator-clusterrolebinding.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.151347391Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cloud-network-config-controller.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.151434513Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cluster-node-tuning-operator.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.151578286Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cluster-storage-operator-role.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.151704729Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/csi-snapshot-controller-operator-clusterrole.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.151793501Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/csi-snapshot-controller-runner-operator.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.151884143Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/metrics-daemon-sa-rolebinding.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.151971565Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-admission-controller-webhook.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.152060057Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-ancillary-tools.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.152143249Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-cluster-readers.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.152249421Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-group.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.152343133Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-transient.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.152424345Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-whereabouts.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.152507217Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-diagnostics.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.152598929Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-node-identity.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.152680381Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-image-registry-pruner.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.152774983Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-iptables-alerter.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.152856854Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.152945816Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-identity-limited.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.153031398Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-kube-rbac-proxy.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.15312158Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/registry-registry-role.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.153256514Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.153305305Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/aws-ebs-csi-driver-operator-clusterrole.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.153408527Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/cloud-network-config-controller.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.153488599Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/cluster-node-tuning-operator.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.153576511Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console-extensions-reader.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.153722044Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console-operator.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.153812506Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.153906548Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/csi-snapshot-controller-operator-clusterrole.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.15399439Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/helm-chartrepos-viewer.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.154086602Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/metrics-daemon-role.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.154172074Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-admission-controller-webhook.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.154280706Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-ancillary-tools.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.154384559Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.154471571Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/net-attach-def-project.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.154555503Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-diagnostics.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.154644425Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-node-identity.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.154735457Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-csi-snapshot-controller-runner.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.154833269Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-iptables-alerter.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.154915941Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-cluster-reader.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.155006783Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.155105335Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-kube-rbac-proxy.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.155187757Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-node-limited.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.1553051Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-editor.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.155389831Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-viewer.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.155482753Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/project-helm-chartrepository-editor.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.155574766Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-admin.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.155660788Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-basic-user.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.1557546Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-storage-admin.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.155842781Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-view.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.155930774Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:registry.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.156022836Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/whereabouts-cni.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.156075927Z cluster-scoped-resources/samples.operator.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.156083437Z cluster-scoped-resources/samples.operator.openshift.io/configs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.156126738Z cluster-scoped-resources/samples.operator.openshift.io/configs/cluster.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.156176529Z cluster-scoped-resources/snapshot.storage.k8s.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.156184819Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.1562174Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/csi-aws-vsc.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.156302172Z cluster-scoped-resources/storage.k8s.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.156312442Z cluster-scoped-resources/storage.k8s.io/csidrivers/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.156352753Z cluster-scoped-resources/storage.k8s.io/csidrivers/ebs.csi.aws.com.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.156429535Z cluster-scoped-resources/storage.k8s.io/csinodes/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.156470806Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-136-232.ec2.internal.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.156563048Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-136-253.ec2.internal.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.156645439Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-138-234.ec2.internal.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.156706371Z cluster-scoped-resources/storage.k8s.io/storageclasses/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.156752412Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp2-csi.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.156832614Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp3-csi.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.156895485Z host_service_logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.156928506Z host_service_logs/masters/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.156974177Z host_service_logs/masters/NetworkManager_service.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.157049399Z host_service_logs/masters/crio_service.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.15710615Z host_service_logs/masters/kubelet_service.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.157180171Z host_service_logs/masters/machine-config-daemon-firstboot_service.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.157394126Z host_service_logs/masters/machine-config-daemon-host_service.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.157499999Z host_service_logs/masters/openvswitch_service.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.15756962Z host_service_logs/masters/ostree-finalize-staged_service.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.157643522Z host_service_logs/masters/ovs-configuration_service.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.157709654Z host_service_logs/masters/ovs-vswitchd_service.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.157780905Z host_service_logs/masters/ovsdb-server_service.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.157844006Z host_service_logs/masters/rpm-ostreed_service.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.157889047Z ingress_controllers/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.157897858Z ingress_controllers/default/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.157901758Z ingress_controllers/default/router-default-6867647cf9-xqvd5/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.157933208Z ingress_controllers/default/router-default-6867647cf9-xqvd5/haproxy.config [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.158040511Z insights-data/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.158050841Z istio/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.158094062Z istio/aggregated-discovery-api.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.158189124Z istio/aggregated-discovery-apis.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.158723756Z istio/event-filter.html [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.158808608Z istio/timestamp [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.1588726Z istio/cluster-scoped-resources/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.15888402Z istio/cluster-scoped-resources/apiextensions.k8s.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.15889355Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.158934741Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gatewayclasses.gateway.networking.k8s.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.159088394Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gateways.gateway.networking.k8s.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.159465083Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/grpcroutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.159915313Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httproutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.160753422Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.k8s.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.160963456Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.16111709Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/referencegrants.gateway.networking.k8s.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.161194062Z machine_config_ondisk/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.161206152Z machine_config_termination_logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.161219412Z monitoring/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.161228213Z monitoring/alertmanager/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.161330895Z monitoring/alertmanager/status.json [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.161423807Z monitoring/alertmanager/status.stderr [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.161450347Z monitoring/prometheus/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.161494819Z monitoring/prometheus/alertmanagers.json [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.161594161Z monitoring/prometheus/alertmanagers.stderr [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.161662622Z monitoring/prometheus/rules.json [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.162331067Z monitoring/prometheus/rules.stderr [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.162391068Z monitoring/prometheus/prometheus-k8s-0/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.16245431Z monitoring/prometheus/prometheus-k8s-0/active-targets.json [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.163310459Z monitoring/prometheus/prometheus-k8s-0/active-targets.stderr [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.1633557Z monitoring/prometheus/prometheus-k8s-0/status/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.163402131Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.json [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.163494083Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.stderr [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.163564385Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.json [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.163658887Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.stderr [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.163709928Z monitoring/prometheus/status/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.163761539Z monitoring/prometheus/status/config.json [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.164196429Z monitoring/prometheus/status/config.stderr [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.164257201Z monitoring/prometheus/status/flags.json [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.164378353Z monitoring/prometheus/status/flags.stderr [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.164556747Z namespaces/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.164602298Z namespaces/default/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.164653279Z namespaces/default/default.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.164713751Z namespaces/default/apps.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.164761812Z namespaces/default/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.164805093Z namespaces/default/apps/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.164836294Z namespaces/default/apps/daemonsets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.164926065Z namespaces/default/apps/deployments.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.165003877Z namespaces/default/apps/replicasets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.165078449Z namespaces/default/apps/statefulsets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.16513831Z namespaces/default/autoscaling/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.165157481Z namespaces/default/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.165212452Z namespaces/default/batch/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.165254793Z namespaces/default/batch/cronjobs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.165437237Z namespaces/default/batch/jobs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.165477548Z namespaces/default/build.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.165514209Z namespaces/default/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.165593971Z namespaces/default/build.openshift.io/builds.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.165676133Z namespaces/default/core/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.165713913Z namespaces/default/core/configmaps.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.165826876Z namespaces/default/core/endpoints.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.165911758Z namespaces/default/core/events.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.166083151Z namespaces/default/core/persistentvolumeclaims.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.166158673Z namespaces/default/core/pods.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.166255826Z namespaces/default/core/replicationcontrollers.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.166399579Z namespaces/default/core/secrets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.166563882Z namespaces/default/core/services.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.166628284Z namespaces/default/discovery.k8s.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.166674845Z namespaces/default/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.166749566Z namespaces/default/image.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.166794307Z namespaces/default/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.166861509Z namespaces/default/k8s.ovn.org/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.16689964Z namespaces/default/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.166996622Z namespaces/default/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.167059013Z namespaces/default/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.167111915Z namespaces/default/monitoring.coreos.com/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.167137805Z namespaces/default/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.167174156Z namespaces/default/networking.k8s.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.167233657Z namespaces/default/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.167295739Z namespaces/default/policy/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.16733772Z namespaces/default/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.167389971Z namespaces/default/route.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.167416812Z namespaces/default/route.openshift.io/routes.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.167525304Z namespaces/kserve/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.167559475Z namespaces/kserve/kserve.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.167632006Z namespaces/kserve/apps.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.167668997Z namespaces/kserve/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.167702408Z namespaces/kserve/apps/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.167759199Z namespaces/kserve/apps/daemonsets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.167832941Z namespaces/kserve/apps/deployments.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.168031985Z namespaces/kserve/apps/replicasets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.168200849Z namespaces/kserve/apps/statefulsets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.16825205Z namespaces/kserve/autoscaling/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.168301531Z namespaces/kserve/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.168346972Z namespaces/kserve/batch/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.168375403Z namespaces/kserve/batch/cronjobs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.168464895Z namespaces/kserve/batch/jobs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.168566067Z namespaces/kserve/build.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.168599768Z namespaces/kserve/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.16868642Z namespaces/kserve/build.openshift.io/builds.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.168724411Z namespaces/kserve/coordination.k8s.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.168731921Z namespaces/kserve/coordination.k8s.io/leases/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.168804663Z namespaces/kserve/coordination.k8s.io/leases/kserve-controller-manager-leader-lock.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.168876384Z namespaces/kserve/coordination.k8s.io/leases/llminferenceservice-kserve-controller-manager.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.168962316Z namespaces/kserve/coordination.k8s.io/leases/odh-model-controller.opendatahub.io.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.169085529Z namespaces/kserve/core/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.16912857Z namespaces/kserve/core/configmaps.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.169520589Z namespaces/kserve/core/endpoints.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.169630041Z namespaces/kserve/core/events.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.169894127Z namespaces/kserve/core/persistentvolumeclaims.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.17000277Z namespaces/kserve/core/pods.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.170288576Z namespaces/kserve/core/replicationcontrollers.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.170427459Z namespaces/kserve/core/secrets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.170700945Z namespaces/kserve/core/services.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.170808268Z namespaces/kserve/discovery.k8s.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.170852829Z namespaces/kserve/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.170951101Z namespaces/kserve/image.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.170969011Z namespaces/kserve/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.171029293Z namespaces/kserve/k8s.ovn.org/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.171075054Z namespaces/kserve/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.171157505Z namespaces/kserve/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.171288008Z namespaces/kserve/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.1713399Z namespaces/kserve/monitoring.coreos.com/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.17137807Z namespaces/kserve/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.171452282Z namespaces/kserve/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.171499133Z namespaces/kserve/monitoring.coreos.com/servicemonitors/model-serving-api-metrics.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.171604446Z namespaces/kserve/monitoring.coreos.com/servicemonitors/odh-model-controller-metrics-monitor.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.171656907Z namespaces/kserve/networking.k8s.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.171708858Z namespaces/kserve/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.171787019Z namespaces/kserve/pods/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.17180321Z namespaces/kserve/pods/kserve-controller-manager-664687df58-pzmzn/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.171850411Z namespaces/kserve/pods/kserve-controller-manager-664687df58-pzmzn/kserve-controller-manager-664687df58-pzmzn.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.171942763Z namespaces/kserve/pods/kserve-controller-manager-664687df58-pzmzn/manager/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.171950503Z namespaces/kserve/pods/kserve-controller-manager-664687df58-pzmzn/manager/manager/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.171954503Z namespaces/kserve/pods/kserve-controller-manager-664687df58-pzmzn/manager/manager/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.171978134Z namespaces/kserve/pods/kserve-controller-manager-664687df58-pzmzn/manager/manager/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.174639344Z namespaces/kserve/pods/kserve-controller-manager-664687df58-pzmzn/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.174691765Z namespaces/kserve/pods/kserve-controller-manager-664687df58-pzmzn/manager/manager/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.174717625Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-xldnx/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.174766517Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-xldnx/llmisvc-controller-manager-654c557856-xldnx.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.174846768Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-xldnx/manager/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.174854159Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-xldnx/manager/manager/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.174857988Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-xldnx/manager/manager/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.174892579Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-xldnx/manager/manager/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.176428954Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-xldnx/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.176492545Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-xldnx/manager/manager/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.176545316Z namespaces/kserve/pods/model-serving-api-7b954ffc95-h6jlm/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.176655869Z namespaces/kserve/pods/model-serving-api-7b954ffc95-h6jlm/model-serving-api-7b954ffc95-h6jlm.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.176748541Z namespaces/kserve/pods/model-serving-api-7b954ffc95-h6jlm/server/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.176756311Z namespaces/kserve/pods/model-serving-api-7b954ffc95-h6jlm/server/server/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.176761661Z namespaces/kserve/pods/model-serving-api-7b954ffc95-h6jlm/server/server/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.176805662Z namespaces/kserve/pods/model-serving-api-7b954ffc95-h6jlm/server/server/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.176903934Z namespaces/kserve/pods/model-serving-api-7b954ffc95-h6jlm/server/server/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.177029867Z namespaces/kserve/pods/model-serving-api-7b954ffc95-h6jlm/server/server/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.177075788Z namespaces/kserve/pods/odh-model-controller-75d9cdbddf-jv8md/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.177122369Z namespaces/kserve/pods/odh-model-controller-75d9cdbddf-jv8md/odh-model-controller-75d9cdbddf-jv8md.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.177213561Z namespaces/kserve/pods/odh-model-controller-75d9cdbddf-jv8md/manager/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.177220992Z namespaces/kserve/pods/odh-model-controller-75d9cdbddf-jv8md/manager/manager/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.177225052Z namespaces/kserve/pods/odh-model-controller-75d9cdbddf-jv8md/manager/manager/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.177288483Z namespaces/kserve/pods/odh-model-controller-75d9cdbddf-jv8md/manager/manager/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.184129707Z namespaces/kserve/pods/odh-model-controller-75d9cdbddf-jv8md/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.184195298Z namespaces/kserve/pods/odh-model-controller-75d9cdbddf-jv8md/manager/manager/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.184225939Z namespaces/kserve/pods/s3-init-pm56h/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.18429005Z namespaces/kserve/pods/s3-init-pm56h/s3-init-pm56h.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.184383392Z namespaces/kserve/pods/s3-init-pm56h/download-hf-model/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.184392253Z namespaces/kserve/pods/s3-init-pm56h/download-hf-model/download-hf-model/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.184399683Z namespaces/kserve/pods/s3-init-pm56h/download-hf-model/download-hf-model/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.184461864Z namespaces/kserve/pods/s3-init-pm56h/download-hf-model/download-hf-model/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.184549936Z namespaces/kserve/pods/s3-init-pm56h/download-hf-model/download-hf-model/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.184615727Z namespaces/kserve/pods/s3-init-pm56h/download-hf-model/download-hf-model/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.184652678Z namespaces/kserve/pods/s3-init-pm56h/s3-init/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.184659228Z namespaces/kserve/pods/s3-init-pm56h/s3-init/s3-init/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.184665699Z namespaces/kserve/pods/s3-init-pm56h/s3-init/s3-init/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.18470961Z namespaces/kserve/pods/s3-init-pm56h/s3-init/s3-init/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.184996036Z namespaces/kserve/pods/s3-init-pm56h/s3-init/s3-init/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.185061957Z namespaces/kserve/pods/s3-init-pm56h/s3-init/s3-init/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.185118479Z namespaces/kserve/pods/seaweedfs-64568bcd49-rw989/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.18516167Z namespaces/kserve/pods/seaweedfs-64568bcd49-rw989/seaweedfs-64568bcd49-rw989.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.185262862Z namespaces/kserve/pods/seaweedfs-64568bcd49-rw989/seaweedfs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.185280942Z namespaces/kserve/pods/seaweedfs-64568bcd49-rw989/seaweedfs/seaweedfs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.185292643Z namespaces/kserve/pods/seaweedfs-64568bcd49-rw989/seaweedfs/seaweedfs/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.185348954Z namespaces/kserve/pods/seaweedfs-64568bcd49-rw989/seaweedfs/seaweedfs/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.185520058Z namespaces/kserve/pods/seaweedfs-64568bcd49-rw989/seaweedfs/seaweedfs/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.185586499Z namespaces/kserve/pods/seaweedfs-64568bcd49-rw989/seaweedfs/seaweedfs/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.1856319Z namespaces/kserve/policy/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.185646751Z namespaces/kserve/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.185706212Z namespaces/kserve/route.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.185750383Z namespaces/kserve/route.openshift.io/routes.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.185790124Z namespaces/kube-node-lease/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.185799234Z namespaces/kube-node-lease/coordination.k8s.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.185803354Z namespaces/kube-node-lease/coordination.k8s.io/leases/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.185844145Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-136-232.ec2.internal.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.185934327Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-136-253.ec2.internal.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.186013589Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-138-234.ec2.internal.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.186103931Z namespaces/kube-system/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.186152232Z namespaces/kube-system/kube-system.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.186216574Z namespaces/kube-system/apps.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.186261055Z namespaces/kube-system/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.186338046Z namespaces/kube-system/apps/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.186379797Z namespaces/kube-system/apps/daemonsets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.18650308Z namespaces/kube-system/apps/deployments.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.186583202Z namespaces/kube-system/apps/replicasets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.186662544Z namespaces/kube-system/apps/statefulsets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.186705134Z namespaces/kube-system/autoscaling/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.186752115Z namespaces/kube-system/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.186809977Z namespaces/kube-system/batch/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.186859638Z namespaces/kube-system/batch/cronjobs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.186935579Z namespaces/kube-system/batch/jobs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.187001711Z namespaces/kube-system/build.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.187041622Z namespaces/kube-system/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.187127724Z namespaces/kube-system/build.openshift.io/builds.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.187166665Z namespaces/kube-system/coordination.k8s.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.187180555Z namespaces/kube-system/coordination.k8s.io/leases/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.187233226Z namespaces/kube-system/coordination.k8s.io/leases/apiserver-huzpywikvjc6jizhejnlan6zqy.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.187337899Z namespaces/kube-system/coordination.k8s.io/leases/kube-controller-manager.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.187430181Z namespaces/kube-system/coordination.k8s.io/leases/kube-scheduler.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.187500952Z namespaces/kube-system/core/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.187547273Z namespaces/kube-system/core/configmaps.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.187696047Z namespaces/kube-system/core/endpoints.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.187775098Z namespaces/kube-system/core/events.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.188059395Z namespaces/kube-system/core/persistentvolumeclaims.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.188139066Z namespaces/kube-system/core/pods.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.188424643Z namespaces/kube-system/core/replicationcontrollers.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.188547576Z namespaces/kube-system/core/secrets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.188862243Z namespaces/kube-system/core/services.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.188935715Z namespaces/kube-system/discovery.k8s.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.188987736Z namespaces/kube-system/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.189036237Z namespaces/kube-system/image.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.189064657Z namespaces/kube-system/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.189146649Z namespaces/kube-system/k8s.ovn.org/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.18918253Z namespaces/kube-system/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.189292443Z namespaces/kube-system/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.189371054Z namespaces/kube-system/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.189436806Z namespaces/kube-system/monitoring.coreos.com/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.189464306Z namespaces/kube-system/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.189523278Z namespaces/kube-system/networking.k8s.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.189561489Z namespaces/kube-system/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.18965378Z namespaces/kube-system/pods/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.189660591Z namespaces/kube-system/pods/global-pull-secret-syncer-8xqqc/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.189707772Z namespaces/kube-system/pods/global-pull-secret-syncer-8xqqc/global-pull-secret-syncer-8xqqc.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.189895296Z namespaces/kube-system/pods/global-pull-secret-syncer-8xqqc/global-pull-secret-syncer/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.189902366Z namespaces/kube-system/pods/global-pull-secret-syncer-8xqqc/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.189906306Z namespaces/kube-system/pods/global-pull-secret-syncer-8xqqc/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.189951697Z namespaces/kube-system/pods/global-pull-secret-syncer-8xqqc/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.190140791Z namespaces/kube-system/pods/global-pull-secret-syncer-8xqqc/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.190209023Z namespaces/kube-system/pods/global-pull-secret-syncer-8xqqc/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.190357096Z namespaces/kube-system/pods/global-pull-secret-syncer-b868q/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.190379677Z namespaces/kube-system/pods/global-pull-secret-syncer-b868q/global-pull-secret-syncer-b868q.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.190472879Z namespaces/kube-system/pods/global-pull-secret-syncer-b868q/global-pull-secret-syncer/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.190485399Z namespaces/kube-system/pods/global-pull-secret-syncer-b868q/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.190491439Z namespaces/kube-system/pods/global-pull-secret-syncer-b868q/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.190561121Z namespaces/kube-system/pods/global-pull-secret-syncer-b868q/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.190742095Z namespaces/kube-system/pods/global-pull-secret-syncer-b868q/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.190809126Z namespaces/kube-system/pods/global-pull-secret-syncer-b868q/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.190867008Z namespaces/kube-system/pods/global-pull-secret-syncer-z9mv2/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.190894868Z namespaces/kube-system/pods/global-pull-secret-syncer-z9mv2/global-pull-secret-syncer-z9mv2.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.1909764Z namespaces/kube-system/pods/global-pull-secret-syncer-z9mv2/global-pull-secret-syncer/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.19098385Z namespaces/kube-system/pods/global-pull-secret-syncer-z9mv2/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.190990281Z namespaces/kube-system/pods/global-pull-secret-syncer-z9mv2/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.191046702Z namespaces/kube-system/pods/global-pull-secret-syncer-z9mv2/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.191229736Z namespaces/kube-system/pods/global-pull-secret-syncer-z9mv2/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.191314598Z namespaces/kube-system/pods/global-pull-secret-syncer-z9mv2/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.191353159Z namespaces/kube-system/pods/konnectivity-agent-2qcfz/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.19139127Z namespaces/kube-system/pods/konnectivity-agent-2qcfz/konnectivity-agent-2qcfz.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.191507212Z namespaces/kube-system/pods/konnectivity-agent-2qcfz/konnectivity-agent/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.191518413Z namespaces/kube-system/pods/konnectivity-agent-2qcfz/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.191525822Z namespaces/kube-system/pods/konnectivity-agent-2qcfz/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.191568874Z namespaces/kube-system/pods/konnectivity-agent-2qcfz/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.192070455Z namespaces/kube-system/pods/konnectivity-agent-2qcfz/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.192137646Z namespaces/kube-system/pods/konnectivity-agent-2qcfz/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.192179807Z namespaces/kube-system/pods/konnectivity-agent-45wph/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.192204808Z namespaces/kube-system/pods/konnectivity-agent-45wph/konnectivity-agent-45wph.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.19231924Z namespaces/kube-system/pods/konnectivity-agent-45wph/konnectivity-agent/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.192330791Z namespaces/kube-system/pods/konnectivity-agent-45wph/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.192337171Z namespaces/kube-system/pods/konnectivity-agent-45wph/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.192381382Z namespaces/kube-system/pods/konnectivity-agent-45wph/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.192883123Z namespaces/kube-system/pods/konnectivity-agent-45wph/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.192950385Z namespaces/kube-system/pods/konnectivity-agent-45wph/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.192968575Z namespaces/kube-system/pods/konnectivity-agent-qjkrq/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.193024206Z namespaces/kube-system/pods/konnectivity-agent-qjkrq/konnectivity-agent-qjkrq.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.193113608Z namespaces/kube-system/pods/konnectivity-agent-qjkrq/konnectivity-agent/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.193123858Z namespaces/kube-system/pods/konnectivity-agent-qjkrq/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.193131729Z namespaces/kube-system/pods/konnectivity-agent-qjkrq/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.19317779Z namespaces/kube-system/pods/konnectivity-agent-qjkrq/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.193707862Z namespaces/kube-system/pods/konnectivity-agent-qjkrq/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.193773543Z namespaces/kube-system/pods/konnectivity-agent-qjkrq/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.193803554Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-136-232.ec2.internal/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.193852875Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-136-232.ec2.internal/kube-apiserver-proxy-ip-10-0-136-232.ec2.internal.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.193934747Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-136-232.ec2.internal/haproxy/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.193941887Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-136-232.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.193948147Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-136-232.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.194000978Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-136-232.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.194231453Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-136-232.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.194328536Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-136-232.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.194375286Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-136-253.ec2.internal/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.194421047Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-136-253.ec2.internal/kube-apiserver-proxy-ip-10-0-136-253.ec2.internal.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.194487199Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-136-253.ec2.internal/haproxy/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.194496019Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-136-253.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.194501909Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-136-253.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.19451817Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-136-253.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.194664863Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-136-253.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.194732225Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-136-253.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.194776795Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-138-234.ec2.internal/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.194789066Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-138-234.ec2.internal/kube-apiserver-proxy-ip-10-0-138-234.ec2.internal.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.194864748Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-138-234.ec2.internal/haproxy/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.194872078Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-138-234.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.194878978Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-138-234.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.194935169Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-138-234.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.195113133Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-138-234.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.195179855Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-138-234.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.195221476Z namespaces/kube-system/policy/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.195275507Z namespaces/kube-system/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.195352339Z namespaces/kube-system/rbac.authorization.k8s.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.195359339Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.19541259Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/csi-snapshot-controller-operator-authentication-reader.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.195508032Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.195566793Z namespaces/kube-system/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.195609824Z namespaces/kube-system/rbac.authorization.k8s.io/roles/extension-apiserver-authentication-reader.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.195666395Z namespaces/kube-system/route.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.195713576Z namespaces/kube-system/route.openshift.io/routes.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.195768228Z namespaces/open-cluster-management-agent-addon/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.195775128Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.195779058Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.195825519Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/cluster-proxy.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.195901811Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/work-manager.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.195996573Z namespaces/openshift-apiserver-operator/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.196047134Z namespaces/openshift-apiserver-operator/openshift-apiserver-operator.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.196112896Z namespaces/openshift-apiserver-operator/apps.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.196151236Z namespaces/openshift-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.196200638Z namespaces/openshift-apiserver-operator/apps/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.196254139Z namespaces/openshift-apiserver-operator/apps/daemonsets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.196339371Z namespaces/openshift-apiserver-operator/apps/deployments.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.196425063Z namespaces/openshift-apiserver-operator/apps/replicasets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.196499564Z namespaces/openshift-apiserver-operator/apps/statefulsets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.196549525Z namespaces/openshift-apiserver-operator/autoscaling/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.196589226Z namespaces/openshift-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.196636617Z namespaces/openshift-apiserver-operator/batch/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.196667588Z namespaces/openshift-apiserver-operator/batch/cronjobs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.19675532Z namespaces/openshift-apiserver-operator/batch/jobs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.196797621Z namespaces/openshift-apiserver-operator/build.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.196839552Z namespaces/openshift-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.196920154Z namespaces/openshift-apiserver-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.196983445Z namespaces/openshift-apiserver-operator/core/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.197030506Z namespaces/openshift-apiserver-operator/core/configmaps.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.197918546Z namespaces/openshift-apiserver-operator/core/endpoints.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.198000598Z namespaces/openshift-apiserver-operator/core/events.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.19808758Z namespaces/openshift-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.198166612Z namespaces/openshift-apiserver-operator/core/pods.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.198304725Z namespaces/openshift-apiserver-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.198505069Z namespaces/openshift-apiserver-operator/core/secrets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.198679783Z namespaces/openshift-apiserver-operator/core/services.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.198748365Z namespaces/openshift-apiserver-operator/discovery.k8s.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.198797046Z namespaces/openshift-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.198864767Z namespaces/openshift-apiserver-operator/image.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.198913488Z namespaces/openshift-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.19897282Z namespaces/openshift-apiserver-operator/k8s.ovn.org/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.199012211Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.199095793Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.199169754Z namespaces/openshift-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.199250606Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.199294857Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.199360899Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.199393839Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/openshift-apiserver-operator.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.199451051Z namespaces/openshift-apiserver-operator/networking.k8s.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.199484611Z namespaces/openshift-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.199535022Z namespaces/openshift-apiserver-operator/policy/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.199562803Z namespaces/openshift-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.199618484Z namespaces/openshift-apiserver-operator/route.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.199645715Z namespaces/openshift-apiserver-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.19984642Z namespaces/openshift-apiserver/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.19988915Z namespaces/openshift-apiserver/openshift-apiserver.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.199943322Z namespaces/openshift-apiserver/apps.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.199989443Z namespaces/openshift-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.200023733Z namespaces/openshift-apiserver/apps/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.200074245Z namespaces/openshift-apiserver/apps/daemonsets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.200157327Z namespaces/openshift-apiserver/apps/deployments.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.200230168Z namespaces/openshift-apiserver/apps/replicasets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.20033222Z namespaces/openshift-apiserver/apps/statefulsets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.200378572Z namespaces/openshift-apiserver/autoscaling/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.200415562Z namespaces/openshift-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.200465453Z namespaces/openshift-apiserver/batch/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.200509924Z namespaces/openshift-apiserver/batch/cronjobs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.200584976Z namespaces/openshift-apiserver/batch/jobs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.200635947Z namespaces/openshift-apiserver/build.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.200673608Z namespaces/openshift-apiserver/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.2007592Z namespaces/openshift-apiserver/build.openshift.io/builds.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.200820191Z namespaces/openshift-apiserver/core/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.200850912Z namespaces/openshift-apiserver/core/configmaps.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.200975595Z namespaces/openshift-apiserver/core/endpoints.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.201035796Z namespaces/openshift-apiserver/core/events.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.201112648Z namespaces/openshift-apiserver/core/persistentvolumeclaims.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.20119577Z namespaces/openshift-apiserver/core/pods.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.201301472Z namespaces/openshift-apiserver/core/replicationcontrollers.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.201430825Z namespaces/openshift-apiserver/core/secrets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.201600959Z namespaces/openshift-apiserver/core/services.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.20165421Z namespaces/openshift-apiserver/discovery.k8s.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.201682891Z namespaces/openshift-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.201743082Z namespaces/openshift-apiserver/image.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.201779773Z namespaces/openshift-apiserver/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.201845544Z namespaces/openshift-apiserver/k8s.ovn.org/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.201906806Z namespaces/openshift-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.201976077Z namespaces/openshift-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.202054149Z namespaces/openshift-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.20210978Z namespaces/openshift-apiserver/monitoring.coreos.com/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.202149011Z namespaces/openshift-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.202199242Z namespaces/openshift-apiserver/networking.k8s.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.202255863Z namespaces/openshift-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.202315365Z namespaces/openshift-apiserver/policy/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.202370586Z namespaces/openshift-apiserver/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.202429787Z namespaces/openshift-apiserver/route.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.202472779Z namespaces/openshift-apiserver/route.openshift.io/routes.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.20253432Z namespaces/openshift-authentication-operator/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.20254175Z namespaces/openshift-authentication-operator/monitoring.coreos.com/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.20254584Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.202585731Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/authentication-operator.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.202637322Z namespaces/openshift-cloud-controller-manager/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.202644342Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.202648122Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.202687773Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/cloud-controller-manager.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.202744405Z namespaces/openshift-cloud-credential-operator/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.202758405Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.202763865Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.202806936Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/cloud-credential-operator-leader.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.202880898Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.202888358Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.202925499Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/cloud-credential-operator.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.203024231Z namespaces/openshift-cloud-network-config-controller/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.203067402Z namespaces/openshift-cloud-network-config-controller/openshift-cloud-network-config-controller.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.203141763Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.203181984Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.203254116Z namespaces/openshift-cloud-network-config-controller/apps/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.203309197Z namespaces/openshift-cloud-network-config-controller/apps/daemonsets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.203396039Z namespaces/openshift-cloud-network-config-controller/apps/deployments.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.203475781Z namespaces/openshift-cloud-network-config-controller/apps/replicasets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.203554963Z namespaces/openshift-cloud-network-config-controller/apps/statefulsets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.203602764Z namespaces/openshift-cloud-network-config-controller/autoscaling/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.203636534Z namespaces/openshift-cloud-network-config-controller/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.203705806Z namespaces/openshift-cloud-network-config-controller/batch/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.203738887Z namespaces/openshift-cloud-network-config-controller/batch/cronjobs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.203857959Z namespaces/openshift-cloud-network-config-controller/batch/jobs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.203913831Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.203963472Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.204040584Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/builds.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.204088565Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.204097915Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.204154776Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/cloud-network-config-controller-lock.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.204235148Z namespaces/openshift-cloud-network-config-controller/core/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.204298509Z namespaces/openshift-cloud-network-config-controller/core/configmaps.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.204405602Z namespaces/openshift-cloud-network-config-controller/core/endpoints.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.204475913Z namespaces/openshift-cloud-network-config-controller/core/events.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.204558055Z namespaces/openshift-cloud-network-config-controller/core/persistentvolumeclaims.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.204640477Z namespaces/openshift-cloud-network-config-controller/core/pods.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.204720359Z namespaces/openshift-cloud-network-config-controller/core/replicationcontrollers.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.204872382Z namespaces/openshift-cloud-network-config-controller/core/secrets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.204960834Z namespaces/openshift-cloud-network-config-controller/core/services.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.205023906Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.205058677Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/cloud-network-config-controller.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.205144868Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.205160089Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.205298372Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.205318122Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.205391484Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.205429385Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.205514397Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.205589678Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.20565595Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.205682451Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.205738122Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.205776222Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.205827364Z namespaces/openshift-cloud-network-config-controller/policy/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.205870795Z namespaces/openshift-cloud-network-config-controller/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.205916026Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.205924756Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.205958877Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/cloud-network-config-controller-rb.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.206008528Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.206035578Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/cloud-network-config-controller.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.20610409Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.20613003Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/routes.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.206219703Z namespaces/openshift-cluster-csi-drivers/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.206348155Z namespaces/openshift-cluster-csi-drivers/openshift-cluster-csi-drivers.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.206427937Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.20654135Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.206587791Z namespaces/openshift-cluster-csi-drivers/apps/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.206619881Z namespaces/openshift-cluster-csi-drivers/apps/daemonsets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.206748734Z namespaces/openshift-cluster-csi-drivers/apps/deployments.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.206823356Z namespaces/openshift-cluster-csi-drivers/apps/replicasets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.206902988Z namespaces/openshift-cluster-csi-drivers/apps/statefulsets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.206943059Z namespaces/openshift-cluster-csi-drivers/autoscaling/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.20698583Z namespaces/openshift-cluster-csi-drivers/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.207034931Z namespaces/openshift-cluster-csi-drivers/batch/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.207061942Z namespaces/openshift-cluster-csi-drivers/batch/cronjobs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.207155113Z namespaces/openshift-cluster-csi-drivers/batch/jobs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.207210215Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.207255836Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.207361568Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/builds.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.207414239Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.20742107Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.207473891Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ebs-csi-aws-com.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.207557873Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-attacher-leader-ebs-csi-aws-com.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.207639434Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-resizer-ebs-csi-aws-com.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.207759007Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-snapshotter-leader-ebs-csi-aws-com.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.207860239Z namespaces/openshift-cluster-csi-drivers/core/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.20790001Z namespaces/openshift-cluster-csi-drivers/core/configmaps.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.208000972Z namespaces/openshift-cluster-csi-drivers/core/endpoints.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.208076134Z namespaces/openshift-cluster-csi-drivers/core/events.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.208425402Z namespaces/openshift-cluster-csi-drivers/core/persistentvolumeclaims.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.208505384Z namespaces/openshift-cluster-csi-drivers/core/pods.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.208718239Z namespaces/openshift-cluster-csi-drivers/core/replicationcontrollers.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.208844022Z namespaces/openshift-cluster-csi-drivers/core/secrets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.208958634Z namespaces/openshift-cluster-csi-drivers/core/services.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.209032266Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.209078017Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/aws-ebs-csi-driver-operator.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.209136808Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.209184659Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.20922928Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.209295032Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.209360593Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.209399344Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.209479066Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.209562047Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.209590538Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.209641999Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.20969301Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.209718851Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.209818103Z namespaces/openshift-cluster-csi-drivers/pods/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.209825273Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-2frg4/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.209878115Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-2frg4/aws-ebs-csi-driver-node-2frg4.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.210072459Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-2frg4/csi-driver/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.210081139Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-2frg4/csi-driver/csi-driver/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.210087619Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-2frg4/csi-driver/csi-driver/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.210182661Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-2frg4/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.210296724Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-2frg4/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.210386736Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-2frg4/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.210418447Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-2frg4/csi-liveness-probe/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.210426257Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-2frg4/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.210430017Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-2frg4/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.210474068Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-2frg4/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.21055953Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-2frg4/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.210634462Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-2frg4/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.210672623Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-2frg4/csi-node-driver-registrar/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.210680283Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-2frg4/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.210684233Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-2frg4/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.210719064Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-2frg4/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.210816476Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-2frg4/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.210944509Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-2frg4/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.210980679Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-8jwgj/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.21102293Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-8jwgj/aws-ebs-csi-driver-node-8jwgj.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.211132853Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-8jwgj/csi-driver/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.211140293Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-8jwgj/csi-driver/csi-driver/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.211144553Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-8jwgj/csi-driver/csi-driver/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.211193504Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-8jwgj/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.211308467Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-8jwgj/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.211375918Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-8jwgj/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.211417869Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-8jwgj/csi-liveness-probe/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.211434609Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-8jwgj/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.21144837Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-8jwgj/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.211483201Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-8jwgj/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.211608384Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-8jwgj/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.211684775Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-8jwgj/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.211719826Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-8jwgj/csi-node-driver-registrar/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.211726776Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-8jwgj/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.211730676Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-8jwgj/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.211772027Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-8jwgj/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.211868739Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-8jwgj/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.211940251Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-8jwgj/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.211991802Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-npjbh/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.212038823Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-npjbh/aws-ebs-csi-driver-node-npjbh.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.212134085Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-npjbh/csi-driver/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.212142345Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-npjbh/csi-driver/csi-driver/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.212147125Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-npjbh/csi-driver/csi-driver/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.212189237Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-npjbh/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.212313249Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-npjbh/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.212384371Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-npjbh/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.212433882Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-npjbh/csi-liveness-probe/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.212442372Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-npjbh/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.212451952Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-npjbh/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.212495913Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-npjbh/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.212579095Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-npjbh/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.212647247Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-npjbh/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.212698648Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-npjbh/csi-node-driver-registrar/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.212706008Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-npjbh/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.212712958Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-npjbh/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.21276469Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-npjbh/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.212857941Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-npjbh/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.212923823Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-npjbh/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.212985924Z namespaces/openshift-cluster-csi-drivers/policy/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.213021635Z namespaces/openshift-cluster-csi-drivers/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.213078297Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.213085057Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.213119057Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/aws-ebs-csi-driver-operator-rolebinding.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.213174509Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.21321306Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/aws-ebs-csi-driver-operator-role.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.213290201Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.213323932Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/routes.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.213367223Z namespaces/openshift-cluster-machine-approver/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.213373903Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.213377983Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.213413924Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/cluster-machine-approver-leader.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.213459395Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.213466385Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.213508616Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/cluster-machine-approver.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.213603858Z namespaces/openshift-cluster-node-tuning-operator/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.213647499Z namespaces/openshift-cluster-node-tuning-operator/openshift-cluster-node-tuning-operator.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.213703171Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.213742401Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.213806973Z namespaces/openshift-cluster-node-tuning-operator/apps/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.213845654Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.213979617Z namespaces/openshift-cluster-node-tuning-operator/apps/deployments.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.214048348Z namespaces/openshift-cluster-node-tuning-operator/apps/replicasets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.21412574Z namespaces/openshift-cluster-node-tuning-operator/apps/statefulsets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.214180721Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.214228652Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/tuned.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.214411486Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.214442367Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.214507449Z namespaces/openshift-cluster-node-tuning-operator/batch/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.21455105Z namespaces/openshift-cluster-node-tuning-operator/batch/cronjobs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.214635532Z namespaces/openshift-cluster-node-tuning-operator/batch/jobs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.214690503Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.214727154Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.214811145Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.214868007Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.214876447Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.214922858Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/node-tuning-operator-lock.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.2150113Z namespaces/openshift-cluster-node-tuning-operator/core/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.21503809Z namespaces/openshift-cluster-node-tuning-operator/core/configmaps.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.215622663Z namespaces/openshift-cluster-node-tuning-operator/core/endpoints.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.215705565Z namespaces/openshift-cluster-node-tuning-operator/core/events.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.215849269Z namespaces/openshift-cluster-node-tuning-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.21592741Z namespaces/openshift-cluster-node-tuning-operator/core/pods.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.216119035Z namespaces/openshift-cluster-node-tuning-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.216292449Z namespaces/openshift-cluster-node-tuning-operator/core/secrets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.216430332Z namespaces/openshift-cluster-node-tuning-operator/core/services.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.216543934Z namespaces/openshift-cluster-node-tuning-operator/core/serviceaccounts/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.216585895Z namespaces/openshift-cluster-node-tuning-operator/core/serviceaccounts/cluster-node-tuning-operator.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.216641037Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.216675647Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.216737588Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.216767579Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.216819401Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.216853941Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.216939593Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.217013015Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.217060206Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.217098147Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.217156118Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.217185439Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/node-tuning-operator.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.21725435Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.217318962Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/node-tuning-operator.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.217367773Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.217394943Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.217451205Z namespaces/openshift-cluster-node-tuning-operator/pods/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.217461875Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-fs4js/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.217521156Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-fs4js/tuned-fs4js.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.21769644Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-fs4js/tuned/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.21770356Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-fs4js/tuned/tuned/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.21770772Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-fs4js/tuned/tuned/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.217754402Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-fs4js/tuned/tuned/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.217898175Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-fs4js/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.217964606Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-fs4js/tuned/tuned/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.218019857Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-p2n8v/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.218060478Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-p2n8v/tuned-p2n8v.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.2181463Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-p2n8v/tuned/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.218156831Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-p2n8v/tuned/tuned/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.218166471Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-p2n8v/tuned/tuned/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.218227442Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-p2n8v/tuned/tuned/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.218369105Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-p2n8v/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.218433557Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-p2n8v/tuned/tuned/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.218447647Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-znr2r/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.218507708Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-znr2r/tuned-znr2r.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.2185901Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-znr2r/tuned/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.21859727Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-znr2r/tuned/tuned/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.218601301Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-znr2r/tuned/tuned/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.218628141Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-znr2r/tuned/tuned/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.218737033Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-znr2r/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.218811565Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-znr2r/tuned/tuned/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.218839166Z namespaces/openshift-cluster-node-tuning-operator/policy/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.218885197Z namespaces/openshift-cluster-node-tuning-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.218936048Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.218974689Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.21904778Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.219055081Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.219107632Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-136-232.ec2.internal.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.219203444Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-136-253.ec2.internal.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.219310036Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-138-234.ec2.internal.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.219360738Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.219441799Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/default.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.219535651Z namespaces/openshift-cluster-samples-operator/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.219585043Z namespaces/openshift-cluster-samples-operator/openshift-cluster-samples-operator.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.219658794Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.219697925Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.219775127Z namespaces/openshift-cluster-samples-operator/apps/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.219817728Z namespaces/openshift-cluster-samples-operator/apps/daemonsets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.21990664Z namespaces/openshift-cluster-samples-operator/apps/deployments.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.220016322Z namespaces/openshift-cluster-samples-operator/apps/replicasets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.220120104Z namespaces/openshift-cluster-samples-operator/apps/statefulsets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.220163496Z namespaces/openshift-cluster-samples-operator/autoscaling/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.220197276Z namespaces/openshift-cluster-samples-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.220249438Z namespaces/openshift-cluster-samples-operator/batch/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.220320269Z namespaces/openshift-cluster-samples-operator/batch/cronjobs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.220404861Z namespaces/openshift-cluster-samples-operator/batch/jobs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.220465562Z namespaces/openshift-cluster-samples-operator/build.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.220511523Z namespaces/openshift-cluster-samples-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.220591915Z namespaces/openshift-cluster-samples-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.220667017Z namespaces/openshift-cluster-samples-operator/core/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.220702948Z namespaces/openshift-cluster-samples-operator/core/configmaps.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.220889212Z namespaces/openshift-cluster-samples-operator/core/endpoints.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.220970523Z namespaces/openshift-cluster-samples-operator/core/events.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.221100926Z namespaces/openshift-cluster-samples-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.221175438Z namespaces/openshift-cluster-samples-operator/core/pods.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.221317801Z namespaces/openshift-cluster-samples-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.221439214Z namespaces/openshift-cluster-samples-operator/core/secrets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.221610288Z namespaces/openshift-cluster-samples-operator/core/services.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.221673599Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.221728391Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.221784252Z namespaces/openshift-cluster-samples-operator/image.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.221833153Z namespaces/openshift-cluster-samples-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.221883154Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.221924275Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.222039307Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.222114589Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.222179161Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.222217962Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.222392575Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.222422486Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/samples-operator-alerts.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.222517148Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.222557669Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/cluster-samples-operator.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.222623631Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.222671682Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.222727113Z namespaces/openshift-cluster-samples-operator/pods/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.222734583Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6748489656-fxwlp/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.222782904Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6748489656-fxwlp/cluster-samples-operator-6748489656-fxwlp.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.222886137Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6748489656-fxwlp/cluster-samples-operator-watch/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.222897577Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6748489656-fxwlp/cluster-samples-operator-watch/cluster-samples-operator-watch/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.222905297Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6748489656-fxwlp/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.222937238Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6748489656-fxwlp/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.22303198Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6748489656-fxwlp/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.223096611Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6748489656-fxwlp/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.223153612Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6748489656-fxwlp/cluster-samples-operator/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.223161703Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6748489656-fxwlp/cluster-samples-operator/cluster-samples-operator/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.223166463Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6748489656-fxwlp/cluster-samples-operator/cluster-samples-operator/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.223205824Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6748489656-fxwlp/cluster-samples-operator/cluster-samples-operator/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.223670764Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6748489656-fxwlp/cluster-samples-operator/cluster-samples-operator/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.223736236Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-6748489656-fxwlp/cluster-samples-operator/cluster-samples-operator/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.224075613Z namespaces/openshift-cluster-samples-operator/policy/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.224116054Z namespaces/openshift-cluster-samples-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.224173415Z namespaces/openshift-cluster-samples-operator/route.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.224208676Z namespaces/openshift-cluster-samples-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.224346359Z namespaces/openshift-cluster-storage-operator/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.22436813Z namespaces/openshift-cluster-storage-operator/openshift-cluster-storage-operator.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.224445781Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.224481262Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.224559194Z namespaces/openshift-cluster-storage-operator/apps/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.224626956Z namespaces/openshift-cluster-storage-operator/apps/daemonsets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.224715208Z namespaces/openshift-cluster-storage-operator/apps/deployments.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.22482407Z namespaces/openshift-cluster-storage-operator/apps/replicasets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.224916592Z namespaces/openshift-cluster-storage-operator/apps/statefulsets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.224972804Z namespaces/openshift-cluster-storage-operator/autoscaling/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.225011134Z namespaces/openshift-cluster-storage-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.225070186Z namespaces/openshift-cluster-storage-operator/batch/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.225114087Z namespaces/openshift-cluster-storage-operator/batch/cronjobs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.225186598Z namespaces/openshift-cluster-storage-operator/batch/jobs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.22525648Z namespaces/openshift-cluster-storage-operator/build.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.225293661Z namespaces/openshift-cluster-storage-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.225386963Z namespaces/openshift-cluster-storage-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.225445044Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.225452044Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.225485315Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/data-source-validator-leader.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.225571637Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/snapshot-controller-leader.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.225652239Z namespaces/openshift-cluster-storage-operator/core/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.22568902Z namespaces/openshift-cluster-storage-operator/core/configmaps.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.225799732Z namespaces/openshift-cluster-storage-operator/core/endpoints.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.225880894Z namespaces/openshift-cluster-storage-operator/core/events.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.226286633Z namespaces/openshift-cluster-storage-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.226390975Z namespaces/openshift-cluster-storage-operator/core/pods.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.226500558Z namespaces/openshift-cluster-storage-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.226636051Z namespaces/openshift-cluster-storage-operator/core/secrets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.226775234Z namespaces/openshift-cluster-storage-operator/core/services.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.226845215Z namespaces/openshift-cluster-storage-operator/core/serviceaccounts/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.226900647Z namespaces/openshift-cluster-storage-operator/core/serviceaccounts/csi-snapshot-controller-operator.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.226961468Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.227006389Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.22706303Z namespaces/openshift-cluster-storage-operator/image.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.227105661Z namespaces/openshift-cluster-storage-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.227153412Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.227192343Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.227301186Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.227379778Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.227426139Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.227453439Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.227522131Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.227555661Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/prometheus.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.227645944Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.227749976Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/cluster-storage-operator.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.227804917Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.227831637Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.22792528Z namespaces/openshift-cluster-storage-operator/pods/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.22793226Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-549c6d54cf-ppqph/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.227969831Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-549c6d54cf-ppqph/volume-data-source-validator-549c6d54cf-ppqph.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.228061753Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-549c6d54cf-ppqph/volume-data-source-validator/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.228071063Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-549c6d54cf-ppqph/volume-data-source-validator/volume-data-source-validator/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.228075173Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-549c6d54cf-ppqph/volume-data-source-validator/volume-data-source-validator/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.228110004Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-549c6d54cf-ppqph/volume-data-source-validator/volume-data-source-validator/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.228210346Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-549c6d54cf-ppqph/volume-data-source-validator/volume-data-source-validator/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.228295778Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-549c6d54cf-ppqph/volume-data-source-validator/volume-data-source-validator/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.228343679Z namespaces/openshift-cluster-storage-operator/policy/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.22839181Z namespaces/openshift-cluster-storage-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.228445761Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.228453882Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.228502353Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/rolebindings/csi-snapshot-controller-operator-role.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.228552294Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.228593395Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/roles/csi-snapshot-controller-operator-role.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.228660276Z namespaces/openshift-cluster-storage-operator/route.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.228706207Z namespaces/openshift-cluster-storage-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.228779119Z namespaces/openshift-cluster-version/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.22883032Z namespaces/openshift-cluster-version/openshift-cluster-version.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.228898312Z namespaces/openshift-cluster-version/apps.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.228946203Z namespaces/openshift-cluster-version/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.229008914Z namespaces/openshift-cluster-version/apps/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.229055005Z namespaces/openshift-cluster-version/apps/daemonsets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.229131747Z namespaces/openshift-cluster-version/apps/deployments.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.229211119Z namespaces/openshift-cluster-version/apps/replicasets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.229318041Z namespaces/openshift-cluster-version/apps/statefulsets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.229348822Z namespaces/openshift-cluster-version/autoscaling/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.229392993Z namespaces/openshift-cluster-version/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.229443314Z namespaces/openshift-cluster-version/batch/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.229486795Z namespaces/openshift-cluster-version/batch/cronjobs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.229585007Z namespaces/openshift-cluster-version/batch/jobs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.229613088Z namespaces/openshift-cluster-version/build.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.229662449Z namespaces/openshift-cluster-version/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.229743011Z namespaces/openshift-cluster-version/build.openshift.io/builds.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.229766571Z namespaces/openshift-cluster-version/coordination.k8s.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.229777011Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.229825122Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/version.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.229884624Z namespaces/openshift-cluster-version/core/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.229913794Z namespaces/openshift-cluster-version/core/configmaps.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.230023297Z namespaces/openshift-cluster-version/core/endpoints.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.230100319Z namespaces/openshift-cluster-version/core/events.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.230200151Z namespaces/openshift-cluster-version/core/persistentvolumeclaims.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.230376835Z namespaces/openshift-cluster-version/core/pods.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.230455956Z namespaces/openshift-cluster-version/core/replicationcontrollers.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.230576649Z namespaces/openshift-cluster-version/core/secrets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.230743013Z namespaces/openshift-cluster-version/core/services.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.230811844Z namespaces/openshift-cluster-version/discovery.k8s.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.230850225Z namespaces/openshift-cluster-version/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.230916537Z namespaces/openshift-cluster-version/image.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.230945598Z namespaces/openshift-cluster-version/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.231009779Z namespaces/openshift-cluster-version/k8s.ovn.org/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.23104416Z namespaces/openshift-cluster-version/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.231129772Z namespaces/openshift-cluster-version/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.231207113Z namespaces/openshift-cluster-version/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.231310396Z namespaces/openshift-cluster-version/monitoring.coreos.com/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.231344027Z namespaces/openshift-cluster-version/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.231389408Z namespaces/openshift-cluster-version/networking.k8s.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.231420108Z namespaces/openshift-cluster-version/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.23148028Z namespaces/openshift-cluster-version/policy/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.23151485Z namespaces/openshift-cluster-version/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.231563501Z namespaces/openshift-cluster-version/route.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.231590952Z namespaces/openshift-cluster-version/route.openshift.io/routes.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.231685504Z namespaces/openshift-config-managed/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.231719535Z namespaces/openshift-config-managed/openshift-config-managed.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.231794877Z namespaces/openshift-config-managed/apps.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.231829538Z namespaces/openshift-config-managed/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.231907539Z namespaces/openshift-config-managed/apps/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.23194189Z namespaces/openshift-config-managed/apps/daemonsets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.232027042Z namespaces/openshift-config-managed/apps/deployments.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.232100604Z namespaces/openshift-config-managed/apps/replicasets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.232185206Z namespaces/openshift-config-managed/apps/statefulsets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.232219776Z namespaces/openshift-config-managed/autoscaling/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.232271537Z namespaces/openshift-config-managed/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.232329359Z namespaces/openshift-config-managed/batch/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.232357279Z namespaces/openshift-config-managed/batch/cronjobs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.232444421Z namespaces/openshift-config-managed/batch/jobs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.232479262Z namespaces/openshift-config-managed/build.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.232530273Z namespaces/openshift-config-managed/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.232608165Z namespaces/openshift-config-managed/build.openshift.io/builds.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.232669326Z namespaces/openshift-config-managed/core/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.232706947Z namespaces/openshift-config-managed/core/configmaps.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.235813357Z namespaces/openshift-config-managed/core/endpoints.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.235888598Z namespaces/openshift-config-managed/core/events.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.235992651Z namespaces/openshift-config-managed/core/persistentvolumeclaims.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.236062953Z namespaces/openshift-config-managed/core/pods.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.236144734Z namespaces/openshift-config-managed/core/replicationcontrollers.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.236325918Z namespaces/openshift-config-managed/core/secrets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.236434431Z namespaces/openshift-config-managed/core/services.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.236466882Z namespaces/openshift-config-managed/core/configmaps/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.236517653Z namespaces/openshift-config-managed/core/configmaps/console-public.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.236600674Z namespaces/openshift-config-managed/core/configmaps/openshift-network-features.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.236653826Z namespaces/openshift-config-managed/discovery.k8s.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.236685916Z namespaces/openshift-config-managed/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.236757018Z namespaces/openshift-config-managed/image.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.236774498Z namespaces/openshift-config-managed/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.23685841Z namespaces/openshift-config-managed/k8s.ovn.org/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.236878041Z namespaces/openshift-config-managed/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.236991093Z namespaces/openshift-config-managed/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.237064705Z namespaces/openshift-config-managed/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.237112646Z namespaces/openshift-config-managed/monitoring.coreos.com/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.237131757Z namespaces/openshift-config-managed/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.237210678Z namespaces/openshift-config-managed/networking.k8s.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.237229659Z namespaces/openshift-config-managed/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.237320301Z namespaces/openshift-config-managed/policy/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.237339301Z namespaces/openshift-config-managed/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.237394552Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.237403403Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.237444673Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/openshift-network-public-role-binding.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.237490185Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.237538826Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/openshift-network-public-role.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.237573146Z namespaces/openshift-config-managed/route.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.237626137Z namespaces/openshift-config-managed/route.openshift.io/routes.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.237670589Z namespaces/openshift-config-operator/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.237678719Z namespaces/openshift-config-operator/monitoring.coreos.com/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.237696319Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.23771728Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/config-operator.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.237848902Z namespaces/openshift-config/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.237885663Z namespaces/openshift-config/openshift-config.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.237948945Z namespaces/openshift-config/apps.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.237976785Z namespaces/openshift-config/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.238029557Z namespaces/openshift-config/apps/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.238072627Z namespaces/openshift-config/apps/daemonsets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.238155869Z namespaces/openshift-config/apps/deployments.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.238230881Z namespaces/openshift-config/apps/replicasets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.238410245Z namespaces/openshift-config/apps/statefulsets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.238454336Z namespaces/openshift-config/autoscaling/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.238503367Z namespaces/openshift-config/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.238547498Z namespaces/openshift-config/batch/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.238564919Z namespaces/openshift-config/batch/cronjobs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.238673121Z namespaces/openshift-config/batch/jobs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.238687411Z namespaces/openshift-config/build.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.238744563Z namespaces/openshift-config/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.238820734Z namespaces/openshift-config/build.openshift.io/builds.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.238903616Z namespaces/openshift-config/core/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.238936327Z namespaces/openshift-config/core/configmaps.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.23905389Z namespaces/openshift-config/core/endpoints.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.239128851Z namespaces/openshift-config/core/events.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.239207303Z namespaces/openshift-config/core/persistentvolumeclaims.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.239304295Z namespaces/openshift-config/core/pods.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.239385987Z namespaces/openshift-config/core/replicationcontrollers.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.239536191Z namespaces/openshift-config/core/secrets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.239672094Z namespaces/openshift-config/core/services.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.239707734Z namespaces/openshift-config/core/secrets/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.239758496Z namespaces/openshift-config/core/secrets/pull-secret.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.239820247Z namespaces/openshift-config/discovery.k8s.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.239870538Z namespaces/openshift-config/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.240020011Z namespaces/openshift-config/image.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.240060412Z namespaces/openshift-config/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.240124334Z namespaces/openshift-config/k8s.ovn.org/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.240163685Z namespaces/openshift-config/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.240259637Z namespaces/openshift-config/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.240344578Z namespaces/openshift-config/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.240387499Z namespaces/openshift-config/monitoring.coreos.com/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.24043168Z namespaces/openshift-config/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.240469051Z namespaces/openshift-config/networking.k8s.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.240516202Z namespaces/openshift-config/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.240553233Z namespaces/openshift-config/policy/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.240671326Z namespaces/openshift-config/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.240699797Z namespaces/openshift-config/route.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.240751818Z namespaces/openshift-config/route.openshift.io/routes.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.24085428Z namespaces/openshift-console-operator/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.240898551Z namespaces/openshift-console-operator/openshift-console-operator.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.240962463Z namespaces/openshift-console-operator/apps.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.241032544Z namespaces/openshift-console-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.241125906Z namespaces/openshift-console-operator/apps/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.241166677Z namespaces/openshift-console-operator/apps/daemonsets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.241255169Z namespaces/openshift-console-operator/apps/deployments.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.241390832Z namespaces/openshift-console-operator/apps/replicasets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.241499744Z namespaces/openshift-console-operator/apps/statefulsets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.241542385Z namespaces/openshift-console-operator/autoscaling/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.241584046Z namespaces/openshift-console-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.241632367Z namespaces/openshift-console-operator/batch/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.241660748Z namespaces/openshift-console-operator/batch/cronjobs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.24174744Z namespaces/openshift-console-operator/batch/jobs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.241810222Z namespaces/openshift-console-operator/build.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.241859263Z namespaces/openshift-console-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.241934334Z namespaces/openshift-console-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.241983655Z namespaces/openshift-console-operator/coordination.k8s.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.241990395Z namespaces/openshift-console-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.242019546Z namespaces/openshift-console-operator/coordination.k8s.io/leases/console-operator-lock.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.242101468Z namespaces/openshift-console-operator/core/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.242134849Z namespaces/openshift-console-operator/core/configmaps.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.242736332Z namespaces/openshift-console-operator/core/endpoints.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.242816114Z namespaces/openshift-console-operator/core/events.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.24306071Z namespaces/openshift-console-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.243135221Z namespaces/openshift-console-operator/core/pods.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.243276404Z namespaces/openshift-console-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.243398397Z namespaces/openshift-console-operator/core/secrets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.243563101Z namespaces/openshift-console-operator/core/services.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.243629472Z namespaces/openshift-console-operator/discovery.k8s.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.243677943Z namespaces/openshift-console-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.243729945Z namespaces/openshift-console-operator/image.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.243770626Z namespaces/openshift-console-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.243817496Z namespaces/openshift-console-operator/k8s.ovn.org/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.243873628Z namespaces/openshift-console-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.243947099Z namespaces/openshift-console-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.244025771Z namespaces/openshift-console-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.244212795Z namespaces/openshift-console-operator/monitoring.coreos.com/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.244257446Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.244357569Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.244399969Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/cluster-monitoring-prometheus-rules.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.244464511Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.244501512Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/console-operator.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.244553933Z namespaces/openshift-console-operator/networking.k8s.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.244596034Z namespaces/openshift-console-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.244655905Z namespaces/openshift-console-operator/pods/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.244662826Z namespaces/openshift-console-operator/pods/console-operator-584dcb6b54-z9ln7/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.244708867Z namespaces/openshift-console-operator/pods/console-operator-584dcb6b54-z9ln7/console-operator-584dcb6b54-z9ln7.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.244810699Z namespaces/openshift-console-operator/pods/console-operator-584dcb6b54-z9ln7/console-operator/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.244818099Z namespaces/openshift-console-operator/pods/console-operator-584dcb6b54-z9ln7/console-operator/console-operator/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.244824829Z namespaces/openshift-console-operator/pods/console-operator-584dcb6b54-z9ln7/console-operator/console-operator/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.24487482Z namespaces/openshift-console-operator/pods/console-operator-584dcb6b54-z9ln7/console-operator/console-operator/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.245234248Z namespaces/openshift-console-operator/pods/console-operator-584dcb6b54-z9ln7/console-operator/console-operator/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.24529605Z namespaces/openshift-console-operator/policy/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.245349431Z namespaces/openshift-console-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.245379162Z namespaces/openshift-console-operator/route.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.245429013Z namespaces/openshift-console-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.245488684Z namespaces/openshift-console/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.245545285Z namespaces/openshift-console/openshift-console.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.245607607Z namespaces/openshift-console/apps.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.245655428Z namespaces/openshift-console/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.2457402Z namespaces/openshift-console/apps/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.245783841Z namespaces/openshift-console/apps/daemonsets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.245869473Z namespaces/openshift-console/apps/deployments.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.246039846Z namespaces/openshift-console/apps/replicasets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.246451856Z namespaces/openshift-console/apps/statefulsets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.246499777Z namespaces/openshift-console/autoscaling/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.246538237Z namespaces/openshift-console/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.246593519Z namespaces/openshift-console/batch/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.24662841Z namespaces/openshift-console/batch/cronjobs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.246706251Z namespaces/openshift-console/batch/jobs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.246742862Z namespaces/openshift-console/build.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.246791623Z namespaces/openshift-console/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.246871795Z namespaces/openshift-console/build.openshift.io/builds.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.246940547Z namespaces/openshift-console/core/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.246974987Z namespaces/openshift-console/core/configmaps.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.247579051Z namespaces/openshift-console/core/endpoints.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.247660883Z namespaces/openshift-console/core/events.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.247898618Z namespaces/openshift-console/core/persistentvolumeclaims.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.24797392Z namespaces/openshift-console/core/pods.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.248146634Z namespaces/openshift-console/core/replicationcontrollers.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.248284287Z namespaces/openshift-console/core/secrets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.248464811Z namespaces/openshift-console/core/services.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.248652385Z namespaces/openshift-console/discovery.k8s.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.248694846Z namespaces/openshift-console/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.248766067Z namespaces/openshift-console/image.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.248804859Z namespaces/openshift-console/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.24887681Z namespaces/openshift-console/k8s.ovn.org/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.248916571Z namespaces/openshift-console/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.249003253Z namespaces/openshift-console/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.249078845Z namespaces/openshift-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.249114165Z namespaces/openshift-console/monitoring.coreos.com/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.249161887Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.249216068Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.249256879Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/console.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.24933361Z namespaces/openshift-console/networking.k8s.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.249371031Z namespaces/openshift-console/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.249407562Z namespaces/openshift-console/pods/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.249414542Z namespaces/openshift-console/pods/console-849df69774-t8bnt/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.249467973Z namespaces/openshift-console/pods/console-849df69774-t8bnt/console-849df69774-t8bnt.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.249551095Z namespaces/openshift-console/pods/console-849df69774-t8bnt/console/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.249561756Z namespaces/openshift-console/pods/console-849df69774-t8bnt/console/console/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.249567456Z namespaces/openshift-console/pods/console-849df69774-t8bnt/console/console/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.249596176Z namespaces/openshift-console/pods/console-849df69774-t8bnt/console/console/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.249698308Z namespaces/openshift-console/pods/console-849df69774-t8bnt/console/console/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.24976463Z namespaces/openshift-console/pods/console-849df69774-t8bnt/console/console/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.249816891Z namespaces/openshift-console/pods/downloads-7c97dc4555-ppdzp/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.249849592Z namespaces/openshift-console/pods/downloads-7c97dc4555-ppdzp/downloads-7c97dc4555-ppdzp.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.249960134Z namespaces/openshift-console/pods/downloads-7c97dc4555-ppdzp/download-server/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.249971505Z namespaces/openshift-console/pods/downloads-7c97dc4555-ppdzp/download-server/download-server/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.249978085Z namespaces/openshift-console/pods/downloads-7c97dc4555-ppdzp/download-server/download-server/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.250000125Z namespaces/openshift-console/pods/downloads-7c97dc4555-ppdzp/download-server/download-server/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.25021694Z namespaces/openshift-console/pods/downloads-7c97dc4555-ppdzp/download-server/download-server/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.250302492Z namespaces/openshift-console/pods/downloads-7c97dc4555-ppdzp/download-server/download-server/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.250362394Z namespaces/openshift-console/policy/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.250411415Z namespaces/openshift-console/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.250464186Z namespaces/openshift-console/route.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.250507907Z namespaces/openshift-console/route.openshift.io/routes.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.250607309Z namespaces/openshift-controller-manager-operator/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.25066893Z namespaces/openshift-controller-manager-operator/openshift-controller-manager-operator.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.250732532Z namespaces/openshift-controller-manager-operator/apps.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.250769712Z namespaces/openshift-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.250841314Z namespaces/openshift-controller-manager-operator/apps/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.250874915Z namespaces/openshift-controller-manager-operator/apps/daemonsets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.250961647Z namespaces/openshift-controller-manager-operator/apps/deployments.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.251035889Z namespaces/openshift-controller-manager-operator/apps/replicasets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.25111636Z namespaces/openshift-controller-manager-operator/apps/statefulsets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.251207072Z namespaces/openshift-controller-manager-operator/autoscaling/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.251286664Z namespaces/openshift-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.251352416Z namespaces/openshift-controller-manager-operator/batch/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.251400547Z namespaces/openshift-controller-manager-operator/batch/cronjobs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.251477688Z namespaces/openshift-controller-manager-operator/batch/jobs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.25154276Z namespaces/openshift-controller-manager-operator/build.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.251653352Z namespaces/openshift-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.251732304Z namespaces/openshift-controller-manager-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.251812886Z namespaces/openshift-controller-manager-operator/core/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.251858257Z namespaces/openshift-controller-manager-operator/core/configmaps.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.25197207Z namespaces/openshift-controller-manager-operator/core/endpoints.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.252047381Z namespaces/openshift-controller-manager-operator/core/events.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.252129033Z namespaces/openshift-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.252203865Z namespaces/openshift-controller-manager-operator/core/pods.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.252303817Z namespaces/openshift-controller-manager-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.25242454Z namespaces/openshift-controller-manager-operator/core/secrets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.252589493Z namespaces/openshift-controller-manager-operator/core/services.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.252640114Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.252667605Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.252724587Z namespaces/openshift-controller-manager-operator/image.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.252753067Z namespaces/openshift-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.252809578Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.252843929Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.252924401Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.253004243Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.253052594Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.253082244Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.253137276Z namespaces/openshift-controller-manager-operator/networking.k8s.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.253171757Z namespaces/openshift-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.253220827Z namespaces/openshift-controller-manager-operator/policy/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.253283339Z namespaces/openshift-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.25333064Z namespaces/openshift-controller-manager-operator/route.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.253357401Z namespaces/openshift-controller-manager-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.253457073Z namespaces/openshift-controller-manager/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.253492124Z namespaces/openshift-controller-manager/openshift-controller-manager.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.253600656Z namespaces/openshift-controller-manager/apps.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.253637377Z namespaces/openshift-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.253685958Z namespaces/openshift-controller-manager/apps/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.253716289Z namespaces/openshift-controller-manager/apps/daemonsets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.253810151Z namespaces/openshift-controller-manager/apps/deployments.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.253886593Z namespaces/openshift-controller-manager/apps/replicasets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.253968424Z namespaces/openshift-controller-manager/apps/statefulsets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.254023516Z namespaces/openshift-controller-manager/autoscaling/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.254067906Z namespaces/openshift-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.254150848Z namespaces/openshift-controller-manager/batch/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.254194649Z namespaces/openshift-controller-manager/batch/cronjobs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.254370563Z namespaces/openshift-controller-manager/batch/jobs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.254416184Z namespaces/openshift-controller-manager/build.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.254452345Z namespaces/openshift-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.254532197Z namespaces/openshift-controller-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.254581298Z namespaces/openshift-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.254589718Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.2546562Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.254794353Z namespaces/openshift-controller-manager/core/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.254840734Z namespaces/openshift-controller-manager/core/configmaps.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.254950266Z namespaces/openshift-controller-manager/core/endpoints.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.255029088Z namespaces/openshift-controller-manager/core/events.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.25511211Z namespaces/openshift-controller-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.255191232Z namespaces/openshift-controller-manager/core/pods.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.255296304Z namespaces/openshift-controller-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.255420447Z namespaces/openshift-controller-manager/core/secrets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.2555792Z namespaces/openshift-controller-manager/core/services.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.255615341Z namespaces/openshift-controller-manager/discovery.k8s.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.255665253Z namespaces/openshift-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.255722444Z namespaces/openshift-controller-manager/image.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.255774425Z namespaces/openshift-controller-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.255831596Z namespaces/openshift-controller-manager/k8s.ovn.org/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.255878937Z namespaces/openshift-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.256104222Z namespaces/openshift-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.256114372Z namespaces/openshift-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.256120133Z namespaces/openshift-controller-manager/monitoring.coreos.com/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.256133723Z namespaces/openshift-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.256192364Z namespaces/openshift-controller-manager/networking.k8s.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.256207855Z namespaces/openshift-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.256308007Z namespaces/openshift-controller-manager/policy/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.256329057Z namespaces/openshift-controller-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.256410759Z namespaces/openshift-controller-manager/route.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.25642801Z namespaces/openshift-controller-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.256549352Z namespaces/openshift-dns-operator/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.256564503Z namespaces/openshift-dns-operator/openshift-dns-operator.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.256701196Z namespaces/openshift-dns-operator/apps.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.256745937Z namespaces/openshift-dns-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.256796678Z namespaces/openshift-dns-operator/apps/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.256828428Z namespaces/openshift-dns-operator/apps/daemonsets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.256915381Z namespaces/openshift-dns-operator/apps/deployments.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.256988952Z namespaces/openshift-dns-operator/apps/replicasets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.257071734Z namespaces/openshift-dns-operator/apps/statefulsets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.257115515Z namespaces/openshift-dns-operator/autoscaling/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.257143326Z namespaces/openshift-dns-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.257203237Z namespaces/openshift-dns-operator/batch/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.257249128Z namespaces/openshift-dns-operator/batch/cronjobs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.257368021Z namespaces/openshift-dns-operator/batch/jobs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.257388781Z namespaces/openshift-dns-operator/build.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.257441122Z namespaces/openshift-dns-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.257521224Z namespaces/openshift-dns-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.257580405Z namespaces/openshift-dns-operator/core/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.257620186Z namespaces/openshift-dns-operator/core/configmaps.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.257726659Z namespaces/openshift-dns-operator/core/endpoints.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.257804721Z namespaces/openshift-dns-operator/core/events.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.257884922Z namespaces/openshift-dns-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.257962854Z namespaces/openshift-dns-operator/core/pods.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.258045406Z namespaces/openshift-dns-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.258166789Z namespaces/openshift-dns-operator/core/secrets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.258380943Z namespaces/openshift-dns-operator/core/services.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.258574078Z namespaces/openshift-dns-operator/discovery.k8s.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.258614799Z namespaces/openshift-dns-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.25868254Z namespaces/openshift-dns-operator/image.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.258716881Z namespaces/openshift-dns-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.258784252Z namespaces/openshift-dns-operator/k8s.ovn.org/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.258818853Z namespaces/openshift-dns-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.258904735Z namespaces/openshift-dns-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.258981327Z namespaces/openshift-dns-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.259040498Z namespaces/openshift-dns-operator/monitoring.coreos.com/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.259074479Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.2591385Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.259176941Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/dns.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.259252813Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.259288684Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/dns-operator.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.259347175Z namespaces/openshift-dns-operator/networking.k8s.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.259384586Z namespaces/openshift-dns-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.259421357Z namespaces/openshift-dns-operator/policy/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.259504139Z namespaces/openshift-dns-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.259539269Z namespaces/openshift-dns-operator/route.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.25958755Z namespaces/openshift-dns-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.259683973Z namespaces/openshift-dns/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.259718503Z namespaces/openshift-dns/openshift-dns.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.259785435Z namespaces/openshift-dns/apps.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.259819746Z namespaces/openshift-dns/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.259869887Z namespaces/openshift-dns/apps/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.259907428Z namespaces/openshift-dns/apps/daemonsets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.260055461Z namespaces/openshift-dns/apps/deployments.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.260130413Z namespaces/openshift-dns/apps/replicasets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.260209195Z namespaces/openshift-dns/apps/statefulsets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.260261976Z namespaces/openshift-dns/autoscaling/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.260314967Z namespaces/openshift-dns/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.260366528Z namespaces/openshift-dns/batch/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.260396309Z namespaces/openshift-dns/batch/cronjobs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.26048279Z namespaces/openshift-dns/batch/jobs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.260538102Z namespaces/openshift-dns/build.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.260584553Z namespaces/openshift-dns/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.260661445Z namespaces/openshift-dns/build.openshift.io/builds.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.260695465Z namespaces/openshift-dns/core/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.260744387Z namespaces/openshift-dns/core/configmaps.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.260849359Z namespaces/openshift-dns/core/endpoints.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.260935531Z namespaces/openshift-dns/core/events.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.261256158Z namespaces/openshift-dns/core/persistentvolumeclaims.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.26133754Z namespaces/openshift-dns/core/pods.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.261878992Z namespaces/openshift-dns/core/replicationcontrollers.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.262010075Z namespaces/openshift-dns/core/secrets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.262199219Z namespaces/openshift-dns/core/services.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.262433594Z namespaces/openshift-dns/discovery.k8s.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.262475425Z namespaces/openshift-dns/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.262549647Z namespaces/openshift-dns/image.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.262576268Z namespaces/openshift-dns/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.262647349Z namespaces/openshift-dns/k8s.ovn.org/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.26268381Z namespaces/openshift-dns/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.262775142Z namespaces/openshift-dns/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.262853664Z namespaces/openshift-dns/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.262920545Z namespaces/openshift-dns/monitoring.coreos.com/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.262947386Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.263007777Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.263045118Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/dns-default.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.263101589Z namespaces/openshift-dns/networking.k8s.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.26313592Z namespaces/openshift-dns/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.263191461Z namespaces/openshift-dns/pods/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.263355935Z namespaces/openshift-dns/pods/dns-default-2qhk9/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.263377955Z namespaces/openshift-dns/pods/dns-default-2qhk9/dns-default-2qhk9.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.263494248Z namespaces/openshift-dns/pods/dns-default-2qhk9/dns/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.263503938Z namespaces/openshift-dns/pods/dns-default-2qhk9/dns/dns/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.263508309Z namespaces/openshift-dns/pods/dns-default-2qhk9/dns/dns/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.26356344Z namespaces/openshift-dns/pods/dns-default-2qhk9/dns/dns/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.263652812Z namespaces/openshift-dns/pods/dns-default-2qhk9/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.263718093Z namespaces/openshift-dns/pods/dns-default-2qhk9/dns/dns/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.263755114Z namespaces/openshift-dns/pods/dns-default-2qhk9/kube-rbac-proxy/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.263764774Z namespaces/openshift-dns/pods/dns-default-2qhk9/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.263770495Z namespaces/openshift-dns/pods/dns-default-2qhk9/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.263810765Z namespaces/openshift-dns/pods/dns-default-2qhk9/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.263920818Z namespaces/openshift-dns/pods/dns-default-2qhk9/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.263972409Z namespaces/openshift-dns/pods/dns-default-2qhk9/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.2640267Z namespaces/openshift-dns/pods/dns-default-j8cqc/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.264051971Z namespaces/openshift-dns/pods/dns-default-j8cqc/dns-default-j8cqc.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.264146693Z namespaces/openshift-dns/pods/dns-default-j8cqc/dns/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.264157353Z namespaces/openshift-dns/pods/dns-default-j8cqc/dns/dns/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.264166813Z namespaces/openshift-dns/pods/dns-default-j8cqc/dns/dns/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.264210884Z namespaces/openshift-dns/pods/dns-default-j8cqc/dns/dns/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.264324517Z namespaces/openshift-dns/pods/dns-default-j8cqc/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.264388958Z namespaces/openshift-dns/pods/dns-default-j8cqc/dns/dns/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.264415589Z namespaces/openshift-dns/pods/dns-default-j8cqc/kube-rbac-proxy/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.264425659Z namespaces/openshift-dns/pods/dns-default-j8cqc/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.264434759Z namespaces/openshift-dns/pods/dns-default-j8cqc/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.264492421Z namespaces/openshift-dns/pods/dns-default-j8cqc/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.264587223Z namespaces/openshift-dns/pods/dns-default-j8cqc/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.264657044Z namespaces/openshift-dns/pods/dns-default-j8cqc/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.264693975Z namespaces/openshift-dns/pods/dns-default-lvgr5/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.264785067Z namespaces/openshift-dns/pods/dns-default-lvgr5/dns-default-lvgr5.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.2649093Z namespaces/openshift-dns/pods/dns-default-lvgr5/dns/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.2649165Z namespaces/openshift-dns/pods/dns-default-lvgr5/dns/dns/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.26492042Z namespaces/openshift-dns/pods/dns-default-lvgr5/dns/dns/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.264978972Z namespaces/openshift-dns/pods/dns-default-lvgr5/dns/dns/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.265056723Z namespaces/openshift-dns/pods/dns-default-lvgr5/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.265134475Z namespaces/openshift-dns/pods/dns-default-lvgr5/dns/dns/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.265171126Z namespaces/openshift-dns/pods/dns-default-lvgr5/kube-rbac-proxy/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.265178126Z namespaces/openshift-dns/pods/dns-default-lvgr5/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.265184286Z namespaces/openshift-dns/pods/dns-default-lvgr5/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.265256888Z namespaces/openshift-dns/pods/dns-default-lvgr5/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.26537364Z namespaces/openshift-dns/pods/dns-default-lvgr5/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.265435452Z namespaces/openshift-dns/pods/dns-default-lvgr5/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.265471193Z namespaces/openshift-dns/pods/node-resolver-8n4t9/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.265515984Z namespaces/openshift-dns/pods/node-resolver-8n4t9/node-resolver-8n4t9.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.265595305Z namespaces/openshift-dns/pods/node-resolver-8n4t9/dns-node-resolver/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.265603376Z namespaces/openshift-dns/pods/node-resolver-8n4t9/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.265609846Z namespaces/openshift-dns/pods/node-resolver-8n4t9/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.265660427Z namespaces/openshift-dns/pods/node-resolver-8n4t9/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.265757079Z namespaces/openshift-dns/pods/node-resolver-8n4t9/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.265828551Z namespaces/openshift-dns/pods/node-resolver-8n4t9/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.265868782Z namespaces/openshift-dns/pods/node-resolver-hgz77/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.265916823Z namespaces/openshift-dns/pods/node-resolver-hgz77/node-resolver-hgz77.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.265993164Z namespaces/openshift-dns/pods/node-resolver-hgz77/dns-node-resolver/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.266000645Z namespaces/openshift-dns/pods/node-resolver-hgz77/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.266006965Z namespaces/openshift-dns/pods/node-resolver-hgz77/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.266067536Z namespaces/openshift-dns/pods/node-resolver-hgz77/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.266209809Z namespaces/openshift-dns/pods/node-resolver-hgz77/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.266301601Z namespaces/openshift-dns/pods/node-resolver-hgz77/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.266536726Z namespaces/openshift-dns/pods/node-resolver-ln5wx/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.266582078Z namespaces/openshift-dns/pods/node-resolver-ln5wx/node-resolver-ln5wx.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.266658179Z namespaces/openshift-dns/pods/node-resolver-ln5wx/dns-node-resolver/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.26668324Z namespaces/openshift-dns/pods/node-resolver-ln5wx/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.26670124Z namespaces/openshift-dns/pods/node-resolver-ln5wx/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.266728191Z namespaces/openshift-dns/pods/node-resolver-ln5wx/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.266826333Z namespaces/openshift-dns/pods/node-resolver-ln5wx/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.266899695Z namespaces/openshift-dns/pods/node-resolver-ln5wx/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.266927495Z namespaces/openshift-dns/policy/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.266988127Z namespaces/openshift-dns/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.267021808Z namespaces/openshift-dns/route.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.267083989Z namespaces/openshift-dns/route.openshift.io/routes.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.267186401Z namespaces/openshift-etcd/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.267227142Z namespaces/openshift-etcd/openshift-etcd.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.267337244Z namespaces/openshift-etcd/apps.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.267358705Z namespaces/openshift-etcd/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.267425837Z namespaces/openshift-etcd/apps/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.267496938Z namespaces/openshift-etcd/apps/daemonsets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.2675794Z namespaces/openshift-etcd/apps/deployments.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.267659552Z namespaces/openshift-etcd/apps/replicasets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.267772604Z namespaces/openshift-etcd/apps/statefulsets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.267818595Z namespaces/openshift-etcd/autoscaling/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.267852456Z namespaces/openshift-etcd/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.267920528Z namespaces/openshift-etcd/batch/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.267958449Z namespaces/openshift-etcd/batch/cronjobs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.26804265Z namespaces/openshift-etcd/batch/jobs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.268099372Z namespaces/openshift-etcd/build.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.268149093Z namespaces/openshift-etcd/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.268230415Z namespaces/openshift-etcd/build.openshift.io/builds.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.268328207Z namespaces/openshift-etcd/core/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.268361407Z namespaces/openshift-etcd/core/configmaps.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.268502191Z namespaces/openshift-etcd/core/endpoints.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.268586363Z namespaces/openshift-etcd/core/events.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.268671574Z namespaces/openshift-etcd/core/persistentvolumeclaims.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.268749996Z namespaces/openshift-etcd/core/pods.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.268832318Z namespaces/openshift-etcd/core/replicationcontrollers.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.269043013Z namespaces/openshift-etcd/core/secrets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.269210417Z namespaces/openshift-etcd/core/services.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.269281128Z namespaces/openshift-etcd/discovery.k8s.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.269315209Z namespaces/openshift-etcd/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.26938135Z namespaces/openshift-etcd/image.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.269419461Z namespaces/openshift-etcd/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.269490363Z namespaces/openshift-etcd/k8s.ovn.org/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.269529154Z namespaces/openshift-etcd/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.269615336Z namespaces/openshift-etcd/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.269701988Z namespaces/openshift-etcd/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.269745689Z namespaces/openshift-etcd/monitoring.coreos.com/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.26978315Z namespaces/openshift-etcd/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.269835101Z namespaces/openshift-etcd/networking.k8s.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.269869351Z namespaces/openshift-etcd/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.269928893Z namespaces/openshift-etcd/policy/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.269969134Z namespaces/openshift-etcd/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.270031655Z namespaces/openshift-etcd/route.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.270143278Z namespaces/openshift-etcd/route.openshift.io/routes.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.27022842Z namespaces/openshift-host-network/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.270384003Z namespaces/openshift-host-network/openshift-host-network.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.270468985Z namespaces/openshift-host-network/apps.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.270488965Z namespaces/openshift-host-network/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.270578987Z namespaces/openshift-host-network/apps/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.270594848Z namespaces/openshift-host-network/apps/daemonsets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.27068912Z namespaces/openshift-host-network/apps/deployments.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.270758791Z namespaces/openshift-host-network/apps/replicasets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.270841403Z namespaces/openshift-host-network/apps/statefulsets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.271222492Z namespaces/openshift-host-network/autoscaling/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.271284273Z namespaces/openshift-host-network/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.271340004Z namespaces/openshift-host-network/batch/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.271366725Z namespaces/openshift-host-network/batch/cronjobs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.271458107Z namespaces/openshift-host-network/batch/jobs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.271504288Z namespaces/openshift-host-network/build.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.271556219Z namespaces/openshift-host-network/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.271633361Z namespaces/openshift-host-network/build.openshift.io/builds.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.271706863Z namespaces/openshift-host-network/core/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.271744983Z namespaces/openshift-host-network/core/configmaps.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.271848186Z namespaces/openshift-host-network/core/endpoints.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.271923878Z namespaces/openshift-host-network/core/events.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.272003519Z namespaces/openshift-host-network/core/persistentvolumeclaims.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.272084031Z namespaces/openshift-host-network/core/pods.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.272159663Z namespaces/openshift-host-network/core/replicationcontrollers.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.272317796Z namespaces/openshift-host-network/core/secrets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.272421369Z namespaces/openshift-host-network/core/services.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.27247939Z namespaces/openshift-host-network/core/resourcequotas/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.272528851Z namespaces/openshift-host-network/core/resourcequotas/host-network-namespace-quotas.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.272574522Z namespaces/openshift-host-network/discovery.k8s.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.272618643Z namespaces/openshift-host-network/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.272667374Z namespaces/openshift-host-network/image.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.272712885Z namespaces/openshift-host-network/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.272775086Z namespaces/openshift-host-network/k8s.ovn.org/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.272821738Z namespaces/openshift-host-network/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.272899569Z namespaces/openshift-host-network/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.272978631Z namespaces/openshift-host-network/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.273014762Z namespaces/openshift-host-network/monitoring.coreos.com/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.273064163Z namespaces/openshift-host-network/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.273099094Z namespaces/openshift-host-network/networking.k8s.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.273147365Z namespaces/openshift-host-network/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.273204996Z namespaces/openshift-host-network/policy/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.273250547Z namespaces/openshift-host-network/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.273324999Z namespaces/openshift-host-network/route.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.273340909Z namespaces/openshift-host-network/route.openshift.io/routes.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.273454162Z namespaces/openshift-image-registry/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.273490723Z namespaces/openshift-image-registry/openshift-image-registry.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.273558414Z namespaces/openshift-image-registry/apps.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.273596475Z namespaces/openshift-image-registry/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.273654766Z namespaces/openshift-image-registry/apps/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.273690157Z namespaces/openshift-image-registry/apps/daemonsets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.27380158Z namespaces/openshift-image-registry/apps/deployments.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.274112107Z namespaces/openshift-image-registry/apps/replicasets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.274331841Z namespaces/openshift-image-registry/apps/statefulsets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.274391003Z namespaces/openshift-image-registry/autoscaling/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.274427644Z namespaces/openshift-image-registry/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.274461444Z namespaces/openshift-image-registry/batch/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.274497225Z namespaces/openshift-image-registry/batch/cronjobs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.274613538Z namespaces/openshift-image-registry/batch/jobs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.274651809Z namespaces/openshift-image-registry/build.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.27470502Z namespaces/openshift-image-registry/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.274785952Z namespaces/openshift-image-registry/build.openshift.io/builds.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.274840193Z namespaces/openshift-image-registry/coordination.k8s.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.274849473Z namespaces/openshift-image-registry/coordination.k8s.io/leases/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.274917865Z namespaces/openshift-image-registry/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.274976226Z namespaces/openshift-image-registry/core/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.275038337Z namespaces/openshift-image-registry/core/configmaps.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.275629331Z namespaces/openshift-image-registry/core/endpoints.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.275710623Z namespaces/openshift-image-registry/core/events.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.275947778Z namespaces/openshift-image-registry/core/persistentvolumeclaims.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.27602255Z namespaces/openshift-image-registry/core/pods.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.276225434Z namespaces/openshift-image-registry/core/replicationcontrollers.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.276363087Z namespaces/openshift-image-registry/core/secrets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.276545951Z namespaces/openshift-image-registry/core/services.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.276611333Z namespaces/openshift-image-registry/discovery.k8s.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.276658264Z namespaces/openshift-image-registry/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.276720485Z namespaces/openshift-image-registry/image.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.276767086Z namespaces/openshift-image-registry/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.276818767Z namespaces/openshift-image-registry/k8s.ovn.org/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.276864738Z namespaces/openshift-image-registry/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.2769417Z namespaces/openshift-image-registry/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.277020222Z namespaces/openshift-image-registry/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.277082033Z namespaces/openshift-image-registry/monitoring.coreos.com/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.277129494Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.277193136Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.277256567Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-operator-alerts.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.277407841Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-rules.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.277492092Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/imagestreams-rules.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.277553654Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.277602675Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/image-registry.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.277658406Z namespaces/openshift-image-registry/networking.k8s.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.277706267Z namespaces/openshift-image-registry/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.277765689Z namespaces/openshift-image-registry/pods/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.277773569Z namespaces/openshift-image-registry/pods/image-registry-57685b865f-bx47h/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.27781611Z namespaces/openshift-image-registry/pods/image-registry-57685b865f-bx47h/image-registry-57685b865f-bx47h.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.277927232Z namespaces/openshift-image-registry/pods/image-registry-57685b865f-bx47h/registry/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.277934422Z namespaces/openshift-image-registry/pods/image-registry-57685b865f-bx47h/registry/registry/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.277938373Z namespaces/openshift-image-registry/pods/image-registry-57685b865f-bx47h/registry/registry/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.277993914Z namespaces/openshift-image-registry/pods/image-registry-57685b865f-bx47h/registry/registry/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.279020877Z namespaces/openshift-image-registry/pods/image-registry-57685b865f-bx47h/registry/registry/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.279093578Z namespaces/openshift-image-registry/pods/image-registry-57685b865f-bx47h/registry/registry/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.27914888Z namespaces/openshift-image-registry/pods/node-ca-2jdzt/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.27918113Z namespaces/openshift-image-registry/pods/node-ca-2jdzt/node-ca-2jdzt.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.279295813Z namespaces/openshift-image-registry/pods/node-ca-2jdzt/node-ca/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.279306123Z namespaces/openshift-image-registry/pods/node-ca-2jdzt/node-ca/node-ca/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.279322433Z namespaces/openshift-image-registry/pods/node-ca-2jdzt/node-ca/node-ca/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.279364385Z namespaces/openshift-image-registry/pods/node-ca-2jdzt/node-ca/node-ca/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.279486577Z namespaces/openshift-image-registry/pods/node-ca-2jdzt/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.279554369Z namespaces/openshift-image-registry/pods/node-ca-2jdzt/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.27961048Z namespaces/openshift-image-registry/pods/node-ca-2pkgs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.279648231Z namespaces/openshift-image-registry/pods/node-ca-2pkgs/node-ca-2pkgs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.279735983Z namespaces/openshift-image-registry/pods/node-ca-2pkgs/node-ca/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.279743263Z namespaces/openshift-image-registry/pods/node-ca-2pkgs/node-ca/node-ca/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.279747393Z namespaces/openshift-image-registry/pods/node-ca-2pkgs/node-ca/node-ca/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.279793474Z namespaces/openshift-image-registry/pods/node-ca-2pkgs/node-ca/node-ca/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.279920187Z namespaces/openshift-image-registry/pods/node-ca-2pkgs/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.279986148Z namespaces/openshift-image-registry/pods/node-ca-2pkgs/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.280037149Z namespaces/openshift-image-registry/pods/node-ca-p5ggk/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.28006489Z namespaces/openshift-image-registry/pods/node-ca-p5ggk/node-ca-p5ggk.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.280162102Z namespaces/openshift-image-registry/pods/node-ca-p5ggk/node-ca/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.280169212Z namespaces/openshift-image-registry/pods/node-ca-p5ggk/node-ca/node-ca/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.280176053Z namespaces/openshift-image-registry/pods/node-ca-p5ggk/node-ca/node-ca/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.280224704Z namespaces/openshift-image-registry/pods/node-ca-p5ggk/node-ca/node-ca/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.280420958Z namespaces/openshift-image-registry/pods/node-ca-p5ggk/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.2805054Z namespaces/openshift-image-registry/pods/node-ca-p5ggk/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.28051978Z namespaces/openshift-image-registry/policy/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.280551821Z namespaces/openshift-image-registry/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.280619873Z namespaces/openshift-image-registry/route.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.280657634Z namespaces/openshift-image-registry/route.openshift.io/routes.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.280761016Z namespaces/openshift-ingress-canary/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.280810277Z namespaces/openshift-ingress-canary/openshift-ingress-canary.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.280873318Z namespaces/openshift-ingress-canary/apps.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.280910379Z namespaces/openshift-ingress-canary/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.280965401Z namespaces/openshift-ingress-canary/apps/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.281018602Z namespaces/openshift-ingress-canary/apps/daemonsets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.281150865Z namespaces/openshift-ingress-canary/apps/deployments.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.281228356Z namespaces/openshift-ingress-canary/apps/replicasets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.281345499Z namespaces/openshift-ingress-canary/apps/statefulsets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.28136699Z namespaces/openshift-ingress-canary/autoscaling/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.281414371Z namespaces/openshift-ingress-canary/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.281473272Z namespaces/openshift-ingress-canary/batch/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.281501402Z namespaces/openshift-ingress-canary/batch/cronjobs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.281590164Z namespaces/openshift-ingress-canary/batch/jobs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.281658486Z namespaces/openshift-ingress-canary/build.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.281701347Z namespaces/openshift-ingress-canary/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.281786959Z namespaces/openshift-ingress-canary/build.openshift.io/builds.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.28185472Z namespaces/openshift-ingress-canary/core/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.281896011Z namespaces/openshift-ingress-canary/core/configmaps.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.281998144Z namespaces/openshift-ingress-canary/core/endpoints.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.282081495Z namespaces/openshift-ingress-canary/core/events.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.282230229Z namespaces/openshift-ingress-canary/core/persistentvolumeclaims.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.282356622Z namespaces/openshift-ingress-canary/core/pods.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.282513335Z namespaces/openshift-ingress-canary/core/replicationcontrollers.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.282631948Z namespaces/openshift-ingress-canary/core/secrets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.282821432Z namespaces/openshift-ingress-canary/core/services.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.282886733Z namespaces/openshift-ingress-canary/discovery.k8s.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.282925634Z namespaces/openshift-ingress-canary/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.282996266Z namespaces/openshift-ingress-canary/image.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.283035037Z namespaces/openshift-ingress-canary/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.283094008Z namespaces/openshift-ingress-canary/k8s.ovn.org/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.283132929Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.283214111Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.283318483Z namespaces/openshift-ingress-canary/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.283372964Z namespaces/openshift-ingress-canary/monitoring.coreos.com/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.283401395Z namespaces/openshift-ingress-canary/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.283466886Z namespaces/openshift-ingress-canary/networking.k8s.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.283506187Z namespaces/openshift-ingress-canary/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.283562379Z namespaces/openshift-ingress-canary/pods/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.283569469Z namespaces/openshift-ingress-canary/pods/ingress-canary-fxhh6/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.28362175Z namespaces/openshift-ingress-canary/pods/ingress-canary-fxhh6/ingress-canary-fxhh6.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.283729323Z namespaces/openshift-ingress-canary/pods/ingress-canary-fxhh6/serve-healthcheck-canary/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.283736733Z namespaces/openshift-ingress-canary/pods/ingress-canary-fxhh6/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.283744443Z namespaces/openshift-ingress-canary/pods/ingress-canary-fxhh6/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.283785874Z namespaces/openshift-ingress-canary/pods/ingress-canary-fxhh6/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.283880716Z namespaces/openshift-ingress-canary/pods/ingress-canary-fxhh6/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.283987088Z namespaces/openshift-ingress-canary/pods/ingress-canary-fxhh6/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.284396518Z namespaces/openshift-ingress-canary/pods/ingress-canary-hzssv/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.284436988Z namespaces/openshift-ingress-canary/pods/ingress-canary-hzssv/ingress-canary-hzssv.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.28451842Z namespaces/openshift-ingress-canary/pods/ingress-canary-hzssv/serve-healthcheck-canary/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.28452549Z namespaces/openshift-ingress-canary/pods/ingress-canary-hzssv/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.284534141Z namespaces/openshift-ingress-canary/pods/ingress-canary-hzssv/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.284591562Z namespaces/openshift-ingress-canary/pods/ingress-canary-hzssv/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.284681674Z namespaces/openshift-ingress-canary/pods/ingress-canary-hzssv/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.284751405Z namespaces/openshift-ingress-canary/pods/ingress-canary-hzssv/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.284779966Z namespaces/openshift-ingress-canary/pods/ingress-canary-tsgjn/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.284826687Z namespaces/openshift-ingress-canary/pods/ingress-canary-tsgjn/ingress-canary-tsgjn.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.284901409Z namespaces/openshift-ingress-canary/pods/ingress-canary-tsgjn/serve-healthcheck-canary/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.284908649Z namespaces/openshift-ingress-canary/pods/ingress-canary-tsgjn/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.284912439Z namespaces/openshift-ingress-canary/pods/ingress-canary-tsgjn/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.28494561Z namespaces/openshift-ingress-canary/pods/ingress-canary-tsgjn/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.285049982Z namespaces/openshift-ingress-canary/pods/ingress-canary-tsgjn/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.285100173Z namespaces/openshift-ingress-canary/pods/ingress-canary-tsgjn/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.285135124Z namespaces/openshift-ingress-canary/policy/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.285194245Z namespaces/openshift-ingress-canary/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.285261117Z namespaces/openshift-ingress-canary/route.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.285313308Z namespaces/openshift-ingress-canary/route.openshift.io/routes.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.28540544Z namespaces/openshift-ingress-operator/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.285441411Z namespaces/openshift-ingress-operator/openshift-ingress-operator.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.285507462Z namespaces/openshift-ingress-operator/apps.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.285542133Z namespaces/openshift-ingress-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.285614005Z namespaces/openshift-ingress-operator/apps/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.285648395Z namespaces/openshift-ingress-operator/apps/daemonsets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.28587316Z namespaces/openshift-ingress-operator/apps/deployments.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.285945902Z namespaces/openshift-ingress-operator/apps/replicasets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.286028524Z namespaces/openshift-ingress-operator/apps/statefulsets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.286062655Z namespaces/openshift-ingress-operator/autoscaling/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.286106956Z namespaces/openshift-ingress-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.286143277Z namespaces/openshift-ingress-operator/batch/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.286192358Z namespaces/openshift-ingress-operator/batch/cronjobs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.286411373Z namespaces/openshift-ingress-operator/batch/jobs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.286457094Z namespaces/openshift-ingress-operator/build.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.286491265Z namespaces/openshift-ingress-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.286574586Z namespaces/openshift-ingress-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.286632988Z namespaces/openshift-ingress-operator/core/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.286680279Z namespaces/openshift-ingress-operator/core/configmaps.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.287249891Z namespaces/openshift-ingress-operator/core/endpoints.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.287343633Z namespaces/openshift-ingress-operator/core/events.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.287439016Z namespaces/openshift-ingress-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.287517797Z namespaces/openshift-ingress-operator/core/pods.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.287596089Z namespaces/openshift-ingress-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.287714842Z namespaces/openshift-ingress-operator/core/secrets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.287904826Z namespaces/openshift-ingress-operator/core/services.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.287975168Z namespaces/openshift-ingress-operator/discovery.k8s.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.288027079Z namespaces/openshift-ingress-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.28807722Z namespaces/openshift-ingress-operator/image.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.288102911Z namespaces/openshift-ingress-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.288182482Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.288194693Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.288254364Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/default-wildcard.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.288341376Z namespaces/openshift-ingress-operator/k8s.ovn.org/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.288384017Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.288469189Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.288542991Z namespaces/openshift-ingress-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.288606512Z namespaces/openshift-ingress-operator/monitoring.coreos.com/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.288645343Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.288712184Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.288753395Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ingress-operator.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.288851077Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.288888308Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ingress-operator.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.28895313Z namespaces/openshift-ingress-operator/networking.k8s.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.288994011Z namespaces/openshift-ingress-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.289055292Z namespaces/openshift-ingress-operator/operator.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.289062302Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.289108823Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/default.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.289189905Z namespaces/openshift-ingress-operator/policy/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.289227156Z namespaces/openshift-ingress-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.289298817Z namespaces/openshift-ingress-operator/route.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.289330828Z namespaces/openshift-ingress-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.28942284Z namespaces/openshift-ingress/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.289466181Z namespaces/openshift-ingress/openshift-ingress.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.289529073Z namespaces/openshift-ingress/apps.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.289566563Z namespaces/openshift-ingress/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.289614924Z namespaces/openshift-ingress/apps/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.289655976Z namespaces/openshift-ingress/apps/daemonsets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.289744447Z namespaces/openshift-ingress/apps/deployments.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.28987903Z namespaces/openshift-ingress/apps/replicasets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.289999343Z namespaces/openshift-ingress/apps/statefulsets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.290042964Z namespaces/openshift-ingress/autoscaling/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.290076235Z namespaces/openshift-ingress/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.290141786Z namespaces/openshift-ingress/batch/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.290179037Z namespaces/openshift-ingress/batch/cronjobs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.290282719Z namespaces/openshift-ingress/batch/jobs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.290351711Z namespaces/openshift-ingress/build.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.290401652Z namespaces/openshift-ingress/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.290483714Z namespaces/openshift-ingress/build.openshift.io/builds.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.290557466Z namespaces/openshift-ingress/core/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.290600467Z namespaces/openshift-ingress/core/configmaps.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.290707549Z namespaces/openshift-ingress/core/endpoints.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.290794071Z namespaces/openshift-ingress/core/events.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.290931754Z namespaces/openshift-ingress/core/persistentvolumeclaims.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.291005986Z namespaces/openshift-ingress/core/pods.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.291145769Z namespaces/openshift-ingress/core/replicationcontrollers.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.291281682Z namespaces/openshift-ingress/core/secrets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.291467796Z namespaces/openshift-ingress/core/services.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.291547868Z namespaces/openshift-ingress/discovery.k8s.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.291594009Z namespaces/openshift-ingress/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.29166239Z namespaces/openshift-ingress/image.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.291702221Z namespaces/openshift-ingress/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.291770343Z namespaces/openshift-ingress/k8s.ovn.org/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.291811404Z namespaces/openshift-ingress/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.291897576Z namespaces/openshift-ingress/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.291974448Z namespaces/openshift-ingress/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.292031569Z namespaces/openshift-ingress/monitoring.coreos.com/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.29207864Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.292129351Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.292171182Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/router-default.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.292233443Z namespaces/openshift-ingress/networking.k8s.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.292303365Z namespaces/openshift-ingress/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.292361186Z namespaces/openshift-ingress/pods/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.292368376Z namespaces/openshift-ingress/pods/router-default-6867647cf9-xqvd5/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.292412537Z namespaces/openshift-ingress/pods/router-default-6867647cf9-xqvd5/router-default-6867647cf9-xqvd5.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.292674493Z namespaces/openshift-ingress/pods/router-default-6867647cf9-xqvd5/router/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.292685744Z namespaces/openshift-ingress/pods/router-default-6867647cf9-xqvd5/router/router/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.292695264Z namespaces/openshift-ingress/pods/router-default-6867647cf9-xqvd5/router/router/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.292729925Z namespaces/openshift-ingress/pods/router-default-6867647cf9-xqvd5/router/router/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.292870968Z namespaces/openshift-ingress/pods/router-default-6867647cf9-xqvd5/router/router/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.292937939Z namespaces/openshift-ingress/pods/router-default-6867647cf9-xqvd5/router/router/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.29296931Z namespaces/openshift-ingress/policy/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.293017071Z namespaces/openshift-ingress/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.293072732Z namespaces/openshift-ingress/route.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.293121903Z namespaces/openshift-ingress/route.openshift.io/routes.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.293204045Z namespaces/openshift-insights/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.293255276Z namespaces/openshift-insights/openshift-insights.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.293339958Z namespaces/openshift-insights/apps.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.293370049Z namespaces/openshift-insights/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.293445721Z namespaces/openshift-insights/apps/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.293482881Z namespaces/openshift-insights/apps/daemonsets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.293607924Z namespaces/openshift-insights/apps/deployments.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.293723197Z namespaces/openshift-insights/apps/replicasets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.293824449Z namespaces/openshift-insights/apps/statefulsets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.29386047Z namespaces/openshift-insights/apps/deployments/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.293907411Z namespaces/openshift-insights/apps/deployments/insights-operator.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.294178517Z namespaces/openshift-insights/autoscaling/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.294222888Z namespaces/openshift-insights/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.294447023Z namespaces/openshift-insights/batch/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.294492354Z namespaces/openshift-insights/batch/cronjobs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.294574396Z namespaces/openshift-insights/batch/jobs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.294617407Z namespaces/openshift-insights/build.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.294651128Z namespaces/openshift-insights/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.29473349Z namespaces/openshift-insights/build.openshift.io/builds.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.294822121Z namespaces/openshift-insights/core/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.294867013Z namespaces/openshift-insights/core/configmaps.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.295479006Z namespaces/openshift-insights/core/endpoints.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.295567798Z namespaces/openshift-insights/core/events.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.295897906Z namespaces/openshift-insights/core/persistentvolumeclaims.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.296027539Z namespaces/openshift-insights/core/pods.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.296396177Z namespaces/openshift-insights/core/replicationcontrollers.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.296486279Z namespaces/openshift-insights/core/secrets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.296630852Z namespaces/openshift-insights/core/services.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.296705044Z namespaces/openshift-insights/core/configmaps/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.296742245Z namespaces/openshift-insights/core/configmaps/service-ca-bundle.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.296822657Z namespaces/openshift-insights/core/serviceaccounts/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.296879908Z namespaces/openshift-insights/core/serviceaccounts/gather.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.297014751Z namespaces/openshift-insights/core/serviceaccounts/operator.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.297072582Z namespaces/openshift-insights/core/services/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.297114513Z namespaces/openshift-insights/core/services/metrics.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.297179545Z namespaces/openshift-insights/discovery.k8s.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.297229226Z namespaces/openshift-insights/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.297329588Z namespaces/openshift-insights/image.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.297379619Z namespaces/openshift-insights/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.29744001Z namespaces/openshift-insights/k8s.ovn.org/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.297479181Z namespaces/openshift-insights/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.297581914Z namespaces/openshift-insights/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.297647965Z namespaces/openshift-insights/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.297707696Z namespaces/openshift-insights/monitoring.coreos.com/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.297750777Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.297813659Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.29785324Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/insights-prometheus-rules.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.297913471Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.297957032Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/insights-operator.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.298014063Z namespaces/openshift-insights/networking.k8s.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.298054884Z namespaces/openshift-insights/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.298121086Z namespaces/openshift-insights/pods/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.298128326Z namespaces/openshift-insights/pods/insights-operator-5885fdb759-6dqpj/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.298170027Z namespaces/openshift-insights/pods/insights-operator-5885fdb759-6dqpj/insights-operator-5885fdb759-6dqpj.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.298267169Z namespaces/openshift-insights/pods/insights-operator-5885fdb759-6dqpj/insights-operator/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.298280639Z namespaces/openshift-insights/pods/insights-operator-5885fdb759-6dqpj/insights-operator/insights-operator/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.298291379Z namespaces/openshift-insights/pods/insights-operator-5885fdb759-6dqpj/insights-operator/insights-operator/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.298375251Z namespaces/openshift-insights/pods/insights-operator-5885fdb759-6dqpj/insights-operator/insights-operator/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.29876548Z namespaces/openshift-insights/pods/insights-operator-5885fdb759-6dqpj/insights-operator/insights-operator/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.299091017Z namespaces/openshift-insights/pods/insights-runtime-extractor-bxmn8/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.299175129Z namespaces/openshift-insights/pods/insights-runtime-extractor-bxmn8/insights-runtime-extractor-bxmn8.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.299312652Z namespaces/openshift-insights/pods/insights-runtime-extractor-bxmn8/exporter/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.299326973Z namespaces/openshift-insights/pods/insights-runtime-extractor-bxmn8/exporter/exporter/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.299333033Z namespaces/openshift-insights/pods/insights-runtime-extractor-bxmn8/exporter/exporter/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.299372674Z namespaces/openshift-insights/pods/insights-runtime-extractor-bxmn8/exporter/exporter/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.299535007Z namespaces/openshift-insights/pods/insights-runtime-extractor-bxmn8/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.299602559Z namespaces/openshift-insights/pods/insights-runtime-extractor-bxmn8/exporter/exporter/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.29965918Z namespaces/openshift-insights/pods/insights-runtime-extractor-bxmn8/extractor/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.29966605Z namespaces/openshift-insights/pods/insights-runtime-extractor-bxmn8/extractor/extractor/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.29967012Z namespaces/openshift-insights/pods/insights-runtime-extractor-bxmn8/extractor/extractor/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.299720222Z namespaces/openshift-insights/pods/insights-runtime-extractor-bxmn8/extractor/extractor/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.299825684Z namespaces/openshift-insights/pods/insights-runtime-extractor-bxmn8/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.299894446Z namespaces/openshift-insights/pods/insights-runtime-extractor-bxmn8/extractor/extractor/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.299947467Z namespaces/openshift-insights/pods/insights-runtime-extractor-bxmn8/kube-rbac-proxy/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.299957507Z namespaces/openshift-insights/pods/insights-runtime-extractor-bxmn8/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.299963477Z namespaces/openshift-insights/pods/insights-runtime-extractor-bxmn8/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.300001908Z namespaces/openshift-insights/pods/insights-runtime-extractor-bxmn8/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.30009732Z namespaces/openshift-insights/pods/insights-runtime-extractor-bxmn8/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.300162581Z namespaces/openshift-insights/pods/insights-runtime-extractor-bxmn8/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.300209322Z namespaces/openshift-insights/pods/insights-runtime-extractor-hsvmm/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.300250183Z namespaces/openshift-insights/pods/insights-runtime-extractor-hsvmm/insights-runtime-extractor-hsvmm.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.300382436Z namespaces/openshift-insights/pods/insights-runtime-extractor-hsvmm/exporter/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.300390217Z namespaces/openshift-insights/pods/insights-runtime-extractor-hsvmm/exporter/exporter/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.300394737Z namespaces/openshift-insights/pods/insights-runtime-extractor-hsvmm/exporter/exporter/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.300457398Z namespaces/openshift-insights/pods/insights-runtime-extractor-hsvmm/exporter/exporter/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.30054705Z namespaces/openshift-insights/pods/insights-runtime-extractor-hsvmm/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.300615191Z namespaces/openshift-insights/pods/insights-runtime-extractor-hsvmm/exporter/exporter/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.300647772Z namespaces/openshift-insights/pods/insights-runtime-extractor-hsvmm/extractor/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.300661623Z namespaces/openshift-insights/pods/insights-runtime-extractor-hsvmm/extractor/extractor/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.300667853Z namespaces/openshift-insights/pods/insights-runtime-extractor-hsvmm/extractor/extractor/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.300720754Z namespaces/openshift-insights/pods/insights-runtime-extractor-hsvmm/extractor/extractor/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.300816536Z namespaces/openshift-insights/pods/insights-runtime-extractor-hsvmm/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.300883298Z namespaces/openshift-insights/pods/insights-runtime-extractor-hsvmm/extractor/extractor/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.300917028Z namespaces/openshift-insights/pods/insights-runtime-extractor-hsvmm/kube-rbac-proxy/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.300926669Z namespaces/openshift-insights/pods/insights-runtime-extractor-hsvmm/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.300941549Z namespaces/openshift-insights/pods/insights-runtime-extractor-hsvmm/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.30098493Z namespaces/openshift-insights/pods/insights-runtime-extractor-hsvmm/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.301077892Z namespaces/openshift-insights/pods/insights-runtime-extractor-hsvmm/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.301143583Z namespaces/openshift-insights/pods/insights-runtime-extractor-hsvmm/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.301203695Z namespaces/openshift-insights/pods/insights-runtime-extractor-r75fx/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.301254806Z namespaces/openshift-insights/pods/insights-runtime-extractor-r75fx/insights-runtime-extractor-r75fx.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.301610164Z namespaces/openshift-insights/pods/insights-runtime-extractor-r75fx/exporter/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.301617204Z namespaces/openshift-insights/pods/insights-runtime-extractor-r75fx/exporter/exporter/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.301624064Z namespaces/openshift-insights/pods/insights-runtime-extractor-r75fx/exporter/exporter/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.301678755Z namespaces/openshift-insights/pods/insights-runtime-extractor-r75fx/exporter/exporter/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.301771128Z namespaces/openshift-insights/pods/insights-runtime-extractor-r75fx/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.301838549Z namespaces/openshift-insights/pods/insights-runtime-extractor-r75fx/exporter/exporter/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.30187696Z namespaces/openshift-insights/pods/insights-runtime-extractor-r75fx/extractor/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.30188378Z namespaces/openshift-insights/pods/insights-runtime-extractor-r75fx/extractor/extractor/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.30188984Z namespaces/openshift-insights/pods/insights-runtime-extractor-r75fx/extractor/extractor/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.301946421Z namespaces/openshift-insights/pods/insights-runtime-extractor-r75fx/extractor/extractor/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.302078895Z namespaces/openshift-insights/pods/insights-runtime-extractor-r75fx/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.302147106Z namespaces/openshift-insights/pods/insights-runtime-extractor-r75fx/extractor/extractor/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.302176367Z namespaces/openshift-insights/pods/insights-runtime-extractor-r75fx/kube-rbac-proxy/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.302182737Z namespaces/openshift-insights/pods/insights-runtime-extractor-r75fx/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.302189007Z namespaces/openshift-insights/pods/insights-runtime-extractor-r75fx/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.30234152Z namespaces/openshift-insights/pods/insights-runtime-extractor-r75fx/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.302432872Z namespaces/openshift-insights/pods/insights-runtime-extractor-r75fx/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.302515024Z namespaces/openshift-insights/pods/insights-runtime-extractor-r75fx/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.302558485Z namespaces/openshift-insights/policy/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.302593576Z namespaces/openshift-insights/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.302658817Z namespaces/openshift-insights/route.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.302688298Z namespaces/openshift-insights/route.openshift.io/routes.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.30275908Z namespaces/openshift-keda/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.30276628Z namespaces/openshift-keda/coordination.k8s.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.30277255Z namespaces/openshift-keda/coordination.k8s.io/leases/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.302825231Z namespaces/openshift-keda/coordination.k8s.io/leases/olm-operator.keda.sh.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.302923443Z namespaces/openshift-keda/coordination.k8s.io/leases/operator.keda.sh.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.302963864Z namespaces/openshift-keda/monitoring.coreos.com/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.302973215Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.303021545Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/keda-olm-operator.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.303087587Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.303129218Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-admission-webhooks.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.30322315Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-metrics-apiserver.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.303454485Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-operator.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.303523707Z namespaces/openshift-keda/operators.coreos.com/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.303531237Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.303593909Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/custom-metrics-autoscaler.v2.19.0-2.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.303805963Z namespaces/openshift-keda/operators.coreos.com/installplans/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.303826984Z namespaces/openshift-keda/operators.coreos.com/installplans/install-hx64l.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.3041151Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.304134361Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/custom-metrics-autoscaler.v2.19.0-2.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.304205412Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.304222123Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/openshift-keda.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.304342965Z namespaces/openshift-keda/operators.coreos.com/subscriptions/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.304361776Z namespaces/openshift-keda/operators.coreos.com/subscriptions/openshift-custom-metrics-autoscaler-operator.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.304470108Z namespaces/openshift-kube-apiserver-operator/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.304519429Z namespaces/openshift-kube-apiserver-operator/openshift-kube-apiserver-operator.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.304582351Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.304613251Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.304669853Z namespaces/openshift-kube-apiserver-operator/apps/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.304704133Z namespaces/openshift-kube-apiserver-operator/apps/daemonsets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.304787285Z namespaces/openshift-kube-apiserver-operator/apps/deployments.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.304871277Z namespaces/openshift-kube-apiserver-operator/apps/replicasets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.304947919Z namespaces/openshift-kube-apiserver-operator/apps/statefulsets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.3049819Z namespaces/openshift-kube-apiserver-operator/autoscaling/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.305024101Z namespaces/openshift-kube-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.305061011Z namespaces/openshift-kube-apiserver-operator/batch/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.305111992Z namespaces/openshift-kube-apiserver-operator/batch/cronjobs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.305196725Z namespaces/openshift-kube-apiserver-operator/batch/jobs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.305261406Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.305324847Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.305400139Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.305469451Z namespaces/openshift-kube-apiserver-operator/core/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.305505391Z namespaces/openshift-kube-apiserver-operator/core/configmaps.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.305616014Z namespaces/openshift-kube-apiserver-operator/core/endpoints.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.305689345Z namespaces/openshift-kube-apiserver-operator/core/events.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.305772317Z namespaces/openshift-kube-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.305847629Z namespaces/openshift-kube-apiserver-operator/core/pods.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.305930801Z namespaces/openshift-kube-apiserver-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.306053954Z namespaces/openshift-kube-apiserver-operator/core/secrets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.306223208Z namespaces/openshift-kube-apiserver-operator/core/services.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.306301609Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.306363131Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.306412882Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.306496154Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.306554115Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.306591446Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.306671318Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.306749729Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.30680409Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.306831651Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.306886692Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.306920263Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.306970174Z namespaces/openshift-kube-apiserver-operator/policy/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.307000155Z namespaces/openshift-kube-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.307055806Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.307089497Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.307193469Z namespaces/openshift-kube-apiserver/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.30722661Z namespaces/openshift-kube-apiserver/openshift-kube-apiserver.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.307315572Z namespaces/openshift-kube-apiserver/apps.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.307347553Z namespaces/openshift-kube-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.307422244Z namespaces/openshift-kube-apiserver/apps/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.307458325Z namespaces/openshift-kube-apiserver/apps/daemonsets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.307541887Z namespaces/openshift-kube-apiserver/apps/deployments.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.307838464Z namespaces/openshift-kube-apiserver/apps/replicasets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.307917855Z namespaces/openshift-kube-apiserver/apps/statefulsets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.307959467Z namespaces/openshift-kube-apiserver/autoscaling/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.307988147Z namespaces/openshift-kube-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.308065659Z namespaces/openshift-kube-apiserver/batch/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.30809321Z namespaces/openshift-kube-apiserver/batch/cronjobs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.308186692Z namespaces/openshift-kube-apiserver/batch/jobs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.308259973Z namespaces/openshift-kube-apiserver/build.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.308313564Z namespaces/openshift-kube-apiserver/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.308389196Z namespaces/openshift-kube-apiserver/build.openshift.io/builds.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.308428447Z namespaces/openshift-kube-apiserver/core/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.308475578Z namespaces/openshift-kube-apiserver/core/configmaps.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.30857873Z namespaces/openshift-kube-apiserver/core/endpoints.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.308653822Z namespaces/openshift-kube-apiserver/core/events.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.308736974Z namespaces/openshift-kube-apiserver/core/persistentvolumeclaims.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.308812586Z namespaces/openshift-kube-apiserver/core/pods.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.308894727Z namespaces/openshift-kube-apiserver/core/replicationcontrollers.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.30901317Z namespaces/openshift-kube-apiserver/core/secrets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.309165623Z namespaces/openshift-kube-apiserver/core/services.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.309201894Z namespaces/openshift-kube-apiserver/discovery.k8s.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.309253096Z namespaces/openshift-kube-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.309323747Z namespaces/openshift-kube-apiserver/image.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.309360448Z namespaces/openshift-kube-apiserver/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.309398509Z namespaces/openshift-kube-apiserver/k8s.ovn.org/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.30945564Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.309531592Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.309609444Z namespaces/openshift-kube-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.309676455Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.309707906Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.309783597Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.309815428Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/api-usage.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.30991683Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/podsecurity.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.309962791Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.310009942Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/openshift-kube-apiserver.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.310064434Z namespaces/openshift-kube-apiserver/networking.k8s.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.310102475Z namespaces/openshift-kube-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.310148436Z namespaces/openshift-kube-apiserver/policy/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.310177946Z namespaces/openshift-kube-apiserver/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.310256818Z namespaces/openshift-kube-apiserver/route.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.310417742Z namespaces/openshift-kube-apiserver/route.openshift.io/routes.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.310490723Z namespaces/openshift-kube-controller-manager-operator/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.310531744Z namespaces/openshift-kube-controller-manager-operator/openshift-kube-controller-manager-operator.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.310595846Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.310634387Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.310695948Z namespaces/openshift-kube-controller-manager-operator/apps/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.310731999Z namespaces/openshift-kube-controller-manager-operator/apps/daemonsets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.310815531Z namespaces/openshift-kube-controller-manager-operator/apps/deployments.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.310902842Z namespaces/openshift-kube-controller-manager-operator/apps/replicasets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.310981564Z namespaces/openshift-kube-controller-manager-operator/apps/statefulsets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.311775852Z namespaces/openshift-kube-controller-manager-operator/autoscaling/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.311816423Z namespaces/openshift-kube-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.311887795Z namespaces/openshift-kube-controller-manager-operator/batch/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.311922585Z namespaces/openshift-kube-controller-manager-operator/batch/cronjobs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.312006537Z namespaces/openshift-kube-controller-manager-operator/batch/jobs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.312042368Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.312093799Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.312166971Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.312256663Z namespaces/openshift-kube-controller-manager-operator/core/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.312299784Z namespaces/openshift-kube-controller-manager-operator/core/configmaps.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.312428667Z namespaces/openshift-kube-controller-manager-operator/core/endpoints.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.312497988Z namespaces/openshift-kube-controller-manager-operator/core/events.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.31257324Z namespaces/openshift-kube-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.312651112Z namespaces/openshift-kube-controller-manager-operator/core/pods.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.312732483Z namespaces/openshift-kube-controller-manager-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.312849466Z namespaces/openshift-kube-controller-manager-operator/core/secrets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.31302271Z namespaces/openshift-kube-controller-manager-operator/core/services.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.313090291Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.313124622Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.313183684Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.313220434Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.313309696Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.313341807Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.313434549Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.313510431Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.313545052Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.313595633Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.313658964Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.313701705Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/kube-controller-manager-operator.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.313756506Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.313783907Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.313851639Z namespaces/openshift-kube-controller-manager-operator/policy/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.31388998Z namespaces/openshift-kube-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.313947961Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.313983132Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.314092224Z namespaces/openshift-kube-controller-manager/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.314126985Z namespaces/openshift-kube-controller-manager/openshift-kube-controller-manager.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.314188366Z namespaces/openshift-kube-controller-manager/apps.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.314222617Z namespaces/openshift-kube-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.314312439Z namespaces/openshift-kube-controller-manager/apps/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.31435529Z namespaces/openshift-kube-controller-manager/apps/daemonsets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.314443592Z namespaces/openshift-kube-controller-manager/apps/deployments.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.314521524Z namespaces/openshift-kube-controller-manager/apps/replicasets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.314603645Z namespaces/openshift-kube-controller-manager/apps/statefulsets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.314653407Z namespaces/openshift-kube-controller-manager/autoscaling/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.314690587Z namespaces/openshift-kube-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.314765599Z namespaces/openshift-kube-controller-manager/batch/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.31480118Z namespaces/openshift-kube-controller-manager/batch/cronjobs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.314891512Z namespaces/openshift-kube-controller-manager/batch/jobs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.314929793Z namespaces/openshift-kube-controller-manager/build.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.314981994Z namespaces/openshift-kube-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.315063776Z namespaces/openshift-kube-controller-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.315128137Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.315135377Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.315178629Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/cluster-policy-controller-lock.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.31522373Z namespaces/openshift-kube-controller-manager/core/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.315281421Z namespaces/openshift-kube-controller-manager/core/configmaps.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.315390793Z namespaces/openshift-kube-controller-manager/core/endpoints.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.315463665Z namespaces/openshift-kube-controller-manager/core/events.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.315762762Z namespaces/openshift-kube-controller-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.315841213Z namespaces/openshift-kube-controller-manager/core/pods.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.315918935Z namespaces/openshift-kube-controller-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.316043718Z namespaces/openshift-kube-controller-manager/core/secrets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.316198411Z namespaces/openshift-kube-controller-manager/core/services.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.316250093Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.316305164Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.316348055Z namespaces/openshift-kube-controller-manager/image.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.316376445Z namespaces/openshift-kube-controller-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.316432466Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.316470738Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.316549079Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.316628701Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.316683602Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.316712003Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.316774514Z namespaces/openshift-kube-controller-manager/networking.k8s.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.316810165Z namespaces/openshift-kube-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.316876487Z namespaces/openshift-kube-controller-manager/policy/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.316912857Z namespaces/openshift-kube-controller-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.316947438Z namespaces/openshift-kube-controller-manager/route.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.317001569Z namespaces/openshift-kube-controller-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.317084071Z namespaces/openshift-kube-scheduler-operator/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.317121302Z namespaces/openshift-kube-scheduler-operator/openshift-kube-scheduler-operator.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.317192424Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.317228464Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.317324166Z namespaces/openshift-kube-scheduler-operator/apps/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.317365258Z namespaces/openshift-kube-scheduler-operator/apps/daemonsets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.317448799Z namespaces/openshift-kube-scheduler-operator/apps/deployments.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.317523431Z namespaces/openshift-kube-scheduler-operator/apps/replicasets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.317604203Z namespaces/openshift-kube-scheduler-operator/apps/statefulsets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.317653024Z namespaces/openshift-kube-scheduler-operator/autoscaling/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.317688895Z namespaces/openshift-kube-scheduler-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.317763507Z namespaces/openshift-kube-scheduler-operator/batch/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.317799557Z namespaces/openshift-kube-scheduler-operator/batch/cronjobs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.317887889Z namespaces/openshift-kube-scheduler-operator/batch/jobs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.31792686Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.317961001Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.318043083Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.318126075Z namespaces/openshift-kube-scheduler-operator/core/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.318161775Z namespaces/openshift-kube-scheduler-operator/core/configmaps.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.318406261Z namespaces/openshift-kube-scheduler-operator/core/endpoints.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.318487893Z namespaces/openshift-kube-scheduler-operator/core/events.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.318609346Z namespaces/openshift-kube-scheduler-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.318691507Z namespaces/openshift-kube-scheduler-operator/core/pods.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.318770599Z namespaces/openshift-kube-scheduler-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.318893092Z namespaces/openshift-kube-scheduler-operator/core/secrets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.319049965Z namespaces/openshift-kube-scheduler-operator/core/services.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.319118497Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.319162728Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.319197079Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.319229649Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.319307531Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.319343562Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.319424564Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.319503846Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.319541396Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.319575987Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.319635949Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.319674349Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.31971953Z namespaces/openshift-kube-scheduler-operator/policy/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.319754351Z namespaces/openshift-kube-scheduler-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.319789242Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.319829213Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.319900835Z namespaces/openshift-kube-scheduler/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.319936655Z namespaces/openshift-kube-scheduler/openshift-kube-scheduler.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.320013607Z namespaces/openshift-kube-scheduler/apps.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.320049888Z namespaces/openshift-kube-scheduler/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.320115669Z namespaces/openshift-kube-scheduler/apps/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.32015059Z namespaces/openshift-kube-scheduler/apps/daemonsets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.320254412Z namespaces/openshift-kube-scheduler/apps/deployments.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.320354225Z namespaces/openshift-kube-scheduler/apps/replicasets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.320427336Z namespaces/openshift-kube-scheduler/apps/statefulsets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.320483217Z namespaces/openshift-kube-scheduler/autoscaling/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.320518308Z namespaces/openshift-kube-scheduler/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.320761024Z namespaces/openshift-kube-scheduler/batch/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.320801755Z namespaces/openshift-kube-scheduler/batch/cronjobs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.320897857Z namespaces/openshift-kube-scheduler/batch/jobs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.320935698Z namespaces/openshift-kube-scheduler/build.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.320968898Z namespaces/openshift-kube-scheduler/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.32105854Z namespaces/openshift-kube-scheduler/build.openshift.io/builds.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.321120092Z namespaces/openshift-kube-scheduler/core/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.321157373Z namespaces/openshift-kube-scheduler/core/configmaps.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.321259445Z namespaces/openshift-kube-scheduler/core/endpoints.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.321361757Z namespaces/openshift-kube-scheduler/core/events.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.321435909Z namespaces/openshift-kube-scheduler/core/persistentvolumeclaims.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.321519601Z namespaces/openshift-kube-scheduler/core/pods.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.321594042Z namespaces/openshift-kube-scheduler/core/replicationcontrollers.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.321712875Z namespaces/openshift-kube-scheduler/core/secrets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.321860868Z namespaces/openshift-kube-scheduler/core/services.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.321897819Z namespaces/openshift-kube-scheduler/discovery.k8s.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.32193381Z namespaces/openshift-kube-scheduler/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.322003622Z namespaces/openshift-kube-scheduler/image.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.322039463Z namespaces/openshift-kube-scheduler/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.322112924Z namespaces/openshift-kube-scheduler/k8s.ovn.org/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.322150405Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.322233267Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.32236574Z namespaces/openshift-kube-scheduler/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.322417081Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.322454782Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.322512563Z namespaces/openshift-kube-scheduler/networking.k8s.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.322556204Z namespaces/openshift-kube-scheduler/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.322607165Z namespaces/openshift-kube-scheduler/policy/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.322652806Z namespaces/openshift-kube-scheduler/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.322697697Z namespaces/openshift-kube-scheduler/route.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.322743088Z namespaces/openshift-kube-scheduler/route.openshift.io/routes.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.322841081Z namespaces/openshift-kube-storage-version-migrator-operator/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.322889302Z namespaces/openshift-kube-storage-version-migrator-operator/openshift-kube-storage-version-migrator-operator.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.322961193Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.322988204Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.323063606Z namespaces/openshift-kube-storage-version-migrator-operator/apps/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.323089406Z namespaces/openshift-kube-storage-version-migrator-operator/apps/daemonsets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.323181638Z namespaces/openshift-kube-storage-version-migrator-operator/apps/deployments.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.323317351Z namespaces/openshift-kube-storage-version-migrator-operator/apps/replicasets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.323419543Z namespaces/openshift-kube-storage-version-migrator-operator/apps/statefulsets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.323466535Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.323516625Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.323572957Z namespaces/openshift-kube-storage-version-migrator-operator/batch/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.323619538Z namespaces/openshift-kube-storage-version-migrator-operator/batch/cronjobs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.32369661Z namespaces/openshift-kube-storage-version-migrator-operator/batch/jobs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.323757241Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.323792132Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.323876614Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.323911314Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.323918125Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.323969386Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/openshift-kube-storage-version-migrator-operator-lock.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.324047788Z namespaces/openshift-kube-storage-version-migrator-operator/core/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.324090989Z namespaces/openshift-kube-storage-version-migrator-operator/core/configmaps.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.324196021Z namespaces/openshift-kube-storage-version-migrator-operator/core/endpoints.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.324299713Z namespaces/openshift-kube-storage-version-migrator-operator/core/events.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.324469917Z namespaces/openshift-kube-storage-version-migrator-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.324543999Z namespaces/openshift-kube-storage-version-migrator-operator/core/pods.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.324664081Z namespaces/openshift-kube-storage-version-migrator-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.324781014Z namespaces/openshift-kube-storage-version-migrator-operator/core/secrets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.324950988Z namespaces/openshift-kube-storage-version-migrator-operator/core/services.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.325005679Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.32503946Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.325095311Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.325133192Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.325178573Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.325206283Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.325320846Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.325396198Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.325445199Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.32547825Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.325531301Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.325564951Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.325618153Z namespaces/openshift-kube-storage-version-migrator-operator/pods/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.325627433Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-6f4d6fb6bc-x9jl6/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.325699434Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-6f4d6fb6bc-x9jl6/kube-storage-version-migrator-operator-6f4d6fb6bc-x9jl6.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.325822147Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-6f4d6fb6bc-x9jl6/kube-storage-version-migrator-operator/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.325832617Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-6f4d6fb6bc-x9jl6/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.325841048Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-6f4d6fb6bc-x9jl6/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.325901409Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-6f4d6fb6bc-x9jl6/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.326023442Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-6f4d6fb6bc-x9jl6/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.326159035Z namespaces/openshift-kube-storage-version-migrator-operator/policy/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.326196406Z namespaces/openshift-kube-storage-version-migrator-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.326256747Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.326434591Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.326511723Z namespaces/openshift-kube-storage-version-migrator/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.326547233Z namespaces/openshift-kube-storage-version-migrator/openshift-kube-storage-version-migrator.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.326614205Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.326648736Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.326722017Z namespaces/openshift-kube-storage-version-migrator/apps/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.326756498Z namespaces/openshift-kube-storage-version-migrator/apps/daemonsets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.32684229Z namespaces/openshift-kube-storage-version-migrator/apps/deployments.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.326980363Z namespaces/openshift-kube-storage-version-migrator/apps/replicasets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.327072485Z namespaces/openshift-kube-storage-version-migrator/apps/statefulsets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.327128757Z namespaces/openshift-kube-storage-version-migrator/autoscaling/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.327178618Z namespaces/openshift-kube-storage-version-migrator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.327249009Z namespaces/openshift-kube-storage-version-migrator/batch/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.327312491Z namespaces/openshift-kube-storage-version-migrator/batch/cronjobs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.327391943Z namespaces/openshift-kube-storage-version-migrator/batch/jobs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.327451324Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.327488935Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.327580837Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/builds.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.327660709Z namespaces/openshift-kube-storage-version-migrator/core/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.32770825Z namespaces/openshift-kube-storage-version-migrator/core/configmaps.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.327818162Z namespaces/openshift-kube-storage-version-migrator/core/endpoints.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.327893694Z namespaces/openshift-kube-storage-version-migrator/core/events.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.328017497Z namespaces/openshift-kube-storage-version-migrator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.328131869Z namespaces/openshift-kube-storage-version-migrator/core/pods.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.328260132Z namespaces/openshift-kube-storage-version-migrator/core/replicationcontrollers.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.328416355Z namespaces/openshift-kube-storage-version-migrator/core/secrets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.328572789Z namespaces/openshift-kube-storage-version-migrator/core/services.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.32862066Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.328652421Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.328708662Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.328741493Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.328799764Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.328838655Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.328921217Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.329000869Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.32904766Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.329081181Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.329134832Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.329168492Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.329218334Z namespaces/openshift-kube-storage-version-migrator/pods/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.329225324Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-6865c9967-tpmr4/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.329295175Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-6865c9967-tpmr4/migrator-6865c9967-tpmr4.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.329369697Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-6865c9967-tpmr4/graceful-termination/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.329376847Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-6865c9967-tpmr4/graceful-termination/graceful-termination/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.329383507Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-6865c9967-tpmr4/graceful-termination/graceful-termination/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.329449989Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-6865c9967-tpmr4/graceful-termination/graceful-termination/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.329528401Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-6865c9967-tpmr4/graceful-termination/graceful-termination/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.329639793Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-6865c9967-tpmr4/graceful-termination/graceful-termination/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.329666594Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-6865c9967-tpmr4/migrator/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.329676224Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-6865c9967-tpmr4/migrator/migrator/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.329685544Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-6865c9967-tpmr4/migrator/migrator/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.329751796Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-6865c9967-tpmr4/migrator/migrator/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.329866858Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-6865c9967-tpmr4/migrator/migrator/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.32993748Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-6865c9967-tpmr4/migrator/migrator/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.329977231Z namespaces/openshift-kube-storage-version-migrator/policy/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.330007402Z namespaces/openshift-kube-storage-version-migrator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.330067893Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.330103484Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/routes.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.330165355Z namespaces/openshift-machine-config-operator/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.330172735Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.330179155Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.330223486Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-controller.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.330370379Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-daemon.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.330455181Z namespaces/openshift-marketplace/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.330463552Z namespaces/openshift-marketplace/monitoring.coreos.com/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.330467742Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.330504153Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/marketplace-alert-rules.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.330563074Z namespaces/openshift-marketplace/operators.coreos.com/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.330571894Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.330620355Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/certified-operators.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.330703747Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/community-operators.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.330793519Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-marketplace.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.330882431Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-operators.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.330984703Z namespaces/openshift-monitoring/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.331027264Z namespaces/openshift-monitoring/openshift-monitoring.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.331094856Z namespaces/openshift-monitoring/apps.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.331133257Z namespaces/openshift-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.331209228Z namespaces/openshift-monitoring/apps/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.331254269Z namespaces/openshift-monitoring/apps/daemonsets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.331413503Z namespaces/openshift-monitoring/apps/deployments.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.331975355Z namespaces/openshift-monitoring/apps/replicasets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.332357674Z namespaces/openshift-monitoring/apps/statefulsets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.33261688Z namespaces/openshift-monitoring/autoscaling/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.332655581Z namespaces/openshift-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.332723852Z namespaces/openshift-monitoring/batch/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.332751713Z namespaces/openshift-monitoring/batch/cronjobs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.332845185Z namespaces/openshift-monitoring/batch/jobs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.332879166Z namespaces/openshift-monitoring/build.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.332933447Z namespaces/openshift-monitoring/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.3330496Z namespaces/openshift-monitoring/build.openshift.io/builds.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.333100831Z namespaces/openshift-monitoring/core/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.333134792Z namespaces/openshift-monitoring/core/configmaps.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.336576829Z namespaces/openshift-monitoring/core/endpoints.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.336703692Z namespaces/openshift-monitoring/core/events.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.337734015Z namespaces/openshift-monitoring/core/persistentvolumeclaims.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.337814507Z namespaces/openshift-monitoring/core/pods.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.338726697Z namespaces/openshift-monitoring/core/replicationcontrollers.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.33883915Z namespaces/openshift-monitoring/core/secrets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.339339021Z namespaces/openshift-monitoring/core/services.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.339494034Z namespaces/openshift-monitoring/discovery.k8s.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.339514775Z namespaces/openshift-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.339684389Z namespaces/openshift-monitoring/image.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.339704969Z namespaces/openshift-monitoring/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.339784081Z namespaces/openshift-monitoring/k8s.ovn.org/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.339894283Z namespaces/openshift-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.339971795Z namespaces/openshift-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.340056857Z namespaces/openshift-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.340117408Z namespaces/openshift-monitoring/monitoring.coreos.com/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.34016635Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.340315713Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.340341193Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/main.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.340436656Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.340482226Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/k8s.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.340610229Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.34064561Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/alertmanager-main-rules.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.340774593Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/cluster-monitoring-operator-prometheus-rules.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.340937827Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kube-state-metrics-rules.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.341027629Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kubernetes-monitoring-rules.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.341292465Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/node-exporter-rules.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.341434488Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-prometheus-rules.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.341565781Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-thanos-sidecar-rules.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.341654153Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-operator-rules.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.341763915Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/telemetry.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.341853527Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/thanos-querier.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.3419723Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.341999851Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/alertmanager-main.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.342098273Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/cluster-monitoring-operator.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.342182225Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kube-state-metrics.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.342375259Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kubelet.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.342546343Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/metrics-server.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.342626095Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/node-exporter.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.342770908Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/openshift-state-metrics.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.34285894Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-k8s.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.342950512Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-operator.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.343037794Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/telemeter-client.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.343131866Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-querier.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.343214358Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-sidecar.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.343285529Z namespaces/openshift-monitoring/networking.k8s.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.34331389Z namespaces/openshift-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.343382862Z namespaces/openshift-monitoring/operators.coreos.com/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.343393182Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.343434213Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/openshift-cluster-monitoring.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.343534625Z namespaces/openshift-monitoring/pods/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.343544375Z namespaces/openshift-monitoring/pods/alertmanager-main-0/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.343623557Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager-main-0.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.343911963Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.343923484Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.343931884Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.343971065Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.344068877Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.344135619Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.344177049Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.344183549Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.34418974Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.344254771Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.344366484Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.344427195Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.344470306Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.344478536Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.344491927Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.344533428Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.344625759Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.344692721Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.344746502Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.344753372Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.345056559Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.34509056Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.345197132Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.345288934Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.345327905Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.345337106Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.345341226Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.345398007Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.345491409Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.34556092Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.345620272Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.345627222Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.345637542Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.345685853Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.345766265Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.345840757Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.345901338Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.345911098Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.345916999Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.345953359Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.346120693Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.346189785Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.346221255Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-548b489cb8-vlf8v/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.346334618Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-548b489cb8-vlf8v/cluster-monitoring-operator-548b489cb8-vlf8v.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.34642725Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-548b489cb8-vlf8v/cluster-monitoring-operator/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.34643471Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-548b489cb8-vlf8v/cluster-monitoring-operator/cluster-monitoring-operator/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.34644128Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-548b489cb8-vlf8v/cluster-monitoring-operator/cluster-monitoring-operator/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.346507272Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-548b489cb8-vlf8v/cluster-monitoring-operator/cluster-monitoring-operator/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.346987043Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-548b489cb8-vlf8v/cluster-monitoring-operator/cluster-monitoring-operator/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.347054944Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-548b489cb8-vlf8v/cluster-monitoring-operator/cluster-monitoring-operator/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.347111055Z namespaces/openshift-monitoring/pods/kube-state-metrics-56d9f944b4-mq6zw/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.347138696Z namespaces/openshift-monitoring/pods/kube-state-metrics-56d9f944b4-mq6zw/kube-state-metrics-56d9f944b4-mq6zw.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.347261799Z namespaces/openshift-monitoring/pods/kube-state-metrics-56d9f944b4-mq6zw/kube-rbac-proxy-main/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.347274529Z namespaces/openshift-monitoring/pods/kube-state-metrics-56d9f944b4-mq6zw/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.347285489Z namespaces/openshift-monitoring/pods/kube-state-metrics-56d9f944b4-mq6zw/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.347343271Z namespaces/openshift-monitoring/pods/kube-state-metrics-56d9f944b4-mq6zw/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.347438803Z namespaces/openshift-monitoring/pods/kube-state-metrics-56d9f944b4-mq6zw/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.347508384Z namespaces/openshift-monitoring/pods/kube-state-metrics-56d9f944b4-mq6zw/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.347544625Z namespaces/openshift-monitoring/pods/kube-state-metrics-56d9f944b4-mq6zw/kube-rbac-proxy-self/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.347552235Z namespaces/openshift-monitoring/pods/kube-state-metrics-56d9f944b4-mq6zw/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.347565716Z namespaces/openshift-monitoring/pods/kube-state-metrics-56d9f944b4-mq6zw/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.347621537Z namespaces/openshift-monitoring/pods/kube-state-metrics-56d9f944b4-mq6zw/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.347703868Z namespaces/openshift-monitoring/pods/kube-state-metrics-56d9f944b4-mq6zw/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.34777522Z namespaces/openshift-monitoring/pods/kube-state-metrics-56d9f944b4-mq6zw/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.347818861Z namespaces/openshift-monitoring/pods/kube-state-metrics-56d9f944b4-mq6zw/kube-state-metrics/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.347825481Z namespaces/openshift-monitoring/pods/kube-state-metrics-56d9f944b4-mq6zw/kube-state-metrics/kube-state-metrics/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.347835622Z namespaces/openshift-monitoring/pods/kube-state-metrics-56d9f944b4-mq6zw/kube-state-metrics/kube-state-metrics/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.347895743Z namespaces/openshift-monitoring/pods/kube-state-metrics-56d9f944b4-mq6zw/kube-state-metrics/kube-state-metrics/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.348037576Z namespaces/openshift-monitoring/pods/kube-state-metrics-56d9f944b4-mq6zw/kube-state-metrics/kube-state-metrics/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.348104597Z namespaces/openshift-monitoring/pods/kube-state-metrics-56d9f944b4-mq6zw/kube-state-metrics/kube-state-metrics/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.348152559Z namespaces/openshift-monitoring/pods/metrics-server-54d7c77989-5jbd8/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.348191919Z namespaces/openshift-monitoring/pods/metrics-server-54d7c77989-5jbd8/metrics-server-54d7c77989-5jbd8.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.348318172Z namespaces/openshift-monitoring/pods/metrics-server-54d7c77989-5jbd8/metrics-server/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.348330943Z namespaces/openshift-monitoring/pods/metrics-server-54d7c77989-5jbd8/metrics-server/metrics-server/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.348337203Z namespaces/openshift-monitoring/pods/metrics-server-54d7c77989-5jbd8/metrics-server/metrics-server/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.348396544Z namespaces/openshift-monitoring/pods/metrics-server-54d7c77989-5jbd8/metrics-server/metrics-server/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.348490566Z namespaces/openshift-monitoring/pods/metrics-server-54d7c77989-5jbd8/metrics-server/metrics-server/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.348561908Z namespaces/openshift-monitoring/pods/metrics-server-54d7c77989-5jbd8/metrics-server/metrics-server/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.348603279Z namespaces/openshift-monitoring/pods/monitoring-plugin-68b7fc9574-2pprd/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.34864935Z namespaces/openshift-monitoring/pods/monitoring-plugin-68b7fc9574-2pprd/monitoring-plugin-68b7fc9574-2pprd.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.348733972Z namespaces/openshift-monitoring/pods/monitoring-plugin-68b7fc9574-2pprd/monitoring-plugin/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.348743972Z namespaces/openshift-monitoring/pods/monitoring-plugin-68b7fc9574-2pprd/monitoring-plugin/monitoring-plugin/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.348755592Z namespaces/openshift-monitoring/pods/monitoring-plugin-68b7fc9574-2pprd/monitoring-plugin/monitoring-plugin/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.348795323Z namespaces/openshift-monitoring/pods/monitoring-plugin-68b7fc9574-2pprd/monitoring-plugin/monitoring-plugin/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.348890525Z namespaces/openshift-monitoring/pods/monitoring-plugin-68b7fc9574-2pprd/monitoring-plugin/monitoring-plugin/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.348962807Z namespaces/openshift-monitoring/pods/monitoring-plugin-68b7fc9574-2pprd/monitoring-plugin/monitoring-plugin/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.349025918Z namespaces/openshift-monitoring/pods/node-exporter-hp94f/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.349052349Z namespaces/openshift-monitoring/pods/node-exporter-hp94f/node-exporter-hp94f.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.349176212Z namespaces/openshift-monitoring/pods/node-exporter-hp94f/init-textfile/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.349183552Z namespaces/openshift-monitoring/pods/node-exporter-hp94f/init-textfile/init-textfile/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.349189972Z namespaces/openshift-monitoring/pods/node-exporter-hp94f/init-textfile/init-textfile/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.349251923Z namespaces/openshift-monitoring/pods/node-exporter-hp94f/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.349364156Z namespaces/openshift-monitoring/pods/node-exporter-hp94f/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.349432057Z namespaces/openshift-monitoring/pods/node-exporter-hp94f/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.349471238Z namespaces/openshift-monitoring/pods/node-exporter-hp94f/kube-rbac-proxy/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.349484108Z namespaces/openshift-monitoring/pods/node-exporter-hp94f/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.349498539Z namespaces/openshift-monitoring/pods/node-exporter-hp94f/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.34953908Z namespaces/openshift-monitoring/pods/node-exporter-hp94f/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.349637742Z namespaces/openshift-monitoring/pods/node-exporter-hp94f/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.349712584Z namespaces/openshift-monitoring/pods/node-exporter-hp94f/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.349755825Z namespaces/openshift-monitoring/pods/node-exporter-hp94f/node-exporter/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.349769255Z namespaces/openshift-monitoring/pods/node-exporter-hp94f/node-exporter/node-exporter/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.349778515Z namespaces/openshift-monitoring/pods/node-exporter-hp94f/node-exporter/node-exporter/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.349836016Z namespaces/openshift-monitoring/pods/node-exporter-hp94f/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.349968999Z namespaces/openshift-monitoring/pods/node-exporter-hp94f/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.350034581Z namespaces/openshift-monitoring/pods/node-exporter-hp94f/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.350072422Z namespaces/openshift-monitoring/pods/node-exporter-qq55j/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.350111733Z namespaces/openshift-monitoring/pods/node-exporter-qq55j/node-exporter-qq55j.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.350209005Z namespaces/openshift-monitoring/pods/node-exporter-qq55j/init-textfile/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.350216225Z namespaces/openshift-monitoring/pods/node-exporter-qq55j/init-textfile/init-textfile/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.350220235Z namespaces/openshift-monitoring/pods/node-exporter-qq55j/init-textfile/init-textfile/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.350265926Z namespaces/openshift-monitoring/pods/node-exporter-qq55j/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.35043897Z namespaces/openshift-monitoring/pods/node-exporter-qq55j/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.350504822Z namespaces/openshift-monitoring/pods/node-exporter-qq55j/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.350548863Z namespaces/openshift-monitoring/pods/node-exporter-qq55j/kube-rbac-proxy/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.350558953Z namespaces/openshift-monitoring/pods/node-exporter-qq55j/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.350565313Z namespaces/openshift-monitoring/pods/node-exporter-qq55j/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.350615984Z namespaces/openshift-monitoring/pods/node-exporter-qq55j/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.350716226Z namespaces/openshift-monitoring/pods/node-exporter-qq55j/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.350791948Z namespaces/openshift-monitoring/pods/node-exporter-qq55j/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.35088954Z namespaces/openshift-monitoring/pods/node-exporter-qq55j/node-exporter/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.35089656Z namespaces/openshift-monitoring/pods/node-exporter-qq55j/node-exporter/node-exporter/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.35090307Z namespaces/openshift-monitoring/pods/node-exporter-qq55j/node-exporter/node-exporter/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.350949281Z namespaces/openshift-monitoring/pods/node-exporter-qq55j/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.351066134Z namespaces/openshift-monitoring/pods/node-exporter-qq55j/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.351132145Z namespaces/openshift-monitoring/pods/node-exporter-qq55j/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.351196517Z namespaces/openshift-monitoring/pods/node-exporter-wc7pw/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.351223627Z namespaces/openshift-monitoring/pods/node-exporter-wc7pw/node-exporter-wc7pw.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.351359801Z namespaces/openshift-monitoring/pods/node-exporter-wc7pw/init-textfile/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.351370361Z namespaces/openshift-monitoring/pods/node-exporter-wc7pw/init-textfile/init-textfile/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.351381041Z namespaces/openshift-monitoring/pods/node-exporter-wc7pw/init-textfile/init-textfile/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.351419802Z namespaces/openshift-monitoring/pods/node-exporter-wc7pw/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.351499174Z namespaces/openshift-monitoring/pods/node-exporter-wc7pw/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.351566145Z namespaces/openshift-monitoring/pods/node-exporter-wc7pw/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.351607586Z namespaces/openshift-monitoring/pods/node-exporter-wc7pw/kube-rbac-proxy/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.351616176Z namespaces/openshift-monitoring/pods/node-exporter-wc7pw/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.351620307Z namespaces/openshift-monitoring/pods/node-exporter-wc7pw/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.351683218Z namespaces/openshift-monitoring/pods/node-exporter-wc7pw/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.35177403Z namespaces/openshift-monitoring/pods/node-exporter-wc7pw/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.351841192Z namespaces/openshift-monitoring/pods/node-exporter-wc7pw/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.351855882Z namespaces/openshift-monitoring/pods/node-exporter-wc7pw/node-exporter/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.351867052Z namespaces/openshift-monitoring/pods/node-exporter-wc7pw/node-exporter/node-exporter/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.351898463Z namespaces/openshift-monitoring/pods/node-exporter-wc7pw/node-exporter/node-exporter/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.351945724Z namespaces/openshift-monitoring/pods/node-exporter-wc7pw/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.352050476Z namespaces/openshift-monitoring/pods/node-exporter-wc7pw/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.352115287Z namespaces/openshift-monitoring/pods/node-exporter-wc7pw/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.352173429Z namespaces/openshift-monitoring/pods/openshift-state-metrics-b8f49f5c6-qnjl2/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.352200949Z namespaces/openshift-monitoring/pods/openshift-state-metrics-b8f49f5c6-qnjl2/openshift-state-metrics-b8f49f5c6-qnjl2.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.352381073Z namespaces/openshift-monitoring/pods/openshift-state-metrics-b8f49f5c6-qnjl2/kube-rbac-proxy-main/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.352391204Z namespaces/openshift-monitoring/pods/openshift-state-metrics-b8f49f5c6-qnjl2/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.352401204Z namespaces/openshift-monitoring/pods/openshift-state-metrics-b8f49f5c6-qnjl2/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.352444205Z namespaces/openshift-monitoring/pods/openshift-state-metrics-b8f49f5c6-qnjl2/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.352541167Z namespaces/openshift-monitoring/pods/openshift-state-metrics-b8f49f5c6-qnjl2/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.352612719Z namespaces/openshift-monitoring/pods/openshift-state-metrics-b8f49f5c6-qnjl2/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.35265265Z namespaces/openshift-monitoring/pods/openshift-state-metrics-b8f49f5c6-qnjl2/kube-rbac-proxy-self/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.3526623Z namespaces/openshift-monitoring/pods/openshift-state-metrics-b8f49f5c6-qnjl2/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.35266857Z namespaces/openshift-monitoring/pods/openshift-state-metrics-b8f49f5c6-qnjl2/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.352718291Z namespaces/openshift-monitoring/pods/openshift-state-metrics-b8f49f5c6-qnjl2/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.352812513Z namespaces/openshift-monitoring/pods/openshift-state-metrics-b8f49f5c6-qnjl2/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.352879795Z namespaces/openshift-monitoring/pods/openshift-state-metrics-b8f49f5c6-qnjl2/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.352940876Z namespaces/openshift-monitoring/pods/openshift-state-metrics-b8f49f5c6-qnjl2/openshift-state-metrics/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.352947866Z namespaces/openshift-monitoring/pods/openshift-state-metrics-b8f49f5c6-qnjl2/openshift-state-metrics/openshift-state-metrics/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.352951846Z namespaces/openshift-monitoring/pods/openshift-state-metrics-b8f49f5c6-qnjl2/openshift-state-metrics/openshift-state-metrics/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.353015928Z namespaces/openshift-monitoring/pods/openshift-state-metrics-b8f49f5c6-qnjl2/openshift-state-metrics/openshift-state-metrics/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.353144631Z namespaces/openshift-monitoring/pods/openshift-state-metrics-b8f49f5c6-qnjl2/openshift-state-metrics/openshift-state-metrics/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.353223312Z namespaces/openshift-monitoring/pods/openshift-state-metrics-b8f49f5c6-qnjl2/openshift-state-metrics/openshift-state-metrics/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.353285774Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.353355646Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus-k8s-0.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.353539839Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.35355057Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.3535621Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.353599881Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.353705033Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.353773695Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.353826436Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.353833756Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.353840266Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.353891607Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.35400576Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.354080962Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.354140423Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.354154493Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.354163853Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.354254826Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.354361378Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.354430959Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.354502231Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.354514321Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.354520221Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.354556182Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.354665855Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.354753297Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.354807998Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.354817898Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.35488456Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.35491993Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.355020823Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.355085744Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.355141066Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.355148026Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.355154496Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.355232768Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.35576866Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.355855691Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.355908013Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.355918063Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.355928823Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.355982824Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.356096627Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.356179729Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.356343773Z namespaces/openshift-monitoring/pods/prometheus-operator-84d69f794d-2glc5/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.356405814Z namespaces/openshift-monitoring/pods/prometheus-operator-84d69f794d-2glc5/prometheus-operator-84d69f794d-2glc5.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.356523877Z namespaces/openshift-monitoring/pods/prometheus-operator-84d69f794d-2glc5/kube-rbac-proxy/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.356531007Z namespaces/openshift-monitoring/pods/prometheus-operator-84d69f794d-2glc5/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.356537547Z namespaces/openshift-monitoring/pods/prometheus-operator-84d69f794d-2glc5/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.356603698Z namespaces/openshift-monitoring/pods/prometheus-operator-84d69f794d-2glc5/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.356719021Z namespaces/openshift-monitoring/pods/prometheus-operator-84d69f794d-2glc5/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.356809753Z namespaces/openshift-monitoring/pods/prometheus-operator-84d69f794d-2glc5/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.356857224Z namespaces/openshift-monitoring/pods/prometheus-operator-84d69f794d-2glc5/prometheus-operator/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.356864374Z namespaces/openshift-monitoring/pods/prometheus-operator-84d69f794d-2glc5/prometheus-operator/prometheus-operator/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.356868334Z namespaces/openshift-monitoring/pods/prometheus-operator-84d69f794d-2glc5/prometheus-operator/prometheus-operator/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.356922066Z namespaces/openshift-monitoring/pods/prometheus-operator-84d69f794d-2glc5/prometheus-operator/prometheus-operator/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.357157701Z namespaces/openshift-monitoring/pods/prometheus-operator-84d69f794d-2glc5/prometheus-operator/prometheus-operator/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.357250833Z namespaces/openshift-monitoring/pods/prometheus-operator-84d69f794d-2glc5/prometheus-operator/prometheus-operator/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.357314664Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-7f8d78f54b-926h2/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.357380716Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-7f8d78f54b-926h2/prometheus-operator-admission-webhook-7f8d78f54b-926h2.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.357504688Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-7f8d78f54b-926h2/prometheus-operator-admission-webhook/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.357511919Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-7f8d78f54b-926h2/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.357516339Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-7f8d78f54b-926h2/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.35755956Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-7f8d78f54b-926h2/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.357653402Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-7f8d78f54b-926h2/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.357721324Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-7f8d78f54b-926h2/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.357771405Z namespaces/openshift-monitoring/pods/telemeter-client-86796bbb66-fsqqk/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.357804965Z namespaces/openshift-monitoring/pods/telemeter-client-86796bbb66-fsqqk/telemeter-client-86796bbb66-fsqqk.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.357959159Z namespaces/openshift-monitoring/pods/telemeter-client-86796bbb66-fsqqk/kube-rbac-proxy/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.357968999Z namespaces/openshift-monitoring/pods/telemeter-client-86796bbb66-fsqqk/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.357978499Z namespaces/openshift-monitoring/pods/telemeter-client-86796bbb66-fsqqk/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.35801291Z namespaces/openshift-monitoring/pods/telemeter-client-86796bbb66-fsqqk/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.358109652Z namespaces/openshift-monitoring/pods/telemeter-client-86796bbb66-fsqqk/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.358176154Z namespaces/openshift-monitoring/pods/telemeter-client-86796bbb66-fsqqk/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.358225345Z namespaces/openshift-monitoring/pods/telemeter-client-86796bbb66-fsqqk/reload/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.358234805Z namespaces/openshift-monitoring/pods/telemeter-client-86796bbb66-fsqqk/reload/reload/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.358260265Z namespaces/openshift-monitoring/pods/telemeter-client-86796bbb66-fsqqk/reload/reload/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.358340907Z namespaces/openshift-monitoring/pods/telemeter-client-86796bbb66-fsqqk/reload/reload/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.358430489Z namespaces/openshift-monitoring/pods/telemeter-client-86796bbb66-fsqqk/reload/reload/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.358542502Z namespaces/openshift-monitoring/pods/telemeter-client-86796bbb66-fsqqk/reload/reload/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.358579553Z namespaces/openshift-monitoring/pods/telemeter-client-86796bbb66-fsqqk/telemeter-client/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.358584843Z namespaces/openshift-monitoring/pods/telemeter-client-86796bbb66-fsqqk/telemeter-client/telemeter-client/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.358588733Z namespaces/openshift-monitoring/pods/telemeter-client-86796bbb66-fsqqk/telemeter-client/telemeter-client/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.358627484Z namespaces/openshift-monitoring/pods/telemeter-client-86796bbb66-fsqqk/telemeter-client/telemeter-client/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.358843049Z namespaces/openshift-monitoring/pods/telemeter-client-86796bbb66-fsqqk/telemeter-client/telemeter-client/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.35890677Z namespaces/openshift-monitoring/pods/telemeter-client-86796bbb66-fsqqk/telemeter-client/telemeter-client/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.358943291Z namespaces/openshift-monitoring/pods/thanos-querier-7b8998f574-7qw9l/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.359017822Z namespaces/openshift-monitoring/pods/thanos-querier-7b8998f574-7qw9l/thanos-querier-7b8998f574-7qw9l.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.359171156Z namespaces/openshift-monitoring/pods/thanos-querier-7b8998f574-7qw9l/kube-rbac-proxy-metrics/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.359181516Z namespaces/openshift-monitoring/pods/thanos-querier-7b8998f574-7qw9l/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.359187306Z namespaces/openshift-monitoring/pods/thanos-querier-7b8998f574-7qw9l/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.359213917Z namespaces/openshift-monitoring/pods/thanos-querier-7b8998f574-7qw9l/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.35934296Z namespaces/openshift-monitoring/pods/thanos-querier-7b8998f574-7qw9l/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.359411211Z namespaces/openshift-monitoring/pods/thanos-querier-7b8998f574-7qw9l/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.359450652Z namespaces/openshift-monitoring/pods/thanos-querier-7b8998f574-7qw9l/kube-rbac-proxy-rules/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.359457732Z namespaces/openshift-monitoring/pods/thanos-querier-7b8998f574-7qw9l/kube-rbac-proxy-rules/kube-rbac-proxy-rules/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.359461983Z namespaces/openshift-monitoring/pods/thanos-querier-7b8998f574-7qw9l/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.359493643Z namespaces/openshift-monitoring/pods/thanos-querier-7b8998f574-7qw9l/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.359592766Z namespaces/openshift-monitoring/pods/thanos-querier-7b8998f574-7qw9l/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.359665047Z namespaces/openshift-monitoring/pods/thanos-querier-7b8998f574-7qw9l/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.359692028Z namespaces/openshift-monitoring/pods/thanos-querier-7b8998f574-7qw9l/kube-rbac-proxy-web/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.359696368Z namespaces/openshift-monitoring/pods/thanos-querier-7b8998f574-7qw9l/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.359700108Z namespaces/openshift-monitoring/pods/thanos-querier-7b8998f574-7qw9l/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.359755669Z namespaces/openshift-monitoring/pods/thanos-querier-7b8998f574-7qw9l/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.359842661Z namespaces/openshift-monitoring/pods/thanos-querier-7b8998f574-7qw9l/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.359951134Z namespaces/openshift-monitoring/pods/thanos-querier-7b8998f574-7qw9l/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.359967094Z namespaces/openshift-monitoring/pods/thanos-querier-7b8998f574-7qw9l/kube-rbac-proxy/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.359981964Z namespaces/openshift-monitoring/pods/thanos-querier-7b8998f574-7qw9l/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.359987774Z namespaces/openshift-monitoring/pods/thanos-querier-7b8998f574-7qw9l/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.360042805Z namespaces/openshift-monitoring/pods/thanos-querier-7b8998f574-7qw9l/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.360155078Z namespaces/openshift-monitoring/pods/thanos-querier-7b8998f574-7qw9l/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.36023454Z namespaces/openshift-monitoring/pods/thanos-querier-7b8998f574-7qw9l/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.360281281Z namespaces/openshift-monitoring/pods/thanos-querier-7b8998f574-7qw9l/prom-label-proxy/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.360294761Z namespaces/openshift-monitoring/pods/thanos-querier-7b8998f574-7qw9l/prom-label-proxy/prom-label-proxy/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.360302171Z namespaces/openshift-monitoring/pods/thanos-querier-7b8998f574-7qw9l/prom-label-proxy/prom-label-proxy/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.360357512Z namespaces/openshift-monitoring/pods/thanos-querier-7b8998f574-7qw9l/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.360431754Z namespaces/openshift-monitoring/pods/thanos-querier-7b8998f574-7qw9l/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.360508786Z namespaces/openshift-monitoring/pods/thanos-querier-7b8998f574-7qw9l/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.360560767Z namespaces/openshift-monitoring/pods/thanos-querier-7b8998f574-7qw9l/thanos-query/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.360567967Z namespaces/openshift-monitoring/pods/thanos-querier-7b8998f574-7qw9l/thanos-query/thanos-query/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.360571877Z namespaces/openshift-monitoring/pods/thanos-querier-7b8998f574-7qw9l/thanos-query/thanos-query/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.36067415Z namespaces/openshift-monitoring/pods/thanos-querier-7b8998f574-7qw9l/thanos-query/thanos-query/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.360779792Z namespaces/openshift-monitoring/pods/thanos-querier-7b8998f574-7qw9l/thanos-query/thanos-query/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.360848074Z namespaces/openshift-monitoring/pods/thanos-querier-7b8998f574-7qw9l/thanos-query/thanos-query/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.360888264Z namespaces/openshift-monitoring/policy/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.360952786Z namespaces/openshift-monitoring/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.360996087Z namespaces/openshift-monitoring/route.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.361044748Z namespaces/openshift-monitoring/route.openshift.io/routes.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.361162021Z namespaces/openshift-multus/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.361207222Z namespaces/openshift-multus/openshift-multus.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.361304314Z namespaces/openshift-multus/apps.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.361345755Z namespaces/openshift-multus/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.361395106Z namespaces/openshift-multus/apps/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.361438527Z namespaces/openshift-multus/apps/daemonsets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.361657982Z namespaces/openshift-multus/apps/deployments.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.361733783Z namespaces/openshift-multus/apps/replicasets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.361817465Z namespaces/openshift-multus/apps/statefulsets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.361862237Z namespaces/openshift-multus/apps/daemonsets/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.361897147Z namespaces/openshift-multus/apps/daemonsets/multus-additional-cni-plugins.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.362045401Z namespaces/openshift-multus/apps/daemonsets/multus.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.362160733Z namespaces/openshift-multus/apps/daemonsets/network-metrics-daemon.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.362223085Z namespaces/openshift-multus/autoscaling/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.362278836Z namespaces/openshift-multus/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.362347617Z namespaces/openshift-multus/batch/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.362390288Z namespaces/openshift-multus/batch/cronjobs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.36246901Z namespaces/openshift-multus/batch/jobs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.362507511Z namespaces/openshift-multus/build.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.362552382Z namespaces/openshift-multus/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.362634864Z namespaces/openshift-multus/build.openshift.io/builds.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.362678805Z namespaces/openshift-multus/core/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.362705876Z namespaces/openshift-multus/core/configmaps.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.362857399Z namespaces/openshift-multus/core/endpoints.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.362943631Z namespaces/openshift-multus/core/events.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.363483613Z namespaces/openshift-multus/core/persistentvolumeclaims.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.363604566Z namespaces/openshift-multus/core/pods.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.364376593Z namespaces/openshift-multus/core/replicationcontrollers.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.364462725Z namespaces/openshift-multus/core/secrets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.364602548Z namespaces/openshift-multus/core/services.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.364641729Z namespaces/openshift-multus/core/configmaps/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.36469752Z namespaces/openshift-multus/core/configmaps/cni-copy-resources.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.364827263Z namespaces/openshift-multus/core/configmaps/default-cni-sysctl-allowlist.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.364952926Z namespaces/openshift-multus/core/configmaps/multus-daemon-config.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.365062908Z namespaces/openshift-multus/core/configmaps/whereabouts-flatfile-config.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.365164951Z namespaces/openshift-multus/core/serviceaccounts/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.365200732Z namespaces/openshift-multus/core/serviceaccounts/metrics-daemon-sa.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.365351255Z namespaces/openshift-multus/core/serviceaccounts/multus-ac.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.365449607Z namespaces/openshift-multus/core/serviceaccounts/multus-ancillary-tools.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.36555938Z namespaces/openshift-multus/core/serviceaccounts/multus.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.365613851Z namespaces/openshift-multus/core/services/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.365673192Z namespaces/openshift-multus/core/services/network-metrics-service.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.365738393Z namespaces/openshift-multus/discovery.k8s.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.365796855Z namespaces/openshift-multus/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.365866066Z namespaces/openshift-multus/image.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.365923738Z namespaces/openshift-multus/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.365985369Z namespaces/openshift-multus/k8s.ovn.org/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.36604602Z namespaces/openshift-multus/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.366138982Z namespaces/openshift-multus/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.366221314Z namespaces/openshift-multus/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.366429979Z namespaces/openshift-multus/monitoring.coreos.com/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.36647155Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.366527901Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.366569922Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/monitor-network.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.366606273Z namespaces/openshift-multus/networking.k8s.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.366659634Z namespaces/openshift-multus/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.366719806Z namespaces/openshift-multus/pods/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.366726786Z namespaces/openshift-multus/pods/multus-5xnz9/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.366763296Z namespaces/openshift-multus/pods/multus-5xnz9/multus-5xnz9.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.366872659Z namespaces/openshift-multus/pods/multus-5xnz9/kube-multus/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.366882699Z namespaces/openshift-multus/pods/multus-5xnz9/kube-multus/kube-multus/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.36689395Z namespaces/openshift-multus/pods/multus-5xnz9/kube-multus/kube-multus/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.36694298Z namespaces/openshift-multus/pods/multus-5xnz9/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.367473652Z namespaces/openshift-multus/pods/multus-5xnz9/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.367542954Z namespaces/openshift-multus/pods/multus-5xnz9/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.367580885Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f66pj/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.367610626Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f66pj/multus-additional-cni-plugins-f66pj.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.367761309Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f66pj/bond-cni-plugin/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.367768479Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f66pj/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.367772449Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f66pj/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.36779517Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f66pj/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.367879672Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f66pj/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.367956743Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f66pj/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.367996294Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f66pj/cni-plugins/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.368003074Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f66pj/cni-plugins/cni-plugins/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.368007164Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f66pj/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.368024395Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f66pj/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.368125757Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f66pj/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.368193319Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f66pj/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.3682313Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f66pj/egress-router-binary-copy/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.36825833Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f66pj/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.36826837Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f66pj/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.368303881Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f66pj/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.368393573Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f66pj/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.368460875Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f66pj/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.368499955Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f66pj/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.368509816Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f66pj/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.368515426Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f66pj/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.368538836Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f66pj/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.368627298Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f66pj/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.36868249Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f66pj/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.36871695Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f66pj/routeoverride-cni/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.36872666Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f66pj/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.368732441Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f66pj/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.368755141Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f66pj/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.368849183Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f66pj/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.368918145Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f66pj/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.368950385Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f66pj/whereabouts-cni-bincopy/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.368960236Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f66pj/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.368970936Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f66pj/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.368994826Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f66pj/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.369084989Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f66pj/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.36915032Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f66pj/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.369177521Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f66pj/whereabouts-cni/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.369183861Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f66pj/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.369189311Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f66pj/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.369234232Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f66pj/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.369342214Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f66pj/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.369409646Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f66pj/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.369444127Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jlgxv/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.369499058Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jlgxv/multus-additional-cni-plugins-jlgxv.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.369632281Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jlgxv/bond-cni-plugin/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.369642571Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jlgxv/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.369648351Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jlgxv/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.369680892Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jlgxv/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.369789675Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jlgxv/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.369846116Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jlgxv/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.369880786Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jlgxv/cni-plugins/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.369887657Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jlgxv/cni-plugins/cni-plugins/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.369891527Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jlgxv/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.369944398Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jlgxv/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.37002463Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jlgxv/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.370100101Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jlgxv/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.370111462Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jlgxv/egress-router-binary-copy/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.370125082Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jlgxv/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.370133832Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jlgxv/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.370175083Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jlgxv/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.370283435Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jlgxv/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.370372377Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jlgxv/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.370404038Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jlgxv/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.370412468Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jlgxv/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.370418818Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jlgxv/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.37046271Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jlgxv/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.370536891Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jlgxv/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.370611223Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jlgxv/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.370650154Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jlgxv/routeoverride-cni/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.370657094Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jlgxv/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.370660824Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jlgxv/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.370697125Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jlgxv/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.370782527Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jlgxv/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.370852468Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jlgxv/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.370892899Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jlgxv/whereabouts-cni-bincopy/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.370899689Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jlgxv/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.3709036Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jlgxv/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.37094412Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jlgxv/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.371032872Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jlgxv/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.371100104Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jlgxv/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.371126045Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jlgxv/whereabouts-cni/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.371132954Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jlgxv/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.371147045Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jlgxv/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.371193146Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jlgxv/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.371303288Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jlgxv/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.37137393Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-jlgxv/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.371410511Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pr7gn/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.371441012Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pr7gn/multus-additional-cni-plugins-pr7gn.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.371720688Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pr7gn/bond-cni-plugin/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.371730708Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pr7gn/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.371736668Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pr7gn/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.371767509Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pr7gn/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.371860961Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pr7gn/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.371929443Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pr7gn/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.371958313Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pr7gn/cni-plugins/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.371967573Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pr7gn/cni-plugins/cni-plugins/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.371973133Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pr7gn/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.371997594Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pr7gn/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.372090366Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pr7gn/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.372166798Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pr7gn/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.37225256Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pr7gn/egress-router-binary-copy/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.37226611Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pr7gn/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.37227025Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pr7gn/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.372309841Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pr7gn/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.372406133Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pr7gn/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.372470384Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pr7gn/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.372497765Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pr7gn/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.372509656Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pr7gn/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.372521586Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pr7gn/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.372555626Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pr7gn/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.372627688Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pr7gn/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.37269373Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pr7gn/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.37272117Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pr7gn/routeoverride-cni/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.37272757Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pr7gn/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.37273397Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pr7gn/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.372777722Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pr7gn/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.372865884Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pr7gn/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.372930665Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pr7gn/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.372965706Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pr7gn/whereabouts-cni-bincopy/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.372975886Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pr7gn/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.372981886Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pr7gn/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.373002036Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pr7gn/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.373108629Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pr7gn/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.37316971Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pr7gn/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.373189891Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pr7gn/whereabouts-cni/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.373196021Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pr7gn/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.373208301Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pr7gn/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.373254512Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pr7gn/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.373363425Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pr7gn/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.373431216Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-pr7gn/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.373470697Z namespaces/openshift-multus/pods/multus-ml8jl/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.373509498Z namespaces/openshift-multus/pods/multus-ml8jl/multus-ml8jl.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.37359645Z namespaces/openshift-multus/pods/multus-ml8jl/kube-multus/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.37360667Z namespaces/openshift-multus/pods/multus-ml8jl/kube-multus/kube-multus/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.37361248Z namespaces/openshift-multus/pods/multus-ml8jl/kube-multus/kube-multus/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.373623261Z namespaces/openshift-multus/pods/multus-ml8jl/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.374019319Z namespaces/openshift-multus/pods/multus-ml8jl/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.374089371Z namespaces/openshift-multus/pods/multus-ml8jl/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.374128572Z namespaces/openshift-multus/pods/multus-vd4qj/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.374156253Z namespaces/openshift-multus/pods/multus-vd4qj/multus-vd4qj.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.374259225Z namespaces/openshift-multus/pods/multus-vd4qj/kube-multus/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.374386087Z namespaces/openshift-multus/pods/multus-vd4qj/kube-multus/kube-multus/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.374393778Z namespaces/openshift-multus/pods/multus-vd4qj/kube-multus/kube-multus/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.374427739Z namespaces/openshift-multus/pods/multus-vd4qj/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.374733365Z namespaces/openshift-multus/pods/multus-vd4qj/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.374802777Z namespaces/openshift-multus/pods/multus-vd4qj/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.374841498Z namespaces/openshift-multus/pods/network-metrics-daemon-ldqjs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.374868889Z namespaces/openshift-multus/pods/network-metrics-daemon-ldqjs/network-metrics-daemon-ldqjs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.374997461Z namespaces/openshift-multus/pods/network-metrics-daemon-ldqjs/kube-rbac-proxy/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.375005572Z namespaces/openshift-multus/pods/network-metrics-daemon-ldqjs/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.375009612Z namespaces/openshift-multus/pods/network-metrics-daemon-ldqjs/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.375042172Z namespaces/openshift-multus/pods/network-metrics-daemon-ldqjs/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.375141475Z namespaces/openshift-multus/pods/network-metrics-daemon-ldqjs/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.375214986Z namespaces/openshift-multus/pods/network-metrics-daemon-ldqjs/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.375231277Z namespaces/openshift-multus/pods/network-metrics-daemon-ldqjs/network-metrics-daemon/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.375253667Z namespaces/openshift-multus/pods/network-metrics-daemon-ldqjs/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.375267947Z namespaces/openshift-multus/pods/network-metrics-daemon-ldqjs/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.375304478Z namespaces/openshift-multus/pods/network-metrics-daemon-ldqjs/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.375459362Z namespaces/openshift-multus/pods/network-metrics-daemon-ldqjs/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.375527203Z namespaces/openshift-multus/pods/network-metrics-daemon-ldqjs/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.375542964Z namespaces/openshift-multus/pods/network-metrics-daemon-swh5h/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.375677907Z namespaces/openshift-multus/pods/network-metrics-daemon-swh5h/network-metrics-daemon-swh5h.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.375737808Z namespaces/openshift-multus/pods/network-metrics-daemon-swh5h/kube-rbac-proxy/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.375748528Z namespaces/openshift-multus/pods/network-metrics-daemon-swh5h/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.375754348Z namespaces/openshift-multus/pods/network-metrics-daemon-swh5h/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.375780739Z namespaces/openshift-multus/pods/network-metrics-daemon-swh5h/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.375883991Z namespaces/openshift-multus/pods/network-metrics-daemon-swh5h/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.375941653Z namespaces/openshift-multus/pods/network-metrics-daemon-swh5h/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.375957693Z namespaces/openshift-multus/pods/network-metrics-daemon-swh5h/network-metrics-daemon/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.375966963Z namespaces/openshift-multus/pods/network-metrics-daemon-swh5h/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.375972293Z namespaces/openshift-multus/pods/network-metrics-daemon-swh5h/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.376023954Z namespaces/openshift-multus/pods/network-metrics-daemon-swh5h/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.376136867Z namespaces/openshift-multus/pods/network-metrics-daemon-swh5h/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.376208408Z namespaces/openshift-multus/pods/network-metrics-daemon-swh5h/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.376225139Z namespaces/openshift-multus/pods/network-metrics-daemon-zjxgv/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.376302851Z namespaces/openshift-multus/pods/network-metrics-daemon-zjxgv/network-metrics-daemon-zjxgv.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.376382662Z namespaces/openshift-multus/pods/network-metrics-daemon-zjxgv/kube-rbac-proxy/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.376391623Z namespaces/openshift-multus/pods/network-metrics-daemon-zjxgv/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.376396723Z namespaces/openshift-multus/pods/network-metrics-daemon-zjxgv/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.376408743Z namespaces/openshift-multus/pods/network-metrics-daemon-zjxgv/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.376510505Z namespaces/openshift-multus/pods/network-metrics-daemon-zjxgv/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.376583017Z namespaces/openshift-multus/pods/network-metrics-daemon-zjxgv/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.376594627Z namespaces/openshift-multus/pods/network-metrics-daemon-zjxgv/network-metrics-daemon/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.376608557Z namespaces/openshift-multus/pods/network-metrics-daemon-zjxgv/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.376620658Z namespaces/openshift-multus/pods/network-metrics-daemon-zjxgv/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.376659499Z namespaces/openshift-multus/pods/network-metrics-daemon-zjxgv/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.376777111Z namespaces/openshift-multus/pods/network-metrics-daemon-zjxgv/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.376845373Z namespaces/openshift-multus/pods/network-metrics-daemon-zjxgv/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.376884654Z namespaces/openshift-multus/policy/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.376913524Z namespaces/openshift-multus/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.376963985Z namespaces/openshift-multus/rbac.authorization.k8s.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.376970796Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.376999596Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/multus-whereabouts.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.377088898Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.377125479Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.37717359Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.377281283Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/whereabouts-cni.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.377331144Z namespaces/openshift-multus/route.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.377358604Z namespaces/openshift-multus/route.openshift.io/routes.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.377420536Z namespaces/openshift-network-console/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.377457196Z namespaces/openshift-network-console/openshift-network-console.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.377537948Z namespaces/openshift-network-console/apps.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.377572159Z namespaces/openshift-network-console/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.37762083Z namespaces/openshift-network-console/apps/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.377650211Z namespaces/openshift-network-console/apps/daemonsets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.377741133Z namespaces/openshift-network-console/apps/deployments.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.377856376Z namespaces/openshift-network-console/apps/replicasets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.377963218Z namespaces/openshift-network-console/apps/statefulsets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.377998779Z namespaces/openshift-network-console/apps/deployments/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.37804256Z namespaces/openshift-network-console/apps/deployments/networking-console-plugin.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.378125282Z namespaces/openshift-network-console/autoscaling/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.378176543Z namespaces/openshift-network-console/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.378211433Z namespaces/openshift-network-console/batch/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.378285245Z namespaces/openshift-network-console/batch/cronjobs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.378375917Z namespaces/openshift-network-console/batch/jobs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.378406838Z namespaces/openshift-network-console/build.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.378457749Z namespaces/openshift-network-console/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.378537551Z namespaces/openshift-network-console/build.openshift.io/builds.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.378592202Z namespaces/openshift-network-console/core/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.378619543Z namespaces/openshift-network-console/core/configmaps.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.378745896Z namespaces/openshift-network-console/core/endpoints.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.378825557Z namespaces/openshift-network-console/core/events.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.37893699Z namespaces/openshift-network-console/core/persistentvolumeclaims.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.379013942Z namespaces/openshift-network-console/core/pods.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.379156275Z namespaces/openshift-network-console/core/replicationcontrollers.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.379310918Z namespaces/openshift-network-console/core/secrets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.379457841Z namespaces/openshift-network-console/core/services.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.379505222Z namespaces/openshift-network-console/core/configmaps/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.379551954Z namespaces/openshift-network-console/core/configmaps/networking-console-plugin.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.379606005Z namespaces/openshift-network-console/core/services/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.379650466Z namespaces/openshift-network-console/core/services/networking-console-plugin.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.379704297Z namespaces/openshift-network-console/discovery.k8s.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.379745108Z namespaces/openshift-network-console/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.379798989Z namespaces/openshift-network-console/image.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.37984489Z namespaces/openshift-network-console/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.379880451Z namespaces/openshift-network-console/k8s.ovn.org/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.379925702Z namespaces/openshift-network-console/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.380009714Z namespaces/openshift-network-console/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.380084015Z namespaces/openshift-network-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.380123836Z namespaces/openshift-network-console/monitoring.coreos.com/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.380168647Z namespaces/openshift-network-console/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.380217789Z namespaces/openshift-network-console/networking.k8s.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.38027682Z namespaces/openshift-network-console/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.380331981Z namespaces/openshift-network-console/pods/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.380338731Z namespaces/openshift-network-console/pods/networking-console-plugin-74c9f884b7-48z8b/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.380372392Z namespaces/openshift-network-console/pods/networking-console-plugin-74c9f884b7-48z8b/networking-console-plugin-74c9f884b7-48z8b.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.380454064Z namespaces/openshift-network-console/pods/networking-console-plugin-74c9f884b7-48z8b/networking-console-plugin/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.380464914Z namespaces/openshift-network-console/pods/networking-console-plugin-74c9f884b7-48z8b/networking-console-plugin/networking-console-plugin/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.380469014Z namespaces/openshift-network-console/pods/networking-console-plugin-74c9f884b7-48z8b/networking-console-plugin/networking-console-plugin/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.380497335Z namespaces/openshift-network-console/pods/networking-console-plugin-74c9f884b7-48z8b/networking-console-plugin/networking-console-plugin/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.380592237Z namespaces/openshift-network-console/pods/networking-console-plugin-74c9f884b7-48z8b/networking-console-plugin/networking-console-plugin/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.380656908Z namespaces/openshift-network-console/pods/networking-console-plugin-74c9f884b7-48z8b/networking-console-plugin/networking-console-plugin/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.380696669Z namespaces/openshift-network-console/policy/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.38073057Z namespaces/openshift-network-console/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.380780431Z namespaces/openshift-network-console/route.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.380813842Z namespaces/openshift-network-console/route.openshift.io/routes.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.380865803Z namespaces/openshift-network-diagnostics/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.380900494Z namespaces/openshift-network-diagnostics/openshift-network-diagnostics.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.381083828Z namespaces/openshift-network-diagnostics/apps.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.381154299Z namespaces/openshift-network-diagnostics/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.381208811Z namespaces/openshift-network-diagnostics/apps/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.381258412Z namespaces/openshift-network-diagnostics/apps/daemonsets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.381378595Z namespaces/openshift-network-diagnostics/apps/deployments.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.381472257Z namespaces/openshift-network-diagnostics/apps/replicasets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.381572179Z namespaces/openshift-network-diagnostics/apps/statefulsets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.38160631Z namespaces/openshift-network-diagnostics/apps/daemonsets/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.381655941Z namespaces/openshift-network-diagnostics/apps/daemonsets/network-check-target.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.381721722Z namespaces/openshift-network-diagnostics/apps/deployments/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.381767143Z namespaces/openshift-network-diagnostics/apps/deployments/network-check-source.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.381825945Z namespaces/openshift-network-diagnostics/autoscaling/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.381866826Z namespaces/openshift-network-diagnostics/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.381913716Z namespaces/openshift-network-diagnostics/batch/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.382023459Z namespaces/openshift-network-diagnostics/batch/cronjobs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.382101731Z namespaces/openshift-network-diagnostics/batch/jobs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.382153112Z namespaces/openshift-network-diagnostics/build.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.382186683Z namespaces/openshift-network-diagnostics/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.382358497Z namespaces/openshift-network-diagnostics/build.openshift.io/builds.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.382404087Z namespaces/openshift-network-diagnostics/core/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.382451108Z namespaces/openshift-network-diagnostics/core/configmaps.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.382546991Z namespaces/openshift-network-diagnostics/core/endpoints.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.382635023Z namespaces/openshift-network-diagnostics/core/events.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.382829077Z namespaces/openshift-network-diagnostics/core/persistentvolumeclaims.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.382907299Z namespaces/openshift-network-diagnostics/core/pods.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.383151434Z namespaces/openshift-network-diagnostics/core/replicationcontrollers.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.383252286Z namespaces/openshift-network-diagnostics/core/secrets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.383434611Z namespaces/openshift-network-diagnostics/core/services.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.383494382Z namespaces/openshift-network-diagnostics/core/serviceaccounts/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.383541803Z namespaces/openshift-network-diagnostics/core/serviceaccounts/network-diagnostics.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.383581134Z namespaces/openshift-network-diagnostics/core/services/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.383629435Z namespaces/openshift-network-diagnostics/core/services/network-check-source.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.383718107Z namespaces/openshift-network-diagnostics/core/services/network-check-target.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.383769068Z namespaces/openshift-network-diagnostics/discovery.k8s.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.383803379Z namespaces/openshift-network-diagnostics/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.383872951Z namespaces/openshift-network-diagnostics/image.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.383920512Z namespaces/openshift-network-diagnostics/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.383963413Z namespaces/openshift-network-diagnostics/k8s.ovn.org/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.383990083Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.384083315Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.384158027Z namespaces/openshift-network-diagnostics/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.384208058Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.384234509Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.38431953Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.384347411Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/network-check-source.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.384404172Z namespaces/openshift-network-diagnostics/networking.k8s.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.384432463Z namespaces/openshift-network-diagnostics/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.384487374Z namespaces/openshift-network-diagnostics/pods/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.384494374Z namespaces/openshift-network-diagnostics/pods/network-check-source-7d88cb55d8-mq8gd/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.384530235Z namespaces/openshift-network-diagnostics/pods/network-check-source-7d88cb55d8-mq8gd/network-check-source-7d88cb55d8-mq8gd.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.384613907Z namespaces/openshift-network-diagnostics/pods/network-check-source-7d88cb55d8-mq8gd/check-endpoints/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.384620767Z namespaces/openshift-network-diagnostics/pods/network-check-source-7d88cb55d8-mq8gd/check-endpoints/check-endpoints/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.384628588Z namespaces/openshift-network-diagnostics/pods/network-check-source-7d88cb55d8-mq8gd/check-endpoints/check-endpoints/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.384656078Z namespaces/openshift-network-diagnostics/pods/network-check-source-7d88cb55d8-mq8gd/check-endpoints/check-endpoints/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.384777771Z namespaces/openshift-network-diagnostics/pods/network-check-source-7d88cb55d8-mq8gd/check-endpoints/check-endpoints/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.384840742Z namespaces/openshift-network-diagnostics/pods/network-check-source-7d88cb55d8-mq8gd/check-endpoints/check-endpoints/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.384860353Z namespaces/openshift-network-diagnostics/pods/network-check-target-9zrt9/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.384930714Z namespaces/openshift-network-diagnostics/pods/network-check-target-9zrt9/network-check-target-9zrt9.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.384984096Z namespaces/openshift-network-diagnostics/pods/network-check-target-9zrt9/network-check-target-container/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.384991636Z namespaces/openshift-network-diagnostics/pods/network-check-target-9zrt9/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.384996296Z namespaces/openshift-network-diagnostics/pods/network-check-target-9zrt9/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.385030586Z namespaces/openshift-network-diagnostics/pods/network-check-target-9zrt9/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.385121648Z namespaces/openshift-network-diagnostics/pods/network-check-target-9zrt9/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.38518755Z namespaces/openshift-network-diagnostics/pods/network-check-target-9zrt9/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.385214731Z namespaces/openshift-network-diagnostics/pods/network-check-target-cp457/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.385278512Z namespaces/openshift-network-diagnostics/pods/network-check-target-cp457/network-check-target-cp457.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.385357164Z namespaces/openshift-network-diagnostics/pods/network-check-target-cp457/network-check-target-container/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.385364304Z namespaces/openshift-network-diagnostics/pods/network-check-target-cp457/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.385368734Z namespaces/openshift-network-diagnostics/pods/network-check-target-cp457/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.385389174Z namespaces/openshift-network-diagnostics/pods/network-check-target-cp457/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.385485187Z namespaces/openshift-network-diagnostics/pods/network-check-target-cp457/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.385553248Z namespaces/openshift-network-diagnostics/pods/network-check-target-cp457/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.385596199Z namespaces/openshift-network-diagnostics/pods/network-check-target-cpmnw/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.38562175Z namespaces/openshift-network-diagnostics/pods/network-check-target-cpmnw/network-check-target-cpmnw.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.385706862Z namespaces/openshift-network-diagnostics/pods/network-check-target-cpmnw/network-check-target-container/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.385717752Z namespaces/openshift-network-diagnostics/pods/network-check-target-cpmnw/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.385722822Z namespaces/openshift-network-diagnostics/pods/network-check-target-cpmnw/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.385745693Z namespaces/openshift-network-diagnostics/pods/network-check-target-cpmnw/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.385847565Z namespaces/openshift-network-diagnostics/pods/network-check-target-cpmnw/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.385907676Z namespaces/openshift-network-diagnostics/pods/network-check-target-cpmnw/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.385926587Z namespaces/openshift-network-diagnostics/policy/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.385975918Z namespaces/openshift-network-diagnostics/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.386025319Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.386032119Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.38607042Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.386156492Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.386202413Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.386235264Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/network-diagnostics.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.386354136Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.386391867Z namespaces/openshift-network-diagnostics/route.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.386438528Z namespaces/openshift-network-diagnostics/route.openshift.io/routes.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.386473229Z namespaces/openshift-network-node-identity/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.38652665Z namespaces/openshift-network-node-identity/openshift-network-node-identity.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.386585151Z namespaces/openshift-network-node-identity/apps.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.386630652Z namespaces/openshift-network-node-identity/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.386664233Z namespaces/openshift-network-node-identity/apps/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.386710134Z namespaces/openshift-network-node-identity/apps/daemonsets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.386788216Z namespaces/openshift-network-node-identity/apps/deployments.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.386872468Z namespaces/openshift-network-node-identity/apps/replicasets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.38695158Z namespaces/openshift-network-node-identity/apps/statefulsets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.387003281Z namespaces/openshift-network-node-identity/autoscaling/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.387031101Z namespaces/openshift-network-node-identity/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.387084012Z namespaces/openshift-network-node-identity/batch/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.387118143Z namespaces/openshift-network-node-identity/batch/cronjobs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.387200325Z namespaces/openshift-network-node-identity/batch/jobs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.387255467Z namespaces/openshift-network-node-identity/build.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.387293117Z namespaces/openshift-network-node-identity/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.387384679Z namespaces/openshift-network-node-identity/build.openshift.io/builds.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.3874264Z namespaces/openshift-network-node-identity/coordination.k8s.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.387434771Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.387464161Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ovnkube-identity.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.387514932Z namespaces/openshift-network-node-identity/core/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.387554863Z namespaces/openshift-network-node-identity/core/configmaps.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.387655775Z namespaces/openshift-network-node-identity/core/endpoints.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.387731407Z namespaces/openshift-network-node-identity/core/events.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.387819279Z namespaces/openshift-network-node-identity/core/persistentvolumeclaims.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.387895291Z namespaces/openshift-network-node-identity/core/pods.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.387978543Z namespaces/openshift-network-node-identity/core/replicationcontrollers.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.388120526Z namespaces/openshift-network-node-identity/core/secrets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.388221338Z namespaces/openshift-network-node-identity/core/services.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.38829256Z namespaces/openshift-network-node-identity/core/serviceaccounts/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.3883232Z namespaces/openshift-network-node-identity/core/serviceaccounts/network-node-identity.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.388383392Z namespaces/openshift-network-node-identity/discovery.k8s.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.388419282Z namespaces/openshift-network-node-identity/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.388466724Z namespaces/openshift-network-node-identity/image.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.388499864Z namespaces/openshift-network-node-identity/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.388549696Z namespaces/openshift-network-node-identity/k8s.ovn.org/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.388587346Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.388664108Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.38874698Z namespaces/openshift-network-node-identity/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.388791351Z namespaces/openshift-network-node-identity/monitoring.coreos.com/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.388820371Z namespaces/openshift-network-node-identity/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.388879213Z namespaces/openshift-network-node-identity/networking.k8s.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.388913184Z namespaces/openshift-network-node-identity/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.388959375Z namespaces/openshift-network-node-identity/policy/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.388993735Z namespaces/openshift-network-node-identity/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.389044027Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.389051037Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.389080237Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/network-node-identity-leases.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.389133718Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.389162789Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/network-node-identity-leases.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.389224811Z namespaces/openshift-network-node-identity/route.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.389277442Z namespaces/openshift-network-node-identity/route.openshift.io/routes.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.389332283Z namespaces/openshift-network-operator/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.389366874Z namespaces/openshift-network-operator/openshift-network-operator.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.389427755Z namespaces/openshift-network-operator/apps.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.389462746Z namespaces/openshift-network-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.389513437Z namespaces/openshift-network-operator/apps/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.389547238Z namespaces/openshift-network-operator/apps/daemonsets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.38965693Z namespaces/openshift-network-operator/apps/deployments.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.389730362Z namespaces/openshift-network-operator/apps/replicasets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.389814844Z namespaces/openshift-network-operator/apps/statefulsets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.389850535Z namespaces/openshift-network-operator/apps/daemonsets/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.389894426Z namespaces/openshift-network-operator/apps/daemonsets/iptables-alerter.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.389962777Z namespaces/openshift-network-operator/autoscaling/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.389999798Z namespaces/openshift-network-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.390033879Z namespaces/openshift-network-operator/batch/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.39008605Z namespaces/openshift-network-operator/batch/cronjobs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.390159422Z namespaces/openshift-network-operator/batch/jobs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.390209823Z namespaces/openshift-network-operator/build.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.390255354Z namespaces/openshift-network-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.390445768Z namespaces/openshift-network-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.390473319Z namespaces/openshift-network-operator/coordination.k8s.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.390478049Z namespaces/openshift-network-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.3905343Z namespaces/openshift-network-operator/coordination.k8s.io/leases/network-operator-lock.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.390581351Z namespaces/openshift-network-operator/core/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.390619222Z namespaces/openshift-network-operator/core/configmaps.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.390750775Z namespaces/openshift-network-operator/core/endpoints.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.390832117Z namespaces/openshift-network-operator/core/events.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.391013001Z namespaces/openshift-network-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.391088262Z namespaces/openshift-network-operator/core/pods.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.39142573Z namespaces/openshift-network-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.391506552Z namespaces/openshift-network-operator/core/secrets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.391634635Z namespaces/openshift-network-operator/core/services.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.391681056Z namespaces/openshift-network-operator/core/configmaps/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.391726757Z namespaces/openshift-network-operator/core/configmaps/applied-cluster.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.391811689Z namespaces/openshift-network-operator/core/configmaps/iptables-alerter-script.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.39187373Z namespaces/openshift-network-operator/core/serviceaccounts/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.391908551Z namespaces/openshift-network-operator/core/serviceaccounts/iptables-alerter.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.391963762Z namespaces/openshift-network-operator/discovery.k8s.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.391997883Z namespaces/openshift-network-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.392051704Z namespaces/openshift-network-operator/image.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.392080705Z namespaces/openshift-network-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.392134606Z namespaces/openshift-network-operator/k8s.ovn.org/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.392162366Z namespaces/openshift-network-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.392252259Z namespaces/openshift-network-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.392354941Z namespaces/openshift-network-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.392400122Z namespaces/openshift-network-operator/monitoring.coreos.com/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.392426783Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.392493044Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.392527775Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/openshift-network-operator-ipsec-rules.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.392580536Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.392614337Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/network-operator.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.392669658Z namespaces/openshift-network-operator/networking.k8s.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.392703789Z namespaces/openshift-network-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.39275349Z namespaces/openshift-network-operator/pods/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.39276055Z namespaces/openshift-network-operator/pods/iptables-alerter-5bnrr/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.39278388Z namespaces/openshift-network-operator/pods/iptables-alerter-5bnrr/iptables-alerter-5bnrr.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.392871793Z namespaces/openshift-network-operator/pods/iptables-alerter-5bnrr/iptables-alerter/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.392878673Z namespaces/openshift-network-operator/pods/iptables-alerter-5bnrr/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.392882753Z namespaces/openshift-network-operator/pods/iptables-alerter-5bnrr/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.392912333Z namespaces/openshift-network-operator/pods/iptables-alerter-5bnrr/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.393021326Z namespaces/openshift-network-operator/pods/iptables-alerter-5bnrr/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.393120978Z namespaces/openshift-network-operator/pods/iptables-alerter-5bnrr/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.393175339Z namespaces/openshift-network-operator/pods/iptables-alerter-d226r/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.393257941Z namespaces/openshift-network-operator/pods/iptables-alerter-d226r/iptables-alerter-d226r.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.393337733Z namespaces/openshift-network-operator/pods/iptables-alerter-d226r/iptables-alerter/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.393345513Z namespaces/openshift-network-operator/pods/iptables-alerter-d226r/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.393349453Z namespaces/openshift-network-operator/pods/iptables-alerter-d226r/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.393399514Z namespaces/openshift-network-operator/pods/iptables-alerter-d226r/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.393530707Z namespaces/openshift-network-operator/pods/iptables-alerter-d226r/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.39366765Z namespaces/openshift-network-operator/pods/iptables-alerter-d226r/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.393743992Z namespaces/openshift-network-operator/pods/iptables-alerter-fchvz/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.393811263Z namespaces/openshift-network-operator/pods/iptables-alerter-fchvz/iptables-alerter-fchvz.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.393900136Z namespaces/openshift-network-operator/pods/iptables-alerter-fchvz/iptables-alerter/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.393907416Z namespaces/openshift-network-operator/pods/iptables-alerter-fchvz/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.393911446Z namespaces/openshift-network-operator/pods/iptables-alerter-fchvz/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.393959387Z namespaces/openshift-network-operator/pods/iptables-alerter-fchvz/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.394043189Z namespaces/openshift-network-operator/pods/iptables-alerter-fchvz/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.39410878Z namespaces/openshift-network-operator/pods/iptables-alerter-fchvz/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.394120681Z namespaces/openshift-network-operator/policy/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.394185452Z namespaces/openshift-network-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.394212903Z namespaces/openshift-network-operator/route.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.394282314Z namespaces/openshift-network-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.394329515Z namespaces/openshift-operator-lifecycle-manager/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.394389727Z namespaces/openshift-operator-lifecycle-manager/openshift-operator-lifecycle-manager.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.394456308Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.394489499Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.394561171Z namespaces/openshift-operator-lifecycle-manager/apps/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.394599491Z namespaces/openshift-operator-lifecycle-manager/apps/daemonsets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.394681113Z namespaces/openshift-operator-lifecycle-manager/apps/deployments.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.394762265Z namespaces/openshift-operator-lifecycle-manager/apps/replicasets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.394846797Z namespaces/openshift-operator-lifecycle-manager/apps/statefulsets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.394896038Z namespaces/openshift-operator-lifecycle-manager/autoscaling/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.394924489Z namespaces/openshift-operator-lifecycle-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.39498551Z namespaces/openshift-operator-lifecycle-manager/batch/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.39499756Z namespaces/openshift-operator-lifecycle-manager/batch/cronjobs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.395095263Z namespaces/openshift-operator-lifecycle-manager/batch/jobs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.395137033Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.395177014Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.395258326Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.395321998Z namespaces/openshift-operator-lifecycle-manager/core/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.395369519Z namespaces/openshift-operator-lifecycle-manager/core/configmaps.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.395464601Z namespaces/openshift-operator-lifecycle-manager/core/endpoints.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.395547243Z namespaces/openshift-operator-lifecycle-manager/core/events.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.395637735Z namespaces/openshift-operator-lifecycle-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.395716757Z namespaces/openshift-operator-lifecycle-manager/core/pods.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.395800058Z namespaces/openshift-operator-lifecycle-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.395922561Z namespaces/openshift-operator-lifecycle-manager/core/secrets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.396113245Z namespaces/openshift-operator-lifecycle-manager/core/services.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.396176597Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.396220808Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.39629753Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.396342051Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.396390922Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.396432733Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.396511754Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.396593006Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.396636867Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.396675578Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.396727339Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.39676453Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/olm-alert-rules.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.396846512Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.396861342Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.396961874Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.396972775Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.396982585Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/olm-operators.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.397040366Z namespaces/openshift-operator-lifecycle-manager/policy/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.397085847Z namespaces/openshift-operator-lifecycle-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.397139729Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.397181299Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.39722822Z namespaces/openshift-operators/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.397235291Z namespaces/openshift-operators/operators.coreos.com/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.397259551Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.397303162Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/global-operators.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.397339903Z namespaces/openshift-ovn-kubernetes/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.397391004Z namespaces/openshift-ovn-kubernetes/openshift-ovn-kubernetes.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.397445585Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.397483096Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.397535907Z namespaces/openshift-ovn-kubernetes/apps/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.397561978Z namespaces/openshift-ovn-kubernetes/apps/daemonsets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.397760872Z namespaces/openshift-ovn-kubernetes/apps/deployments.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.397840264Z namespaces/openshift-ovn-kubernetes/apps/replicasets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.397912216Z namespaces/openshift-ovn-kubernetes/apps/statefulsets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.397966007Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.397993517Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ovnkube-node.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.398132041Z namespaces/openshift-ovn-kubernetes/autoscaling/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.398169572Z namespaces/openshift-ovn-kubernetes/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.398216282Z namespaces/openshift-ovn-kubernetes/batch/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.398281034Z namespaces/openshift-ovn-kubernetes/batch/cronjobs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.398372676Z namespaces/openshift-ovn-kubernetes/batch/jobs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.398421077Z namespaces/openshift-ovn-kubernetes/build.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.398457608Z namespaces/openshift-ovn-kubernetes/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.39853508Z namespaces/openshift-ovn-kubernetes/build.openshift.io/builds.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.398574811Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.398581841Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.398621322Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ovn-kubernetes-master.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.398689853Z namespaces/openshift-ovn-kubernetes/core/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.398706573Z namespaces/openshift-ovn-kubernetes/core/configmaps.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.398940329Z namespaces/openshift-ovn-kubernetes/core/endpoints.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.399019901Z namespaces/openshift-ovn-kubernetes/core/events.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.39945554Z namespaces/openshift-ovn-kubernetes/core/persistentvolumeclaims.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.399579283Z namespaces/openshift-ovn-kubernetes/core/pods.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.400302399Z namespaces/openshift-ovn-kubernetes/core/replicationcontrollers.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.400378981Z namespaces/openshift-ovn-kubernetes/core/secrets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.400556535Z namespaces/openshift-ovn-kubernetes/core/services.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.400591776Z namespaces/openshift-ovn-kubernetes/core/configmaps/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.400639967Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-config.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.400709318Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-script-lib.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.400843681Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.400862932Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-control-plane.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.400966234Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-node.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.401009805Z namespaces/openshift-ovn-kubernetes/core/services/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.401052366Z namespaces/openshift-ovn-kubernetes/core/services/ovn-kubernetes-node.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.401105727Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.401146008Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.401202129Z namespaces/openshift-ovn-kubernetes/image.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.401262841Z namespaces/openshift-ovn-kubernetes/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.401332563Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.401340753Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.401361063Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/default.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.401427235Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.401456295Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.401532817Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.40164167Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.40166066Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.401709701Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.401752332Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.401805203Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/networking-rules.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.401889325Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.401910136Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/monitor-ovn-node.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.401968307Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.401976377Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.402003978Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ovn.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.40212586Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/signer.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.402169551Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.402227213Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.402282434Z namespaces/openshift-ovn-kubernetes/pods/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.402299194Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-88v79/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.402376626Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-88v79/ovnkube-node-88v79.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.40256808Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-88v79/kube-rbac-proxy-node/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.402576251Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-88v79/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.40258058Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-88v79/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.402617211Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-88v79/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.402749834Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-88v79/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.402824456Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-88v79/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.402843537Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-88v79/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.402849406Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-88v79/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.402860607Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-88v79/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.402906668Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-88v79/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.40300908Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-88v79/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.403090932Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-88v79/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.403102382Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-88v79/nbdb/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.403109122Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-88v79/nbdb/nbdb/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.403113032Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-88v79/nbdb/nbdb/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.403160693Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-88v79/nbdb/nbdb/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.403261876Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-88v79/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.403346898Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-88v79/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.403366468Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-88v79/northd/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.403376098Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-88v79/northd/northd/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.403380749Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-88v79/northd/northd/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.40343124Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-88v79/northd/northd/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.403535212Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-88v79/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.403605483Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-88v79/northd/northd/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.403651264Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-88v79/ovn-acl-logging/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.403660455Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-88v79/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.403665235Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-88v79/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.403674395Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-88v79/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.403783358Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-88v79/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.403827108Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-88v79/ovn-controller/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.403839629Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-88v79/ovn-controller/ovn-controller/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.403847099Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-88v79/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.40387861Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-88v79/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.404142495Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-88v79/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.404195797Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-88v79/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.404224668Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-88v79/ovnkube-controller/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.404230997Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-88v79/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.404254698Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-88v79/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.404289979Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-88v79/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.405587668Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-88v79/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.405643289Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-88v79/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.40567258Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-88v79/sbdb/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.40568091Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-88v79/sbdb/sbdb/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.4056858Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-88v79/sbdb/sbdb/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.405734661Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-88v79/sbdb/sbdb/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.405831224Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-88v79/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.405906105Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-88v79/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.405920315Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-r9k9k/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.405999867Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-r9k9k/ovnkube-node-r9k9k.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.406147051Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-r9k9k/kube-rbac-proxy-node/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.406158211Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-r9k9k/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.406163441Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-r9k9k/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.406175031Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-r9k9k/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.406341855Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-r9k9k/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.406412997Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-r9k9k/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.406425977Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-r9k9k/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.406440227Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-r9k9k/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.406452567Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-r9k9k/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.406490748Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-r9k9k/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.406643132Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-r9k9k/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.406710203Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-r9k9k/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.406722653Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-r9k9k/nbdb/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.406730664Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-r9k9k/nbdb/nbdb/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.406735494Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-r9k9k/nbdb/nbdb/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.406783885Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-r9k9k/nbdb/nbdb/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.406889907Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-r9k9k/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.406942778Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-r9k9k/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.406978099Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-r9k9k/northd/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.406986519Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-r9k9k/northd/northd/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.40699041Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-r9k9k/northd/northd/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.4070272Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-r9k9k/northd/northd/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.407130023Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-r9k9k/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.407194394Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-r9k9k/northd/northd/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.407227965Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-r9k9k/ovn-acl-logging/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.407274686Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-r9k9k/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.407279466Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-r9k9k/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.407289026Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-r9k9k/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.407380688Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-r9k9k/ovn-acl-logging/ovn-acl-logging/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.40745559Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-r9k9k/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.407490511Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-r9k9k/ovn-controller/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.407497751Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-r9k9k/ovn-controller/ovn-controller/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.407501801Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-r9k9k/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.407523011Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-r9k9k/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.407709446Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-r9k9k/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.407781957Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-r9k9k/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.407810258Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-r9k9k/ovnkube-controller/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.407817598Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-r9k9k/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.407821708Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-r9k9k/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.407870549Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-r9k9k/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.40877964Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-r9k9k/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.408845921Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-r9k9k/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.408885562Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-r9k9k/sbdb/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.408892552Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-r9k9k/sbdb/sbdb/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.408896452Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-r9k9k/sbdb/sbdb/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.408918463Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-r9k9k/sbdb/sbdb/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.409022845Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-r9k9k/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.409109297Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-r9k9k/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.409123377Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z75rk/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.409207859Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z75rk/ovnkube-node-z75rk.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.409390063Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z75rk/kube-rbac-proxy-node/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.409405424Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z75rk/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.409409584Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z75rk/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.409421994Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z75rk/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.409561817Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z75rk/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.409629009Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z75rk/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.40967021Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z75rk/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.40967729Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z75rk/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.40968127Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z75rk/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.409757962Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z75rk/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.409885975Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z75rk/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.409950256Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z75rk/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.409985887Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z75rk/nbdb/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.409990577Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z75rk/nbdb/nbdb/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.409995547Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z75rk/nbdb/nbdb/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.410063948Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z75rk/nbdb/nbdb/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.41015741Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z75rk/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.410258643Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z75rk/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.410326144Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z75rk/northd/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.410334585Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z75rk/northd/northd/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.410338735Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z75rk/northd/northd/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.410402076Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z75rk/northd/northd/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.410514378Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z75rk/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.41058568Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z75rk/northd/northd/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.410616081Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z75rk/ovn-acl-logging/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.410620481Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z75rk/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.410625181Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z75rk/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.410664512Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z75rk/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.410751494Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z75rk/ovn-acl-logging/ovn-acl-logging/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.410824945Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z75rk/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.410839086Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z75rk/ovn-controller/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.410845326Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z75rk/ovn-controller/ovn-controller/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.410849096Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z75rk/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.410896567Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z75rk/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.411103462Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z75rk/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.411169123Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z75rk/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.411208144Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z75rk/ovnkube-controller/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.411215704Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z75rk/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.411219845Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z75rk/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.411254075Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z75rk/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.412218717Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z75rk/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.412304719Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z75rk/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.412336639Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z75rk/sbdb/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.41234447Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z75rk/sbdb/sbdb/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.41234896Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z75rk/sbdb/sbdb/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.412387661Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z75rk/sbdb/sbdb/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.412483233Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z75rk/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.412547884Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-z75rk/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.412587105Z namespaces/openshift-ovn-kubernetes/policy/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.412626096Z namespaces/openshift-ovn-kubernetes/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.412664097Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.412671337Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.412719568Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.41280963Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-nodes-identity-limited.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.412934473Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.412967604Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.413030095Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.413115647Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-node-limited.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.413188979Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.41325901Z namespaces/openshift-ovn-kubernetes/route.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.413292541Z namespaces/openshift-ovn-kubernetes/route.openshift.io/routes.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.413346632Z namespaces/openshift-route-controller-manager/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.413354272Z namespaces/openshift-route-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.413358242Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.413381443Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/openshift-route-controllers.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.413444614Z namespaces/openshift-service-ca-operator/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.413473755Z namespaces/openshift-service-ca-operator/openshift-service-ca-operator.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.413572167Z namespaces/openshift-service-ca-operator/apps.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.413601798Z namespaces/openshift-service-ca-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.413654109Z namespaces/openshift-service-ca-operator/apps/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.41368662Z namespaces/openshift-service-ca-operator/apps/daemonsets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.413770702Z namespaces/openshift-service-ca-operator/apps/deployments.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.413888704Z namespaces/openshift-service-ca-operator/apps/replicasets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.413980016Z namespaces/openshift-service-ca-operator/apps/statefulsets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.414012517Z namespaces/openshift-service-ca-operator/autoscaling/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.414065328Z namespaces/openshift-service-ca-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.414114989Z namespaces/openshift-service-ca-operator/batch/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.41414162Z namespaces/openshift-service-ca-operator/batch/cronjobs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.414230472Z namespaces/openshift-service-ca-operator/batch/jobs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.414401306Z namespaces/openshift-service-ca-operator/build.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.414418996Z namespaces/openshift-service-ca-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.414520448Z namespaces/openshift-service-ca-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.414550239Z namespaces/openshift-service-ca-operator/coordination.k8s.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.414556669Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.41460227Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/service-ca-operator-lock.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.414657062Z namespaces/openshift-service-ca-operator/core/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.414685902Z namespaces/openshift-service-ca-operator/core/configmaps.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.414802405Z namespaces/openshift-service-ca-operator/core/endpoints.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.414876216Z namespaces/openshift-service-ca-operator/core/events.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.415061651Z namespaces/openshift-service-ca-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.415136162Z namespaces/openshift-service-ca-operator/core/pods.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.415425179Z namespaces/openshift-service-ca-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.415546871Z namespaces/openshift-service-ca-operator/core/secrets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.415735776Z namespaces/openshift-service-ca-operator/core/services.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.415778897Z namespaces/openshift-service-ca-operator/discovery.k8s.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.415825288Z namespaces/openshift-service-ca-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.415881169Z namespaces/openshift-service-ca-operator/image.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.41592292Z namespaces/openshift-service-ca-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.415963761Z namespaces/openshift-service-ca-operator/k8s.ovn.org/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.416010362Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.416090244Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.416167985Z namespaces/openshift-service-ca-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.416219057Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.416259127Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.416335029Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.41637421Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/service-ca-operator.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.416427321Z namespaces/openshift-service-ca-operator/networking.k8s.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.416467602Z namespaces/openshift-service-ca-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.416513843Z namespaces/openshift-service-ca-operator/pods/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.416520543Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d6c75f84f-2ffrj/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.416557264Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d6c75f84f-2ffrj/service-ca-operator-5d6c75f84f-2ffrj.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.416642946Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d6c75f84f-2ffrj/service-ca-operator/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.416650686Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d6c75f84f-2ffrj/service-ca-operator/service-ca-operator/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.416655096Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d6c75f84f-2ffrj/service-ca-operator/service-ca-operator/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.416719948Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d6c75f84f-2ffrj/service-ca-operator/service-ca-operator/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.416917872Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d6c75f84f-2ffrj/service-ca-operator/service-ca-operator/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.417064045Z namespaces/openshift-service-ca-operator/policy/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.417101997Z namespaces/openshift-service-ca-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.417143837Z namespaces/openshift-service-ca-operator/route.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.417183678Z namespaces/openshift-service-ca-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.41723416Z namespaces/openshift-service-ca/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.417299141Z namespaces/openshift-service-ca/openshift-service-ca.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.417358642Z namespaces/openshift-service-ca/apps.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.417387913Z namespaces/openshift-service-ca/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.417439944Z namespaces/openshift-service-ca/apps/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.417471155Z namespaces/openshift-service-ca/apps/daemonsets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.417556267Z namespaces/openshift-service-ca/apps/deployments.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.417660259Z namespaces/openshift-service-ca/apps/replicasets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.417761071Z namespaces/openshift-service-ca/apps/statefulsets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.417790572Z namespaces/openshift-service-ca/autoscaling/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.417841823Z namespaces/openshift-service-ca/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.417877674Z namespaces/openshift-service-ca/batch/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.417926065Z namespaces/openshift-service-ca/batch/cronjobs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.418008047Z namespaces/openshift-service-ca/batch/jobs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.418051988Z namespaces/openshift-service-ca/build.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.418079648Z namespaces/openshift-service-ca/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.41816964Z namespaces/openshift-service-ca/build.openshift.io/builds.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.418198391Z namespaces/openshift-service-ca/coordination.k8s.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.418206671Z namespaces/openshift-service-ca/coordination.k8s.io/leases/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.418260563Z namespaces/openshift-service-ca/coordination.k8s.io/leases/service-ca-controller-lock.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.418335194Z namespaces/openshift-service-ca/core/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.418384965Z namespaces/openshift-service-ca/core/configmaps.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.418495178Z namespaces/openshift-service-ca/core/endpoints.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.41857255Z namespaces/openshift-service-ca/core/events.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.418686122Z namespaces/openshift-service-ca/core/persistentvolumeclaims.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.418767694Z namespaces/openshift-service-ca/core/pods.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.418870706Z namespaces/openshift-service-ca/core/replicationcontrollers.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.418992919Z namespaces/openshift-service-ca/core/secrets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.419160743Z namespaces/openshift-service-ca/core/services.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.419194933Z namespaces/openshift-service-ca/discovery.k8s.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.419261275Z namespaces/openshift-service-ca/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.419320276Z namespaces/openshift-service-ca/image.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.419337077Z namespaces/openshift-service-ca/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.419393038Z namespaces/openshift-service-ca/k8s.ovn.org/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.419435589Z namespaces/openshift-service-ca/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.419525731Z namespaces/openshift-service-ca/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.419597382Z namespaces/openshift-service-ca/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.419647863Z namespaces/openshift-service-ca/monitoring.coreos.com/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.419676224Z namespaces/openshift-service-ca/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.419726315Z namespaces/openshift-service-ca/networking.k8s.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.419755296Z namespaces/openshift-service-ca/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.419809127Z namespaces/openshift-service-ca/pods/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.419816057Z namespaces/openshift-service-ca/pods/service-ca-658d7b7c78-nqfzz/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.419857468Z namespaces/openshift-service-ca/pods/service-ca-658d7b7c78-nqfzz/service-ca-658d7b7c78-nqfzz.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.41992918Z namespaces/openshift-service-ca/pods/service-ca-658d7b7c78-nqfzz/service-ca-controller/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.41993644Z namespaces/openshift-service-ca/pods/service-ca-658d7b7c78-nqfzz/service-ca-controller/service-ca-controller/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.41994022Z namespaces/openshift-service-ca/pods/service-ca-658d7b7c78-nqfzz/service-ca-controller/service-ca-controller/logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.419977551Z namespaces/openshift-service-ca/pods/service-ca-658d7b7c78-nqfzz/service-ca-controller/service-ca-controller/logs/current.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.420198036Z namespaces/openshift-service-ca/pods/service-ca-658d7b7c78-nqfzz/service-ca-controller/service-ca-controller/logs/previous.insecure.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.420284228Z namespaces/openshift-service-ca/pods/service-ca-658d7b7c78-nqfzz/service-ca-controller/service-ca-controller/logs/previous.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.420326599Z namespaces/openshift-service-ca/policy/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.420353239Z namespaces/openshift-service-ca/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.420411091Z namespaces/openshift-service-ca/route.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.420440211Z namespaces/openshift-service-ca/route.openshift.io/routes.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.420490933Z namespaces/openshift-user-workload-monitoring/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.420534723Z namespaces/openshift-user-workload-monitoring/openshift-user-workload-monitoring.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.420572424Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.420624516Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.420670937Z namespaces/openshift-user-workload-monitoring/apps/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.420705377Z namespaces/openshift-user-workload-monitoring/apps/daemonsets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.420786259Z namespaces/openshift-user-workload-monitoring/apps/deployments.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.420868731Z namespaces/openshift-user-workload-monitoring/apps/replicasets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.420944913Z namespaces/openshift-user-workload-monitoring/apps/statefulsets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.420996354Z namespaces/openshift-user-workload-monitoring/autoscaling/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.421030755Z namespaces/openshift-user-workload-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.421058315Z namespaces/openshift-user-workload-monitoring/batch/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.421126977Z namespaces/openshift-user-workload-monitoring/batch/cronjobs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.421191688Z namespaces/openshift-user-workload-monitoring/batch/jobs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.42126238Z namespaces/openshift-user-workload-monitoring/build.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.42128581Z namespaces/openshift-user-workload-monitoring/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.421388293Z namespaces/openshift-user-workload-monitoring/build.openshift.io/builds.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.421421543Z namespaces/openshift-user-workload-monitoring/core/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.421451294Z namespaces/openshift-user-workload-monitoring/core/configmaps.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.421572057Z namespaces/openshift-user-workload-monitoring/core/endpoints.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.421643718Z namespaces/openshift-user-workload-monitoring/core/events.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.4217301Z namespaces/openshift-user-workload-monitoring/core/persistentvolumeclaims.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.421798382Z namespaces/openshift-user-workload-monitoring/core/pods.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.421882354Z namespaces/openshift-user-workload-monitoring/core/replicationcontrollers.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.421997676Z namespaces/openshift-user-workload-monitoring/core/secrets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.42215039Z namespaces/openshift-user-workload-monitoring/core/services.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.422195201Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.422215011Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.422366755Z namespaces/openshift-user-workload-monitoring/image.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.422388385Z namespaces/openshift-user-workload-monitoring/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.422449597Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.422489907Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.42258222Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.422654731Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.422700202Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.422718592Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.422784464Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.422800514Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.422862606Z namespaces/openshift-user-workload-monitoring/policy/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.422880986Z namespaces/openshift-user-workload-monitoring/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.422951148Z namespaces/openshift-user-workload-monitoring/route.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.422966528Z namespaces/openshift-user-workload-monitoring/route.openshift.io/routes.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.423014249Z namespaces/openshift/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.4230654Z namespaces/openshift/openshift.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.423118541Z namespaces/openshift/apps.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.423146982Z namespaces/openshift/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.423208074Z namespaces/openshift/apps/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.423223904Z namespaces/openshift/apps/daemonsets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.423324106Z namespaces/openshift/apps/deployments.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.423419938Z namespaces/openshift/apps/replicasets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.42349523Z namespaces/openshift/apps/statefulsets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.42351632Z namespaces/openshift/autoscaling/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.423577452Z namespaces/openshift/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.423618143Z namespaces/openshift/batch/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.423647453Z namespaces/openshift/batch/cronjobs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.423737655Z namespaces/openshift/batch/jobs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.423775156Z namespaces/openshift/build.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.423819697Z namespaces/openshift/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.423902609Z namespaces/openshift/build.openshift.io/builds.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.4239435Z namespaces/openshift/core/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.423971851Z namespaces/openshift/core/configmaps.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.424077193Z namespaces/openshift/core/endpoints.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.424149965Z namespaces/openshift/core/events.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.424231357Z namespaces/openshift/core/persistentvolumeclaims.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.424323088Z namespaces/openshift/core/pods.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.42440371Z namespaces/openshift/core/replicationcontrollers.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.424523333Z namespaces/openshift/core/secrets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.424679527Z namespaces/openshift/core/services.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.424728308Z namespaces/openshift/discovery.k8s.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.424764849Z namespaces/openshift/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.424819Z namespaces/openshift/image.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.42484942Z namespaces/openshift/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.42615762Z namespaces/openshift/image.openshift.io/imagestreams/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.42617352Z namespaces/openshift/image.openshift.io/imagestreams/cli-artifacts.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.426306313Z namespaces/openshift/image.openshift.io/imagestreams/cli.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.426402675Z namespaces/openshift/image.openshift.io/imagestreams/dotnet-runtime.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.426513018Z namespaces/openshift/image.openshift.io/imagestreams/dotnet.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.42660518Z namespaces/openshift/image.openshift.io/imagestreams/driver-toolkit.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.426695302Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift-java11.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.426861825Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.427023779Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java-openshift.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.427144912Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java11-openshift.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.427231554Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift-jdk11.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.427335866Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.427462849Z namespaces/openshift/image.openshift.io/imagestreams/golang.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.427577252Z namespaces/openshift/image.openshift.io/imagestreams/httpd.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.427676414Z namespaces/openshift/image.openshift.io/imagestreams/installer-artifacts.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.427772776Z namespaces/openshift/image.openshift.io/imagestreams/installer.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.427856028Z namespaces/openshift/image.openshift.io/imagestreams/java-runtime.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.428035872Z namespaces/openshift/image.openshift.io/imagestreams/java.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.428155305Z namespaces/openshift/image.openshift.io/imagestreams/jboss-datagrid73-openshift.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.428294448Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-openshift.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.42839291Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.428504973Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-openshift.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.428592044Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.428689437Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-openshift.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.428791179Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.428880721Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-openshift.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.428979533Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-runtime-openshift.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.429079866Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk11-tomcat9-openshift-ubi8.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.429183178Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk8-tomcat9-openshift-ubi8.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.429316321Z namespaces/openshift/image.openshift.io/imagestreams/jenkins-agent-base.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.429441703Z namespaces/openshift/image.openshift.io/imagestreams/jenkins.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.429546936Z namespaces/openshift/image.openshift.io/imagestreams/mariadb.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.429658979Z namespaces/openshift/image.openshift.io/imagestreams/must-gather.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.42974389Z namespaces/openshift/image.openshift.io/imagestreams/mysql.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.429848243Z namespaces/openshift/image.openshift.io/imagestreams/network-tools.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.429939355Z namespaces/openshift/image.openshift.io/imagestreams/nginx.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.430055147Z namespaces/openshift/image.openshift.io/imagestreams/nodejs.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.430202351Z namespaces/openshift/image.openshift.io/imagestreams/oauth-proxy.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.430404315Z namespaces/openshift/image.openshift.io/imagestreams/openjdk-11-rhel7.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.430518258Z namespaces/openshift/image.openshift.io/imagestreams/perl.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.43061284Z namespaces/openshift/image.openshift.io/imagestreams/php.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.430726852Z namespaces/openshift/image.openshift.io/imagestreams/postgresql.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.430855055Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso75-openshift-rhel8.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.430941487Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso76-openshift-rhel8.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.431030869Z namespaces/openshift/image.openshift.io/imagestreams/python.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.431159942Z namespaces/openshift/image.openshift.io/imagestreams/redhat-openjdk18-openshift.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.431311676Z namespaces/openshift/image.openshift.io/imagestreams/redis.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.431413408Z namespaces/openshift/image.openshift.io/imagestreams/ruby.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.43152574Z namespaces/openshift/image.openshift.io/imagestreams/sso75-openshift-rhel8.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.431615862Z namespaces/openshift/image.openshift.io/imagestreams/sso76-openshift-rhel8.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.431705304Z namespaces/openshift/image.openshift.io/imagestreams/tests.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.431796516Z namespaces/openshift/image.openshift.io/imagestreams/tools.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.431917879Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11-runtime.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.432035312Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.432153444Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17-runtime.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.432278937Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.43239704Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21-runtime.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.432485052Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.432576954Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8-runtime.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.432695136Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.432779729Z namespaces/openshift/k8s.ovn.org/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.432826039Z namespaces/openshift/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.432905661Z namespaces/openshift/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.432987713Z namespaces/openshift/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.433027924Z namespaces/openshift/monitoring.coreos.com/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.433059165Z namespaces/openshift/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.433103106Z namespaces/openshift/networking.k8s.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.433150297Z namespaces/openshift/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.433183378Z namespaces/openshift/policy/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.433251079Z namespaces/openshift/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.43328557Z namespaces/openshift/route.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.433339471Z namespaces/openshift/route.openshift.io/routes.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.433389282Z namespaces/openshift/template.openshift.io/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.433402223Z namespaces/openshift/template.openshift.io/templates/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.433413363Z namespaces/openshift/template.openshift.io/templates/cache-service.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.433538875Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-example.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.433680749Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-persistent.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.433799131Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-example.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.433895783Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-persistent.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.434073927Z namespaces/openshift/template.openshift.io/templates/datagrid-service.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.43417497Z namespaces/openshift/template.openshift.io/templates/django-psql-example.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.434311003Z namespaces/openshift/template.openshift.io/templates/django-psql-persistent.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.434432146Z namespaces/openshift/template.openshift.io/templates/eap-xp3-basic-s2i.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.434687601Z namespaces/openshift/template.openshift.io/templates/eap-xp4-basic-s2i.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.434817464Z namespaces/openshift/template.openshift.io/templates/eap74-basic-s2i.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.434938607Z namespaces/openshift/template.openshift.io/templates/eap74-https-s2i.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.43506229Z namespaces/openshift/template.openshift.io/templates/eap74-sso-s2i.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.435201023Z namespaces/openshift/template.openshift.io/templates/httpd-example.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.435325586Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral-monitored.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.435447688Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.435547251Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent-monitored.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.435665263Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.435770416Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-basic-s2i.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.435878578Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-https-s2i.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.436017651Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-basic-s2i.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.436081372Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-https-s2i.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.436187625Z namespaces/openshift/template.openshift.io/templates/mariadb-ephemeral.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.436370639Z namespaces/openshift/template.openshift.io/templates/mariadb-persistent.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.436466591Z namespaces/openshift/template.openshift.io/templates/mysql-ephemeral.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.436568634Z namespaces/openshift/template.openshift.io/templates/mysql-persistent.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.436678326Z namespaces/openshift/template.openshift.io/templates/nginx-example.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.436813449Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-example.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.436927242Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-persistent.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.437034974Z namespaces/openshift/template.openshift.io/templates/openjdk-web-basic-s2i.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.437139586Z namespaces/openshift/template.openshift.io/templates/postgresql-ephemeral.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.437252349Z namespaces/openshift/template.openshift.io/templates/postgresql-persistent.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.437361671Z namespaces/openshift/template.openshift.io/templates/rails-pgsql-persistent.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.437504455Z namespaces/openshift/template.openshift.io/templates/rails-postgresql-example.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.437615747Z namespaces/openshift/template.openshift.io/templates/react-web-app-example.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.437715619Z namespaces/openshift/template.openshift.io/templates/redis-ephemeral.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.437820412Z namespaces/openshift/template.openshift.io/templates/redis-persistent.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.437915364Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-rest-3scale.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.438033846Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-xml.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.438137419Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.438263032Z namespaces/openshift/template.openshift.io/templates/sso75-https.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.438474716Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-https.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.438577259Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-postgresql-persistent.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.438703991Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql-persistent.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.438828384Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.438950387Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-https.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.43909266Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql-persistent.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.439218383Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.439365106Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-https.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.439478379Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-postgresql-persistent.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.439609902Z network_logs/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.439638592Z network_logs/cluster_scale [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.439728734Z network_logs/ippools.whereabouts.cni.cncf.io [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.439800696Z network_logs/multi-networkpolicy [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.439883958Z network_logs/net-attach-def [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.43996035Z network_logs/overlappingrangeipreservations.whereabouts.cni.cncf.io [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.440104193Z network_logs/ovn_kubernetes_top_pods [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.440194645Z network_logs/ovnk_database_store.tar.gz [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.441586196Z nodes/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.441627797Z nodes/debug [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.441716159Z nodes/ip-10-0-136-232.ec2.internal/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.44174481Z nodes/ip-10-0-136-232.ec2.internal/cpu_affinities.json [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.442027856Z nodes/ip-10-0-136-232.ec2.internal/dmesg [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.442318703Z nodes/ip-10-0-136-232.ec2.internal/ethtool_channels [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.442412555Z nodes/ip-10-0-136-232.ec2.internal/ethtool_features [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.442499387Z nodes/ip-10-0-136-232.ec2.internal/ip-10-0-136-232.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.442890795Z nodes/ip-10-0-136-232.ec2.internal/irq_affinities.json [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.443036209Z nodes/ip-10-0-136-232.ec2.internal/lscpu [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.443158831Z nodes/ip-10-0-136-232.ec2.internal/lspci [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.443277674Z nodes/ip-10-0-136-232.ec2.internal/podresources.json [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.443372006Z nodes/ip-10-0-136-232.ec2.internal/pods_info.json [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.443489309Z nodes/ip-10-0-136-232.ec2.internal/proc_cmdline [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.443570711Z nodes/ip-10-0-136-232.ec2.internal/sysinfo.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.445193647Z nodes/ip-10-0-136-232.ec2.internal/sysinfo.tgz [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.445367741Z nodes/ip-10-0-136-253.ec2.internal/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.445382911Z nodes/ip-10-0-136-253.ec2.internal/cpu_affinities.json [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.445652737Z nodes/ip-10-0-136-253.ec2.internal/dmesg [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.445871952Z nodes/ip-10-0-136-253.ec2.internal/ethtool_channels [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.445944044Z nodes/ip-10-0-136-253.ec2.internal/ethtool_features [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.446031056Z nodes/ip-10-0-136-253.ec2.internal/ip-10-0-136-253.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.446380124Z nodes/ip-10-0-136-253.ec2.internal/irq_affinities.json [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.446533817Z nodes/ip-10-0-136-253.ec2.internal/lscpu [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.44665319Z nodes/ip-10-0-136-253.ec2.internal/lspci [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.446736082Z nodes/ip-10-0-136-253.ec2.internal/podresources.json [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.446924106Z nodes/ip-10-0-136-253.ec2.internal/pods_info.json [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.447042169Z nodes/ip-10-0-136-253.ec2.internal/proc_cmdline [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.44712145Z nodes/ip-10-0-136-253.ec2.internal/sysinfo.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.448782268Z nodes/ip-10-0-136-253.ec2.internal/sysinfo.tgz [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.448922501Z nodes/ip-10-0-138-234.ec2.internal/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.448953752Z nodes/ip-10-0-138-234.ec2.internal/cpu_affinities.json [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.449232158Z nodes/ip-10-0-138-234.ec2.internal/dmesg [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.449512944Z nodes/ip-10-0-138-234.ec2.internal/ethtool_channels [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.449588246Z nodes/ip-10-0-138-234.ec2.internal/ethtool_features [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.449671797Z nodes/ip-10-0-138-234.ec2.internal/ip-10-0-138-234.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.449968854Z nodes/ip-10-0-138-234.ec2.internal/irq_affinities.json [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.450115638Z nodes/ip-10-0-138-234.ec2.internal/lscpu [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.450261631Z nodes/ip-10-0-138-234.ec2.internal/lspci [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.450366173Z nodes/ip-10-0-138-234.ec2.internal/podresources.json [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.450468066Z nodes/ip-10-0-138-234.ec2.internal/pods_info.json [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.450588208Z nodes/ip-10-0-138-234.ec2.internal/proc_cmdline [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.4506644Z nodes/ip-10-0-138-234.ec2.internal/sysinfo.log [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.452302497Z nodes/ip-10-0-138-234.ec2.internal/sysinfo.tgz [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.452481291Z pod_network_connectivity_check/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.452499881Z pod_network_connectivity_check/podnetworkconnectivitychecks.yaml [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.452749287Z static-pods/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.452757987Z static-pods/kube-apiserver/ [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.460402169Z [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.460423689Z sent 57,828 bytes received 4,254,175 bytes 2,874,668.67 bytes/sec [must-gather] [must-gather-lcpgz] OUT 2026-07-24T21:51:54.460434569Z total size is 48,713,937 speedup is 11.30 [must-gather] [must-gather ] OUT 2026-07-24T21:51:54.728011556Z namespace/openshift-must-gather-64p2h 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: cc942f49-69ba-4271-b348-6b7fd24f065b [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.26" [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-kvrpf [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-kvrpf-e2e-raw [git-push-artifacts] PIPELINERUN_NAME=kserve-group-test-kvrpf [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 7026355 Jul 24 21:52 /workspace/odh-ci-artifacts/test-artifacts/kserve-group-test-kvrpf/e2e-raw.tar.gz [git-push-artifacts] [ci-artifacts 222ae85] 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-kvrpf/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] 71e18ae..222ae85 ci-artifacts -> ci-artifacts [fail-if-needed] deploy-and-e2e step succeeded