[get-kubeconfig] Found kubeconfig secret: cluster-wdpxt-admin-kubeconfig [get-kubeconfig] Wrote kubeconfig to /credentials/cluster-wdpxt-kubeconfig [get-kubeconfig] Found admin password secret: cluster-wdpxt-admin-password [get-kubeconfig] Retrieved username [get-kubeconfig] Wrote password to /credentials/cluster-wdpxt-password [get-kubeconfig] API Server URL: https://aed027ddc15e947208e1e0e5d3aac6d2-4f135cdd5ed82b56.elb.us-east-1.amazonaws.com:6443 [get-kubeconfig] Console URL: https://console-openshift-console.apps.cedb9565-b8ef-4a6c-a29a-17416dbbf103.prod.konfluxeaas.com [clone-repo] sync-master-to-release-workflow [clone-repo] https://github.com/pierDipi/kserve [clone-repo] Cloning into '/workspace/source'... [clone-repo] Updating files: 91% (2859/3110) Updating files: 92% (2862/3110) Updating files: 93% (2893/3110) Updating files: 94% (2924/3110) Updating files: 95% (2955/3110) Updating files: 96% (2986/3110) Updating files: 97% (3017/3110) Updating files: 98% (3048/3110) Updating files: 99% (3079/3110) Updating files: 100% (3110/3110) Updating files: 100% (3110/3110), done. [e2e-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:2e623de9a93ccce79950e917affe03d05d0a7eff69143d7481fdb39990c764f1 [e2e-raw] + KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:2e623de9a93ccce79950e917affe03d05d0a7eff69143d7481fdb39990c764f1 [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:f46055ca7ed2a087dc4bd22965ed61ae14027df0373b324f95f4d6998b378a9e [e2e-raw] + KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:f46055ca7ed2a087dc4bd22965ed61ae14027df0373b324f95f4d6998b378a9e [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:f94a36664a6553b816dc04c45e472a62cdcdb731a5f667f29ab4b59a2331a34e [e2e-raw] + KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:f94a36664a6553b816dc04c45e472a62cdcdb731a5f667f29ab4b59a2331a34e [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:6455858d9bcb13c4793d39d844d39ea45d90725b82962b5a6791b22458b6ca42 [e2e-raw] + STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:6455858d9bcb13c4793d39d844d39ea45d90725b82962b5a6791b22458b6ca42 [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.24) [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-1714 [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-1714 [e2e-raw] SUCCESS_200_ISVC_IMAGE=quay.io/opendatahub/success-200-isvc:odh-pr-1714 [e2e-raw] [INFO] Installing Kustomize v5.8.1 for linux/amd64... [e2e-raw] [SUCCESS] Successfully installed Kustomize v5.8.1 to /workspace/source/bin/kustomize [e2e-raw] v5.8.1 [e2e-raw] make: Entering directory '/workspace/source' [e2e-raw] [INFO] Installing yq v4.52.1 for linux/amd64... [e2e-raw] [SUCCESS] Successfully installed yq v4.52.1 to /workspace/source/bin/yq [e2e-raw] yq (https://github.com/mikefarah/yq/) version v4.52.1 [e2e-raw] make: Leaving directory '/workspace/source' [e2e-raw] Installing KServe Python SDK ... [e2e-raw] [INFO] Installing uv 0.7.8 for linux/amd64... [e2e-raw] [SUCCESS] Successfully installed uv 0.7.8 to /workspace/source/bin/uv [e2e-raw] warning: Failed to read project metadata (No `pyproject.toml` found in current directory or any parent directory). Running `uv self version` for compatibility. This fallback will be removed in the future; pass `--preview` to force an error. [e2e-raw] uv 0.7.8 [e2e-raw] Creating virtual environment... [e2e-raw] warning: virtualenv's `--clear` has no effect (uv always clears the virtual environment) [e2e-raw] Using CPython 3.9.25 interpreter at: /usr/bin/python3 [e2e-raw] Creating virtual environment at: .venv [e2e-raw] /workspace/source [e2e-raw] Using CPython 3.11.13 interpreter at: /usr/bin/python3.11 [e2e-raw] Creating virtual environment at: .venv [e2e-raw] Resolved 266 packages in 1ms [e2e-raw] Building kserve @ file:///workspace/source/python/kserve [e2e-raw] Downloading cryptography (4.3MiB) [e2e-raw] Downloading kubernetes (1.9MiB) [e2e-raw] Downloading pandas (12.5MiB) [e2e-raw] Downloading aiohttp (1.7MiB) [e2e-raw] Downloading botocore (12.9MiB) [e2e-raw] Downloading grpcio (6.4MiB) [e2e-raw] Downloading black (1.6MiB) [e2e-raw] Downloading setuptools (1.2MiB) [e2e-raw] Downloading pydantic-core (2.0MiB) [e2e-raw] Downloading numpy (15.7MiB) [e2e-raw] Downloading uvloop (3.8MiB) [e2e-raw] Downloading portforward (3.9MiB) [e2e-raw] Downloading pyarrow (40.1MiB) [e2e-raw] Downloading mypy (17.2MiB) [e2e-raw] Downloading grpcio-tools (2.5MiB) [e2e-raw] Building timeout-sampler==1.0.3 [e2e-raw] Building python-simple-logger==2.0.19 [e2e-raw] Downloading aiohttp [e2e-raw] Downloading black [e2e-raw] Downloading pydantic-core [e2e-raw] Downloading grpcio-tools [e2e-raw] Downloading setuptools [e2e-raw] Built python-simple-logger==2.0.19 [e2e-raw] Downloading portforward [e2e-raw] Downloading uvloop [e2e-raw] Downloading cryptography [e2e-raw] Downloading grpcio [e2e-raw] Downloading kubernetes [e2e-raw] Built timeout-sampler==1.0.3 [e2e-raw] Built kserve @ file:///workspace/source/python/kserve [e2e-raw] Downloading numpy [e2e-raw] Downloading pandas [e2e-raw] Downloading botocore [e2e-raw] Downloading pyarrow [e2e-raw] Downloading mypy [e2e-raw] Prepared 101 packages in 1.89s [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 8.23s [e2e-raw] + aiohappyeyeballs==2.6.1 [e2e-raw] + aiohttp==3.13.3 [e2e-raw] + aiosignal==1.4.0 [e2e-raw] + annotated-doc==0.0.4 [e2e-raw] + annotated-types==0.7.0 [e2e-raw] + anyio==4.9.0 [e2e-raw] + attrs==25.3.0 [e2e-raw] + avro==1.12.0 [e2e-raw] + black==24.3.0 [e2e-raw] + boto3==1.37.35 [e2e-raw] + botocore==1.37.35 [e2e-raw] + cachetools==5.5.2 [e2e-raw] + certifi==2025.1.31 [e2e-raw] + cffi==2.0.0 [e2e-raw] + charset-normalizer==3.4.1 [e2e-raw] + click==8.1.8 [e2e-raw] + cloudevents==1.11.0 [e2e-raw] + colorama==0.4.6 [e2e-raw] + colorlog==6.10.1 [e2e-raw] + coverage==7.8.0 [e2e-raw] + cryptography==46.0.5 [e2e-raw] + deprecation==2.1.0 [e2e-raw] + durationpy==0.9 [e2e-raw] + execnet==2.1.1 [e2e-raw] + fastapi==0.136.3 [e2e-raw] + frozenlist==1.5.0 [e2e-raw] + google-auth==2.39.0 [e2e-raw] + grpc-interceptor==0.15.4 [e2e-raw] + grpcio==1.78.1 [e2e-raw] + grpcio-testing==1.78.1 [e2e-raw] + grpcio-tools==1.78.1 [e2e-raw] + h11==0.16.0 [e2e-raw] + httpcore==1.0.9 [e2e-raw] + httptools==0.6.4 [e2e-raw] + httpx==0.27.2 [e2e-raw] + httpx-retries==0.4.5 [e2e-raw] + idna==3.10 [e2e-raw] + iniconfig==2.1.0 [e2e-raw] + jinja2==3.1.6 [e2e-raw] + jmespath==1.0.1 [e2e-raw] + kserve==0.19.0 (from file:///workspace/source/python/kserve) [e2e-raw] + kubernetes==32.0.1 [e2e-raw] + markupsafe==3.0.2 [e2e-raw] + multidict==6.4.3 [e2e-raw] + mypy==0.991 [e2e-raw] + mypy-extensions==1.0.0 [e2e-raw] + numpy==2.2.4 [e2e-raw] + oauthlib==3.2.2 [e2e-raw] + orjson==3.10.16 [e2e-raw] + packaging==24.2 [e2e-raw] + pandas==2.2.3 [e2e-raw] + pathspec==0.12.1 [e2e-raw] + platformdirs==4.3.7 [e2e-raw] + pluggy==1.5.0 [e2e-raw] + portforward==0.7.1 [e2e-raw] + prometheus-client==0.21.1 [e2e-raw] + propcache==0.3.1 [e2e-raw] + protobuf==6.33.5 [e2e-raw] + psutil==5.9.8 [e2e-raw] + pyarrow==19.0.1 [e2e-raw] + pyasn1==0.6.3 [e2e-raw] + pyasn1-modules==0.4.2 [e2e-raw] + pycparser==2.22 [e2e-raw] + pydantic==2.12.4 [e2e-raw] + pydantic-core==2.41.5 [e2e-raw] + pyjwt==2.12.1 [e2e-raw] + pytest==7.4.4 [e2e-raw] + pytest-asyncio==0.23.8 [e2e-raw] + pytest-cov==5.0.0 [e2e-raw] + pytest-httpx==0.30.0 [e2e-raw] + pytest-json-report==1.5.0 [e2e-raw] + pytest-metadata==3.1.1 [e2e-raw] + pytest-xdist==3.6.1 [e2e-raw] + python-dateutil==2.9.0.post0 [e2e-raw] + python-dotenv==1.1.0 [e2e-raw] + python-multipart==0.0.22 [e2e-raw] + python-simple-logger==2.0.19 [e2e-raw] + pytz==2025.2 [e2e-raw] + pyyaml==6.0.2 [e2e-raw] + requests==2.32.3 [e2e-raw] + requests-oauthlib==2.0.0 [e2e-raw] + rsa==4.9.1 [e2e-raw] + s3transfer==0.11.4 [e2e-raw] + setuptools==78.1.0 [e2e-raw] + six==1.17.0 [e2e-raw] + sniffio==1.3.1 [e2e-raw] + starlette==1.2.1 [e2e-raw] + tabulate==0.9.0 [e2e-raw] + timeout-sampler==1.0.3 [e2e-raw] + timing-asgi==0.3.1 [e2e-raw] + tomlkit==0.13.2 [e2e-raw] + typing-extensions==4.15.0 [e2e-raw] + typing-inspection==0.4.2 [e2e-raw] + tzdata==2025.2 [e2e-raw] + urllib3==2.6.2 [e2e-raw] + uvicorn==0.34.1 [e2e-raw] + uvloop==0.21.0 [e2e-raw] + watchfiles==1.0.5 [e2e-raw] + websocket-client==1.8.0 [e2e-raw] + websockets==15.0.1 [e2e-raw] + yarl==1.20.0 [e2e-raw] Audited 1 package in 47ms [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://aed027ddc15e947208e1e0e5d3aac6d2-4f135cdd5ed82b56.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-1 found, but not yet Succeeded (Phase: Installing). Waiting... (25/600) [e2e-raw] CSV custom-metrics-autoscaler.v2.19.0-1 found, but not yet Succeeded (Phase: Installing). Waiting... (30/600) [e2e-raw] CSV custom-metrics-autoscaler.v2.19.0-1 found, but not yet Succeeded (Phase: Installing). Waiting... (35/600) [e2e-raw] CSV custom-metrics-autoscaler.v2.19.0-1 found, but not yet Succeeded (Phase: Installing). Waiting... (40/600) [e2e-raw] CSV custom-metrics-autoscaler.v2.19.0-1 found, but not yet Succeeded (Phase: Installing). Waiting... (45/600) [e2e-raw] CSV custom-metrics-autoscaler.v2.19.0-1 is ready (Phase: Succeeded). [e2e-raw] --- [e2e-raw] Applying KedaController custom resource... [e2e-raw] Warning: resource kedacontrollers/keda is missing the kubectl.kubernetes.io/last-applied-configuration annotation which is required by oc apply. oc apply should only be used on resources created declaratively by either oc create --save-config or oc apply. The missing annotation will be patched automatically. [e2e-raw] kedacontroller.keda.sh/keda configured [e2e-raw] KedaController custom resource applied. [e2e-raw] --- [e2e-raw] Allowing time for KEDA components to be provisioned by the operator ... [e2e-raw] Waiting for KEDA Operator pod (selector: "app=keda-operator") to be ready in namespace openshift-keda... [e2e-raw] Waiting for pod -l "app=keda-operator" in namespace "openshift-keda" to be created... [e2e-raw] Pod -l "app=keda-operator" in namespace "openshift-keda" found. [e2e-raw] Current pods for -l "app=keda-operator" in namespace "openshift-keda": [e2e-raw] NAME READY STATUS RESTARTS AGE [e2e-raw] keda-operator-68bff59c-jfcrs 1/1 Running 0 41s [e2e-raw] Waiting up to 120s for pod(s) -l "app=keda-operator" in namespace "openshift-keda" to become ready... [e2e-raw] pod/keda-operator-68bff59c-jfcrs condition met [e2e-raw] Pod(s) -l "app=keda-operator" in namespace "openshift-keda" are ready. [e2e-raw] KEDA Operator pod is ready. [e2e-raw] Waiting for KEDA Metrics API Server pod (selector: "app=keda-metrics-apiserver") to be ready in namespace openshift-keda... [e2e-raw] Waiting for pod -l "app=keda-metrics-apiserver" in namespace "openshift-keda" to be created... [e2e-raw] Pod -l "app=keda-metrics-apiserver" in namespace "openshift-keda" found. [e2e-raw] Current pods for -l "app=keda-metrics-apiserver" in namespace "openshift-keda": [e2e-raw] NAME READY STATUS RESTARTS AGE [e2e-raw] keda-metrics-apiserver-559f75f947-l8l64 1/1 Running 0 47s [e2e-raw] Waiting up to 120s for pod(s) -l "app=keda-metrics-apiserver" in namespace "openshift-keda" to become ready... [e2e-raw] pod/keda-metrics-apiserver-559f75f947-l8l64 condition met [e2e-raw] Pod(s) -l "app=keda-metrics-apiserver" in namespace "openshift-keda" are ready. [e2e-raw] KEDA Metrics API Server pod is ready. [e2e-raw] Waiting for KEDA Webhook pod (selector: "app=keda-admission-webhooks") to be ready in namespace openshift-keda... [e2e-raw] Waiting for pod -l "app=keda-admission-webhooks" in namespace "openshift-keda" to be created... [e2e-raw] Pod -l "app=keda-admission-webhooks" in namespace "openshift-keda" found. [e2e-raw] Current pods for -l "app=keda-admission-webhooks" in namespace "openshift-keda": [e2e-raw] NAME READY STATUS RESTARTS AGE [e2e-raw] keda-admission-5fbd5c4644-5wwzc 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-5fbd5c4644-5wwzc 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:f46055ca7ed2a087dc4bd22965ed61ae14027df0373b324f95f4d6998b378a9e [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:2e623de9a93ccce79950e917affe03d05d0a7eff69143d7481fdb39990c764f1 [e2e-raw] KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:f94a36664a6553b816dc04c45e472a62cdcdb731a5f667f29ab4b59a2331a34e [e2e-raw] STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:6455858d9bcb13c4793d39d844d39ea45d90725b82962b5a6791b22458b6ca42 [e2e-raw] Installing KServe via kustomize... [e2e-raw] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-raw] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-raw] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-raw] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-raw] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-raw] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/dscinitializations.dscinitialization.opendatahub.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencegraphs.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencemodelrewrites.inference.networking.x-k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferenceobjectives.inference.networking.x-k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencepoolimports.inference.networking.x-k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.x-k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/llminferenceservices.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/servingruntimes.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/trainedmodels.serving.kserve.io serverside-applied [e2e-raw] Waiting for CRDs to be established... [e2e-raw] Waiting for CRD inferenceservices.serving.kserve.io to appear (timeout: 90s)… [e2e-raw] CRD inferenceservices.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io condition met [e2e-raw] Waiting for CRD llminferenceserviceconfigs.serving.kserve.io to appear (timeout: 90s)… [e2e-raw] CRD llminferenceserviceconfigs.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… [e2e-raw] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io condition met [e2e-raw] Waiting for CRD clusterstoragecontainers.serving.kserve.io to appear (timeout: 90s)… [e2e-raw] CRD clusterstoragecontainers.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… [e2e-raw] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io condition met [e2e-raw] Waiting for CRD datascienceclusters.datasciencecluster.opendatahub.io to appear (timeout: 90s)… [e2e-raw] CRD datascienceclusters.datasciencecluster.opendatahub.io detected — waiting for it to become Established (timeout: 90s)… [e2e-raw] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io condition met [e2e-raw] Applying all resources... [e2e-raw] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/dscinitializations.dscinitialization.opendatahub.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencegraphs.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencemodelrewrites.inference.networking.x-k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferenceobjectives.inference.networking.x-k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencepoolimports.inference.networking.x-k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.x-k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/llminferenceservices.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/servingruntimes.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/trainedmodels.serving.kserve.io serverside-applied [e2e-raw] serviceaccount/kserve-controller-manager serverside-applied [e2e-raw] serviceaccount/llmisvc-controller-manager serverside-applied [e2e-raw] role.rbac.authorization.k8s.io/kserve-leader-election-role serverside-applied [e2e-raw] role.rbac.authorization.k8s.io/kserve-llmisvcconfig-read-access serverside-applied [e2e-raw] role.rbac.authorization.k8s.io/llmisvc-leader-election-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-admin serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-edit serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-inferenceservice-distro-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-llmisvc-distro-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-llmisvc-manager-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-manager-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-metrics-reader-cluster-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-proxy-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-view serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/openshift-ai-inferenceservice-image-volume-scc serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/openshift-ai-llminferenceservice-scc serverside-applied [e2e-raw] rolebinding.rbac.authorization.k8s.io/kserve-leader-election-rolebinding serverside-applied [e2e-raw] rolebinding.rbac.authorization.k8s.io/kserve-llmisvcconfig-read-access serverside-applied [e2e-raw] rolebinding.rbac.authorization.k8s.io/llmisvc-leader-election-rolebinding serverside-applied [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/kserve-inferenceservice-distro-rolebinding serverside-applied [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/kserve-llmisvc-distro-rolebinding serverside-applied [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/kserve-manager-rolebinding serverside-applied [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/kserve-proxy-rolebinding serverside-applied [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/llmisvc-manager-rolebinding serverside-applied [e2e-raw] configmap/inferenceservice-config serverside-applied [e2e-raw] configmap/kserve-parameters serverside-applied [e2e-raw] secret/kserve-webhook-server-secret serverside-applied [e2e-raw] secret/mlpipeline-s3-artifact serverside-applied [e2e-raw] service/kserve-controller-manager-metrics-service serverside-applied [e2e-raw] service/kserve-controller-manager-service serverside-applied [e2e-raw] service/kserve-webhook-server-service serverside-applied [e2e-raw] service/llmisvc-controller-manager-service serverside-applied [e2e-raw] service/llmisvc-webhook-server-service serverside-applied [e2e-raw] service/s3-service serverside-applied [e2e-raw] deployment.apps/kserve-controller-manager serverside-applied [e2e-raw] deployment.apps/llmisvc-controller-manager serverside-applied [e2e-raw] deployment.apps/seaweedfs serverside-applied [e2e-raw] networkpolicy.networking.k8s.io/kserve-controller-manager serverside-applied [e2e-raw] securitycontextconstraints.security.openshift.io/openshift-ai-inferenceservice-image-volume-scc serverside-applied [e2e-raw] securitycontextconstraints.security.openshift.io/openshift-ai-llminferenceservice-scc serverside-applied [e2e-raw] clusterstoragecontainer.serving.kserve.io/default serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-template serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-worker-data-parallel serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-pd-template-nvidia-cuda serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-pd-template-nvidia-cuda-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-pd-template-nvidia-cuda-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-template-nvidia-cuda serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-template-nvidia-cuda-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-template-nvidia-cuda-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-template serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-worker-data-parallel serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-router-route serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-pd-template-nvidia-cuda serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-pd-template-nvidia-cuda-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-pd-template-nvidia-cuda-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-template-nvidia-cuda serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-template-nvidia-cuda-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-template-nvidia-cuda-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-tracing serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-worker-data-parallel serverside-applied [e2e-raw] mutatingwebhookconfiguration.admissionregistration.k8s.io/inferenceservice.serving.kserve.io serverside-applied [e2e-raw] mutatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceservice.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/inferencegraph.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/inferenceservice.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceservice.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceserviceconfig.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/servingruntime.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/trainedmodel.serving.kserve.io serverside-applied [e2e-raw] Waiting for llmisvc-controller-manager to be ready... [e2e-raw] Waiting for pod -l "control-plane=llmisvc-controller-manager" in namespace "kserve" to be created... [e2e-raw] Pod -l "control-plane=llmisvc-controller-manager" in namespace "kserve" found. [e2e-raw] Current pods for -l "control-plane=llmisvc-controller-manager" in namespace "kserve": [e2e-raw] NAME READY STATUS RESTARTS AGE [e2e-raw] llmisvc-controller-manager-654c557856-n5l89 0/1 Running 0 7s [e2e-raw] Waiting up to 600s for pod(s) -l "control-plane=llmisvc-controller-manager" in namespace "kserve" to become ready... [e2e-raw] pod/llmisvc-controller-manager-654c557856-n5l89 condition met [e2e-raw] Pod(s) -l "control-plane=llmisvc-controller-manager" in namespace "kserve" are ready. [e2e-raw] Re-applying LLMInferenceServiceConfig resources with webhook validation... [e2e-raw] Warning: modifying well-known config kserve/kserve-config-llm-decode-template is not recommended. Consider creating a custom config instead [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-template serverside-applied [e2e-raw] Warning: modifying well-known config kserve/kserve-config-llm-decode-worker-data-parallel is not recommended. Consider creating a custom config instead [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-worker-data-parallel serverside-applied [e2e-raw] Warning: modifying well-known config kserve/kserve-config-llm-prefill-template is not recommended. Consider creating a custom config instead [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-template serverside-applied [e2e-raw] Warning: modifying well-known config kserve/kserve-config-llm-prefill-worker-data-parallel is not recommended. Consider creating a custom config instead [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-worker-data-parallel serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-router-route serverside-applied [e2e-raw] Warning: modifying well-known config kserve/kserve-config-llm-scheduler is not recommended. Consider creating a custom config instead [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler serverside-applied [e2e-raw] Warning: modifying well-known config kserve/kserve-config-llm-template is not recommended. Consider creating a custom config instead [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-tracing serverside-applied [e2e-raw] Warning: modifying well-known config kserve/kserve-config-llm-worker-data-parallel is not recommended. Consider creating a custom config instead [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-worker-data-parallel serverside-applied [e2e-raw] Applying DSC/DSCI resources... [e2e-raw] dscinitialization.dscinitialization.opendatahub.io/test-dsci created [e2e-raw] datasciencecluster.datasciencecluster.opendatahub.io/test-dsc created [e2e-raw] KServe manual installation complete [e2e-raw] Extracting OpenShift CA certificates for raw deployment... [e2e-raw] CA certificate bundle extracted (3 certificates) [e2e-raw] Patching ingress domain... [e2e-raw] configmap/inferenceservice-config patched [e2e-raw] pod "kserve-controller-manager-6b8548bc6d-kj8rq" deleted [e2e-raw] Waiting for kserve-controller-manager to be ready... [e2e-raw] pod/kserve-controller-manager-6b8548bc6d-6vgbn condition met [e2e-raw] Installing ODH Model Controller manually... [e2e-raw] customresourcedefinition.apiextensions.k8s.io/accounts.nim.opendatahub.io created [e2e-raw] serviceaccount/model-serving-api created [e2e-raw] serviceaccount/odh-model-controller created [e2e-raw] role.rbac.authorization.k8s.io/leader-election-role created [e2e-raw] clusterrole.rbac.authorization.k8s.io/account-editor-role created [e2e-raw] clusterrole.rbac.authorization.k8s.io/account-viewer-role created [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-prometheus-k8s created [e2e-raw] clusterrole.rbac.authorization.k8s.io/metrics-reader created [e2e-raw] clusterrole.rbac.authorization.k8s.io/model-serving-api created [e2e-raw] clusterrole.rbac.authorization.k8s.io/odh-model-controller-role created [e2e-raw] clusterrole.rbac.authorization.k8s.io/proxy-role created [e2e-raw] rolebinding.rbac.authorization.k8s.io/leader-election-rolebinding created [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/model-serving-api created [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/odh-model-controller-rolebinding-opendatahub created [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/proxy-rolebinding created [e2e-raw] configmap/odh-model-controller-parameters created [e2e-raw] service/model-serving-api created [e2e-raw] service/odh-model-controller-metrics-service created [e2e-raw] service/odh-model-controller-webhook-service created [e2e-raw] deployment.apps/model-serving-api created [e2e-raw] deployment.apps/odh-model-controller created [e2e-raw] servicemonitor.monitoring.coreos.com/model-serving-api-metrics created [e2e-raw] servicemonitor.monitoring.coreos.com/odh-model-controller-metrics-monitor created [e2e-raw] template.template.openshift.io/autogluon-runtime-template created [e2e-raw] template.template.openshift.io/guardrails-detector-huggingface-serving-template created [e2e-raw] template.template.openshift.io/kserve-ovms created [e2e-raw] template.template.openshift.io/mlserver-runtime-template created [e2e-raw] template.template.openshift.io/vllm-cpu-runtime-template created [e2e-raw] template.template.openshift.io/vllm-cpu-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-cpu-runtime-template-fast-2 created [e2e-raw] template.template.openshift.io/vllm-cpu-x86-runtime-template created [e2e-raw] template.template.openshift.io/vllm-cpu-x86-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-cpu-x86-runtime-template-fast-2 created [e2e-raw] template.template.openshift.io/vllm-cuda-runtime-template created [e2e-raw] template.template.openshift.io/vllm-cuda-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-cuda-runtime-template-fast-2 created [e2e-raw] template.template.openshift.io/vllm-gaudi-runtime-template created [e2e-raw] template.template.openshift.io/vllm-gaudi-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-gaudi-runtime-template-fast-2 created [e2e-raw] template.template.openshift.io/vllm-multinode-runtime-template created [e2e-raw] template.template.openshift.io/vllm-multinode-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-multinode-runtime-template-fast-2 created [e2e-raw] template.template.openshift.io/vllm-rocm-runtime-template created [e2e-raw] template.template.openshift.io/vllm-rocm-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-rocm-runtime-template-fast-2 created [e2e-raw] template.template.openshift.io/vllm-spyre-ppc64le-runtime-template created [e2e-raw] template.template.openshift.io/vllm-spyre-ppc64le-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-spyre-ppc64le-runtime-template-fast-2 created [e2e-raw] template.template.openshift.io/vllm-spyre-s390x-runtime-template created [e2e-raw] template.template.openshift.io/vllm-spyre-s390x-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-spyre-s390x-runtime-template-fast-2 created [e2e-raw] template.template.openshift.io/vllm-spyre-x86-runtime-template created [e2e-raw] template.template.openshift.io/vllm-spyre-x86-runtime-template-fast-1 created [e2e-raw] template.template.openshift.io/vllm-spyre-x86-runtime-template-fast-2 created [e2e-raw] mutatingwebhookconfiguration.admissionregistration.k8s.io/mutating.odh-model-controller.opendatahub.io created [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/validating.odh-model-controller.opendatahub.io created [e2e-raw] Waiting for deployment "odh-model-controller" rollout to finish: 0 of 1 updated replicas are available... [e2e-raw] deployment "odh-model-controller" successfully rolled out [e2e-raw] networkpolicy.networking.k8s.io/allow-all created [e2e-raw] KServe setup complete (namespace: kserve) [e2e-raw] Add testing models to SeaweedFS S3 storage ... [e2e-raw] Waiting for SeaweedFS deployment to be ready... [e2e-raw] deployment "seaweedfs" successfully rolled out [e2e-raw] S3 init job not completed, re-creating... [e2e-raw] job.batch/s3-init replaced [e2e-raw] Waiting for S3 init job to complete... [e2e-raw] job.batch/s3-init condition met [e2e-raw] Prepare CI namespace and install ServingRuntimes [e2e-raw] Setting up CI namespace: kserve-ci-e2e-test [e2e-raw] Tearing down CI namespace: kserve-ci-e2e-test [e2e-raw] Namespace kserve-ci-e2e-test does not exist, skipping deletion [e2e-raw] CI namespace teardown complete [e2e-raw] Creating namespace kserve-ci-e2e-test [e2e-raw] namespace/kserve-ci-e2e-test created [e2e-raw] Applying S3 artifact secret [e2e-raw] secret/mlpipeline-s3-artifact created [e2e-raw] Applying storage-config secret [e2e-raw] secret/storage-config created [e2e-raw] Applying SeaweedFS S3 credentials secret [e2e-raw] secret/seaweedfs-s3-creds created [e2e-raw] Linking seaweedfs-s3-creds to default service account [e2e-raw] Creating odh-trusted-ca-bundle configmap [e2e-raw] configmap/odh-trusted-ca-bundle created [e2e-raw] Installing ServingRuntimes [e2e-raw] servingruntime.serving.kserve.io/kserve-autogluonserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-huggingfaceserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-huggingfaceserver-multinode created [e2e-raw] servingruntime.serving.kserve.io/kserve-lgbserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-mlserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-paddleserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-pmmlserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-predictiveserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-sklearnserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-tensorflow-serving created [e2e-raw] servingruntime.serving.kserve.io/kserve-torchserve created [e2e-raw] servingruntime.serving.kserve.io/kserve-tritonserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-vllmserver created [e2e-raw] servingruntime.serving.kserve.io/kserve-xgbserver created [e2e-raw] CI namespace setup complete [e2e-raw] Setup complete [e2e-raw] === E2E cluster / operator summary === [e2e-raw] Client Version: 4.20.11 [e2e-raw] Kustomize Version: v5.6.0 [e2e-raw] Server Version: 4.21.24 [e2e-raw] Kubernetes Version: v1.34.9 [e2e-raw] ClusterVersion desired: 4.21.24 [e2e-raw] ClusterVersion history (latest): 4.21.24 (Completed) [e2e-raw] CSVs in openshift-keda: [e2e-raw] custom-metrics-autoscaler.v2.19.0-1 Succeeded [e2e-raw] CSVs in openshift-operators (ODH / shared operators, filtered): [e2e-raw] KServe deployments in kserve: [e2e-raw] kserve-controller-manager: ready=1 image=quay.io/opendatahub/kserve-controller@sha256:f46055ca7ed2a087dc4bd22965ed61ae14027df0373b324f95f4d6998b378a9e [e2e-raw] imageID: quay.io/opendatahub/kserve-controller@sha256:163c2ed5cd155bb2dd26cd9e0dc7cc66f1367771344f0c3498e8235eea4e42c8 [e2e-raw] odh-model-controller: ready=1 image=quay.io/opendatahub/odh-model-controller:fast [e2e-raw] imageID: quay.io/opendatahub/odh-model-controller@sha256:5ce69c3ae5bc6b3b4888343ec0c55c7e1c8a05304b25bfbd157358fc4c26ee52 [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:1e659e68fe6b94ff5664410111354948341e93a645c4575003488d01c2cc9d37 [e2e-raw] === End E2E cluster / operator summary === [e2e-raw] /workspace/source [e2e-raw] CA certificate extracted [e2e-raw] REQUESTS_CA_BUNDLE=/tmp/ca.crt [e2e-raw] Run E2E tests: raw [e2e-raw] Starting E2E functional tests ... [e2e-raw] Parallelism requested for pytest is 1 [e2e-raw] ============================= test session starts ============================== [e2e-raw] platform linux -- Python 3.11.13, pytest-7.4.4, pluggy-1.5.0 -- /workspace/source/python/kserve/.venv/bin/python [e2e-raw] cachedir: .pytest_cache [e2e-raw] metadata: {'Python': '3.11.13', 'Platform': 'Linux-5.14.0-570.122.1.el9_6.x86_64-x86_64-with-glibc2.34', 'Packages': {'pytest': '7.4.4', 'pluggy': '1.5.0'}, 'Plugins': {'httpx': '0.30.0', 'xdist': '3.6.1', 'cov': '5.0.0', 'asyncio': '0.23.8', 'metadata': '3.1.1', 'anyio': '4.9.0', 'json-report': '1.5.0'}, 'PLATFORM': 'el9'} [e2e-raw] rootdir: /workspace/source/test/e2e [e2e-raw] configfile: pytest.ini [e2e-raw] plugins: httpx-0.30.0, xdist-3.6.1, cov-5.0.0, asyncio-0.23.8, metadata-3.1.1, anyio-4.9.0, json-report-1.5.0 [e2e-raw] asyncio: mode=Mode.STRICT [e2e-raw] created: 1/1 worker [e2e-raw] 1 worker [15 items] [e2e-raw] [e2e-raw] scheduling tests via WorkStealingScheduling [e2e-raw] [e2e-raw] batcher/test_raw_batcher.py::test_batcher_raw 2026-07-09 17:49:46.551 3881 kserve INFO [conftest.py:configure_logger():40] Logger configured [e2e-raw] 2026-07-09 17:51:46.870 3881 kserve.trace Host from isvc status URL = isvc-raw-sklearn-batcher-fc881-kserve-ci-e2e-test.apps.cedb9565-b8ef-4a6c-a29a-17416dbbf103.prod.konfluxeaas.com [e2e-raw] 2026-07-09 17:51:46.870 3881 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = isvc-raw-sklearn-batcher-fc881-kserve-ci-e2e-test.apps.cedb9565-b8ef-4a6c-a29a-17416dbbf103.prod.konfluxeaas.com [e2e-raw] 2026-07-09 17:51:46.870 3881 kserve.trace Network layer = openshift-route [e2e-raw] 2026-07-09 17:51:46.870 3881 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-raw] 2026-07-09 17:51:46.870 3881 kserve.trace Using external route host: isvc-raw-sklearn-batcher-fc881-kserve-ci-e2e-test.apps.cedb9565-b8ef-4a6c-a29a-17416dbbf103.prod.konfluxeaas.com [e2e-raw] 2026-07-09 17:51:46.870 3881 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: isvc-raw-sklearn-batcher-fc881-kserve-ci-e2e-test.apps.cedb9565-b8ef-4a6c-a29a-17416dbbf103.prod.konfluxeaas.com [e2e-raw] 2026-07-09 17:51:46.872 3881 kserve.trace Sending Header = {'Host': 'isvc-raw-sklearn-batcher-fc881-kserve-ci-e2e-test.apps.cedb9565-b8ef-4a6c-a29a-17416dbbf103.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-09 17:51:46.872 3881 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-raw-sklearn-batcher-fc881-kserve-ci-e2e-test.apps.cedb9565-b8ef-4a6c-a29a-17416dbbf103.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-09 17:51:46.872 3881 kserve.trace base url = https://isvc-raw-sklearn-batcher-fc881-kserve-ci-e2e-test.apps.cedb9565-b8ef-4a6c-a29a-17416dbbf103.prod.konfluxeaas.com [e2e-raw] 2026-07-09 17:51:46.872 3881 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-raw-sklearn-batcher-fc881-kserve-ci-e2e-test.apps.cedb9565-b8ef-4a6c-a29a-17416dbbf103.prod.konfluxeaas.com [e2e-raw] 2026-07-09 17:51:47.024 3881 kserve.trace Sending Header = {'Host': 'isvc-raw-sklearn-batcher-fc881-kserve-ci-e2e-test.apps.cedb9565-b8ef-4a6c-a29a-17416dbbf103.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-09 17:51:47.024 3881 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-raw-sklearn-batcher-fc881-kserve-ci-e2e-test.apps.cedb9565-b8ef-4a6c-a29a-17416dbbf103.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-09 17:51:47.024 3881 kserve.trace base url = https://isvc-raw-sklearn-batcher-fc881-kserve-ci-e2e-test.apps.cedb9565-b8ef-4a6c-a29a-17416dbbf103.prod.konfluxeaas.com [e2e-raw] 2026-07-09 17:51:47.024 3881 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-raw-sklearn-batcher-fc881-kserve-ci-e2e-test.apps.cedb9565-b8ef-4a6c-a29a-17416dbbf103.prod.konfluxeaas.com [e2e-raw] 2026-07-09 17:51:47.025 3881 kserve.trace Sending Header = {'Host': 'isvc-raw-sklearn-batcher-fc881-kserve-ci-e2e-test.apps.cedb9565-b8ef-4a6c-a29a-17416dbbf103.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-09 17:51:47.025 3881 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-raw-sklearn-batcher-fc881-kserve-ci-e2e-test.apps.cedb9565-b8ef-4a6c-a29a-17416dbbf103.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-09 17:51:47.025 3881 kserve.trace base url = https://isvc-raw-sklearn-batcher-fc881-kserve-ci-e2e-test.apps.cedb9565-b8ef-4a6c-a29a-17416dbbf103.prod.konfluxeaas.com [e2e-raw] 2026-07-09 17:51:47.025 3881 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-raw-sklearn-batcher-fc881-kserve-ci-e2e-test.apps.cedb9565-b8ef-4a6c-a29a-17416dbbf103.prod.konfluxeaas.com [e2e-raw] 2026-07-09 17:51:47.025 3881 kserve.trace Sending Header = {'Host': 'isvc-raw-sklearn-batcher-fc881-kserve-ci-e2e-test.apps.cedb9565-b8ef-4a6c-a29a-17416dbbf103.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-09 17:51:47.025 3881 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-raw-sklearn-batcher-fc881-kserve-ci-e2e-test.apps.cedb9565-b8ef-4a6c-a29a-17416dbbf103.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-09 17:51:47.026 3881 kserve.trace base url = https://isvc-raw-sklearn-batcher-fc881-kserve-ci-e2e-test.apps.cedb9565-b8ef-4a6c-a29a-17416dbbf103.prod.konfluxeaas.com [e2e-raw] 2026-07-09 17:51:47.026 3881 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-raw-sklearn-batcher-fc881-kserve-ci-e2e-test.apps.cedb9565-b8ef-4a6c-a29a-17416dbbf103.prod.konfluxeaas.com [e2e-raw] 2026-07-09 17:51:52.060 3881 kserve.trace Got response [{'message': '', 'batchId': '91ab38b2-8aac-4ed6-9d4d-e81abc86e6b4', 'predictions': [1, 1]}, {'message': '', 'batchId': '91ab38b2-8aac-4ed6-9d4d-e81abc86e6b4', 'predictions': [1, 1]}, {'message': '', 'batchId': '91ab38b2-8aac-4ed6-9d4d-e81abc86e6b4', 'predictions': [1, 1]}, {'message': '', 'batchId': '91ab38b2-8aac-4ed6-9d4d-e81abc86e6b4', 'predictions': [1, 1]}] [e2e-raw] 2026-07-09 17:51:52.060 3881 kserve.trace INFO [utils.py:predict():141] Got response [{'message': '', 'batchId': '91ab38b2-8aac-4ed6-9d4d-e81abc86e6b4', 'predictions': [1, 1]}, {'message': '', 'batchId': '91ab38b2-8aac-4ed6-9d4d-e81abc86e6b4', 'predictions': [1, 1]}, {'message': '', 'batchId': '91ab38b2-8aac-4ed6-9d4d-e81abc86e6b4', 'predictions': [1, 1]}, {'message': '', 'batchId': '91ab38b2-8aac-4ed6-9d4d-e81abc86e6b4', '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-09 17:51:52.117 3881 kserve.trace Starting test test_inference_graph_raw_mode [e2e-raw] 2026-07-09 17:51:52.117 3881 kserve.trace INFO [test_inference_graph.py:test_inference_graph_raw_mode():947] Starting test test_inference_graph_raw_mode [e2e-raw] 2026-07-09 17:53:42.413 3881 kserve.trace Expected error in finding knative route in raw deployment mode [e2e-raw] 2026-07-09 17:53:42.413 3881 kserve.trace INFO [test_inference_graph.py:test_inference_graph_raw_mode():1072] Expected error in finding knative route in raw deployment mode [e2e-raw] 2026-07-09 17:53:42.416 3881 kserve.trace Expected error in finding knative service in raw deployment mode [e2e-raw] 2026-07-09 17:53:42.416 3881 kserve.trace INFO [test_inference_graph.py:test_inference_graph_raw_mode():1086] Expected error in finding knative service in raw deployment mode [e2e-raw] [e2e-raw] [gw0] PASSED graph/test_inference_graph.py::test_inference_graph_raw_mode [e2e-raw] graph/test_inference_graph.py::test_inference_graph_raw_mode_with_hpa 2026-07-09 17:53:42.479 3881 kserve.trace Starting test test_inference_graph_raw_mode_with_hpa [e2e-raw] 2026-07-09 17:53:42.479 3881 kserve.trace INFO [test_inference_graph.py:test_inference_graph_raw_mode_with_hpa():1107] Starting test test_inference_graph_raw_mode_with_hpa [e2e-raw] 2026-07-09 17:55:22.760 3881 kserve.trace Expected error in finding knative route in raw deployment mode [e2e-raw] 2026-07-09 17:55:22.760 3881 kserve.trace INFO [test_inference_graph.py:test_inference_graph_raw_mode_with_hpa():1241] Expected error in finding knative route in raw deployment mode [e2e-raw] 2026-07-09 17:55:22.764 3881 kserve.trace Expected error in finding knative route in raw deployment mode [e2e-raw] 2026-07-09 17:55:22.764 3881 kserve.trace INFO [test_inference_graph.py:test_inference_graph_raw_mode_with_hpa():1255] Expected error in finding knative route in raw deployment mode [e2e-raw] [e2e-raw] [gw0] PASSED graph/test_inference_graph.py::test_inference_graph_raw_mode_with_hpa [e2e-raw] logger/test_raw_logger.py::test_kserve_logger 2026-07-09 17:57:13.049 3881 kserve.trace Host from isvc status URL = isvc-logger-raw-1ffb5-kserve-ci-e2e-test.apps.cedb9565-b8ef-4a6c-a29a-17416dbbf103.prod.konfluxeaas.com [e2e-raw] 2026-07-09 17:57:13.049 3881 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = isvc-logger-raw-1ffb5-kserve-ci-e2e-test.apps.cedb9565-b8ef-4a6c-a29a-17416dbbf103.prod.konfluxeaas.com [e2e-raw] 2026-07-09 17:57:13.049 3881 kserve.trace Network layer = openshift-route [e2e-raw] 2026-07-09 17:57:13.049 3881 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-raw] 2026-07-09 17:57:13.050 3881 kserve.trace Using external route host: isvc-logger-raw-1ffb5-kserve-ci-e2e-test.apps.cedb9565-b8ef-4a6c-a29a-17416dbbf103.prod.konfluxeaas.com [e2e-raw] 2026-07-09 17:57:13.050 3881 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: isvc-logger-raw-1ffb5-kserve-ci-e2e-test.apps.cedb9565-b8ef-4a6c-a29a-17416dbbf103.prod.konfluxeaas.com [e2e-raw] 2026-07-09 17:57:13.050 3881 kserve.trace Sending Header = {'Host': 'isvc-logger-raw-1ffb5-kserve-ci-e2e-test.apps.cedb9565-b8ef-4a6c-a29a-17416dbbf103.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-09 17:57:13.050 3881 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-logger-raw-1ffb5-kserve-ci-e2e-test.apps.cedb9565-b8ef-4a6c-a29a-17416dbbf103.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-09 17:57:13.050 3881 kserve.trace base url = https://isvc-logger-raw-1ffb5-kserve-ci-e2e-test.apps.cedb9565-b8ef-4a6c-a29a-17416dbbf103.prod.konfluxeaas.com [e2e-raw] 2026-07-09 17:57:13.050 3881 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-logger-raw-1ffb5-kserve-ci-e2e-test.apps.cedb9565-b8ef-4a6c-a29a-17416dbbf103.prod.konfluxeaas.com [e2e-raw] 2026-07-09 17:57:13.079 3881 kserve.trace Got response {'predictions': [1, 1]} [e2e-raw] 2026-07-09 17:57:13.079 3881 kserve.trace INFO [utils.py:predict():141] Got response {'predictions': [1, 1]} [e2e-raw] [e2e-raw] [gw0] PASSED logger/test_raw_logger.py::test_kserve_logger [e2e-raw] predictor/test_autoscaling.py::test_sklearn_scale_raw 2026-07-09 17:59:58.392 3881 kserve.trace Host from isvc status URL = isvc-sklearn-scale-raw-3cac6-kserve-ci-e2e-test.apps.cedb9565-b8ef-4a6c-a29a-17416dbbf103.prod.konfluxeaas.com [e2e-raw] 2026-07-09 17:59:58.392 3881 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = isvc-sklearn-scale-raw-3cac6-kserve-ci-e2e-test.apps.cedb9565-b8ef-4a6c-a29a-17416dbbf103.prod.konfluxeaas.com [e2e-raw] 2026-07-09 17:59:58.393 3881 kserve.trace Network layer = openshift-route [e2e-raw] 2026-07-09 17:59:58.393 3881 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-raw] 2026-07-09 17:59:58.393 3881 kserve.trace Using external route host: isvc-sklearn-scale-raw-3cac6-kserve-ci-e2e-test.apps.cedb9565-b8ef-4a6c-a29a-17416dbbf103.prod.konfluxeaas.com [e2e-raw] 2026-07-09 17:59:58.393 3881 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: isvc-sklearn-scale-raw-3cac6-kserve-ci-e2e-test.apps.cedb9565-b8ef-4a6c-a29a-17416dbbf103.prod.konfluxeaas.com [e2e-raw] 2026-07-09 17:59:58.393 3881 kserve.trace Sending Header = {'Host': 'isvc-sklearn-scale-raw-3cac6-kserve-ci-e2e-test.apps.cedb9565-b8ef-4a6c-a29a-17416dbbf103.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-09 17:59:58.393 3881 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-sklearn-scale-raw-3cac6-kserve-ci-e2e-test.apps.cedb9565-b8ef-4a6c-a29a-17416dbbf103.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-09 17:59:58.393 3881 kserve.trace base url = https://isvc-sklearn-scale-raw-3cac6-kserve-ci-e2e-test.apps.cedb9565-b8ef-4a6c-a29a-17416dbbf103.prod.konfluxeaas.com [e2e-raw] 2026-07-09 17:59:58.393 3881 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-sklearn-scale-raw-3cac6-kserve-ci-e2e-test.apps.cedb9565-b8ef-4a6c-a29a-17416dbbf103.prod.konfluxeaas.com [e2e-raw] 2026-07-09 17:59:58.424 3881 kserve.trace Got response {'predictions': [1, 1]} [e2e-raw] 2026-07-09 17:59:58.424 3881 kserve.trace INFO [utils.py:predict():141] Got response {'predictions': [1, 1]} [e2e-raw] [e2e-raw] [gw0] PASSED predictor/test_autoscaling.py::test_sklearn_scale_raw [e2e-raw] predictor/test_autoscaling.py::test_scaling_sklearn_with_keda_otel_add_on [e2e-raw] [gw0] SKIPPED predictor/test_autoscaling.py::test_scaling_sklearn_with_keda_otel_add_on [e2e-raw] predictor/test_pod_watch.py::test_event_storm_prevention_init_container_isolation 2026-07-09 18:00:03.600 3881 kserve.trace Created primary ISVC: isvc-primary-21e027 [e2e-raw] 2026-07-09 18:00:03.600 3881 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():345] Created primary ISVC: isvc-primary-21e027 [e2e-raw] 2026-07-09 18:01:33.655 3881 kserve.trace Primary ISVC is ready [e2e-raw] 2026-07-09 18:01:33.655 3881 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():347] Primary ISVC is ready [e2e-raw] 2026-07-09 18:01:33.660 3881 kserve.trace Baseline recorded - resourceVersion: 20554 [e2e-raw] 2026-07-09 18:01:33.660 3881 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():351] Baseline recorded - resourceVersion: 20554 [e2e-raw] 2026-07-09 18:01:33.660 3881 kserve.trace Creating invalid S3 secret and service account [e2e-raw] 2026-07-09 18:01:33.660 3881 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():354] Creating invalid S3 secret and service account [e2e-raw] 2026-07-09 18:01:33.805 3881 kserve.trace Created secondary ISVC isvc-secondary-21e027, waiting for failure status... [e2e-raw] 2026-07-09 18:01:33.805 3881 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():384] Created secondary ISVC isvc-secondary-21e027, waiting for failure status... [e2e-raw] 2026-07-09 18:01:41.832 3881 kserve.trace ISVC isvc-secondary-21e027 reported failure: {'exitCode': 1, 'message': "2026-07-09 18:01:35.283 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-12345/invalid/path/model', '/mnt/models')]\n2026-07-09 18:01:35.283 1 storage.initializer INFO [kserve_storage.py:download():166] Copying contents of s3://nonexistent-bucket-12345/invalid/path/model to local\n2026-07-09 18:01:35.558 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():366] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-09 18:01:40.204 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-09 18:01:41.832 3881 kserve.trace INFO [test_pod_watch.py:wait_for_isvc_failure_status():254] ISVC isvc-secondary-21e027 reported failure: {'exitCode': 1, 'message': "2026-07-09 18:01:35.283 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-12345/invalid/path/model', '/mnt/models')]\n2026-07-09 18:01:35.283 1 storage.initializer INFO [kserve_storage.py:download():166] Copying contents of s3://nonexistent-bucket-12345/invalid/path/model to local\n2026-07-09 18:01:35.558 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():366] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-09 18:01:40.204 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-09 18:01:41.833 3881 kserve.trace Secondary ISVC failure detected: {'copies': {'failedCopies': 0}, 'lastFailureInfo': {'exitCode': 1, 'message': "2026-07-09 18:01:35.283 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-12345/invalid/path/model', '/mnt/models')]\n2026-07-09 18:01:35.283 1 storage.initializer INFO [kserve_storage.py:download():166] Copying contents of s3://nonexistent-bucket-12345/invalid/path/model to local\n2026-07-09 18:01:35.558 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():366] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-09 18:01:40.204 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-09 18:01:41.833 3881 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():392] Secondary ISVC failure detected: {'copies': {'failedCopies': 0}, 'lastFailureInfo': {'exitCode': 1, 'message': "2026-07-09 18:01:35.283 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-12345/invalid/path/model', '/mnt/models')]\n2026-07-09 18:01:35.283 1 storage.initializer INFO [kserve_storage.py:download():166] Copying contents of s3://nonexistent-bucket-12345/invalid/path/model to local\n2026-07-09 18:01:35.558 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():366] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-09 18:01:40.204 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-09 18:01:51.848 3881 kserve.trace Primary ISVC resourceVersion: before=20554, after=20554 [e2e-raw] 2026-07-09 18:01:51.848 3881 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():402] Primary ISVC resourceVersion: before=20554, after=20554 [e2e-raw] 2026-07-09 18:01:51.849 3881 kserve.trace Event storm prevention validated: Primary ISVC was not modified during secondary ISVC init container failures [e2e-raw] 2026-07-09 18:01:51.849 3881 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():415] Event storm prevention validated: Primary ISVC was not modified during secondary ISVC init container failures [e2e-raw] [e2e-raw] [gw0] PASSED predictor/test_pod_watch.py::test_event_storm_prevention_init_container_isolation [e2e-raw] predictor/test_pod_watch.py::test_quick_reconciliation_on_init_container_failure 2026-07-09 18:01:56.978 3881 kserve.trace Creating invalid S3 secret and service account [e2e-raw] 2026-07-09 18:01:56.978 3881 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():446] Creating invalid S3 secret and service account [e2e-raw] 2026-07-09 18:01:57.104 3881 kserve.trace Created ISVC isvc-init-fail-afe32a, waiting for failure status... [e2e-raw] 2026-07-09 18:01:57.104 3881 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():477] Created ISVC isvc-init-fail-afe32a, waiting for failure status... [e2e-raw] 2026-07-09 18:02:07.121 3881 kserve.trace ISVC isvc-init-fail-afe32a reported failure: {'exitCode': 1, 'message': "2026-07-09 18:01:58.585 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-xyz123/invalid/model', '/mnt/models')]\n2026-07-09 18:01:58.585 1 storage.initializer INFO [kserve_storage.py:download():166] Copying contents of s3://nonexistent-bucket-xyz123/invalid/model to local\n2026-07-09 18:01:58.865 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():366] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-09 18:02:01.530 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-09 18:02:07.121 3881 kserve.trace INFO [test_pod_watch.py:wait_for_isvc_failure_status():254] ISVC isvc-init-fail-afe32a reported failure: {'exitCode': 1, 'message': "2026-07-09 18:01:58.585 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-xyz123/invalid/model', '/mnt/models')]\n2026-07-09 18:01:58.585 1 storage.initializer INFO [kserve_storage.py:download():166] Copying contents of s3://nonexistent-bucket-xyz123/invalid/model to local\n2026-07-09 18:01:58.865 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():366] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-09 18:02:01.530 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-09 18:02:07.121 3881 kserve.trace Failure status detected in 10.07 seconds: {'copies': {'failedCopies': 0}, 'lastFailureInfo': {'exitCode': 1, 'message': "2026-07-09 18:01:58.585 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-xyz123/invalid/model', '/mnt/models')]\n2026-07-09 18:01:58.585 1 storage.initializer INFO [kserve_storage.py:download():166] Copying contents of s3://nonexistent-bucket-xyz123/invalid/model to local\n2026-07-09 18:01:58.865 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():366] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-09 18:02:01.530 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-09 18:02:07.121 3881 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():491] Failure status detected in 10.07 seconds: {'copies': {'failedCopies': 0}, 'lastFailureInfo': {'exitCode': 1, 'message': "2026-07-09 18:01:58.585 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-xyz123/invalid/model', '/mnt/models')]\n2026-07-09 18:01:58.585 1 storage.initializer INFO [kserve_storage.py:download():166] Copying contents of s3://nonexistent-bucket-xyz123/invalid/model to local\n2026-07-09 18:01:58.865 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():366] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-09 18:02:01.530 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-09 18:02:07.121 3881 kserve.trace Transition status: BlockedByFailedLoad [e2e-raw] 2026-07-09 18:02:07.121 3881 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():505] Transition status: BlockedByFailedLoad [e2e-raw] 2026-07-09 18:02:07.126 3881 kserve.trace Ready condition: {'lastTransitionTime': '2026-07-09T18:01:57Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'} [e2e-raw] 2026-07-09 18:02:07.126 3881 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():514] Ready condition: {'lastTransitionTime': '2026-07-09T18:01:57Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'} [e2e-raw] 2026-07-09 18:02:07.127 3881 kserve.trace Quick reconciliation validated: Failure detected in 10.07 seconds [e2e-raw] 2026-07-09 18:02:07.127 3881 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():527] Quick reconciliation validated: Failure detected in 10.07 seconds [e2e-raw] [e2e-raw] [gw0] PASSED predictor/test_pod_watch.py::test_quick_reconciliation_on_init_container_failure [e2e-raw] predictor/test_raw_deployment.py::test_raw_deployment_kserve 2026-07-09 18:03:42.453 3881 kserve.trace Host from isvc status URL = raw-sklearn-f062e-kserve-ci-e2e-test.apps.cedb9565-b8ef-4a6c-a29a-17416dbbf103.prod.konfluxeaas.com [e2e-raw] 2026-07-09 18:03:42.453 3881 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = raw-sklearn-f062e-kserve-ci-e2e-test.apps.cedb9565-b8ef-4a6c-a29a-17416dbbf103.prod.konfluxeaas.com [e2e-raw] 2026-07-09 18:03:42.453 3881 kserve.trace Network layer = openshift-route [e2e-raw] 2026-07-09 18:03:42.453 3881 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-raw] 2026-07-09 18:03:42.453 3881 kserve.trace Using external route host: raw-sklearn-f062e-kserve-ci-e2e-test.apps.cedb9565-b8ef-4a6c-a29a-17416dbbf103.prod.konfluxeaas.com [e2e-raw] 2026-07-09 18:03:42.453 3881 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: raw-sklearn-f062e-kserve-ci-e2e-test.apps.cedb9565-b8ef-4a6c-a29a-17416dbbf103.prod.konfluxeaas.com [e2e-raw] 2026-07-09 18:03:42.453 3881 kserve.trace Sending Header = {'Host': 'raw-sklearn-f062e-kserve-ci-e2e-test.apps.cedb9565-b8ef-4a6c-a29a-17416dbbf103.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-09 18:03:42.453 3881 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'raw-sklearn-f062e-kserve-ci-e2e-test.apps.cedb9565-b8ef-4a6c-a29a-17416dbbf103.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-09 18:03:42.453 3881 kserve.trace base url = https://raw-sklearn-f062e-kserve-ci-e2e-test.apps.cedb9565-b8ef-4a6c-a29a-17416dbbf103.prod.konfluxeaas.com [e2e-raw] 2026-07-09 18:03:42.453 3881 kserve.trace INFO [utils.py:_predict():158] base url = https://raw-sklearn-f062e-kserve-ci-e2e-test.apps.cedb9565-b8ef-4a6c-a29a-17416dbbf103.prod.konfluxeaas.com [e2e-raw] 2026-07-09 18:03:42.481 3881 kserve.trace Got response {'predictions': [1, 1]} [e2e-raw] 2026-07-09 18:03:42.481 3881 kserve.trace INFO [utils.py:predict():141] Got response {'predictions': [1, 1]} [e2e-raw] [e2e-raw] [gw0] PASSED predictor/test_raw_deployment.py::test_raw_deployment_kserve [e2e-raw] predictor/test_raw_deployment.py::test_raw_deployment_runtime_kserve 2026-07-09 18:05:17.734 3881 kserve.trace Host from isvc status URL = raw-sklearn-runtime-4d85b-kserve-ci-e2e-test.apps.cedb9565-b8ef-4a6c-a29a-17416dbbf103.prod.konfluxeaas.com [e2e-raw] 2026-07-09 18:05:17.734 3881 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = raw-sklearn-runtime-4d85b-kserve-ci-e2e-test.apps.cedb9565-b8ef-4a6c-a29a-17416dbbf103.prod.konfluxeaas.com [e2e-raw] 2026-07-09 18:05:17.734 3881 kserve.trace Network layer = openshift-route [e2e-raw] 2026-07-09 18:05:17.734 3881 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-raw] 2026-07-09 18:05:17.734 3881 kserve.trace Using external route host: raw-sklearn-runtime-4d85b-kserve-ci-e2e-test.apps.cedb9565-b8ef-4a6c-a29a-17416dbbf103.prod.konfluxeaas.com [e2e-raw] 2026-07-09 18:05:17.734 3881 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: raw-sklearn-runtime-4d85b-kserve-ci-e2e-test.apps.cedb9565-b8ef-4a6c-a29a-17416dbbf103.prod.konfluxeaas.com [e2e-raw] 2026-07-09 18:05:17.735 3881 kserve.trace Sending Header = {'Host': 'raw-sklearn-runtime-4d85b-kserve-ci-e2e-test.apps.cedb9565-b8ef-4a6c-a29a-17416dbbf103.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-09 18:05:17.735 3881 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'raw-sklearn-runtime-4d85b-kserve-ci-e2e-test.apps.cedb9565-b8ef-4a6c-a29a-17416dbbf103.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-09 18:05:17.735 3881 kserve.trace base url = https://raw-sklearn-runtime-4d85b-kserve-ci-e2e-test.apps.cedb9565-b8ef-4a6c-a29a-17416dbbf103.prod.konfluxeaas.com [e2e-raw] 2026-07-09 18:05:17.735 3881 kserve.trace INFO [utils.py:_predict():158] base url = https://raw-sklearn-runtime-4d85b-kserve-ci-e2e-test.apps.cedb9565-b8ef-4a6c-a29a-17416dbbf103.prod.konfluxeaas.com [e2e-raw] 2026-07-09 18:05:17.764 3881 kserve.trace Got response {'predictions': [1, 1]} [e2e-raw] 2026-07-09 18:05:17.764 3881 kserve.trace INFO [utils.py:predict():141] Got response {'predictions': [1, 1]} [e2e-raw] [e2e-raw] [gw0] PASSED predictor/test_raw_deployment.py::test_raw_deployment_runtime_kserve [e2e-raw] predictor/test_raw_deployment.py::test_isvc_with_multiple_container_port [e2e-raw] [gw0] SKIPPED predictor/test_raw_deployment.py::test_isvc_with_multiple_container_port [e2e-raw] transformer/test_collocation.py::test_raw_transformer_collocation [e2e-raw] [gw0] SKIPPED transformer/test_collocation.py::test_raw_transformer_collocation [e2e-raw] transformer/test_collocation.py::test_raw_transformer_collocation_runtime [e2e-raw] [gw0] SKIPPED transformer/test_collocation.py::test_raw_transformer_collocation_runtime [e2e-raw] transformer/test_raw_transformer.py::test_transformer [e2e-raw] [gw0] SKIPPED transformer/test_raw_transformer.py::test_transformer [e2e-raw] [e2e-raw] ---------- generated xml file: /workspace/artifacts-dir/junit_e2e.xml ---------- [e2e-raw] --------------------------------- JSON report ---------------------------------- [e2e-raw] report saved to: /workspace/artifacts-dir/e2e_results.json [e2e-raw] =================== 9 passed, 9 skipped in 938.91s (0:15:38) =================== [e2e-raw] /workspace/source [e2e-raw] /workspace/source [e2e-raw] + echo success [must-gather] [must-gather ] OUT 2026-07-09T18:05:24.107688903Z 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: 857645a0-772b-4cf9-8215-c0d984b3bb4c [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.24" [must-gather] ClusterOperators: [must-gather] clusteroperator/authentication is missing [must-gather] clusteroperator/cloud-credential is missing [must-gather] clusteroperator/cluster-autoscaler is missing [must-gather] clusteroperator/config-operator is missing [must-gather] clusteroperator/etcd is missing [must-gather] clusteroperator/machine-api is missing [must-gather] clusteroperator/machine-approver is missing [must-gather] clusteroperator/machine-config is missing [must-gather] clusteroperator/marketplace is missing [must-gather] [must-gather] [must-gather] [must-gather ] OUT 2026-07-09T18:05:24.158486112Z namespace/openshift-must-gather-mxn5h created [must-gather] [must-gather ] OUT 2026-07-09T18:05:24.168818762Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-6fttg created [must-gather] [must-gather ] OUT 2026-07-09T18:05:24.192080938Z pod for plug-in image quay.io/modh/must-gather:rhoai-2.24 created [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:31.701726456Z [disk usage checker] Started [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:31.705099839Z [disk usage checker] Volume usage percentage: current = 11 ; allowed = 70 [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:31.848140217Z No resources found in openshift-must-gather-mxn5h namespace. [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:31.966147047Z Error from server (NotFound): namespaces "redhat-ods-operator" not found [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:32.119010820Z Wrote inspect data to must-gather. [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:32.119041819Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:32.119041819Z namespaces "redhat-ods-operator" not found [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:32.121214822Z Error getting logs from redhat-ods-operator [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:32.280720271Z Wrote inspect data to must-gather. [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:32.280749040Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:32.280749040Z namespaces "redhat-ods-monitoring" not found [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:32.282968011Z Error getting logs from redhat-ods-monitoring [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:32.449234335Z Wrote inspect data to must-gather. [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:32.449413973Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:32.449413973Z namespaces "redhat-ods-applications" not found [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:32.451738362Z Error getting logs from redhat-ods-applications [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:32.603423610Z Wrote inspect data to must-gather. [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:32.603459635Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:32.603459635Z namespaces "rhods-notebooks" not found [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:32.605395720Z Error getting logs from rhods-notebooks [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:32.758694820Z Wrote inspect data to must-gather. [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:32.758724966Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:32.758724966Z namespaces "rhoai-model-registries" not found [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:32.760782154Z Error getting logs from rhoai-model-registries [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:32.918608322Z Wrote inspect data to must-gather. [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:32.918636942Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:32.918636942Z namespaces "istio-system" not found [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:32.920774297Z Error getting logs from istio-system [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:33.074182297Z Wrote inspect data to must-gather. [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:33.074215820Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:33.074215820Z namespaces "knative-serving" not found [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:33.076324409Z Error getting logs from knative-serving [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:33.231418519Z Wrote inspect data to must-gather. [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:33.231449518Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:33.231449518Z namespaces "redhat-ods-applications-auth-provider" not found [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:33.233854757Z Error getting logs from redhat-ods-applications-auth-provider [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:33.507140280Z Wrote inspect data to must-gather. [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:33.788927120Z Wrote inspect data to must-gather. [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:33.925977194Z error: the server doesn't have a resource type "auths" [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:34.013883032Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:34.015775954Z Error collecting info from [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:34.148871501Z error: the server doesn't have a resource type "monitorings" [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:34.233722829Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:34.235756246Z Error collecting info from [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:34.370468572Z error: the server doesn't have a resource type "featuretrackers" [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:34.456430210Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:34.458385342Z Error collecting info from [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:34.589248553Z error: the server doesn't have a resource type "codeflares" [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:34.676981236Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:34.679141037Z Error collecting info from [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:34.810867601Z error: the server doesn't have a resource type "dashboards" [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:34.898344363Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:34.900653911Z Error collecting info from [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:35.031530630Z error: the server doesn't have a resource type "datasciencepipelines" [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:35.118420053Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:35.120715738Z Error collecting info from [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:35.256139070Z error: the server doesn't have a resource type "feastoperators" [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:35.341607834Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:35.343667707Z Error collecting info from [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:35.476095010Z error: the server doesn't have a resource type "kserves" [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:35.561205653Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:35.563251672Z Error collecting info from [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:35.696847262Z error: the server doesn't have a resource type "kueues" [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:35.786347887Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:35.788637468Z Error collecting info from [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:35.920192024Z error: the server doesn't have a resource type "modelcontrollers" [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:36.005008697Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:36.007048875Z Error collecting info from [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:36.140961559Z error: the server doesn't have a resource type "modelmeshservings" [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:36.226143498Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:36.228326233Z Error collecting info from [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:36.363102811Z error: the server doesn't have a resource type "modelregistries" [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:36.450175259Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:36.452276474Z Error collecting info from [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:36.587444264Z error: the server doesn't have a resource type "rays" [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:36.671871426Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:36.673911872Z Error collecting info from [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:36.709878696Z [disk usage checker] Volume usage percentage: current = 11 ; allowed = 70 [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:36.805783836Z error: the server doesn't have a resource type "trainingoperators" [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:36.893012533Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:36.894988310Z Error collecting info from [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:37.026642186Z error: the server doesn't have a resource type "trustyais" [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:37.114839113Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:37.116890056Z Error collecting info from [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:37.253002100Z error: the server doesn't have a resource type "workbenches" [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:37.337429480Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:37.339631958Z Error collecting info from [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:37.470744619Z error: the server doesn't have a resource type "hardwareprofiles" [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:37.557505499Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:37.559791739Z Error collecting info from [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:37.692881022Z error: the server doesn't have a resource type "llamastackoperators" [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:37.777363166Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:37.779493006Z Error collecting info from [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:38.494773382Z error: the server doesn't have a resource type "predictors" [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:38.625422934Z error: the server doesn't have a resource type "localmodelnodegroups" [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:38.754305125Z error: the server doesn't have a resource type "smcp" [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:38.882730254Z error: the server doesn't have a resource type "smm" [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:39.014557737Z error: the server doesn't have a resource type "smmr" [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:39.258569183Z error: the server doesn't have a resource type "virtualservices" [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:39.387426402Z error: the server doesn't have a resource type "authorizationpolicies" [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:39.516563877Z error: the server doesn't have a resource type "envoyfilters" [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:39.641739125Z error: the server doesn't have a resource type "knativeservings" [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:39.771226647Z error: the server doesn't have a resource type "configurations" [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:39.902324349Z error: the server doesn't have a resource type "routes" [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:40.038976631Z error: the server doesn't have a resource type "services" [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:40.168135648Z error: the server doesn't have a resource type "revisions" [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:40.295608404Z error: the server doesn't have a resource type "authconfigs" [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:40.429868615Z error: the server doesn't have a resource type "authorinos" [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:40.724230960Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:40.860335727Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:41.085498489Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:41.215968797Z Wrote inspect data to must-gather. [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:41.372221028Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:41.496157422Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:41.715467573Z [disk usage checker] Volume usage percentage: current = 11 ; allowed = 70 [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:41.722132363Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:41.857901870Z Wrote inspect data to must-gather. [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:42.018416710Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:42.166103038Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:42.370480582Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:42.497939960Z Wrote inspect data to must-gather. [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:42.652591419Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:42.793979449Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:43.001647037Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:43.125960553Z Wrote inspect data to must-gather. [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:43.274155182Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:43.395201097Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:43.598969853Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:43.725025999Z Wrote inspect data to must-gather. [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:43.880823996Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:44.021645717Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:44.229947537Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:44.357348549Z Wrote inspect data to must-gather. [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:44.509557231Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:44.631920698Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:44.833539034Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:44.960703689Z Wrote inspect data to must-gather. [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:45.118104382Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:45.246867943Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:45.465786358Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:45.612511570Z Wrote inspect data to must-gather. [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:45.771379037Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:45.895477210Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:46.110031695Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:46.237379703Z Wrote inspect data to must-gather. [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:46.409671978Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:46.534957269Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:46.720344354Z [disk usage checker] Volume usage percentage: current = 11 ; allowed = 70 [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:46.738046356Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:46.866986155Z Wrote inspect data to must-gather. [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:47.022192281Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:47.165938044Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:47.372904698Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:47.508920816Z Wrote inspect data to must-gather. [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:47.665676078Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:47.790912906Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:47.997090055Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:48.123723918Z Wrote inspect data to must-gather. [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:48.280041788Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:48.422197730Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:48.623285559Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:48.751978067Z Wrote inspect data to must-gather. [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:48.910563044Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:49.036341042Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:49.244088641Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:49.374519168Z Wrote inspect data to must-gather. [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:51.724769518Z [disk usage checker] Volume usage percentage: current = 11 ; allowed = 70 [must-gather] [must-gather-lspnc] POD 2026-07-09T18:05:53.113269336Z Caches written to disk [must-gather] [must-gather-lspnc] OUT 2026-07-09T18:05:54.122460038Z waiting for gather to complete [must-gather] [must-gather-lspnc] OUT 2026-07-09T18:05:54.126059908Z downloading gather output [must-gather] [must-gather-lspnc] OUT 2026-07-09T18:05:54.411117762Z receiving incremental file list [must-gather] [must-gather-lspnc] OUT 2026-07-09T18:05:54.423662677Z ./ [must-gather] [must-gather-lspnc] OUT 2026-07-09T18:05:54.423732549Z aggregated-discovery-api.yaml [must-gather] [must-gather-lspnc] OUT 2026-07-09T18:05:54.424021626Z aggregated-discovery-apis.yaml [must-gather] [must-gather-lspnc] OUT 2026-07-09T18:05:54.425031921Z event-filter.html [must-gather] [must-gather-lspnc] OUT 2026-07-09T18:05:54.425704908Z timestamp [must-gather] [must-gather-lspnc] OUT 2026-07-09T18:05:54.425834842Z version [must-gather] [must-gather-lspnc] OUT 2026-07-09T18:05:54.425903753Z cluster-scoped-resources/ [must-gather] [must-gather-lspnc] OUT 2026-07-09T18:05:54.425912243Z cluster-scoped-resources/datasciencecluster.opendatahub.io/ [must-gather] [must-gather-lspnc] OUT 2026-07-09T18:05:54.425917313Z cluster-scoped-resources/datasciencecluster.opendatahub.io/datascienceclusters/ [must-gather] [must-gather-lspnc] OUT 2026-07-09T18:05:54.425966815Z cluster-scoped-resources/datasciencecluster.opendatahub.io/datascienceclusters/test-dsc.yaml [must-gather] [must-gather-lspnc] OUT 2026-07-09T18:05:54.426065987Z cluster-scoped-resources/dscinitialization.opendatahub.io/ [must-gather] [must-gather-lspnc] OUT 2026-07-09T18:05:54.426074317Z cluster-scoped-resources/dscinitialization.opendatahub.io/dscinitializations/ [must-gather] [must-gather-lspnc] OUT 2026-07-09T18:05:54.426120599Z cluster-scoped-resources/dscinitialization.opendatahub.io/dscinitializations/test-dsci.yaml [must-gather] [must-gather-lspnc] OUT 2026-07-09T18:05:54.42618315Z namespaces/ [must-gather] [must-gather-lspnc] OUT 2026-07-09T18:05:54.426200741Z namespaces/kserve-ci-e2e-test/ [must-gather] [must-gather-lspnc] OUT 2026-07-09T18:05:54.426215961Z namespaces/kserve-ci-e2e-test/kserve-ci-e2e-test.yaml [must-gather] [must-gather-lspnc] OUT 2026-07-09T18:05:54.426284543Z namespaces/kserve-ci-e2e-test/apps.openshift.io/ [must-gather] [must-gather-lspnc] OUT 2026-07-09T18:05:54.426330034Z namespaces/kserve-ci-e2e-test/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-lspnc] OUT 2026-07-09T18:05:54.426377545Z namespaces/kserve-ci-e2e-test/apps/ [must-gather] [must-gather-lspnc] OUT 2026-07-09T18:05:54.426418386Z namespaces/kserve-ci-e2e-test/apps/daemonsets.yaml [must-gather] [must-gather-lspnc] OUT 2026-07-09T18:05:54.426502418Z namespaces/kserve-ci-e2e-test/apps/deployments.yaml [must-gather] [must-gather-lspnc] OUT 2026-07-09T18:05:54.42657571Z namespaces/kserve-ci-e2e-test/apps/replicasets.yaml [must-gather] [must-gather-lspnc] OUT 2026-07-09T18:05:54.426666132Z namespaces/kserve-ci-e2e-test/apps/statefulsets.yaml [must-gather] [must-gather-lspnc] OUT 2026-07-09T18:05:54.426689083Z namespaces/kserve-ci-e2e-test/autoscaling/ [must-gather] [must-gather-lspnc] OUT 2026-07-09T18:05:54.426733624Z namespaces/kserve-ci-e2e-test/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-lspnc] OUT 2026-07-09T18:05:54.426779935Z namespaces/kserve-ci-e2e-test/batch/ [must-gather] [must-gather-lspnc] OUT 2026-07-09T18:05:54.426824006Z namespaces/kserve-ci-e2e-test/batch/cronjobs.yaml [must-gather] [must-gather-lspnc] OUT 2026-07-09T18:05:54.426929439Z namespaces/kserve-ci-e2e-test/batch/jobs.yaml [must-gather] [must-gather-lspnc] OUT 2026-07-09T18:05:54.427006571Z namespaces/kserve-ci-e2e-test/build.openshift.io/ [must-gather] [must-gather-lspnc] OUT 2026-07-09T18:05:54.427030592Z namespaces/kserve-ci-e2e-test/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-lspnc] OUT 2026-07-09T18:05:54.427130154Z namespaces/kserve-ci-e2e-test/build.openshift.io/builds.yaml [must-gather] [must-gather-lspnc] OUT 2026-07-09T18:05:54.427165175Z namespaces/kserve-ci-e2e-test/core/ [must-gather] [must-gather-lspnc] OUT 2026-07-09T18:05:54.427193485Z namespaces/kserve-ci-e2e-test/core/configmaps.yaml [must-gather] [must-gather-lspnc] OUT 2026-07-09T18:05:54.427331989Z namespaces/kserve-ci-e2e-test/core/endpoints.yaml [must-gather] [must-gather-lspnc] OUT 2026-07-09T18:05:54.427417761Z namespaces/kserve-ci-e2e-test/core/events.yaml [must-gather] [must-gather-lspnc] OUT 2026-07-09T18:05:54.428870978Z namespaces/kserve-ci-e2e-test/core/persistentvolumeclaims.yaml [must-gather] [must-gather-lspnc] OUT 2026-07-09T18:05:54.428938509Z namespaces/kserve-ci-e2e-test/core/pods.yaml [must-gather] [must-gather-lspnc] OUT 2026-07-09T18:05:54.429043002Z namespaces/kserve-ci-e2e-test/core/replicationcontrollers.yaml [must-gather] [must-gather-lspnc] OUT 2026-07-09T18:05:54.429170295Z namespaces/kserve-ci-e2e-test/core/secrets.yaml [must-gather] [must-gather-lspnc] OUT 2026-07-09T18:05:54.42936491Z namespaces/kserve-ci-e2e-test/core/services.yaml [must-gather] [must-gather-lspnc] OUT 2026-07-09T18:05:54.429414421Z namespaces/kserve-ci-e2e-test/discovery.k8s.io/ [must-gather] [must-gather-lspnc] OUT 2026-07-09T18:05:54.429458322Z namespaces/kserve-ci-e2e-test/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-lspnc] OUT 2026-07-09T18:05:54.429499753Z namespaces/kserve-ci-e2e-test/image.openshift.io/ [must-gather] [must-gather-lspnc] OUT 2026-07-09T18:05:54.429541764Z namespaces/kserve-ci-e2e-test/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-lspnc] OUT 2026-07-09T18:05:54.429577285Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/ [must-gather] [must-gather-lspnc] OUT 2026-07-09T18:05:54.429624566Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-lspnc] OUT 2026-07-09T18:05:54.429700318Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-lspnc] OUT 2026-07-09T18:05:54.429729069Z namespaces/kserve-ci-e2e-test/monitoring.coreos.com/ [must-gather] [must-gather-lspnc] OUT 2026-07-09T18:05:54.42977938Z namespaces/kserve-ci-e2e-test/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-lspnc] OUT 2026-07-09T18:05:54.429826302Z namespaces/kserve-ci-e2e-test/networking.k8s.io/ [must-gather] [must-gather-lspnc] OUT 2026-07-09T18:05:54.429863932Z namespaces/kserve-ci-e2e-test/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-lspnc] OUT 2026-07-09T18:05:54.429896983Z namespaces/kserve-ci-e2e-test/policy/ [must-gather] [must-gather-lspnc] OUT 2026-07-09T18:05:54.429940314Z namespaces/kserve-ci-e2e-test/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-lspnc] OUT 2026-07-09T18:05:54.430010466Z namespaces/kserve-ci-e2e-test/route.openshift.io/ [must-gather] [must-gather-lspnc] OUT 2026-07-09T18:05:54.430043887Z namespaces/kserve-ci-e2e-test/route.openshift.io/routes.yaml [must-gather] [must-gather-lspnc] OUT 2026-07-09T18:05:54.43692587Z [must-gather] [must-gather-lspnc] OUT 2026-07-09T18:05:54.43694306Z sent 765 bytes received 58,431 bytes 118,392.00 bytes/sec [must-gather] [must-gather-lspnc] OUT 2026-07-09T18:05:54.43694854Z total size is 797,301 speedup is 13.47 [must-gather] [must-gather ] OUT 2026-07-09T18:05:54.510156747Z namespace/openshift-must-gather-mxn5h 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: 857645a0-772b-4cf9-8215-c0d984b3bb4c [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.24" [must-gather] ClusterOperators: [must-gather] clusteroperator/authentication is missing [must-gather] clusteroperator/cloud-credential is missing [must-gather] clusteroperator/cluster-autoscaler is missing [must-gather] clusteroperator/config-operator is missing [must-gather] clusteroperator/etcd is missing [must-gather] clusteroperator/machine-api is missing [must-gather] clusteroperator/machine-approver is missing [must-gather] clusteroperator/machine-config is missing [must-gather] clusteroperator/marketplace is missing [must-gather] [must-gather] [must-gather] [must-gather ] OUT 2026-07-09T18:05:54.634759205Z Using must-gather plug-in image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ec435553f79197f28a94d55da851b8302383238997d790ed3335149e3ee4341f [must-gather] When opening a support case, bugzilla, or issue please include the following summary data along with any other requested information: [must-gather] ClusterID: 857645a0-772b-4cf9-8215-c0d984b3bb4c [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.24" [must-gather] ClusterOperators: [must-gather] clusteroperator/authentication is missing [must-gather] clusteroperator/cloud-credential is missing [must-gather] clusteroperator/cluster-autoscaler is missing [must-gather] clusteroperator/config-operator is missing [must-gather] clusteroperator/etcd is missing [must-gather] clusteroperator/machine-api is missing [must-gather] clusteroperator/machine-approver is missing [must-gather] clusteroperator/machine-config is missing [must-gather] clusteroperator/marketplace is missing [must-gather] [must-gather] [must-gather] [must-gather ] OUT 2026-07-09T18:05:54.660602943Z namespace/openshift-must-gather-rgx2c created [must-gather] [must-gather ] OUT 2026-07-09T18:05:54.669890596Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-jck88 created [must-gather] [must-gather ] OUT 2026-07-09T18:05:54.696209227Z pod for plug-in image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ec435553f79197f28a94d55da851b8302383238997d790ed3335149e3ee4341f created [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:05:56.019097868Z [disk usage checker] Started [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:05:56.022491117Z [disk usage checker] Volume usage percentage: current = 13 ; allowed = 70 [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:05:56.219787322Z Gathering data for ns/openshift-cluster-version... [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:05:56.366456083Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:05:56.478002360Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:05:56.564365984Z Gathering data for ns/default... [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:05:56.930288947Z Gathering data for ns/openshift... [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:05:57.354413469Z Gathering data for ns/kube-system... [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:05:58.066652186Z Gathering data for ns/openshift-etcd... [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:05:58.421214467Z Wrote inspect data to must-gather. [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:05:58.421244883Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:05:58.421244883Z namespaces "assisted-installer" not found [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:05:58.801000538Z Waiting on subprocesses to finish execution. [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:05:58.809232710Z 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-fcpt8] POD 2026-07-09T18:05:58.810870037Z INFO: Gathering machine config daemon's old logs from all nodes [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:05:58.817443966Z INFO: Gathering on-disk MachineConfig from degraded nodes [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:05:58.821069489Z Executing Istio gather script [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:05:58.821256452Z INFO: Gathering HAProxy config files [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:05:58.827660998Z INFO: Collecting host service logs for crio [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:05:58.827965418Z INFO: Collecting host service logs for kubelet [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:05:58.828273378Z INFO: Collecting host service logs for rpm-ostreed [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:05:58.828637938Z INFO: Collecting host service logs for ostree-finalize-staged [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:05:58.829030307Z INFO: Collecting host service logs for machine-config-daemon-firstboot [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:05:58.829325076Z INFO: Collecting host service logs for machine-config-daemon-host [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:05:58.829621904Z INFO: Collecting host service logs for NetworkManager [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:05:58.829950987Z INFO: Collecting host service logs for openvswitch [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:05:58.830238326Z INFO: Collecting host service logs for ovs-configuration [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:05:58.830530518Z INFO: Collecting host service logs for ovsdb-server [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:05:58.830908677Z INFO: Collecting host service logs for ovs-vswitchd [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:05:58.831315127Z INFO: Waiting for worker host service log collection to complete ... [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:05:58.998219607Z INFO: Waiting for node performance related collection to complete ... [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:05:59.380497126Z No resources found in openshift-etcd namespace. [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:05:59.545555872Z INFO: Waiting for on-disk MachineConfig collection to complete ... [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:05:59.545593327Z INFO: on-disk MachineConfig config collection complete. [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:05:59.592663286Z INFO: Collecting Insights Archives from insights-operator-68d9dd94cf-xkn6j [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:05:59.592733766Z insights-runtime-extractor-54d9n [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:05:59.592758515Z insights-runtime-extractor-gz4jw [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:05:59.592777932Z insights-runtime-extractor-xtb8z [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:00.215736484Z No resources found [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:00.310909979Z INFO: "kubernetes-nmstate-operator" not detected. Skipping. [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:00.534470212Z INFO: Found 1 replicas - prometheus-k8s-0 [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:00.579486451Z INFO: namespace openshift-frr-k8s not detected. Skipping. [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:00.781885252Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:00.786870661Z INFO: "metallb-operator" not detected. Skipping. [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:00.819646758Z INFO: "sriov-network-operator" not detected. Skipping. [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:00.893194860Z error: the server doesn't have a resource type "performanceprofile" [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:00.908571778Z INFO: Worker host service log collection to complete. [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:00.946383090Z Wrote inspect data to must-gather. [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:00.959650881Z Wrote inspect data to must-gather. [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:00.975701303Z Wrote inspect data to must-gather. [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:01.001073720Z No resources found [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:01.050798442Z Wrote inspect data to must-gather. [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:01.057754898Z error: the server doesn't have a resource type "multi-networkpolicy" [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:01.069171586Z [disk usage checker] Volume usage percentage: current = 13 ; allowed = 70 [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:01.085529558Z error: only SOURCE_DIR and POD:DESTINATION_DIR should be specified as arguments [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:01.085529558Z See 'oc rsync -h' for help and examples [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:01.147872135Z INFO: Waiting for HAProxy config collection to complete ... [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:01.164867544Z ERROR: No running kube-apiserver pods found [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:01.217920372Z INFO: 'previous-logs' folder not found on ip-10-0-128-245.ec2.internal, skipping... [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:01.250949699Z Wrote inspect data to must-gather. [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:01.333793367Z INFO: Getting alertmanagers from prometheus-k8s-0 [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:01.421270568Z Wrote inspect data to must-gather. [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:01.460911906Z tar: Removing leading `/' from member names [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:01.469700862Z INFO: HAProxy config collection complete. [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:01.476044009Z Wrote inspect data to must-gather. [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:01.614093019Z INFO: 'previous-logs' folder not found on ip-10-0-135-252.ec2.internal, skipping... [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:01.646220041Z Gathering data for ns/openshift-monitoring... [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:01.706815265Z error: the server doesn't have a resource type "machineconfigs" [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:01.755112241Z Wrote inspect data to must-gather. [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:01.861081675Z INFO: Getting rules from prometheus-k8s-0 [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:01.912597291Z error: the server doesn't have a resource type "machineconfigpools" [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:01.944457955Z INFO: 'previous-logs' folder not found on ip-10-0-143-142.ec2.internal, skipping... [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:01.944493600Z INFO: Waiting for Machine Config Daemon termination log collection to complete ... [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:01.944531303Z INFO: Machine Config Daemon termination log collection complete. [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:02.036483274Z Wrote inspect data to must-gather. [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:02.189538884Z Wrote inspect data to must-gather. [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:02.311615115Z Wrote inspect data to must-gather. [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:02.330902874Z INFO: Getting status/config from prometheus-k8s-0 [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:02.382088236Z error: the server doesn't have a resource type "kubeletconfigs" [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:02.465514463Z INFO: OLM v1 CRDs not detected. Skipping OLM v1 resource collection. [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:02.614988303Z Wrote inspect data to must-gather. [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:02.618546611Z INFO: INTERCONNECT MODE [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:02.618568135Z INFO: Gathering ovn-kubernetes DBs [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:02.771681589Z INFO: Getting status/flags from prometheus-k8s-0 [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:02.792864428Z INFO: Gathering OVN_Northbound from ovnkube-node-64kgs... [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:02.793258154Z INFO: Gathering OVN_Northbound from ovnkube-node-jxmsd... [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:02.793554603Z INFO: Gathering OVN_Northbound from ovnkube-node-zpzmp... [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:02.793874672Z INFO: Gathering OVN_Southbound from ovnkube-node-64kgs... [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:02.794155077Z INFO: Gathering OVN_Southbound from ovnkube-node-jxmsd... [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:02.794421602Z INFO: Gathering OVN_Southbound from ovnkube-node-zpzmp... [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:02.888016595Z Wrote inspect data to must-gather. [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:03.086869599Z tar: Removing leading `/' from member names [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:03.117936216Z tar: Removing leading `/' from member names [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:03.127402567Z tar: Removing leading `/' from member names [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:03.141438715Z INFO: Getting status/runtimeinfo from prometheus-k8s-0 [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:03.150330026Z tar: Removing leading `/' from member names [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:03.184680168Z tar: Removing leading `/' from member names [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:03.190424607Z tar: Removing leading `/' from member names [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:03.265595461Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:03.272089314Z Wrote inspect data to must-gather. [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:03.339255919Z Inspecting resource crd/gatewayclasses.gateway.networking.k8s.io [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:03.403147959Z INFO: Getting targets?state=active from prometheus-k8s-0 [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:03.545027713Z Wrote inspect data to must-gather. [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:03.573882744Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:03.696948223Z INFO: Getting status/tsdb from prometheus-k8s-0 [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:03.733968823Z INFO: Waiting for network log collection to complete ... [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:03.734089491Z INFO: Waiting for ovnk database copies to complete ... [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:03.734883586Z INFO: Copying ovnk databases complete. [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:03.737010726Z 3.5M must-gather/network_logs/ovnk_database_store [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:03.740051784Z ovnk_database_store/ [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:03.740098344Z ovnk_database_store/ovnkube-node-zpzmp_sbdb [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:03.762677348Z ovnk_database_store/ovnkube-node-jxmsd_nbdb [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:03.771489768Z ovnk_database_store/ovnkube-node-64kgs_sbdb [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:03.791830265Z ovnk_database_store/ovnkube-node-64kgs_nbdb [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:03.794576917Z W0709 18:06:03.794524 1416 util.go:195] skipping , failed to read event err: Object 'Kind' is missing in '' [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:03.801890309Z ovnk_database_store/ovnkube-node-jxmsd_sbdb [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:03.802404429Z Wrote inspect data to must-gather. [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:03.823702332Z ovnk_database_store/ovnkube-node-zpzmp_nbdb [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:03.824063772Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:03.826390225Z Inspecting resource crd/gateways.gateway.networking.k8s.io [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:03.836637574Z INFO: Network log collection complete. [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:03.939990620Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:04.046194474Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:04.131651568Z INFO: Getting status from alertmanager-main-0 [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:04.132238981Z Wrote inspect data to must-gather. [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:04.134420753Z Gathering data for ns/openshift-network-console... [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:04.270391575Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:04.274575853Z Inspecting resource crd/grpcroutes.gateway.networking.k8s.io [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:04.445393027Z Wrote inspect data to must-gather. [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:04.485408350Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:04.708420405Z Gathering data for ns/openshift-console-operator... [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:04.711256900Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:04.714537398Z Inspecting resource crd/httproutes.gateway.networking.k8s.io [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:04.766130741Z Error from server (NotFound): deployments.apps "cluster-node-tuning-operator" not found [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:04.768883352Z INFO: Fallback to identify the container image from release info [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:04.948244665Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:05.135866246Z Gathering data for ns/openshift-console... [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:05.143634131Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:05.145950027Z Inspecting resource crd/inferencemodelrewrites.inference.networking.x-k8s.io [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:05.313291986Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:05.455516116Z INFO: Image with low level tools to use: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d8d5dc4ea635b13544e6f92103089219e732369ae30557b7beee2e8a11bf500d [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:05.528039557Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:05.530750704Z Inspecting resource crd/inferenceobjectives.inference.networking.x-k8s.io [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:05.604852993Z daemonset.apps/perf-node-gather-daemonset created [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:05.743270248Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:05.745320515Z Gathering data for ns/openshift-cluster-storage-operator... [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:05.764529392Z Waiting for performance profile collector pods to become ready: 1 [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:05.935589325Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:05.938030563Z Inspecting resource crd/inferencepoolimports.inference.networking.x-k8s.io [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:06.081927992Z [disk usage checker] Volume usage percentage: current = 13 ; allowed = 70 [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:06.144949113Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:06.347944888Z Gathering data for ns/openshift-dns-operator... [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:06.358762140Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:06.362379708Z Inspecting resource crd/inferencepools.inference.networking.k8s.io [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:06.536267911Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:06.698335132Z Gathering data for ns/openshift-dns... [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:06.734847122Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:06.737843886Z Inspecting resource crd/inferencepools.inference.networking.x-k8s.io [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:06.888465269Z Waiting for performance profile collector pods to become ready: 2 [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:06.903402079Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:07.091313202Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:07.093755524Z Inspecting resource crd/referencegrants.gateway.networking.k8s.io [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:07.276956170Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:07.372145342Z Gathering data for ns/openshift-image-registry... [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:07.469941936Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:07.908410623Z Gathering data for ns/openshift-ingress-operator... [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:08.039787274Z Waiting for performance profile collector pods to become ready: 3 [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:08.179734999Z Done executing Istio gather script [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:08.285505882Z Gathering data for ns/openshift-ingress... [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:08.635232470Z Gathering data for ns/openshift-ingress-canary... [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:09.033457835Z Gathering data for ns/openshift-insights... [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:09.159987897Z Waiting for performance profile collector pods to become ready: 4 [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:10.274352528Z Waiting for performance profile collector pods to become ready: 5 [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:11.086783577Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:11.241496079Z Gathering data for ns/kserve... [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:11.384154763Z Waiting for performance profile collector pods to become ready: 6 [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:12.497684878Z Waiting for performance profile collector pods to become ready: 7 [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:12.759934914Z Gathering data for ns/openshift-config... [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:13.045467523Z Gathering data for ns/openshift-config-managed... [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:13.494446170Z Gathering data for ns/openshift-kube-apiserver-operator... [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:13.624769147Z Daemonset perf-node-gather-daemonset ready 3 out of 3 [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:13.802872708Z Gathering data for ns/openshift-kube-apiserver... [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:13.905300701Z Collecting performance related data for node ip-10-0-128-245.ec2.internal [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:13.911921705Z Collecting performance related data for node ip-10-0-135-252.ec2.internal [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:13.919124388Z Collecting performance related data for node ip-10-0-143-142.ec2.internal [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:14.148359767Z Gathering data for ns/openshift-kube-controller-manager... [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:14.552843859Z Gathering data for ns/openshift-kube-controller-manager-operator... [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:14.935422382Z Gathering data for ns/openshift-kube-scheduler... [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:15.267163574Z Gathering data for ns/openshift-kube-scheduler-operator... [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:15.648972721Z Gathering data for ns/openshift-kube-storage-version-migrator... [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:15.989101250Z Gathering data for ns/openshift-kube-storage-version-migrator-operator... [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:16.091484883Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:16.374484578Z Gathering data for ns/openshift-user-workload-monitoring... [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:16.944481603Z Gathering data for ns/openshift-multus... [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:18.437974061Z Gathering data for ns/openshift-ovn-kubernetes... [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:19.786365491Z Gathering data for ns/openshift-host-network... [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:20.105344796Z Gathering data for ns/openshift-network-diagnostics... [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:20.648290044Z Gathering data for ns/openshift-network-node-identity... [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:21.096129340Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:21.112018122Z Gathering data for ns/openshift-network-operator... [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:21.593424815Z Gathering data for ns/openshift-cloud-network-config-controller... [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:21.718864737Z Collecting kubelet logs for node ip-10-0-128-245.ec2.internal [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:21.720525390Z Collecting kubelet logs for node ip-10-0-135-252.ec2.internal [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:21.722179583Z Collecting kubelet logs for node ip-10-0-143-142.ec2.internal [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:21.922649857Z Gathering data for ns/openshift-cluster-node-tuning-operator... [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:22.103081724Z daemonset.apps "perf-node-gather-daemonset" deleted from openshift-must-gather-rgx2c namespace [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:22.107786708Z INFO: Node performance data collection complete. [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:22.447762380Z Gathering data for ns/openshift-apiserver-operator... [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:22.794624300Z Gathering data for ns/openshift-apiserver... [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:23.208958217Z Gathering data for ns/openshift-controller-manager-operator... [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:23.505394125Z Gathering data for ns/openshift-controller-manager... [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:23.868551966Z Gathering data for ns/openshift-cluster-samples-operator... [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:24.587673148Z Gathering data for ns/openshift-operator-lifecycle-manager... [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:24.910566604Z Gathering data for ns/openshift-service-ca-operator... [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:25.261186300Z Gathering data for ns/openshift-service-ca... [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:25.661229737Z Gathering data for ns/openshift-cluster-csi-drivers... [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:26.101305477Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:26.590065924Z Wrote inspect data to must-gather. [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:26.590109056Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:26.590109056Z skipping gathering secrets/support due to error: secrets "support" not found [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:26.714951667Z error: the server doesn't have a resource type "clusters" [must-gather] [must-gather-fcpt8] POD 2026-07-09T18:06:26.885490309Z Caches written to disk [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:27.89868578Z waiting for gather to complete [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:27.903345159Z downloading gather output [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.210887902Z receiving incremental file list [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.231553756Z ./ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.231676439Z aggregated-discovery-api.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.231984827Z aggregated-discovery-apis.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.232817388Z event-filter.html [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.235487096Z timestamp [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.235590768Z version [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.24748139Z cluster-scoped-resources/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.24750236Z cluster-scoped-resources/admissionregistration.k8s.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.24750844Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.247532591Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/default-network-annotation.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.247655074Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/servicecidrs.openshift.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.247756117Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/user-defined-networks-namespace-label.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.247819708Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.247866579Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/default-network-annotation-binding.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.247975472Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/servicecidrs-binding.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.248071514Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/user-defined-networks-namespace-label-binding.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.248178957Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.248227698Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/multus.openshift.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.248343592Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/network-node-identity.openshift.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.248445574Z cluster-scoped-resources/apiextensions.k8s.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.248800283Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.248850984Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/accounts.nim.opendatahub.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.24907325Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.249391428Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminpolicybasedexternalroutes.k8s.ovn.org.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.249781198Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertingrules.monitoring.openshift.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.249928901Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagerconfigs.monitoring.coreos.com.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.254122878Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagers.monitoring.coreos.com.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.255904383Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertrelabelconfigs.monitoring.openshift.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.256050687Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apirequestcounts.apiserver.openshift.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.25618091Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apiservers.config.openshift.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.256352515Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/appliedmanifestworks.work.open-cluster-management.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.256471007Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/authentications.config.openshift.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.256688193Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/baselineadminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.256903558Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/builds.config.openshift.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.257106654Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/catalogsources.operators.coreos.com.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.25738339Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudcredentials.operator.openshift.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.257506984Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudeventsources.eventing.keda.sh.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.257624067Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudprivateipconfigs.cloud.network.openshift.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.257738979Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterclaims.cluster.open-cluster-management.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.257838932Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercloudeventsources.eventing.keda.sh.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.257945565Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercsidrivers.operator.openshift.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.258124449Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterimagepolicies.config.openshift.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.258301884Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteroperators.config.openshift.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.258432607Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterresourcequotas.quota.openshift.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.25855459Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterserviceversions.operators.coreos.com.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.260732635Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterstoragecontainers.serving.kserve.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.260890779Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustertriggerauthentications.keda.sh.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.261058944Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteruserdefinednetworks.k8s.ovn.org.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.2613015Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterversions.config.openshift.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.261685039Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.262126091Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.operator.openshift.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.262249004Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.samples.operator.openshift.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.262362287Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleclidownloads.console.openshift.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.26248245Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleexternalloglinks.console.openshift.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.262589713Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolelinks.console.openshift.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.262703625Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolenotifications.console.openshift.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.262812348Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleplugins.console.openshift.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.262972502Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolequickstarts.console.openshift.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.263133576Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.config.openshift.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.263238559Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.operator.openshift.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.263491075Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolesamples.console.openshift.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.263645029Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleyamlsamples.console.openshift.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.263858625Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/controllerconfigs.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.26447904Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/credentialsrequests.cloudcredential.openshift.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.264606233Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/csisnapshotcontrollers.operator.openshift.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.264721416Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/datascienceclusters.datasciencecluster.opendatahub.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.264904631Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.config.openshift.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.265037455Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.operator.openshift.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.265283221Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnsrecords.ingress.operator.openshift.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.265399394Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dscinitializations.dscinitialization.opendatahub.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.265564748Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressfirewalls.k8s.ovn.org.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.265679841Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressips.k8s.ovn.org.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.265794534Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressqoses.k8s.ovn.org.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.265915277Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressrouters.network.operator.openshift.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.266075921Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressservices.k8s.ovn.org.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.266193074Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/etcds.operator.openshift.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.266336617Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/featuregates.config.openshift.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.266482031Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gatewayclasses.gateway.networking.k8s.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.266638405Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gateways.gateway.networking.k8s.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.267057236Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/grpcroutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.267593729Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/helmchartrepositories.helm.openshift.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.267710722Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httproutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.268613345Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httpscaledobjects.http.keda.sh.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.268743728Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentpolicies.config.openshift.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.268849601Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentsourcepolicies.operator.openshift.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.268972624Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagedigestmirrorsets.config.openshift.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.269105787Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepolicies.config.openshift.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.269284692Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepruners.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.269525968Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/images.config.openshift.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.269665322Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagetagmirrorsets.config.openshift.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.269766734Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencegraphs.serving.kserve.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.269917988Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencemodelrewrites.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.270061252Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceobjectives.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.270179675Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepoolimports.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.270321128Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.k8s.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.270466782Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.270590615Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceservices.serving.kserve.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.272722609Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/infrastructures.config.openshift.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.273179611Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresscontrollers.operator.openshift.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.273866278Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresses.config.openshift.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.274078894Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/insightsoperators.operator.openshift.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.274244088Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/installplans.operators.coreos.com.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.274380891Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/interceptorroutes.http.keda.sh.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.274509864Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ipamclaims.k8s.cni.cncf.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.274647448Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ippools.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.274780151Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kedacontrollers.keda.sh.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.278200688Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeapiservers.operator.openshift.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.278342212Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubecontrollermanagers.operator.openshift.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.278480665Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeschedulers.operator.openshift.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.278604548Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubestorageversionmigrators.operator.openshift.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.278715911Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceserviceconfigs.serving.kserve.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.286111949Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceservices.serving.kserve.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.290558851Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfignodes.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.290706215Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfigurations.operator.openshift.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.291020203Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosbuilds.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.291201478Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosconfigs.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.291346831Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/network-attachment-definitions.k8s.cni.cncf.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.291450314Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.config.openshift.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.291604948Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.operator.openshift.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.291887945Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodes.config.openshift.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.292015218Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodeslicepools.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.292128901Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/oauths.config.openshift.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.292314066Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/olmconfigs.operators.coreos.com.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.292428589Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftapiservers.operator.openshift.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.292539511Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftcontrollermanagers.operator.openshift.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.292648524Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorconditions.operators.coreos.com.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.292785838Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorgroups.operators.coreos.com.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.292932691Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorhubs.config.openshift.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.293046794Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorpkis.network.operator.openshift.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.293160817Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operators.operators.coreos.com.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.29327964Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/overlappingrangeipreservations.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.293378573Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/pinnedimagesets.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.293571938Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podmonitors.monitoring.coreos.com.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.293858835Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podnetworkconnectivitychecks.controlplane.operator.openshift.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.293999078Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/probes.monitoring.coreos.com.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.294240495Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/profiles.tuned.openshift.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.294355578Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projecthelmchartrepositories.helm.openshift.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.2944708Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projects.config.openshift.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.294581043Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheuses.monitoring.coreos.com.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.296869931Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheusrules.monitoring.coreos.com.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.297009255Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/proxies.config.openshift.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.297117257Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rangeallocations.security.internal.openshift.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.29722276Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/referencegrants.gateway.networking.k8s.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.297361384Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rolebindingrestrictions.authorization.openshift.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.297502867Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledjobs.keda.sh.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.299039806Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledobjects.keda.sh.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.299177849Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/schedulers.config.openshift.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.299318753Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/securitycontextconstraints.security.openshift.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.299484277Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicecas.operator.openshift.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.29960146Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicemonitors.monitoring.coreos.com.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.299880138Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servingruntimes.serving.kserve.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.30038405Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storages.operator.openshift.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.30078398Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storagestates.migration.k8s.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.300898243Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storageversionmigrations.migration.k8s.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.301028427Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/subscriptions.operators.coreos.com.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.301690783Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/thanosrulers.monitoring.coreos.com.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.302992746Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/trainedmodels.serving.kserve.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.303090969Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/triggerauthentications.keda.sh.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.303242313Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/tuneds.tuned.openshift.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.303365496Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/userdefinednetworks.k8s.ovn.org.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.30352262Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumepopulators.populator.storage.k8s.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.303613712Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotclasses.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.303726745Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotcontents.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.303891939Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshots.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.304039663Z cluster-scoped-resources/apiregistration.k8s.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.30430926Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.304398732Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1..yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.304637978Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.admissionregistration.k8s.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.304774991Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiextensions.k8s.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.304855124Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiserver.openshift.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.304945076Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.openshift.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.30512836Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.305212763Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authentication.k8s.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.305347676Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.k8s.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.305430978Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.openshift.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.3055178Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.autoscaling.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.305603243Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.batch.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.305686305Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.build.openshift.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.305778727Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.certificates.k8s.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.305860379Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloud.network.openshift.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.305971312Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloudcredential.openshift.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.306062134Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.config.openshift.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.306141126Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.console.openshift.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.306256859Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.coordination.k8s.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.306343121Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.datasciencecluster.opendatahub.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.306427383Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.discovery.k8s.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.306512586Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.dscinitialization.opendatahub.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.306595577Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.events.k8s.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.30668479Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.flowcontrol.apiserver.k8s.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.306770522Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.gateway.networking.k8s.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.306865924Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.image.openshift.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.306983217Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.30706722Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.inference.networking.k8s.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.307151912Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.ingress.operator.openshift.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.307237454Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.cni.cncf.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.307322696Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.ovn.org.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.307410138Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.30749101Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.coreos.com.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.307579113Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.openshift.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.307661555Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.network.operator.openshift.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.307785558Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.networking.k8s.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.30786743Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.nim.opendatahub.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.307970103Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.node.k8s.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.308061245Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.oauth.openshift.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.308153967Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operator.openshift.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.308241879Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operators.coreos.com.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.308316091Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.packages.operators.coreos.com.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.308407223Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.policy.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.308490486Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.project.openshift.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.308591268Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.quota.openshift.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.308767323Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.rbac.authorization.k8s.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.308976498Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.resource.k8s.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.309108641Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.route.openshift.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.309197883Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.samples.operator.openshift.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.309283076Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.scheduling.k8s.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.309401369Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.internal.openshift.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.309482981Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.openshift.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.309575503Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.309665035Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.storage.k8s.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.309758998Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.template.openshift.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.30984939Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.tuned.openshift.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.309940292Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.user.openshift.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.310055975Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.work.open-cluster-management.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.310175128Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.cluster.open-cluster-management.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.310289031Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.controlplane.operator.openshift.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.310373783Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.eventing.keda.sh.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.310463616Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.http.keda.sh.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.310554848Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.31064682Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.k8s.cni.cncf.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.310747183Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.keda.sh.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.310835485Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.migration.k8s.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.310965318Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.monitoring.coreos.com.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.311048701Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operator.openshift.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.311136093Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operators.coreos.com.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.311223175Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.policy.networking.k8s.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.311315287Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.serving.kserve.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.31140309Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.311525793Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.311609845Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.operators.coreos.com.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.311697677Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.serving.kserve.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.311784729Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.admissionregistration.k8s.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.311872251Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.external.metrics.k8s.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.312123288Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.gateway.networking.k8s.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.312281092Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.helm.openshift.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.312483647Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.http.keda.sh.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.31261813Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.metrics.k8s.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.312731913Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.monitoring.coreos.com.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.312817205Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.populator.storage.k8s.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.312903517Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.serving.kserve.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.31301566Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.storage.k8s.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.313103382Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.autoscaling.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.313202285Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.operators.coreos.com.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.313262717Z cluster-scoped-resources/certificates.k8s.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.313325848Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.31337728Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-4pchr.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.313456322Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-72sld.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.313546074Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-79h9f.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.313638456Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-84wtj.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.313716458Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-9fpq5.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.31380458Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-djfsd.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.313890082Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-gncqq.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.314035916Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-k5f5d.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.31419862Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-mjnpn.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.314290153Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-pgwz8.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.314383505Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-tzndd.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.314472497Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-zt9gg.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.31456791Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-576z8.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.314673652Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-8tj85.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.314760904Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-nbdwr.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.314916359Z cluster-scoped-resources/config.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.31497857Z cluster-scoped-resources/config.openshift.io/apiservers.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.315167915Z cluster-scoped-resources/config.openshift.io/authentications.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.315307668Z cluster-scoped-resources/config.openshift.io/builds.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.315396291Z cluster-scoped-resources/config.openshift.io/clusterimagepolicies.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.315475433Z cluster-scoped-resources/config.openshift.io/clusteroperators.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.315787621Z cluster-scoped-resources/config.openshift.io/clusterversions.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.315891653Z cluster-scoped-resources/config.openshift.io/consoles.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.316004096Z cluster-scoped-resources/config.openshift.io/dnses.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.316090578Z cluster-scoped-resources/config.openshift.io/featuregates.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.316197001Z cluster-scoped-resources/config.openshift.io/imagecontentpolicies.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.316287203Z cluster-scoped-resources/config.openshift.io/imagedigestmirrorsets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.316365735Z cluster-scoped-resources/config.openshift.io/imagepolicies.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.316454198Z cluster-scoped-resources/config.openshift.io/images.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.31654214Z cluster-scoped-resources/config.openshift.io/imagetagmirrorsets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.316622152Z cluster-scoped-resources/config.openshift.io/infrastructures.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.316717124Z cluster-scoped-resources/config.openshift.io/ingresses.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.316801396Z cluster-scoped-resources/config.openshift.io/networks.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.316897239Z cluster-scoped-resources/config.openshift.io/nodes.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.317072303Z cluster-scoped-resources/config.openshift.io/oauths.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.317301809Z cluster-scoped-resources/config.openshift.io/operatorhubs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.317393991Z cluster-scoped-resources/config.openshift.io/projects.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.317486744Z cluster-scoped-resources/config.openshift.io/proxies.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.317564006Z cluster-scoped-resources/config.openshift.io/schedulers.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.317703559Z cluster-scoped-resources/config.openshift.io/clusteroperators/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.31776036Z cluster-scoped-resources/config.openshift.io/clusteroperators/console.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.317872623Z cluster-scoped-resources/config.openshift.io/clusteroperators/csi-snapshot-controller.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.317971876Z cluster-scoped-resources/config.openshift.io/clusteroperators/dns.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.318084339Z cluster-scoped-resources/config.openshift.io/clusteroperators/image-registry.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.318167931Z cluster-scoped-resources/config.openshift.io/clusteroperators/ingress.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.318263543Z cluster-scoped-resources/config.openshift.io/clusteroperators/insights.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.318355406Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-apiserver.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.318499069Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-controller-manager.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.318591512Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-scheduler.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.318677504Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-storage-version-migrator.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.318774676Z cluster-scoped-resources/config.openshift.io/clusteroperators/monitoring.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.318877679Z cluster-scoped-resources/config.openshift.io/clusteroperators/network.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.319038703Z cluster-scoped-resources/config.openshift.io/clusteroperators/node-tuning.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.319128595Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-apiserver.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.319224928Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-controller-manager.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.31931143Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-samples.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.319398512Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-catalog.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.319489714Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-packageserver.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.319573426Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.319664899Z cluster-scoped-resources/config.openshift.io/clusteroperators/service-ca.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.319750181Z cluster-scoped-resources/config.openshift.io/clusteroperators/storage.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.319830793Z cluster-scoped-resources/config.openshift.io/clusterversions/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.319865284Z cluster-scoped-resources/config.openshift.io/clusterversions/version.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.319939886Z cluster-scoped-resources/config.openshift.io/consoles/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.320002837Z cluster-scoped-resources/config.openshift.io/consoles/cluster.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.320049198Z cluster-scoped-resources/config.openshift.io/featuregates/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.32009816Z cluster-scoped-resources/config.openshift.io/featuregates/cluster.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.320167121Z cluster-scoped-resources/config.openshift.io/infrastructures/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.320196502Z cluster-scoped-resources/config.openshift.io/infrastructures/cluster.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.320270114Z cluster-scoped-resources/config.openshift.io/oauths/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.320312985Z cluster-scoped-resources/config.openshift.io/oauths/cluster.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.320377507Z cluster-scoped-resources/config.openshift.io/proxies/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.320413538Z cluster-scoped-resources/config.openshift.io/proxies/cluster.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.320477259Z cluster-scoped-resources/console.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.32048466Z cluster-scoped-resources/console.openshift.io/consoleplugins/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.320527181Z cluster-scoped-resources/console.openshift.io/consoleplugins/monitoring-plugin.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.320617963Z cluster-scoped-resources/console.openshift.io/consoleplugins/networking-console-plugin.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.320672244Z cluster-scoped-resources/core/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.320683295Z cluster-scoped-resources/core/nodes/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.320739656Z cluster-scoped-resources/core/nodes/ip-10-0-128-245.ec2.internal.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.32090762Z cluster-scoped-resources/core/nodes/ip-10-0-135-252.ec2.internal.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.321065644Z cluster-scoped-resources/core/nodes/ip-10-0-143-142.ec2.internal.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.321174327Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.321259079Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.32130284Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/catch-all.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.321405983Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/exempt.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.321479395Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/global-default.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.321568317Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-controller-manager.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.321645719Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-scheduler.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.321726961Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-system-service-accounts.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.321970397Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-operator.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.322250854Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-sar.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.322335727Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.322423529Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-authentication-operator.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.322512011Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-controller-manager.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.322603103Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-kube-apiserver-operator.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.322686835Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-monitoring-metrics.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.322777378Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver-sar.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.32287952Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.322966843Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-server.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.323316051Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/probes.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.323407894Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/service-accounts.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.323492416Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-leader-election.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.323586748Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-node-high.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.32367047Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-nodes.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.323758543Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.323803834Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/catch-all.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.323888076Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/exempt.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.323973318Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/global-default.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.324079501Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/leader-election.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.324151993Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/node-high.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.324233295Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/openshift-control-plane-operators.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.324384199Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/system.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.324502971Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-high.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.324595604Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-low.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.324664006Z cluster-scoped-resources/imageregistry.operator.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.324676496Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.324718587Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/cluster.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.324802389Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.32483995Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/cluster.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.324893631Z cluster-scoped-resources/migration.k8s.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.324900632Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.324934142Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/console-plugin-storage-version-migration.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.325049605Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-controllerconfig-storage-version-migration.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.325199159Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-machineconfigpool-storage-version-migration.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.32523873Z cluster-scoped-resources/oauth.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.32524904Z cluster-scoped-resources/oauth.openshift.io/oauthclients/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.325275611Z cluster-scoped-resources/oauth.openshift.io/oauthclients/console.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.325392964Z cluster-scoped-resources/operator.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.325400634Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.325445395Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ebs.csi.aws.com.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.325546068Z cluster-scoped-resources/operator.openshift.io/consoles/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.325585449Z cluster-scoped-resources/operator.openshift.io/consoles/cluster.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.325739833Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.325857346Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/cluster.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.325944978Z cluster-scoped-resources/operator.openshift.io/dnses/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.326059251Z cluster-scoped-resources/operator.openshift.io/dnses/default.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.326116782Z cluster-scoped-resources/operator.openshift.io/insightsoperators/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.326151713Z cluster-scoped-resources/operator.openshift.io/insightsoperators/cluster.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.326266256Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.326306477Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/cluster.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.326355888Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.326385019Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/cluster.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.326445731Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.326484952Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/cluster.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.326535013Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.326557183Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/cluster.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.326672396Z cluster-scoped-resources/operator.openshift.io/networks/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.326728628Z cluster-scoped-resources/operator.openshift.io/networks/cluster.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.32682176Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.326923973Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/cluster.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.327014375Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.327051056Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/cluster.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.327103477Z cluster-scoped-resources/operator.openshift.io/servicecas/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.327152629Z cluster-scoped-resources/operator.openshift.io/servicecas/cluster.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.32720526Z cluster-scoped-resources/operator.openshift.io/storages/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.327231491Z cluster-scoped-resources/operator.openshift.io/storages/cluster.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.327331463Z cluster-scoped-resources/operators.coreos.com/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.327339223Z cluster-scoped-resources/operators.coreos.com/olmconfigs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.327383135Z cluster-scoped-resources/operators.coreos.com/olmconfigs/cluster.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.327439676Z cluster-scoped-resources/operators.coreos.com/operators/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.327466317Z cluster-scoped-resources/operators.coreos.com/operators/openshift-custom-metrics-autoscaler-operator.openshift-keda.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.327555109Z cluster-scoped-resources/rbac.authorization.k8s.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.3276095Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.327655581Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/aws-ebs-csi-driver-operator-clusterrolebinding.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.327738473Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cloud-network-config-controller.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.327820395Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cluster-node-tuning-operator.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.328043651Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cluster-storage-operator-role.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.328175055Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/csi-snapshot-controller-operator-clusterrole.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.328275587Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/csi-snapshot-controller-runner-operator.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.328366309Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/metrics-daemon-sa-rolebinding.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.328467752Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-admission-controller-webhook.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.328547034Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-ancillary-tools.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.328631086Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-cluster-readers.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.328709308Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-group.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.32880118Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-transient.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.328885773Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-whereabouts.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.328983985Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-diagnostics.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.329109558Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-node-identity.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.32919897Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-image-registry-pruner.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.329288963Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-iptables-alerter.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.329375735Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.329524699Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-identity-limited.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.329763845Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-kube-rbac-proxy.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.329905998Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/registry-registry-role.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.330056522Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.330091033Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/aws-ebs-csi-driver-operator-clusterrole.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.330202746Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/cloud-network-config-controller.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.330320209Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/cluster-node-tuning-operator.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.330432542Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console-extensions-reader.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.330568225Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console-operator.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.330658598Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.33074545Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/csi-snapshot-controller-operator-clusterrole.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.330834102Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/helm-chartrepos-viewer.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.330939234Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/metrics-daemon-role.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.331122159Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-admission-controller-webhook.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.331206481Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-ancillary-tools.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.331292194Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.331379566Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/net-attach-def-project.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.331465408Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-diagnostics.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.331586151Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-node-identity.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.331668293Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-csi-snapshot-controller-runner.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.331764635Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-iptables-alerter.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.331848608Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-cluster-reader.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.33194755Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.332055943Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-kube-rbac-proxy.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.332135355Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-node-limited.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.332231977Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-editor.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.332315339Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-viewer.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.332399242Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/project-helm-chartrepository-editor.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.332488374Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-admin.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.332577376Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-basic-user.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.332668128Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-storage-admin.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.33275336Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-view.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.332844503Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:registry.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.333004777Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/whereabouts-cni.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.333073828Z cluster-scoped-resources/samples.operator.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.333082099Z cluster-scoped-resources/samples.operator.openshift.io/configs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.33311775Z cluster-scoped-resources/samples.operator.openshift.io/configs/cluster.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.333174091Z cluster-scoped-resources/snapshot.storage.k8s.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.333182781Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.333208042Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/csi-aws-vsc.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.333264893Z cluster-scoped-resources/storage.k8s.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.333273564Z cluster-scoped-resources/storage.k8s.io/csidrivers/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.333306645Z cluster-scoped-resources/storage.k8s.io/csidrivers/ebs.csi.aws.com.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.333379116Z cluster-scoped-resources/storage.k8s.io/csinodes/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.333412287Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-128-245.ec2.internal.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.33350473Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-135-252.ec2.internal.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.333580821Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-143-142.ec2.internal.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.333649413Z cluster-scoped-resources/storage.k8s.io/storageclasses/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.333681634Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp2-csi.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.333775766Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp3-csi.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.333812857Z host_service_logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.33392934Z host_service_logs/masters/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.334067514Z host_service_logs/masters/NetworkManager_service.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.334257569Z host_service_logs/masters/crio_service.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.33431763Z host_service_logs/masters/kubelet_service.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.334390082Z host_service_logs/masters/machine-config-daemon-firstboot_service.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.334509375Z host_service_logs/masters/machine-config-daemon-host_service.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.334607207Z host_service_logs/masters/openvswitch_service.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.334676689Z host_service_logs/masters/ostree-finalize-staged_service.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.334757361Z host_service_logs/masters/ovs-configuration_service.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.334830223Z host_service_logs/masters/ovs-vswitchd_service.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.334913985Z host_service_logs/masters/ovsdb-server_service.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.334995857Z host_service_logs/masters/rpm-ostreed_service.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.335016558Z ingress_controllers/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.335025188Z ingress_controllers/default/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.335033868Z ingress_controllers/default/router-default-d6b67c788-g98z2/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.33507861Z ingress_controllers/default/router-default-d6b67c788-g98z2/haproxy.config [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.335186972Z insights-data/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.335195542Z istio/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.335227303Z istio/aggregated-discovery-api.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.335343486Z istio/aggregated-discovery-apis.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.33586963Z istio/event-filter.html [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.335980362Z istio/timestamp [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.336024563Z istio/cluster-scoped-resources/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.336035754Z istio/cluster-scoped-resources/apiextensions.k8s.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.336059934Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.336115016Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gatewayclasses.gateway.networking.k8s.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.336266789Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gateways.gateway.networking.k8s.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.336841084Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/grpcroutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.337301796Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httproutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.338229769Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencemodelrewrites.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.338356822Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceobjectives.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.338487526Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepoolimports.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.338624399Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.k8s.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.338780223Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.338965828Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/referencegrants.gateway.networking.k8s.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.33905079Z machine_config_ondisk/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.33905847Z machine_config_termination_logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.33907234Z monitoring/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.339081561Z monitoring/alertmanager/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.339128282Z monitoring/alertmanager/status.json [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.339230555Z monitoring/alertmanager/status.stderr [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.339243085Z monitoring/prometheus/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.339296256Z monitoring/prometheus/alertmanagers.json [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.339392389Z monitoring/prometheus/alertmanagers.stderr [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.339461401Z monitoring/prometheus/rules.json [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.340449046Z monitoring/prometheus/rules.stderr [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.340493397Z monitoring/prometheus/prometheus-k8s-0/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.340580279Z monitoring/prometheus/prometheus-k8s-0/active-targets.json [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.341598575Z monitoring/prometheus/prometheus-k8s-0/active-targets.stderr [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.341633145Z monitoring/prometheus/prometheus-k8s-0/status/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.341686587Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.json [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.341777299Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.stderr [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.341834121Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.json [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.341935073Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.stderr [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.342015035Z monitoring/prometheus/status/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.342056116Z monitoring/prometheus/status/config.json [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.342509778Z monitoring/prometheus/status/config.stderr [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.342577669Z monitoring/prometheus/status/flags.json [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.342669712Z monitoring/prometheus/status/flags.stderr [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.342854187Z namespaces/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.342916688Z namespaces/default/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.3429884Z namespaces/default/default.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.343065842Z namespaces/default/apps.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.343097783Z namespaces/default/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.343151554Z namespaces/default/apps/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.343181115Z namespaces/default/apps/daemonsets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.343263467Z namespaces/default/apps/deployments.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.343341539Z namespaces/default/apps/replicasets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.343417181Z namespaces/default/apps/statefulsets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.343459672Z namespaces/default/autoscaling/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.343491013Z namespaces/default/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.343545824Z namespaces/default/batch/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.343588895Z namespaces/default/batch/cronjobs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.343667817Z namespaces/default/batch/jobs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.343711558Z namespaces/default/build.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.343754119Z namespaces/default/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.343826051Z namespaces/default/build.openshift.io/builds.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.343904043Z namespaces/default/core/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.343947014Z namespaces/default/core/configmaps.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.344082158Z namespaces/default/core/endpoints.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.34416504Z namespaces/default/core/events.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.344334494Z namespaces/default/core/persistentvolumeclaims.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.344409166Z namespaces/default/core/pods.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.344484918Z namespaces/default/core/replicationcontrollers.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.344607371Z namespaces/default/core/secrets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.344758865Z namespaces/default/core/services.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.344824636Z namespaces/default/discovery.k8s.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.344860827Z namespaces/default/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.344940879Z namespaces/default/image.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.345006791Z namespaces/default/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.345123554Z namespaces/default/k8s.ovn.org/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.345169005Z namespaces/default/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.345254187Z namespaces/default/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.34535852Z namespaces/default/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.345396461Z namespaces/default/monitoring.coreos.com/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.345444952Z namespaces/default/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.345482403Z namespaces/default/networking.k8s.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.345521684Z namespaces/default/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.345571485Z namespaces/default/policy/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.345603186Z namespaces/default/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.345660307Z namespaces/default/route.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.345692748Z namespaces/default/route.openshift.io/routes.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.345801511Z namespaces/kserve/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.345839462Z namespaces/kserve/kserve.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.345896593Z namespaces/kserve/apps.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.345936205Z namespaces/kserve/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.346008396Z namespaces/kserve/apps/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.346030427Z namespaces/kserve/apps/daemonsets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.34612711Z namespaces/kserve/apps/deployments.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.346318094Z namespaces/kserve/apps/replicasets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.3465492Z namespaces/kserve/apps/statefulsets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.346592331Z namespaces/kserve/autoscaling/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.346626712Z namespaces/kserve/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.346660533Z namespaces/kserve/batch/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.346700644Z namespaces/kserve/batch/cronjobs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.346782776Z namespaces/kserve/batch/jobs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.346862248Z namespaces/kserve/build.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.346900949Z namespaces/kserve/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.347003321Z namespaces/kserve/build.openshift.io/builds.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.347066913Z namespaces/kserve/coordination.k8s.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.347081623Z namespaces/kserve/coordination.k8s.io/leases/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.347109244Z namespaces/kserve/coordination.k8s.io/leases/kserve-controller-manager-leader-lock.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.347202727Z namespaces/kserve/coordination.k8s.io/leases/llminferenceservice-kserve-controller-manager.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.347281349Z namespaces/kserve/coordination.k8s.io/leases/odh-model-controller.opendatahub.io.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.347408732Z namespaces/kserve/core/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.347480414Z namespaces/kserve/core/configmaps.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.347842633Z namespaces/kserve/core/endpoints.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.347973266Z namespaces/kserve/core/events.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.348315155Z namespaces/kserve/core/persistentvolumeclaims.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.348392467Z namespaces/kserve/core/pods.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.348654274Z namespaces/kserve/core/replicationcontrollers.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.348771737Z namespaces/kserve/core/secrets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.349050553Z namespaces/kserve/core/services.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.349171456Z namespaces/kserve/discovery.k8s.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.349215808Z namespaces/kserve/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.34931041Z namespaces/kserve/image.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.349338081Z namespaces/kserve/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.349394952Z namespaces/kserve/k8s.ovn.org/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.349438583Z namespaces/kserve/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.349518945Z namespaces/kserve/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.349595157Z namespaces/kserve/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.349644668Z namespaces/kserve/monitoring.coreos.com/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.34968722Z namespaces/kserve/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.349755591Z namespaces/kserve/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.349811713Z namespaces/kserve/monitoring.coreos.com/servicemonitors/model-serving-api-metrics.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.349905655Z namespaces/kserve/monitoring.coreos.com/servicemonitors/odh-model-controller-metrics-monitor.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.349966167Z namespaces/kserve/networking.k8s.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.350040889Z namespaces/kserve/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.350124251Z namespaces/kserve/pods/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.350134941Z namespaces/kserve/pods/kserve-controller-manager-6b8548bc6d-6vgbn/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.350194662Z namespaces/kserve/pods/kserve-controller-manager-6b8548bc6d-6vgbn/kserve-controller-manager-6b8548bc6d-6vgbn.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.350287155Z namespaces/kserve/pods/kserve-controller-manager-6b8548bc6d-6vgbn/manager/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.350294485Z namespaces/kserve/pods/kserve-controller-manager-6b8548bc6d-6vgbn/manager/manager/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.350302295Z namespaces/kserve/pods/kserve-controller-manager-6b8548bc6d-6vgbn/manager/manager/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.350350137Z namespaces/kserve/pods/kserve-controller-manager-6b8548bc6d-6vgbn/manager/manager/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.352017909Z namespaces/kserve/pods/kserve-controller-manager-6b8548bc6d-6vgbn/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.35207843Z namespaces/kserve/pods/kserve-controller-manager-6b8548bc6d-6vgbn/manager/manager/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.352098501Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-n5l89/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.352315566Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-n5l89/llmisvc-controller-manager-654c557856-n5l89.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.35246141Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-n5l89/manager/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.35246917Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-n5l89/manager/manager/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.3524731Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-n5l89/manager/manager/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.352532432Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-n5l89/manager/manager/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.352677945Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-n5l89/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.352768918Z namespaces/kserve/pods/llmisvc-controller-manager-654c557856-n5l89/manager/manager/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.352818299Z namespaces/kserve/pods/model-serving-api-fd65d7d6-jxl42/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.35285039Z namespaces/kserve/pods/model-serving-api-fd65d7d6-jxl42/model-serving-api-fd65d7d6-jxl42.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.352970313Z namespaces/kserve/pods/model-serving-api-fd65d7d6-jxl42/server/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.352983403Z namespaces/kserve/pods/model-serving-api-fd65d7d6-jxl42/server/server/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.352988473Z namespaces/kserve/pods/model-serving-api-fd65d7d6-jxl42/server/server/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.353029524Z namespaces/kserve/pods/model-serving-api-fd65d7d6-jxl42/server/server/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.353116147Z namespaces/kserve/pods/model-serving-api-fd65d7d6-jxl42/server/server/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.353186058Z namespaces/kserve/pods/model-serving-api-fd65d7d6-jxl42/server/server/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.35323177Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-zwdsx/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.35327352Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-zwdsx/odh-model-controller-84b54b7f97-zwdsx.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.353363363Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-zwdsx/manager/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.353372863Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-zwdsx/manager/manager/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.353378143Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-zwdsx/manager/manager/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.353405304Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-zwdsx/manager/manager/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.358161874Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-zwdsx/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.358229896Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-zwdsx/manager/manager/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.358242356Z namespaces/kserve/pods/s3-init-88p49/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.358303278Z namespaces/kserve/pods/s3-init-88p49/s3-init-88p49.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.35838829Z namespaces/kserve/pods/s3-init-88p49/download-hf-model/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.3583979Z namespaces/kserve/pods/s3-init-88p49/download-hf-model/download-hf-model/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.358406541Z namespaces/kserve/pods/s3-init-88p49/download-hf-model/download-hf-model/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.358468912Z namespaces/kserve/pods/s3-init-88p49/download-hf-model/download-hf-model/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.358553914Z namespaces/kserve/pods/s3-init-88p49/download-hf-model/download-hf-model/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.358609536Z namespaces/kserve/pods/s3-init-88p49/download-hf-model/download-hf-model/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.358653117Z namespaces/kserve/pods/s3-init-88p49/s3-init/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.358660767Z namespaces/kserve/pods/s3-init-88p49/s3-init/s3-init/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.358664677Z namespaces/kserve/pods/s3-init-88p49/s3-init/s3-init/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.358702508Z namespaces/kserve/pods/s3-init-88p49/s3-init/s3-init/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.358996505Z namespaces/kserve/pods/s3-init-88p49/s3-init/s3-init/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.359091048Z namespaces/kserve/pods/s3-init-88p49/s3-init/s3-init/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.359202471Z namespaces/kserve/pods/seaweedfs-64568bcd49-k4mk5/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.359334854Z namespaces/kserve/pods/seaweedfs-64568bcd49-k4mk5/seaweedfs-64568bcd49-k4mk5.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.359485778Z namespaces/kserve/pods/seaweedfs-64568bcd49-k4mk5/seaweedfs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.359494208Z namespaces/kserve/pods/seaweedfs-64568bcd49-k4mk5/seaweedfs/seaweedfs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.359500838Z namespaces/kserve/pods/seaweedfs-64568bcd49-k4mk5/seaweedfs/seaweedfs/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.35956376Z namespaces/kserve/pods/seaweedfs-64568bcd49-k4mk5/seaweedfs/seaweedfs/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.359754855Z namespaces/kserve/pods/seaweedfs-64568bcd49-k4mk5/seaweedfs/seaweedfs/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.359822126Z namespaces/kserve/pods/seaweedfs-64568bcd49-k4mk5/seaweedfs/seaweedfs/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.359854747Z namespaces/kserve/policy/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.359903248Z namespaces/kserve/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.359995601Z namespaces/kserve/route.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.360031022Z namespaces/kserve/route.openshift.io/routes.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.360074873Z namespaces/kube-node-lease/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.360081563Z namespaces/kube-node-lease/coordination.k8s.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.360085873Z namespaces/kube-node-lease/coordination.k8s.io/leases/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.360122664Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-128-245.ec2.internal.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.360294978Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-135-252.ec2.internal.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.360505214Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-143-142.ec2.internal.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.360601916Z namespaces/kube-system/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.360634987Z namespaces/kube-system/kube-system.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.360708299Z namespaces/kube-system/apps.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.36074017Z namespaces/kube-system/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.360781581Z namespaces/kube-system/apps/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.360814562Z namespaces/kube-system/apps/daemonsets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.360943195Z namespaces/kube-system/apps/deployments.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.361041167Z namespaces/kube-system/apps/replicasets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.361120229Z namespaces/kube-system/apps/statefulsets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.3611685Z namespaces/kube-system/autoscaling/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.361191071Z namespaces/kube-system/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.361269083Z namespaces/kube-system/batch/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.361308494Z namespaces/kube-system/batch/cronjobs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.361388306Z namespaces/kube-system/batch/jobs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.361450128Z namespaces/kube-system/build.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.3615341Z namespaces/kube-system/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.361626872Z namespaces/kube-system/build.openshift.io/builds.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.361682513Z namespaces/kube-system/coordination.k8s.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.361694104Z namespaces/kube-system/coordination.k8s.io/leases/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.361763306Z namespaces/kube-system/coordination.k8s.io/leases/apiserver-yx2efnc5qmmhedocjr5dvdebge.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.361867848Z namespaces/kube-system/coordination.k8s.io/leases/kube-controller-manager.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.361967021Z namespaces/kube-system/coordination.k8s.io/leases/kube-scheduler.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.362060503Z namespaces/kube-system/core/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.362084644Z namespaces/kube-system/core/configmaps.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.362251108Z namespaces/kube-system/core/endpoints.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.36233564Z namespaces/kube-system/core/events.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.362631028Z namespaces/kube-system/core/persistentvolumeclaims.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.362818022Z namespaces/kube-system/core/pods.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.363142191Z namespaces/kube-system/core/replicationcontrollers.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.363277574Z namespaces/kube-system/core/secrets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.363602922Z namespaces/kube-system/core/services.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.363671734Z namespaces/kube-system/discovery.k8s.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.363722085Z namespaces/kube-system/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.363769777Z namespaces/kube-system/image.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.363808627Z namespaces/kube-system/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.363873449Z namespaces/kube-system/k8s.ovn.org/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.363942841Z namespaces/kube-system/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.364192837Z namespaces/kube-system/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.364333331Z namespaces/kube-system/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.364435123Z namespaces/kube-system/monitoring.coreos.com/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.364477964Z namespaces/kube-system/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.364539636Z namespaces/kube-system/networking.k8s.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.364566657Z namespaces/kube-system/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.364649469Z namespaces/kube-system/pods/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.364656679Z namespaces/kube-system/pods/global-pull-secret-syncer-6jkxm/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.36470797Z namespaces/kube-system/pods/global-pull-secret-syncer-6jkxm/global-pull-secret-syncer-6jkxm.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.364799732Z namespaces/kube-system/pods/global-pull-secret-syncer-6jkxm/global-pull-secret-syncer/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.364810783Z namespaces/kube-system/pods/global-pull-secret-syncer-6jkxm/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.364820063Z namespaces/kube-system/pods/global-pull-secret-syncer-6jkxm/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.364859834Z namespaces/kube-system/pods/global-pull-secret-syncer-6jkxm/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.365065059Z namespaces/kube-system/pods/global-pull-secret-syncer-6jkxm/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.365134941Z namespaces/kube-system/pods/global-pull-secret-syncer-6jkxm/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.365182132Z namespaces/kube-system/pods/global-pull-secret-syncer-jphq7/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.365231314Z namespaces/kube-system/pods/global-pull-secret-syncer-jphq7/global-pull-secret-syncer-jphq7.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.365298045Z namespaces/kube-system/pods/global-pull-secret-syncer-jphq7/global-pull-secret-syncer/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.365312896Z namespaces/kube-system/pods/global-pull-secret-syncer-jphq7/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.365319376Z namespaces/kube-system/pods/global-pull-secret-syncer-jphq7/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.365363967Z namespaces/kube-system/pods/global-pull-secret-syncer-jphq7/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.365522951Z namespaces/kube-system/pods/global-pull-secret-syncer-jphq7/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.365590243Z namespaces/kube-system/pods/global-pull-secret-syncer-jphq7/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.365646034Z namespaces/kube-system/pods/global-pull-secret-syncer-mcsfz/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.365693315Z namespaces/kube-system/pods/global-pull-secret-syncer-mcsfz/global-pull-secret-syncer-mcsfz.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.365759117Z namespaces/kube-system/pods/global-pull-secret-syncer-mcsfz/global-pull-secret-syncer/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.365767467Z namespaces/kube-system/pods/global-pull-secret-syncer-mcsfz/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.365773107Z namespaces/kube-system/pods/global-pull-secret-syncer-mcsfz/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.365833599Z namespaces/kube-system/pods/global-pull-secret-syncer-mcsfz/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.366011413Z namespaces/kube-system/pods/global-pull-secret-syncer-mcsfz/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.366080895Z namespaces/kube-system/pods/global-pull-secret-syncer-mcsfz/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.366112696Z namespaces/kube-system/pods/konnectivity-agent-5rvlp/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.366151927Z namespaces/kube-system/pods/konnectivity-agent-5rvlp/konnectivity-agent-5rvlp.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.366246239Z namespaces/kube-system/pods/konnectivity-agent-5rvlp/konnectivity-agent/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.366257049Z namespaces/kube-system/pods/konnectivity-agent-5rvlp/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.36626565Z namespaces/kube-system/pods/konnectivity-agent-5rvlp/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.366304911Z namespaces/kube-system/pods/konnectivity-agent-5rvlp/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.366760422Z namespaces/kube-system/pods/konnectivity-agent-5rvlp/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.366874785Z namespaces/kube-system/pods/konnectivity-agent-5rvlp/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.366887276Z namespaces/kube-system/pods/konnectivity-agent-kpmkm/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.366941027Z namespaces/kube-system/pods/konnectivity-agent-kpmkm/konnectivity-agent-kpmkm.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.36706031Z namespaces/kube-system/pods/konnectivity-agent-kpmkm/konnectivity-agent/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.36707303Z namespaces/kube-system/pods/konnectivity-agent-kpmkm/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.367097271Z namespaces/kube-system/pods/konnectivity-agent-kpmkm/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.367274285Z namespaces/kube-system/pods/konnectivity-agent-kpmkm/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.367690756Z namespaces/kube-system/pods/konnectivity-agent-kpmkm/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.367764668Z namespaces/kube-system/pods/konnectivity-agent-kpmkm/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.367788218Z namespaces/kube-system/pods/konnectivity-agent-ps4sv/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.367839009Z namespaces/kube-system/pods/konnectivity-agent-ps4sv/konnectivity-agent-ps4sv.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.367925802Z namespaces/kube-system/pods/konnectivity-agent-ps4sv/konnectivity-agent/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.367933412Z namespaces/kube-system/pods/konnectivity-agent-ps4sv/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.367943532Z namespaces/kube-system/pods/konnectivity-agent-ps4sv/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.368035785Z namespaces/kube-system/pods/konnectivity-agent-ps4sv/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.368687731Z namespaces/kube-system/pods/konnectivity-agent-ps4sv/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.368758743Z namespaces/kube-system/pods/konnectivity-agent-ps4sv/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.368800364Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-245.ec2.internal/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.368824725Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-245.ec2.internal/kube-apiserver-proxy-ip-10-0-128-245.ec2.internal.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.368916927Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-245.ec2.internal/haproxy/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.368924217Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-245.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.368930757Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-245.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.369010959Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-245.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.369289846Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-245.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.369501122Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-245.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.369546873Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-135-252.ec2.internal/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.369576324Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-135-252.ec2.internal/kube-apiserver-proxy-ip-10-0-135-252.ec2.internal.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.369663416Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-135-252.ec2.internal/haproxy/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.369675766Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-135-252.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.369680456Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-135-252.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.369687487Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-135-252.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.36983427Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-135-252.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.369895592Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-135-252.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.369946653Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-143-142.ec2.internal/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.370001264Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-143-142.ec2.internal/kube-apiserver-proxy-ip-10-0-143-142.ec2.internal.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.370070576Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-143-142.ec2.internal/haproxy/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.370080386Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-143-142.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.370088387Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-143-142.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.370128238Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-143-142.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.370267631Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-143-142.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.370335563Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-143-142.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.370361884Z namespaces/kube-system/policy/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.370393794Z namespaces/kube-system/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.370463646Z namespaces/kube-system/rbac.authorization.k8s.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.370470696Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.370523628Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/csi-snapshot-controller-operator-authentication-reader.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.37061638Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.370671701Z namespaces/kube-system/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.370718303Z namespaces/kube-system/rbac.authorization.k8s.io/roles/extension-apiserver-authentication-reader.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.370766484Z namespaces/kube-system/route.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.370807165Z namespaces/kube-system/route.openshift.io/routes.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.370899617Z namespaces/open-cluster-management-agent-addon/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.370907167Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.370911267Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.370982819Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/cluster-proxy.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.371089182Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/work-manager.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.371183705Z namespaces/openshift-apiserver-operator/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.371221705Z namespaces/openshift-apiserver-operator/openshift-apiserver-operator.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.371292267Z namespaces/openshift-apiserver-operator/apps.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.371330568Z namespaces/openshift-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.37139488Z namespaces/openshift-apiserver-operator/apps/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.37142186Z namespaces/openshift-apiserver-operator/apps/daemonsets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.371512203Z namespaces/openshift-apiserver-operator/apps/deployments.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.371589295Z namespaces/openshift-apiserver-operator/apps/replicasets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.371669397Z namespaces/openshift-apiserver-operator/apps/statefulsets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.371713448Z namespaces/openshift-apiserver-operator/autoscaling/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.371743219Z namespaces/openshift-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.3717912Z namespaces/openshift-apiserver-operator/batch/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.371822261Z namespaces/openshift-apiserver-operator/batch/cronjobs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.371906923Z namespaces/openshift-apiserver-operator/batch/jobs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.371968214Z namespaces/openshift-apiserver-operator/build.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.372057487Z namespaces/openshift-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.372137978Z namespaces/openshift-apiserver-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.37220009Z namespaces/openshift-apiserver-operator/core/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.372237811Z namespaces/openshift-apiserver-operator/core/configmaps.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.373188855Z namespaces/openshift-apiserver-operator/core/endpoints.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.373313828Z namespaces/openshift-apiserver-operator/core/events.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.373400161Z namespaces/openshift-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.373487873Z namespaces/openshift-apiserver-operator/core/pods.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.373656097Z namespaces/openshift-apiserver-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.37378691Z namespaces/openshift-apiserver-operator/core/secrets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.373967785Z namespaces/openshift-apiserver-operator/core/services.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.374074578Z namespaces/openshift-apiserver-operator/discovery.k8s.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.374095608Z namespaces/openshift-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.37416988Z namespaces/openshift-apiserver-operator/image.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.374286413Z namespaces/openshift-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.374343694Z namespaces/openshift-apiserver-operator/k8s.ovn.org/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.374419116Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.374508909Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.37458222Z namespaces/openshift-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.374645742Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.374699094Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.374746015Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.374790276Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/openshift-apiserver-operator.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.374858227Z namespaces/openshift-apiserver-operator/networking.k8s.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.374888348Z namespaces/openshift-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.37494382Z namespaces/openshift-apiserver-operator/policy/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.374995211Z namespaces/openshift-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.375065843Z namespaces/openshift-apiserver-operator/route.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.375115844Z namespaces/openshift-apiserver-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.375277328Z namespaces/openshift-apiserver/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.375407441Z namespaces/openshift-apiserver/openshift-apiserver.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.375467233Z namespaces/openshift-apiserver/apps.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.375494604Z namespaces/openshift-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.375709669Z namespaces/openshift-apiserver/apps/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.37575104Z namespaces/openshift-apiserver/apps/daemonsets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.375831962Z namespaces/openshift-apiserver/apps/deployments.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.375909444Z namespaces/openshift-apiserver/apps/replicasets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.376032187Z namespaces/openshift-apiserver/apps/statefulsets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.376077898Z namespaces/openshift-apiserver/autoscaling/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.37612596Z namespaces/openshift-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.376171221Z namespaces/openshift-apiserver/batch/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.376213792Z namespaces/openshift-apiserver/batch/cronjobs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.376289194Z namespaces/openshift-apiserver/batch/jobs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.376329745Z namespaces/openshift-apiserver/build.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.376367366Z namespaces/openshift-apiserver/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.376452198Z namespaces/openshift-apiserver/build.openshift.io/builds.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.376516209Z namespaces/openshift-apiserver/core/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.376561861Z namespaces/openshift-apiserver/core/configmaps.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.376662473Z namespaces/openshift-apiserver/core/endpoints.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.376741825Z namespaces/openshift-apiserver/core/events.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.376829588Z namespaces/openshift-apiserver/core/persistentvolumeclaims.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.37690757Z namespaces/openshift-apiserver/core/pods.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.377005222Z namespaces/openshift-apiserver/core/replicationcontrollers.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.377135115Z namespaces/openshift-apiserver/core/secrets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.377299439Z namespaces/openshift-apiserver/core/services.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.37733923Z namespaces/openshift-apiserver/discovery.k8s.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.377392622Z namespaces/openshift-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.377442843Z namespaces/openshift-apiserver/image.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.377488164Z namespaces/openshift-apiserver/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.377548016Z namespaces/openshift-apiserver/k8s.ovn.org/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.377576406Z namespaces/openshift-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.377667319Z namespaces/openshift-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.377747421Z namespaces/openshift-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.377806382Z namespaces/openshift-apiserver/monitoring.coreos.com/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.377835553Z namespaces/openshift-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.377893755Z namespaces/openshift-apiserver/networking.k8s.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.377940716Z namespaces/openshift-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.378015938Z namespaces/openshift-apiserver/policy/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.378056059Z namespaces/openshift-apiserver/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.37811786Z namespaces/openshift-apiserver/route.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.378145541Z namespaces/openshift-apiserver/route.openshift.io/routes.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.378221863Z namespaces/openshift-authentication-operator/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.378228783Z namespaces/openshift-authentication-operator/monitoring.coreos.com/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.378232843Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.378267764Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/authentication-operator.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.378336346Z namespaces/openshift-cloud-controller-manager/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.378348806Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.378353176Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.378362526Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/cloud-controller-manager.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.378419008Z namespaces/openshift-cloud-credential-operator/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.378429708Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.378433928Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.37851524Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/cloud-credential-operator-leader.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.378653384Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.378664174Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.378693865Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/cloud-credential-operator.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.378790797Z namespaces/openshift-cloud-network-config-controller/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.378824178Z namespaces/openshift-cloud-network-config-controller/openshift-cloud-network-config-controller.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.378925921Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.378943081Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.379063414Z namespaces/openshift-cloud-network-config-controller/apps/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.379086205Z namespaces/openshift-cloud-network-config-controller/apps/daemonsets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.379186337Z namespaces/openshift-cloud-network-config-controller/apps/deployments.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.379258439Z namespaces/openshift-cloud-network-config-controller/apps/replicasets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.379336991Z namespaces/openshift-cloud-network-config-controller/apps/statefulsets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.379390332Z namespaces/openshift-cloud-network-config-controller/autoscaling/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.379425783Z namespaces/openshift-cloud-network-config-controller/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.379489475Z namespaces/openshift-cloud-network-config-controller/batch/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.379519036Z namespaces/openshift-cloud-network-config-controller/batch/cronjobs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.379606298Z namespaces/openshift-cloud-network-config-controller/batch/jobs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.379662569Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.379716941Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.379793753Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/builds.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.379833104Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.379842304Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.379901425Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/cloud-network-config-controller-lock.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.380052509Z namespaces/openshift-cloud-network-config-controller/core/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.380101371Z namespaces/openshift-cloud-network-config-controller/core/configmaps.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.380203923Z namespaces/openshift-cloud-network-config-controller/core/endpoints.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.380281135Z namespaces/openshift-cloud-network-config-controller/core/events.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.380360427Z namespaces/openshift-cloud-network-config-controller/core/persistentvolumeclaims.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.380439329Z namespaces/openshift-cloud-network-config-controller/core/pods.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.380515621Z namespaces/openshift-cloud-network-config-controller/core/replicationcontrollers.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.380669435Z namespaces/openshift-cloud-network-config-controller/core/secrets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.380771307Z namespaces/openshift-cloud-network-config-controller/core/services.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.38087963Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.380922501Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/cloud-network-config-controller.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.381007743Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.381060385Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.381092305Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.381142707Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.381199688Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.381245249Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.381321471Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.381401653Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.381465065Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.381509986Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.381540377Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.381595998Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.381643119Z namespaces/openshift-cloud-network-config-controller/policy/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.381690511Z namespaces/openshift-cloud-network-config-controller/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.381724261Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.381731292Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.381769913Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/cloud-network-config-controller-rb.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.381826984Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.381872455Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/cloud-network-config-controller.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.381917026Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.381974608Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/routes.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.38207721Z namespaces/openshift-cluster-csi-drivers/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.382108901Z namespaces/openshift-cluster-csi-drivers/openshift-cluster-csi-drivers.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.382191323Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.382223894Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.382282386Z namespaces/openshift-cluster-csi-drivers/apps/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.382321157Z namespaces/openshift-cluster-csi-drivers/apps/daemonsets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.38244572Z namespaces/openshift-cluster-csi-drivers/apps/deployments.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.382524792Z namespaces/openshift-cluster-csi-drivers/apps/replicasets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.382600994Z namespaces/openshift-cluster-csi-drivers/apps/statefulsets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.382637825Z namespaces/openshift-cluster-csi-drivers/autoscaling/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.382689146Z namespaces/openshift-cluster-csi-drivers/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.382735997Z namespaces/openshift-cluster-csi-drivers/batch/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.382773308Z namespaces/openshift-cluster-csi-drivers/batch/cronjobs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.38286279Z namespaces/openshift-cluster-csi-drivers/batch/jobs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.382925642Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.382973803Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.383070876Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/builds.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.383125277Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.383132607Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.383183129Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ebs-csi-aws-com.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.383266701Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-attacher-leader-ebs-csi-aws-com.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.383350683Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-resizer-ebs-csi-aws-com.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.383460925Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-snapshotter-leader-ebs-csi-aws-com.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.383563288Z namespaces/openshift-cluster-csi-drivers/core/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.383597419Z namespaces/openshift-cluster-csi-drivers/core/configmaps.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.383702582Z namespaces/openshift-cluster-csi-drivers/core/endpoints.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.383779324Z namespaces/openshift-cluster-csi-drivers/core/events.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.384119332Z namespaces/openshift-cluster-csi-drivers/core/persistentvolumeclaims.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.384196324Z namespaces/openshift-cluster-csi-drivers/core/pods.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.384399959Z namespaces/openshift-cluster-csi-drivers/core/replicationcontrollers.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.384544333Z namespaces/openshift-cluster-csi-drivers/core/secrets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.384659196Z namespaces/openshift-cluster-csi-drivers/core/services.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.384687627Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.384724948Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/aws-ebs-csi-driver-operator.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.38483943Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.384858551Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.384926102Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.384972234Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.385056876Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.385097227Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.385180829Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.385256341Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.385291352Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.385340243Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.385373064Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.385408405Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.385511168Z namespaces/openshift-cluster-csi-drivers/pods/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.385518378Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7mfh5/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.385565379Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7mfh5/aws-ebs-csi-driver-node-7mfh5.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.385670252Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7mfh5/csi-driver/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.385677832Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7mfh5/csi-driver/csi-driver/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.385687132Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7mfh5/csi-driver/csi-driver/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.385738043Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7mfh5/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.385931288Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7mfh5/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.38601947Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7mfh5/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.386057401Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7mfh5/csi-liveness-probe/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.386062842Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7mfh5/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.386066862Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7mfh5/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.386092192Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7mfh5/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.386241286Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7mfh5/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.386301608Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7mfh5/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.386349919Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7mfh5/csi-node-driver-registrar/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.386361019Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7mfh5/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.386366189Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7mfh5/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.386377799Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7mfh5/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.386479352Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7mfh5/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.386555824Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-7mfh5/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.386606275Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-sgprx/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.386656606Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-sgprx/aws-ebs-csi-driver-node-sgprx.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.386749149Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-sgprx/csi-driver/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.386759819Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-sgprx/csi-driver/csi-driver/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.386764109Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-sgprx/csi-driver/csi-driver/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.38679816Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-sgprx/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.386907453Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-sgprx/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.386984155Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-sgprx/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.387038906Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-sgprx/csi-liveness-probe/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.387050027Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-sgprx/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.387060687Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-sgprx/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.387097598Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-sgprx/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.38718776Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-sgprx/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.387256272Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-sgprx/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.387273662Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-sgprx/csi-node-driver-registrar/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.387279042Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-sgprx/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.387287273Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-sgprx/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.387332523Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-sgprx/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.387422896Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-sgprx/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.387488527Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-sgprx/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.387537169Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-wtsbh/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.38757509Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-wtsbh/aws-ebs-csi-driver-node-wtsbh.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.387677222Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-wtsbh/csi-driver/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.387685263Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-wtsbh/csi-driver/csi-driver/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.387689293Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-wtsbh/csi-driver/csi-driver/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.387731604Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-wtsbh/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.387822616Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-wtsbh/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.387891228Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-wtsbh/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.387940949Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-wtsbh/csi-liveness-probe/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.38796725Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-wtsbh/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.38797593Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-wtsbh/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.388062622Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-wtsbh/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.388163705Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-wtsbh/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.388228836Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-wtsbh/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.388272347Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-wtsbh/csi-node-driver-registrar/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.388279347Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-wtsbh/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.388289138Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-wtsbh/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.388341349Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-wtsbh/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.388431071Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-wtsbh/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.388503663Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-wtsbh/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.388545694Z namespaces/openshift-cluster-csi-drivers/policy/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.388594086Z namespaces/openshift-cluster-csi-drivers/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.388643327Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.388651437Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.388681038Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/aws-ebs-csi-driver-operator-rolebinding.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.388732099Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.3887839Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/aws-ebs-csi-driver-operator-role.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.388831032Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.388866702Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/routes.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.388917444Z namespaces/openshift-cluster-machine-approver/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.388928224Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.388932264Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.388971355Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/cluster-machine-approver-leader.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.389031617Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.389039907Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.389072028Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/cluster-machine-approver.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.3891704Z namespaces/openshift-cluster-node-tuning-operator/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.389217151Z namespaces/openshift-cluster-node-tuning-operator/openshift-cluster-node-tuning-operator.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.389291433Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.389306344Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.389380886Z namespaces/openshift-cluster-node-tuning-operator/apps/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.389419167Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.38954895Z namespaces/openshift-cluster-node-tuning-operator/apps/deployments.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.389624602Z namespaces/openshift-cluster-node-tuning-operator/apps/replicasets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.389703384Z namespaces/openshift-cluster-node-tuning-operator/apps/statefulsets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.389759615Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.389797606Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/tuned.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.389881338Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.389924399Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.389999451Z namespaces/openshift-cluster-node-tuning-operator/batch/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.390058373Z namespaces/openshift-cluster-node-tuning-operator/batch/cronjobs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.390142435Z namespaces/openshift-cluster-node-tuning-operator/batch/jobs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.390194936Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.390234297Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.390319989Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.390377111Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.390384841Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.390421202Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/node-tuning-operator-lock.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.390515164Z namespaces/openshift-cluster-node-tuning-operator/core/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.390548015Z namespaces/openshift-cluster-node-tuning-operator/core/configmaps.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.391174881Z namespaces/openshift-cluster-node-tuning-operator/core/endpoints.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.391260743Z namespaces/openshift-cluster-node-tuning-operator/core/events.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.391404177Z namespaces/openshift-cluster-node-tuning-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.391481289Z namespaces/openshift-cluster-node-tuning-operator/core/pods.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.391681364Z namespaces/openshift-cluster-node-tuning-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.391824228Z namespaces/openshift-cluster-node-tuning-operator/core/secrets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.391971681Z namespaces/openshift-cluster-node-tuning-operator/core/services.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.392407362Z namespaces/openshift-cluster-node-tuning-operator/core/serviceaccounts/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.392481624Z namespaces/openshift-cluster-node-tuning-operator/core/serviceaccounts/cluster-node-tuning-operator.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.392544966Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.392572706Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.392638908Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.392669649Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.3927246Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.392856943Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.392939546Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.393052339Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.3930998Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.393134891Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.393180752Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.393219133Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/node-tuning-operator.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.393288445Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.393319085Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/node-tuning-operator.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.393378767Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.393407108Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.393462899Z namespaces/openshift-cluster-node-tuning-operator/pods/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.393472609Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-bdrnd/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.393554891Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-bdrnd/tuned-bdrnd.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.393749956Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-bdrnd/tuned/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.393758006Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-bdrnd/tuned/tuned/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.393762127Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-bdrnd/tuned/tuned/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.393812078Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-bdrnd/tuned/tuned/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.393933131Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-bdrnd/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.394023443Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-bdrnd/tuned/tuned/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.394077515Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-rnsm2/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.394120866Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-rnsm2/tuned-rnsm2.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.394201638Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-rnsm2/tuned/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.394215158Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-rnsm2/tuned/tuned/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.394219238Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-rnsm2/tuned/tuned/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.394271539Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-rnsm2/tuned/tuned/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.394458384Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-rnsm2/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.394523236Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-rnsm2/tuned/tuned/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.394565147Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-tfwm2/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.394591058Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-tfwm2/tuned-tfwm2.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.39468427Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-tfwm2/tuned/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.39469199Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-tfwm2/tuned/tuned/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.39469629Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-tfwm2/tuned/tuned/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.394721011Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-tfwm2/tuned/tuned/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.394851614Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-tfwm2/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.395016628Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-tfwm2/tuned/tuned/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.395036139Z namespaces/openshift-cluster-node-tuning-operator/policy/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.39508089Z namespaces/openshift-cluster-node-tuning-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.395135221Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.395177493Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.395236484Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.395247094Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.395290705Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-128-245.ec2.internal.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.395395088Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-135-252.ec2.internal.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.39548091Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-143-142.ec2.internal.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.395541492Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.395572412Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/default.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.395676515Z namespaces/openshift-cluster-samples-operator/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.395721296Z namespaces/openshift-cluster-samples-operator/openshift-cluster-samples-operator.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.395798738Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.395831959Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.395912761Z namespaces/openshift-cluster-samples-operator/apps/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.395967182Z namespaces/openshift-cluster-samples-operator/apps/daemonsets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.396124136Z namespaces/openshift-cluster-samples-operator/apps/deployments.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.396247449Z namespaces/openshift-cluster-samples-operator/apps/replicasets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.396342892Z namespaces/openshift-cluster-samples-operator/apps/statefulsets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.396359712Z namespaces/openshift-cluster-samples-operator/autoscaling/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.396415274Z namespaces/openshift-cluster-samples-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.396462185Z namespaces/openshift-cluster-samples-operator/batch/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.396509546Z namespaces/openshift-cluster-samples-operator/batch/cronjobs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.396580588Z namespaces/openshift-cluster-samples-operator/batch/jobs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.396641799Z namespaces/openshift-cluster-samples-operator/build.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.396677091Z namespaces/openshift-cluster-samples-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.396767423Z namespaces/openshift-cluster-samples-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.396840915Z namespaces/openshift-cluster-samples-operator/core/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.396870345Z namespaces/openshift-cluster-samples-operator/core/configmaps.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.39707229Z namespaces/openshift-cluster-samples-operator/core/endpoints.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.397156003Z namespaces/openshift-cluster-samples-operator/core/events.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.397295696Z namespaces/openshift-cluster-samples-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.397369868Z namespaces/openshift-cluster-samples-operator/core/pods.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.397491791Z namespaces/openshift-cluster-samples-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.397612934Z namespaces/openshift-cluster-samples-operator/core/secrets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.397811189Z namespaces/openshift-cluster-samples-operator/core/services.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.397880181Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.397922292Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.398010334Z namespaces/openshift-cluster-samples-operator/image.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.398062295Z namespaces/openshift-cluster-samples-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.398104997Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.398152738Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.39824025Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.398317872Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.398377034Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.398448975Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.398511627Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.398578208Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/samples-operator-alerts.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.398659791Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.398711262Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/cluster-samples-operator.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.398764693Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.398815674Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.398884786Z namespaces/openshift-cluster-samples-operator/pods/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.398893687Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-wgnvc/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.398941518Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-wgnvc/cluster-samples-operator-65db858894-wgnvc.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.399060611Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-wgnvc/cluster-samples-operator-watch/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.399072001Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-wgnvc/cluster-samples-operator-watch/cluster-samples-operator-watch/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.399078791Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-wgnvc/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.399122002Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-wgnvc/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.399218155Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-wgnvc/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.399283137Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-wgnvc/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.399334998Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-wgnvc/cluster-samples-operator/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.399344048Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-wgnvc/cluster-samples-operator/cluster-samples-operator/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.399351258Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-wgnvc/cluster-samples-operator/cluster-samples-operator/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.399392249Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-wgnvc/cluster-samples-operator/cluster-samples-operator/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.399770109Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-wgnvc/cluster-samples-operator/cluster-samples-operator/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.3998363Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-wgnvc/cluster-samples-operator/cluster-samples-operator/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.399904592Z namespaces/openshift-cluster-samples-operator/policy/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.399944733Z namespaces/openshift-cluster-samples-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.400013895Z namespaces/openshift-cluster-samples-operator/route.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.400051696Z namespaces/openshift-cluster-samples-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.400155459Z namespaces/openshift-cluster-storage-operator/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.40019825Z namespaces/openshift-cluster-storage-operator/openshift-cluster-storage-operator.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.400251411Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.400304792Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.400369094Z namespaces/openshift-cluster-storage-operator/apps/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.400407865Z namespaces/openshift-cluster-storage-operator/apps/daemonsets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.400493777Z namespaces/openshift-cluster-storage-operator/apps/deployments.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.40059451Z namespaces/openshift-cluster-storage-operator/apps/replicasets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.400692532Z namespaces/openshift-cluster-storage-operator/apps/statefulsets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.400746814Z namespaces/openshift-cluster-storage-operator/autoscaling/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.400790755Z namespaces/openshift-cluster-storage-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.400845016Z namespaces/openshift-cluster-storage-operator/batch/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.400897137Z namespaces/openshift-cluster-storage-operator/batch/cronjobs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.401026431Z namespaces/openshift-cluster-storage-operator/batch/jobs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.401083102Z namespaces/openshift-cluster-storage-operator/build.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.401128523Z namespaces/openshift-cluster-storage-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.401204675Z namespaces/openshift-cluster-storage-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.401260756Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.401268607Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.401308878Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/data-source-validator-leader.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.40138813Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/snapshot-controller-leader.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.401473872Z namespaces/openshift-cluster-storage-operator/core/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.401516993Z namespaces/openshift-cluster-storage-operator/core/configmaps.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.401623686Z namespaces/openshift-cluster-storage-operator/core/endpoints.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.401705328Z namespaces/openshift-cluster-storage-operator/core/events.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.402105028Z namespaces/openshift-cluster-storage-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.40218398Z namespaces/openshift-cluster-storage-operator/core/pods.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.402294003Z namespaces/openshift-cluster-storage-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.402428736Z namespaces/openshift-cluster-storage-operator/core/secrets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.402595681Z namespaces/openshift-cluster-storage-operator/core/services.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.402664002Z namespaces/openshift-cluster-storage-operator/core/serviceaccounts/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.402715893Z namespaces/openshift-cluster-storage-operator/core/serviceaccounts/csi-snapshot-controller-operator.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.402781425Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.402823716Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.402883158Z namespaces/openshift-cluster-storage-operator/image.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.402939859Z namespaces/openshift-cluster-storage-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.403004401Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.403041092Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.403124664Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.403203196Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.403256587Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.403284168Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.40334964Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.40337648Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/prometheus.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.403474043Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.403502063Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/cluster-storage-operator.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.403566525Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.403613346Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.403685758Z namespaces/openshift-cluster-storage-operator/pods/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.403694868Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78495597f6-lqj4g/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.403732709Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78495597f6-lqj4g/volume-data-source-validator-78495597f6-lqj4g.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.403823101Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78495597f6-lqj4g/volume-data-source-validator/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.403831022Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78495597f6-lqj4g/volume-data-source-validator/volume-data-source-validator/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.403835352Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78495597f6-lqj4g/volume-data-source-validator/volume-data-source-validator/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.403906454Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78495597f6-lqj4g/volume-data-source-validator/volume-data-source-validator/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.404127599Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78495597f6-lqj4g/volume-data-source-validator/volume-data-source-validator/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.404208391Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78495597f6-lqj4g/volume-data-source-validator/volume-data-source-validator/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.404264733Z namespaces/openshift-cluster-storage-operator/policy/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.404303394Z namespaces/openshift-cluster-storage-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.404363615Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.404371385Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.404417096Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/rolebindings/csi-snapshot-controller-operator-role.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.404469878Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.404518999Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/roles/csi-snapshot-controller-operator-role.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.404583681Z namespaces/openshift-cluster-storage-operator/route.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.404631072Z namespaces/openshift-cluster-storage-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.404702844Z namespaces/openshift-cluster-version/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.404758705Z namespaces/openshift-cluster-version/openshift-cluster-version.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.404832207Z namespaces/openshift-cluster-version/apps.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.404849647Z namespaces/openshift-cluster-version/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.404977621Z namespaces/openshift-cluster-version/apps/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.405019252Z namespaces/openshift-cluster-version/apps/daemonsets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.405081713Z namespaces/openshift-cluster-version/apps/deployments.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.405155105Z namespaces/openshift-cluster-version/apps/replicasets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.405232667Z namespaces/openshift-cluster-version/apps/statefulsets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.405269138Z namespaces/openshift-cluster-version/autoscaling/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.405307469Z namespaces/openshift-cluster-version/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.40535681Z namespaces/openshift-cluster-version/batch/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.405403512Z namespaces/openshift-cluster-version/batch/cronjobs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.405483383Z namespaces/openshift-cluster-version/batch/jobs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.405531665Z namespaces/openshift-cluster-version/build.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.405593106Z namespaces/openshift-cluster-version/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.405675239Z namespaces/openshift-cluster-version/build.openshift.io/builds.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.40571987Z namespaces/openshift-cluster-version/coordination.k8s.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.40573014Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.40574107Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/version.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.405818072Z namespaces/openshift-cluster-version/core/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.405871693Z namespaces/openshift-cluster-version/core/configmaps.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.406021917Z namespaces/openshift-cluster-version/core/endpoints.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.406325965Z namespaces/openshift-cluster-version/core/events.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.406419027Z namespaces/openshift-cluster-version/core/persistentvolumeclaims.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.40650694Z namespaces/openshift-cluster-version/core/pods.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.406584771Z namespaces/openshift-cluster-version/core/replicationcontrollers.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.406701614Z namespaces/openshift-cluster-version/core/secrets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.406869689Z namespaces/openshift-cluster-version/core/services.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.406971711Z namespaces/openshift-cluster-version/discovery.k8s.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.406997162Z namespaces/openshift-cluster-version/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.407072644Z namespaces/openshift-cluster-version/image.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.407109215Z namespaces/openshift-cluster-version/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.407170636Z namespaces/openshift-cluster-version/k8s.ovn.org/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.407192217Z namespaces/openshift-cluster-version/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.407289519Z namespaces/openshift-cluster-version/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.407402532Z namespaces/openshift-cluster-version/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.407455833Z namespaces/openshift-cluster-version/monitoring.coreos.com/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.407491925Z namespaces/openshift-cluster-version/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.407544926Z namespaces/openshift-cluster-version/networking.k8s.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.407592727Z namespaces/openshift-cluster-version/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.407639078Z namespaces/openshift-cluster-version/policy/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.40771585Z namespaces/openshift-cluster-version/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.407748481Z namespaces/openshift-cluster-version/route.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.407794912Z namespaces/openshift-cluster-version/route.openshift.io/routes.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.407882364Z namespaces/openshift-config-managed/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.407915135Z namespaces/openshift-config-managed/openshift-config-managed.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.408016448Z namespaces/openshift-config-managed/apps.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.408039378Z namespaces/openshift-config-managed/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.40812489Z namespaces/openshift-config-managed/apps/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.408154261Z namespaces/openshift-config-managed/apps/daemonsets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.408242653Z namespaces/openshift-config-managed/apps/deployments.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.408313485Z namespaces/openshift-config-managed/apps/replicasets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.408395027Z namespaces/openshift-config-managed/apps/statefulsets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.408426738Z namespaces/openshift-config-managed/autoscaling/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.408465719Z namespaces/openshift-config-managed/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.408517311Z namespaces/openshift-config-managed/batch/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.408555001Z namespaces/openshift-config-managed/batch/cronjobs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.408628193Z namespaces/openshift-config-managed/batch/jobs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.408660474Z namespaces/openshift-config-managed/build.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.408699295Z namespaces/openshift-config-managed/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.408783177Z namespaces/openshift-config-managed/build.openshift.io/builds.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.408838119Z namespaces/openshift-config-managed/core/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.40887444Z namespaces/openshift-config-managed/core/configmaps.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.41245662Z namespaces/openshift-config-managed/core/endpoints.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.412536572Z namespaces/openshift-config-managed/core/events.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.412633425Z namespaces/openshift-config-managed/core/persistentvolumeclaims.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.412731517Z namespaces/openshift-config-managed/core/pods.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.412812479Z namespaces/openshift-config-managed/core/replicationcontrollers.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.412979904Z namespaces/openshift-config-managed/core/secrets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.413101287Z namespaces/openshift-config-managed/core/services.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.413124017Z namespaces/openshift-config-managed/core/configmaps/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.413159828Z namespaces/openshift-config-managed/core/configmaps/console-public.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.413245Z namespaces/openshift-config-managed/core/configmaps/openshift-network-features.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.413310562Z namespaces/openshift-config-managed/discovery.k8s.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.413334253Z namespaces/openshift-config-managed/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.413387704Z namespaces/openshift-config-managed/image.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.413438095Z namespaces/openshift-config-managed/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.413484656Z namespaces/openshift-config-managed/k8s.ovn.org/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.413522137Z namespaces/openshift-config-managed/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.41360994Z namespaces/openshift-config-managed/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.413683751Z namespaces/openshift-config-managed/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.413725052Z namespaces/openshift-config-managed/monitoring.coreos.com/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.413754193Z namespaces/openshift-config-managed/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.413819435Z namespaces/openshift-config-managed/networking.k8s.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.413855516Z namespaces/openshift-config-managed/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.413908867Z namespaces/openshift-config-managed/policy/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.413945758Z namespaces/openshift-config-managed/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.41401601Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.41403109Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.414067171Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/openshift-network-public-role-binding.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.414128333Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.414144433Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/openshift-network-public-role.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.414206604Z namespaces/openshift-config-managed/route.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.414244905Z namespaces/openshift-config-managed/route.openshift.io/routes.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.414288737Z namespaces/openshift-config-operator/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.414297927Z namespaces/openshift-config-operator/monitoring.coreos.com/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.414308157Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.414347738Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/config-operator.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.414456561Z namespaces/openshift-config/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.414499312Z namespaces/openshift-config/openshift-config.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.414562104Z namespaces/openshift-config/apps.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.414597254Z namespaces/openshift-config/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.414645986Z namespaces/openshift-config/apps/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.414681297Z namespaces/openshift-config/apps/daemonsets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.414764999Z namespaces/openshift-config/apps/deployments.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.414851521Z namespaces/openshift-config/apps/replicasets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.414929853Z namespaces/openshift-config/apps/statefulsets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.414998125Z namespaces/openshift-config/autoscaling/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.415077907Z namespaces/openshift-config/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.415113278Z namespaces/openshift-config/batch/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.415142738Z namespaces/openshift-config/batch/cronjobs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.415235351Z namespaces/openshift-config/batch/jobs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.415267771Z namespaces/openshift-config/build.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.415309263Z namespaces/openshift-config/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.415391405Z namespaces/openshift-config/build.openshift.io/builds.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.415469677Z namespaces/openshift-config/core/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.415510208Z namespaces/openshift-config/core/configmaps.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.415627451Z namespaces/openshift-config/core/endpoints.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.415888007Z namespaces/openshift-config/core/events.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.416050971Z namespaces/openshift-config/core/persistentvolumeclaims.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.416168204Z namespaces/openshift-config/core/pods.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.416299688Z namespaces/openshift-config/core/replicationcontrollers.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.416443601Z namespaces/openshift-config/core/secrets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.416584505Z namespaces/openshift-config/core/services.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.416630426Z namespaces/openshift-config/core/secrets/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.416669667Z namespaces/openshift-config/core/secrets/pull-secret.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.416733339Z namespaces/openshift-config/discovery.k8s.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.416753899Z namespaces/openshift-config/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.416824341Z namespaces/openshift-config/image.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.416891313Z namespaces/openshift-config/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.416978205Z namespaces/openshift-config/k8s.ovn.org/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.417007466Z namespaces/openshift-config/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.417165839Z namespaces/openshift-config/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.417270622Z namespaces/openshift-config/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.417306693Z namespaces/openshift-config/monitoring.coreos.com/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.417354714Z namespaces/openshift-config/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.417392855Z namespaces/openshift-config/networking.k8s.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.417446037Z namespaces/openshift-config/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.417485908Z namespaces/openshift-config/policy/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.417519488Z namespaces/openshift-config/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.41757045Z namespaces/openshift-config/route.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.417598741Z namespaces/openshift-config/route.openshift.io/routes.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.417696893Z namespaces/openshift-console-operator/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.417733964Z namespaces/openshift-console-operator/openshift-console-operator.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.417802196Z namespaces/openshift-console-operator/apps.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.417838117Z namespaces/openshift-console-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.417872977Z namespaces/openshift-console-operator/apps/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.417924639Z namespaces/openshift-console-operator/apps/daemonsets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.418015451Z namespaces/openshift-console-operator/apps/deployments.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.418137734Z namespaces/openshift-console-operator/apps/replicasets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.418241667Z namespaces/openshift-console-operator/apps/statefulsets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.418271798Z namespaces/openshift-console-operator/autoscaling/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.418317319Z namespaces/openshift-console-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.4183679Z namespaces/openshift-console-operator/batch/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.418408681Z namespaces/openshift-console-operator/batch/cronjobs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.418486743Z namespaces/openshift-console-operator/batch/jobs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.418550895Z namespaces/openshift-console-operator/build.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.418593396Z namespaces/openshift-console-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.418670338Z namespaces/openshift-console-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.41874729Z namespaces/openshift-console-operator/coordination.k8s.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.41876176Z namespaces/openshift-console-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.4187725Z namespaces/openshift-console-operator/coordination.k8s.io/leases/console-operator-lock.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.418885173Z namespaces/openshift-console-operator/core/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.418909764Z namespaces/openshift-console-operator/core/configmaps.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.419517449Z namespaces/openshift-console-operator/core/endpoints.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.419592201Z namespaces/openshift-console-operator/core/events.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.419835607Z namespaces/openshift-console-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.419908629Z namespaces/openshift-console-operator/core/pods.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.420117825Z namespaces/openshift-console-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.420236988Z namespaces/openshift-console-operator/core/secrets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.420398692Z namespaces/openshift-console-operator/core/services.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.420613267Z namespaces/openshift-console-operator/discovery.k8s.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.420648388Z namespaces/openshift-console-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.420706779Z namespaces/openshift-console-operator/image.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.42074054Z namespaces/openshift-console-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.420777021Z namespaces/openshift-console-operator/k8s.ovn.org/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.420812202Z namespaces/openshift-console-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.420900584Z namespaces/openshift-console-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.420995727Z namespaces/openshift-console-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.421054928Z namespaces/openshift-console-operator/monitoring.coreos.com/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.421097079Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.421159761Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.421201522Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/cluster-monitoring-prometheus-rules.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.421248343Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.421331045Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/console-operator.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.421367766Z namespaces/openshift-console-operator/networking.k8s.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.421404717Z namespaces/openshift-console-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.421473069Z namespaces/openshift-console-operator/pods/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.421481949Z namespaces/openshift-console-operator/pods/console-operator-7866497494-mj9vb/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.42151452Z namespaces/openshift-console-operator/pods/console-operator-7866497494-mj9vb/console-operator-7866497494-mj9vb.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.421649243Z namespaces/openshift-console-operator/pods/console-operator-7866497494-mj9vb/console-operator/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.421670824Z namespaces/openshift-console-operator/pods/console-operator-7866497494-mj9vb/console-operator/console-operator/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.421676604Z namespaces/openshift-console-operator/pods/console-operator-7866497494-mj9vb/console-operator/console-operator/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.421705225Z namespaces/openshift-console-operator/pods/console-operator-7866497494-mj9vb/console-operator/console-operator/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.422165366Z namespaces/openshift-console-operator/pods/console-operator-7866497494-mj9vb/console-operator/console-operator/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.422193147Z namespaces/openshift-console-operator/policy/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.422241348Z namespaces/openshift-console-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.42228782Z namespaces/openshift-console-operator/route.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.42232207Z namespaces/openshift-console-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.422393632Z namespaces/openshift-console/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.422423983Z namespaces/openshift-console/openshift-console.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.422501665Z namespaces/openshift-console/apps.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.422537416Z namespaces/openshift-console/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.422610108Z namespaces/openshift-console/apps/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.422628668Z namespaces/openshift-console/apps/daemonsets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.422758912Z namespaces/openshift-console/apps/deployments.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.422943776Z namespaces/openshift-console/apps/replicasets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.423245604Z namespaces/openshift-console/apps/statefulsets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.423286945Z namespaces/openshift-console/autoscaling/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.423334336Z namespaces/openshift-console/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.423371937Z namespaces/openshift-console/batch/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.423409438Z namespaces/openshift-console/batch/cronjobs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.42348785Z namespaces/openshift-console/batch/jobs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.423538351Z namespaces/openshift-console/build.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.423576122Z namespaces/openshift-console/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.423670324Z namespaces/openshift-console/build.openshift.io/builds.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.423751966Z namespaces/openshift-console/core/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.423787518Z namespaces/openshift-console/core/configmaps.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.424410843Z namespaces/openshift-console/core/endpoints.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.424494565Z namespaces/openshift-console/core/events.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.424889285Z namespaces/openshift-console/core/persistentvolumeclaims.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.425036629Z namespaces/openshift-console/core/pods.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.425247955Z namespaces/openshift-console/core/replicationcontrollers.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.425374148Z namespaces/openshift-console/core/secrets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.425554862Z namespaces/openshift-console/core/services.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.425633804Z namespaces/openshift-console/discovery.k8s.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.425681255Z namespaces/openshift-console/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.425748167Z namespaces/openshift-console/image.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.425777848Z namespaces/openshift-console/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.42585681Z namespaces/openshift-console/k8s.ovn.org/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.425926032Z namespaces/openshift-console/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.426032684Z namespaces/openshift-console/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.426122307Z namespaces/openshift-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.426167578Z namespaces/openshift-console/monitoring.coreos.com/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.426217459Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.42626268Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.426301221Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/console.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.426353443Z namespaces/openshift-console/networking.k8s.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.426393473Z namespaces/openshift-console/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.426439745Z namespaces/openshift-console/pods/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.426448735Z namespaces/openshift-console/pods/console-55d96f48b9-xrdjk/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.426475626Z namespaces/openshift-console/pods/console-55d96f48b9-xrdjk/console-55d96f48b9-xrdjk.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.426574948Z namespaces/openshift-console/pods/console-55d96f48b9-xrdjk/console/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.426582058Z namespaces/openshift-console/pods/console-55d96f48b9-xrdjk/console/console/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.426586068Z namespaces/openshift-console/pods/console-55d96f48b9-xrdjk/console/console/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.426617679Z namespaces/openshift-console/pods/console-55d96f48b9-xrdjk/console/console/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.426722672Z namespaces/openshift-console/pods/console-55d96f48b9-xrdjk/console/console/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.426791703Z namespaces/openshift-console/pods/console-55d96f48b9-xrdjk/console/console/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.426840675Z namespaces/openshift-console/pods/downloads-68c9cbb497-kwfl8/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.426907877Z namespaces/openshift-console/pods/downloads-68c9cbb497-kwfl8/downloads-68c9cbb497-kwfl8.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.427018649Z namespaces/openshift-console/pods/downloads-68c9cbb497-kwfl8/download-server/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.42703086Z namespaces/openshift-console/pods/downloads-68c9cbb497-kwfl8/download-server/download-server/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.4270387Z namespaces/openshift-console/pods/downloads-68c9cbb497-kwfl8/download-server/download-server/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.427077941Z namespaces/openshift-console/pods/downloads-68c9cbb497-kwfl8/download-server/download-server/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.427269986Z namespaces/openshift-console/pods/downloads-68c9cbb497-kwfl8/download-server/download-server/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.427338017Z namespaces/openshift-console/pods/downloads-68c9cbb497-kwfl8/download-server/download-server/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.427384789Z namespaces/openshift-console/policy/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.427412329Z namespaces/openshift-console/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.427490211Z namespaces/openshift-console/route.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.427521862Z namespaces/openshift-console/route.openshift.io/routes.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.427625775Z namespaces/openshift-controller-manager-operator/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.427671666Z namespaces/openshift-controller-manager-operator/openshift-controller-manager-operator.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.427738547Z namespaces/openshift-controller-manager-operator/apps.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.427765748Z namespaces/openshift-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.42783793Z namespaces/openshift-controller-manager-operator/apps/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.427865731Z namespaces/openshift-controller-manager-operator/apps/daemonsets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.427968633Z namespaces/openshift-controller-manager-operator/apps/deployments.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.428109517Z namespaces/openshift-controller-manager-operator/apps/replicasets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.428183879Z namespaces/openshift-controller-manager-operator/apps/statefulsets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.42824296Z namespaces/openshift-controller-manager-operator/autoscaling/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.428272121Z namespaces/openshift-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.428334963Z namespaces/openshift-controller-manager-operator/batch/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.428366054Z namespaces/openshift-controller-manager-operator/batch/cronjobs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.428454916Z namespaces/openshift-controller-manager-operator/batch/jobs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.428508987Z namespaces/openshift-controller-manager-operator/build.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.428540848Z namespaces/openshift-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.42862632Z namespaces/openshift-controller-manager-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.428704122Z namespaces/openshift-controller-manager-operator/core/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.428740293Z namespaces/openshift-controller-manager-operator/core/configmaps.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.428855446Z namespaces/openshift-controller-manager-operator/core/endpoints.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.428928138Z namespaces/openshift-controller-manager-operator/core/events.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.42903204Z namespaces/openshift-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.429109662Z namespaces/openshift-controller-manager-operator/core/pods.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.429194984Z namespaces/openshift-controller-manager-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.429317368Z namespaces/openshift-controller-manager-operator/core/secrets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.429479962Z namespaces/openshift-controller-manager-operator/core/services.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.429523323Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.429568634Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.429649636Z namespaces/openshift-controller-manager-operator/image.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.429691727Z namespaces/openshift-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.429737588Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.429766289Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.429858081Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.429930943Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.430002695Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.430032006Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.430082617Z namespaces/openshift-controller-manager-operator/networking.k8s.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.430126858Z namespaces/openshift-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.430167359Z namespaces/openshift-controller-manager-operator/policy/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.43020627Z namespaces/openshift-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.430253161Z namespaces/openshift-controller-manager-operator/route.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.430281502Z namespaces/openshift-controller-manager-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.430375174Z namespaces/openshift-controller-manager/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.430407665Z namespaces/openshift-controller-manager/openshift-controller-manager.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.430466957Z namespaces/openshift-controller-manager/apps.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.430499328Z namespaces/openshift-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.430552869Z namespaces/openshift-controller-manager/apps/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.43058471Z namespaces/openshift-controller-manager/apps/daemonsets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.430670572Z namespaces/openshift-controller-manager/apps/deployments.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.430743314Z namespaces/openshift-controller-manager/apps/replicasets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.430920338Z namespaces/openshift-controller-manager/apps/statefulsets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.43099964Z namespaces/openshift-controller-manager/autoscaling/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.431043921Z namespaces/openshift-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.431114943Z namespaces/openshift-controller-manager/batch/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.431154784Z namespaces/openshift-controller-manager/batch/cronjobs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.431238196Z namespaces/openshift-controller-manager/batch/jobs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.431280967Z namespaces/openshift-controller-manager/build.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.431310198Z namespaces/openshift-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.43140086Z namespaces/openshift-controller-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.431450762Z namespaces/openshift-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.431458022Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.431498263Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.431659647Z namespaces/openshift-controller-manager/core/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.43178812Z namespaces/openshift-controller-manager/core/configmaps.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.431899763Z namespaces/openshift-controller-manager/core/endpoints.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.431993615Z namespaces/openshift-controller-manager/core/events.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.432094318Z namespaces/openshift-controller-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.43216167Z namespaces/openshift-controller-manager/core/pods.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.432245002Z namespaces/openshift-controller-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.432365335Z namespaces/openshift-controller-manager/core/secrets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.432526249Z namespaces/openshift-controller-manager/core/services.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.43256587Z namespaces/openshift-controller-manager/discovery.k8s.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.432603561Z namespaces/openshift-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.432671543Z namespaces/openshift-controller-manager/image.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.432703643Z namespaces/openshift-controller-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.432772495Z namespaces/openshift-controller-manager/k8s.ovn.org/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.432810596Z namespaces/openshift-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.432890558Z namespaces/openshift-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.433023501Z namespaces/openshift-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.433058862Z namespaces/openshift-controller-manager/monitoring.coreos.com/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.433102174Z namespaces/openshift-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.433156805Z namespaces/openshift-controller-manager/networking.k8s.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.433198086Z namespaces/openshift-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.433253267Z namespaces/openshift-controller-manager/policy/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.433296948Z namespaces/openshift-controller-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.4333502Z namespaces/openshift-controller-manager/route.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.433389281Z namespaces/openshift-controller-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.433487733Z namespaces/openshift-dns-operator/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.433532664Z namespaces/openshift-dns-operator/openshift-dns-operator.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.433698938Z namespaces/openshift-dns-operator/apps.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.433738339Z namespaces/openshift-dns-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.433790981Z namespaces/openshift-dns-operator/apps/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.433834892Z namespaces/openshift-dns-operator/apps/daemonsets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.433915314Z namespaces/openshift-dns-operator/apps/deployments.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.434054147Z namespaces/openshift-dns-operator/apps/replicasets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.434189601Z namespaces/openshift-dns-operator/apps/statefulsets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.434239972Z namespaces/openshift-dns-operator/autoscaling/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.434279663Z namespaces/openshift-dns-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.434317674Z namespaces/openshift-dns-operator/batch/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.434349665Z namespaces/openshift-dns-operator/batch/cronjobs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.434439027Z namespaces/openshift-dns-operator/batch/jobs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.434482818Z namespaces/openshift-dns-operator/build.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.434513379Z namespaces/openshift-dns-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.434587571Z namespaces/openshift-dns-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.434657663Z namespaces/openshift-dns-operator/core/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.434696974Z namespaces/openshift-dns-operator/core/configmaps.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.434795726Z namespaces/openshift-dns-operator/core/endpoints.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.434888349Z namespaces/openshift-dns-operator/core/events.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.434999492Z namespaces/openshift-dns-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.435076473Z namespaces/openshift-dns-operator/core/pods.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.435156946Z namespaces/openshift-dns-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.435277489Z namespaces/openshift-dns-operator/core/secrets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.435453783Z namespaces/openshift-dns-operator/core/services.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.435757921Z namespaces/openshift-dns-operator/discovery.k8s.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.435804152Z namespaces/openshift-dns-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.435872924Z namespaces/openshift-dns-operator/image.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.435904725Z namespaces/openshift-dns-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.436063709Z namespaces/openshift-dns-operator/k8s.ovn.org/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.436194242Z namespaces/openshift-dns-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.436268494Z namespaces/openshift-dns-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.436346866Z namespaces/openshift-dns-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.436422338Z namespaces/openshift-dns-operator/monitoring.coreos.com/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.436453738Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.43651131Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.436543001Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/dns.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.436613952Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.436639853Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/dns-operator.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.436697314Z namespaces/openshift-dns-operator/networking.k8s.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.436729145Z namespaces/openshift-dns-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.436779837Z namespaces/openshift-dns-operator/policy/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.436823418Z namespaces/openshift-dns-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.436864219Z namespaces/openshift-dns-operator/route.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.43689299Z namespaces/openshift-dns-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.437158386Z namespaces/openshift-dns/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.437190667Z namespaces/openshift-dns/openshift-dns.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.437257589Z namespaces/openshift-dns/apps.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.437283129Z namespaces/openshift-dns/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.437365211Z namespaces/openshift-dns/apps/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.437406072Z namespaces/openshift-dns/apps/daemonsets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.437558006Z namespaces/openshift-dns/apps/deployments.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.437624478Z namespaces/openshift-dns/apps/replicasets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.43770238Z namespaces/openshift-dns/apps/statefulsets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.437739471Z namespaces/openshift-dns/autoscaling/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.437784852Z namespaces/openshift-dns/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.437832883Z namespaces/openshift-dns/batch/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.437858484Z namespaces/openshift-dns/batch/cronjobs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.437942616Z namespaces/openshift-dns/batch/jobs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.438016378Z namespaces/openshift-dns/build.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.438062119Z namespaces/openshift-dns/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.438145981Z namespaces/openshift-dns/build.openshift.io/builds.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.438181252Z namespaces/openshift-dns/core/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.438224393Z namespaces/openshift-dns/core/configmaps.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.438331406Z namespaces/openshift-dns/core/endpoints.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.438414758Z namespaces/openshift-dns/core/events.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.438640284Z namespaces/openshift-dns/core/persistentvolumeclaims.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.438761107Z namespaces/openshift-dns/core/pods.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.439057124Z namespaces/openshift-dns/core/replicationcontrollers.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.439178788Z namespaces/openshift-dns/core/secrets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.439380993Z namespaces/openshift-dns/core/services.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.439440164Z namespaces/openshift-dns/discovery.k8s.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.439500136Z namespaces/openshift-dns/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.439551217Z namespaces/openshift-dns/image.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.439592168Z namespaces/openshift-dns/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.43965544Z namespaces/openshift-dns/k8s.ovn.org/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.439692141Z namespaces/openshift-dns/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.439775003Z namespaces/openshift-dns/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.439850885Z namespaces/openshift-dns/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.439912336Z namespaces/openshift-dns/monitoring.coreos.com/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.439976718Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.440024129Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.44006604Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/dns-default.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.440111181Z namespaces/openshift-dns/networking.k8s.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.440154322Z namespaces/openshift-dns/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.440195243Z namespaces/openshift-dns/pods/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.440203093Z namespaces/openshift-dns/pods/dns-default-675dp/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.440244295Z namespaces/openshift-dns/pods/dns-default-675dp/dns-default-675dp.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.440384248Z namespaces/openshift-dns/pods/dns-default-675dp/dns/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.440397288Z namespaces/openshift-dns/pods/dns-default-675dp/dns/dns/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.440404068Z namespaces/openshift-dns/pods/dns-default-675dp/dns/dns/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.44044795Z namespaces/openshift-dns/pods/dns-default-675dp/dns/dns/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.440543602Z namespaces/openshift-dns/pods/dns-default-675dp/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.440655855Z namespaces/openshift-dns/pods/dns-default-675dp/dns/dns/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.440688126Z namespaces/openshift-dns/pods/dns-default-675dp/kube-rbac-proxy/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.440695566Z namespaces/openshift-dns/pods/dns-default-675dp/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.440703596Z namespaces/openshift-dns/pods/dns-default-675dp/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.440745207Z namespaces/openshift-dns/pods/dns-default-675dp/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.440835999Z namespaces/openshift-dns/pods/dns-default-675dp/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.440904251Z namespaces/openshift-dns/pods/dns-default-675dp/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.440973993Z namespaces/openshift-dns/pods/dns-default-fnmt7/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.441012604Z namespaces/openshift-dns/pods/dns-default-fnmt7/dns-default-fnmt7.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.441098616Z namespaces/openshift-dns/pods/dns-default-fnmt7/dns/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.441105956Z namespaces/openshift-dns/pods/dns-default-fnmt7/dns/dns/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.441119137Z namespaces/openshift-dns/pods/dns-default-fnmt7/dns/dns/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.441167838Z namespaces/openshift-dns/pods/dns-default-fnmt7/dns/dns/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.44125269Z namespaces/openshift-dns/pods/dns-default-fnmt7/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.441317052Z namespaces/openshift-dns/pods/dns-default-fnmt7/dns/dns/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.441349983Z namespaces/openshift-dns/pods/dns-default-fnmt7/kube-rbac-proxy/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.441358533Z namespaces/openshift-dns/pods/dns-default-fnmt7/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.441364573Z namespaces/openshift-dns/pods/dns-default-fnmt7/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.441411984Z namespaces/openshift-dns/pods/dns-default-fnmt7/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.441505667Z namespaces/openshift-dns/pods/dns-default-fnmt7/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.441571168Z namespaces/openshift-dns/pods/dns-default-fnmt7/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.441620089Z namespaces/openshift-dns/pods/dns-default-rbk7r/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.44165003Z namespaces/openshift-dns/pods/dns-default-rbk7r/dns-default-rbk7r.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.441750203Z namespaces/openshift-dns/pods/dns-default-rbk7r/dns/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.441757343Z namespaces/openshift-dns/pods/dns-default-rbk7r/dns/dns/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.441761103Z namespaces/openshift-dns/pods/dns-default-rbk7r/dns/dns/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.441798844Z namespaces/openshift-dns/pods/dns-default-rbk7r/dns/dns/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.441892326Z namespaces/openshift-dns/pods/dns-default-rbk7r/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.441970378Z namespaces/openshift-dns/pods/dns-default-rbk7r/dns/dns/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.44203813Z namespaces/openshift-dns/pods/dns-default-rbk7r/kube-rbac-proxy/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.44205779Z namespaces/openshift-dns/pods/dns-default-rbk7r/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.44206289Z namespaces/openshift-dns/pods/dns-default-rbk7r/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.442088281Z namespaces/openshift-dns/pods/dns-default-rbk7r/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.442185994Z namespaces/openshift-dns/pods/dns-default-rbk7r/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.442252185Z namespaces/openshift-dns/pods/dns-default-rbk7r/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.442310347Z namespaces/openshift-dns/pods/node-resolver-cctw4/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.442355288Z namespaces/openshift-dns/pods/node-resolver-cctw4/node-resolver-cctw4.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.44244388Z namespaces/openshift-dns/pods/node-resolver-cctw4/dns-node-resolver/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.442451571Z namespaces/openshift-dns/pods/node-resolver-cctw4/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.442466331Z namespaces/openshift-dns/pods/node-resolver-cctw4/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.442513072Z namespaces/openshift-dns/pods/node-resolver-cctw4/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.442596424Z namespaces/openshift-dns/pods/node-resolver-cctw4/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.442668066Z namespaces/openshift-dns/pods/node-resolver-cctw4/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.442918952Z namespaces/openshift-dns/pods/node-resolver-ktmr9/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.442947923Z namespaces/openshift-dns/pods/node-resolver-ktmr9/node-resolver-ktmr9.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.443051056Z namespaces/openshift-dns/pods/node-resolver-ktmr9/dns-node-resolver/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.443060696Z namespaces/openshift-dns/pods/node-resolver-ktmr9/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.443070606Z namespaces/openshift-dns/pods/node-resolver-ktmr9/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.443112167Z namespaces/openshift-dns/pods/node-resolver-ktmr9/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.44320139Z namespaces/openshift-dns/pods/node-resolver-ktmr9/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.443271261Z namespaces/openshift-dns/pods/node-resolver-ktmr9/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.443324022Z namespaces/openshift-dns/pods/node-resolver-sbfkc/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.443355903Z namespaces/openshift-dns/pods/node-resolver-sbfkc/node-resolver-sbfkc.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.443432195Z namespaces/openshift-dns/pods/node-resolver-sbfkc/dns-node-resolver/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.443440116Z namespaces/openshift-dns/pods/node-resolver-sbfkc/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.443455476Z namespaces/openshift-dns/pods/node-resolver-sbfkc/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.443486487Z namespaces/openshift-dns/pods/node-resolver-sbfkc/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.443572829Z namespaces/openshift-dns/pods/node-resolver-sbfkc/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.443646361Z namespaces/openshift-dns/pods/node-resolver-sbfkc/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.443684912Z namespaces/openshift-dns/policy/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.443719592Z namespaces/openshift-dns/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.443776264Z namespaces/openshift-dns/route.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.443810925Z namespaces/openshift-dns/route.openshift.io/routes.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.443903847Z namespaces/openshift-etcd/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.443946078Z namespaces/openshift-etcd/openshift-etcd.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.444120983Z namespaces/openshift-etcd/apps.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.444153183Z namespaces/openshift-etcd/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.444220455Z namespaces/openshift-etcd/apps/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.444259506Z namespaces/openshift-etcd/apps/daemonsets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.444342028Z namespaces/openshift-etcd/apps/deployments.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.44441763Z namespaces/openshift-etcd/apps/replicasets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.444500302Z namespaces/openshift-etcd/apps/statefulsets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.444541213Z namespaces/openshift-etcd/autoscaling/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.444582994Z namespaces/openshift-etcd/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.444643896Z namespaces/openshift-etcd/batch/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.444672807Z namespaces/openshift-etcd/batch/cronjobs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.444761269Z namespaces/openshift-etcd/batch/jobs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.44480589Z namespaces/openshift-etcd/build.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.444841731Z namespaces/openshift-etcd/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.444921693Z namespaces/openshift-etcd/build.openshift.io/builds.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.445018625Z namespaces/openshift-etcd/core/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.445050186Z namespaces/openshift-etcd/core/configmaps.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.445161879Z namespaces/openshift-etcd/core/endpoints.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.445236391Z namespaces/openshift-etcd/core/events.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.445328403Z namespaces/openshift-etcd/core/persistentvolumeclaims.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.445440376Z namespaces/openshift-etcd/core/pods.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.445515928Z namespaces/openshift-etcd/core/replicationcontrollers.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.445670892Z namespaces/openshift-etcd/core/secrets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.445847866Z namespaces/openshift-etcd/core/services.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.445885338Z namespaces/openshift-etcd/discovery.k8s.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.445935109Z namespaces/openshift-etcd/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.446002141Z namespaces/openshift-etcd/image.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.446036291Z namespaces/openshift-etcd/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.446105103Z namespaces/openshift-etcd/k8s.ovn.org/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.446150074Z namespaces/openshift-etcd/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.446230576Z namespaces/openshift-etcd/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.446304088Z namespaces/openshift-etcd/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.44635953Z namespaces/openshift-etcd/monitoring.coreos.com/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.44638178Z namespaces/openshift-etcd/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.446431141Z namespaces/openshift-etcd/networking.k8s.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.446475182Z namespaces/openshift-etcd/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.446527384Z namespaces/openshift-etcd/policy/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.446572555Z namespaces/openshift-etcd/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.446624856Z namespaces/openshift-etcd/route.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.446672147Z namespaces/openshift-etcd/route.openshift.io/routes.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.446751169Z namespaces/openshift-host-network/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.446796941Z namespaces/openshift-host-network/openshift-host-network.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.446881393Z namespaces/openshift-host-network/apps.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.446914833Z namespaces/openshift-host-network/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.446997216Z namespaces/openshift-host-network/apps/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.447040407Z namespaces/openshift-host-network/apps/daemonsets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.447124519Z namespaces/openshift-host-network/apps/deployments.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.447195931Z namespaces/openshift-host-network/apps/replicasets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.447276623Z namespaces/openshift-host-network/apps/statefulsets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.447907129Z namespaces/openshift-host-network/autoscaling/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.44793987Z namespaces/openshift-host-network/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.448014851Z namespaces/openshift-host-network/batch/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.448055522Z namespaces/openshift-host-network/batch/cronjobs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.448137395Z namespaces/openshift-host-network/batch/jobs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.448186106Z namespaces/openshift-host-network/build.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.448231447Z namespaces/openshift-host-network/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.448308039Z namespaces/openshift-host-network/build.openshift.io/builds.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.448382641Z namespaces/openshift-host-network/core/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.448410371Z namespaces/openshift-host-network/core/configmaps.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.448517004Z namespaces/openshift-host-network/core/endpoints.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.448592616Z namespaces/openshift-host-network/core/events.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.448675528Z namespaces/openshift-host-network/core/persistentvolumeclaims.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.44875334Z namespaces/openshift-host-network/core/pods.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.449012037Z namespaces/openshift-host-network/core/replicationcontrollers.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.449165761Z namespaces/openshift-host-network/core/secrets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.449264533Z namespaces/openshift-host-network/core/services.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.449323805Z namespaces/openshift-host-network/core/resourcequotas/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.449379176Z namespaces/openshift-host-network/core/resourcequotas/host-network-namespace-quotas.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.449431837Z namespaces/openshift-host-network/discovery.k8s.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.449463518Z namespaces/openshift-host-network/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.44951567Z namespaces/openshift-host-network/image.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.44955233Z namespaces/openshift-host-network/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.449621062Z namespaces/openshift-host-network/k8s.ovn.org/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.449652623Z namespaces/openshift-host-network/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.449741875Z namespaces/openshift-host-network/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.449834218Z namespaces/openshift-host-network/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.449894309Z namespaces/openshift-host-network/monitoring.coreos.com/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.44992856Z namespaces/openshift-host-network/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.450002312Z namespaces/openshift-host-network/networking.k8s.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.450043973Z namespaces/openshift-host-network/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.450100044Z namespaces/openshift-host-network/policy/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.450146135Z namespaces/openshift-host-network/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.450191596Z namespaces/openshift-host-network/route.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.450229488Z namespaces/openshift-host-network/route.openshift.io/routes.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.450365511Z namespaces/openshift-image-registry/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.450406752Z namespaces/openshift-image-registry/openshift-image-registry.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.450467183Z namespaces/openshift-image-registry/apps.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.450503015Z namespaces/openshift-image-registry/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.450565056Z namespaces/openshift-image-registry/apps/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.450595667Z namespaces/openshift-image-registry/apps/daemonsets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.45070958Z namespaces/openshift-image-registry/apps/deployments.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.450855503Z namespaces/openshift-image-registry/apps/replicasets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.45111256Z namespaces/openshift-image-registry/apps/statefulsets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.451155831Z namespaces/openshift-image-registry/autoscaling/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.451195792Z namespaces/openshift-image-registry/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.451241113Z namespaces/openshift-image-registry/batch/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.451269014Z namespaces/openshift-image-registry/batch/cronjobs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.451380417Z namespaces/openshift-image-registry/batch/jobs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.451432848Z namespaces/openshift-image-registry/build.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.451461199Z namespaces/openshift-image-registry/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.451550881Z namespaces/openshift-image-registry/build.openshift.io/builds.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.451607712Z namespaces/openshift-image-registry/coordination.k8s.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.451617963Z namespaces/openshift-image-registry/coordination.k8s.io/leases/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.451653914Z namespaces/openshift-image-registry/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.451735966Z namespaces/openshift-image-registry/core/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.451780817Z namespaces/openshift-image-registry/core/configmaps.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.452515555Z namespaces/openshift-image-registry/core/endpoints.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.452597037Z namespaces/openshift-image-registry/core/events.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.452878475Z namespaces/openshift-image-registry/core/persistentvolumeclaims.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.452972647Z namespaces/openshift-image-registry/core/pods.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.453314346Z namespaces/openshift-image-registry/core/replicationcontrollers.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.453433609Z namespaces/openshift-image-registry/core/secrets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.453617473Z namespaces/openshift-image-registry/core/services.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.453682955Z namespaces/openshift-image-registry/discovery.k8s.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.453746466Z namespaces/openshift-image-registry/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.453796008Z namespaces/openshift-image-registry/image.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.453843709Z namespaces/openshift-image-registry/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.45390029Z namespaces/openshift-image-registry/k8s.ovn.org/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.453946202Z namespaces/openshift-image-registry/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.454050584Z namespaces/openshift-image-registry/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.454127866Z namespaces/openshift-image-registry/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.454189118Z namespaces/openshift-image-registry/monitoring.coreos.com/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.454227729Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.454301471Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.454414074Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-operator-alerts.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.454506256Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-rules.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.454594328Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/imagestreams-rules.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.45465515Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.454778183Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/image-registry.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.454826124Z namespaces/openshift-image-registry/networking.k8s.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.454882895Z namespaces/openshift-image-registry/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.454947847Z namespaces/openshift-image-registry/pods/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.454979648Z namespaces/openshift-image-registry/pods/image-registry-7568555d-mkln7/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.455024169Z namespaces/openshift-image-registry/pods/image-registry-7568555d-mkln7/image-registry-7568555d-mkln7.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.455147002Z namespaces/openshift-image-registry/pods/image-registry-7568555d-mkln7/registry/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.455156112Z namespaces/openshift-image-registry/pods/image-registry-7568555d-mkln7/registry/registry/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.455162762Z namespaces/openshift-image-registry/pods/image-registry-7568555d-mkln7/registry/registry/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.455201394Z namespaces/openshift-image-registry/pods/image-registry-7568555d-mkln7/registry/registry/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.455814019Z namespaces/openshift-image-registry/pods/image-registry-7568555d-mkln7/registry/registry/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.455881511Z namespaces/openshift-image-registry/pods/image-registry-7568555d-mkln7/registry/registry/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.455938062Z namespaces/openshift-image-registry/pods/node-ca-czh4x/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.455990283Z namespaces/openshift-image-registry/pods/node-ca-czh4x/node-ca-czh4x.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.456077276Z namespaces/openshift-image-registry/pods/node-ca-czh4x/node-ca/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.456084856Z namespaces/openshift-image-registry/pods/node-ca-czh4x/node-ca/node-ca/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.456103266Z namespaces/openshift-image-registry/pods/node-ca-czh4x/node-ca/node-ca/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.456139967Z namespaces/openshift-image-registry/pods/node-ca-czh4x/node-ca/node-ca/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.45625799Z namespaces/openshift-image-registry/pods/node-ca-czh4x/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.456323382Z namespaces/openshift-image-registry/pods/node-ca-czh4x/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.456375053Z namespaces/openshift-image-registry/pods/node-ca-jbqs8/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.456410564Z namespaces/openshift-image-registry/pods/node-ca-jbqs8/node-ca-jbqs8.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.456490076Z namespaces/openshift-image-registry/pods/node-ca-jbqs8/node-ca/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.456497486Z namespaces/openshift-image-registry/pods/node-ca-jbqs8/node-ca/node-ca/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.456506056Z namespaces/openshift-image-registry/pods/node-ca-jbqs8/node-ca/node-ca/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.456547408Z namespaces/openshift-image-registry/pods/node-ca-jbqs8/node-ca/node-ca/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.456669511Z namespaces/openshift-image-registry/pods/node-ca-jbqs8/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.456733582Z namespaces/openshift-image-registry/pods/node-ca-jbqs8/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.456776673Z namespaces/openshift-image-registry/pods/node-ca-zf696/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.456822184Z namespaces/openshift-image-registry/pods/node-ca-zf696/node-ca-zf696.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.456895066Z namespaces/openshift-image-registry/pods/node-ca-zf696/node-ca/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.456904907Z namespaces/openshift-image-registry/pods/node-ca-zf696/node-ca/node-ca/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.456911857Z namespaces/openshift-image-registry/pods/node-ca-zf696/node-ca/node-ca/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.456966028Z namespaces/openshift-image-registry/pods/node-ca-zf696/node-ca/node-ca/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.457108862Z namespaces/openshift-image-registry/pods/node-ca-zf696/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.457174773Z namespaces/openshift-image-registry/pods/node-ca-zf696/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.457210034Z namespaces/openshift-image-registry/policy/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.457244625Z namespaces/openshift-image-registry/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.457300257Z namespaces/openshift-image-registry/route.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.457343598Z namespaces/openshift-image-registry/route.openshift.io/routes.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.45744215Z namespaces/openshift-ingress-canary/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.457484841Z namespaces/openshift-ingress-canary/openshift-ingress-canary.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.457539223Z namespaces/openshift-ingress-canary/apps.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.457582744Z namespaces/openshift-ingress-canary/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.457635915Z namespaces/openshift-ingress-canary/apps/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.457687217Z namespaces/openshift-ingress-canary/apps/daemonsets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.457797189Z namespaces/openshift-ingress-canary/apps/deployments.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.457869181Z namespaces/openshift-ingress-canary/apps/replicasets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.457965724Z namespaces/openshift-ingress-canary/apps/statefulsets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.458017415Z namespaces/openshift-ingress-canary/autoscaling/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.458049976Z namespaces/openshift-ingress-canary/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.458089627Z namespaces/openshift-ingress-canary/batch/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.458126828Z namespaces/openshift-ingress-canary/batch/cronjobs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.45820723Z namespaces/openshift-ingress-canary/batch/jobs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.458271891Z namespaces/openshift-ingress-canary/build.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.458301372Z namespaces/openshift-ingress-canary/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.458387024Z namespaces/openshift-ingress-canary/build.openshift.io/builds.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.458451936Z namespaces/openshift-ingress-canary/core/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.458483197Z namespaces/openshift-ingress-canary/core/configmaps.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.458587919Z namespaces/openshift-ingress-canary/core/endpoints.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.458669851Z namespaces/openshift-ingress-canary/core/events.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.458840076Z namespaces/openshift-ingress-canary/core/persistentvolumeclaims.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.458965589Z namespaces/openshift-ingress-canary/core/pods.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.459144033Z namespaces/openshift-ingress-canary/core/replicationcontrollers.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.459260986Z namespaces/openshift-ingress-canary/core/secrets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.459431891Z namespaces/openshift-ingress-canary/core/services.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.459491502Z namespaces/openshift-ingress-canary/discovery.k8s.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.459542584Z namespaces/openshift-ingress-canary/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.459607905Z namespaces/openshift-ingress-canary/image.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.459629266Z namespaces/openshift-ingress-canary/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.459703488Z namespaces/openshift-ingress-canary/k8s.ovn.org/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.459722118Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.45981142Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.459938443Z namespaces/openshift-ingress-canary/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.460028526Z namespaces/openshift-ingress-canary/monitoring.coreos.com/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.460073917Z namespaces/openshift-ingress-canary/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.460130198Z namespaces/openshift-ingress-canary/networking.k8s.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.460170909Z namespaces/openshift-ingress-canary/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.460225281Z namespaces/openshift-ingress-canary/pods/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.460235321Z namespaces/openshift-ingress-canary/pods/ingress-canary-967gv/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.460321853Z namespaces/openshift-ingress-canary/pods/ingress-canary-967gv/ingress-canary-967gv.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.460409366Z namespaces/openshift-ingress-canary/pods/ingress-canary-967gv/serve-healthcheck-canary/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.460417126Z namespaces/openshift-ingress-canary/pods/ingress-canary-967gv/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.460423926Z namespaces/openshift-ingress-canary/pods/ingress-canary-967gv/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.460464187Z namespaces/openshift-ingress-canary/pods/ingress-canary-967gv/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.460559519Z namespaces/openshift-ingress-canary/pods/ingress-canary-967gv/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.460625811Z namespaces/openshift-ingress-canary/pods/ingress-canary-967gv/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.460669672Z namespaces/openshift-ingress-canary/pods/ingress-canary-9rw5k/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.460714153Z namespaces/openshift-ingress-canary/pods/ingress-canary-9rw5k/ingress-canary-9rw5k.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.460894898Z namespaces/openshift-ingress-canary/pods/ingress-canary-9rw5k/serve-healthcheck-canary/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.460903048Z namespaces/openshift-ingress-canary/pods/ingress-canary-9rw5k/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.46097427Z namespaces/openshift-ingress-canary/pods/ingress-canary-9rw5k/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.461116373Z namespaces/openshift-ingress-canary/pods/ingress-canary-9rw5k/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.461212086Z namespaces/openshift-ingress-canary/pods/ingress-canary-9rw5k/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.461278748Z namespaces/openshift-ingress-canary/pods/ingress-canary-9rw5k/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.461319569Z namespaces/openshift-ingress-canary/pods/ingress-canary-c5hg8/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.461415561Z namespaces/openshift-ingress-canary/pods/ingress-canary-c5hg8/ingress-canary-c5hg8.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.461444412Z namespaces/openshift-ingress-canary/pods/ingress-canary-c5hg8/serve-healthcheck-canary/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.461451342Z namespaces/openshift-ingress-canary/pods/ingress-canary-c5hg8/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.461455552Z namespaces/openshift-ingress-canary/pods/ingress-canary-c5hg8/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.461522254Z namespaces/openshift-ingress-canary/pods/ingress-canary-c5hg8/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.461635186Z namespaces/openshift-ingress-canary/pods/ingress-canary-c5hg8/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.461693508Z namespaces/openshift-ingress-canary/pods/ingress-canary-c5hg8/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.461736189Z namespaces/openshift-ingress-canary/policy/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.461755189Z namespaces/openshift-ingress-canary/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.461812951Z namespaces/openshift-ingress-canary/route.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.461872732Z namespaces/openshift-ingress-canary/route.openshift.io/routes.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.462012306Z namespaces/openshift-ingress-operator/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.462046697Z namespaces/openshift-ingress-operator/openshift-ingress-operator.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.462105298Z namespaces/openshift-ingress-operator/apps.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.46215302Z namespaces/openshift-ingress-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.462223521Z namespaces/openshift-ingress-operator/apps/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.462246042Z namespaces/openshift-ingress-operator/apps/daemonsets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.462342395Z namespaces/openshift-ingress-operator/apps/deployments.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.462415356Z namespaces/openshift-ingress-operator/apps/replicasets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.462486338Z namespaces/openshift-ingress-operator/apps/statefulsets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.46254214Z namespaces/openshift-ingress-operator/autoscaling/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.46256093Z namespaces/openshift-ingress-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.462618731Z namespaces/openshift-ingress-operator/batch/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.462653492Z namespaces/openshift-ingress-operator/batch/cronjobs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.462728904Z namespaces/openshift-ingress-operator/batch/jobs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.462779695Z namespaces/openshift-ingress-operator/build.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.462817096Z namespaces/openshift-ingress-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.462911949Z namespaces/openshift-ingress-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.46295986Z namespaces/openshift-ingress-operator/core/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.463029782Z namespaces/openshift-ingress-operator/core/configmaps.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.463607376Z namespaces/openshift-ingress-operator/core/endpoints.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.463682609Z namespaces/openshift-ingress-operator/core/events.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.463784721Z namespaces/openshift-ingress-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.463866673Z namespaces/openshift-ingress-operator/core/pods.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.463946815Z namespaces/openshift-ingress-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.464097399Z namespaces/openshift-ingress-operator/core/secrets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.464277113Z namespaces/openshift-ingress-operator/core/services.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.464341305Z namespaces/openshift-ingress-operator/discovery.k8s.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.464380586Z namespaces/openshift-ingress-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.464440528Z namespaces/openshift-ingress-operator/image.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.464478829Z namespaces/openshift-ingress-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.46452702Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.46454163Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.464562671Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/default-wildcard.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.464640393Z namespaces/openshift-ingress-operator/k8s.ovn.org/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.464677934Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.464765396Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.464842878Z namespaces/openshift-ingress-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.464898339Z namespaces/openshift-ingress-operator/monitoring.coreos.com/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.46493925Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.465023372Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.465068273Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ingress-operator.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.465137465Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.465186507Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ingress-operator.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.465243498Z namespaces/openshift-ingress-operator/networking.k8s.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.465279839Z namespaces/openshift-ingress-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.46534326Z namespaces/openshift-ingress-operator/operator.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.465352811Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.465384261Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/default.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.465471004Z namespaces/openshift-ingress-operator/policy/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.465511605Z namespaces/openshift-ingress-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.465557376Z namespaces/openshift-ingress-operator/route.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.465597317Z namespaces/openshift-ingress-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.465675879Z namespaces/openshift-ingress/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.46571977Z namespaces/openshift-ingress/openshift-ingress.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.465780302Z namespaces/openshift-ingress/apps.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.465814392Z namespaces/openshift-ingress/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.465864724Z namespaces/openshift-ingress/apps/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.465905985Z namespaces/openshift-ingress/apps/daemonsets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.466010568Z namespaces/openshift-ingress/apps/deployments.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.466149761Z namespaces/openshift-ingress/apps/replicasets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.466262794Z namespaces/openshift-ingress/apps/statefulsets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.466308035Z namespaces/openshift-ingress/autoscaling/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.466336816Z namespaces/openshift-ingress/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.466410248Z namespaces/openshift-ingress/batch/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.466447199Z namespaces/openshift-ingress/batch/cronjobs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.46652403Z namespaces/openshift-ingress/batch/jobs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.466577002Z namespaces/openshift-ingress/build.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.466619983Z namespaces/openshift-ingress/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.466699895Z namespaces/openshift-ingress/build.openshift.io/builds.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.466769027Z namespaces/openshift-ingress/core/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.466820028Z namespaces/openshift-ingress/core/configmaps.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.466927141Z namespaces/openshift-ingress/core/endpoints.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.467060724Z namespaces/openshift-ingress/core/events.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.467203908Z namespaces/openshift-ingress/core/persistentvolumeclaims.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.46730484Z namespaces/openshift-ingress/core/pods.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.467459474Z namespaces/openshift-ingress/core/replicationcontrollers.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.467607968Z namespaces/openshift-ingress/core/secrets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.467810163Z namespaces/openshift-ingress/core/services.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.467892645Z namespaces/openshift-ingress/discovery.k8s.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.467933756Z namespaces/openshift-ingress/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.468025739Z namespaces/openshift-ingress/image.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.468046789Z namespaces/openshift-ingress/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.468123121Z namespaces/openshift-ingress/k8s.ovn.org/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.468156452Z namespaces/openshift-ingress/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.468241024Z namespaces/openshift-ingress/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.468315116Z namespaces/openshift-ingress/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.468376497Z namespaces/openshift-ingress/monitoring.coreos.com/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.468402928Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.46846603Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.4684963Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/router-default.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.468561582Z namespaces/openshift-ingress/networking.k8s.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.468599913Z namespaces/openshift-ingress/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.468652695Z namespaces/openshift-ingress/pods/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.468660425Z namespaces/openshift-ingress/pods/router-default-d6b67c788-g98z2/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.468708016Z namespaces/openshift-ingress/pods/router-default-d6b67c788-g98z2/router-default-d6b67c788-g98z2.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.468839879Z namespaces/openshift-ingress/pods/router-default-d6b67c788-g98z2/router/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.468848369Z namespaces/openshift-ingress/pods/router-default-d6b67c788-g98z2/router/router/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.46886111Z namespaces/openshift-ingress/pods/router-default-d6b67c788-g98z2/router/router/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.468908511Z namespaces/openshift-ingress/pods/router-default-d6b67c788-g98z2/router/router/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.469091595Z namespaces/openshift-ingress/pods/router-default-d6b67c788-g98z2/router/router/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.469162047Z namespaces/openshift-ingress/pods/router-default-d6b67c788-g98z2/router/router/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.469185038Z namespaces/openshift-ingress/policy/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.469233579Z namespaces/openshift-ingress/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.469313401Z namespaces/openshift-ingress/route.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.469356932Z namespaces/openshift-ingress/route.openshift.io/routes.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.469923937Z namespaces/openshift-insights/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.470000378Z namespaces/openshift-insights/openshift-insights.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.470087541Z namespaces/openshift-insights/apps.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.470125232Z namespaces/openshift-insights/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.470221934Z namespaces/openshift-insights/apps/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.470264155Z namespaces/openshift-insights/apps/daemonsets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.470421469Z namespaces/openshift-insights/apps/deployments.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.470725507Z namespaces/openshift-insights/apps/replicasets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.470887171Z namespaces/openshift-insights/apps/statefulsets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.470909652Z namespaces/openshift-insights/apps/deployments/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.471008714Z namespaces/openshift-insights/apps/deployments/insights-operator.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.471093046Z namespaces/openshift-insights/autoscaling/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.471129967Z namespaces/openshift-insights/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.471205529Z namespaces/openshift-insights/batch/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.471273671Z namespaces/openshift-insights/batch/cronjobs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.471360493Z namespaces/openshift-insights/batch/jobs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.471405364Z namespaces/openshift-insights/build.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.471451745Z namespaces/openshift-insights/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.471528677Z namespaces/openshift-insights/build.openshift.io/builds.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.471610459Z namespaces/openshift-insights/core/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.47164235Z namespaces/openshift-insights/core/configmaps.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.472267206Z namespaces/openshift-insights/core/endpoints.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.472353318Z namespaces/openshift-insights/core/events.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.472644325Z namespaces/openshift-insights/core/persistentvolumeclaims.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.472762328Z namespaces/openshift-insights/core/pods.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.473079947Z namespaces/openshift-insights/core/replicationcontrollers.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.473171059Z namespaces/openshift-insights/core/secrets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.473305602Z namespaces/openshift-insights/core/services.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.473374454Z namespaces/openshift-insights/core/configmaps/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.473417145Z namespaces/openshift-insights/core/configmaps/service-ca-bundle.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.473508767Z namespaces/openshift-insights/core/serviceaccounts/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.473551308Z namespaces/openshift-insights/core/serviceaccounts/gather.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.473639561Z namespaces/openshift-insights/core/serviceaccounts/operator.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.473663821Z namespaces/openshift-insights/core/services/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.473734523Z namespaces/openshift-insights/core/services/metrics.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.473815415Z namespaces/openshift-insights/discovery.k8s.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.473860896Z namespaces/openshift-insights/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.473965979Z namespaces/openshift-insights/image.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.47401942Z namespaces/openshift-insights/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.474076712Z namespaces/openshift-insights/k8s.ovn.org/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.474108013Z namespaces/openshift-insights/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.474185744Z namespaces/openshift-insights/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.474293887Z namespaces/openshift-insights/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.474345299Z namespaces/openshift-insights/monitoring.coreos.com/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.47439826Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.474452231Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.474488102Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/insights-prometheus-rules.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.474553394Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.474570484Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/insights-operator.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.474646016Z namespaces/openshift-insights/networking.k8s.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.474658457Z namespaces/openshift-insights/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.474741029Z namespaces/openshift-insights/pods/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.474753129Z namespaces/openshift-insights/pods/insights-operator-68d9dd94cf-xkn6j/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.47478951Z namespaces/openshift-insights/pods/insights-operator-68d9dd94cf-xkn6j/insights-operator-68d9dd94cf-xkn6j.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.474901623Z namespaces/openshift-insights/pods/insights-operator-68d9dd94cf-xkn6j/insights-operator/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.474913083Z namespaces/openshift-insights/pods/insights-operator-68d9dd94cf-xkn6j/insights-operator/insights-operator/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.474920733Z namespaces/openshift-insights/pods/insights-operator-68d9dd94cf-xkn6j/insights-operator/insights-operator/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.475016996Z namespaces/openshift-insights/pods/insights-operator-68d9dd94cf-xkn6j/insights-operator/insights-operator/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.475482857Z namespaces/openshift-insights/pods/insights-operator-68d9dd94cf-xkn6j/insights-operator/insights-operator/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.475889128Z namespaces/openshift-insights/pods/insights-runtime-extractor-54d9n/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.475935219Z namespaces/openshift-insights/pods/insights-runtime-extractor-54d9n/insights-runtime-extractor-54d9n.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.476070672Z namespaces/openshift-insights/pods/insights-runtime-extractor-54d9n/exporter/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.476086673Z namespaces/openshift-insights/pods/insights-runtime-extractor-54d9n/exporter/exporter/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.476095193Z namespaces/openshift-insights/pods/insights-runtime-extractor-54d9n/exporter/exporter/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.476129604Z namespaces/openshift-insights/pods/insights-runtime-extractor-54d9n/exporter/exporter/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.476227336Z namespaces/openshift-insights/pods/insights-runtime-extractor-54d9n/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.476322489Z namespaces/openshift-insights/pods/insights-runtime-extractor-54d9n/exporter/exporter/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.47638379Z namespaces/openshift-insights/pods/insights-runtime-extractor-54d9n/extractor/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.47639192Z namespaces/openshift-insights/pods/insights-runtime-extractor-54d9n/extractor/extractor/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.476404001Z namespaces/openshift-insights/pods/insights-runtime-extractor-54d9n/extractor/extractor/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.476484633Z namespaces/openshift-insights/pods/insights-runtime-extractor-54d9n/extractor/extractor/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.476602626Z namespaces/openshift-insights/pods/insights-runtime-extractor-54d9n/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.476669527Z namespaces/openshift-insights/pods/insights-runtime-extractor-54d9n/extractor/extractor/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.476884083Z namespaces/openshift-insights/pods/insights-runtime-extractor-54d9n/kube-rbac-proxy/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.476891873Z namespaces/openshift-insights/pods/insights-runtime-extractor-54d9n/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.476903304Z namespaces/openshift-insights/pods/insights-runtime-extractor-54d9n/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.476948485Z namespaces/openshift-insights/pods/insights-runtime-extractor-54d9n/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.477086368Z namespaces/openshift-insights/pods/insights-runtime-extractor-54d9n/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.47715634Z namespaces/openshift-insights/pods/insights-runtime-extractor-54d9n/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.477205801Z namespaces/openshift-insights/pods/insights-runtime-extractor-gz4jw/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.477226782Z namespaces/openshift-insights/pods/insights-runtime-extractor-gz4jw/insights-runtime-extractor-gz4jw.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.477338155Z namespaces/openshift-insights/pods/insights-runtime-extractor-gz4jw/exporter/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.477348075Z namespaces/openshift-insights/pods/insights-runtime-extractor-gz4jw/exporter/exporter/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.477355755Z namespaces/openshift-insights/pods/insights-runtime-extractor-gz4jw/exporter/exporter/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.477393476Z namespaces/openshift-insights/pods/insights-runtime-extractor-gz4jw/exporter/exporter/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.477486838Z namespaces/openshift-insights/pods/insights-runtime-extractor-gz4jw/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.47757Z namespaces/openshift-insights/pods/insights-runtime-extractor-gz4jw/exporter/exporter/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.477600491Z namespaces/openshift-insights/pods/insights-runtime-extractor-gz4jw/extractor/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.477610071Z namespaces/openshift-insights/pods/insights-runtime-extractor-gz4jw/extractor/extractor/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.477618582Z namespaces/openshift-insights/pods/insights-runtime-extractor-gz4jw/extractor/extractor/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.477675783Z namespaces/openshift-insights/pods/insights-runtime-extractor-gz4jw/extractor/extractor/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.477813287Z namespaces/openshift-insights/pods/insights-runtime-extractor-gz4jw/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.477910089Z namespaces/openshift-insights/pods/insights-runtime-extractor-gz4jw/extractor/extractor/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.47792935Z namespaces/openshift-insights/pods/insights-runtime-extractor-gz4jw/kube-rbac-proxy/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.4779456Z namespaces/openshift-insights/pods/insights-runtime-extractor-gz4jw/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.478039362Z namespaces/openshift-insights/pods/insights-runtime-extractor-gz4jw/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.478095294Z namespaces/openshift-insights/pods/insights-runtime-extractor-gz4jw/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.478200296Z namespaces/openshift-insights/pods/insights-runtime-extractor-gz4jw/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.478265508Z namespaces/openshift-insights/pods/insights-runtime-extractor-gz4jw/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.478322209Z namespaces/openshift-insights/pods/insights-runtime-extractor-xtb8z/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.47836323Z namespaces/openshift-insights/pods/insights-runtime-extractor-xtb8z/insights-runtime-extractor-xtb8z.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.478456103Z namespaces/openshift-insights/pods/insights-runtime-extractor-xtb8z/exporter/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.478469463Z namespaces/openshift-insights/pods/insights-runtime-extractor-xtb8z/exporter/exporter/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.478477693Z namespaces/openshift-insights/pods/insights-runtime-extractor-xtb8z/exporter/exporter/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.478504824Z namespaces/openshift-insights/pods/insights-runtime-extractor-xtb8z/exporter/exporter/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.478586616Z namespaces/openshift-insights/pods/insights-runtime-extractor-xtb8z/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.478660228Z namespaces/openshift-insights/pods/insights-runtime-extractor-xtb8z/exporter/exporter/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.478696319Z namespaces/openshift-insights/pods/insights-runtime-extractor-xtb8z/extractor/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.478703959Z namespaces/openshift-insights/pods/insights-runtime-extractor-xtb8z/extractor/extractor/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.478715809Z namespaces/openshift-insights/pods/insights-runtime-extractor-xtb8z/extractor/extractor/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.478774271Z namespaces/openshift-insights/pods/insights-runtime-extractor-xtb8z/extractor/extractor/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.478863583Z namespaces/openshift-insights/pods/insights-runtime-extractor-xtb8z/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.478937465Z namespaces/openshift-insights/pods/insights-runtime-extractor-xtb8z/extractor/extractor/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.478973196Z namespaces/openshift-insights/pods/insights-runtime-extractor-xtb8z/kube-rbac-proxy/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.478994277Z namespaces/openshift-insights/pods/insights-runtime-extractor-xtb8z/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.479003927Z namespaces/openshift-insights/pods/insights-runtime-extractor-xtb8z/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.479073428Z namespaces/openshift-insights/pods/insights-runtime-extractor-xtb8z/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.479156181Z namespaces/openshift-insights/pods/insights-runtime-extractor-xtb8z/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.479226152Z namespaces/openshift-insights/pods/insights-runtime-extractor-xtb8z/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.479268273Z namespaces/openshift-insights/policy/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.479310054Z namespaces/openshift-insights/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.479383416Z namespaces/openshift-insights/route.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.479423877Z namespaces/openshift-insights/route.openshift.io/routes.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.479488289Z namespaces/openshift-keda/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.479495539Z namespaces/openshift-keda/coordination.k8s.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.479501489Z namespaces/openshift-keda/coordination.k8s.io/leases/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.47955024Z namespaces/openshift-keda/coordination.k8s.io/leases/olm-operator.keda.sh.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.479635443Z namespaces/openshift-keda/coordination.k8s.io/leases/operator.keda.sh.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.479676544Z namespaces/openshift-keda/monitoring.coreos.com/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.479689424Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.479734205Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/keda-olm-operator.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.479797597Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.479839258Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-admission-webhooks.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.47992737Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-metrics-apiserver.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.480039793Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-operator.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.480099965Z namespaces/openshift-keda/operators.coreos.com/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.480110315Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.480152326Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/custom-metrics-autoscaler.v2.19.0-1.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.480341631Z namespaces/openshift-keda/operators.coreos.com/installplans/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.480363221Z namespaces/openshift-keda/operators.coreos.com/installplans/install-fg29v.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.480511075Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.480533496Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/custom-metrics-autoscaler.v2.19.0-1.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.480601457Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.480622088Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/openshift-keda.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.480969667Z namespaces/openshift-keda/operators.coreos.com/subscriptions/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.481015988Z namespaces/openshift-keda/operators.coreos.com/subscriptions/openshift-custom-metrics-autoscaler-operator.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.481157781Z namespaces/openshift-kube-apiserver-operator/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.481204293Z namespaces/openshift-kube-apiserver-operator/openshift-kube-apiserver-operator.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.481271904Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.481306255Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.481354456Z namespaces/openshift-kube-apiserver-operator/apps/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.481397707Z namespaces/openshift-kube-apiserver-operator/apps/daemonsets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.481479109Z namespaces/openshift-kube-apiserver-operator/apps/deployments.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.481547531Z namespaces/openshift-kube-apiserver-operator/apps/replicasets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.481625393Z namespaces/openshift-kube-apiserver-operator/apps/statefulsets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.481675825Z namespaces/openshift-kube-apiserver-operator/autoscaling/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.481701225Z namespaces/openshift-kube-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.481751576Z namespaces/openshift-kube-apiserver-operator/batch/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.481793517Z namespaces/openshift-kube-apiserver-operator/batch/cronjobs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.48187805Z namespaces/openshift-kube-apiserver-operator/batch/jobs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.481933541Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.482003243Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.482077464Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.482147146Z namespaces/openshift-kube-apiserver-operator/core/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.482193047Z namespaces/openshift-kube-apiserver-operator/core/configmaps.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.482310281Z namespaces/openshift-kube-apiserver-operator/core/endpoints.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.482414833Z namespaces/openshift-kube-apiserver-operator/core/events.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.482520506Z namespaces/openshift-kube-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.482631678Z namespaces/openshift-kube-apiserver-operator/core/pods.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.482745152Z namespaces/openshift-kube-apiserver-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.482886635Z namespaces/openshift-kube-apiserver-operator/core/secrets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.48308878Z namespaces/openshift-kube-apiserver-operator/core/services.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.483145532Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.483195053Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.483227514Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.483261114Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.483327876Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.483380668Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.48345505Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.483532381Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.483580973Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.483611374Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.483661185Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.483700366Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.483747447Z namespaces/openshift-kube-apiserver-operator/policy/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.483777388Z namespaces/openshift-kube-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.483826649Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.48385589Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.483969712Z namespaces/openshift-kube-apiserver/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.484026694Z namespaces/openshift-kube-apiserver/openshift-kube-apiserver.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.484093596Z namespaces/openshift-kube-apiserver/apps.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.484122467Z namespaces/openshift-kube-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.484198328Z namespaces/openshift-kube-apiserver/apps/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.484227999Z namespaces/openshift-kube-apiserver/apps/daemonsets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.484314561Z namespaces/openshift-kube-apiserver/apps/deployments.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.484386533Z namespaces/openshift-kube-apiserver/apps/replicasets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.484465965Z namespaces/openshift-kube-apiserver/apps/statefulsets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.484497866Z namespaces/openshift-kube-apiserver/autoscaling/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.484538227Z namespaces/openshift-kube-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.484595388Z namespaces/openshift-kube-apiserver/batch/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.484627189Z namespaces/openshift-kube-apiserver/batch/cronjobs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.484714151Z namespaces/openshift-kube-apiserver/batch/jobs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.484794613Z namespaces/openshift-kube-apiserver/build.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.484826584Z namespaces/openshift-kube-apiserver/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.484914376Z namespaces/openshift-kube-apiserver/build.openshift.io/builds.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.484973278Z namespaces/openshift-kube-apiserver/core/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.485031239Z namespaces/openshift-kube-apiserver/core/configmaps.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.485136012Z namespaces/openshift-kube-apiserver/core/endpoints.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.485209064Z namespaces/openshift-kube-apiserver/core/events.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.485289366Z namespaces/openshift-kube-apiserver/core/persistentvolumeclaims.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.485361828Z namespaces/openshift-kube-apiserver/core/pods.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.48544299Z namespaces/openshift-kube-apiserver/core/replicationcontrollers.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.485557913Z namespaces/openshift-kube-apiserver/core/secrets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.485717457Z namespaces/openshift-kube-apiserver/core/services.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.485884181Z namespaces/openshift-kube-apiserver/discovery.k8s.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.485926322Z namespaces/openshift-kube-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.486070106Z namespaces/openshift-kube-apiserver/image.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.486135747Z namespaces/openshift-kube-apiserver/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.48622689Z namespaces/openshift-kube-apiserver/k8s.ovn.org/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.486266461Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.486413705Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.486490876Z namespaces/openshift-kube-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.486555868Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.486601189Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.486662391Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.486708972Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/api-usage.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.486794584Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/podsecurity.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.486861846Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.486907307Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/openshift-kube-apiserver.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.486963259Z namespaces/openshift-kube-apiserver/networking.k8s.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.487055391Z namespaces/openshift-kube-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.487105752Z namespaces/openshift-kube-apiserver/policy/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.487152103Z namespaces/openshift-kube-apiserver/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.487201825Z namespaces/openshift-kube-apiserver/route.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.487242895Z namespaces/openshift-kube-apiserver/route.openshift.io/routes.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.487319168Z namespaces/openshift-kube-controller-manager-operator/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.487364989Z namespaces/openshift-kube-controller-manager-operator/openshift-kube-controller-manager-operator.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.48742621Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.487457301Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.487517493Z namespaces/openshift-kube-controller-manager-operator/apps/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.487549393Z namespaces/openshift-kube-controller-manager-operator/apps/daemonsets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.487663746Z namespaces/openshift-kube-controller-manager-operator/apps/deployments.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.487739428Z namespaces/openshift-kube-controller-manager-operator/apps/replicasets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.48781575Z namespaces/openshift-kube-controller-manager-operator/apps/statefulsets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.48821685Z namespaces/openshift-kube-controller-manager-operator/autoscaling/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.488346994Z namespaces/openshift-kube-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.488465046Z namespaces/openshift-kube-controller-manager-operator/batch/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.488506638Z namespaces/openshift-kube-controller-manager-operator/batch/cronjobs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.488586809Z namespaces/openshift-kube-controller-manager-operator/batch/jobs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.488631181Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.488666782Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.488750334Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.488817075Z namespaces/openshift-kube-controller-manager-operator/core/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.488862136Z namespaces/openshift-kube-controller-manager-operator/core/configmaps.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.48899033Z namespaces/openshift-kube-controller-manager-operator/core/endpoints.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.489076572Z namespaces/openshift-kube-controller-manager-operator/core/events.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.489184945Z namespaces/openshift-kube-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.489263147Z namespaces/openshift-kube-controller-manager-operator/core/pods.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.489338419Z namespaces/openshift-kube-controller-manager-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.489459252Z namespaces/openshift-kube-controller-manager-operator/core/secrets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.489634266Z namespaces/openshift-kube-controller-manager-operator/core/services.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.489700218Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.489755659Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.48980237Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.489843832Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.489912723Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.489972135Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.490061747Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.490139859Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.49018219Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.490225221Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.490286313Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.490334664Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/kube-controller-manager-operator.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.490379475Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.490427326Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.490496298Z namespaces/openshift-kube-controller-manager-operator/policy/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.490557039Z namespaces/openshift-kube-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.490628041Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.490668462Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.490802836Z namespaces/openshift-kube-controller-manager/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.490922489Z namespaces/openshift-kube-controller-manager/openshift-kube-controller-manager.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.491083183Z namespaces/openshift-kube-controller-manager/apps.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.491149805Z namespaces/openshift-kube-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.491221106Z namespaces/openshift-kube-controller-manager/apps/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.491257597Z namespaces/openshift-kube-controller-manager/apps/daemonsets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.491339419Z namespaces/openshift-kube-controller-manager/apps/deployments.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.491407831Z namespaces/openshift-kube-controller-manager/apps/replicasets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.491487913Z namespaces/openshift-kube-controller-manager/apps/statefulsets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.491547415Z namespaces/openshift-kube-controller-manager/autoscaling/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.491587336Z namespaces/openshift-kube-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.491643737Z namespaces/openshift-kube-controller-manager/batch/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.491693028Z namespaces/openshift-kube-controller-manager/batch/cronjobs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.49176051Z namespaces/openshift-kube-controller-manager/batch/jobs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.491820282Z namespaces/openshift-kube-controller-manager/build.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.491854463Z namespaces/openshift-kube-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.491934725Z namespaces/openshift-kube-controller-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.492016236Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.492027927Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.492064058Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/cluster-policy-controller-lock.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.492119769Z namespaces/openshift-kube-controller-manager/core/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.49216122Z namespaces/openshift-kube-controller-manager/core/configmaps.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.492253953Z namespaces/openshift-kube-controller-manager/core/endpoints.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.492327074Z namespaces/openshift-kube-controller-manager/core/events.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.492597631Z namespaces/openshift-kube-controller-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.492666633Z namespaces/openshift-kube-controller-manager/core/pods.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.492747245Z namespaces/openshift-kube-controller-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.492865198Z namespaces/openshift-kube-controller-manager/core/secrets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.493041262Z namespaces/openshift-kube-controller-manager/core/services.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.493093564Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.493142555Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.493176836Z namespaces/openshift-kube-controller-manager/image.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.493208077Z namespaces/openshift-kube-controller-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.493262988Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.493296849Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.493372211Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.493457263Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.493496994Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.493536045Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.493588876Z namespaces/openshift-kube-controller-manager/networking.k8s.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.493634577Z namespaces/openshift-kube-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.493685459Z namespaces/openshift-kube-controller-manager/policy/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.49373186Z namespaces/openshift-kube-controller-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.493772551Z namespaces/openshift-kube-controller-manager/route.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.493806302Z namespaces/openshift-kube-controller-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.493886884Z namespaces/openshift-kube-scheduler-operator/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.493935025Z namespaces/openshift-kube-scheduler-operator/openshift-kube-scheduler-operator.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.494048428Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.494091509Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.49414983Z namespaces/openshift-kube-scheduler-operator/apps/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.494181721Z namespaces/openshift-kube-scheduler-operator/apps/daemonsets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.494263333Z namespaces/openshift-kube-scheduler-operator/apps/deployments.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.494336505Z namespaces/openshift-kube-scheduler-operator/apps/replicasets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.494413497Z namespaces/openshift-kube-scheduler-operator/apps/statefulsets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.494472109Z namespaces/openshift-kube-scheduler-operator/autoscaling/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.494504719Z namespaces/openshift-kube-scheduler-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.494569051Z namespaces/openshift-kube-scheduler-operator/batch/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.494596562Z namespaces/openshift-kube-scheduler-operator/batch/cronjobs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.494682334Z namespaces/openshift-kube-scheduler-operator/batch/jobs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.494712455Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.494759886Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.494889629Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.494974082Z namespaces/openshift-kube-scheduler-operator/core/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.495041413Z namespaces/openshift-kube-scheduler-operator/core/configmaps.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.495146646Z namespaces/openshift-kube-scheduler-operator/core/endpoints.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.495219088Z namespaces/openshift-kube-scheduler-operator/core/events.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.49529558Z namespaces/openshift-kube-scheduler-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.495376782Z namespaces/openshift-kube-scheduler-operator/core/pods.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.495463384Z namespaces/openshift-kube-scheduler-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.495575427Z namespaces/openshift-kube-scheduler-operator/core/secrets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.495736001Z namespaces/openshift-kube-scheduler-operator/core/services.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.495794782Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.495841553Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.495886185Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.495936616Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.495988737Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.496041258Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.496125911Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.496198533Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.496247054Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.496279295Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.496328506Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.496361977Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.496409948Z namespaces/openshift-kube-scheduler-operator/policy/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.496443929Z namespaces/openshift-kube-scheduler-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.49649408Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.496532331Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.496601643Z namespaces/openshift-kube-scheduler/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.496643664Z namespaces/openshift-kube-scheduler/openshift-kube-scheduler.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.496708085Z namespaces/openshift-kube-scheduler/apps.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.496742376Z namespaces/openshift-kube-scheduler/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.496810948Z namespaces/openshift-kube-scheduler/apps/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.496848919Z namespaces/openshift-kube-scheduler/apps/daemonsets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.496927781Z namespaces/openshift-kube-scheduler/apps/deployments.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.497030774Z namespaces/openshift-kube-scheduler/apps/replicasets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.497108816Z namespaces/openshift-kube-scheduler/apps/statefulsets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.497165227Z namespaces/openshift-kube-scheduler/autoscaling/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.497210128Z namespaces/openshift-kube-scheduler/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.4972699Z namespaces/openshift-kube-scheduler/batch/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.497315011Z namespaces/openshift-kube-scheduler/batch/cronjobs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.497396133Z namespaces/openshift-kube-scheduler/batch/jobs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.497436494Z namespaces/openshift-kube-scheduler/build.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.497469725Z namespaces/openshift-kube-scheduler/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.497551607Z namespaces/openshift-kube-scheduler/build.openshift.io/builds.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.497598748Z namespaces/openshift-kube-scheduler/core/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.497645699Z namespaces/openshift-kube-scheduler/core/configmaps.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.497740792Z namespaces/openshift-kube-scheduler/core/endpoints.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.497815214Z namespaces/openshift-kube-scheduler/core/events.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.497890745Z namespaces/openshift-kube-scheduler/core/persistentvolumeclaims.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.497969637Z namespaces/openshift-kube-scheduler/core/pods.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.49807668Z namespaces/openshift-kube-scheduler/core/replicationcontrollers.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.498192383Z namespaces/openshift-kube-scheduler/core/secrets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.498343997Z namespaces/openshift-kube-scheduler/core/services.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.498394368Z namespaces/openshift-kube-scheduler/discovery.k8s.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.498433979Z namespaces/openshift-kube-scheduler/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.49849222Z namespaces/openshift-kube-scheduler/image.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.498532222Z namespaces/openshift-kube-scheduler/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.498600043Z namespaces/openshift-kube-scheduler/k8s.ovn.org/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.498634944Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.498716906Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.498979543Z namespaces/openshift-kube-scheduler/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.499030814Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.499081355Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.499783983Z namespaces/openshift-kube-scheduler/networking.k8s.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.499816214Z namespaces/openshift-kube-scheduler/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.499883756Z namespaces/openshift-kube-scheduler/policy/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.499915136Z namespaces/openshift-kube-scheduler/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.499969728Z namespaces/openshift-kube-scheduler/route.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.500033079Z namespaces/openshift-kube-scheduler/route.openshift.io/routes.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.500128612Z namespaces/openshift-kube-storage-version-migrator-operator/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.500166273Z namespaces/openshift-kube-storage-version-migrator-operator/openshift-kube-storage-version-migrator-operator.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.500238495Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.500279346Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.500337577Z namespaces/openshift-kube-storage-version-migrator-operator/apps/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.500369618Z namespaces/openshift-kube-storage-version-migrator-operator/apps/daemonsets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.50045544Z namespaces/openshift-kube-storage-version-migrator-operator/apps/deployments.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.500602104Z namespaces/openshift-kube-storage-version-migrator-operator/apps/replicasets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.500697367Z namespaces/openshift-kube-storage-version-migrator-operator/apps/statefulsets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.500749018Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.500801079Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.500853871Z namespaces/openshift-kube-storage-version-migrator-operator/batch/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.500978934Z namespaces/openshift-kube-storage-version-migrator-operator/batch/cronjobs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.501062026Z namespaces/openshift-kube-storage-version-migrator-operator/batch/jobs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.501124917Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.501159958Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.50124282Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.501283901Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.501290371Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.501350993Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/openshift-kube-storage-version-migrator-operator-lock.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.501407914Z namespaces/openshift-kube-storage-version-migrator-operator/core/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.501445815Z namespaces/openshift-kube-storage-version-migrator-operator/core/configmaps.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.501561158Z namespaces/openshift-kube-storage-version-migrator-operator/core/endpoints.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.501650961Z namespaces/openshift-kube-storage-version-migrator-operator/core/events.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.501825975Z namespaces/openshift-kube-storage-version-migrator-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.501905277Z namespaces/openshift-kube-storage-version-migrator-operator/core/pods.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.502094932Z namespaces/openshift-kube-storage-version-migrator-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.502215745Z namespaces/openshift-kube-storage-version-migrator-operator/core/secrets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.502381939Z namespaces/openshift-kube-storage-version-migrator-operator/core/services.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.50243552Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.502467211Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.502525823Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.502552243Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.502606635Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.502645996Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.502719258Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.50280022Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.502859731Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.502898592Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.502946083Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.503010285Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.503053746Z namespaces/openshift-kube-storage-version-migrator-operator/pods/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.503064036Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-799cb7f958-nmqt5/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.503119468Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-799cb7f958-nmqt5/kube-storage-version-migrator-operator-799cb7f958-nmqt5.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.503245551Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-799cb7f958-nmqt5/kube-storage-version-migrator-operator/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.503255601Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-799cb7f958-nmqt5/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.503261291Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-799cb7f958-nmqt5/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.503284292Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-799cb7f958-nmqt5/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.503402815Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-799cb7f958-nmqt5/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.503544259Z namespaces/openshift-kube-storage-version-migrator-operator/policy/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.503571769Z namespaces/openshift-kube-storage-version-migrator-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.503626431Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.503662491Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.503746234Z namespaces/openshift-kube-storage-version-migrator/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.503780294Z namespaces/openshift-kube-storage-version-migrator/openshift-kube-storage-version-migrator.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.503838736Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.503882197Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.50398714Z namespaces/openshift-kube-storage-version-migrator/apps/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.504033791Z namespaces/openshift-kube-storage-version-migrator/apps/daemonsets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.504113393Z namespaces/openshift-kube-storage-version-migrator/apps/deployments.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.504217336Z namespaces/openshift-kube-storage-version-migrator/apps/replicasets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.504312178Z namespaces/openshift-kube-storage-version-migrator/apps/statefulsets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.504369129Z namespaces/openshift-kube-storage-version-migrator/autoscaling/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.504427601Z namespaces/openshift-kube-storage-version-migrator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.504480532Z namespaces/openshift-kube-storage-version-migrator/batch/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.504529824Z namespaces/openshift-kube-storage-version-migrator/batch/cronjobs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.504618276Z namespaces/openshift-kube-storage-version-migrator/batch/jobs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.504666997Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.504722918Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.50478861Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/builds.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.504863682Z namespaces/openshift-kube-storage-version-migrator/core/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.504913443Z namespaces/openshift-kube-storage-version-migrator/core/configmaps.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.505043566Z namespaces/openshift-kube-storage-version-migrator/core/endpoints.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.505111878Z namespaces/openshift-kube-storage-version-migrator/core/events.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.505234481Z namespaces/openshift-kube-storage-version-migrator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.505306223Z namespaces/openshift-kube-storage-version-migrator/core/pods.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.505472027Z namespaces/openshift-kube-storage-version-migrator/core/replicationcontrollers.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.505597891Z namespaces/openshift-kube-storage-version-migrator/core/secrets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.505764775Z namespaces/openshift-kube-storage-version-migrator/core/services.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.505813176Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.505852687Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.505899108Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.505933949Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.505999971Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.506034092Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.506122334Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.506196666Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.506244947Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.506285338Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.506319099Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.50637602Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.506409831Z namespaces/openshift-kube-storage-version-migrator/pods/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.506422352Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-72jwk/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.506458853Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-72jwk/migrator-7f59b54f6c-72jwk.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.506536084Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-72jwk/graceful-termination/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.506543675Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-72jwk/graceful-termination/graceful-termination/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.506555855Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-72jwk/graceful-termination/graceful-termination/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.506602306Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-72jwk/graceful-termination/graceful-termination/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.506692268Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-72jwk/graceful-termination/graceful-termination/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.50675669Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-72jwk/graceful-termination/graceful-termination/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.506794081Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-72jwk/migrator/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.506801721Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-72jwk/migrator/migrator/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.506807861Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-72jwk/migrator/migrator/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.506866193Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-72jwk/migrator/migrator/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.506963695Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-72jwk/migrator/migrator/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.507059788Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-72jwk/migrator/migrator/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.507101839Z namespaces/openshift-kube-storage-version-migrator/policy/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.50714457Z namespaces/openshift-kube-storage-version-migrator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.507188371Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.507223092Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/routes.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.507280813Z namespaces/openshift-machine-config-operator/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.507288234Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.507295144Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.507333115Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-controller.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.507434417Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-daemon.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.507518869Z namespaces/openshift-marketplace/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.50752752Z namespaces/openshift-marketplace/monitoring.coreos.com/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.50753341Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.507563941Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/marketplace-alert-rules.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.507630752Z namespaces/openshift-marketplace/operators.coreos.com/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.507638182Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.507658103Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/certified-operators.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.507753705Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/community-operators.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.507831487Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-marketplace.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.50791805Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-operators.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.508041573Z namespaces/openshift-monitoring/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.508088124Z namespaces/openshift-monitoring/openshift-monitoring.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.508159496Z namespaces/openshift-monitoring/apps.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.508201286Z namespaces/openshift-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.508290359Z namespaces/openshift-monitoring/apps/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.50832999Z namespaces/openshift-monitoring/apps/daemonsets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.508473893Z namespaces/openshift-monitoring/apps/deployments.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.509091639Z namespaces/openshift-monitoring/apps/replicasets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.509452428Z namespaces/openshift-monitoring/apps/statefulsets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.509687564Z namespaces/openshift-monitoring/autoscaling/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.509714965Z namespaces/openshift-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.509796737Z namespaces/openshift-monitoring/batch/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.509829528Z namespaces/openshift-monitoring/batch/cronjobs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.509941951Z namespaces/openshift-monitoring/batch/jobs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.510082044Z namespaces/openshift-monitoring/build.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.510140676Z namespaces/openshift-monitoring/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.510225118Z namespaces/openshift-monitoring/build.openshift.io/builds.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.510282579Z namespaces/openshift-monitoring/core/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.510330851Z namespaces/openshift-monitoring/core/configmaps.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.513625954Z namespaces/openshift-monitoring/core/endpoints.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.5138595Z namespaces/openshift-monitoring/core/events.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.514972228Z namespaces/openshift-monitoring/core/persistentvolumeclaims.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.515083411Z namespaces/openshift-monitoring/core/pods.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.516087666Z namespaces/openshift-monitoring/core/replicationcontrollers.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.51621521Z namespaces/openshift-monitoring/core/secrets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.516702592Z namespaces/openshift-monitoring/core/services.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.516866866Z namespaces/openshift-monitoring/discovery.k8s.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.516907867Z namespaces/openshift-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.517107652Z namespaces/openshift-monitoring/image.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.517150343Z namespaces/openshift-monitoring/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.517213265Z namespaces/openshift-monitoring/k8s.ovn.org/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.517242106Z namespaces/openshift-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.517337278Z namespaces/openshift-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.51741345Z namespaces/openshift-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.517472412Z namespaces/openshift-monitoring/monitoring.coreos.com/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.517509893Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.517644366Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.517670847Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/main.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.517764469Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.51780432Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/k8s.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.517927233Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.517975014Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/alertmanager-main-rules.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.518114388Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/cluster-monitoring-operator-prometheus-rules.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.518316323Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kube-state-metrics-rules.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.518400295Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kubernetes-monitoring-rules.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.518657532Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/node-exporter-rules.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.518814755Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-prometheus-rules.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.519040011Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-thanos-sidecar-rules.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.519106153Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-operator-rules.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.519217236Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/telemetry.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.519306938Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/thanos-querier.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.519421191Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.519460132Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/alertmanager-main.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.519547654Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/cluster-monitoring-operator.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.519620846Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kube-state-metrics.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.519708688Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kubelet.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.5198037Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/metrics-server.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.519896433Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/node-exporter.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.520063807Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/openshift-state-metrics.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.520154189Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-k8s.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.520239282Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-operator.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.520352285Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/telemeter-client.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.520436037Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-querier.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.520520919Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-sidecar.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.52057765Z namespaces/openshift-monitoring/networking.k8s.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.520611761Z namespaces/openshift-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.520669893Z namespaces/openshift-monitoring/operators.coreos.com/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.520678353Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.520711434Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/openshift-cluster-monitoring.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.520811756Z namespaces/openshift-monitoring/pods/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.520827527Z namespaces/openshift-monitoring/pods/alertmanager-main-0/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.520899848Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager-main-0.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.521100493Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.521113864Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.521123734Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.521141834Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.521247307Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.521313349Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.52136453Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.52137318Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.521383071Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.521422772Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.521513224Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.521582086Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.521622427Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.521629647Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.521637497Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.521691359Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.52177007Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.521840492Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.521882973Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.521891244Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.521897764Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.521944295Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.522054198Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.522123339Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.522167211Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.522174881Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.522181531Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.522222432Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.522311704Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.522375876Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.522432587Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.522442018Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.522448498Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.522503729Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.522608372Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.522680344Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.522717365Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.522724675Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.522728665Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.522752305Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.522857888Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.52293058Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.523009072Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-5f7f494dd4-wp6zp/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.523059763Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-5f7f494dd4-wp6zp/cluster-monitoring-operator-5f7f494dd4-wp6zp.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.523160166Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-5f7f494dd4-wp6zp/cluster-monitoring-operator/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.523172356Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-5f7f494dd4-wp6zp/cluster-monitoring-operator/cluster-monitoring-operator/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.523178506Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-5f7f494dd4-wp6zp/cluster-monitoring-operator/cluster-monitoring-operator/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.523238248Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-5f7f494dd4-wp6zp/cluster-monitoring-operator/cluster-monitoring-operator/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.52371186Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-5f7f494dd4-wp6zp/cluster-monitoring-operator/cluster-monitoring-operator/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.523792062Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-5f7f494dd4-wp6zp/cluster-monitoring-operator/cluster-monitoring-operator/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.523855333Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-dnq47/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.523931035Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-dnq47/kube-state-metrics-785778ff74-dnq47.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.524078059Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-dnq47/kube-rbac-proxy-main/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.524089429Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-dnq47/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.52409842Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-dnq47/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.524152171Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-dnq47/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.524258144Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-dnq47/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.524336366Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-dnq47/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.524380317Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-dnq47/kube-rbac-proxy-self/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.524389917Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-dnq47/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.524398507Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-dnq47/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.524449008Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-dnq47/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.524554431Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-dnq47/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.524622153Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-dnq47/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.524667284Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-dnq47/kube-state-metrics/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.524683104Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-dnq47/kube-state-metrics/kube-state-metrics/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.524721875Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-dnq47/kube-state-metrics/kube-state-metrics/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.524732256Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-dnq47/kube-state-metrics/kube-state-metrics/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.52489545Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-dnq47/kube-state-metrics/kube-state-metrics/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.524971731Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-dnq47/kube-state-metrics/kube-state-metrics/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.525042593Z namespaces/openshift-monitoring/pods/metrics-server-84b58f995c-z4k8t/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.525083225Z namespaces/openshift-monitoring/pods/metrics-server-84b58f995c-z4k8t/metrics-server-84b58f995c-z4k8t.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.525198427Z namespaces/openshift-monitoring/pods/metrics-server-84b58f995c-z4k8t/metrics-server/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.525205657Z namespaces/openshift-monitoring/pods/metrics-server-84b58f995c-z4k8t/metrics-server/metrics-server/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.525217788Z namespaces/openshift-monitoring/pods/metrics-server-84b58f995c-z4k8t/metrics-server/metrics-server/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.525258039Z namespaces/openshift-monitoring/pods/metrics-server-84b58f995c-z4k8t/metrics-server/metrics-server/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.525354121Z namespaces/openshift-monitoring/pods/metrics-server-84b58f995c-z4k8t/metrics-server/metrics-server/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.525418883Z namespaces/openshift-monitoring/pods/metrics-server-84b58f995c-z4k8t/metrics-server/metrics-server/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.525480744Z namespaces/openshift-monitoring/pods/monitoring-plugin-5f68df7f58-xmstt/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.525542976Z namespaces/openshift-monitoring/pods/monitoring-plugin-5f68df7f58-xmstt/monitoring-plugin-5f68df7f58-xmstt.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.525626298Z namespaces/openshift-monitoring/pods/monitoring-plugin-5f68df7f58-xmstt/monitoring-plugin/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.525636908Z namespaces/openshift-monitoring/pods/monitoring-plugin-5f68df7f58-xmstt/monitoring-plugin/monitoring-plugin/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.525652509Z namespaces/openshift-monitoring/pods/monitoring-plugin-5f68df7f58-xmstt/monitoring-plugin/monitoring-plugin/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.52570931Z namespaces/openshift-monitoring/pods/monitoring-plugin-5f68df7f58-xmstt/monitoring-plugin/monitoring-plugin/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.525835864Z namespaces/openshift-monitoring/pods/monitoring-plugin-5f68df7f58-xmstt/monitoring-plugin/monitoring-plugin/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.525903545Z namespaces/openshift-monitoring/pods/monitoring-plugin-5f68df7f58-xmstt/monitoring-plugin/monitoring-plugin/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.525967897Z namespaces/openshift-monitoring/pods/node-exporter-ms8ps/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.526041359Z namespaces/openshift-monitoring/pods/node-exporter-ms8ps/node-exporter-ms8ps.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.526169412Z namespaces/openshift-monitoring/pods/node-exporter-ms8ps/init-textfile/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.526180112Z namespaces/openshift-monitoring/pods/node-exporter-ms8ps/init-textfile/init-textfile/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.526193862Z namespaces/openshift-monitoring/pods/node-exporter-ms8ps/init-textfile/init-textfile/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.526258924Z namespaces/openshift-monitoring/pods/node-exporter-ms8ps/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.526369077Z namespaces/openshift-monitoring/pods/node-exporter-ms8ps/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.526447809Z namespaces/openshift-monitoring/pods/node-exporter-ms8ps/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.52648617Z namespaces/openshift-monitoring/pods/node-exporter-ms8ps/kube-rbac-proxy/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.52649633Z namespaces/openshift-monitoring/pods/node-exporter-ms8ps/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.52650329Z namespaces/openshift-monitoring/pods/node-exporter-ms8ps/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.526550151Z namespaces/openshift-monitoring/pods/node-exporter-ms8ps/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.526644024Z namespaces/openshift-monitoring/pods/node-exporter-ms8ps/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.526707315Z namespaces/openshift-monitoring/pods/node-exporter-ms8ps/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.526753407Z namespaces/openshift-monitoring/pods/node-exporter-ms8ps/node-exporter/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.526766547Z namespaces/openshift-monitoring/pods/node-exporter-ms8ps/node-exporter/node-exporter/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.526771047Z namespaces/openshift-monitoring/pods/node-exporter-ms8ps/node-exporter/node-exporter/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.526924261Z namespaces/openshift-monitoring/pods/node-exporter-ms8ps/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.527049314Z namespaces/openshift-monitoring/pods/node-exporter-ms8ps/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.527114206Z namespaces/openshift-monitoring/pods/node-exporter-ms8ps/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.527146517Z namespaces/openshift-monitoring/pods/node-exporter-nql2g/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.527182968Z namespaces/openshift-monitoring/pods/node-exporter-nql2g/node-exporter-nql2g.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.527416704Z namespaces/openshift-monitoring/pods/node-exporter-nql2g/init-textfile/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.527426744Z namespaces/openshift-monitoring/pods/node-exporter-nql2g/init-textfile/init-textfile/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.527430924Z namespaces/openshift-monitoring/pods/node-exporter-nql2g/init-textfile/init-textfile/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.527461305Z namespaces/openshift-monitoring/pods/node-exporter-nql2g/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.527525636Z namespaces/openshift-monitoring/pods/node-exporter-nql2g/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.527599618Z namespaces/openshift-monitoring/pods/node-exporter-nql2g/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.527623319Z namespaces/openshift-monitoring/pods/node-exporter-nql2g/kube-rbac-proxy/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.527628779Z namespaces/openshift-monitoring/pods/node-exporter-nql2g/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.527646059Z namespaces/openshift-monitoring/pods/node-exporter-nql2g/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.52769304Z namespaces/openshift-monitoring/pods/node-exporter-nql2g/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.527777493Z namespaces/openshift-monitoring/pods/node-exporter-nql2g/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.527843554Z namespaces/openshift-monitoring/pods/node-exporter-nql2g/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.527884065Z namespaces/openshift-monitoring/pods/node-exporter-nql2g/node-exporter/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.527893866Z namespaces/openshift-monitoring/pods/node-exporter-nql2g/node-exporter/node-exporter/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.527899806Z namespaces/openshift-monitoring/pods/node-exporter-nql2g/node-exporter/node-exporter/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.527936437Z namespaces/openshift-monitoring/pods/node-exporter-nql2g/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.52806623Z namespaces/openshift-monitoring/pods/node-exporter-nql2g/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.528131082Z namespaces/openshift-monitoring/pods/node-exporter-nql2g/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.528181393Z namespaces/openshift-monitoring/pods/node-exporter-z97kp/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.528223464Z namespaces/openshift-monitoring/pods/node-exporter-z97kp/node-exporter-z97kp.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.528326156Z namespaces/openshift-monitoring/pods/node-exporter-z97kp/init-textfile/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.528334237Z namespaces/openshift-monitoring/pods/node-exporter-z97kp/init-textfile/init-textfile/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.528338277Z namespaces/openshift-monitoring/pods/node-exporter-z97kp/init-textfile/init-textfile/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.528377728Z namespaces/openshift-monitoring/pods/node-exporter-z97kp/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.52845228Z namespaces/openshift-monitoring/pods/node-exporter-z97kp/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.528514851Z namespaces/openshift-monitoring/pods/node-exporter-z97kp/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.528556852Z namespaces/openshift-monitoring/pods/node-exporter-z97kp/kube-rbac-proxy/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.528566083Z namespaces/openshift-monitoring/pods/node-exporter-z97kp/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.528571013Z namespaces/openshift-monitoring/pods/node-exporter-z97kp/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.528604374Z namespaces/openshift-monitoring/pods/node-exporter-z97kp/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.528690006Z namespaces/openshift-monitoring/pods/node-exporter-z97kp/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.528759878Z namespaces/openshift-monitoring/pods/node-exporter-z97kp/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.528799639Z namespaces/openshift-monitoring/pods/node-exporter-z97kp/node-exporter/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.528807619Z namespaces/openshift-monitoring/pods/node-exporter-z97kp/node-exporter/node-exporter/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.528814419Z namespaces/openshift-monitoring/pods/node-exporter-z97kp/node-exporter/node-exporter/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.52885613Z namespaces/openshift-monitoring/pods/node-exporter-z97kp/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.528999644Z namespaces/openshift-monitoring/pods/node-exporter-z97kp/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.529069645Z namespaces/openshift-monitoring/pods/node-exporter-z97kp/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.529128147Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-vfl7d/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.529164148Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-vfl7d/openshift-state-metrics-84bd68b896-vfl7d.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.529308261Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-vfl7d/kube-rbac-proxy-main/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.529317752Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-vfl7d/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.529328072Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-vfl7d/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.529371393Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-vfl7d/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.529459715Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-vfl7d/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.529525817Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-vfl7d/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.529567578Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-vfl7d/kube-rbac-proxy-self/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.529580518Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-vfl7d/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.529911017Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-vfl7d/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.529947868Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-vfl7d/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.530055Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-vfl7d/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.530158923Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-vfl7d/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.530174154Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-vfl7d/openshift-state-metrics/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.530179804Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-vfl7d/openshift-state-metrics/openshift-state-metrics/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.530183694Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-vfl7d/openshift-state-metrics/openshift-state-metrics/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.530232515Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-vfl7d/openshift-state-metrics/openshift-state-metrics/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.530329477Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-vfl7d/openshift-state-metrics/openshift-state-metrics/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.530397819Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-vfl7d/openshift-state-metrics/openshift-state-metrics/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.53042881Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.530518042Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus-k8s-0.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.530702897Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.530716157Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.530722817Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.530783629Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.530911592Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.531041905Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.531079836Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.531097257Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.531116387Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.531184029Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.531268331Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.531333543Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.531374954Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.531383124Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.531389524Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.531439615Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.531528538Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.531594989Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.531637551Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.531644901Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.531649041Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.531681401Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.531782164Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.531844706Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.531884937Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.531892387Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.531900357Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.531946398Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.532052391Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.532116583Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.532156884Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.532165004Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.532171474Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.532218755Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.532455621Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.532520293Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.532556354Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.532570334Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.532574754Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.532616565Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.532728798Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.53279927Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.533002775Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-pbrxf/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.533040376Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-pbrxf/prometheus-operator-64785b6675-pbrxf.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.533142789Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-pbrxf/kube-rbac-proxy/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.533150929Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-pbrxf/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.533155349Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-pbrxf/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.53318395Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-pbrxf/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.533271092Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-pbrxf/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.533343614Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-pbrxf/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.533368234Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-pbrxf/prometheus-operator/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.533373215Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-pbrxf/prometheus-operator/prometheus-operator/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.533377295Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-pbrxf/prometheus-operator/prometheus-operator/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.533416136Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-pbrxf/prometheus-operator/prometheus-operator/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.53360151Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-pbrxf/prometheus-operator/prometheus-operator/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.533668232Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-pbrxf/prometheus-operator/prometheus-operator/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.533710513Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-77d98bc786-j22js/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.533743394Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-77d98bc786-j22js/prometheus-operator-admission-webhook-77d98bc786-j22js.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.533864267Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-77d98bc786-j22js/prometheus-operator-admission-webhook/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.533871597Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-77d98bc786-j22js/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.533880027Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-77d98bc786-j22js/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.533920078Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-77d98bc786-j22js/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.534035661Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-77d98bc786-j22js/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.534102783Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-77d98bc786-j22js/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.534147974Z namespaces/openshift-monitoring/pods/telemeter-client-dc6dc7bc5-8dxhd/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.534190785Z namespaces/openshift-monitoring/pods/telemeter-client-dc6dc7bc5-8dxhd/telemeter-client-dc6dc7bc5-8dxhd.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.53435756Z namespaces/openshift-monitoring/pods/telemeter-client-dc6dc7bc5-8dxhd/kube-rbac-proxy/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.53436495Z namespaces/openshift-monitoring/pods/telemeter-client-dc6dc7bc5-8dxhd/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.53437265Z namespaces/openshift-monitoring/pods/telemeter-client-dc6dc7bc5-8dxhd/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.534437771Z namespaces/openshift-monitoring/pods/telemeter-client-dc6dc7bc5-8dxhd/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.534552465Z namespaces/openshift-monitoring/pods/telemeter-client-dc6dc7bc5-8dxhd/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.534662527Z namespaces/openshift-monitoring/pods/telemeter-client-dc6dc7bc5-8dxhd/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.534693628Z namespaces/openshift-monitoring/pods/telemeter-client-dc6dc7bc5-8dxhd/reload/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.534703038Z namespaces/openshift-monitoring/pods/telemeter-client-dc6dc7bc5-8dxhd/reload/reload/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.534707208Z namespaces/openshift-monitoring/pods/telemeter-client-dc6dc7bc5-8dxhd/reload/reload/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.53476608Z namespaces/openshift-monitoring/pods/telemeter-client-dc6dc7bc5-8dxhd/reload/reload/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.534857892Z namespaces/openshift-monitoring/pods/telemeter-client-dc6dc7bc5-8dxhd/reload/reload/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.534925344Z namespaces/openshift-monitoring/pods/telemeter-client-dc6dc7bc5-8dxhd/reload/reload/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.534970635Z namespaces/openshift-monitoring/pods/telemeter-client-dc6dc7bc5-8dxhd/telemeter-client/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.534993176Z namespaces/openshift-monitoring/pods/telemeter-client-dc6dc7bc5-8dxhd/telemeter-client/telemeter-client/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.535002566Z namespaces/openshift-monitoring/pods/telemeter-client-dc6dc7bc5-8dxhd/telemeter-client/telemeter-client/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.535071328Z namespaces/openshift-monitoring/pods/telemeter-client-dc6dc7bc5-8dxhd/telemeter-client/telemeter-client/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.535269883Z namespaces/openshift-monitoring/pods/telemeter-client-dc6dc7bc5-8dxhd/telemeter-client/telemeter-client/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.535335704Z namespaces/openshift-monitoring/pods/telemeter-client-dc6dc7bc5-8dxhd/telemeter-client/telemeter-client/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.535389006Z namespaces/openshift-monitoring/pods/thanos-querier-6685bfcdf-2qwlz/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.535459428Z namespaces/openshift-monitoring/pods/thanos-querier-6685bfcdf-2qwlz/thanos-querier-6685bfcdf-2qwlz.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.535590951Z namespaces/openshift-monitoring/pods/thanos-querier-6685bfcdf-2qwlz/kube-rbac-proxy-metrics/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.535602051Z namespaces/openshift-monitoring/pods/thanos-querier-6685bfcdf-2qwlz/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.535606451Z namespaces/openshift-monitoring/pods/thanos-querier-6685bfcdf-2qwlz/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.535634402Z namespaces/openshift-monitoring/pods/thanos-querier-6685bfcdf-2qwlz/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.535725114Z namespaces/openshift-monitoring/pods/thanos-querier-6685bfcdf-2qwlz/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.535791486Z namespaces/openshift-monitoring/pods/thanos-querier-6685bfcdf-2qwlz/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.535832077Z namespaces/openshift-monitoring/pods/thanos-querier-6685bfcdf-2qwlz/kube-rbac-proxy-rules/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.535839217Z namespaces/openshift-monitoring/pods/thanos-querier-6685bfcdf-2qwlz/kube-rbac-proxy-rules/kube-rbac-proxy-rules/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.535843487Z namespaces/openshift-monitoring/pods/thanos-querier-6685bfcdf-2qwlz/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.535872818Z namespaces/openshift-monitoring/pods/thanos-querier-6685bfcdf-2qwlz/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.535974321Z namespaces/openshift-monitoring/pods/thanos-querier-6685bfcdf-2qwlz/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.536049622Z namespaces/openshift-monitoring/pods/thanos-querier-6685bfcdf-2qwlz/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.536090893Z namespaces/openshift-monitoring/pods/thanos-querier-6685bfcdf-2qwlz/kube-rbac-proxy-web/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.536098504Z namespaces/openshift-monitoring/pods/thanos-querier-6685bfcdf-2qwlz/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.536102684Z namespaces/openshift-monitoring/pods/thanos-querier-6685bfcdf-2qwlz/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.536139245Z namespaces/openshift-monitoring/pods/thanos-querier-6685bfcdf-2qwlz/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.536226767Z namespaces/openshift-monitoring/pods/thanos-querier-6685bfcdf-2qwlz/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.536289188Z namespaces/openshift-monitoring/pods/thanos-querier-6685bfcdf-2qwlz/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.536327379Z namespaces/openshift-monitoring/pods/thanos-querier-6685bfcdf-2qwlz/kube-rbac-proxy/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.53633489Z namespaces/openshift-monitoring/pods/thanos-querier-6685bfcdf-2qwlz/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.53633908Z namespaces/openshift-monitoring/pods/thanos-querier-6685bfcdf-2qwlz/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.536373991Z namespaces/openshift-monitoring/pods/thanos-querier-6685bfcdf-2qwlz/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.536458673Z namespaces/openshift-monitoring/pods/thanos-querier-6685bfcdf-2qwlz/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.536528484Z namespaces/openshift-monitoring/pods/thanos-querier-6685bfcdf-2qwlz/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.536562615Z namespaces/openshift-monitoring/pods/thanos-querier-6685bfcdf-2qwlz/prom-label-proxy/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.536573116Z namespaces/openshift-monitoring/pods/thanos-querier-6685bfcdf-2qwlz/prom-label-proxy/prom-label-proxy/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.536582426Z namespaces/openshift-monitoring/pods/thanos-querier-6685bfcdf-2qwlz/prom-label-proxy/prom-label-proxy/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.536612146Z namespaces/openshift-monitoring/pods/thanos-querier-6685bfcdf-2qwlz/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.536694359Z namespaces/openshift-monitoring/pods/thanos-querier-6685bfcdf-2qwlz/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.53676897Z namespaces/openshift-monitoring/pods/thanos-querier-6685bfcdf-2qwlz/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.536799951Z namespaces/openshift-monitoring/pods/thanos-querier-6685bfcdf-2qwlz/thanos-query/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.536807291Z namespaces/openshift-monitoring/pods/thanos-querier-6685bfcdf-2qwlz/thanos-query/thanos-query/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.536811442Z namespaces/openshift-monitoring/pods/thanos-querier-6685bfcdf-2qwlz/thanos-query/thanos-query/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.536847963Z namespaces/openshift-monitoring/pods/thanos-querier-6685bfcdf-2qwlz/thanos-query/thanos-query/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.536999246Z namespaces/openshift-monitoring/pods/thanos-querier-6685bfcdf-2qwlz/thanos-query/thanos-query/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.537102429Z namespaces/openshift-monitoring/pods/thanos-querier-6685bfcdf-2qwlz/thanos-query/thanos-query/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.53713149Z namespaces/openshift-monitoring/policy/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.537195971Z namespaces/openshift-monitoring/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.537247333Z namespaces/openshift-monitoring/route.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.537296614Z namespaces/openshift-monitoring/route.openshift.io/routes.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.537419127Z namespaces/openshift-multus/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.537460618Z namespaces/openshift-multus/openshift-multus.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.537516049Z namespaces/openshift-multus/apps.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.537557221Z namespaces/openshift-multus/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.537596342Z namespaces/openshift-multus/apps/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.537626222Z namespaces/openshift-multus/apps/daemonsets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.537844588Z namespaces/openshift-multus/apps/deployments.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.53791607Z namespaces/openshift-multus/apps/replicasets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.538016722Z namespaces/openshift-multus/apps/statefulsets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.538053573Z namespaces/openshift-multus/apps/daemonsets/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.538100004Z namespaces/openshift-multus/apps/daemonsets/multus-additional-cni-plugins.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.538241458Z namespaces/openshift-multus/apps/daemonsets/multus.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.538352951Z namespaces/openshift-multus/apps/daemonsets/network-metrics-daemon.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.538411982Z namespaces/openshift-multus/autoscaling/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.538452463Z namespaces/openshift-multus/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.538497654Z namespaces/openshift-multus/batch/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.538535065Z namespaces/openshift-multus/batch/cronjobs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.538612127Z namespaces/openshift-multus/batch/jobs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.538657318Z namespaces/openshift-multus/build.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.538694849Z namespaces/openshift-multus/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.538771381Z namespaces/openshift-multus/build.openshift.io/builds.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.538917475Z namespaces/openshift-multus/core/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.538944766Z namespaces/openshift-multus/core/configmaps.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.53911297Z namespaces/openshift-multus/core/endpoints.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.539194122Z namespaces/openshift-multus/core/events.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.539678774Z namespaces/openshift-multus/core/persistentvolumeclaims.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.539808058Z namespaces/openshift-multus/core/pods.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.540443334Z namespaces/openshift-multus/core/replicationcontrollers.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.540518876Z namespaces/openshift-multus/core/secrets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.540652259Z namespaces/openshift-multus/core/services.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.5407042Z namespaces/openshift-multus/core/configmaps/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.540743981Z namespaces/openshift-multus/core/configmaps/cni-copy-resources.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.540835154Z namespaces/openshift-multus/core/configmaps/default-cni-sysctl-allowlist.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.540978597Z namespaces/openshift-multus/core/configmaps/multus-daemon-config.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.541063619Z namespaces/openshift-multus/core/configmaps/whereabouts-flatfile-config.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.541148932Z namespaces/openshift-multus/core/serviceaccounts/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.541189033Z namespaces/openshift-multus/core/serviceaccounts/metrics-daemon-sa.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.541298445Z namespaces/openshift-multus/core/serviceaccounts/multus-ac.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.541377257Z namespaces/openshift-multus/core/serviceaccounts/multus-ancillary-tools.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.541454909Z namespaces/openshift-multus/core/serviceaccounts/multus.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.541513041Z namespaces/openshift-multus/core/services/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.541530101Z namespaces/openshift-multus/core/services/network-metrics-service.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.541588323Z namespaces/openshift-multus/discovery.k8s.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.541622084Z namespaces/openshift-multus/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.541679795Z namespaces/openshift-multus/image.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.541718576Z namespaces/openshift-multus/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.541763887Z namespaces/openshift-multus/k8s.ovn.org/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.541801458Z namespaces/openshift-multus/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.5418813Z namespaces/openshift-multus/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.541974062Z namespaces/openshift-multus/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.542024734Z namespaces/openshift-multus/monitoring.coreos.com/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.542079575Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.542129897Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.542160527Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/monitor-network.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.542217969Z namespaces/openshift-multus/networking.k8s.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.54224942Z namespaces/openshift-multus/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.542306831Z namespaces/openshift-multus/pods/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.542329271Z namespaces/openshift-multus/pods/multus-564cv/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.542376153Z namespaces/openshift-multus/pods/multus-564cv/multus-564cv.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.542474885Z namespaces/openshift-multus/pods/multus-564cv/kube-multus/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.542481885Z namespaces/openshift-multus/pods/multus-564cv/kube-multus/kube-multus/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.542487135Z namespaces/openshift-multus/pods/multus-564cv/kube-multus/kube-multus/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.542514566Z namespaces/openshift-multus/pods/multus-564cv/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.542928146Z namespaces/openshift-multus/pods/multus-564cv/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.54308011Z namespaces/openshift-multus/pods/multus-564cv/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.543113751Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5vts7/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.543162172Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5vts7/multus-additional-cni-plugins-5vts7.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.543297896Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5vts7/bond-cni-plugin/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.543305276Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5vts7/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.543309226Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5vts7/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.543343507Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5vts7/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.543427999Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5vts7/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.543496981Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5vts7/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.543535022Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5vts7/cni-plugins/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.543542202Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5vts7/cni-plugins/cni-plugins/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.543546312Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5vts7/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.543574203Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5vts7/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.543692556Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5vts7/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.543751507Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5vts7/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.543784518Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5vts7/egress-router-binary-copy/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.543791899Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5vts7/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.543796339Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5vts7/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.543830489Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5vts7/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.543918942Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5vts7/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.544003344Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5vts7/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.544034495Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5vts7/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.544039615Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5vts7/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.544043355Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5vts7/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.544079336Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5vts7/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.544161138Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5vts7/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.54423083Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5vts7/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.544264031Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5vts7/routeoverride-cni/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.544272171Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5vts7/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.544276101Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5vts7/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.544306392Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5vts7/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.544395734Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5vts7/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.544465256Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5vts7/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.544504187Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5vts7/whereabouts-cni-bincopy/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.544512727Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5vts7/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.544516867Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5vts7/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.544552958Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5vts7/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.54464907Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5vts7/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.544709112Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5vts7/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.544752163Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5vts7/whereabouts-cni/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.544762483Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5vts7/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.544768673Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5vts7/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.544785884Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5vts7/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.544871266Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5vts7/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.544935228Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5vts7/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.545001249Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dfwlq/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.54504525Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dfwlq/multus-additional-cni-plugins-dfwlq.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.545175774Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dfwlq/bond-cni-plugin/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.545183974Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dfwlq/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.545188244Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dfwlq/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.545224325Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dfwlq/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.545311787Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dfwlq/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.545374159Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dfwlq/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.54541226Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dfwlq/cni-plugins/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.54541993Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dfwlq/cni-plugins/cni-plugins/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.54542884Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dfwlq/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.545451741Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dfwlq/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.545538183Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dfwlq/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.545603164Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dfwlq/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.545643275Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dfwlq/egress-router-binary-copy/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.545651266Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dfwlq/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.545655306Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dfwlq/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.545682867Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dfwlq/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.545767389Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dfwlq/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.54583787Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dfwlq/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.545857571Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dfwlq/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.545861881Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dfwlq/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.545868321Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dfwlq/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.545920493Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dfwlq/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.546015895Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dfwlq/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.546076216Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dfwlq/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.546115437Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dfwlq/routeoverride-cni/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.546123167Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dfwlq/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.546127168Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dfwlq/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.546153118Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dfwlq/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.54623873Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dfwlq/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.546298302Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dfwlq/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.546332933Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dfwlq/whereabouts-cni-bincopy/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.546347433Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dfwlq/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.546352083Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dfwlq/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.546377524Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dfwlq/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.546464846Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dfwlq/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.546528228Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dfwlq/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.546575379Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dfwlq/whereabouts-cni/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.546583169Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dfwlq/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.546587109Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dfwlq/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.54662266Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dfwlq/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.546709533Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dfwlq/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.546780944Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-dfwlq/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.546831726Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-glm8m/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.546883907Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-glm8m/multus-additional-cni-plugins-glm8m.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.547055201Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-glm8m/bond-cni-plugin/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.547069512Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-glm8m/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.547075742Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-glm8m/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.547086042Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-glm8m/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.547188145Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-glm8m/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.547247066Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-glm8m/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.547282917Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-glm8m/cni-plugins/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.547290697Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-glm8m/cni-plugins/cni-plugins/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.547294767Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-glm8m/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.547324938Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-glm8m/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.54740934Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-glm8m/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.547470032Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-glm8m/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.547556724Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-glm8m/egress-router-binary-copy/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.547564174Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-glm8m/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.547568254Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-glm8m/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.547601065Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-glm8m/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.547687747Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-glm8m/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.547749749Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-glm8m/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.5477905Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-glm8m/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.54779697Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-glm8m/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.54780113Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-glm8m/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.547829541Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-glm8m/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.547901103Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-glm8m/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.547967274Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-glm8m/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.548017986Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-glm8m/routeoverride-cni/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.548024946Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-glm8m/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.548028816Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-glm8m/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.548065437Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-glm8m/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.548149389Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-glm8m/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.54821288Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-glm8m/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.548257412Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-glm8m/whereabouts-cni-bincopy/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.548267212Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-glm8m/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.548272242Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-glm8m/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.548306993Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-glm8m/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.548405636Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-glm8m/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.548471307Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-glm8m/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.548500018Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-glm8m/whereabouts-cni/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.548505438Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-glm8m/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.548517798Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-glm8m/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.548549519Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-glm8m/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.548634681Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-glm8m/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.548693783Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-glm8m/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.548732604Z namespaces/openshift-multus/pods/multus-ds27w/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.548802926Z namespaces/openshift-multus/pods/multus-ds27w/multus-ds27w.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.548893418Z namespaces/openshift-multus/pods/multus-ds27w/kube-multus/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.548901358Z namespaces/openshift-multus/pods/multus-ds27w/kube-multus/kube-multus/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.548905778Z namespaces/openshift-multus/pods/multus-ds27w/kube-multus/kube-multus/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.548933299Z namespaces/openshift-multus/pods/multus-ds27w/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.549346319Z namespaces/openshift-multus/pods/multus-ds27w/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.549412411Z namespaces/openshift-multus/pods/multus-ds27w/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.549444632Z namespaces/openshift-multus/pods/multus-qpgtw/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.549481163Z namespaces/openshift-multus/pods/multus-qpgtw/multus-qpgtw.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.549571315Z namespaces/openshift-multus/pods/multus-qpgtw/kube-multus/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.549578415Z namespaces/openshift-multus/pods/multus-qpgtw/kube-multus/kube-multus/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.549582415Z namespaces/openshift-multus/pods/multus-qpgtw/kube-multus/kube-multus/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.549617486Z namespaces/openshift-multus/pods/multus-qpgtw/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.549863862Z namespaces/openshift-multus/pods/multus-qpgtw/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.549925854Z namespaces/openshift-multus/pods/multus-qpgtw/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.549966085Z namespaces/openshift-multus/pods/network-metrics-daemon-5gb4c/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.550020677Z namespaces/openshift-multus/pods/network-metrics-daemon-5gb4c/network-metrics-daemon-5gb4c.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.550107659Z namespaces/openshift-multus/pods/network-metrics-daemon-5gb4c/kube-rbac-proxy/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.550115109Z namespaces/openshift-multus/pods/network-metrics-daemon-5gb4c/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.550119029Z namespaces/openshift-multus/pods/network-metrics-daemon-5gb4c/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.55015297Z namespaces/openshift-multus/pods/network-metrics-daemon-5gb4c/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.550246672Z namespaces/openshift-multus/pods/network-metrics-daemon-5gb4c/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.550319844Z namespaces/openshift-multus/pods/network-metrics-daemon-5gb4c/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.550367825Z namespaces/openshift-multus/pods/network-metrics-daemon-5gb4c/network-metrics-daemon/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.550375555Z namespaces/openshift-multus/pods/network-metrics-daemon-5gb4c/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.550379566Z namespaces/openshift-multus/pods/network-metrics-daemon-5gb4c/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.550419547Z namespaces/openshift-multus/pods/network-metrics-daemon-5gb4c/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.55054736Z namespaces/openshift-multus/pods/network-metrics-daemon-5gb4c/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.550622792Z namespaces/openshift-multus/pods/network-metrics-daemon-5gb4c/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.550641072Z namespaces/openshift-multus/pods/network-metrics-daemon-6qvsq/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.550690653Z namespaces/openshift-multus/pods/network-metrics-daemon-6qvsq/network-metrics-daemon-6qvsq.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.550767045Z namespaces/openshift-multus/pods/network-metrics-daemon-6qvsq/kube-rbac-proxy/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.550774705Z namespaces/openshift-multus/pods/network-metrics-daemon-6qvsq/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.550778856Z namespaces/openshift-multus/pods/network-metrics-daemon-6qvsq/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.550816666Z namespaces/openshift-multus/pods/network-metrics-daemon-6qvsq/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.550920239Z namespaces/openshift-multus/pods/network-metrics-daemon-6qvsq/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.551100924Z namespaces/openshift-multus/pods/network-metrics-daemon-6qvsq/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.551124864Z namespaces/openshift-multus/pods/network-metrics-daemon-6qvsq/network-metrics-daemon/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.551129305Z namespaces/openshift-multus/pods/network-metrics-daemon-6qvsq/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.551140975Z namespaces/openshift-multus/pods/network-metrics-daemon-6qvsq/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.551178846Z namespaces/openshift-multus/pods/network-metrics-daemon-6qvsq/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.551332179Z namespaces/openshift-multus/pods/network-metrics-daemon-6qvsq/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.551411481Z namespaces/openshift-multus/pods/network-metrics-daemon-6qvsq/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.551452953Z namespaces/openshift-multus/pods/network-metrics-daemon-v4tlr/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.551493004Z namespaces/openshift-multus/pods/network-metrics-daemon-v4tlr/network-metrics-daemon-v4tlr.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.551563616Z namespaces/openshift-multus/pods/network-metrics-daemon-v4tlr/kube-rbac-proxy/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.551571366Z namespaces/openshift-multus/pods/network-metrics-daemon-v4tlr/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.551575366Z namespaces/openshift-multus/pods/network-metrics-daemon-v4tlr/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.551615357Z namespaces/openshift-multus/pods/network-metrics-daemon-v4tlr/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.551696069Z namespaces/openshift-multus/pods/network-metrics-daemon-v4tlr/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.551763981Z namespaces/openshift-multus/pods/network-metrics-daemon-v4tlr/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.551804531Z namespaces/openshift-multus/pods/network-metrics-daemon-v4tlr/network-metrics-daemon/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.551812672Z namespaces/openshift-multus/pods/network-metrics-daemon-v4tlr/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.551816682Z namespaces/openshift-multus/pods/network-metrics-daemon-v4tlr/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.551843923Z namespaces/openshift-multus/pods/network-metrics-daemon-v4tlr/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.551962735Z namespaces/openshift-multus/pods/network-metrics-daemon-v4tlr/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.552053548Z namespaces/openshift-multus/pods/network-metrics-daemon-v4tlr/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.552088969Z namespaces/openshift-multus/policy/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.55212575Z namespaces/openshift-multus/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.552175541Z namespaces/openshift-multus/rbac.authorization.k8s.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.552183171Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.552206602Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/multus-whereabouts.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.552297774Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.552341795Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.552377246Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.552458008Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/whereabouts-cni.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.552509369Z namespaces/openshift-multus/route.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.55254433Z namespaces/openshift-multus/route.openshift.io/routes.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.552586941Z namespaces/openshift-network-console/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.552636983Z namespaces/openshift-network-console/openshift-network-console.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.552815167Z namespaces/openshift-network-console/apps.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.552850818Z namespaces/openshift-network-console/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.552896159Z namespaces/openshift-network-console/apps/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.55293531Z namespaces/openshift-network-console/apps/daemonsets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.553034603Z namespaces/openshift-network-console/apps/deployments.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.553184126Z namespaces/openshift-network-console/apps/replicasets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.553284539Z namespaces/openshift-network-console/apps/statefulsets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.55332953Z namespaces/openshift-network-console/apps/deployments/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.553369181Z namespaces/openshift-network-console/apps/deployments/networking-console-plugin.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.553439003Z namespaces/openshift-network-console/autoscaling/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.553481954Z namespaces/openshift-network-console/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.553524265Z namespaces/openshift-network-console/batch/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.553563626Z namespaces/openshift-network-console/batch/cronjobs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.553642708Z namespaces/openshift-network-console/batch/jobs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.55369325Z namespaces/openshift-network-console/build.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.55373093Z namespaces/openshift-network-console/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.553815762Z namespaces/openshift-network-console/build.openshift.io/builds.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.553856643Z namespaces/openshift-network-console/core/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.553895455Z namespaces/openshift-network-console/core/configmaps.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.554027068Z namespaces/openshift-network-console/core/endpoints.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.5541027Z namespaces/openshift-network-console/core/events.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.554225973Z namespaces/openshift-network-console/core/persistentvolumeclaims.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.554300195Z namespaces/openshift-network-console/core/pods.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.554438748Z namespaces/openshift-network-console/core/replicationcontrollers.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.554563381Z namespaces/openshift-network-console/core/secrets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.554679344Z namespaces/openshift-network-console/core/services.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.554732006Z namespaces/openshift-network-console/core/configmaps/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.554779497Z namespaces/openshift-network-console/core/configmaps/networking-console-plugin.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.554830588Z namespaces/openshift-network-console/core/services/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.55489561Z namespaces/openshift-network-console/core/services/networking-console-plugin.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.554929501Z namespaces/openshift-network-console/discovery.k8s.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.555001603Z namespaces/openshift-network-console/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.555053614Z namespaces/openshift-network-console/image.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.555092125Z namespaces/openshift-network-console/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.555137826Z namespaces/openshift-network-console/k8s.ovn.org/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.555180317Z namespaces/openshift-network-console/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.555258599Z namespaces/openshift-network-console/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.555338441Z namespaces/openshift-network-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.555390733Z namespaces/openshift-network-console/monitoring.coreos.com/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.555446884Z namespaces/openshift-network-console/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.555483135Z namespaces/openshift-network-console/networking.k8s.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.555521336Z namespaces/openshift-network-console/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.555570417Z namespaces/openshift-network-console/pods/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.555579837Z namespaces/openshift-network-console/pods/networking-console-plugin-6cf856758c-h6snk/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.555607628Z namespaces/openshift-network-console/pods/networking-console-plugin-6cf856758c-h6snk/networking-console-plugin-6cf856758c-h6snk.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.55568519Z namespaces/openshift-network-console/pods/networking-console-plugin-6cf856758c-h6snk/networking-console-plugin/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.55569241Z namespaces/openshift-network-console/pods/networking-console-plugin-6cf856758c-h6snk/networking-console-plugin/networking-console-plugin/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.55569669Z namespaces/openshift-network-console/pods/networking-console-plugin-6cf856758c-h6snk/networking-console-plugin/networking-console-plugin/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.555743221Z namespaces/openshift-network-console/pods/networking-console-plugin-6cf856758c-h6snk/networking-console-plugin/networking-console-plugin/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.555836194Z namespaces/openshift-network-console/pods/networking-console-plugin-6cf856758c-h6snk/networking-console-plugin/networking-console-plugin/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.555911406Z namespaces/openshift-network-console/pods/networking-console-plugin-6cf856758c-h6snk/networking-console-plugin/networking-console-plugin/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.555932016Z namespaces/openshift-network-console/policy/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.555997228Z namespaces/openshift-network-console/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.556054329Z namespaces/openshift-network-console/route.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.55609105Z namespaces/openshift-network-console/route.openshift.io/routes.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.556138141Z namespaces/openshift-network-diagnostics/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.556184582Z namespaces/openshift-network-diagnostics/openshift-network-diagnostics.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.556229344Z namespaces/openshift-network-diagnostics/apps.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.556273235Z namespaces/openshift-network-diagnostics/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.556317806Z namespaces/openshift-network-diagnostics/apps/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.556352327Z namespaces/openshift-network-diagnostics/apps/daemonsets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.556458969Z namespaces/openshift-network-diagnostics/apps/deployments.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.556553322Z namespaces/openshift-network-diagnostics/apps/replicasets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.556655285Z namespaces/openshift-network-diagnostics/apps/statefulsets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.556698726Z namespaces/openshift-network-diagnostics/apps/daemonsets/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.556813998Z namespaces/openshift-network-diagnostics/apps/daemonsets/network-check-target.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.55687857Z namespaces/openshift-network-diagnostics/apps/deployments/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.556918271Z namespaces/openshift-network-diagnostics/apps/deployments/network-check-source.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.557000103Z namespaces/openshift-network-diagnostics/autoscaling/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.557036744Z namespaces/openshift-network-diagnostics/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.557083475Z namespaces/openshift-network-diagnostics/batch/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.557113956Z namespaces/openshift-network-diagnostics/batch/cronjobs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.557204208Z namespaces/openshift-network-diagnostics/batch/jobs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.557245869Z namespaces/openshift-network-diagnostics/build.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.55728127Z namespaces/openshift-network-diagnostics/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.557356662Z namespaces/openshift-network-diagnostics/build.openshift.io/builds.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.557405964Z namespaces/openshift-network-diagnostics/core/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.557439234Z namespaces/openshift-network-diagnostics/core/configmaps.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.557563837Z namespaces/openshift-network-diagnostics/core/endpoints.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.55765095Z namespaces/openshift-network-diagnostics/core/events.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.557841835Z namespaces/openshift-network-diagnostics/core/persistentvolumeclaims.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.557915317Z namespaces/openshift-network-diagnostics/core/pods.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.558168163Z namespaces/openshift-network-diagnostics/core/replicationcontrollers.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.558251945Z namespaces/openshift-network-diagnostics/core/secrets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.558361678Z namespaces/openshift-network-diagnostics/core/services.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.558416959Z namespaces/openshift-network-diagnostics/core/serviceaccounts/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.558475261Z namespaces/openshift-network-diagnostics/core/serviceaccounts/network-diagnostics.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.558506161Z namespaces/openshift-network-diagnostics/core/services/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.558555403Z namespaces/openshift-network-diagnostics/core/services/network-check-source.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.558632825Z namespaces/openshift-network-diagnostics/core/services/network-check-target.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.558686046Z namespaces/openshift-network-diagnostics/discovery.k8s.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.558723377Z namespaces/openshift-network-diagnostics/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.558787528Z namespaces/openshift-network-diagnostics/image.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.55883071Z namespaces/openshift-network-diagnostics/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.558893941Z namespaces/openshift-network-diagnostics/k8s.ovn.org/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.558932612Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.559117127Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.559192559Z namespaces/openshift-network-diagnostics/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.5592308Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.559265641Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.559327242Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.559355243Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/network-check-source.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.559408444Z namespaces/openshift-network-diagnostics/networking.k8s.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.559458825Z namespaces/openshift-network-diagnostics/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.559486536Z namespaces/openshift-network-diagnostics/pods/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.559491956Z namespaces/openshift-network-diagnostics/pods/network-check-source-869dcfcdcd-dkxlh/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.559533547Z namespaces/openshift-network-diagnostics/pods/network-check-source-869dcfcdcd-dkxlh/network-check-source-869dcfcdcd-dkxlh.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.559612629Z namespaces/openshift-network-diagnostics/pods/network-check-source-869dcfcdcd-dkxlh/check-endpoints/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.55962201Z namespaces/openshift-network-diagnostics/pods/network-check-source-869dcfcdcd-dkxlh/check-endpoints/check-endpoints/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.55962627Z namespaces/openshift-network-diagnostics/pods/network-check-source-869dcfcdcd-dkxlh/check-endpoints/check-endpoints/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.55964513Z namespaces/openshift-network-diagnostics/pods/network-check-source-869dcfcdcd-dkxlh/check-endpoints/check-endpoints/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.559757763Z namespaces/openshift-network-diagnostics/pods/network-check-source-869dcfcdcd-dkxlh/check-endpoints/check-endpoints/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.559825585Z namespaces/openshift-network-diagnostics/pods/network-check-source-869dcfcdcd-dkxlh/check-endpoints/check-endpoints/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.559856066Z namespaces/openshift-network-diagnostics/pods/network-check-target-bkf6h/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.559895347Z namespaces/openshift-network-diagnostics/pods/network-check-target-bkf6h/network-check-target-bkf6h.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.559986419Z namespaces/openshift-network-diagnostics/pods/network-check-target-bkf6h/network-check-target-container/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.560001179Z namespaces/openshift-network-diagnostics/pods/network-check-target-bkf6h/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.56000699Z namespaces/openshift-network-diagnostics/pods/network-check-target-bkf6h/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.56003731Z namespaces/openshift-network-diagnostics/pods/network-check-target-bkf6h/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.560151183Z namespaces/openshift-network-diagnostics/pods/network-check-target-bkf6h/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.560219665Z namespaces/openshift-network-diagnostics/pods/network-check-target-bkf6h/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.560261016Z namespaces/openshift-network-diagnostics/pods/network-check-target-mbhvf/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.560293847Z namespaces/openshift-network-diagnostics/pods/network-check-target-mbhvf/network-check-target-mbhvf.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.560377359Z namespaces/openshift-network-diagnostics/pods/network-check-target-mbhvf/network-check-target-container/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.560385279Z namespaces/openshift-network-diagnostics/pods/network-check-target-mbhvf/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.560389509Z namespaces/openshift-network-diagnostics/pods/network-check-target-mbhvf/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.56042605Z namespaces/openshift-network-diagnostics/pods/network-check-target-mbhvf/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.560521672Z namespaces/openshift-network-diagnostics/pods/network-check-target-mbhvf/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.560586814Z namespaces/openshift-network-diagnostics/pods/network-check-target-mbhvf/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.560621705Z namespaces/openshift-network-diagnostics/pods/network-check-target-wtdtc/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.560663186Z namespaces/openshift-network-diagnostics/pods/network-check-target-wtdtc/network-check-target-wtdtc.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.560735778Z namespaces/openshift-network-diagnostics/pods/network-check-target-wtdtc/network-check-target-container/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.560743808Z namespaces/openshift-network-diagnostics/pods/network-check-target-wtdtc/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.560747958Z namespaces/openshift-network-diagnostics/pods/network-check-target-wtdtc/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.560776019Z namespaces/openshift-network-diagnostics/pods/network-check-target-wtdtc/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.560864941Z namespaces/openshift-network-diagnostics/pods/network-check-target-wtdtc/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.560930073Z namespaces/openshift-network-diagnostics/pods/network-check-target-wtdtc/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.560991575Z namespaces/openshift-network-diagnostics/policy/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.561027035Z namespaces/openshift-network-diagnostics/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.561071677Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.561081937Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.561114887Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.56119972Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.561244621Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.561280932Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/network-diagnostics.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.561363324Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.561407085Z namespaces/openshift-network-diagnostics/route.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.561445096Z namespaces/openshift-network-diagnostics/route.openshift.io/routes.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.561494917Z namespaces/openshift-network-node-identity/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.561535488Z namespaces/openshift-network-node-identity/openshift-network-node-identity.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.56159188Z namespaces/openshift-network-node-identity/apps.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.561636651Z namespaces/openshift-network-node-identity/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.561688452Z namespaces/openshift-network-node-identity/apps/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.561723303Z namespaces/openshift-network-node-identity/apps/daemonsets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.561804905Z namespaces/openshift-network-node-identity/apps/deployments.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.561877327Z namespaces/openshift-network-node-identity/apps/replicasets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.56200527Z namespaces/openshift-network-node-identity/apps/statefulsets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.562046561Z namespaces/openshift-network-node-identity/autoscaling/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.562089682Z namespaces/openshift-network-node-identity/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.562134043Z namespaces/openshift-network-node-identity/batch/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.562178485Z namespaces/openshift-network-node-identity/batch/cronjobs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.562252616Z namespaces/openshift-network-node-identity/batch/jobs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.562296868Z namespaces/openshift-network-node-identity/build.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.562325028Z namespaces/openshift-network-node-identity/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.56241295Z namespaces/openshift-network-node-identity/build.openshift.io/builds.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.562453672Z namespaces/openshift-network-node-identity/coordination.k8s.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.562461382Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.562492862Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ovnkube-identity.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.562546744Z namespaces/openshift-network-node-identity/core/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.562585125Z namespaces/openshift-network-node-identity/core/configmaps.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.562679087Z namespaces/openshift-network-node-identity/core/endpoints.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.562751929Z namespaces/openshift-network-node-identity/core/events.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.562832381Z namespaces/openshift-network-node-identity/core/persistentvolumeclaims.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.562927984Z namespaces/openshift-network-node-identity/core/pods.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.563032376Z namespaces/openshift-network-node-identity/core/replicationcontrollers.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.563289583Z namespaces/openshift-network-node-identity/core/secrets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.563396315Z namespaces/openshift-network-node-identity/core/services.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.563439097Z namespaces/openshift-network-node-identity/core/serviceaccounts/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.563484158Z namespaces/openshift-network-node-identity/core/serviceaccounts/network-node-identity.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.563529929Z namespaces/openshift-network-node-identity/discovery.k8s.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.56356585Z namespaces/openshift-network-node-identity/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.563615411Z namespaces/openshift-network-node-identity/image.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.563653582Z namespaces/openshift-network-node-identity/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.563699163Z namespaces/openshift-network-node-identity/k8s.ovn.org/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.563735834Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.563810576Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.563890358Z namespaces/openshift-network-node-identity/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.563931109Z namespaces/openshift-network-node-identity/monitoring.coreos.com/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.563994991Z namespaces/openshift-network-node-identity/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.564039522Z namespaces/openshift-network-node-identity/networking.k8s.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.564073282Z namespaces/openshift-network-node-identity/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.564123264Z namespaces/openshift-network-node-identity/policy/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.564180535Z namespaces/openshift-network-node-identity/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.564224246Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.564231637Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.564274148Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/network-node-identity-leases.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.564323979Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.56436562Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/network-node-identity-leases.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.564411011Z namespaces/openshift-network-node-identity/route.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.564450142Z namespaces/openshift-network-node-identity/route.openshift.io/routes.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.564494943Z namespaces/openshift-network-operator/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.564537064Z namespaces/openshift-network-operator/openshift-network-operator.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.564595366Z namespaces/openshift-network-operator/apps.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.564646017Z namespaces/openshift-network-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.564688438Z namespaces/openshift-network-operator/apps/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.564725719Z namespaces/openshift-network-operator/apps/daemonsets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.564828892Z namespaces/openshift-network-operator/apps/deployments.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.564901183Z namespaces/openshift-network-operator/apps/replicasets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.564999956Z namespaces/openshift-network-operator/apps/statefulsets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.565046057Z namespaces/openshift-network-operator/apps/daemonsets/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.565088438Z namespaces/openshift-network-operator/apps/daemonsets/iptables-alerter.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.56514705Z namespaces/openshift-network-operator/autoscaling/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.565190311Z namespaces/openshift-network-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.565230462Z namespaces/openshift-network-operator/batch/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.565268463Z namespaces/openshift-network-operator/batch/cronjobs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.565350155Z namespaces/openshift-network-operator/batch/jobs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.565406476Z namespaces/openshift-network-operator/build.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.565449477Z namespaces/openshift-network-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.565528049Z namespaces/openshift-network-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.565573411Z namespaces/openshift-network-operator/coordination.k8s.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.565580591Z namespaces/openshift-network-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.565616412Z namespaces/openshift-network-operator/coordination.k8s.io/leases/network-operator-lock.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.565666703Z namespaces/openshift-network-operator/core/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.565697944Z namespaces/openshift-network-operator/core/configmaps.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.565835637Z namespaces/openshift-network-operator/core/endpoints.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.56596362Z namespaces/openshift-network-operator/core/events.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.566154605Z namespaces/openshift-network-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.566263528Z namespaces/openshift-network-operator/core/pods.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.566460393Z namespaces/openshift-network-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.566540665Z namespaces/openshift-network-operator/core/secrets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.566666658Z namespaces/openshift-network-operator/core/services.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.56672141Z namespaces/openshift-network-operator/core/configmaps/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.566756521Z namespaces/openshift-network-operator/core/configmaps/applied-cluster.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.566838973Z namespaces/openshift-network-operator/core/configmaps/iptables-alerter-script.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.566917365Z namespaces/openshift-network-operator/core/serviceaccounts/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.566947675Z namespaces/openshift-network-operator/core/serviceaccounts/iptables-alerter.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.567109159Z namespaces/openshift-network-operator/discovery.k8s.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.56713885Z namespaces/openshift-network-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.567194392Z namespaces/openshift-network-operator/image.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.567230762Z namespaces/openshift-network-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.567280234Z namespaces/openshift-network-operator/k8s.ovn.org/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.567308164Z namespaces/openshift-network-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.567390506Z namespaces/openshift-network-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.567461508Z namespaces/openshift-network-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.56751503Z namespaces/openshift-network-operator/monitoring.coreos.com/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.56754133Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.567597652Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.567640453Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/openshift-network-operator-ipsec-rules.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.567692524Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.567742955Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/network-operator.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.567783927Z namespaces/openshift-network-operator/networking.k8s.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.567828208Z namespaces/openshift-network-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.567878149Z namespaces/openshift-network-operator/pods/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.567886549Z namespaces/openshift-network-operator/pods/iptables-alerter-7gvh8/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.5679077Z namespaces/openshift-network-operator/pods/iptables-alerter-7gvh8/iptables-alerter-7gvh8.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.568003312Z namespaces/openshift-network-operator/pods/iptables-alerter-7gvh8/iptables-alerter/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.568035033Z namespaces/openshift-network-operator/pods/iptables-alerter-7gvh8/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.568039043Z namespaces/openshift-network-operator/pods/iptables-alerter-7gvh8/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.568046293Z namespaces/openshift-network-operator/pods/iptables-alerter-7gvh8/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.568125245Z namespaces/openshift-network-operator/pods/iptables-alerter-7gvh8/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.568192387Z namespaces/openshift-network-operator/pods/iptables-alerter-7gvh8/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.568238208Z namespaces/openshift-network-operator/pods/iptables-alerter-7pljg/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.568251178Z namespaces/openshift-network-operator/pods/iptables-alerter-7pljg/iptables-alerter-7pljg.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.56832838Z namespaces/openshift-network-operator/pods/iptables-alerter-7pljg/iptables-alerter/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.56833813Z namespaces/openshift-network-operator/pods/iptables-alerter-7pljg/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.568343301Z namespaces/openshift-network-operator/pods/iptables-alerter-7pljg/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.568375011Z namespaces/openshift-network-operator/pods/iptables-alerter-7pljg/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.568459314Z namespaces/openshift-network-operator/pods/iptables-alerter-7pljg/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.568524085Z namespaces/openshift-network-operator/pods/iptables-alerter-7pljg/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.568553946Z namespaces/openshift-network-operator/pods/iptables-alerter-8ndht/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.568594037Z namespaces/openshift-network-operator/pods/iptables-alerter-8ndht/iptables-alerter-8ndht.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.568664289Z namespaces/openshift-network-operator/pods/iptables-alerter-8ndht/iptables-alerter/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.568672809Z namespaces/openshift-network-operator/pods/iptables-alerter-8ndht/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.568676859Z namespaces/openshift-network-operator/pods/iptables-alerter-8ndht/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.568736121Z namespaces/openshift-network-operator/pods/iptables-alerter-8ndht/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.568820773Z namespaces/openshift-network-operator/pods/iptables-alerter-8ndht/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.568894145Z namespaces/openshift-network-operator/pods/iptables-alerter-8ndht/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.568925285Z namespaces/openshift-network-operator/policy/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.568967266Z namespaces/openshift-network-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.569034018Z namespaces/openshift-network-operator/route.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.569069959Z namespaces/openshift-network-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.56911782Z namespaces/openshift-operator-lifecycle-manager/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.569161942Z namespaces/openshift-operator-lifecycle-manager/openshift-operator-lifecycle-manager.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.569217093Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.569256944Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.569302265Z namespaces/openshift-operator-lifecycle-manager/apps/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.569339406Z namespaces/openshift-operator-lifecycle-manager/apps/daemonsets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.569418498Z namespaces/openshift-operator-lifecycle-manager/apps/deployments.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.56949526Z namespaces/openshift-operator-lifecycle-manager/apps/replicasets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.569576162Z namespaces/openshift-operator-lifecycle-manager/apps/statefulsets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.569616963Z namespaces/openshift-operator-lifecycle-manager/autoscaling/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.569657714Z namespaces/openshift-operator-lifecycle-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.569703125Z namespaces/openshift-operator-lifecycle-manager/batch/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.569743226Z namespaces/openshift-operator-lifecycle-manager/batch/cronjobs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.569815648Z namespaces/openshift-operator-lifecycle-manager/batch/jobs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.569860079Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.56989816Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.569997493Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.570030024Z namespaces/openshift-operator-lifecycle-manager/core/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.570075505Z namespaces/openshift-operator-lifecycle-manager/core/configmaps.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.570167327Z namespaces/openshift-operator-lifecycle-manager/core/endpoints.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.570254069Z namespaces/openshift-operator-lifecycle-manager/core/events.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.570343501Z namespaces/openshift-operator-lifecycle-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.570419563Z namespaces/openshift-operator-lifecycle-manager/core/pods.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.570494025Z namespaces/openshift-operator-lifecycle-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.570615068Z namespaces/openshift-operator-lifecycle-manager/core/secrets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.570796583Z namespaces/openshift-operator-lifecycle-manager/core/services.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.570884255Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.570927616Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.571003808Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.571039439Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.571105131Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.571158272Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.571268795Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.571387608Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.571435609Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.57147428Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.571532691Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.571564062Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/olm-alert-rules.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.571623534Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.571668345Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.571736197Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.571746397Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.571769097Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/olm-operators.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.571831849Z namespaces/openshift-operator-lifecycle-manager/policy/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.57186429Z namespaces/openshift-operator-lifecycle-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.571914301Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.571968562Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.572018174Z namespaces/openshift-operators/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.572025824Z namespaces/openshift-operators/operators.coreos.com/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.572029904Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.572060055Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/global-operators.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.572115936Z namespaces/openshift-ovn-kubernetes/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.572151907Z namespaces/openshift-ovn-kubernetes/openshift-ovn-kubernetes.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.572205979Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.57224306Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.572290351Z namespaces/openshift-ovn-kubernetes/apps/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.572327802Z namespaces/openshift-ovn-kubernetes/apps/daemonsets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.572523517Z namespaces/openshift-ovn-kubernetes/apps/deployments.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.572595669Z namespaces/openshift-ovn-kubernetes/apps/replicasets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.57267652Z namespaces/openshift-ovn-kubernetes/apps/statefulsets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.572717652Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.572756702Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ovnkube-node.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.572889516Z namespaces/openshift-ovn-kubernetes/autoscaling/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.572969328Z namespaces/openshift-ovn-kubernetes/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.573028689Z namespaces/openshift-ovn-kubernetes/batch/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.57306444Z namespaces/openshift-ovn-kubernetes/batch/cronjobs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.573141492Z namespaces/openshift-ovn-kubernetes/batch/jobs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.573185633Z namespaces/openshift-ovn-kubernetes/build.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.573212354Z namespaces/openshift-ovn-kubernetes/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.573382898Z namespaces/openshift-ovn-kubernetes/build.openshift.io/builds.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.573418159Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.57342503Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.57346816Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ovn-kubernetes-master.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.573517082Z namespaces/openshift-ovn-kubernetes/core/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.573565513Z namespaces/openshift-ovn-kubernetes/core/configmaps.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.573768188Z namespaces/openshift-ovn-kubernetes/core/endpoints.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.57384594Z namespaces/openshift-ovn-kubernetes/core/events.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.574176978Z namespaces/openshift-ovn-kubernetes/core/persistentvolumeclaims.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.574288671Z namespaces/openshift-ovn-kubernetes/core/pods.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.574827645Z namespaces/openshift-ovn-kubernetes/core/replicationcontrollers.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.574948588Z namespaces/openshift-ovn-kubernetes/core/secrets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.575271826Z namespaces/openshift-ovn-kubernetes/core/services.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.575333138Z namespaces/openshift-ovn-kubernetes/core/configmaps/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.575395919Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-config.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.575532863Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-script-lib.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.575677336Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.575729078Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-control-plane.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.575860871Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-node.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.575921463Z namespaces/openshift-ovn-kubernetes/core/services/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.575999055Z namespaces/openshift-ovn-kubernetes/core/services/ovn-kubernetes-node.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.576076807Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.576135478Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.57621388Z namespaces/openshift-ovn-kubernetes/image.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.576239911Z namespaces/openshift-ovn-kubernetes/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.576299892Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.576307872Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.576329803Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/default.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.576390865Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.576447796Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.576567809Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.576677082Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.576730723Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.576762894Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.576821216Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.576862317Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/networking-rules.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.576936828Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.5770102Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/monitor-ovn-node.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.577070522Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.577080342Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.577097983Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ovn.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.577190185Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/signer.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.577238166Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.577273507Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.577323998Z namespaces/openshift-ovn-kubernetes/pods/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.577339939Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-64kgs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.577427661Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-64kgs/ovnkube-node-64kgs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.577631956Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-64kgs/kube-rbac-proxy-node/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.577640026Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-64kgs/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.577644096Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-64kgs/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.577680967Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-64kgs/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.577813731Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-64kgs/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.577921063Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-64kgs/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.577982185Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-64kgs/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.577994765Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-64kgs/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.578001445Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-64kgs/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.578054517Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-64kgs/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.57819819Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-64kgs/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.578299763Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-64kgs/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.578344834Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-64kgs/nbdb/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.578355144Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-64kgs/nbdb/nbdb/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.578363585Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-64kgs/nbdb/nbdb/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.578414246Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-64kgs/nbdb/nbdb/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.578553849Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-64kgs/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.578690633Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-64kgs/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.578744124Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-64kgs/northd/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.578753365Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-64kgs/northd/northd/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.578760025Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-64kgs/northd/northd/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.578818316Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-64kgs/northd/northd/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.5789711Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-64kgs/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.579100153Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-64kgs/northd/northd/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.579134214Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-64kgs/ovn-acl-logging/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.579143094Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-64kgs/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.579147444Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-64kgs/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.579182615Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-64kgs/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.579295468Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-64kgs/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.57936489Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-64kgs/ovn-controller/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.57937313Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-64kgs/ovn-controller/ovn-controller/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.57937711Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-64kgs/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.579434362Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-64kgs/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.579698989Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-64kgs/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.579798541Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-64kgs/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.579833732Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-64kgs/ovnkube-controller/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.579842092Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-64kgs/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.579847882Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-64kgs/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.579872883Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-64kgs/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.581150725Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-64kgs/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.581254778Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-64kgs/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.581296029Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-64kgs/sbdb/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.581306109Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-64kgs/sbdb/sbdb/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.58131887Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-64kgs/sbdb/sbdb/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.581368821Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-64kgs/sbdb/sbdb/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.581461393Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-64kgs/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.581523845Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-64kgs/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.581567276Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jxmsd/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.581638318Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jxmsd/ovnkube-node-jxmsd.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.581786241Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jxmsd/kube-rbac-proxy-node/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.581796432Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jxmsd/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.581800892Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jxmsd/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.581825612Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jxmsd/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.581938625Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jxmsd/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.582047038Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jxmsd/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.582087099Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jxmsd/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.582095509Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jxmsd/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.582099409Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jxmsd/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.58212867Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jxmsd/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.582255363Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jxmsd/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.582315245Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jxmsd/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.582350926Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jxmsd/nbdb/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.582359426Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jxmsd/nbdb/nbdb/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.582365216Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jxmsd/nbdb/nbdb/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.582395597Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jxmsd/nbdb/nbdb/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.58253445Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jxmsd/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.582625183Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jxmsd/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.582673704Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jxmsd/northd/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.582681894Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jxmsd/northd/northd/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.582685884Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jxmsd/northd/northd/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.582731675Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jxmsd/northd/northd/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.582891449Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jxmsd/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.583110425Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jxmsd/northd/northd/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.583132005Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jxmsd/ovn-acl-logging/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.583143826Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jxmsd/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.583147786Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jxmsd/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.583185607Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jxmsd/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.583275799Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jxmsd/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.58332332Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jxmsd/ovn-controller/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.583330361Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jxmsd/ovn-controller/ovn-controller/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.583334701Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jxmsd/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.583373612Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jxmsd/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.583531756Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jxmsd/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.583595487Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jxmsd/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.583641589Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jxmsd/ovnkube-controller/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.583650409Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jxmsd/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.583656849Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jxmsd/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.583672959Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jxmsd/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.584550261Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jxmsd/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.584619643Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jxmsd/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.584658834Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jxmsd/sbdb/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.584668475Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jxmsd/sbdb/sbdb/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.584672464Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jxmsd/sbdb/sbdb/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.584699155Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jxmsd/sbdb/sbdb/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.584793087Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jxmsd/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.584858799Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-jxmsd/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.58489642Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zpzmp/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.584975332Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zpzmp/ovnkube-node-zpzmp.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.585129016Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zpzmp/kube-rbac-proxy-node/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.585137516Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zpzmp/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.585143827Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zpzmp/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.585158007Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zpzmp/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.5852743Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zpzmp/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.585336621Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zpzmp/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.585453554Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zpzmp/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.585461444Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zpzmp/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.585467635Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zpzmp/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.585495805Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zpzmp/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.585599038Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zpzmp/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.58568083Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zpzmp/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.58569661Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zpzmp/nbdb/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.585704671Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zpzmp/nbdb/nbdb/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.585708701Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zpzmp/nbdb/nbdb/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.585774412Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zpzmp/nbdb/nbdb/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.585878385Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zpzmp/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.585941347Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zpzmp/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.585985698Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zpzmp/northd/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.585995068Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zpzmp/northd/northd/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.586001588Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zpzmp/northd/northd/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.586043069Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zpzmp/northd/northd/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.586140572Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zpzmp/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.586208063Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zpzmp/northd/northd/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.586234204Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zpzmp/ovn-acl-logging/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.586240014Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zpzmp/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.586246404Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zpzmp/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.586282005Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zpzmp/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.586369127Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zpzmp/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.586414999Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zpzmp/ovn-controller/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.586421929Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zpzmp/ovn-controller/ovn-controller/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.586425859Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zpzmp/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.58646528Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zpzmp/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.586644125Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zpzmp/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.586703916Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zpzmp/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.586744667Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zpzmp/ovnkube-controller/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.586751177Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zpzmp/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.586756437Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zpzmp/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.586792368Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zpzmp/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.587813504Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zpzmp/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.587895186Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zpzmp/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.587923217Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zpzmp/sbdb/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.587936457Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zpzmp/sbdb/sbdb/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.587941807Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zpzmp/sbdb/sbdb/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.588002109Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zpzmp/sbdb/sbdb/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.588133522Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zpzmp/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.588223185Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zpzmp/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.588261046Z namespaces/openshift-ovn-kubernetes/policy/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.588323237Z namespaces/openshift-ovn-kubernetes/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.588361648Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.588368038Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.588413309Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.588492711Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-nodes-identity-limited.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.588620215Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.588676826Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.588758588Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.588873131Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-node-limited.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.588991004Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.589063566Z namespaces/openshift-ovn-kubernetes/route.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.589117297Z namespaces/openshift-ovn-kubernetes/route.openshift.io/routes.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.589187739Z namespaces/openshift-route-controller-manager/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.589195499Z namespaces/openshift-route-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.589199479Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.589255291Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/openshift-route-controllers.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.589332983Z namespaces/openshift-service-ca-operator/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.589400564Z namespaces/openshift-service-ca-operator/openshift-service-ca-operator.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.589485457Z namespaces/openshift-service-ca-operator/apps.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.589533868Z namespaces/openshift-service-ca-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.58960922Z namespaces/openshift-service-ca-operator/apps/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.589660141Z namespaces/openshift-service-ca-operator/apps/daemonsets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.589744773Z namespaces/openshift-service-ca-operator/apps/deployments.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.589968789Z namespaces/openshift-service-ca-operator/apps/replicasets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.590116393Z namespaces/openshift-service-ca-operator/apps/statefulsets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.590180034Z namespaces/openshift-service-ca-operator/autoscaling/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.590235205Z namespaces/openshift-service-ca-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.590303697Z namespaces/openshift-service-ca-operator/batch/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.590346258Z namespaces/openshift-service-ca-operator/batch/cronjobs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.590436551Z namespaces/openshift-service-ca-operator/batch/jobs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.590481892Z namespaces/openshift-service-ca-operator/build.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.590514203Z namespaces/openshift-service-ca-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.590587345Z namespaces/openshift-service-ca-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.590634056Z namespaces/openshift-service-ca-operator/coordination.k8s.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.590642306Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.590660816Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/service-ca-operator-lock.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.590719778Z namespaces/openshift-service-ca-operator/core/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.590761019Z namespaces/openshift-service-ca-operator/core/configmaps.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.590906582Z namespaces/openshift-service-ca-operator/core/endpoints.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.591091787Z namespaces/openshift-service-ca-operator/core/events.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.591295542Z namespaces/openshift-service-ca-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.591367474Z namespaces/openshift-service-ca-operator/core/pods.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.591481117Z namespaces/openshift-service-ca-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.59159926Z namespaces/openshift-service-ca-operator/core/secrets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.591772464Z namespaces/openshift-service-ca-operator/core/services.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.591828786Z namespaces/openshift-service-ca-operator/discovery.k8s.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.591864087Z namespaces/openshift-service-ca-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.591917798Z namespaces/openshift-service-ca-operator/image.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.59198705Z namespaces/openshift-service-ca-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.592018301Z namespaces/openshift-service-ca-operator/k8s.ovn.org/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.592074992Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.592165214Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.592235406Z namespaces/openshift-service-ca-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.592277547Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.592315968Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.59238047Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.59239469Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/service-ca-operator.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.592454242Z namespaces/openshift-service-ca-operator/networking.k8s.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.592501803Z namespaces/openshift-service-ca-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.592547594Z namespaces/openshift-service-ca-operator/pods/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.592556844Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-7695fc6c8c-rlwgs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.592579335Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-7695fc6c8c-rlwgs/service-ca-operator-7695fc6c8c-rlwgs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.592651647Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-7695fc6c8c-rlwgs/service-ca-operator/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.592659027Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-7695fc6c8c-rlwgs/service-ca-operator/service-ca-operator/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.592663457Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-7695fc6c8c-rlwgs/service-ca-operator/service-ca-operator/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.592698078Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-7695fc6c8c-rlwgs/service-ca-operator/service-ca-operator/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.592857272Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-7695fc6c8c-rlwgs/service-ca-operator/service-ca-operator/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.593021816Z namespaces/openshift-service-ca-operator/policy/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.593055797Z namespaces/openshift-service-ca-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.593105128Z namespaces/openshift-service-ca-operator/route.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.593139999Z namespaces/openshift-service-ca-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.59318928Z namespaces/openshift-service-ca/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.593240892Z namespaces/openshift-service-ca/openshift-service-ca.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.593296863Z namespaces/openshift-service-ca/apps.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.593329544Z namespaces/openshift-service-ca/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.593374745Z namespaces/openshift-service-ca/apps/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.593418096Z namespaces/openshift-service-ca/apps/daemonsets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.593496448Z namespaces/openshift-service-ca/apps/deployments.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.593601591Z namespaces/openshift-service-ca/apps/replicasets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.593691103Z namespaces/openshift-service-ca/apps/statefulsets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.593739224Z namespaces/openshift-service-ca/autoscaling/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.593771685Z namespaces/openshift-service-ca/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.593814066Z namespaces/openshift-service-ca/batch/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.593859777Z namespaces/openshift-service-ca/batch/cronjobs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.593930799Z namespaces/openshift-service-ca/batch/jobs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.594001901Z namespaces/openshift-service-ca/build.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.594031252Z namespaces/openshift-service-ca/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.594156655Z namespaces/openshift-service-ca/build.openshift.io/builds.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.594203516Z namespaces/openshift-service-ca/coordination.k8s.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.594212106Z namespaces/openshift-service-ca/coordination.k8s.io/leases/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.594242327Z namespaces/openshift-service-ca/coordination.k8s.io/leases/service-ca-controller-lock.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.594293228Z namespaces/openshift-service-ca/core/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.594327179Z namespaces/openshift-service-ca/core/configmaps.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.594444132Z namespaces/openshift-service-ca/core/endpoints.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.594517574Z namespaces/openshift-service-ca/core/events.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.594627947Z namespaces/openshift-service-ca/core/persistentvolumeclaims.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.594700778Z namespaces/openshift-service-ca/core/pods.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.594830152Z namespaces/openshift-service-ca/core/replicationcontrollers.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.594996236Z namespaces/openshift-service-ca/core/secrets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.5951662Z namespaces/openshift-service-ca/core/services.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.595214092Z namespaces/openshift-service-ca/discovery.k8s.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.595249543Z namespaces/openshift-service-ca/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.595297004Z namespaces/openshift-service-ca/image.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.595335435Z namespaces/openshift-service-ca/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.595386376Z namespaces/openshift-service-ca/k8s.ovn.org/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.595435857Z namespaces/openshift-service-ca/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.595498619Z namespaces/openshift-service-ca/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.595581411Z namespaces/openshift-service-ca/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.595617522Z namespaces/openshift-service-ca/monitoring.coreos.com/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.595654753Z namespaces/openshift-service-ca/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.595701594Z namespaces/openshift-service-ca/networking.k8s.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.595728115Z namespaces/openshift-service-ca/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.595784266Z namespaces/openshift-service-ca/pods/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.595791306Z namespaces/openshift-service-ca/pods/service-ca-79f68b9f4f-9q2dk/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.595826667Z namespaces/openshift-service-ca/pods/service-ca-79f68b9f4f-9q2dk/service-ca-79f68b9f4f-9q2dk.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.595899219Z namespaces/openshift-service-ca/pods/service-ca-79f68b9f4f-9q2dk/service-ca-controller/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.595907559Z namespaces/openshift-service-ca/pods/service-ca-79f68b9f4f-9q2dk/service-ca-controller/service-ca-controller/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.595911559Z namespaces/openshift-service-ca/pods/service-ca-79f68b9f4f-9q2dk/service-ca-controller/service-ca-controller/logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.5959387Z namespaces/openshift-service-ca/pods/service-ca-79f68b9f4f-9q2dk/service-ca-controller/service-ca-controller/logs/current.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.596172116Z namespaces/openshift-service-ca/pods/service-ca-79f68b9f4f-9q2dk/service-ca-controller/service-ca-controller/logs/previous.insecure.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.596233208Z namespaces/openshift-service-ca/pods/service-ca-79f68b9f4f-9q2dk/service-ca-controller/service-ca-controller/logs/previous.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.596276639Z namespaces/openshift-service-ca/policy/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.596302909Z namespaces/openshift-service-ca/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.59634604Z namespaces/openshift-service-ca/route.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.596381221Z namespaces/openshift-service-ca/route.openshift.io/routes.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.596417092Z namespaces/openshift-user-workload-monitoring/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.596460903Z namespaces/openshift-user-workload-monitoring/openshift-user-workload-monitoring.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.596517775Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.596559716Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.596598487Z namespaces/openshift-user-workload-monitoring/apps/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.596632498Z namespaces/openshift-user-workload-monitoring/apps/daemonsets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.59671364Z namespaces/openshift-user-workload-monitoring/apps/deployments.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.596796012Z namespaces/openshift-user-workload-monitoring/apps/replicasets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.596868924Z namespaces/openshift-user-workload-monitoring/apps/statefulsets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.596941626Z namespaces/openshift-user-workload-monitoring/autoscaling/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.596996127Z namespaces/openshift-user-workload-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.597052678Z namespaces/openshift-user-workload-monitoring/batch/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.597077289Z namespaces/openshift-user-workload-monitoring/batch/cronjobs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.597154061Z namespaces/openshift-user-workload-monitoring/batch/jobs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.597200792Z namespaces/openshift-user-workload-monitoring/build.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.597240803Z namespaces/openshift-user-workload-monitoring/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.597316405Z namespaces/openshift-user-workload-monitoring/build.openshift.io/builds.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.597361876Z namespaces/openshift-user-workload-monitoring/core/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.597406027Z namespaces/openshift-user-workload-monitoring/core/configmaps.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.59751053Z namespaces/openshift-user-workload-monitoring/core/endpoints.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.597583632Z namespaces/openshift-user-workload-monitoring/core/events.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.597667534Z namespaces/openshift-user-workload-monitoring/core/persistentvolumeclaims.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.597738306Z namespaces/openshift-user-workload-monitoring/core/pods.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.597819568Z namespaces/openshift-user-workload-monitoring/core/replicationcontrollers.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.597937Z namespaces/openshift-user-workload-monitoring/core/secrets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.598112315Z namespaces/openshift-user-workload-monitoring/core/services.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.598159606Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.598197367Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.598247248Z namespaces/openshift-user-workload-monitoring/image.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.59830909Z namespaces/openshift-user-workload-monitoring/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.598364082Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.598384442Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.598473704Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.598549786Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.598594257Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.598621738Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.598678159Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.59870387Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.598753921Z namespaces/openshift-user-workload-monitoring/policy/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.598788632Z namespaces/openshift-user-workload-monitoring/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.598835834Z namespaces/openshift-user-workload-monitoring/route.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.598896545Z namespaces/openshift-user-workload-monitoring/route.openshift.io/routes.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.598940806Z namespaces/openshift/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.59908804Z namespaces/openshift/openshift.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.599149361Z namespaces/openshift/apps.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.599198353Z namespaces/openshift/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.599233924Z namespaces/openshift/apps/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.599267524Z namespaces/openshift/apps/daemonsets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.599360137Z namespaces/openshift/apps/deployments.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.599434369Z namespaces/openshift/apps/replicasets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.599513371Z namespaces/openshift/apps/statefulsets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.599558292Z namespaces/openshift/autoscaling/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.599594463Z namespaces/openshift/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.599631354Z namespaces/openshift/batch/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.599664915Z namespaces/openshift/batch/cronjobs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.599749337Z namespaces/openshift/batch/jobs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.599785487Z namespaces/openshift/build.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.599819138Z namespaces/openshift/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.599905741Z namespaces/openshift/build.openshift.io/builds.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.599941782Z namespaces/openshift/core/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.600025593Z namespaces/openshift/core/configmaps.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.600115306Z namespaces/openshift/core/endpoints.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.600190498Z namespaces/openshift/core/events.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.60026851Z namespaces/openshift/core/persistentvolumeclaims.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.600352052Z namespaces/openshift/core/pods.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.600427744Z namespaces/openshift/core/replicationcontrollers.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.600544727Z namespaces/openshift/core/secrets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.60069637Z namespaces/openshift/core/services.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.600746752Z namespaces/openshift/discovery.k8s.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.600781943Z namespaces/openshift/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.600823144Z namespaces/openshift/image.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.600861595Z namespaces/openshift/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.602208139Z namespaces/openshift/image.openshift.io/imagestreams/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.60224528Z namespaces/openshift/image.openshift.io/imagestreams/cli-artifacts.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.602335772Z namespaces/openshift/image.openshift.io/imagestreams/cli.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.602414894Z namespaces/openshift/image.openshift.io/imagestreams/dotnet-runtime.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.602517487Z namespaces/openshift/image.openshift.io/imagestreams/dotnet.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.602621629Z namespaces/openshift/image.openshift.io/imagestreams/driver-toolkit.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.602704661Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift-java11.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.602868916Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.603068071Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java-openshift.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.603191324Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java11-openshift.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.603277906Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift-jdk11.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.603375618Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.603494592Z namespaces/openshift/image.openshift.io/imagestreams/golang.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.603598714Z namespaces/openshift/image.openshift.io/imagestreams/httpd.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.603731998Z namespaces/openshift/image.openshift.io/imagestreams/installer-artifacts.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.60382083Z namespaces/openshift/image.openshift.io/imagestreams/installer.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.603917582Z namespaces/openshift/image.openshift.io/imagestreams/java-runtime.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.604045155Z namespaces/openshift/image.openshift.io/imagestreams/java.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.604163369Z namespaces/openshift/image.openshift.io/imagestreams/jboss-datagrid73-openshift.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.604273711Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-openshift.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.604364054Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.604460796Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-openshift.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.604561339Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.604646951Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-openshift.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.604747323Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.604837206Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-openshift.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.604934488Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-runtime-openshift.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.605097782Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk11-tomcat9-openshift-ubi8.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.605224485Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk8-tomcat9-openshift-ubi8.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.605330028Z namespaces/openshift/image.openshift.io/imagestreams/jenkins-agent-base.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.60542482Z namespaces/openshift/image.openshift.io/imagestreams/jenkins.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.605532123Z namespaces/openshift/image.openshift.io/imagestreams/mariadb.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.605638806Z namespaces/openshift/image.openshift.io/imagestreams/must-gather.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.605722238Z namespaces/openshift/image.openshift.io/imagestreams/mysql.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.60582776Z namespaces/openshift/image.openshift.io/imagestreams/network-tools.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.605909723Z namespaces/openshift/image.openshift.io/imagestreams/nginx.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.606151629Z namespaces/openshift/image.openshift.io/imagestreams/nodejs.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.606294172Z namespaces/openshift/image.openshift.io/imagestreams/oauth-proxy.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.606378925Z namespaces/openshift/image.openshift.io/imagestreams/openjdk-11-rhel7.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.606489177Z namespaces/openshift/image.openshift.io/imagestreams/perl.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.60660122Z namespaces/openshift/image.openshift.io/imagestreams/php.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.606710603Z namespaces/openshift/image.openshift.io/imagestreams/postgresql.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.606837356Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso75-openshift-rhel8.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.606944819Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso76-openshift-rhel8.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.607063042Z namespaces/openshift/image.openshift.io/imagestreams/python.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.607192565Z namespaces/openshift/image.openshift.io/imagestreams/redhat-openjdk18-openshift.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.607320418Z namespaces/openshift/image.openshift.io/imagestreams/redis.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.607425191Z namespaces/openshift/image.openshift.io/imagestreams/ruby.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.607532064Z namespaces/openshift/image.openshift.io/imagestreams/sso75-openshift-rhel8.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.607684888Z namespaces/openshift/image.openshift.io/imagestreams/sso76-openshift-rhel8.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.60777232Z namespaces/openshift/image.openshift.io/imagestreams/tests.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.607860732Z namespaces/openshift/image.openshift.io/imagestreams/tools.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.607996935Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11-runtime.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.608122819Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.608240292Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17-runtime.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.608348424Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.608464987Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21-runtime.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.6085538Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.608651292Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8-runtime.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.608766685Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.608871378Z namespaces/openshift/k8s.ovn.org/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.609002851Z namespaces/openshift/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.609082093Z namespaces/openshift/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.609160235Z namespaces/openshift/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.609211466Z namespaces/openshift/monitoring.coreos.com/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.609281838Z namespaces/openshift/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.609331889Z namespaces/openshift/networking.k8s.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.60937058Z namespaces/openshift/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.609419422Z namespaces/openshift/policy/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.609458993Z namespaces/openshift/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.609510434Z namespaces/openshift/route.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.609537455Z namespaces/openshift/route.openshift.io/routes.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.609593136Z namespaces/openshift/template.openshift.io/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.609601396Z namespaces/openshift/template.openshift.io/templates/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.609634717Z namespaces/openshift/template.openshift.io/templates/cache-service.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.60974742Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-example.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.609883014Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-persistent.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.610007506Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-example.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.610120129Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-persistent.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.610276583Z namespaces/openshift/template.openshift.io/templates/datagrid-service.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.610377596Z namespaces/openshift/template.openshift.io/templates/django-psql-example.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.610486189Z namespaces/openshift/template.openshift.io/templates/django-psql-persistent.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.610589501Z namespaces/openshift/template.openshift.io/templates/eap-xp3-basic-s2i.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.610711404Z namespaces/openshift/template.openshift.io/templates/eap-xp4-basic-s2i.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.610821147Z namespaces/openshift/template.openshift.io/templates/eap74-basic-s2i.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.610996732Z namespaces/openshift/template.openshift.io/templates/eap74-https-s2i.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.611158846Z namespaces/openshift/template.openshift.io/templates/eap74-sso-s2i.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.611296479Z namespaces/openshift/template.openshift.io/templates/httpd-example.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.611397932Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral-monitored.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.611513625Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.611617387Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent-monitored.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.61173022Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.611837143Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-basic-s2i.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.611980996Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-https-s2i.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.61211242Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-basic-s2i.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.612235563Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-https-s2i.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.612390017Z namespaces/openshift/template.openshift.io/templates/mariadb-ephemeral.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.61251273Z namespaces/openshift/template.openshift.io/templates/mariadb-persistent.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.612714905Z namespaces/openshift/template.openshift.io/templates/mysql-ephemeral.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.612816998Z namespaces/openshift/template.openshift.io/templates/mysql-persistent.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.61291375Z namespaces/openshift/template.openshift.io/templates/nginx-example.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.613068434Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-example.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.613182807Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-persistent.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.61328861Z namespaces/openshift/template.openshift.io/templates/openjdk-web-basic-s2i.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.613392492Z namespaces/openshift/template.openshift.io/templates/postgresql-ephemeral.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.613493535Z namespaces/openshift/template.openshift.io/templates/postgresql-persistent.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.613595777Z namespaces/openshift/template.openshift.io/templates/rails-pgsql-persistent.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.613759722Z namespaces/openshift/template.openshift.io/templates/rails-postgresql-example.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.613869795Z namespaces/openshift/template.openshift.io/templates/react-web-app-example.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.613966467Z namespaces/openshift/template.openshift.io/templates/redis-ephemeral.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.61409902Z namespaces/openshift/template.openshift.io/templates/redis-persistent.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.614196783Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-rest-3scale.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.614310366Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-xml.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.614414388Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.614514951Z namespaces/openshift/template.openshift.io/templates/sso75-https.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.614633384Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-https.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.614740397Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-postgresql-persistent.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.61488161Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql-persistent.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.615031344Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.615170377Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-https.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.615320221Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql-persistent.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.615445414Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.615571038Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-https.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.615685461Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-postgresql-persistent.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.615765363Z network_logs/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.615799463Z network_logs/cluster_scale [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.615881166Z network_logs/ippools.whereabouts.cni.cncf.io [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.615973648Z network_logs/multi-networkpolicy [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.61605135Z network_logs/net-attach-def [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.616135222Z network_logs/overlappingrangeipreservations.whereabouts.cni.cncf.io [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.616276945Z network_logs/ovn_kubernetes_top_pods [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.616365448Z network_logs/ovnk_database_store.tar.gz [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.61763172Z nodes/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.61765499Z nodes/debug [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.617757463Z nodes/ip-10-0-128-245.ec2.internal/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.617789804Z nodes/ip-10-0-128-245.ec2.internal/cpu_affinities.json [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.618063211Z nodes/ip-10-0-128-245.ec2.internal/dmesg [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.618335408Z nodes/ip-10-0-128-245.ec2.internal/ethtool_channels [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.61840825Z nodes/ip-10-0-128-245.ec2.internal/ethtool_features [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.618528402Z nodes/ip-10-0-128-245.ec2.internal/ip-10-0-128-245.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.618799919Z nodes/ip-10-0-128-245.ec2.internal/irq_affinities.json [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.618977054Z nodes/ip-10-0-128-245.ec2.internal/lscpu [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.619104667Z nodes/ip-10-0-128-245.ec2.internal/lspci [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.61920523Z nodes/ip-10-0-128-245.ec2.internal/podresources.json [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.619294542Z nodes/ip-10-0-128-245.ec2.internal/pods_info.json [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.619407945Z nodes/ip-10-0-128-245.ec2.internal/proc_cmdline [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.619487347Z nodes/ip-10-0-128-245.ec2.internal/sysinfo.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.621435756Z nodes/ip-10-0-128-245.ec2.internal/sysinfo.tgz [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.62160824Z nodes/ip-10-0-135-252.ec2.internal/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.621627211Z nodes/ip-10-0-135-252.ec2.internal/cpu_affinities.json [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.62198022Z nodes/ip-10-0-135-252.ec2.internal/dmesg [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.622212146Z nodes/ip-10-0-135-252.ec2.internal/ethtool_channels [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.622279628Z nodes/ip-10-0-135-252.ec2.internal/ethtool_features [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.62236875Z nodes/ip-10-0-135-252.ec2.internal/ip-10-0-135-252.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.622653147Z nodes/ip-10-0-135-252.ec2.internal/irq_affinities.json [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.62279231Z nodes/ip-10-0-135-252.ec2.internal/lscpu [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.622920884Z nodes/ip-10-0-135-252.ec2.internal/lspci [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.623027127Z nodes/ip-10-0-135-252.ec2.internal/podresources.json [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.623134439Z nodes/ip-10-0-135-252.ec2.internal/pods_info.json [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.623265273Z nodes/ip-10-0-135-252.ec2.internal/proc_cmdline [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.623353335Z nodes/ip-10-0-135-252.ec2.internal/sysinfo.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.625107179Z nodes/ip-10-0-135-252.ec2.internal/sysinfo.tgz [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.625298864Z nodes/ip-10-0-143-142.ec2.internal/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.625332885Z nodes/ip-10-0-143-142.ec2.internal/cpu_affinities.json [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.625688954Z nodes/ip-10-0-143-142.ec2.internal/dmesg [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.62593766Z nodes/ip-10-0-143-142.ec2.internal/ethtool_channels [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.626052433Z nodes/ip-10-0-143-142.ec2.internal/ethtool_features [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.626182647Z nodes/ip-10-0-143-142.ec2.internal/ip-10-0-143-142.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.626549066Z nodes/ip-10-0-143-142.ec2.internal/irq_affinities.json [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.626681529Z nodes/ip-10-0-143-142.ec2.internal/lscpu [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.626806092Z nodes/ip-10-0-143-142.ec2.internal/lspci [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.626903125Z nodes/ip-10-0-143-142.ec2.internal/podresources.json [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.627025258Z nodes/ip-10-0-143-142.ec2.internal/pods_info.json [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.627137601Z nodes/ip-10-0-143-142.ec2.internal/proc_cmdline [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.627212213Z nodes/ip-10-0-143-142.ec2.internal/sysinfo.log [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.628897275Z nodes/ip-10-0-143-142.ec2.internal/sysinfo.tgz [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.62908448Z pod_network_connectivity_check/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.629125261Z pod_network_connectivity_check/podnetworkconnectivitychecks.yaml [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.629226744Z static-pods/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.629234544Z static-pods/kube-apiserver/ [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.636884608Z [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.636902538Z sent 57,862 bytes received 4,108,083 bytes 2,777,296.67 bytes/sec [must-gather] [must-gather-fcpt8] OUT 2026-07-09T18:06:28.636911168Z total size is 44,421,726 speedup is 10.66 [must-gather] [must-gather ] OUT 2026-07-09T18:06:28.916860773Z namespace/openshift-must-gather-rgx2c 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: 857645a0-772b-4cf9-8215-c0d984b3bb4c [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.24" [must-gather] ClusterOperators: [must-gather] clusteroperator/authentication is missing [must-gather] clusteroperator/cloud-credential is missing [must-gather] clusteroperator/cluster-autoscaler is missing [must-gather] clusteroperator/config-operator is missing [must-gather] clusteroperator/etcd is missing [must-gather] clusteroperator/machine-api is missing [must-gather] clusteroperator/machine-approver is missing [must-gather] clusteroperator/machine-config is missing [must-gather] clusteroperator/marketplace is missing [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-mgt82 [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-mgt82-e2e-raw [git-push-artifacts] PIPELINERUN_NAME=kserve-group-test-mgt82 [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 6801235 Jul 9 18:07 /workspace/odh-ci-artifacts/test-artifacts/kserve-group-test-mgt82/e2e-raw.tar.gz [git-push-artifacts] [ci-artifacts 2534424] 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-mgt82/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] 9a25a86..2534424 ci-artifacts -> ci-artifacts [fail-if-needed] deploy-and-e2e step succeeded