[get-kubeconfig] Found kubeconfig secret: cluster-hrftf-admin-kubeconfig [get-kubeconfig] Wrote kubeconfig to /credentials/cluster-hrftf-kubeconfig [get-kubeconfig] Found admin password secret: cluster-hrftf-admin-password [get-kubeconfig] Retrieved username [get-kubeconfig] Wrote password to /credentials/cluster-hrftf-password [get-kubeconfig] API Server URL: https://a17dbaaec935e4f1c8f8480c152286dd-be68632ba4fe6d89.elb.us-east-1.amazonaws.com:6443 [get-kubeconfig] Console URL: https://console-openshift-console.apps.9024cd27-d0e8-41da-b1a3-00751b44fc0c.prod.konfluxeaas.com [clone-repo] auto-sync/master-to-release-v0.17 [clone-repo] https://github.com/opendatahub-io/kserve [clone-repo] Cloning into '/workspace/source'... [clone-repo] Updating files: 86% (2688/3122) Updating files: 87% (2717/3122) Updating files: 88% (2748/3122) Updating files: 89% (2779/3122) Updating files: 90% (2810/3122) Updating files: 91% (2842/3122) Updating files: 92% (2873/3122) Updating files: 93% (2904/3122) Updating files: 94% (2935/3122) Updating files: 95% (2966/3122) Updating files: 96% (2998/3122) Updating files: 97% (3029/3122) Updating files: 98% (3060/3122) Updating files: 99% (3091/3122) Updating files: 100% (3122/3122) Updating files: 100% (3122/3122), 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:efa5170dfbf022bcebcce2a52f46d5cc0ecf0d04da16e686383c581a5af4af01 [e2e-raw] + KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:efa5170dfbf022bcebcce2a52f46d5cc0ecf0d04da16e686383c581a5af4af01 [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:6ce19ed41348e79d2ca88cd391f7b3995cd34c950bf086d5cb48225dbd8e3ef7 [e2e-raw] + KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:6ce19ed41348e79d2ca88cd391f7b3995cd34c950bf086d5cb48225dbd8e3ef7 [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:8345cd1e0b8ad942d68e2fe65c99d692fac6452f8ea219efb6700aaf29b3e2fa [e2e-raw] + KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:8345cd1e0b8ad942d68e2fe65c99d692fac6452f8ea219efb6700aaf29b3e2fa [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:10d11eb5432cd26f2fc3d3776649a96acdfb9765433f51db6bb597849bf71311 [e2e-raw] + STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:10d11eb5432cd26f2fc3d3776649a96acdfb9765433f51db6bb597849bf71311 [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-1733 [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-1733 [e2e-raw] SUCCESS_200_ISVC_IMAGE=quay.io/opendatahub/success-200-isvc:odh-pr-1733 [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 pandas (12.5MiB) [e2e-raw] Downloading aiohttp (1.7MiB) [e2e-raw] Downloading kubernetes (1.9MiB) [e2e-raw] Downloading cryptography (4.3MiB) [e2e-raw] Downloading pydantic-core (2.0MiB) [e2e-raw] Downloading grpcio-tools (2.5MiB) [e2e-raw] Downloading grpcio (6.4MiB) [e2e-raw] Downloading numpy (15.7MiB) [e2e-raw] Downloading mypy (17.2MiB) [e2e-raw] Downloading portforward (3.9MiB) [e2e-raw] Downloading pyarrow (40.1MiB) [e2e-raw] Downloading uvloop (3.8MiB) [e2e-raw] Downloading botocore (12.9MiB) [e2e-raw] Downloading setuptools (1.2MiB) [e2e-raw] Downloading black (1.6MiB) [e2e-raw] Building timeout-sampler==1.0.3 [e2e-raw] Building python-simple-logger==2.0.19 [e2e-raw] Downloading aiohttp [e2e-raw] Downloading pydantic-core [e2e-raw] Downloading black [e2e-raw] Downloading grpcio-tools [e2e-raw] Downloading portforward [e2e-raw] Downloading setuptools [e2e-raw] Downloading uvloop [e2e-raw] Downloading cryptography [e2e-raw] Built python-simple-logger==2.0.19 [e2e-raw] Built timeout-sampler==1.0.3 [e2e-raw] Downloading grpcio [e2e-raw] Downloading kubernetes [e2e-raw] Downloading pandas [e2e-raw] Downloading numpy [e2e-raw] Built kserve @ file:///workspace/source/python/kserve [e2e-raw] Downloading botocore [e2e-raw] Downloading mypy [e2e-raw] Downloading pyarrow [e2e-raw] Prepared 101 packages in 5.62s [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 25.24s [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 48ms [e2e-raw] /workspace/source [e2e-raw] [INFO] Installing Kustomize v5.8.1 for linux/amd64... [e2e-raw] [INFO] Kustomize v5.8.1 is already installed in /workspace/source/bin (>= v5.8.1) [e2e-raw] make: Entering directory '/workspace/source' [e2e-raw] make: Leaving directory '/workspace/source' [e2e-raw] Now using project "kserve" on server "https://a17dbaaec935e4f1c8f8480c152286dd-be68632ba4fe6d89.elb.us-east-1.amazonaws.com:6443". [e2e-raw] [e2e-raw] You can add applications to this project with the 'new-app' command. For example, try: [e2e-raw] [e2e-raw] oc new-app rails-postgresql-example [e2e-raw] [e2e-raw] to build a new example application in Ruby. Or use kubectl to deploy a simple Kubernetes application: [e2e-raw] [e2e-raw] kubectl create deployment hello-node --image=registry.k8s.io/e2e-test-images/agnhost:2.43 -- /agnhost serve-hostname [e2e-raw] [e2e-raw] [INFO] Installing Kustomize v5.8.1 for linux/amd64... [e2e-raw] [INFO] Kustomize v5.8.1 is already installed in /workspace/source/bin (>= v5.8.1) [e2e-raw] make: Entering directory '/workspace/source' [e2e-raw] make: Leaving directory '/workspace/source' [e2e-raw] Creating namespace openshift-keda... [e2e-raw] namespace/openshift-keda created [e2e-raw] Namespace openshift-keda created/ensured. [e2e-raw] --- [e2e-raw] Creating OperatorGroup openshift-keda... [e2e-raw] operatorgroup.operators.coreos.com/openshift-keda created [e2e-raw] OperatorGroup openshift-keda created/ensured. [e2e-raw] --- [e2e-raw] Creating Subscription for openshift-custom-metrics-autoscaler-operator... [e2e-raw] subscription.operators.coreos.com/openshift-custom-metrics-autoscaler-operator created [e2e-raw] Subscription openshift-custom-metrics-autoscaler-operator created/ensured. [e2e-raw] --- [e2e-raw] Waiting for openshift-custom-metrics-autoscaler-operator CSV to become ready... [e2e-raw] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (0/600) [e2e-raw] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (5/600) [e2e-raw] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (10/600) [e2e-raw] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (15/600) [e2e-raw] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (20/600) [e2e-raw] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (25/600) [e2e-raw] CSV custom-metrics-autoscaler.v2.19.0-2 found, but not yet Succeeded (Phase: Installing). Waiting... (30/600) [e2e-raw] CSV custom-metrics-autoscaler.v2.19.0-2 found, but not yet Succeeded (Phase: Installing). Waiting... (35/600) [e2e-raw] CSV custom-metrics-autoscaler.v2.19.0-2 found, but not yet Succeeded (Phase: Installing). Waiting... (40/600) [e2e-raw] CSV custom-metrics-autoscaler.v2.19.0-2 found, but not yet Succeeded (Phase: Installing). Waiting... (45/600) [e2e-raw] CSV custom-metrics-autoscaler.v2.19.0-2 found, but not yet Succeeded (Phase: Installing). Waiting... (50/600) [e2e-raw] CSV custom-metrics-autoscaler.v2.19.0-2 is ready (Phase: Succeeded). [e2e-raw] --- [e2e-raw] Applying KedaController custom resource... [e2e-raw] Warning: resource kedacontrollers/keda is missing the kubectl.kubernetes.io/last-applied-configuration annotation which is required by oc apply. oc apply should only be used on resources created declaratively by either oc create --save-config or oc apply. The missing annotation will be patched automatically. [e2e-raw] kedacontroller.keda.sh/keda configured [e2e-raw] KedaController custom resource applied. [e2e-raw] --- [e2e-raw] Allowing time for KEDA components to be provisioned by the operator ... [e2e-raw] Waiting for KEDA Operator pod (selector: "app=keda-operator") to be ready in namespace openshift-keda... [e2e-raw] Waiting for pod -l "app=keda-operator" in namespace "openshift-keda" to be created... [e2e-raw] Pod -l "app=keda-operator" in namespace "openshift-keda" found. [e2e-raw] Current pods for -l "app=keda-operator" in namespace "openshift-keda": [e2e-raw] NAME READY STATUS RESTARTS AGE [e2e-raw] keda-operator-77f648d694-kjw5h 1/1 Running 0 41s [e2e-raw] Waiting up to 120s for pod(s) -l "app=keda-operator" in namespace "openshift-keda" to become ready... [e2e-raw] pod/keda-operator-77f648d694-kjw5h condition met [e2e-raw] Pod(s) -l "app=keda-operator" in namespace "openshift-keda" are ready. [e2e-raw] KEDA Operator pod is ready. [e2e-raw] Waiting for KEDA Metrics API Server pod (selector: "app=keda-metrics-apiserver") to be ready in namespace openshift-keda... [e2e-raw] Waiting for pod -l "app=keda-metrics-apiserver" in namespace "openshift-keda" to be created... [e2e-raw] Pod -l "app=keda-metrics-apiserver" in namespace "openshift-keda" found. [e2e-raw] Current pods for -l "app=keda-metrics-apiserver" in namespace "openshift-keda": [e2e-raw] NAME READY STATUS RESTARTS AGE [e2e-raw] keda-metrics-apiserver-55557df8c-8djtz 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-55557df8c-8djtz condition met [e2e-raw] Pod(s) -l "app=keda-metrics-apiserver" in namespace "openshift-keda" are ready. [e2e-raw] KEDA Metrics API Server pod is ready. [e2e-raw] Waiting for KEDA Webhook pod (selector: "app=keda-admission-webhooks") to be ready in namespace openshift-keda... [e2e-raw] Waiting for pod -l "app=keda-admission-webhooks" in namespace "openshift-keda" to be created... [e2e-raw] Pod -l "app=keda-admission-webhooks" in namespace "openshift-keda" found. [e2e-raw] Current pods for -l "app=keda-admission-webhooks" in namespace "openshift-keda": [e2e-raw] NAME READY STATUS RESTARTS AGE [e2e-raw] keda-admission-56f9798bb4-pcmlm 1/1 Running 0 51s [e2e-raw] Waiting up to 120s for pod(s) -l "app=keda-admission-webhooks" in namespace "openshift-keda" to become ready... [e2e-raw] pod/keda-admission-56f9798bb4-pcmlm 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:6ce19ed41348e79d2ca88cd391f7b3995cd34c950bf086d5cb48225dbd8e3ef7 [e2e-raw] LLMISVC_CONTROLLER_IMAGE=quay.io/opendatahub/odh-kserve-llmisvc-controller:odh-stable [e2e-raw] KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:efa5170dfbf022bcebcce2a52f46d5cc0ecf0d04da16e686383c581a5af4af01 [e2e-raw] KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:8345cd1e0b8ad942d68e2fe65c99d692fac6452f8ea219efb6700aaf29b3e2fa [e2e-raw] STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:10d11eb5432cd26f2fc3d3776649a96acdfb9765433f51db6bb597849bf71311 [e2e-raw] Installing KServe via kustomize... [e2e-raw] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-raw] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-raw] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-raw] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-raw] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-raw] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/dscinitializations.dscinitialization.opendatahub.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencegraphs.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencemodelrewrites.inference.networking.x-k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferenceobjectives.inference.networking.x-k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencepoolimports.inference.networking.x-k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.x-k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/llminferenceservices.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/servingruntimes.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/trainedmodels.serving.kserve.io serverside-applied [e2e-raw] Waiting for CRDs to be established... [e2e-raw] Waiting for CRD inferenceservices.serving.kserve.io to appear (timeout: 90s)… [e2e-raw] CRD inferenceservices.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io condition met [e2e-raw] Waiting for CRD llminferenceserviceconfigs.serving.kserve.io to appear (timeout: 90s)… [e2e-raw] CRD llminferenceserviceconfigs.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… [e2e-raw] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io condition met [e2e-raw] Waiting for CRD clusterstoragecontainers.serving.kserve.io to appear (timeout: 90s)… [e2e-raw] CRD clusterstoragecontainers.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… [e2e-raw] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io condition met [e2e-raw] Waiting for CRD datascienceclusters.datasciencecluster.opendatahub.io to appear (timeout: 90s)… [e2e-raw] CRD datascienceclusters.datasciencecluster.opendatahub.io detected — waiting for it to become Established (timeout: 90s)… [e2e-raw] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io condition met [e2e-raw] Applying all resources... [e2e-raw] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/dscinitializations.dscinitialization.opendatahub.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencegraphs.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencemodelrewrites.inference.networking.x-k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferenceobjectives.inference.networking.x-k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencepoolimports.inference.networking.x-k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.x-k8s.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/llminferenceservices.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/servingruntimes.serving.kserve.io serverside-applied [e2e-raw] customresourcedefinition.apiextensions.k8s.io/trainedmodels.serving.kserve.io serverside-applied [e2e-raw] serviceaccount/kserve-controller-manager serverside-applied [e2e-raw] serviceaccount/llmisvc-controller-manager serverside-applied [e2e-raw] role.rbac.authorization.k8s.io/kserve-leader-election-role serverside-applied [e2e-raw] role.rbac.authorization.k8s.io/kserve-llmisvcconfig-read-access serverside-applied [e2e-raw] role.rbac.authorization.k8s.io/llmisvc-leader-election-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-admin serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-edit serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-inferenceservice-distro-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-llmisvc-distro-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-llmisvc-manager-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-manager-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-metrics-reader-cluster-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-proxy-role serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/kserve-view serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/openshift-ai-inferenceservice-image-volume-scc serverside-applied [e2e-raw] clusterrole.rbac.authorization.k8s.io/openshift-ai-llminferenceservice-scc serverside-applied [e2e-raw] rolebinding.rbac.authorization.k8s.io/kserve-leader-election-rolebinding serverside-applied [e2e-raw] rolebinding.rbac.authorization.k8s.io/kserve-llmisvcconfig-read-access serverside-applied [e2e-raw] rolebinding.rbac.authorization.k8s.io/llmisvc-leader-election-rolebinding serverside-applied [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/kserve-inferenceservice-distro-rolebinding serverside-applied [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/kserve-llmisvc-distro-rolebinding serverside-applied [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/kserve-manager-rolebinding serverside-applied [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/kserve-proxy-rolebinding serverside-applied [e2e-raw] clusterrolebinding.rbac.authorization.k8s.io/llmisvc-manager-rolebinding serverside-applied [e2e-raw] configmap/inferenceservice-config serverside-applied [e2e-raw] configmap/kserve-parameters serverside-applied [e2e-raw] secret/kserve-webhook-server-secret serverside-applied [e2e-raw] secret/mlpipeline-s3-artifact serverside-applied [e2e-raw] service/kserve-controller-manager-metrics-service serverside-applied [e2e-raw] service/kserve-controller-manager-service serverside-applied [e2e-raw] service/kserve-webhook-server-service serverside-applied [e2e-raw] service/llmisvc-controller-manager-service serverside-applied [e2e-raw] service/llmisvc-webhook-server-service serverside-applied [e2e-raw] service/s3-service serverside-applied [e2e-raw] deployment.apps/kserve-controller-manager serverside-applied [e2e-raw] deployment.apps/llmisvc-controller-manager serverside-applied [e2e-raw] deployment.apps/seaweedfs serverside-applied [e2e-raw] networkpolicy.networking.k8s.io/kserve-controller-manager serverside-applied [e2e-raw] securitycontextconstraints.security.openshift.io/openshift-ai-inferenceservice-image-volume-scc serverside-applied [e2e-raw] securitycontextconstraints.security.openshift.io/openshift-ai-llminferenceservice-scc serverside-applied [e2e-raw] clusterstoragecontainer.serving.kserve.io/default serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-template serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-worker-data-parallel serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-pd-template-nvidia-cuda serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-pd-template-nvidia-cuda-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-pd-template-nvidia-cuda-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-template-nvidia-cuda serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-template-nvidia-cuda-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-multi-node-template-nvidia-cuda-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-template serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-worker-data-parallel serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-router-route serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-pd-template-nvidia-cuda serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-pd-template-nvidia-cuda-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-pd-template-nvidia-cuda-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-template-nvidia-cuda serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-template-nvidia-cuda-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-single-node-template-nvidia-cuda-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi-fast-1 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi-fast-2 serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-tracing serverside-applied [e2e-raw] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-worker-data-parallel serverside-applied [e2e-raw] mutatingwebhookconfiguration.admissionregistration.k8s.io/inferenceservice.serving.kserve.io serverside-applied [e2e-raw] mutatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceservice.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/inferencegraph.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/inferenceservice.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceservice.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceserviceconfig.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/servingruntime.serving.kserve.io serverside-applied [e2e-raw] validatingwebhookconfiguration.admissionregistration.k8s.io/trainedmodel.serving.kserve.io serverside-applied [e2e-raw] Waiting for llmisvc-controller-manager to be ready... [e2e-raw] Waiting for pod -l "control-plane=llmisvc-controller-manager" in namespace "kserve" to be created... [e2e-raw] Pod -l "control-plane=llmisvc-controller-manager" in namespace "kserve" found. [e2e-raw] Current pods for -l "control-plane=llmisvc-controller-manager" in namespace "kserve": [e2e-raw] NAME READY STATUS RESTARTS AGE [e2e-raw] llmisvc-controller-manager-84fc959947-vwxlw 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-84fc959947-vwxlw 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-68b649c569-ptlfq" deleted [e2e-raw] Waiting for kserve-controller-manager to be ready... [e2e-raw] pod/kserve-controller-manager-68b649c569-cz996 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-2 Succeeded [e2e-raw] CSVs in openshift-operators (ODH / shared operators, filtered): [e2e-raw] KServe deployments in kserve: [e2e-raw] kserve-controller-manager: ready=1 image=quay.io/opendatahub/kserve-controller@sha256:6ce19ed41348e79d2ca88cd391f7b3995cd34c950bf086d5cb48225dbd8e3ef7 [e2e-raw] imageID: quay.io/opendatahub/kserve-controller@sha256:6ce19ed41348e79d2ca88cd391f7b3995cd34c950bf086d5cb48225dbd8e3ef7 [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-stable [e2e-raw] imageID: quay.io/opendatahub/odh-kserve-llmisvc-controller@sha256:420074167471aa5ee9783c4c6039324199cb91a681eb6e8dedd44309d8a6bbe9 [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', 'json-report': '1.5.0', 'cov': '5.0.0', 'asyncio': '0.23.8', 'metadata': '3.1.1', 'xdist': '3.6.1', 'anyio': '4.9.0'}, 'PLATFORM': 'el9'} [e2e-raw] rootdir: /workspace/source/test/e2e [e2e-raw] configfile: pytest.ini [e2e-raw] plugins: httpx-0.30.0, json-report-1.5.0, cov-5.0.0, asyncio-0.23.8, metadata-3.1.1, xdist-3.6.1, anyio-4.9.0 [e2e-raw] asyncio: mode=Mode.STRICT [e2e-raw] created: 1/1 worker [e2e-raw] 1 worker [15 items] [e2e-raw] [e2e-raw] scheduling tests via WorkStealingScheduling [e2e-raw] [e2e-raw] batcher/test_raw_batcher.py::test_batcher_raw 2026-07-13 20:28:20.060 3992 kserve INFO [conftest.py:configure_logger():40] Logger configured [e2e-raw] 2026-07-13 20:30:00.343 3992 kserve.trace Host from isvc status URL = isvc-raw-sklearn-batcher-bede5-kserve-ci-e2e-test.apps.9024cd27-d0e8-41da-b1a3-00751b44fc0c.prod.konfluxeaas.com [e2e-raw] 2026-07-13 20:30:00.343 3992 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = isvc-raw-sklearn-batcher-bede5-kserve-ci-e2e-test.apps.9024cd27-d0e8-41da-b1a3-00751b44fc0c.prod.konfluxeaas.com [e2e-raw] 2026-07-13 20:30:00.343 3992 kserve.trace Network layer = openshift-route [e2e-raw] 2026-07-13 20:30:00.343 3992 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-raw] 2026-07-13 20:30:00.343 3992 kserve.trace Using external route host: isvc-raw-sklearn-batcher-bede5-kserve-ci-e2e-test.apps.9024cd27-d0e8-41da-b1a3-00751b44fc0c.prod.konfluxeaas.com [e2e-raw] 2026-07-13 20:30:00.343 3992 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: isvc-raw-sklearn-batcher-bede5-kserve-ci-e2e-test.apps.9024cd27-d0e8-41da-b1a3-00751b44fc0c.prod.konfluxeaas.com [e2e-raw] 2026-07-13 20:30:00.345 3992 kserve.trace Sending Header = {'Host': 'isvc-raw-sklearn-batcher-bede5-kserve-ci-e2e-test.apps.9024cd27-d0e8-41da-b1a3-00751b44fc0c.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-13 20:30:00.345 3992 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-raw-sklearn-batcher-bede5-kserve-ci-e2e-test.apps.9024cd27-d0e8-41da-b1a3-00751b44fc0c.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-13 20:30:00.345 3992 kserve.trace base url = https://isvc-raw-sklearn-batcher-bede5-kserve-ci-e2e-test.apps.9024cd27-d0e8-41da-b1a3-00751b44fc0c.prod.konfluxeaas.com [e2e-raw] 2026-07-13 20:30:00.345 3992 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-raw-sklearn-batcher-bede5-kserve-ci-e2e-test.apps.9024cd27-d0e8-41da-b1a3-00751b44fc0c.prod.konfluxeaas.com [e2e-raw] 2026-07-13 20:30:00.459 3992 kserve.trace Sending Header = {'Host': 'isvc-raw-sklearn-batcher-bede5-kserve-ci-e2e-test.apps.9024cd27-d0e8-41da-b1a3-00751b44fc0c.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-13 20:30:00.459 3992 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-raw-sklearn-batcher-bede5-kserve-ci-e2e-test.apps.9024cd27-d0e8-41da-b1a3-00751b44fc0c.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-13 20:30:00.459 3992 kserve.trace base url = https://isvc-raw-sklearn-batcher-bede5-kserve-ci-e2e-test.apps.9024cd27-d0e8-41da-b1a3-00751b44fc0c.prod.konfluxeaas.com [e2e-raw] 2026-07-13 20:30:00.459 3992 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-raw-sklearn-batcher-bede5-kserve-ci-e2e-test.apps.9024cd27-d0e8-41da-b1a3-00751b44fc0c.prod.konfluxeaas.com [e2e-raw] 2026-07-13 20:30:00.460 3992 kserve.trace Sending Header = {'Host': 'isvc-raw-sklearn-batcher-bede5-kserve-ci-e2e-test.apps.9024cd27-d0e8-41da-b1a3-00751b44fc0c.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-13 20:30:00.460 3992 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-raw-sklearn-batcher-bede5-kserve-ci-e2e-test.apps.9024cd27-d0e8-41da-b1a3-00751b44fc0c.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-13 20:30:00.460 3992 kserve.trace base url = https://isvc-raw-sklearn-batcher-bede5-kserve-ci-e2e-test.apps.9024cd27-d0e8-41da-b1a3-00751b44fc0c.prod.konfluxeaas.com [e2e-raw] 2026-07-13 20:30:00.460 3992 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-raw-sklearn-batcher-bede5-kserve-ci-e2e-test.apps.9024cd27-d0e8-41da-b1a3-00751b44fc0c.prod.konfluxeaas.com [e2e-raw] 2026-07-13 20:30:00.461 3992 kserve.trace Sending Header = {'Host': 'isvc-raw-sklearn-batcher-bede5-kserve-ci-e2e-test.apps.9024cd27-d0e8-41da-b1a3-00751b44fc0c.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-13 20:30:00.461 3992 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-raw-sklearn-batcher-bede5-kserve-ci-e2e-test.apps.9024cd27-d0e8-41da-b1a3-00751b44fc0c.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-13 20:30:00.461 3992 kserve.trace base url = https://isvc-raw-sklearn-batcher-bede5-kserve-ci-e2e-test.apps.9024cd27-d0e8-41da-b1a3-00751b44fc0c.prod.konfluxeaas.com [e2e-raw] 2026-07-13 20:30:00.461 3992 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-raw-sklearn-batcher-bede5-kserve-ci-e2e-test.apps.9024cd27-d0e8-41da-b1a3-00751b44fc0c.prod.konfluxeaas.com [e2e-raw] 2026-07-13 20:30:05.492 3992 kserve.trace Got response [{'message': '', 'batchId': 'fafdbdc5-b1d8-4fbb-b8a3-719e5be37957', 'predictions': [1, 1]}, {'message': '', 'batchId': 'fafdbdc5-b1d8-4fbb-b8a3-719e5be37957', 'predictions': [1, 1]}, {'message': '', 'batchId': 'fafdbdc5-b1d8-4fbb-b8a3-719e5be37957', 'predictions': [1, 1]}, {'message': '', 'batchId': 'fafdbdc5-b1d8-4fbb-b8a3-719e5be37957', 'predictions': [1, 1]}] [e2e-raw] 2026-07-13 20:30:05.492 3992 kserve.trace INFO [utils.py:predict():141] Got response [{'message': '', 'batchId': 'fafdbdc5-b1d8-4fbb-b8a3-719e5be37957', 'predictions': [1, 1]}, {'message': '', 'batchId': 'fafdbdc5-b1d8-4fbb-b8a3-719e5be37957', 'predictions': [1, 1]}, {'message': '', 'batchId': 'fafdbdc5-b1d8-4fbb-b8a3-719e5be37957', 'predictions': [1, 1]}, {'message': '', 'batchId': 'fafdbdc5-b1d8-4fbb-b8a3-719e5be37957', '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-13 20:30:05.552 3992 kserve.trace Starting test test_inference_graph_raw_mode [e2e-raw] 2026-07-13 20:30:05.552 3992 kserve.trace INFO [test_inference_graph.py:test_inference_graph_raw_mode():947] Starting test test_inference_graph_raw_mode [e2e-raw] 2026-07-13 20:31:55.855 3992 kserve.trace Expected error in finding knative route in raw deployment mode [e2e-raw] 2026-07-13 20:31:55.855 3992 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-13 20:31:55.858 3992 kserve.trace Expected error in finding knative service in raw deployment mode [e2e-raw] 2026-07-13 20:31:55.858 3992 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-13 20:31:55.927 3992 kserve.trace Starting test test_inference_graph_raw_mode_with_hpa [e2e-raw] 2026-07-13 20:31:55.927 3992 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-13 20:33:46.209 3992 kserve.trace Expected error in finding knative route in raw deployment mode [e2e-raw] 2026-07-13 20:33:46.209 3992 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-13 20:33:46.212 3992 kserve.trace Expected error in finding knative route in raw deployment mode [e2e-raw] 2026-07-13 20:33:46.212 3992 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-13 20:35:36.473 3992 kserve.trace Host from isvc status URL = isvc-logger-raw-7d460-kserve-ci-e2e-test.apps.9024cd27-d0e8-41da-b1a3-00751b44fc0c.prod.konfluxeaas.com [e2e-raw] 2026-07-13 20:35:36.473 3992 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = isvc-logger-raw-7d460-kserve-ci-e2e-test.apps.9024cd27-d0e8-41da-b1a3-00751b44fc0c.prod.konfluxeaas.com [e2e-raw] 2026-07-13 20:35:36.473 3992 kserve.trace Network layer = openshift-route [e2e-raw] 2026-07-13 20:35:36.473 3992 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-raw] 2026-07-13 20:35:36.473 3992 kserve.trace Using external route host: isvc-logger-raw-7d460-kserve-ci-e2e-test.apps.9024cd27-d0e8-41da-b1a3-00751b44fc0c.prod.konfluxeaas.com [e2e-raw] 2026-07-13 20:35:36.473 3992 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: isvc-logger-raw-7d460-kserve-ci-e2e-test.apps.9024cd27-d0e8-41da-b1a3-00751b44fc0c.prod.konfluxeaas.com [e2e-raw] 2026-07-13 20:35:36.473 3992 kserve.trace Sending Header = {'Host': 'isvc-logger-raw-7d460-kserve-ci-e2e-test.apps.9024cd27-d0e8-41da-b1a3-00751b44fc0c.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-13 20:35:36.473 3992 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-logger-raw-7d460-kserve-ci-e2e-test.apps.9024cd27-d0e8-41da-b1a3-00751b44fc0c.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-13 20:35:36.473 3992 kserve.trace base url = https://isvc-logger-raw-7d460-kserve-ci-e2e-test.apps.9024cd27-d0e8-41da-b1a3-00751b44fc0c.prod.konfluxeaas.com [e2e-raw] 2026-07-13 20:35:36.473 3992 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-logger-raw-7d460-kserve-ci-e2e-test.apps.9024cd27-d0e8-41da-b1a3-00751b44fc0c.prod.konfluxeaas.com [e2e-raw] 2026-07-13 20:35:36.500 3992 kserve.trace Got response {'predictions': [1, 1]} [e2e-raw] 2026-07-13 20:35:36.500 3992 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-13 20:38:31.845 3992 kserve.trace Host from isvc status URL = isvc-sklearn-scale-raw-d5bc9-kserve-ci-e2e-test.apps.9024cd27-d0e8-41da-b1a3-00751b44fc0c.prod.konfluxeaas.com [e2e-raw] 2026-07-13 20:38:31.845 3992 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = isvc-sklearn-scale-raw-d5bc9-kserve-ci-e2e-test.apps.9024cd27-d0e8-41da-b1a3-00751b44fc0c.prod.konfluxeaas.com [e2e-raw] 2026-07-13 20:38:31.845 3992 kserve.trace Network layer = openshift-route [e2e-raw] 2026-07-13 20:38:31.845 3992 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-raw] 2026-07-13 20:38:31.845 3992 kserve.trace Using external route host: isvc-sklearn-scale-raw-d5bc9-kserve-ci-e2e-test.apps.9024cd27-d0e8-41da-b1a3-00751b44fc0c.prod.konfluxeaas.com [e2e-raw] 2026-07-13 20:38:31.845 3992 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: isvc-sklearn-scale-raw-d5bc9-kserve-ci-e2e-test.apps.9024cd27-d0e8-41da-b1a3-00751b44fc0c.prod.konfluxeaas.com [e2e-raw] 2026-07-13 20:38:31.845 3992 kserve.trace Sending Header = {'Host': 'isvc-sklearn-scale-raw-d5bc9-kserve-ci-e2e-test.apps.9024cd27-d0e8-41da-b1a3-00751b44fc0c.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-13 20:38:31.845 3992 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'isvc-sklearn-scale-raw-d5bc9-kserve-ci-e2e-test.apps.9024cd27-d0e8-41da-b1a3-00751b44fc0c.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-13 20:38:31.845 3992 kserve.trace base url = https://isvc-sklearn-scale-raw-d5bc9-kserve-ci-e2e-test.apps.9024cd27-d0e8-41da-b1a3-00751b44fc0c.prod.konfluxeaas.com [e2e-raw] 2026-07-13 20:38:31.845 3992 kserve.trace INFO [utils.py:_predict():158] base url = https://isvc-sklearn-scale-raw-d5bc9-kserve-ci-e2e-test.apps.9024cd27-d0e8-41da-b1a3-00751b44fc0c.prod.konfluxeaas.com [e2e-raw] 2026-07-13 20:38:31.871 3992 kserve.trace Got response {'predictions': [1, 1]} [e2e-raw] 2026-07-13 20:38:31.871 3992 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-13 20:38:37.050 3992 kserve.trace Created primary ISVC: isvc-primary-fa5c0a [e2e-raw] 2026-07-13 20:38:37.050 3992 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():345] Created primary ISVC: isvc-primary-fa5c0a [e2e-raw] 2026-07-13 20:40:07.110 3992 kserve.trace Primary ISVC is ready [e2e-raw] 2026-07-13 20:40:07.110 3992 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():347] Primary ISVC is ready [e2e-raw] 2026-07-13 20:40:07.115 3992 kserve.trace Baseline recorded - resourceVersion: 20385 [e2e-raw] 2026-07-13 20:40:07.115 3992 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():351] Baseline recorded - resourceVersion: 20385 [e2e-raw] 2026-07-13 20:40:07.115 3992 kserve.trace Creating invalid S3 secret and service account [e2e-raw] 2026-07-13 20:40:07.115 3992 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-13 20:40:07.290 3992 kserve.trace Created secondary ISVC isvc-secondary-fa5c0a, waiting for failure status... [e2e-raw] 2026-07-13 20:40:07.290 3992 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():384] Created secondary ISVC isvc-secondary-fa5c0a, waiting for failure status... [e2e-raw] 2026-07-13 20:40:11.309 3992 kserve.trace ISVC isvc-secondary-fa5c0a reported failure: {'exitCode': 1, 'message': "2026-07-13 20:40:08.314 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-12345/invalid/path/model', '/mnt/models')]\n2026-07-13 20:40:08.314 1 storage.initializer INFO [kserve_storage.py:download():166] Copying contents of s3://nonexistent-bucket-12345/invalid/path/model to local\n2026-07-13 20:40:08.593 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():366] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-13 20:40:10.217 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-13 20:40:11.309 3992 kserve.trace INFO [test_pod_watch.py:wait_for_isvc_failure_status():254] ISVC isvc-secondary-fa5c0a reported failure: {'exitCode': 1, 'message': "2026-07-13 20:40:08.314 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-12345/invalid/path/model', '/mnt/models')]\n2026-07-13 20:40:08.314 1 storage.initializer INFO [kserve_storage.py:download():166] Copying contents of s3://nonexistent-bucket-12345/invalid/path/model to local\n2026-07-13 20:40:08.593 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():366] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-13 20:40:10.217 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-13 20:40:11.309 3992 kserve.trace Secondary ISVC failure detected: {'copies': {'failedCopies': 0}, 'lastFailureInfo': {'exitCode': 1, 'message': "2026-07-13 20:40:08.314 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-12345/invalid/path/model', '/mnt/models')]\n2026-07-13 20:40:08.314 1 storage.initializer INFO [kserve_storage.py:download():166] Copying contents of s3://nonexistent-bucket-12345/invalid/path/model to local\n2026-07-13 20:40:08.593 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():366] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-13 20:40:10.217 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-13 20:40:11.309 3992 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-13 20:40:08.314 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-12345/invalid/path/model', '/mnt/models')]\n2026-07-13 20:40:08.314 1 storage.initializer INFO [kserve_storage.py:download():166] Copying contents of s3://nonexistent-bucket-12345/invalid/path/model to local\n2026-07-13 20:40:08.593 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():366] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-13 20:40:10.217 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-13 20:40:21.325 3992 kserve.trace Primary ISVC resourceVersion: before=20385, after=20385 [e2e-raw] 2026-07-13 20:40:21.325 3992 kserve.trace INFO [test_pod_watch.py:test_event_storm_prevention_init_container_isolation():402] Primary ISVC resourceVersion: before=20385, after=20385 [e2e-raw] 2026-07-13 20:40:21.326 3992 kserve.trace Event storm prevention validated: Primary ISVC was not modified during secondary ISVC init container failures [e2e-raw] 2026-07-13 20:40:21.326 3992 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-13 20:40:26.477 3992 kserve.trace Creating invalid S3 secret and service account [e2e-raw] 2026-07-13 20:40:26.477 3992 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-13 20:40:26.610 3992 kserve.trace Created ISVC isvc-init-fail-9eb9ee, waiting for failure status... [e2e-raw] 2026-07-13 20:40:26.610 3992 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():477] Created ISVC isvc-init-fail-9eb9ee, waiting for failure status... [e2e-raw] 2026-07-13 20:40:36.625 3992 kserve.trace ISVC isvc-init-fail-9eb9ee reported failure: {'exitCode': 1, 'message': "2026-07-13 20:40:32.073 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-xyz123/invalid/model', '/mnt/models')]\n2026-07-13 20:40:32.074 1 storage.initializer INFO [kserve_storage.py:download():166] Copying contents of s3://nonexistent-bucket-xyz123/invalid/model to local\n2026-07-13 20:40:32.352 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():366] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-13 20:40:34.054 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-13 20:40:36.625 3992 kserve.trace INFO [test_pod_watch.py:wait_for_isvc_failure_status():254] ISVC isvc-init-fail-9eb9ee reported failure: {'exitCode': 1, 'message': "2026-07-13 20:40:32.073 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-xyz123/invalid/model', '/mnt/models')]\n2026-07-13 20:40:32.074 1 storage.initializer INFO [kserve_storage.py:download():166] Copying contents of s3://nonexistent-bucket-xyz123/invalid/model to local\n2026-07-13 20:40:32.352 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():366] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-13 20:40:34.054 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-13 20:40:36.625 3992 kserve.trace Failure status detected in 10.07 seconds: {'copies': {'failedCopies': 0}, 'lastFailureInfo': {'exitCode': 1, 'message': "2026-07-13 20:40:32.073 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-xyz123/invalid/model', '/mnt/models')]\n2026-07-13 20:40:32.074 1 storage.initializer INFO [kserve_storage.py:download():166] Copying contents of s3://nonexistent-bucket-xyz123/invalid/model to local\n2026-07-13 20:40:32.352 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():366] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-13 20:40:34.054 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-13 20:40:36.625 3992 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-13 20:40:32.073 1 storage.initializer INFO [initializer-entrypoint:():17] Initializing, args: (src_uri, dest_path): [('s3://nonexistent-bucket-xyz123/invalid/model', '/mnt/models')]\n2026-07-13 20:40:32.074 1 storage.initializer INFO [kserve_storage.py:download():166] Copying contents of s3://nonexistent-bucket-xyz123/invalid/model to local\n2026-07-13 20:40:32.352 1 storage.initializer INFO [kserve_storage.py:_get_s3_client_kwargs():366] ca bundle file(/etc/ssl/custom-certs/cabundle.crt) exists.\n2026-07-13 20:40:34.054 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-13 20:40:36.625 3992 kserve.trace Transition status: BlockedByFailedLoad [e2e-raw] 2026-07-13 20:40:36.625 3992 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():505] Transition status: BlockedByFailedLoad [e2e-raw] 2026-07-13 20:40:36.630 3992 kserve.trace Ready condition: {'lastTransitionTime': '2026-07-13T20:40:26Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'} [e2e-raw] 2026-07-13 20:40:36.630 3992 kserve.trace INFO [test_pod_watch.py:test_quick_reconciliation_on_init_container_failure():514] Ready condition: {'lastTransitionTime': '2026-07-13T20:40:26Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'} [e2e-raw] 2026-07-13 20:40:36.630 3992 kserve.trace Quick reconciliation validated: Failure detected in 10.07 seconds [e2e-raw] 2026-07-13 20:40:36.630 3992 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-13 20:42:11.982 3992 kserve.trace Host from isvc status URL = raw-sklearn-0bd7c-kserve-ci-e2e-test.apps.9024cd27-d0e8-41da-b1a3-00751b44fc0c.prod.konfluxeaas.com [e2e-raw] 2026-07-13 20:42:11.982 3992 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = raw-sklearn-0bd7c-kserve-ci-e2e-test.apps.9024cd27-d0e8-41da-b1a3-00751b44fc0c.prod.konfluxeaas.com [e2e-raw] 2026-07-13 20:42:11.982 3992 kserve.trace Network layer = openshift-route [e2e-raw] 2026-07-13 20:42:11.982 3992 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-raw] 2026-07-13 20:42:11.982 3992 kserve.trace Using external route host: raw-sklearn-0bd7c-kserve-ci-e2e-test.apps.9024cd27-d0e8-41da-b1a3-00751b44fc0c.prod.konfluxeaas.com [e2e-raw] 2026-07-13 20:42:11.982 3992 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: raw-sklearn-0bd7c-kserve-ci-e2e-test.apps.9024cd27-d0e8-41da-b1a3-00751b44fc0c.prod.konfluxeaas.com [e2e-raw] 2026-07-13 20:42:11.982 3992 kserve.trace Sending Header = {'Host': 'raw-sklearn-0bd7c-kserve-ci-e2e-test.apps.9024cd27-d0e8-41da-b1a3-00751b44fc0c.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-13 20:42:11.982 3992 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'raw-sklearn-0bd7c-kserve-ci-e2e-test.apps.9024cd27-d0e8-41da-b1a3-00751b44fc0c.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-13 20:42:11.982 3992 kserve.trace base url = https://raw-sklearn-0bd7c-kserve-ci-e2e-test.apps.9024cd27-d0e8-41da-b1a3-00751b44fc0c.prod.konfluxeaas.com [e2e-raw] 2026-07-13 20:42:11.982 3992 kserve.trace INFO [utils.py:_predict():158] base url = https://raw-sklearn-0bd7c-kserve-ci-e2e-test.apps.9024cd27-d0e8-41da-b1a3-00751b44fc0c.prod.konfluxeaas.com [e2e-raw] 2026-07-13 20:42:12.010 3992 kserve.trace Got response {'predictions': [1, 1]} [e2e-raw] 2026-07-13 20:42:12.010 3992 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-13 20:43:47.358 3992 kserve.trace Host from isvc status URL = raw-sklearn-runtime-d316d-kserve-ci-e2e-test.apps.9024cd27-d0e8-41da-b1a3-00751b44fc0c.prod.konfluxeaas.com [e2e-raw] 2026-07-13 20:43:47.358 3992 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = raw-sklearn-runtime-d316d-kserve-ci-e2e-test.apps.9024cd27-d0e8-41da-b1a3-00751b44fc0c.prod.konfluxeaas.com [e2e-raw] 2026-07-13 20:43:47.358 3992 kserve.trace Network layer = openshift-route [e2e-raw] 2026-07-13 20:43:47.358 3992 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-raw] 2026-07-13 20:43:47.358 3992 kserve.trace Using external route host: raw-sklearn-runtime-d316d-kserve-ci-e2e-test.apps.9024cd27-d0e8-41da-b1a3-00751b44fc0c.prod.konfluxeaas.com [e2e-raw] 2026-07-13 20:43:47.358 3992 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: raw-sklearn-runtime-d316d-kserve-ci-e2e-test.apps.9024cd27-d0e8-41da-b1a3-00751b44fc0c.prod.konfluxeaas.com [e2e-raw] 2026-07-13 20:43:47.359 3992 kserve.trace Sending Header = {'Host': 'raw-sklearn-runtime-d316d-kserve-ci-e2e-test.apps.9024cd27-d0e8-41da-b1a3-00751b44fc0c.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-13 20:43:47.359 3992 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'raw-sklearn-runtime-d316d-kserve-ci-e2e-test.apps.9024cd27-d0e8-41da-b1a3-00751b44fc0c.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-raw] 2026-07-13 20:43:47.359 3992 kserve.trace base url = https://raw-sklearn-runtime-d316d-kserve-ci-e2e-test.apps.9024cd27-d0e8-41da-b1a3-00751b44fc0c.prod.konfluxeaas.com [e2e-raw] 2026-07-13 20:43:47.359 3992 kserve.trace INFO [utils.py:_predict():158] base url = https://raw-sklearn-runtime-d316d-kserve-ci-e2e-test.apps.9024cd27-d0e8-41da-b1a3-00751b44fc0c.prod.konfluxeaas.com [e2e-raw] 2026-07-13 20:43:47.392 3992 kserve.trace Got response {'predictions': [1, 1]} [e2e-raw] 2026-07-13 20:43:47.392 3992 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 935.26s (0:15:35) =================== [e2e-raw] /workspace/source [e2e-raw] /workspace/source [e2e-raw] + echo success [must-gather] [must-gather ] OUT 2026-07-13T20:43:53.477526617Z 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: 34711ff9-54b4-48ea-9bc4-044ef703b11d [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-13T20:43:53.527385399Z namespace/openshift-must-gather-257d9 created [must-gather] [must-gather ] OUT 2026-07-13T20:43:53.537635396Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-5ftqn created [must-gather] [must-gather ] OUT 2026-07-13T20:43:53.564677741Z pod for plug-in image quay.io/modh/must-gather:rhoai-2.24 created [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:00.928573185Z [disk usage checker] Started [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:00.931776127Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:01.073523683Z No resources found in openshift-must-gather-257d9 namespace. [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:01.192108690Z Error from server (NotFound): namespaces "redhat-ods-operator" not found [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:01.344005562Z Wrote inspect data to must-gather. [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:01.344038283Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:01.344038283Z namespaces "redhat-ods-operator" not found [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:01.346235930Z Error getting logs from redhat-ods-operator [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:01.502705110Z Wrote inspect data to must-gather. [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:01.502735742Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:01.502735742Z namespaces "redhat-ods-monitoring" not found [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:01.505078728Z Error getting logs from redhat-ods-monitoring [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:01.659227644Z Wrote inspect data to must-gather. [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:01.659328818Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:01.659328818Z namespaces "redhat-ods-applications" not found [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:01.661527263Z Error getting logs from redhat-ods-applications [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:01.812503254Z Wrote inspect data to must-gather. [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:01.812533475Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:01.812533475Z namespaces "rhods-notebooks" not found [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:01.814473332Z Error getting logs from rhods-notebooks [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:01.962579132Z Wrote inspect data to must-gather. [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:01.962610078Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:01.962610078Z namespaces "rhoai-model-registries" not found [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:01.964565846Z Error getting logs from rhoai-model-registries [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:02.117211618Z Wrote inspect data to must-gather. [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:02.117307525Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:02.117307525Z namespaces "istio-system" not found [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:02.119525068Z Error getting logs from istio-system [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:02.273184217Z Wrote inspect data to must-gather. [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:02.273214629Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:02.273214629Z namespaces "knative-serving" not found [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:02.275883555Z Error getting logs from knative-serving [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:02.429819145Z Wrote inspect data to must-gather. [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:02.430075620Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:02.430075620Z namespaces "redhat-ods-applications-auth-provider" not found [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:02.432047396Z Error getting logs from redhat-ods-applications-auth-provider [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:02.712629650Z Wrote inspect data to must-gather. [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:02.981047758Z Wrote inspect data to must-gather. [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:03.123675031Z error: the server doesn't have a resource type "auths" [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:03.208794374Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:03.210864436Z Error collecting info from [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:03.341792848Z error: the server doesn't have a resource type "monitorings" [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:03.427161077Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:03.429201497Z Error collecting info from [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:03.558149997Z error: the server doesn't have a resource type "featuretrackers" [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:03.642697934Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:03.644698467Z Error collecting info from [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:03.772455715Z error: the server doesn't have a resource type "codeflares" [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:03.856468895Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:03.858637071Z Error collecting info from [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:03.986014082Z error: the server doesn't have a resource type "dashboards" [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:04.068588148Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:04.070705866Z Error collecting info from [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:04.200474740Z error: the server doesn't have a resource type "datasciencepipelines" [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:04.283826191Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:04.285924518Z Error collecting info from [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:04.411567670Z error: the server doesn't have a resource type "feastoperators" [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:04.496700093Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:04.499298064Z Error collecting info from [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:04.628141420Z error: the server doesn't have a resource type "kserves" [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:04.710954411Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:04.713099405Z Error collecting info from [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:04.842741402Z error: the server doesn't have a resource type "kueues" [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:04.927362022Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:04.929426523Z Error collecting info from [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:05.059324610Z error: the server doesn't have a resource type "modelcontrollers" [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:05.141906847Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:05.143861909Z Error collecting info from [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:05.271800047Z error: the server doesn't have a resource type "modelmeshservings" [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:05.355994297Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:05.358177761Z Error collecting info from [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:05.490172813Z error: the server doesn't have a resource type "modelregistries" [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:05.575237246Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:05.577373079Z Error collecting info from [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:05.706792858Z error: the server doesn't have a resource type "rays" [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:05.792032991Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:05.794082572Z Error collecting info from [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:05.924024120Z error: the server doesn't have a resource type "trainingoperators" [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:05.936836127Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:06.009258675Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:06.011560277Z Error collecting info from [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:06.142208397Z error: the server doesn't have a resource type "trustyais" [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:06.225560215Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:06.227701433Z Error collecting info from [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:06.357193600Z error: the server doesn't have a resource type "workbenches" [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:06.440678742Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:06.442970121Z Error collecting info from [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:06.574380349Z error: the server doesn't have a resource type "hardwareprofiles" [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:06.658387790Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:06.660409748Z Error collecting info from [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:06.790616260Z error: the server doesn't have a resource type "llamastackoperators" [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:06.875568802Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:06.877721584Z Error collecting info from [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:07.575000968Z error: the server doesn't have a resource type "predictors" [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:07.702715851Z error: the server doesn't have a resource type "localmodelnodegroups" [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:07.829757650Z error: the server doesn't have a resource type "smcp" [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:07.955884540Z error: the server doesn't have a resource type "smm" [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:08.080804765Z error: the server doesn't have a resource type "smmr" [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:08.316350358Z error: the server doesn't have a resource type "virtualservices" [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:08.443912531Z error: the server doesn't have a resource type "authorizationpolicies" [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:08.570703447Z error: the server doesn't have a resource type "envoyfilters" [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:08.694535576Z error: the server doesn't have a resource type "knativeservings" [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:08.819684263Z error: the server doesn't have a resource type "configurations" [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:08.950449607Z error: the server doesn't have a resource type "routes" [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:09.080337140Z error: the server doesn't have a resource type "services" [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:09.207295579Z error: the server doesn't have a resource type "revisions" [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:09.334392795Z error: the server doesn't have a resource type "authconfigs" [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:09.459113714Z error: the server doesn't have a resource type "authorinos" [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:09.745305898Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:09.870068122Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:10.074912469Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:10.198707232Z Wrote inspect data to must-gather. [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:10.350553139Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:10.470388933Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:10.680501795Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:10.812469306Z Wrote inspect data to must-gather. [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:10.941237531Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:10.967682601Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:11.085613190Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:11.287070887Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:11.409083069Z Wrote inspect data to must-gather. [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:11.562762974Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:11.697221839Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:11.883646203Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:12.003543047Z Wrote inspect data to must-gather. [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:12.157819779Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:12.275796605Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:12.469868490Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:12.596738501Z Wrote inspect data to must-gather. [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:12.747628826Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:12.891047087Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:13.083796035Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:13.214421775Z Wrote inspect data to must-gather. [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:13.369288771Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:13.497389201Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:13.693825108Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:13.813795106Z Wrote inspect data to must-gather. [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:13.967627952Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:14.108413511Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:14.303087560Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:14.431615949Z Wrote inspect data to must-gather. [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:14.583447241Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:14.724478078Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:14.917990159Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:15.042764061Z Wrote inspect data to must-gather. [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:15.194054961Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:15.334119652Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:15.530209405Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:15.653969247Z Wrote inspect data to must-gather. [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:15.805606304Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:15.945582813Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:15.946841787Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:16.140825594Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:16.267265203Z Wrote inspect data to must-gather. [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:16.417990782Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:16.558038892Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:16.748615921Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:16.874073405Z Wrote inspect data to must-gather. [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:17.025682356Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:17.147749488Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:17.344646525Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:17.469933402Z Wrote inspect data to must-gather. [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:17.626508381Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:17.764234617Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:17.960405111Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:18.091185743Z Wrote inspect data to must-gather. [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:20.950049500Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-jj6cx] POD 2026-07-13T20:44:21.809333915Z Caches written to disk [must-gather] [must-gather-jj6cx] OUT 2026-07-13T20:44:22.82140886Z waiting for gather to complete [must-gather] [must-gather-jj6cx] OUT 2026-07-13T20:44:22.824197335Z downloading gather output [must-gather] [must-gather-jj6cx] OUT 2026-07-13T20:44:23.089253302Z receiving incremental file list [must-gather] [must-gather-jj6cx] OUT 2026-07-13T20:44:23.100911683Z ./ [must-gather] [must-gather-jj6cx] OUT 2026-07-13T20:44:23.101005975Z aggregated-discovery-api.yaml [must-gather] [must-gather-jj6cx] OUT 2026-07-13T20:44:23.101300722Z aggregated-discovery-apis.yaml [must-gather] [must-gather-jj6cx] OUT 2026-07-13T20:44:23.102324046Z event-filter.html [must-gather] [must-gather-jj6cx] OUT 2026-07-13T20:44:23.103050383Z timestamp [must-gather] [must-gather-jj6cx] OUT 2026-07-13T20:44:23.103176346Z version [must-gather] [must-gather-jj6cx] OUT 2026-07-13T20:44:23.103237958Z cluster-scoped-resources/ [must-gather] [must-gather-jj6cx] OUT 2026-07-13T20:44:23.103248578Z cluster-scoped-resources/datasciencecluster.opendatahub.io/ [must-gather] [must-gather-jj6cx] OUT 2026-07-13T20:44:23.103254318Z cluster-scoped-resources/datasciencecluster.opendatahub.io/datascienceclusters/ [must-gather] [must-gather-jj6cx] OUT 2026-07-13T20:44:23.103301089Z cluster-scoped-resources/datasciencecluster.opendatahub.io/datascienceclusters/test-dsc.yaml [must-gather] [must-gather-jj6cx] OUT 2026-07-13T20:44:23.103396861Z cluster-scoped-resources/dscinitialization.opendatahub.io/ [must-gather] [must-gather-jj6cx] OUT 2026-07-13T20:44:23.103406751Z cluster-scoped-resources/dscinitialization.opendatahub.io/dscinitializations/ [must-gather] [must-gather-jj6cx] OUT 2026-07-13T20:44:23.103455243Z cluster-scoped-resources/dscinitialization.opendatahub.io/dscinitializations/test-dsci.yaml [must-gather] [must-gather-jj6cx] OUT 2026-07-13T20:44:23.103531874Z namespaces/ [must-gather] [must-gather-jj6cx] OUT 2026-07-13T20:44:23.103544185Z namespaces/kserve-ci-e2e-test/ [must-gather] [must-gather-jj6cx] OUT 2026-07-13T20:44:23.103580785Z namespaces/kserve-ci-e2e-test/kserve-ci-e2e-test.yaml [must-gather] [must-gather-jj6cx] OUT 2026-07-13T20:44:23.103648437Z namespaces/kserve-ci-e2e-test/apps.openshift.io/ [must-gather] [must-gather-jj6cx] OUT 2026-07-13T20:44:23.103697408Z namespaces/kserve-ci-e2e-test/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-jj6cx] OUT 2026-07-13T20:44:23.10376627Z namespaces/kserve-ci-e2e-test/apps/ [must-gather] [must-gather-jj6cx] OUT 2026-07-13T20:44:23.103816151Z namespaces/kserve-ci-e2e-test/apps/daemonsets.yaml [must-gather] [must-gather-jj6cx] OUT 2026-07-13T20:44:23.103900943Z namespaces/kserve-ci-e2e-test/apps/deployments.yaml [must-gather] [must-gather-jj6cx] OUT 2026-07-13T20:44:23.103975964Z namespaces/kserve-ci-e2e-test/apps/replicasets.yaml [must-gather] [must-gather-jj6cx] OUT 2026-07-13T20:44:23.104055646Z namespaces/kserve-ci-e2e-test/apps/statefulsets.yaml [must-gather] [must-gather-jj6cx] OUT 2026-07-13T20:44:23.104103818Z namespaces/kserve-ci-e2e-test/autoscaling/ [must-gather] [must-gather-jj6cx] OUT 2026-07-13T20:44:23.104141559Z namespaces/kserve-ci-e2e-test/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-jj6cx] OUT 2026-07-13T20:44:23.10418732Z namespaces/kserve-ci-e2e-test/batch/ [must-gather] [must-gather-jj6cx] OUT 2026-07-13T20:44:23.1042182Z namespaces/kserve-ci-e2e-test/batch/cronjobs.yaml [must-gather] [must-gather-jj6cx] OUT 2026-07-13T20:44:23.104304722Z namespaces/kserve-ci-e2e-test/batch/jobs.yaml [must-gather] [must-gather-jj6cx] OUT 2026-07-13T20:44:23.104345693Z namespaces/kserve-ci-e2e-test/build.openshift.io/ [must-gather] [must-gather-jj6cx] OUT 2026-07-13T20:44:23.104386984Z namespaces/kserve-ci-e2e-test/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-jj6cx] OUT 2026-07-13T20:44:23.104468836Z namespaces/kserve-ci-e2e-test/build.openshift.io/builds.yaml [must-gather] [must-gather-jj6cx] OUT 2026-07-13T20:44:23.104510157Z namespaces/kserve-ci-e2e-test/core/ [must-gather] [must-gather-jj6cx] OUT 2026-07-13T20:44:23.104552008Z namespaces/kserve-ci-e2e-test/core/configmaps.yaml [must-gather] [must-gather-jj6cx] OUT 2026-07-13T20:44:23.104677471Z namespaces/kserve-ci-e2e-test/core/endpoints.yaml [must-gather] [must-gather-jj6cx] OUT 2026-07-13T20:44:23.104781783Z namespaces/kserve-ci-e2e-test/core/events.yaml [must-gather] [must-gather-jj6cx] OUT 2026-07-13T20:44:23.106084214Z namespaces/kserve-ci-e2e-test/core/persistentvolumeclaims.yaml [must-gather] [must-gather-jj6cx] OUT 2026-07-13T20:44:23.106164935Z namespaces/kserve-ci-e2e-test/core/pods.yaml [must-gather] [must-gather-jj6cx] OUT 2026-07-13T20:44:23.106242187Z namespaces/kserve-ci-e2e-test/core/replicationcontrollers.yaml [must-gather] [must-gather-jj6cx] OUT 2026-07-13T20:44:23.10637032Z namespaces/kserve-ci-e2e-test/core/secrets.yaml [must-gather] [must-gather-jj6cx] OUT 2026-07-13T20:44:23.106596916Z namespaces/kserve-ci-e2e-test/core/services.yaml [must-gather] [must-gather-jj6cx] OUT 2026-07-13T20:44:23.106652267Z namespaces/kserve-ci-e2e-test/discovery.k8s.io/ [must-gather] [must-gather-jj6cx] OUT 2026-07-13T20:44:23.106715638Z namespaces/kserve-ci-e2e-test/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-jj6cx] OUT 2026-07-13T20:44:23.10678949Z namespaces/kserve-ci-e2e-test/image.openshift.io/ [must-gather] [must-gather-jj6cx] OUT 2026-07-13T20:44:23.106814601Z namespaces/kserve-ci-e2e-test/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-jj6cx] OUT 2026-07-13T20:44:23.106904863Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/ [must-gather] [must-gather-jj6cx] OUT 2026-07-13T20:44:23.106956554Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-jj6cx] OUT 2026-07-13T20:44:23.107047206Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-jj6cx] OUT 2026-07-13T20:44:23.107109328Z namespaces/kserve-ci-e2e-test/monitoring.coreos.com/ [must-gather] [must-gather-jj6cx] OUT 2026-07-13T20:44:23.107164799Z namespaces/kserve-ci-e2e-test/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-jj6cx] OUT 2026-07-13T20:44:23.10721683Z namespaces/kserve-ci-e2e-test/networking.k8s.io/ [must-gather] [must-gather-jj6cx] OUT 2026-07-13T20:44:23.107254181Z namespaces/kserve-ci-e2e-test/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-jj6cx] OUT 2026-07-13T20:44:23.107302432Z namespaces/kserve-ci-e2e-test/policy/ [must-gather] [must-gather-jj6cx] OUT 2026-07-13T20:44:23.107363743Z namespaces/kserve-ci-e2e-test/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-jj6cx] OUT 2026-07-13T20:44:23.107418875Z namespaces/kserve-ci-e2e-test/route.openshift.io/ [must-gather] [must-gather-jj6cx] OUT 2026-07-13T20:44:23.107474136Z namespaces/kserve-ci-e2e-test/route.openshift.io/routes.yaml [must-gather] [must-gather-jj6cx] OUT 2026-07-13T20:44:23.113481306Z [must-gather] [must-gather-jj6cx] OUT 2026-07-13T20:44:23.113498486Z sent 765 bytes received 58,662 bytes 39,618.00 bytes/sec [must-gather] [must-gather-jj6cx] OUT 2026-07-13T20:44:23.113510356Z total size is 799,424 speedup is 13.45 [must-gather] [must-gather ] OUT 2026-07-13T20:44:23.186826132Z namespace/openshift-must-gather-257d9 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: 34711ff9-54b4-48ea-9bc4-044ef703b11d [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-13T20:44:23.309266571Z 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: 34711ff9-54b4-48ea-9bc4-044ef703b11d [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-13T20:44:23.332778838Z namespace/openshift-must-gather-k5kgn created [must-gather] [must-gather ] OUT 2026-07-13T20:44:23.341320527Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-87w56 created [must-gather] [must-gather ] OUT 2026-07-13T20:44:23.367081006Z pod for plug-in image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ec435553f79197f28a94d55da851b8302383238997d790ed3335149e3ee4341f created [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:24.749292250Z [disk usage checker] Started [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:24.752639885Z [disk usage checker] Volume usage percentage: current = 10 ; allowed = 70 [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:24.967055050Z Gathering data for ns/openshift-cluster-version... [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:25.105707687Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:25.197846835Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:25.286701038Z Gathering data for ns/default... [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:25.591939410Z Gathering data for ns/openshift... [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:26.028989484Z Gathering data for ns/kube-system... [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:26.752450443Z Gathering data for ns/openshift-etcd... [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:27.094754974Z Wrote inspect data to must-gather. [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:27.094786917Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:27.094786917Z namespaces "assisted-installer" not found [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:27.577782424Z Waiting on subprocesses to finish execution. [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:27.586479756Z INFO: Gathering HAProxy config files [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:27.587642853Z 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-npvpz] POD 2026-07-13T20:44:27.593821287Z Executing Istio gather script [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:27.594770242Z INFO: Collecting host service logs for crio [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:27.595089587Z INFO: Collecting host service logs for kubelet [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:27.595401131Z INFO: Collecting host service logs for rpm-ostreed [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:27.595720844Z INFO: Collecting host service logs for ostree-finalize-staged [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:27.596198369Z INFO: Collecting host service logs for machine-config-daemon-firstboot [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:27.596532743Z INFO: Collecting host service logs for machine-config-daemon-host [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:27.596852608Z INFO: Collecting host service logs for NetworkManager [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:27.597138217Z INFO: Collecting host service logs for openvswitch [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:27.597630158Z INFO: Collecting host service logs for ovs-configuration [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:27.597932948Z INFO: Collecting host service logs for ovsdb-server [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:27.598209522Z INFO: Collecting host service logs for ovs-vswitchd [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:27.599266191Z INFO: Waiting for worker host service log collection to complete ... [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:27.604146186Z INFO: Gathering on-disk MachineConfig from degraded nodes [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:27.608672901Z INFO: Gathering machine config daemon's old logs from all nodes [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:27.747033551Z INFO: Waiting for node performance related collection to complete ... [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:27.842948944Z No resources found in openshift-etcd namespace. [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:28.396678216Z INFO: Collecting Insights Archives from insights-operator-68d9dd94cf-w9wm9 [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:28.396730760Z insights-runtime-extractor-b2r7q [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:28.396750642Z insights-runtime-extractor-h8l48 [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:28.396770131Z insights-runtime-extractor-zdd9x [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:28.429207789Z INFO: Waiting for on-disk MachineConfig collection to complete ... [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:28.429242646Z INFO: on-disk MachineConfig config collection complete. [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:28.545917644Z INFO: namespace openshift-frr-k8s not detected. Skipping. [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:28.738963521Z INFO: "kubernetes-nmstate-operator" not detected. Skipping. [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:28.740582342Z No resources found [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:28.749552957Z ERROR: No running kube-apiserver pods found [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:28.981205242Z Wrote inspect data to must-gather. [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:29.027439475Z error: only SOURCE_DIR and POD:DESTINATION_DIR should be specified as arguments [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:29.027439475Z See 'oc rsync -h' for help and examples [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:29.033241993Z INFO: "sriov-network-operator" not detected. Skipping. [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:29.078766481Z INFO: Waiting for HAProxy config collection to complete ... [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:29.106671614Z INFO: Worker host service log collection to complete. [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:29.120728384Z error: the server doesn't have a resource type "performanceprofile" [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:29.162386555Z INFO: Found 1 replicas - prometheus-k8s-0 [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:29.284163126Z INFO: "metallb-operator" not detected. Skipping. [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:29.591000521Z INFO: 'previous-logs' folder not found on ip-10-0-128-185.ec2.internal, skipping... [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:29.606886400Z tar: Removing leading `/' from member names [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:29.626586659Z Wrote inspect data to must-gather. [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:29.641337879Z INFO: HAProxy config collection complete. [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:29.797763929Z [disk usage checker] Volume usage percentage: current = 10 ; allowed = 70 [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:30.069789777Z INFO: Getting alertmanagers from prometheus-k8s-0 [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:30.151969667Z error: the server doesn't have a resource type "multi-networkpolicy" [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:30.154800679Z Wrote inspect data to must-gather. [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:30.179396182Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:30.190844574Z Wrote inspect data to must-gather. [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:30.192920820Z No resources found [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:30.214351146Z Wrote inspect data to must-gather. [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:30.323239122Z Wrote inspect data to must-gather. [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:30.341077960Z Wrote inspect data to must-gather. [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:30.475861436Z Gathering data for ns/openshift-monitoring... [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:30.520188775Z error: the server doesn't have a resource type "machineconfigs" [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:30.538634044Z INFO: 'previous-logs' folder not found on ip-10-0-131-42.ec2.internal, skipping... [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:30.604350594Z Wrote inspect data to must-gather. [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:30.717817572Z error: the server doesn't have a resource type "machineconfigpools" [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:30.772626917Z INFO: Getting rules from prometheus-k8s-0 [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:30.848713729Z INFO: 'previous-logs' folder not found on ip-10-0-136-103.ec2.internal, skipping... [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:30.848819014Z INFO: Waiting for Machine Config Daemon termination log collection to complete ... [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:30.848869418Z INFO: Machine Config Daemon termination log collection complete. [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:30.927316521Z Wrote inspect data to must-gather. [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:30.984172846Z Wrote inspect data to must-gather. [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:31.108564361Z INFO: OLM v1 CRDs not detected. Skipping OLM v1 resource collection. [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:31.165266831Z error: the server doesn't have a resource type "kubeletconfigs" [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:31.217137666Z Wrote inspect data to must-gather. [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:31.234990792Z INFO: Getting status/config from prometheus-k8s-0 [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:31.408313215Z Wrote inspect data to must-gather. [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:31.527484323Z INFO: INTERCONNECT MODE [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:31.527548093Z INFO: Gathering ovn-kubernetes DBs [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:31.659693074Z Wrote inspect data to must-gather. [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:31.684703348Z INFO: Getting status/flags from prometheus-k8s-0 [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:31.716061479Z INFO: Gathering OVN_Northbound from ovnkube-node-6vz2w... [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:31.716320153Z INFO: Gathering OVN_Northbound from ovnkube-node-7qqqv... [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:31.716604535Z INFO: Gathering OVN_Northbound from ovnkube-node-zmz6m... [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:31.716875647Z INFO: Gathering OVN_Southbound from ovnkube-node-6vz2w... [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:31.717136011Z INFO: Gathering OVN_Southbound from ovnkube-node-7qqqv... [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:31.717486548Z INFO: Gathering OVN_Southbound from ovnkube-node-zmz6m... [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:31.985041289Z tar: Removing leading `/' from member names [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:32.000693904Z Wrote inspect data to must-gather. [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:32.016656693Z INFO: Getting status/runtimeinfo from prometheus-k8s-0 [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:32.032896529Z tar: Removing leading `/' from member names [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:32.060425197Z tar: Removing leading `/' from member names [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:32.064260156Z tar: Removing leading `/' from member names [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:32.072836524Z tar: Removing leading `/' from member names [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:32.087191280Z tar: Removing leading `/' from member names [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:32.257566096Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:32.263313776Z Inspecting resource crd/gatewayclasses.gateway.networking.k8s.io [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:32.295934556Z Wrote inspect data to must-gather. [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:32.333922562Z INFO: Getting targets?state=active from prometheus-k8s-0 [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:32.514761422Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:32.596422460Z Wrote inspect data to must-gather. [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:32.633427198Z INFO: Getting status/tsdb from prometheus-k8s-0 [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:32.689095320Z INFO: Waiting for network log collection to complete ... [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:32.689131175Z INFO: Waiting for ovnk database copies to complete ... [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:32.689651658Z INFO: Copying ovnk databases complete. [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:32.691854224Z 3.5M must-gather/network_logs/ovnk_database_store [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:32.694802958Z ovnk_database_store/ [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:32.694853545Z ovnk_database_store/ovnkube-node-6vz2w_nbdb [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:32.707307966Z ovnk_database_store/ovnkube-node-zmz6m_nbdb [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:32.716019533Z ovnk_database_store/ovnkube-node-7qqqv_nbdb [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:32.726150424Z ovnk_database_store/ovnkube-node-6vz2w_sbdb [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:32.750582891Z ovnk_database_store/ovnkube-node-7qqqv_sbdb [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:32.773533935Z ovnk_database_store/ovnkube-node-zmz6m_sbdb [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:32.782058162Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:32.784228007Z Inspecting resource crd/gateways.gateway.networking.k8s.io [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:32.797929872Z INFO: Network log collection complete. [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:32.856278233Z W0713 20:44:32.856223 1504 util.go:195] skipping , failed to read event err: Object 'Kind' is missing in '' [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:32.861804244Z Wrote inspect data to must-gather. [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:32.959462287Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:33.007669566Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:33.087404909Z INFO: Getting status from alertmanager-main-0 [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:33.167373527Z Gathering data for ns/openshift-network-console... [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:33.191198640Z Wrote inspect data to must-gather. [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:33.245267476Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:33.248752488Z Inspecting resource crd/grpcroutes.gateway.networking.k8s.io [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:33.474689896Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:33.493097128Z Error from server (NotFound): deployments.apps "cluster-node-tuning-operator" not found [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:33.496276884Z INFO: Fallback to identify the container image from release info [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:33.646576233Z Gathering data for ns/openshift-console-operator... [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:33.702040744Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:33.705233986Z Inspecting resource crd/httproutes.gateway.networking.k8s.io [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:33.926387502Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:34.034059823Z Gathering data for ns/openshift-console... [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:34.075032898Z INFO: Image with low level tools to use: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d8d5dc4ea635b13544e6f92103089219e732369ae30557b7beee2e8a11bf500d [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:34.147457086Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:34.151897159Z Inspecting resource crd/inferencemodelrewrites.inference.networking.x-k8s.io [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:34.228788618Z daemonset.apps/perf-node-gather-daemonset created [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:34.344096797Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:34.385431615Z Waiting for performance profile collector pods to become ready: 1 [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:34.568225462Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:34.571048333Z Inspecting resource crd/inferenceobjectives.inference.networking.x-k8s.io [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:34.605820784Z Gathering data for ns/openshift-cluster-storage-operator... [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:34.782343723Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:34.883456064Z [disk usage checker] Volume usage percentage: current = 10 ; allowed = 70 [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:34.981855142Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:34.984838443Z Inspecting resource crd/inferencepoolimports.inference.networking.x-k8s.io [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:35.169867878Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:35.169998731Z Gathering data for ns/openshift-dns-operator... [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:35.375514493Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:35.379429276Z Inspecting resource crd/inferencepools.inference.networking.k8s.io [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:35.532312300Z Gathering data for ns/openshift-dns... [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:35.538296250Z Waiting for performance profile collector pods to become ready: 2 [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:35.577019615Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:35.753727255Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:35.756130876Z Inspecting resource crd/inferencepools.inference.networking.x-k8s.io [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:35.933346624Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:36.159038059Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:36.162683883Z Inspecting resource crd/referencegrants.gateway.networking.k8s.io [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:36.166600956Z Gathering data for ns/openshift-image-registry... [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:36.336539592Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:36.524905971Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:36.680208439Z Waiting for performance profile collector pods to become ready: 3 [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:36.695943275Z Gathering data for ns/openshift-ingress-operator... [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:37.056424603Z Gathering data for ns/openshift-ingress... [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:37.256781951Z Done executing Istio gather script [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:37.394481528Z Gathering data for ns/openshift-ingress-canary... [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:37.801135022Z Gathering data for ns/openshift-insights... [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:37.821483550Z Waiting for performance profile collector pods to become ready: 4 [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:38.935300824Z Waiting for performance profile collector pods to become ready: 5 [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:39.888244491Z [disk usage checker] Volume usage percentage: current = 10 ; allowed = 70 [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:39.990667031Z Gathering data for ns/kserve... [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:40.053919482Z Waiting for performance profile collector pods to become ready: 6 [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:41.176944121Z Waiting for performance profile collector pods to become ready: 7 [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:41.533103637Z Gathering data for ns/openshift-config... [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:41.784776673Z Gathering data for ns/openshift-config-managed... [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:42.245988581Z Gathering data for ns/openshift-kube-apiserver-operator... [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:42.320916125Z Waiting for performance profile collector pods to become ready: 8 [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:42.553313396Z Gathering data for ns/openshift-kube-apiserver... [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:42.818369765Z Gathering data for ns/openshift-kube-controller-manager... [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:43.137935220Z Gathering data for ns/openshift-kube-controller-manager-operator... [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:43.423558989Z Gathering data for ns/openshift-kube-scheduler... [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:43.465002259Z Daemonset perf-node-gather-daemonset ready 3 out of 3 [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:43.706962452Z Gathering data for ns/openshift-kube-scheduler-operator... [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:43.742584042Z Collecting performance related data for node ip-10-0-131-42.ec2.internal [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:43.755731373Z Collecting performance related data for node ip-10-0-128-185.ec2.internal [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:43.764277938Z Collecting performance related data for node ip-10-0-136-103.ec2.internal [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:44.048615418Z Gathering data for ns/openshift-kube-storage-version-migrator... [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:44.449891441Z Gathering data for ns/openshift-kube-storage-version-migrator-operator... [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:44.849598922Z Gathering data for ns/openshift-user-workload-monitoring... [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:44.895161500Z [disk usage checker] Volume usage percentage: current = 10 ; allowed = 70 [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:45.484455738Z Gathering data for ns/openshift-multus... [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:46.967980781Z Gathering data for ns/openshift-ovn-kubernetes... [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:48.186857650Z Gathering data for ns/openshift-host-network... [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:48.540471173Z Gathering data for ns/openshift-network-diagnostics... [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:49.079775820Z Gathering data for ns/openshift-network-node-identity... [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:49.502117495Z Gathering data for ns/openshift-network-operator... [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:49.887202153Z Gathering data for ns/openshift-cloud-network-config-controller... [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:49.901821588Z [disk usage checker] Volume usage percentage: current = 10 ; allowed = 70 [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:50.152743825Z Gathering data for ns/openshift-cluster-node-tuning-operator... [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:50.624549491Z Gathering data for ns/openshift-apiserver-operator... [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:50.935989656Z Gathering data for ns/openshift-apiserver... [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:51.312643324Z Gathering data for ns/openshift-controller-manager-operator... [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:51.613906638Z Gathering data for ns/openshift-controller-manager... [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:51.901954653Z Gathering data for ns/openshift-cluster-samples-operator... [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:52.353293207Z Collecting kubelet logs for node ip-10-0-131-42.ec2.internal [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:52.355193726Z Collecting kubelet logs for node ip-10-0-128-185.ec2.internal [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:52.357565508Z Collecting kubelet logs for node ip-10-0-136-103.ec2.internal [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:52.677811606Z Gathering data for ns/openshift-operator-lifecycle-manager... [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:52.733843360Z daemonset.apps "perf-node-gather-daemonset" deleted from openshift-must-gather-k5kgn namespace [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:52.740160335Z INFO: Node performance data collection complete. [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:52.983748443Z Gathering data for ns/openshift-service-ca-operator... [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:53.311594142Z Gathering data for ns/openshift-service-ca... [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:53.668342119Z Gathering data for ns/openshift-cluster-csi-drivers... [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:54.554951944Z Wrote inspect data to must-gather. [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:54.554995345Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:54.554995345Z skipping gathering secrets/support due to error: secrets "support" not found [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:54.685766939Z error: the server doesn't have a resource type "clusters" [must-gather] [must-gather-npvpz] POD 2026-07-13T20:44:54.832793997Z Caches written to disk [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:55.840600023Z waiting for gather to complete [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:55.843914002Z downloading gather output [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.091306685Z receiving incremental file list [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.111153887Z ./ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.111347121Z aggregated-discovery-api.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.111901835Z aggregated-discovery-apis.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.113069182Z event-filter.html [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.115416078Z timestamp [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.115522931Z version [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.12726659Z cluster-scoped-resources/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.127297741Z cluster-scoped-resources/admissionregistration.k8s.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.127306161Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.127426104Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/default-network-annotation.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.12766356Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/servicecidrs.openshift.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.127872465Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/user-defined-networks-namespace-label.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.127918635Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.127961427Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/default-network-annotation-binding.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.128060889Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/servicecidrs-binding.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.128141401Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/user-defined-networks-namespace-label-binding.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.128250063Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.128295655Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/multus.openshift.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.128404867Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/network-node-identity.openshift.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.128472939Z cluster-scoped-resources/apiextensions.k8s.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.128892449Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.12894856Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/accounts.nim.opendatahub.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.129099714Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.129315989Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminpolicybasedexternalroutes.k8s.ovn.org.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.129506363Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertingrules.monitoring.openshift.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.129633996Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagerconfigs.monitoring.coreos.com.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.132953185Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagers.monitoring.coreos.com.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.134510062Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertrelabelconfigs.monitoring.openshift.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.134642375Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apirequestcounts.apiserver.openshift.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.1348326Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apiservers.config.openshift.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.134989564Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/appliedmanifestworks.work.open-cluster-management.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.135137987Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/authentications.config.openshift.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.135383193Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/baselineadminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.135600468Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/builds.config.openshift.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.135811123Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/catalogsources.operators.coreos.com.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.13608945Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudcredentials.operator.openshift.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.136208533Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudeventsources.eventing.keda.sh.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.136345586Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudprivateipconfigs.cloud.network.openshift.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.136472679Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterclaims.cluster.open-cluster-management.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.136601792Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercloudeventsources.eventing.keda.sh.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.136715025Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercsidrivers.operator.openshift.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.136892839Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterimagepolicies.config.openshift.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.137075863Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteroperators.config.openshift.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.137194506Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterresourcequotas.quota.openshift.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.137323899Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterserviceversions.operators.coreos.com.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.139212964Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterstoragecontainers.serving.kserve.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.139365468Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustertriggerauthentications.keda.sh.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.139524182Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteruserdefinednetworks.k8s.ovn.org.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.139756947Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterversions.config.openshift.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.140096495Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.140575116Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.operator.openshift.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.140685639Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.samples.operator.openshift.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.140824302Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleclidownloads.console.openshift.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.140957216Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleexternalloglinks.console.openshift.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.141069728Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolelinks.console.openshift.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.141182321Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolenotifications.console.openshift.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.141290753Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleplugins.console.openshift.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.141436017Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolequickstarts.console.openshift.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.141653322Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.config.openshift.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.141795705Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.operator.openshift.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.142033741Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolesamples.console.openshift.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.142165304Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleyamlsamples.console.openshift.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.142270727Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/controllerconfigs.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.14283816Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/credentialsrequests.cloudcredential.openshift.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.142966333Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/csisnapshotcontrollers.operator.openshift.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.143078166Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/datascienceclusters.datasciencecluster.opendatahub.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.14325847Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.config.openshift.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.143387353Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.operator.openshift.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.143597598Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnsrecords.ingress.operator.openshift.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.143750522Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dscinitializations.dscinitialization.opendatahub.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.143920526Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressfirewalls.k8s.ovn.org.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.144044609Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressips.k8s.ovn.org.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.144154172Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressqoses.k8s.ovn.org.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.144275495Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressrouters.network.operator.openshift.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.144403038Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressservices.k8s.ovn.org.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.14451793Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/etcds.operator.openshift.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.144676884Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/featuregates.config.openshift.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.144818128Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gatewayclasses.gateway.networking.k8s.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.144963921Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gateways.gateway.networking.k8s.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.14532474Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/grpcroutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.145690898Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/helmchartrepositories.helm.openshift.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.145824001Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httproutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.14661999Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httpscaledobjects.http.keda.sh.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.146793404Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentpolicies.config.openshift.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.146947738Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentsourcepolicies.operator.openshift.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.147069321Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagedigestmirrorsets.config.openshift.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.147205954Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepolicies.config.openshift.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.147390529Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepruners.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.147633954Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/images.config.openshift.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.147762278Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagetagmirrorsets.config.openshift.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.14788414Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencegraphs.serving.kserve.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.148047754Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencemodelrewrites.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.148169377Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceobjectives.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.14830398Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepoolimports.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.148444094Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.k8s.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.148585177Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.14870812Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceservices.serving.kserve.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.151116587Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/infrastructures.config.openshift.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.15166797Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresscontrollers.operator.openshift.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.152387717Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresses.config.openshift.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.152622113Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/insightsoperators.operator.openshift.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.152827968Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/installplans.operators.coreos.com.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.153001442Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/interceptorroutes.http.keda.sh.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.153160886Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ipamclaims.k8s.cni.cncf.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.153300499Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ippools.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.153428822Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kedacontrollers.keda.sh.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.15966697Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeapiservers.operator.openshift.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.159870055Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubecontrollermanagers.operator.openshift.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.160007129Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeschedulers.operator.openshift.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.160134261Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubestorageversionmigrators.operator.openshift.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.160263675Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceserviceconfigs.serving.kserve.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.167037016Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceservices.serving.kserve.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.17140427Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfignodes.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.171550453Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfigurations.operator.openshift.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.171859471Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosbuilds.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.172055715Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosconfigs.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.172202679Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/network-attachment-definitions.k8s.cni.cncf.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.172313851Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.config.openshift.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.172465585Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.operator.openshift.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.172720841Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodes.config.openshift.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.172858064Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodeslicepools.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.172963007Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/oauths.config.openshift.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.173148521Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/olmconfigs.operators.coreos.com.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.173259264Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftapiservers.operator.openshift.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.173375456Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftcontrollermanagers.operator.openshift.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.173483159Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorconditions.operators.coreos.com.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.173620002Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorgroups.operators.coreos.com.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.173890019Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorhubs.config.openshift.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.174003222Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorpkis.network.operator.openshift.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.174115094Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operators.operators.coreos.com.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.174223167Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/overlappingrangeipreservations.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.174328889Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/pinnedimagesets.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.174438042Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podmonitors.monitoring.coreos.com.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.174750779Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podnetworkconnectivitychecks.controlplane.operator.openshift.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.174885372Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/probes.monitoring.coreos.com.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.175130088Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/profiles.tuned.openshift.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.175241391Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projecthelmchartrepositories.helm.openshift.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.175356614Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projects.config.openshift.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.175456576Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheuses.monitoring.coreos.com.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.177391022Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheusrules.monitoring.coreos.com.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.177518165Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/proxies.config.openshift.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.177639978Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rangeallocations.security.internal.openshift.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.177763221Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/referencegrants.gateway.networking.k8s.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.177940395Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rolebindingrestrictions.authorization.openshift.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.178078968Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledjobs.keda.sh.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.179602035Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledobjects.keda.sh.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.179779659Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/schedulers.config.openshift.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.179912152Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/securitycontextconstraints.security.openshift.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.180071056Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicecas.operator.openshift.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.180194749Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicemonitors.monitoring.coreos.com.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.180433064Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servingruntimes.serving.kserve.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.180948327Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storages.operator.openshift.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.1810766Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storagestates.migration.k8s.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.181191242Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storageversionmigrations.migration.k8s.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.181296985Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/subscriptions.operators.coreos.com.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.1819379Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/thanosrulers.monitoring.coreos.com.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.183338093Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/trainedmodels.serving.kserve.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.183439406Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/triggerauthentications.keda.sh.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.183587859Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/tuneds.tuned.openshift.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.183707302Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/userdefinednetworks.k8s.ovn.org.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.183892217Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumepopulators.populator.storage.k8s.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.183991349Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotclasses.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.184101742Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotcontents.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.184273556Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshots.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.184410139Z cluster-scoped-resources/apiregistration.k8s.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.184677205Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.184758017Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1..yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.184848859Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.admissionregistration.k8s.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.184925971Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiextensions.k8s.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.185007853Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiserver.openshift.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.185090155Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.openshift.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.185255149Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.185347611Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authentication.k8s.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.185432953Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.k8s.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.185520475Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.openshift.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.185617187Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.autoscaling.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.18571023Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.batch.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.185819802Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.build.openshift.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.185902194Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.certificates.k8s.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.185992056Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloud.network.openshift.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.186079378Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloudcredential.openshift.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.186173311Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.config.openshift.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.186255863Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.console.openshift.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.186338125Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.coordination.k8s.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.186434927Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.datasciencecluster.opendatahub.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.186519749Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.discovery.k8s.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.186610471Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.dscinitialization.opendatahub.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.186694433Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.events.k8s.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.186809266Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.flowcontrol.apiserver.k8s.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.186913418Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.gateway.networking.k8s.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.186999171Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.image.openshift.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.187122173Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.187205895Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.inference.networking.k8s.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.187298227Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.ingress.operator.openshift.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.1873873Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.cni.cncf.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.187472262Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.ovn.org.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.187565284Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.187642206Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.coreos.com.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.187726628Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.openshift.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.187864741Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.network.operator.openshift.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.187961423Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.networking.k8s.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.188041125Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.nim.opendatahub.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.188153658Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.node.k8s.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.18824172Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.oauth.openshift.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.188335662Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operator.openshift.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.188447235Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operators.coreos.com.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.188541847Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.packages.operators.coreos.com.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.188629309Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.policy.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.188763373Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.project.openshift.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.188859595Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.quota.openshift.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.188946267Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.rbac.authorization.k8s.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.189056649Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.resource.k8s.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.189161502Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.route.openshift.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.189248524Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.samples.operator.openshift.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.189361317Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.scheduling.k8s.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.18949574Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.internal.openshift.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.189576042Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.openshift.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.189672094Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.189797557Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.storage.k8s.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.189893929Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.template.openshift.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.189984751Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.tuned.openshift.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.190069824Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.user.openshift.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.190166156Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.work.open-cluster-management.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.190272858Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.cluster.open-cluster-management.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.190401681Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.controlplane.operator.openshift.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.190489003Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.eventing.keda.sh.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.190580726Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.http.keda.sh.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.190674518Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.190787691Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.k8s.cni.cncf.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.190901873Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.keda.sh.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.190985205Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.migration.k8s.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.191083418Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.monitoring.coreos.com.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.19117566Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operator.openshift.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.191262152Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operators.coreos.com.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.191353934Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.policy.networking.k8s.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.191445736Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.serving.kserve.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.191536668Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.19162009Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.191712372Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.operators.coreos.com.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.191823115Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.serving.kserve.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.191912957Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.admissionregistration.k8s.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.19200573Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.external.metrics.k8s.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.192112302Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.gateway.networking.k8s.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.192201364Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.helm.openshift.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.192288386Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.http.keda.sh.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.192384459Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.metrics.k8s.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.192483511Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.monitoring.coreos.com.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.192599684Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.populator.storage.k8s.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.192709426Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.serving.kserve.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.192825119Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.storage.k8s.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.192916111Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.autoscaling.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.193011954Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.operators.coreos.com.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.193080815Z cluster-scoped-resources/certificates.k8s.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.193143517Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.193202738Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-2gx27.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.19330065Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-4k2hp.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.193393072Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-5slbb.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.193498565Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-5vw6b.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.193585777Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-9jt4f.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.193677409Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-hbh2b.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.193782922Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-kn5cc.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.193891064Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-p2k87.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.194047418Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-prrn5.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.194146561Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-svhf8.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.194265593Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-x458k.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.194363466Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-z7kjg.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.194463518Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-l5pxf.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.194590221Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-mvdn6.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.194690303Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-nclmn.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.194889898Z cluster-scoped-resources/config.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.194928639Z cluster-scoped-resources/config.openshift.io/apiservers.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.195103143Z cluster-scoped-resources/config.openshift.io/authentications.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.195240296Z cluster-scoped-resources/config.openshift.io/builds.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.195333649Z cluster-scoped-resources/config.openshift.io/clusterimagepolicies.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.195423671Z cluster-scoped-resources/config.openshift.io/clusteroperators.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.195975804Z cluster-scoped-resources/config.openshift.io/clusterversions.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.196085076Z cluster-scoped-resources/config.openshift.io/consoles.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.196179629Z cluster-scoped-resources/config.openshift.io/dnses.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.196271781Z cluster-scoped-resources/config.openshift.io/featuregates.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.196382263Z cluster-scoped-resources/config.openshift.io/imagecontentpolicies.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.196469416Z cluster-scoped-resources/config.openshift.io/imagedigestmirrorsets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.196562528Z cluster-scoped-resources/config.openshift.io/imagepolicies.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.19664813Z cluster-scoped-resources/config.openshift.io/images.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.196753462Z cluster-scoped-resources/config.openshift.io/imagetagmirrorsets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.196853815Z cluster-scoped-resources/config.openshift.io/infrastructures.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.196950527Z cluster-scoped-resources/config.openshift.io/ingresses.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.197041999Z cluster-scoped-resources/config.openshift.io/networks.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.197142912Z cluster-scoped-resources/config.openshift.io/nodes.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.197232564Z cluster-scoped-resources/config.openshift.io/oauths.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.197317626Z cluster-scoped-resources/config.openshift.io/operatorhubs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.197408558Z cluster-scoped-resources/config.openshift.io/projects.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.19749347Z cluster-scoped-resources/config.openshift.io/proxies.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.197579912Z cluster-scoped-resources/config.openshift.io/schedulers.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.197686815Z cluster-scoped-resources/config.openshift.io/clusteroperators/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.197745556Z cluster-scoped-resources/config.openshift.io/clusteroperators/console.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.197859109Z cluster-scoped-resources/config.openshift.io/clusteroperators/csi-snapshot-controller.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.197954261Z cluster-scoped-resources/config.openshift.io/clusteroperators/dns.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.198042903Z cluster-scoped-resources/config.openshift.io/clusteroperators/image-registry.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.198129305Z cluster-scoped-resources/config.openshift.io/clusteroperators/ingress.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.198223317Z cluster-scoped-resources/config.openshift.io/clusteroperators/insights.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.19834455Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-apiserver.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.198495464Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-controller-manager.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.198583816Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-scheduler.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.198673408Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-storage-version-migrator.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.198795131Z cluster-scoped-resources/config.openshift.io/clusteroperators/monitoring.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.198910264Z cluster-scoped-resources/config.openshift.io/clusteroperators/network.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.199037167Z cluster-scoped-resources/config.openshift.io/clusteroperators/node-tuning.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.199127079Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-apiserver.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.199231941Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-controller-manager.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.199347284Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-samples.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.199454977Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-catalog.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.199560299Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-packageserver.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.199652531Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.199751544Z cluster-scoped-resources/config.openshift.io/clusteroperators/service-ca.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.199891937Z cluster-scoped-resources/config.openshift.io/clusteroperators/storage.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.199967039Z cluster-scoped-resources/config.openshift.io/clusterversions/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.20001932Z cluster-scoped-resources/config.openshift.io/clusterversions/version.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.200086932Z cluster-scoped-resources/config.openshift.io/consoles/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.200139783Z cluster-scoped-resources/config.openshift.io/consoles/cluster.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.200206394Z cluster-scoped-resources/config.openshift.io/featuregates/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.200247795Z cluster-scoped-resources/config.openshift.io/featuregates/cluster.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.200326167Z cluster-scoped-resources/config.openshift.io/infrastructures/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.200370649Z cluster-scoped-resources/config.openshift.io/infrastructures/cluster.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.2004613Z cluster-scoped-resources/config.openshift.io/oauths/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.200503181Z cluster-scoped-resources/config.openshift.io/oauths/cluster.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.200571233Z cluster-scoped-resources/config.openshift.io/proxies/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.200611324Z cluster-scoped-resources/config.openshift.io/proxies/cluster.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.200686346Z cluster-scoped-resources/console.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.200694526Z cluster-scoped-resources/console.openshift.io/consoleplugins/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.200770988Z cluster-scoped-resources/console.openshift.io/consoleplugins/monitoring-plugin.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.20086451Z cluster-scoped-resources/console.openshift.io/consoleplugins/networking-console-plugin.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.200927312Z cluster-scoped-resources/core/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.200940492Z cluster-scoped-resources/core/nodes/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.201009084Z cluster-scoped-resources/core/nodes/ip-10-0-128-185.ec2.internal.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.201191688Z cluster-scoped-resources/core/nodes/ip-10-0-131-42.ec2.internal.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.201326731Z cluster-scoped-resources/core/nodes/ip-10-0-136-103.ec2.internal.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.201431404Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.201480925Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.201529746Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/catch-all.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.201620218Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/exempt.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.20170786Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/global-default.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.201820613Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-controller-manager.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.201909605Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-scheduler.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.201991207Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-system-service-accounts.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.2021358Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-operator.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.202229723Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-sar.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.202354426Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.202451868Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-authentication-operator.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.20254702Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-controller-manager.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.202643312Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-kube-apiserver-operator.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.202755785Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-monitoring-metrics.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.202849757Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver-sar.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.20296443Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.203053182Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-server.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.203142804Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/probes.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.203233077Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/service-accounts.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.203324079Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-leader-election.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.203412881Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-node-high.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.203500503Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-nodes.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.203583575Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.203629346Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/catch-all.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.203724298Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/exempt.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.203819271Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/global-default.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.203898892Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/leader-election.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.203982684Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/node-high.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.204060806Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/openshift-control-plane-operators.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.20421621Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/system.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.204337073Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-high.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.204422095Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-low.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.204492367Z cluster-scoped-resources/imageregistry.operator.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.204500557Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.204548638Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/cluster.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.20463021Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.204670811Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/cluster.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.204726962Z cluster-scoped-resources/migration.k8s.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.204755143Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.204777243Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/console-plugin-storage-version-migration.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.204896416Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-controllerconfig-storage-version-migration.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.20505753Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-machineconfigpool-storage-version-migration.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.205112141Z cluster-scoped-resources/oauth.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.205119861Z cluster-scoped-resources/oauth.openshift.io/oauthclients/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.205163023Z cluster-scoped-resources/oauth.openshift.io/oauthclients/console.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.205273125Z cluster-scoped-resources/operator.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.205280115Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.205316146Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ebs.csi.aws.com.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.205394018Z cluster-scoped-resources/operator.openshift.io/consoles/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.205435179Z cluster-scoped-resources/operator.openshift.io/consoles/cluster.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.205541352Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.205582053Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/cluster.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.205647694Z cluster-scoped-resources/operator.openshift.io/dnses/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.205672824Z cluster-scoped-resources/operator.openshift.io/dnses/default.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.205753106Z cluster-scoped-resources/operator.openshift.io/insightsoperators/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.2059031Z cluster-scoped-resources/operator.openshift.io/insightsoperators/cluster.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.206006112Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.206051424Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/cluster.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.206100575Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.206144736Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/cluster.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.206201227Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.206229058Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/cluster.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.206283519Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.206339871Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/cluster.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.206413012Z cluster-scoped-resources/operator.openshift.io/networks/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.206443583Z cluster-scoped-resources/operator.openshift.io/networks/cluster.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.206524895Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.206570706Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/cluster.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.206638558Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.206678359Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/cluster.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.20674505Z cluster-scoped-resources/operator.openshift.io/servicecas/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.206788871Z cluster-scoped-resources/operator.openshift.io/servicecas/cluster.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.206836342Z cluster-scoped-resources/operator.openshift.io/storages/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.206920014Z cluster-scoped-resources/operator.openshift.io/storages/cluster.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.207009816Z cluster-scoped-resources/operators.coreos.com/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.207019667Z cluster-scoped-resources/operators.coreos.com/olmconfigs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.207061597Z cluster-scoped-resources/operators.coreos.com/olmconfigs/cluster.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.207112909Z cluster-scoped-resources/operators.coreos.com/operators/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.20716533Z cluster-scoped-resources/operators.coreos.com/operators/openshift-custom-metrics-autoscaler-operator.openshift-keda.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.207260452Z cluster-scoped-resources/rbac.authorization.k8s.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.207312054Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.207365765Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/aws-ebs-csi-driver-operator-clusterrolebinding.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.20756198Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cloud-network-config-controller.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.207650802Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cluster-node-tuning-operator.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.207815066Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cluster-storage-operator-role.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.207943789Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/csi-snapshot-controller-operator-clusterrole.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.208041311Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/csi-snapshot-controller-runner-operator.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.208126513Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/metrics-daemon-sa-rolebinding.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.208212795Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-admission-controller-webhook.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.208301997Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-ancillary-tools.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.208397099Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-cluster-readers.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.208477171Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-group.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.208564043Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-transient.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.208653206Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-whereabouts.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.208758968Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-diagnostics.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.20884834Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-node-identity.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.208934092Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-image-registry-pruner.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.209031924Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-iptables-alerter.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.209117946Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.209209388Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-identity-limited.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.209303361Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-kube-rbac-proxy.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.209381833Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/registry-registry-role.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.209544007Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.209588697Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/aws-ebs-csi-driver-operator-clusterrole.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.20969451Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/cloud-network-config-controller.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.209788662Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/cluster-node-tuning-operator.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.209882995Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console-extensions-reader.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.210026348Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console-operator.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.21011869Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.210210322Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/csi-snapshot-controller-operator-clusterrole.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.210299385Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/helm-chartrepos-viewer.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.210396277Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/metrics-daemon-role.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.210491039Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-admission-controller-webhook.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.210580571Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-ancillary-tools.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.210670093Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.210779356Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/net-attach-def-project.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.210879598Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-diagnostics.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.210975251Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-node-identity.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.211057523Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-csi-snapshot-controller-runner.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.211171195Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-iptables-alerter.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.211256217Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-cluster-reader.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.21134807Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.211449372Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-kube-rbac-proxy.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.211546504Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-node-limited.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.211634076Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-editor.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.211755939Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-viewer.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.211851081Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/project-helm-chartrepository-editor.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.211944924Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-admin.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.212053816Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-basic-user.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.212142518Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-storage-admin.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.21223208Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-view.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.212344663Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:registry.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.212433775Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/whereabouts-cni.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.212507607Z cluster-scoped-resources/samples.operator.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.212514597Z cluster-scoped-resources/samples.operator.openshift.io/configs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.212565259Z cluster-scoped-resources/samples.operator.openshift.io/configs/cluster.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.21262959Z cluster-scoped-resources/snapshot.storage.k8s.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.21263735Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.212669001Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/csi-aws-vsc.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.212744893Z cluster-scoped-resources/storage.k8s.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.212757103Z cluster-scoped-resources/storage.k8s.io/csidrivers/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.212778784Z cluster-scoped-resources/storage.k8s.io/csidrivers/ebs.csi.aws.com.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.212877596Z cluster-scoped-resources/storage.k8s.io/csinodes/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.212924647Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-128-185.ec2.internal.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.213015589Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-131-42.ec2.internal.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.213119772Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-136-103.ec2.internal.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.213186843Z cluster-scoped-resources/storage.k8s.io/storageclasses/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.213228124Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp2-csi.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.213315696Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp3-csi.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.213381538Z host_service_logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.213430569Z host_service_logs/masters/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.21347771Z host_service_logs/masters/NetworkManager_service.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.213551402Z host_service_logs/masters/crio_service.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.213613583Z host_service_logs/masters/kubelet_service.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.213700335Z host_service_logs/masters/machine-config-daemon-firstboot_service.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.21388115Z host_service_logs/masters/machine-config-daemon-host_service.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.214005093Z host_service_logs/masters/openvswitch_service.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.214077594Z host_service_logs/masters/ostree-finalize-staged_service.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.214150476Z host_service_logs/masters/ovs-configuration_service.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.214234358Z host_service_logs/masters/ovs-vswitchd_service.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.21429194Z host_service_logs/masters/ovsdb-server_service.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.214366811Z host_service_logs/masters/rpm-ostreed_service.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.214399632Z ingress_controllers/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.214406222Z ingress_controllers/default/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.214410192Z ingress_controllers/default/router-default-7566899d6d-mtpt5/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.214445853Z ingress_controllers/default/router-default-7566899d6d-mtpt5/haproxy.config [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.214554186Z insights-data/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.214562846Z istio/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.214595327Z istio/aggregated-discovery-api.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.214692149Z istio/aggregated-discovery-apis.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.215123629Z istio/event-filter.html [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.215212961Z istio/timestamp [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.215265113Z istio/cluster-scoped-resources/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.215274383Z istio/cluster-scoped-resources/apiextensions.k8s.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.215283023Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.215350245Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gatewayclasses.gateway.networking.k8s.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.215508898Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gateways.gateway.networking.k8s.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.215925028Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/grpcroutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.21643564Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httproutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.217286251Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencemodelrewrites.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.217434964Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceobjectives.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.217541007Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepoolimports.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.21769062Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.k8s.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.217856694Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.218016478Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/referencegrants.gateway.networking.k8s.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.21809779Z machine_config_ondisk/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.21810499Z machine_config_termination_logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.218115591Z monitoring/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.21812244Z monitoring/alertmanager/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.218175812Z monitoring/alertmanager/status.json [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.218272544Z monitoring/alertmanager/status.stderr [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.218302875Z monitoring/prometheus/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.218336546Z monitoring/prometheus/alertmanagers.json [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.218440998Z monitoring/prometheus/alertmanagers.stderr [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.21850328Z monitoring/prometheus/rules.json [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.219208046Z monitoring/prometheus/rules.stderr [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.219263678Z monitoring/prometheus/prometheus-k8s-0/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.219307499Z monitoring/prometheus/prometheus-k8s-0/active-targets.json [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.220170079Z monitoring/prometheus/prometheus-k8s-0/active-targets.stderr [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.22020749Z monitoring/prometheus/prometheus-k8s-0/status/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.220257591Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.json [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.220346573Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.stderr [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.220414305Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.json [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.220504307Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.stderr [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.220559649Z monitoring/prometheus/status/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.22060397Z monitoring/prometheus/status/config.json [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.221091171Z monitoring/prometheus/status/config.stderr [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.221165713Z monitoring/prometheus/status/flags.json [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.221254795Z monitoring/prometheus/status/flags.stderr [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.22144517Z namespaces/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.221493831Z namespaces/default/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.221544242Z namespaces/default/default.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.221605583Z namespaces/default/apps.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.221648704Z namespaces/default/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.221703206Z namespaces/default/apps/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.221748427Z namespaces/default/apps/daemonsets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.221849129Z namespaces/default/apps/deployments.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.221922261Z namespaces/default/apps/replicasets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.222005153Z namespaces/default/apps/statefulsets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.222053654Z namespaces/default/autoscaling/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.222099865Z namespaces/default/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.222147726Z namespaces/default/batch/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.222176857Z namespaces/default/batch/cronjobs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.222276839Z namespaces/default/batch/jobs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.22231294Z namespaces/default/build.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.222352231Z namespaces/default/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.222431303Z namespaces/default/build.openshift.io/builds.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.222516095Z namespaces/default/core/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.222562066Z namespaces/default/core/configmaps.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.222659018Z namespaces/default/core/endpoints.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.222897814Z namespaces/default/core/events.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.223082529Z namespaces/default/core/persistentvolumeclaims.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.22316106Z namespaces/default/core/pods.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.223238992Z namespaces/default/core/replicationcontrollers.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.223374756Z namespaces/default/core/secrets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.2235404Z namespaces/default/core/services.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.223605711Z namespaces/default/discovery.k8s.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.223641942Z namespaces/default/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.223724674Z namespaces/default/image.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.223787955Z namespaces/default/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.223846567Z namespaces/default/k8s.ovn.org/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.223905438Z namespaces/default/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.22398861Z namespaces/default/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.224074302Z namespaces/default/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.224104183Z namespaces/default/monitoring.coreos.com/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.224160814Z namespaces/default/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.224196435Z namespaces/default/networking.k8s.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.224242786Z namespaces/default/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.224281927Z namespaces/default/policy/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.224333678Z namespaces/default/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.224378609Z namespaces/default/route.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.22440608Z namespaces/default/route.openshift.io/routes.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.224538863Z namespaces/kserve/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.224595925Z namespaces/kserve/kserve.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.224673196Z namespaces/kserve/apps.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.224725477Z namespaces/kserve/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.22483082Z namespaces/kserve/apps/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.224878091Z namespaces/kserve/apps/daemonsets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.224986444Z namespaces/kserve/apps/deployments.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.225186428Z namespaces/kserve/apps/replicasets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.225358623Z namespaces/kserve/apps/statefulsets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.225403864Z namespaces/kserve/autoscaling/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.225433434Z namespaces/kserve/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.225489646Z namespaces/kserve/batch/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.225546047Z namespaces/kserve/batch/cronjobs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.225635609Z namespaces/kserve/batch/jobs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.225703211Z namespaces/kserve/build.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.225756402Z namespaces/kserve/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.225862485Z namespaces/kserve/build.openshift.io/builds.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.225921206Z namespaces/kserve/coordination.k8s.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.225929356Z namespaces/kserve/coordination.k8s.io/leases/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.225982278Z namespaces/kserve/coordination.k8s.io/leases/kserve-controller-manager-leader-lock.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.22607227Z namespaces/kserve/coordination.k8s.io/leases/llminferenceservice-kserve-controller-manager.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.226161432Z namespaces/kserve/coordination.k8s.io/leases/odh-model-controller.opendatahub.io.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.226288485Z namespaces/kserve/core/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.226332536Z namespaces/kserve/core/configmaps.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.226603722Z namespaces/kserve/core/endpoints.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.226722475Z namespaces/kserve/core/events.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.227061973Z namespaces/kserve/core/persistentvolumeclaims.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.227146345Z namespaces/kserve/core/pods.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.227413581Z namespaces/kserve/core/replicationcontrollers.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.227536295Z namespaces/kserve/core/secrets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.228059437Z namespaces/kserve/core/services.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.22817492Z namespaces/kserve/discovery.k8s.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.228221591Z namespaces/kserve/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.228332363Z namespaces/kserve/image.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.228364284Z namespaces/kserve/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.228422356Z namespaces/kserve/k8s.ovn.org/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.228468537Z namespaces/kserve/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.228554959Z namespaces/kserve/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.22863239Z namespaces/kserve/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.228680782Z namespaces/kserve/monitoring.coreos.com/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.228717212Z namespaces/kserve/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.228829575Z namespaces/kserve/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.228896607Z namespaces/kserve/monitoring.coreos.com/servicemonitors/model-serving-api-metrics.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.228998739Z namespaces/kserve/monitoring.coreos.com/servicemonitors/odh-model-controller-metrics-monitor.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.229060641Z namespaces/kserve/networking.k8s.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.229106802Z namespaces/kserve/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.229193914Z namespaces/kserve/pods/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.229209394Z namespaces/kserve/pods/kserve-controller-manager-68b649c569-cz996/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.229259296Z namespaces/kserve/pods/kserve-controller-manager-68b649c569-cz996/kserve-controller-manager-68b649c569-cz996.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.229346367Z namespaces/kserve/pods/kserve-controller-manager-68b649c569-cz996/manager/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.229354998Z namespaces/kserve/pods/kserve-controller-manager-68b649c569-cz996/manager/manager/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.229360218Z namespaces/kserve/pods/kserve-controller-manager-68b649c569-cz996/manager/manager/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.229381708Z namespaces/kserve/pods/kserve-controller-manager-68b649c569-cz996/manager/manager/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.23113501Z namespaces/kserve/pods/kserve-controller-manager-68b649c569-cz996/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.231205692Z namespaces/kserve/pods/kserve-controller-manager-68b649c569-cz996/manager/manager/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.231237263Z namespaces/kserve/pods/llmisvc-controller-manager-84fc959947-vwxlw/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.231285094Z namespaces/kserve/pods/llmisvc-controller-manager-84fc959947-vwxlw/llmisvc-controller-manager-84fc959947-vwxlw.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.231365566Z namespaces/kserve/pods/llmisvc-controller-manager-84fc959947-vwxlw/manager/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.231373716Z namespaces/kserve/pods/llmisvc-controller-manager-84fc959947-vwxlw/manager/manager/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.231377846Z namespaces/kserve/pods/llmisvc-controller-manager-84fc959947-vwxlw/manager/manager/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.231407376Z namespaces/kserve/pods/llmisvc-controller-manager-84fc959947-vwxlw/manager/manager/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.23156547Z namespaces/kserve/pods/llmisvc-controller-manager-84fc959947-vwxlw/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.231637292Z namespaces/kserve/pods/llmisvc-controller-manager-84fc959947-vwxlw/manager/manager/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.231689183Z namespaces/kserve/pods/model-serving-api-fd65d7d6-6nh4z/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.231742815Z namespaces/kserve/pods/model-serving-api-fd65d7d6-6nh4z/model-serving-api-fd65d7d6-6nh4z.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.231860497Z namespaces/kserve/pods/model-serving-api-fd65d7d6-6nh4z/server/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.231867947Z namespaces/kserve/pods/model-serving-api-fd65d7d6-6nh4z/server/server/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.231871898Z namespaces/kserve/pods/model-serving-api-fd65d7d6-6nh4z/server/server/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.231912308Z namespaces/kserve/pods/model-serving-api-fd65d7d6-6nh4z/server/server/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.232003861Z namespaces/kserve/pods/model-serving-api-fd65d7d6-6nh4z/server/server/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.232083793Z namespaces/kserve/pods/model-serving-api-fd65d7d6-6nh4z/server/server/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.232122884Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-s822k/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.232181965Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-s822k/odh-model-controller-84b54b7f97-s822k.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.232270587Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-s822k/manager/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.232281037Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-s822k/manager/manager/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.232289168Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-s822k/manager/manager/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.232327678Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-s822k/manager/manager/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.237166104Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-s822k/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.237233085Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-s822k/manager/manager/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.237260076Z namespaces/kserve/pods/s3-init-pkmb9/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.237301217Z namespaces/kserve/pods/s3-init-pkmb9/s3-init-pkmb9.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.237399699Z namespaces/kserve/pods/s3-init-pkmb9/download-hf-model/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.237409439Z namespaces/kserve/pods/s3-init-pkmb9/download-hf-model/download-hf-model/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.23741943Z namespaces/kserve/pods/s3-init-pkmb9/download-hf-model/download-hf-model/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.237474251Z namespaces/kserve/pods/s3-init-pkmb9/download-hf-model/download-hf-model/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.237563133Z namespaces/kserve/pods/s3-init-pkmb9/download-hf-model/download-hf-model/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.237635804Z namespaces/kserve/pods/s3-init-pkmb9/download-hf-model/download-hf-model/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.237667255Z namespaces/kserve/pods/s3-init-pkmb9/s3-init/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.237673476Z namespaces/kserve/pods/s3-init-pkmb9/s3-init/s3-init/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.237683056Z namespaces/kserve/pods/s3-init-pkmb9/s3-init/s3-init/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.237756698Z namespaces/kserve/pods/s3-init-pkmb9/s3-init/s3-init/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.238092706Z namespaces/kserve/pods/s3-init-pkmb9/s3-init/s3-init/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.238142007Z namespaces/kserve/pods/s3-init-pkmb9/s3-init/s3-init/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.238208328Z namespaces/kserve/pods/seaweedfs-64568bcd49-tnckk/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.238252809Z namespaces/kserve/pods/seaweedfs-64568bcd49-tnckk/seaweedfs-64568bcd49-tnckk.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.238344372Z namespaces/kserve/pods/seaweedfs-64568bcd49-tnckk/seaweedfs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.238353462Z namespaces/kserve/pods/seaweedfs-64568bcd49-tnckk/seaweedfs/seaweedfs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.238365072Z namespaces/kserve/pods/seaweedfs-64568bcd49-tnckk/seaweedfs/seaweedfs/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.238420253Z namespaces/kserve/pods/seaweedfs-64568bcd49-tnckk/seaweedfs/seaweedfs/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.238612498Z namespaces/kserve/pods/seaweedfs-64568bcd49-tnckk/seaweedfs/seaweedfs/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.23867988Z namespaces/kserve/pods/seaweedfs-64568bcd49-tnckk/seaweedfs/seaweedfs/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.23871451Z namespaces/kserve/policy/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.238775882Z namespaces/kserve/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.238821963Z namespaces/kserve/route.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.238883744Z namespaces/kserve/route.openshift.io/routes.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.238913695Z namespaces/kube-node-lease/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.238921185Z namespaces/kube-node-lease/coordination.k8s.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.238928245Z namespaces/kube-node-lease/coordination.k8s.io/leases/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.238969936Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-128-185.ec2.internal.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.239061689Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-131-42.ec2.internal.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.239149851Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-136-103.ec2.internal.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.239258133Z namespaces/kube-system/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.239305944Z namespaces/kube-system/kube-system.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.239368126Z namespaces/kube-system/apps.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.239407897Z namespaces/kube-system/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.239460188Z namespaces/kube-system/apps/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.239500179Z namespaces/kube-system/apps/daemonsets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.239622562Z namespaces/kube-system/apps/deployments.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.239697024Z namespaces/kube-system/apps/replicasets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.239799166Z namespaces/kube-system/apps/statefulsets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.239831937Z namespaces/kube-system/autoscaling/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.239882608Z namespaces/kube-system/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.239939289Z namespaces/kube-system/batch/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.23997755Z namespaces/kube-system/batch/cronjobs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.240067153Z namespaces/kube-system/batch/jobs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.240128344Z namespaces/kube-system/build.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.240176605Z namespaces/kube-system/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.240255357Z namespaces/kube-system/build.openshift.io/builds.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.240307048Z namespaces/kube-system/coordination.k8s.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.240315068Z namespaces/kube-system/coordination.k8s.io/leases/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.24036224Z namespaces/kube-system/coordination.k8s.io/leases/apiserver-ry7aqitwkpgj2jgzkjq7s3rizm.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.240452552Z namespaces/kube-system/coordination.k8s.io/leases/kube-controller-manager.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.240539294Z namespaces/kube-system/coordination.k8s.io/leases/kube-scheduler.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.240608965Z namespaces/kube-system/core/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.240656776Z namespaces/kube-system/core/configmaps.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.24082752Z namespaces/kube-system/core/endpoints.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.240911493Z namespaces/kube-system/core/events.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.241178919Z namespaces/kube-system/core/persistentvolumeclaims.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.241259651Z namespaces/kube-system/core/pods.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.241559488Z namespaces/kube-system/core/replicationcontrollers.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.241686591Z namespaces/kube-system/core/secrets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.242036699Z namespaces/kube-system/core/services.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.242102971Z namespaces/kube-system/discovery.k8s.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.242149702Z namespaces/kube-system/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.242207253Z namespaces/kube-system/image.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.242255485Z namespaces/kube-system/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.242335586Z namespaces/kube-system/k8s.ovn.org/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.242374377Z namespaces/kube-system/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.24246455Z namespaces/kube-system/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.242541141Z namespaces/kube-system/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.242603313Z namespaces/kube-system/monitoring.coreos.com/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.242657954Z namespaces/kube-system/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.242712105Z namespaces/kube-system/networking.k8s.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.242769527Z namespaces/kube-system/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.242852289Z namespaces/kube-system/pods/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.242866269Z namespaces/kube-system/pods/global-pull-secret-syncer-4b8vd/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.242925321Z namespaces/kube-system/pods/global-pull-secret-syncer-4b8vd/global-pull-secret-syncer-4b8vd.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.243020763Z namespaces/kube-system/pods/global-pull-secret-syncer-4b8vd/global-pull-secret-syncer/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.243029453Z namespaces/kube-system/pods/global-pull-secret-syncer-4b8vd/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.243045053Z namespaces/kube-system/pods/global-pull-secret-syncer-4b8vd/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.243101495Z namespaces/kube-system/pods/global-pull-secret-syncer-4b8vd/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.243259898Z namespaces/kube-system/pods/global-pull-secret-syncer-4b8vd/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.24332743Z namespaces/kube-system/pods/global-pull-secret-syncer-4b8vd/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.243379351Z namespaces/kube-system/pods/global-pull-secret-syncer-d64mg/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.243409062Z namespaces/kube-system/pods/global-pull-secret-syncer-d64mg/global-pull-secret-syncer-d64mg.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.243494754Z namespaces/kube-system/pods/global-pull-secret-syncer-d64mg/global-pull-secret-syncer/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.243502884Z namespaces/kube-system/pods/global-pull-secret-syncer-d64mg/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.243515664Z namespaces/kube-system/pods/global-pull-secret-syncer-d64mg/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.243562605Z namespaces/kube-system/pods/global-pull-secret-syncer-d64mg/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.243716319Z namespaces/kube-system/pods/global-pull-secret-syncer-d64mg/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.243805001Z namespaces/kube-system/pods/global-pull-secret-syncer-d64mg/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.243860153Z namespaces/kube-system/pods/global-pull-secret-syncer-vjwb9/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.243908054Z namespaces/kube-system/pods/global-pull-secret-syncer-vjwb9/global-pull-secret-syncer-vjwb9.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.243978275Z namespaces/kube-system/pods/global-pull-secret-syncer-vjwb9/global-pull-secret-syncer/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.243986326Z namespaces/kube-system/pods/global-pull-secret-syncer-vjwb9/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.243994306Z namespaces/kube-system/pods/global-pull-secret-syncer-vjwb9/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.244049447Z namespaces/kube-system/pods/global-pull-secret-syncer-vjwb9/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.244201771Z namespaces/kube-system/pods/global-pull-secret-syncer-vjwb9/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.244268512Z namespaces/kube-system/pods/global-pull-secret-syncer-vjwb9/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.244306283Z namespaces/kube-system/pods/konnectivity-agent-8xhr5/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.244349934Z namespaces/kube-system/pods/konnectivity-agent-8xhr5/konnectivity-agent-8xhr5.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.244441886Z namespaces/kube-system/pods/konnectivity-agent-8xhr5/konnectivity-agent/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.244450397Z namespaces/kube-system/pods/konnectivity-agent-8xhr5/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.244457777Z namespaces/kube-system/pods/konnectivity-agent-8xhr5/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.244508268Z namespaces/kube-system/pods/konnectivity-agent-8xhr5/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.24498637Z namespaces/kube-system/pods/konnectivity-agent-8xhr5/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.245054361Z namespaces/kube-system/pods/konnectivity-agent-8xhr5/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.245074461Z namespaces/kube-system/pods/konnectivity-agent-fr752/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.245126813Z namespaces/kube-system/pods/konnectivity-agent-fr752/konnectivity-agent-fr752.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.245213945Z namespaces/kube-system/pods/konnectivity-agent-fr752/konnectivity-agent/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.245221045Z namespaces/kube-system/pods/konnectivity-agent-fr752/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.245233675Z namespaces/kube-system/pods/konnectivity-agent-fr752/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.245282937Z namespaces/kube-system/pods/konnectivity-agent-fr752/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.245696466Z namespaces/kube-system/pods/konnectivity-agent-fr752/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.245787878Z namespaces/kube-system/pods/konnectivity-agent-fr752/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.245819339Z namespaces/kube-system/pods/konnectivity-agent-l5s88/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.24586824Z namespaces/kube-system/pods/konnectivity-agent-l5s88/konnectivity-agent-l5s88.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.245976853Z namespaces/kube-system/pods/konnectivity-agent-l5s88/konnectivity-agent/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.245986133Z namespaces/kube-system/pods/konnectivity-agent-l5s88/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.245992663Z namespaces/kube-system/pods/konnectivity-agent-l5s88/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.246047595Z namespaces/kube-system/pods/konnectivity-agent-l5s88/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.246506926Z namespaces/kube-system/pods/konnectivity-agent-l5s88/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.246578307Z namespaces/kube-system/pods/konnectivity-agent-l5s88/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.246606378Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-185.ec2.internal/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.246655799Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-185.ec2.internal/kube-apiserver-proxy-ip-10-0-128-185.ec2.internal.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.246751181Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-185.ec2.internal/haproxy/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.246762692Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-185.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.246893555Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-185.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.246957126Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-185.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.247153171Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-185.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.247220812Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-128-185.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.247253693Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-42.ec2.internal/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.247295734Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-42.ec2.internal/kube-apiserver-proxy-ip-10-0-131-42.ec2.internal.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.247370426Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-42.ec2.internal/haproxy/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.247378466Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-42.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.247382466Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-42.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.247415897Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-42.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.247557651Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-42.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.247623202Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-131-42.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.247651863Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-136-103.ec2.internal/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.247683963Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-136-103.ec2.internal/kube-apiserver-proxy-ip-10-0-136-103.ec2.internal.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.247785346Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-136-103.ec2.internal/haproxy/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.247796046Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-136-103.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.247803046Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-136-103.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.247853787Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-136-103.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.247993341Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-136-103.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.248060772Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-136-103.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.248095503Z namespaces/kube-system/policy/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.248120634Z namespaces/kube-system/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.248190875Z namespaces/kube-system/rbac.authorization.k8s.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.248197896Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.248251917Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/csi-snapshot-controller-operator-authentication-reader.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.248339519Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.248400491Z namespaces/kube-system/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.248436301Z namespaces/kube-system/rbac.authorization.k8s.io/roles/extension-apiserver-authentication-reader.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.248495293Z namespaces/kube-system/route.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.248533224Z namespaces/kube-system/route.openshift.io/routes.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.248592065Z namespaces/open-cluster-management-agent-addon/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.248599085Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.248602945Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.248630356Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/cluster-proxy.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.248727228Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/work-manager.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.248858611Z namespaces/openshift-apiserver-operator/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.248890862Z namespaces/openshift-apiserver-operator/openshift-apiserver-operator.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.248965704Z namespaces/openshift-apiserver-operator/apps.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.249009065Z namespaces/openshift-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.249056486Z namespaces/openshift-apiserver-operator/apps/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.249096447Z namespaces/openshift-apiserver-operator/apps/daemonsets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.249184069Z namespaces/openshift-apiserver-operator/apps/deployments.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.249251041Z namespaces/openshift-apiserver-operator/apps/replicasets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.249331323Z namespaces/openshift-apiserver-operator/apps/statefulsets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.249374844Z namespaces/openshift-apiserver-operator/autoscaling/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.249424265Z namespaces/openshift-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.249454496Z namespaces/openshift-apiserver-operator/batch/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.249501907Z namespaces/openshift-apiserver-operator/batch/cronjobs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.249582219Z namespaces/openshift-apiserver-operator/batch/jobs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.24962572Z namespaces/openshift-apiserver-operator/build.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.249666861Z namespaces/openshift-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.249759373Z namespaces/openshift-apiserver-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.249854895Z namespaces/openshift-apiserver-operator/core/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.249899096Z namespaces/openshift-apiserver-operator/core/configmaps.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.25087951Z namespaces/openshift-apiserver-operator/core/endpoints.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.250983152Z namespaces/openshift-apiserver-operator/core/events.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.251058864Z namespaces/openshift-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.251145126Z namespaces/openshift-apiserver-operator/core/pods.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.251226298Z namespaces/openshift-apiserver-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.251354771Z namespaces/openshift-apiserver-operator/core/secrets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.251638948Z namespaces/openshift-apiserver-operator/core/services.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.25171791Z namespaces/openshift-apiserver-operator/discovery.k8s.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.251786431Z namespaces/openshift-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.251852913Z namespaces/openshift-apiserver-operator/image.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.251904904Z namespaces/openshift-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.251965405Z namespaces/openshift-apiserver-operator/k8s.ovn.org/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.251998766Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.252083778Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.25216171Z namespaces/openshift-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.252225722Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.252272153Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.252330764Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.252373675Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/openshift-apiserver-operator.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.252431227Z namespaces/openshift-apiserver-operator/networking.k8s.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.252470067Z namespaces/openshift-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.252517498Z namespaces/openshift-apiserver-operator/policy/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.252546319Z namespaces/openshift-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.252602651Z namespaces/openshift-apiserver-operator/route.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.252642812Z namespaces/openshift-apiserver-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.252750584Z namespaces/openshift-apiserver/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.252815316Z namespaces/openshift-apiserver/openshift-apiserver.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.252880797Z namespaces/openshift-apiserver/apps.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.252907488Z namespaces/openshift-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.252964549Z namespaces/openshift-apiserver/apps/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.25300841Z namespaces/openshift-apiserver/apps/daemonsets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.253087822Z namespaces/openshift-apiserver/apps/deployments.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.253166584Z namespaces/openshift-apiserver/apps/replicasets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.253246246Z namespaces/openshift-apiserver/apps/statefulsets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.253289747Z namespaces/openshift-apiserver/autoscaling/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.253316877Z namespaces/openshift-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.253377729Z namespaces/openshift-apiserver/batch/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.25340341Z namespaces/openshift-apiserver/batch/cronjobs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.253489652Z namespaces/openshift-apiserver/batch/jobs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.253533773Z namespaces/openshift-apiserver/build.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.253561873Z namespaces/openshift-apiserver/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.253648905Z namespaces/openshift-apiserver/build.openshift.io/builds.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.253713037Z namespaces/openshift-apiserver/core/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.253782939Z namespaces/openshift-apiserver/core/configmaps.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.253888041Z namespaces/openshift-apiserver/core/endpoints.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.253965903Z namespaces/openshift-apiserver/core/events.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.254043435Z namespaces/openshift-apiserver/core/persistentvolumeclaims.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.254124287Z namespaces/openshift-apiserver/core/pods.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.254200558Z namespaces/openshift-apiserver/core/replicationcontrollers.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.254321781Z namespaces/openshift-apiserver/core/secrets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.254473975Z namespaces/openshift-apiserver/core/services.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.254530216Z namespaces/openshift-apiserver/discovery.k8s.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.254574807Z namespaces/openshift-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.254619679Z namespaces/openshift-apiserver/image.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.254662549Z namespaces/openshift-apiserver/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.254724881Z namespaces/openshift-apiserver/k8s.ovn.org/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.254799063Z namespaces/openshift-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.254902245Z namespaces/openshift-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.254977637Z namespaces/openshift-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.255034938Z namespaces/openshift-apiserver/monitoring.coreos.com/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.25508215Z namespaces/openshift-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.2551152Z namespaces/openshift-apiserver/networking.k8s.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.255165492Z namespaces/openshift-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.255218313Z namespaces/openshift-apiserver/policy/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.255261924Z namespaces/openshift-apiserver/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.255320085Z namespaces/openshift-apiserver/route.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.255358076Z namespaces/openshift-apiserver/route.openshift.io/routes.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.255416778Z namespaces/openshift-authentication-operator/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.255424568Z namespaces/openshift-authentication-operator/monitoring.coreos.com/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.255428618Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.255469279Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/authentication-operator.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.25552848Z namespaces/openshift-cloud-controller-manager/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.25553567Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.255540341Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.255577191Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/cloud-controller-manager.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.255626803Z namespaces/openshift-cloud-credential-operator/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.255634493Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.255640643Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.255692264Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/cloud-credential-operator-leader.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.255784806Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.255802447Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.255836108Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/cloud-credential-operator.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.25593713Z namespaces/openshift-cloud-network-config-controller/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.255983641Z namespaces/openshift-cloud-network-config-controller/openshift-cloud-network-config-controller.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.256049302Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.256096794Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.256158645Z namespaces/openshift-cloud-network-config-controller/apps/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.256208796Z namespaces/openshift-cloud-network-config-controller/apps/daemonsets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.256290558Z namespaces/openshift-cloud-network-config-controller/apps/deployments.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.25636516Z namespaces/openshift-cloud-network-config-controller/apps/replicasets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.256447152Z namespaces/openshift-cloud-network-config-controller/apps/statefulsets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.256490313Z namespaces/openshift-cloud-network-config-controller/autoscaling/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.256535424Z namespaces/openshift-cloud-network-config-controller/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.256600435Z namespaces/openshift-cloud-network-config-controller/batch/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.256640436Z namespaces/openshift-cloud-network-config-controller/batch/cronjobs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.256722469Z namespaces/openshift-cloud-network-config-controller/batch/jobs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.256805051Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.256850181Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.256934414Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/builds.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.256977884Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.256987555Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.257034466Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/cloud-network-config-controller-lock.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.257124818Z namespaces/openshift-cloud-network-config-controller/core/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.257165869Z namespaces/openshift-cloud-network-config-controller/core/configmaps.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.257264071Z namespaces/openshift-cloud-network-config-controller/core/endpoints.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.257341363Z namespaces/openshift-cloud-network-config-controller/core/events.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.257419445Z namespaces/openshift-cloud-network-config-controller/core/persistentvolumeclaims.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.257500797Z namespaces/openshift-cloud-network-config-controller/core/pods.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.257574989Z namespaces/openshift-cloud-network-config-controller/core/replicationcontrollers.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.257713472Z namespaces/openshift-cloud-network-config-controller/core/secrets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.257845865Z namespaces/openshift-cloud-network-config-controller/core/services.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.257957728Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.258001699Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/cloud-network-config-controller.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.258071041Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.258111991Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.258157723Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.258207184Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.258263985Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.258304896Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.258387598Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.25846293Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.258527821Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.258569232Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.258623834Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.258658975Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.258704706Z namespaces/openshift-cloud-network-config-controller/policy/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.258746917Z namespaces/openshift-cloud-network-config-controller/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.258819478Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.258827368Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.258848109Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/cloud-network-config-controller-rb.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.258928891Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.258969522Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/cloud-network-config-controller.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.259027853Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.259053484Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/routes.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.259140826Z namespaces/openshift-cluster-csi-drivers/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.259187307Z namespaces/openshift-cluster-csi-drivers/openshift-cluster-csi-drivers.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.259280079Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.25932101Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.259369401Z namespaces/openshift-cluster-csi-drivers/apps/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.259411572Z namespaces/openshift-cluster-csi-drivers/apps/daemonsets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.259534435Z namespaces/openshift-cluster-csi-drivers/apps/deployments.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.259611257Z namespaces/openshift-cluster-csi-drivers/apps/replicasets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.259691199Z namespaces/openshift-cluster-csi-drivers/apps/statefulsets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.259753821Z namespaces/openshift-cluster-csi-drivers/autoscaling/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.259810272Z namespaces/openshift-cluster-csi-drivers/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.259858923Z namespaces/openshift-cluster-csi-drivers/batch/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.259897614Z namespaces/openshift-cluster-csi-drivers/batch/cronjobs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.259975706Z namespaces/openshift-cluster-csi-drivers/batch/jobs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.260033157Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.260069818Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.26015607Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/builds.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.260211892Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.260219752Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.260268473Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ebs-csi-aws-com.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.260351915Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-attacher-leader-ebs-csi-aws-com.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.260436807Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-resizer-ebs-csi-aws-com.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.260545019Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-snapshotter-leader-ebs-csi-aws-com.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.260640712Z namespaces/openshift-cluster-csi-drivers/core/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.260688083Z namespaces/openshift-cluster-csi-drivers/core/configmaps.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.260817586Z namespaces/openshift-cluster-csi-drivers/core/endpoints.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.260898078Z namespaces/openshift-cluster-csi-drivers/core/events.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.261226996Z namespaces/openshift-cluster-csi-drivers/core/persistentvolumeclaims.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.261304798Z namespaces/openshift-cluster-csi-drivers/core/pods.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.261509572Z namespaces/openshift-cluster-csi-drivers/core/replicationcontrollers.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.261645615Z namespaces/openshift-cluster-csi-drivers/core/secrets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.261775929Z namespaces/openshift-cluster-csi-drivers/core/services.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.26183323Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.261863311Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/aws-ebs-csi-driver-operator.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.261933472Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.261976723Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.262023384Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.262065365Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.262232189Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.26225866Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.262351342Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.262428634Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.262475355Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.262505296Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.262560767Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.262600658Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.26269034Z namespaces/openshift-cluster-csi-drivers/pods/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.262700481Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-2jvq5/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.262745502Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-2jvq5/aws-ebs-csi-driver-node-2jvq5.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.262934906Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-2jvq5/csi-driver/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.262943557Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-2jvq5/csi-driver/csi-driver/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.262949806Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-2jvq5/csi-driver/csi-driver/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.263000018Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-2jvq5/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.26309797Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-2jvq5/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.263164772Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-2jvq5/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.263203492Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-2jvq5/csi-liveness-probe/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.263211323Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-2jvq5/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.263215263Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-2jvq5/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.263247004Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-2jvq5/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.263335676Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-2jvq5/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.263401667Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-2jvq5/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.263444738Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-2jvq5/csi-node-driver-registrar/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.263452338Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-2jvq5/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.263456378Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-2jvq5/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.263477139Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-2jvq5/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.263578981Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-2jvq5/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.263643433Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-2jvq5/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.263696994Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-85b6h/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.263741615Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-85b6h/aws-ebs-csi-driver-node-85b6h.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.263861518Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-85b6h/csi-driver/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.263869698Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-85b6h/csi-driver/csi-driver/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.263873568Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-85b6h/csi-driver/csi-driver/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.2639164Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-85b6h/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.264010482Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-85b6h/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.264077483Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-85b6h/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.264128014Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-85b6h/csi-liveness-probe/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.264136085Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-85b6h/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.264143575Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-85b6h/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.264185926Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-85b6h/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.264272528Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-85b6h/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.26434185Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-85b6h/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.26437083Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-85b6h/csi-node-driver-registrar/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.26437752Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-85b6h/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.264381461Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-85b6h/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.264418292Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-85b6h/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.264510014Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-85b6h/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.264577315Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-85b6h/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.264635407Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-txmhp/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.264662417Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-txmhp/aws-ebs-csi-driver-node-txmhp.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.26478763Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-txmhp/csi-driver/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.264798261Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-txmhp/csi-driver/csi-driver/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.264802111Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-txmhp/csi-driver/csi-driver/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.264859272Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-txmhp/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.264954014Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-txmhp/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.265021286Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-txmhp/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.265073277Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-txmhp/csi-liveness-probe/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.265080977Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-txmhp/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.265084797Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-txmhp/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.265128048Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-txmhp/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.265218931Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-txmhp/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.265286922Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-txmhp/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.265334483Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-txmhp/csi-node-driver-registrar/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.265341974Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-txmhp/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.265350654Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-txmhp/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.265402175Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-txmhp/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.265493987Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-txmhp/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.265559419Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-txmhp/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.26561562Z namespaces/openshift-cluster-csi-drivers/policy/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.265653781Z namespaces/openshift-cluster-csi-drivers/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.265704312Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.265712142Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.265755593Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/aws-ebs-csi-driver-operator-rolebinding.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.265821215Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.265856056Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/aws-ebs-csi-driver-operator-role.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.265914457Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.265944178Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/routes.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.266002419Z namespaces/openshift-cluster-machine-approver/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.266013539Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.266017359Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.26604819Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/cluster-machine-approver-leader.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.266106412Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.266119942Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.266148303Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/cluster-machine-approver.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.266237095Z namespaces/openshift-cluster-node-tuning-operator/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.266284536Z namespaces/openshift-cluster-node-tuning-operator/openshift-cluster-node-tuning-operator.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.266341057Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.266378718Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.26644299Z namespaces/openshift-cluster-node-tuning-operator/apps/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.266488031Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.266606773Z namespaces/openshift-cluster-node-tuning-operator/apps/deployments.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.266685706Z namespaces/openshift-cluster-node-tuning-operator/apps/replicasets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.266785548Z namespaces/openshift-cluster-node-tuning-operator/apps/statefulsets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.266848029Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.266900691Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/tuned.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.266988643Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.267027254Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.267085925Z namespaces/openshift-cluster-node-tuning-operator/batch/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.267114506Z namespaces/openshift-cluster-node-tuning-operator/batch/cronjobs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.267207888Z namespaces/openshift-cluster-node-tuning-operator/batch/jobs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.267270409Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.26731647Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.267395632Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.267453154Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.267461004Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.267508815Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/node-tuning-operator-lock.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.267590897Z namespaces/openshift-cluster-node-tuning-operator/core/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.267636288Z namespaces/openshift-cluster-node-tuning-operator/core/configmaps.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.268267553Z namespaces/openshift-cluster-node-tuning-operator/core/endpoints.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.268352535Z namespaces/openshift-cluster-node-tuning-operator/core/events.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.268530249Z namespaces/openshift-cluster-node-tuning-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.268604941Z namespaces/openshift-cluster-node-tuning-operator/core/pods.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.268833637Z namespaces/openshift-cluster-node-tuning-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.26897915Z namespaces/openshift-cluster-node-tuning-operator/core/secrets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.269125373Z namespaces/openshift-cluster-node-tuning-operator/core/services.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.269238166Z namespaces/openshift-cluster-node-tuning-operator/core/serviceaccounts/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.269286587Z namespaces/openshift-cluster-node-tuning-operator/core/serviceaccounts/cluster-node-tuning-operator.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.269347749Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.26941287Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.269572654Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.269615875Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.269663336Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.269704507Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.26981968Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.269894552Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.269942063Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.269985374Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.270038195Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.270085586Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/node-tuning-operator.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.270141437Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.270185198Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/node-tuning-operator.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.27022667Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.270284981Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.270317852Z namespaces/openshift-cluster-node-tuning-operator/pods/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.270336982Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-5g6xh/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.270386423Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-5g6xh/tuned-5g6xh.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.270485086Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-5g6xh/tuned/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.270492176Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-5g6xh/tuned/tuned/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.270496026Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-5g6xh/tuned/tuned/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.270540777Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-5g6xh/tuned/tuned/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.27067734Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-5g6xh/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.270751742Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-5g6xh/tuned/tuned/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.270898986Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-86tqx/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.270938976Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-86tqx/tuned-86tqx.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.271027189Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-86tqx/tuned/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.271035179Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-86tqx/tuned/tuned/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.271043569Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-86tqx/tuned/tuned/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.27109712Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-86tqx/tuned/tuned/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.271203173Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-86tqx/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.271273164Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-86tqx/tuned/tuned/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.271312405Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-zfhc6/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.271350856Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-zfhc6/tuned-zfhc6.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.271436718Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-zfhc6/tuned/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.271444048Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-zfhc6/tuned/tuned/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.271448019Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-zfhc6/tuned/tuned/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.271484549Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-zfhc6/tuned/tuned/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.271590902Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-zfhc6/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.271661164Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-zfhc6/tuned/tuned/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.271702965Z namespaces/openshift-cluster-node-tuning-operator/policy/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.271746236Z namespaces/openshift-cluster-node-tuning-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.271818937Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.271859058Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.2719231Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.2719309Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.271981831Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-128-185.ec2.internal.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.272077134Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-131-42.ec2.internal.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.272163186Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-136-103.ec2.internal.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.272227797Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.272281788Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/default.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.272366381Z namespaces/openshift-cluster-samples-operator/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.272413631Z namespaces/openshift-cluster-samples-operator/openshift-cluster-samples-operator.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.272485803Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.272528504Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.272602576Z namespaces/openshift-cluster-samples-operator/apps/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.272633187Z namespaces/openshift-cluster-samples-operator/apps/daemonsets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.272725929Z namespaces/openshift-cluster-samples-operator/apps/deployments.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.272876982Z namespaces/openshift-cluster-samples-operator/apps/replicasets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.272964155Z namespaces/openshift-cluster-samples-operator/apps/statefulsets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.273012966Z namespaces/openshift-cluster-samples-operator/autoscaling/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.273055807Z namespaces/openshift-cluster-samples-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.273110538Z namespaces/openshift-cluster-samples-operator/batch/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.273148049Z namespaces/openshift-cluster-samples-operator/batch/cronjobs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.273224771Z namespaces/openshift-cluster-samples-operator/batch/jobs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.273285842Z namespaces/openshift-cluster-samples-operator/build.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.273324173Z namespaces/openshift-cluster-samples-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.273406725Z namespaces/openshift-cluster-samples-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.273491177Z namespaces/openshift-cluster-samples-operator/core/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.273535378Z namespaces/openshift-cluster-samples-operator/core/configmaps.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.273714633Z namespaces/openshift-cluster-samples-operator/core/endpoints.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.273813495Z namespaces/openshift-cluster-samples-operator/core/events.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.273958978Z namespaces/openshift-cluster-samples-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.27403511Z namespaces/openshift-cluster-samples-operator/core/pods.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.274190184Z namespaces/openshift-cluster-samples-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.274335127Z namespaces/openshift-cluster-samples-operator/core/secrets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.274539392Z namespaces/openshift-cluster-samples-operator/core/services.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.274611564Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.274648595Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.274726657Z namespaces/openshift-cluster-samples-operator/image.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.274809639Z namespaces/openshift-cluster-samples-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.27488292Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.274937331Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.275036094Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.275114296Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.275176157Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.275226478Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.27528112Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.275332061Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/samples-operator-alerts.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.275420303Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.275459754Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/cluster-samples-operator.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.275527536Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.275575077Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.275633818Z namespaces/openshift-cluster-samples-operator/pods/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.275645039Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-f4mrv/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.275691209Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-f4mrv/cluster-samples-operator-65db858894-f4mrv.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.275822333Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-f4mrv/cluster-samples-operator-watch/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.275837013Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-f4mrv/cluster-samples-operator-watch/cluster-samples-operator-watch/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.275842173Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-f4mrv/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.275883464Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-f4mrv/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.275979376Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-f4mrv/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.276054458Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-f4mrv/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.276088829Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-f4mrv/cluster-samples-operator/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.276219562Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-f4mrv/cluster-samples-operator/cluster-samples-operator/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.276230092Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-f4mrv/cluster-samples-operator/cluster-samples-operator/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.276276403Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-f4mrv/cluster-samples-operator/cluster-samples-operator/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.276684743Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-f4mrv/cluster-samples-operator/cluster-samples-operator/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.276784346Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-65db858894-f4mrv/cluster-samples-operator/cluster-samples-operator/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.276809946Z namespaces/openshift-cluster-samples-operator/policy/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.276861757Z namespaces/openshift-cluster-samples-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.276911809Z namespaces/openshift-cluster-samples-operator/route.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.276948279Z namespaces/openshift-cluster-samples-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.277058322Z namespaces/openshift-cluster-storage-operator/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.277107913Z namespaces/openshift-cluster-storage-operator/openshift-cluster-storage-operator.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.277179415Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.277220826Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.277291748Z namespaces/openshift-cluster-storage-operator/apps/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.277336929Z namespaces/openshift-cluster-storage-operator/apps/daemonsets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.277423771Z namespaces/openshift-cluster-storage-operator/apps/deployments.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.277528613Z namespaces/openshift-cluster-storage-operator/apps/replicasets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.277638916Z namespaces/openshift-cluster-storage-operator/apps/statefulsets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.277702777Z namespaces/openshift-cluster-storage-operator/autoscaling/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.277767829Z namespaces/openshift-cluster-storage-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.277885602Z namespaces/openshift-cluster-storage-operator/batch/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.277939213Z namespaces/openshift-cluster-storage-operator/batch/cronjobs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.278024195Z namespaces/openshift-cluster-storage-operator/batch/jobs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.278079206Z namespaces/openshift-cluster-storage-operator/build.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.278108927Z namespaces/openshift-cluster-storage-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.278206089Z namespaces/openshift-cluster-storage-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.278261091Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.278268801Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.278312192Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/data-source-validator-leader.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.278455645Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/snapshot-controller-leader.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.278547468Z namespaces/openshift-cluster-storage-operator/core/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.278588338Z namespaces/openshift-cluster-storage-operator/core/configmaps.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.278699581Z namespaces/openshift-cluster-storage-operator/core/endpoints.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.278929597Z namespaces/openshift-cluster-storage-operator/core/events.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.27949157Z namespaces/openshift-cluster-storage-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.279569782Z namespaces/openshift-cluster-storage-operator/core/pods.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.279696435Z namespaces/openshift-cluster-storage-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.279874599Z namespaces/openshift-cluster-storage-operator/core/secrets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.280047803Z namespaces/openshift-cluster-storage-operator/core/services.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.280124155Z namespaces/openshift-cluster-storage-operator/core/serviceaccounts/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.280175476Z namespaces/openshift-cluster-storage-operator/core/serviceaccounts/csi-snapshot-controller-operator.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.280244218Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.280293879Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.28035197Z namespaces/openshift-cluster-storage-operator/image.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.280394321Z namespaces/openshift-cluster-storage-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.280432632Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.280466253Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.280554925Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.280632127Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.280699579Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.28075467Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.280840022Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.280882743Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/prometheus.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.280968565Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.281015116Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/cluster-storage-operator.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.281069497Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.281101778Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.28117111Z namespaces/openshift-cluster-storage-operator/pods/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.28118101Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78495597f6-s5rcb/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.281225681Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78495597f6-s5rcb/volume-data-source-validator-78495597f6-s5rcb.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.281303013Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78495597f6-s5rcb/volume-data-source-validator/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.281311693Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78495597f6-s5rcb/volume-data-source-validator/volume-data-source-validator/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.281316593Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78495597f6-s5rcb/volume-data-source-validator/volume-data-source-validator/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.281364084Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78495597f6-s5rcb/volume-data-source-validator/volume-data-source-validator/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.281460657Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78495597f6-s5rcb/volume-data-source-validator/volume-data-source-validator/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.281529018Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-78495597f6-s5rcb/volume-data-source-validator/volume-data-source-validator/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.281863936Z namespaces/openshift-cluster-storage-operator/policy/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.281905617Z namespaces/openshift-cluster-storage-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.281959649Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.281974099Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.28201677Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/rolebindings/csi-snapshot-controller-operator-role.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.282073991Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.282122462Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/roles/csi-snapshot-controller-operator-role.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.282182624Z namespaces/openshift-cluster-storage-operator/route.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.282237395Z namespaces/openshift-cluster-storage-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.282308597Z namespaces/openshift-cluster-version/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.282359668Z namespaces/openshift-cluster-version/openshift-cluster-version.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.28243828Z namespaces/openshift-cluster-version/apps.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.28245604Z namespaces/openshift-cluster-version/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.282533002Z namespaces/openshift-cluster-version/apps/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.282566583Z namespaces/openshift-cluster-version/apps/daemonsets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.282661165Z namespaces/openshift-cluster-version/apps/deployments.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.282749937Z namespaces/openshift-cluster-version/apps/replicasets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.282840039Z namespaces/openshift-cluster-version/apps/statefulsets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.282906151Z namespaces/openshift-cluster-version/autoscaling/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.282950182Z namespaces/openshift-cluster-version/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.282995433Z namespaces/openshift-cluster-version/batch/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.283033214Z namespaces/openshift-cluster-version/batch/cronjobs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.283117096Z namespaces/openshift-cluster-version/batch/jobs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.283164867Z namespaces/openshift-cluster-version/build.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.283204508Z namespaces/openshift-cluster-version/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.28328456Z namespaces/openshift-cluster-version/build.openshift.io/builds.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.283329581Z namespaces/openshift-cluster-version/coordination.k8s.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.283337441Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.283372362Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/version.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.283437944Z namespaces/openshift-cluster-version/core/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.283484785Z namespaces/openshift-cluster-version/core/configmaps.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.283585357Z namespaces/openshift-cluster-version/core/endpoints.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.283662559Z namespaces/openshift-cluster-version/core/events.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.283786562Z namespaces/openshift-cluster-version/core/persistentvolumeclaims.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.283870544Z namespaces/openshift-cluster-version/core/pods.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.283948106Z namespaces/openshift-cluster-version/core/replicationcontrollers.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.284077759Z namespaces/openshift-cluster-version/core/secrets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.284241803Z namespaces/openshift-cluster-version/core/services.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.284312465Z namespaces/openshift-cluster-version/discovery.k8s.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.284353495Z namespaces/openshift-cluster-version/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.284409057Z namespaces/openshift-cluster-version/image.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.284461328Z namespaces/openshift-cluster-version/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.284520999Z namespaces/openshift-cluster-version/k8s.ovn.org/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.284562471Z namespaces/openshift-cluster-version/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.284641722Z namespaces/openshift-cluster-version/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.284721344Z namespaces/openshift-cluster-version/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.284809706Z namespaces/openshift-cluster-version/monitoring.coreos.com/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.284853327Z namespaces/openshift-cluster-version/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.284903329Z namespaces/openshift-cluster-version/networking.k8s.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.284930699Z namespaces/openshift-cluster-version/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.284993251Z namespaces/openshift-cluster-version/policy/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.285025551Z namespaces/openshift-cluster-version/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.285074063Z namespaces/openshift-cluster-version/route.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.285118444Z namespaces/openshift-cluster-version/route.openshift.io/routes.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.285205076Z namespaces/openshift-config-managed/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.285235996Z namespaces/openshift-config-managed/openshift-config-managed.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.285317309Z namespaces/openshift-config-managed/apps.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.285335829Z namespaces/openshift-config-managed/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.285419331Z namespaces/openshift-config-managed/apps/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.285461732Z namespaces/openshift-config-managed/apps/daemonsets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.285545864Z namespaces/openshift-config-managed/apps/deployments.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.285619616Z namespaces/openshift-config-managed/apps/replicasets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.285700918Z namespaces/openshift-config-managed/apps/statefulsets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.285748579Z namespaces/openshift-config-managed/autoscaling/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.28580476Z namespaces/openshift-config-managed/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.285856961Z namespaces/openshift-config-managed/batch/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.285892392Z namespaces/openshift-config-managed/batch/cronjobs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.285973744Z namespaces/openshift-config-managed/batch/jobs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.286023015Z namespaces/openshift-config-managed/build.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.286053986Z namespaces/openshift-config-managed/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.286136308Z namespaces/openshift-config-managed/build.openshift.io/builds.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.286199089Z namespaces/openshift-config-managed/core/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.286242351Z namespaces/openshift-config-managed/core/configmaps.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.289793875Z namespaces/openshift-config-managed/core/endpoints.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.289870397Z namespaces/openshift-config-managed/core/events.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.289959509Z namespaces/openshift-config-managed/core/persistentvolumeclaims.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.290040181Z namespaces/openshift-config-managed/core/pods.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.290117983Z namespaces/openshift-config-managed/core/replicationcontrollers.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.290256386Z namespaces/openshift-config-managed/core/secrets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.290359288Z namespaces/openshift-config-managed/core/services.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.29041451Z namespaces/openshift-config-managed/core/configmaps/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.290457041Z namespaces/openshift-config-managed/core/configmaps/console-public.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.290535362Z namespaces/openshift-config-managed/core/configmaps/openshift-network-features.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.290583004Z namespaces/openshift-config-managed/discovery.k8s.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.290617815Z namespaces/openshift-config-managed/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.290679966Z namespaces/openshift-config-managed/image.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.290723447Z namespaces/openshift-config-managed/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.290819999Z namespaces/openshift-config-managed/k8s.ovn.org/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.290869981Z namespaces/openshift-config-managed/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.290958133Z namespaces/openshift-config-managed/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.291037514Z namespaces/openshift-config-managed/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.291086016Z namespaces/openshift-config-managed/monitoring.coreos.com/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.291124576Z namespaces/openshift-config-managed/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.2912857Z namespaces/openshift-config-managed/networking.k8s.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.291328712Z namespaces/openshift-config-managed/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.291377902Z namespaces/openshift-config-managed/policy/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.291418854Z namespaces/openshift-config-managed/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.291469745Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.291485175Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.291511766Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/openshift-network-public-role-binding.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.291572657Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.291603618Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/openshift-network-public-role.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.291655099Z namespaces/openshift-config-managed/route.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.29170001Z namespaces/openshift-config-managed/route.openshift.io/routes.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.291747631Z namespaces/openshift-config-operator/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.291763052Z namespaces/openshift-config-operator/monitoring.coreos.com/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.291773682Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.291830873Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/config-operator.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.291943956Z namespaces/openshift-config/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.291988437Z namespaces/openshift-config/openshift-config.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.292049789Z namespaces/openshift-config/apps.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.292077989Z namespaces/openshift-config/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.292136331Z namespaces/openshift-config/apps/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.292177882Z namespaces/openshift-config/apps/daemonsets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.292259983Z namespaces/openshift-config/apps/deployments.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.292335155Z namespaces/openshift-config/apps/replicasets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.292413937Z namespaces/openshift-config/apps/statefulsets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.292460508Z namespaces/openshift-config/autoscaling/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.292502109Z namespaces/openshift-config/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.29254899Z namespaces/openshift-config/batch/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.292589082Z namespaces/openshift-config/batch/cronjobs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.292667183Z namespaces/openshift-config/batch/jobs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.292717414Z namespaces/openshift-config/build.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.292776476Z namespaces/openshift-config/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.292864518Z namespaces/openshift-config/build.openshift.io/builds.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.29294116Z namespaces/openshift-config/core/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.292985501Z namespaces/openshift-config/core/configmaps.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.293083343Z namespaces/openshift-config/core/endpoints.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.293168205Z namespaces/openshift-config/core/events.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.293248457Z namespaces/openshift-config/core/persistentvolumeclaims.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.293324129Z namespaces/openshift-config/core/pods.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.293407351Z namespaces/openshift-config/core/replicationcontrollers.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.293551314Z namespaces/openshift-config/core/secrets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.293687288Z namespaces/openshift-config/core/services.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.293752579Z namespaces/openshift-config/core/secrets/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.29379918Z namespaces/openshift-config/core/secrets/pull-secret.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.293859032Z namespaces/openshift-config/discovery.k8s.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.293903853Z namespaces/openshift-config/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.293958714Z namespaces/openshift-config/image.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.294003745Z namespaces/openshift-config/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.294059296Z namespaces/openshift-config/k8s.ovn.org/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.294094247Z namespaces/openshift-config/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.294179849Z namespaces/openshift-config/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.294259601Z namespaces/openshift-config/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.294305742Z namespaces/openshift-config/monitoring.coreos.com/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.294346123Z namespaces/openshift-config/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.294392294Z namespaces/openshift-config/networking.k8s.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.294435455Z namespaces/openshift-config/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.294465706Z namespaces/openshift-config/policy/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.294516757Z namespaces/openshift-config/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.294580079Z namespaces/openshift-config/route.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.294595959Z namespaces/openshift-config/route.openshift.io/routes.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.294713092Z namespaces/openshift-console-operator/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.294881826Z namespaces/openshift-console-operator/openshift-console-operator.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.294947607Z namespaces/openshift-console-operator/apps.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.294980518Z namespaces/openshift-console-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.295030499Z namespaces/openshift-console-operator/apps/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.29507381Z namespaces/openshift-console-operator/apps/daemonsets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.295150862Z namespaces/openshift-console-operator/apps/deployments.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.295267015Z namespaces/openshift-console-operator/apps/replicasets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.295370928Z namespaces/openshift-console-operator/apps/statefulsets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.295412909Z namespaces/openshift-console-operator/autoscaling/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.29545829Z namespaces/openshift-console-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.295505561Z namespaces/openshift-console-operator/batch/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.295546952Z namespaces/openshift-console-operator/batch/cronjobs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.295624503Z namespaces/openshift-console-operator/batch/jobs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.295686615Z namespaces/openshift-console-operator/build.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.295746337Z namespaces/openshift-console-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.295833759Z namespaces/openshift-console-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.29590318Z namespaces/openshift-console-operator/coordination.k8s.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.29591048Z namespaces/openshift-console-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.295953501Z namespaces/openshift-console-operator/coordination.k8s.io/leases/console-operator-lock.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.296027073Z namespaces/openshift-console-operator/core/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.296075574Z namespaces/openshift-console-operator/core/configmaps.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.296647508Z namespaces/openshift-console-operator/core/endpoints.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.29674149Z namespaces/openshift-console-operator/core/events.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.296998476Z namespaces/openshift-console-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.297076018Z namespaces/openshift-console-operator/core/pods.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.297199361Z namespaces/openshift-console-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.297318314Z namespaces/openshift-console-operator/core/secrets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.297497828Z namespaces/openshift-console-operator/core/services.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.297700243Z namespaces/openshift-console-operator/discovery.k8s.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.297745734Z namespaces/openshift-console-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.297827816Z namespaces/openshift-console-operator/image.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.297855287Z namespaces/openshift-console-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.297912008Z namespaces/openshift-console-operator/k8s.ovn.org/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.297939369Z namespaces/openshift-console-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.298029801Z namespaces/openshift-console-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.298110163Z namespaces/openshift-console-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.298269566Z namespaces/openshift-console-operator/monitoring.coreos.com/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.298313467Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.298382839Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.29841038Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/cluster-monitoring-prometheus-rules.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.298484602Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.298523563Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/console-operator.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.298570173Z namespaces/openshift-console-operator/networking.k8s.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.298616465Z namespaces/openshift-console-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.298675966Z namespaces/openshift-console-operator/pods/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.298684436Z namespaces/openshift-console-operator/pods/console-operator-7866497494-ds7x7/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.298726837Z namespaces/openshift-console-operator/pods/console-operator-7866497494-ds7x7/console-operator-7866497494-ds7x7.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.298875901Z namespaces/openshift-console-operator/pods/console-operator-7866497494-ds7x7/console-operator/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.298884621Z namespaces/openshift-console-operator/pods/console-operator-7866497494-ds7x7/console-operator/console-operator/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.298894041Z namespaces/openshift-console-operator/pods/console-operator-7866497494-ds7x7/console-operator/console-operator/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.298933212Z namespaces/openshift-console-operator/pods/console-operator-7866497494-ds7x7/console-operator/console-operator/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.299418884Z namespaces/openshift-console-operator/pods/console-operator-7866497494-ds7x7/console-operator/console-operator/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.299463495Z namespaces/openshift-console-operator/policy/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.299492555Z namespaces/openshift-console-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.299553327Z namespaces/openshift-console-operator/route.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.299592608Z namespaces/openshift-console-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.29966099Z namespaces/openshift-console/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.299706321Z namespaces/openshift-console/openshift-console.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.299793783Z namespaces/openshift-console/apps.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.299837824Z namespaces/openshift-console/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.299906075Z namespaces/openshift-console/apps/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.299947736Z namespaces/openshift-console/apps/daemonsets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.300030548Z namespaces/openshift-console/apps/deployments.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.300187212Z namespaces/openshift-console/apps/replicasets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.300442238Z namespaces/openshift-console/apps/statefulsets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.300488329Z namespaces/openshift-console/autoscaling/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.30052819Z namespaces/openshift-console/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.300577051Z namespaces/openshift-console/batch/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.300604012Z namespaces/openshift-console/batch/cronjobs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.300694234Z namespaces/openshift-console/batch/jobs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.300738535Z namespaces/openshift-console/build.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.300790486Z namespaces/openshift-console/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.300875948Z namespaces/openshift-console/build.openshift.io/builds.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.30094346Z namespaces/openshift-console/core/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.300989861Z namespaces/openshift-console/core/configmaps.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.301578075Z namespaces/openshift-console/core/endpoints.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.301661847Z namespaces/openshift-console/core/events.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.301925764Z namespaces/openshift-console/core/persistentvolumeclaims.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.302006805Z namespaces/openshift-console/core/pods.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.30219284Z namespaces/openshift-console/core/replicationcontrollers.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.302310942Z namespaces/openshift-console/core/secrets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.302509097Z namespaces/openshift-console/core/services.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.302577829Z namespaces/openshift-console/discovery.k8s.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.30261856Z namespaces/openshift-console/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.302676391Z namespaces/openshift-console/image.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.302726082Z namespaces/openshift-console/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.302945508Z namespaces/openshift-console/k8s.ovn.org/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.302987429Z namespaces/openshift-console/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.303070171Z namespaces/openshift-console/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.303149793Z namespaces/openshift-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.303185923Z namespaces/openshift-console/monitoring.coreos.com/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.303233644Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.303288206Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.303315097Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/console.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.303376818Z namespaces/openshift-console/networking.k8s.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.303410679Z namespaces/openshift-console/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.30346426Z namespaces/openshift-console/pods/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.30347124Z namespaces/openshift-console/pods/console-7dd7694c84-2nvl2/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.303506311Z namespaces/openshift-console/pods/console-7dd7694c84-2nvl2/console-7dd7694c84-2nvl2.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.303598093Z namespaces/openshift-console/pods/console-7dd7694c84-2nvl2/console/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.303605183Z namespaces/openshift-console/pods/console-7dd7694c84-2nvl2/console/console/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.303608984Z namespaces/openshift-console/pods/console-7dd7694c84-2nvl2/console/console/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.303642794Z namespaces/openshift-console/pods/console-7dd7694c84-2nvl2/console/console/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.303742667Z namespaces/openshift-console/pods/console-7dd7694c84-2nvl2/console/console/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.303833549Z namespaces/openshift-console/pods/console-7dd7694c84-2nvl2/console/console/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.30388294Z namespaces/openshift-console/pods/downloads-68c9cbb497-6lrjk/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.303928671Z namespaces/openshift-console/pods/downloads-68c9cbb497-6lrjk/downloads-68c9cbb497-6lrjk.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.304033123Z namespaces/openshift-console/pods/downloads-68c9cbb497-6lrjk/download-server/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.304044284Z namespaces/openshift-console/pods/downloads-68c9cbb497-6lrjk/download-server/download-server/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.304049274Z namespaces/openshift-console/pods/downloads-68c9cbb497-6lrjk/download-server/download-server/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.304081715Z namespaces/openshift-console/pods/downloads-68c9cbb497-6lrjk/download-server/download-server/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.304276559Z namespaces/openshift-console/pods/downloads-68c9cbb497-6lrjk/download-server/download-server/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.304347431Z namespaces/openshift-console/pods/downloads-68c9cbb497-6lrjk/download-server/download-server/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.304395962Z namespaces/openshift-console/policy/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.304428323Z namespaces/openshift-console/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.304491494Z namespaces/openshift-console/route.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.304535815Z namespaces/openshift-console/route.openshift.io/routes.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.304634018Z namespaces/openshift-controller-manager-operator/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.304679219Z namespaces/openshift-controller-manager-operator/openshift-controller-manager-operator.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.30475148Z namespaces/openshift-controller-manager-operator/apps.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.304801122Z namespaces/openshift-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.304870134Z namespaces/openshift-controller-manager-operator/apps/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.304910144Z namespaces/openshift-controller-manager-operator/apps/daemonsets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.304993256Z namespaces/openshift-controller-manager-operator/apps/deployments.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.305070718Z namespaces/openshift-controller-manager-operator/apps/replicasets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.30515124Z namespaces/openshift-controller-manager-operator/apps/statefulsets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.305206482Z namespaces/openshift-controller-manager-operator/autoscaling/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.305263323Z namespaces/openshift-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.305309844Z namespaces/openshift-controller-manager-operator/batch/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.305350715Z namespaces/openshift-controller-manager-operator/batch/cronjobs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.305432827Z namespaces/openshift-controller-manager-operator/batch/jobs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.305493368Z namespaces/openshift-controller-manager-operator/build.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.305520629Z namespaces/openshift-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.305609551Z namespaces/openshift-controller-manager-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.305687973Z namespaces/openshift-controller-manager-operator/core/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.305748614Z namespaces/openshift-controller-manager-operator/core/configmaps.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.305858347Z namespaces/openshift-controller-manager-operator/core/endpoints.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.305938329Z namespaces/openshift-controller-manager-operator/core/events.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.306021341Z namespaces/openshift-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.306092143Z namespaces/openshift-controller-manager-operator/core/pods.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.306171054Z namespaces/openshift-controller-manager-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.306290187Z namespaces/openshift-controller-manager-operator/core/secrets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.306443811Z namespaces/openshift-controller-manager-operator/core/services.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.306497392Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.306526073Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.306582764Z namespaces/openshift-controller-manager-operator/image.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.306629395Z namespaces/openshift-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.306657866Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.306711887Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.306812569Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.306903342Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.306952563Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.306990124Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.307042755Z namespaces/openshift-controller-manager-operator/networking.k8s.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.307081386Z namespaces/openshift-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.307127237Z namespaces/openshift-controller-manager-operator/policy/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.307168078Z namespaces/openshift-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.307216699Z namespaces/openshift-controller-manager-operator/route.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.30726035Z namespaces/openshift-controller-manager-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.307351352Z namespaces/openshift-controller-manager/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.307398694Z namespaces/openshift-controller-manager/openshift-controller-manager.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.307457355Z namespaces/openshift-controller-manager/apps.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.307496286Z namespaces/openshift-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.307542767Z namespaces/openshift-controller-manager/apps/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.307587078Z namespaces/openshift-controller-manager/apps/daemonsets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.30766769Z namespaces/openshift-controller-manager/apps/deployments.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.307745112Z namespaces/openshift-controller-manager/apps/replicasets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.307848034Z namespaces/openshift-controller-manager/apps/statefulsets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.307908516Z namespaces/openshift-controller-manager/autoscaling/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.307948796Z namespaces/openshift-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.308014028Z namespaces/openshift-controller-manager/batch/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.308060889Z namespaces/openshift-controller-manager/batch/cronjobs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.308134651Z namespaces/openshift-controller-manager/batch/jobs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.308182982Z namespaces/openshift-controller-manager/build.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.308205183Z namespaces/openshift-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.308298175Z namespaces/openshift-controller-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.308353416Z namespaces/openshift-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.308362046Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.308403898Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.308552441Z namespaces/openshift-controller-manager/core/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.308594252Z namespaces/openshift-controller-manager/core/configmaps.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.308699494Z namespaces/openshift-controller-manager/core/endpoints.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.308796307Z namespaces/openshift-controller-manager/core/events.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.308880629Z namespaces/openshift-controller-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.308961171Z namespaces/openshift-controller-manager/core/pods.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.309038282Z namespaces/openshift-controller-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.309162065Z namespaces/openshift-controller-manager/core/secrets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.309311059Z namespaces/openshift-controller-manager/core/services.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.30936271Z namespaces/openshift-controller-manager/discovery.k8s.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.309408411Z namespaces/openshift-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.309463152Z namespaces/openshift-controller-manager/image.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.309492453Z namespaces/openshift-controller-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.309565345Z namespaces/openshift-controller-manager/k8s.ovn.org/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.309610516Z namespaces/openshift-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.309690478Z namespaces/openshift-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.30979089Z namespaces/openshift-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.309827201Z namespaces/openshift-controller-manager/monitoring.coreos.com/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.309872512Z namespaces/openshift-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.309929094Z namespaces/openshift-controller-manager/networking.k8s.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.309970095Z namespaces/openshift-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.310024706Z namespaces/openshift-controller-manager/policy/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.310069667Z namespaces/openshift-controller-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.310125628Z namespaces/openshift-controller-manager/route.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.31017122Z namespaces/openshift-controller-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.310270352Z namespaces/openshift-dns-operator/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.310304903Z namespaces/openshift-dns-operator/openshift-dns-operator.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.310440296Z namespaces/openshift-dns-operator/apps.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.310481767Z namespaces/openshift-dns-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.310533338Z namespaces/openshift-dns-operator/apps/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.310573019Z namespaces/openshift-dns-operator/apps/daemonsets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.310664301Z namespaces/openshift-dns-operator/apps/deployments.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.310740223Z namespaces/openshift-dns-operator/apps/replicasets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.310904697Z namespaces/openshift-dns-operator/apps/statefulsets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.310935328Z namespaces/openshift-dns-operator/autoscaling/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.310987189Z namespaces/openshift-dns-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.31102154Z namespaces/openshift-dns-operator/batch/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.311070261Z namespaces/openshift-dns-operator/batch/cronjobs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.311144193Z namespaces/openshift-dns-operator/batch/jobs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.311193204Z namespaces/openshift-dns-operator/build.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.311234295Z namespaces/openshift-dns-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.311314637Z namespaces/openshift-dns-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.311374248Z namespaces/openshift-dns-operator/core/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.311420809Z namespaces/openshift-dns-operator/core/configmaps.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.311621034Z namespaces/openshift-dns-operator/core/endpoints.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.311700836Z namespaces/openshift-dns-operator/core/events.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.311798078Z namespaces/openshift-dns-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.31187717Z namespaces/openshift-dns-operator/core/pods.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.311956372Z namespaces/openshift-dns-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.312076375Z namespaces/openshift-dns-operator/core/secrets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.312261499Z namespaces/openshift-dns-operator/core/services.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.312545596Z namespaces/openshift-dns-operator/discovery.k8s.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.312594517Z namespaces/openshift-dns-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.312654948Z namespaces/openshift-dns-operator/image.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.31270109Z namespaces/openshift-dns-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.312789302Z namespaces/openshift-dns-operator/k8s.ovn.org/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.312829153Z namespaces/openshift-dns-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.312912625Z namespaces/openshift-dns-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.312984456Z namespaces/openshift-dns-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.313049738Z namespaces/openshift-dns-operator/monitoring.coreos.com/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.313097719Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.31314395Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.313189381Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/dns.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.313242342Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.313291284Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/dns-operator.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.313326624Z namespaces/openshift-dns-operator/networking.k8s.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.313375536Z namespaces/openshift-dns-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.313423957Z namespaces/openshift-dns-operator/policy/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.313469558Z namespaces/openshift-dns-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.313514639Z namespaces/openshift-dns-operator/route.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.313541489Z namespaces/openshift-dns-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.313645222Z namespaces/openshift-dns/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.313685423Z namespaces/openshift-dns/openshift-dns.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.313747205Z namespaces/openshift-dns/apps.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.313803896Z namespaces/openshift-dns/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.313845877Z namespaces/openshift-dns/apps/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.313891158Z namespaces/openshift-dns/apps/daemonsets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.314067882Z namespaces/openshift-dns/apps/deployments.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.314142114Z namespaces/openshift-dns/apps/replicasets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.314221986Z namespaces/openshift-dns/apps/statefulsets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.314269517Z namespaces/openshift-dns/autoscaling/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.314307888Z namespaces/openshift-dns/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.314354939Z namespaces/openshift-dns/batch/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.31439855Z namespaces/openshift-dns/batch/cronjobs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.314478902Z namespaces/openshift-dns/batch/jobs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.314543544Z namespaces/openshift-dns/build.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.314592245Z namespaces/openshift-dns/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.314664746Z namespaces/openshift-dns/build.openshift.io/builds.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.314711017Z namespaces/openshift-dns/core/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.314763129Z namespaces/openshift-dns/core/configmaps.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.314900372Z namespaces/openshift-dns/core/endpoints.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.314986824Z namespaces/openshift-dns/core/events.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.315212069Z namespaces/openshift-dns/core/persistentvolumeclaims.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.315293271Z namespaces/openshift-dns/core/pods.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.315557177Z namespaces/openshift-dns/core/replicationcontrollers.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.31568396Z namespaces/openshift-dns/core/secrets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.315884955Z namespaces/openshift-dns/core/services.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.315937757Z namespaces/openshift-dns/discovery.k8s.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.315984488Z namespaces/openshift-dns/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.316029519Z namespaces/openshift-dns/image.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.31606643Z namespaces/openshift-dns/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.316137811Z namespaces/openshift-dns/k8s.ovn.org/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.316178112Z namespaces/openshift-dns/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.316264194Z namespaces/openshift-dns/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.316345146Z namespaces/openshift-dns/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.316411608Z namespaces/openshift-dns/monitoring.coreos.com/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.316439518Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.31650324Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.316535571Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/dns-default.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.316591472Z namespaces/openshift-dns/networking.k8s.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.316635393Z namespaces/openshift-dns/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.316690344Z namespaces/openshift-dns/pods/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.316697885Z namespaces/openshift-dns/pods/dns-default-lqt7x/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.316747466Z namespaces/openshift-dns/pods/dns-default-lqt7x/dns-default-lqt7x.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.316859679Z namespaces/openshift-dns/pods/dns-default-lqt7x/dns/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.316875669Z namespaces/openshift-dns/pods/dns-default-lqt7x/dns/dns/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.316888389Z namespaces/openshift-dns/pods/dns-default-lqt7x/dns/dns/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.31692058Z namespaces/openshift-dns/pods/dns-default-lqt7x/dns/dns/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.317017242Z namespaces/openshift-dns/pods/dns-default-lqt7x/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.317094664Z namespaces/openshift-dns/pods/dns-default-lqt7x/dns/dns/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.317131785Z namespaces/openshift-dns/pods/dns-default-lqt7x/kube-rbac-proxy/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.317139955Z namespaces/openshift-dns/pods/dns-default-lqt7x/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.317146575Z namespaces/openshift-dns/pods/dns-default-lqt7x/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.317169846Z namespaces/openshift-dns/pods/dns-default-lqt7x/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.317275609Z namespaces/openshift-dns/pods/dns-default-lqt7x/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.31735109Z namespaces/openshift-dns/pods/dns-default-lqt7x/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.317402392Z namespaces/openshift-dns/pods/dns-default-xt9sl/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.317447773Z namespaces/openshift-dns/pods/dns-default-xt9sl/dns-default-xt9sl.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.317528235Z namespaces/openshift-dns/pods/dns-default-xt9sl/dns/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.317535825Z namespaces/openshift-dns/pods/dns-default-xt9sl/dns/dns/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.317543815Z namespaces/openshift-dns/pods/dns-default-xt9sl/dns/dns/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.317596726Z namespaces/openshift-dns/pods/dns-default-xt9sl/dns/dns/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.317687518Z namespaces/openshift-dns/pods/dns-default-xt9sl/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.317783001Z namespaces/openshift-dns/pods/dns-default-xt9sl/dns/dns/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.317831232Z namespaces/openshift-dns/pods/dns-default-xt9sl/kube-rbac-proxy/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.317846872Z namespaces/openshift-dns/pods/dns-default-xt9sl/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.317856162Z namespaces/openshift-dns/pods/dns-default-xt9sl/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.317923274Z namespaces/openshift-dns/pods/dns-default-xt9sl/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.318021866Z namespaces/openshift-dns/pods/dns-default-xt9sl/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.318111048Z namespaces/openshift-dns/pods/dns-default-xt9sl/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.31816429Z namespaces/openshift-dns/pods/dns-default-zfd8n/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.318222361Z namespaces/openshift-dns/pods/dns-default-zfd8n/dns-default-zfd8n.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.318344184Z namespaces/openshift-dns/pods/dns-default-zfd8n/dns/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.318358184Z namespaces/openshift-dns/pods/dns-default-zfd8n/dns/dns/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.318362304Z namespaces/openshift-dns/pods/dns-default-zfd8n/dns/dns/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.318404035Z namespaces/openshift-dns/pods/dns-default-zfd8n/dns/dns/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.318518848Z namespaces/openshift-dns/pods/dns-default-zfd8n/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.31859032Z namespaces/openshift-dns/pods/dns-default-zfd8n/dns/dns/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.318678402Z namespaces/openshift-dns/pods/dns-default-zfd8n/kube-rbac-proxy/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.318690462Z namespaces/openshift-dns/pods/dns-default-zfd8n/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.318700602Z namespaces/openshift-dns/pods/dns-default-zfd8n/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.318873956Z namespaces/openshift-dns/pods/dns-default-zfd8n/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.318978979Z namespaces/openshift-dns/pods/dns-default-zfd8n/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.319059541Z namespaces/openshift-dns/pods/dns-default-zfd8n/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.319084361Z namespaces/openshift-dns/pods/node-resolver-c5lt8/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.319146653Z namespaces/openshift-dns/pods/node-resolver-c5lt8/node-resolver-c5lt8.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.319222715Z namespaces/openshift-dns/pods/node-resolver-c5lt8/dns-node-resolver/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.319232235Z namespaces/openshift-dns/pods/node-resolver-c5lt8/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.319241115Z namespaces/openshift-dns/pods/node-resolver-c5lt8/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.319284686Z namespaces/openshift-dns/pods/node-resolver-c5lt8/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.319408889Z namespaces/openshift-dns/pods/node-resolver-c5lt8/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.319487361Z namespaces/openshift-dns/pods/node-resolver-c5lt8/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.319727447Z namespaces/openshift-dns/pods/node-resolver-gfpjq/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.319799389Z namespaces/openshift-dns/pods/node-resolver-gfpjq/node-resolver-gfpjq.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.31987878Z namespaces/openshift-dns/pods/node-resolver-gfpjq/dns-node-resolver/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.319894741Z namespaces/openshift-dns/pods/node-resolver-gfpjq/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.319901201Z namespaces/openshift-dns/pods/node-resolver-gfpjq/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.319943822Z namespaces/openshift-dns/pods/node-resolver-gfpjq/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.320034564Z namespaces/openshift-dns/pods/node-resolver-gfpjq/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.320101525Z namespaces/openshift-dns/pods/node-resolver-gfpjq/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.320153617Z namespaces/openshift-dns/pods/node-resolver-js24l/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.320191478Z namespaces/openshift-dns/pods/node-resolver-js24l/node-resolver-js24l.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.32026646Z namespaces/openshift-dns/pods/node-resolver-js24l/dns-node-resolver/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.32027341Z namespaces/openshift-dns/pods/node-resolver-js24l/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.32028054Z namespaces/openshift-dns/pods/node-resolver-js24l/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.320330521Z namespaces/openshift-dns/pods/node-resolver-js24l/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.320420033Z namespaces/openshift-dns/pods/node-resolver-js24l/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.320485435Z namespaces/openshift-dns/pods/node-resolver-js24l/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.320528566Z namespaces/openshift-dns/policy/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.320556266Z namespaces/openshift-dns/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.320606228Z namespaces/openshift-dns/route.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.320649718Z namespaces/openshift-dns/route.openshift.io/routes.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.320778372Z namespaces/openshift-etcd/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.320823143Z namespaces/openshift-etcd/openshift-etcd.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.320890284Z namespaces/openshift-etcd/apps.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.320935805Z namespaces/openshift-etcd/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.320997617Z namespaces/openshift-etcd/apps/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.321052478Z namespaces/openshift-etcd/apps/daemonsets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.32112672Z namespaces/openshift-etcd/apps/deployments.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.321204532Z namespaces/openshift-etcd/apps/replicasets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.321282764Z namespaces/openshift-etcd/apps/statefulsets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.321339215Z namespaces/openshift-etcd/autoscaling/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.321380236Z namespaces/openshift-etcd/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.321442808Z namespaces/openshift-etcd/batch/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.321487969Z namespaces/openshift-etcd/batch/cronjobs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.321565111Z namespaces/openshift-etcd/batch/jobs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.321612452Z namespaces/openshift-etcd/build.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.321652393Z namespaces/openshift-etcd/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.321751685Z namespaces/openshift-etcd/build.openshift.io/builds.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.321820517Z namespaces/openshift-etcd/core/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.321865598Z namespaces/openshift-etcd/core/configmaps.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.32196559Z namespaces/openshift-etcd/core/endpoints.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.322041732Z namespaces/openshift-etcd/core/events.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.322119453Z namespaces/openshift-etcd/core/persistentvolumeclaims.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.322199726Z namespaces/openshift-etcd/core/pods.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.322275107Z namespaces/openshift-etcd/core/replicationcontrollers.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.32239153Z namespaces/openshift-etcd/core/secrets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.322541623Z namespaces/openshift-etcd/core/services.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.322593915Z namespaces/openshift-etcd/discovery.k8s.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.322635256Z namespaces/openshift-etcd/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.322697987Z namespaces/openshift-etcd/image.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.322746559Z namespaces/openshift-etcd/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.32281801Z namespaces/openshift-etcd/k8s.ovn.org/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.322872971Z namespaces/openshift-etcd/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.322964224Z namespaces/openshift-etcd/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.323040266Z namespaces/openshift-etcd/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.323089597Z namespaces/openshift-etcd/monitoring.coreos.com/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.323115477Z namespaces/openshift-etcd/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.323391214Z namespaces/openshift-etcd/networking.k8s.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.323433845Z namespaces/openshift-etcd/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.323493396Z namespaces/openshift-etcd/policy/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.323532857Z namespaces/openshift-etcd/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.323592029Z namespaces/openshift-etcd/route.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.32363272Z namespaces/openshift-etcd/route.openshift.io/routes.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.323724872Z namespaces/openshift-host-network/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.323787813Z namespaces/openshift-host-network/openshift-host-network.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.323853985Z namespaces/openshift-host-network/apps.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.323896986Z namespaces/openshift-host-network/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.323972758Z namespaces/openshift-host-network/apps/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.324015789Z namespaces/openshift-host-network/apps/daemonsets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.324093631Z namespaces/openshift-host-network/apps/deployments.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.324172502Z namespaces/openshift-host-network/apps/replicasets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.324255474Z namespaces/openshift-host-network/apps/statefulsets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.32490839Z namespaces/openshift-host-network/autoscaling/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.324955481Z namespaces/openshift-host-network/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.325024593Z namespaces/openshift-host-network/batch/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.325068974Z namespaces/openshift-host-network/batch/cronjobs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.325148496Z namespaces/openshift-host-network/batch/jobs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.325198987Z namespaces/openshift-host-network/build.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.325232158Z namespaces/openshift-host-network/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.32531476Z namespaces/openshift-host-network/build.openshift.io/builds.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.325391822Z namespaces/openshift-host-network/core/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.325443013Z namespaces/openshift-host-network/core/configmaps.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.325540515Z namespaces/openshift-host-network/core/endpoints.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.325621837Z namespaces/openshift-host-network/core/events.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.325702129Z namespaces/openshift-host-network/core/persistentvolumeclaims.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.325807871Z namespaces/openshift-host-network/core/pods.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.325886483Z namespaces/openshift-host-network/core/replicationcontrollers.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.326026046Z namespaces/openshift-host-network/core/secrets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.326127109Z namespaces/openshift-host-network/core/services.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.32617611Z namespaces/openshift-host-network/core/resourcequotas/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.326221381Z namespaces/openshift-host-network/core/resourcequotas/host-network-namespace-quotas.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.326274482Z namespaces/openshift-host-network/discovery.k8s.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.326317973Z namespaces/openshift-host-network/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.326369505Z namespaces/openshift-host-network/image.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.326415566Z namespaces/openshift-host-network/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.326477857Z namespaces/openshift-host-network/k8s.ovn.org/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.326523258Z namespaces/openshift-host-network/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.32660244Z namespaces/openshift-host-network/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.326695752Z namespaces/openshift-host-network/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.326937478Z namespaces/openshift-host-network/monitoring.coreos.com/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.326990889Z namespaces/openshift-host-network/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.327062691Z namespaces/openshift-host-network/networking.k8s.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.327101862Z namespaces/openshift-host-network/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.327158444Z namespaces/openshift-host-network/policy/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.327198734Z namespaces/openshift-host-network/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.327246506Z namespaces/openshift-host-network/route.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.327291267Z namespaces/openshift-host-network/route.openshift.io/routes.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.32740931Z namespaces/openshift-image-registry/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.3274555Z namespaces/openshift-image-registry/openshift-image-registry.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.327539602Z namespaces/openshift-image-registry/apps.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.327583174Z namespaces/openshift-image-registry/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.327637215Z namespaces/openshift-image-registry/apps/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.327681286Z namespaces/openshift-image-registry/apps/daemonsets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.32784501Z namespaces/openshift-image-registry/apps/deployments.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.328084386Z namespaces/openshift-image-registry/apps/replicasets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.32828225Z namespaces/openshift-image-registry/apps/statefulsets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.328325141Z namespaces/openshift-image-registry/autoscaling/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.328371972Z namespaces/openshift-image-registry/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.328417703Z namespaces/openshift-image-registry/batch/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.328463355Z namespaces/openshift-image-registry/batch/cronjobs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.328564507Z namespaces/openshift-image-registry/batch/jobs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.328624978Z namespaces/openshift-image-registry/build.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.328671319Z namespaces/openshift-image-registry/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.328749011Z namespaces/openshift-image-registry/build.openshift.io/builds.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.328836073Z namespaces/openshift-image-registry/coordination.k8s.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.328843813Z namespaces/openshift-image-registry/coordination.k8s.io/leases/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.328882894Z namespaces/openshift-image-registry/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.328971767Z namespaces/openshift-image-registry/core/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.329012837Z namespaces/openshift-image-registry/core/configmaps.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.329617872Z namespaces/openshift-image-registry/core/endpoints.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.329705234Z namespaces/openshift-image-registry/core/events.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.330009391Z namespaces/openshift-image-registry/core/persistentvolumeclaims.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.330085743Z namespaces/openshift-image-registry/core/pods.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.330287998Z namespaces/openshift-image-registry/core/replicationcontrollers.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.330413011Z namespaces/openshift-image-registry/core/secrets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.330592175Z namespaces/openshift-image-registry/core/services.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.330659337Z namespaces/openshift-image-registry/discovery.k8s.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.330700238Z namespaces/openshift-image-registry/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.33078289Z namespaces/openshift-image-registry/image.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.330826061Z namespaces/openshift-image-registry/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.330906642Z namespaces/openshift-image-registry/k8s.ovn.org/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.330949914Z namespaces/openshift-image-registry/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.331040276Z namespaces/openshift-image-registry/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.331115067Z namespaces/openshift-image-registry/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.331181969Z namespaces/openshift-image-registry/monitoring.coreos.com/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.33122393Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.331299102Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.331342143Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-operator-alerts.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.331444835Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-rules.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.331530567Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/imagestreams-rules.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.331582018Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.33162391Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/image-registry.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.331679741Z namespaces/openshift-image-registry/networking.k8s.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.331726052Z namespaces/openshift-image-registry/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.331816304Z namespaces/openshift-image-registry/pods/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.331827624Z namespaces/openshift-image-registry/pods/image-registry-d6c464577-8pzhl/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.331869155Z namespaces/openshift-image-registry/pods/image-registry-d6c464577-8pzhl/image-registry-d6c464577-8pzhl.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.33205431Z namespaces/openshift-image-registry/pods/image-registry-d6c464577-8pzhl/registry/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.33206197Z namespaces/openshift-image-registry/pods/image-registry-d6c464577-8pzhl/registry/registry/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.33207119Z namespaces/openshift-image-registry/pods/image-registry-d6c464577-8pzhl/registry/registry/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.332122222Z namespaces/openshift-image-registry/pods/image-registry-d6c464577-8pzhl/registry/registry/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.332723996Z namespaces/openshift-image-registry/pods/image-registry-d6c464577-8pzhl/registry/registry/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.332839248Z namespaces/openshift-image-registry/pods/image-registry-d6c464577-8pzhl/registry/registry/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.332855609Z namespaces/openshift-image-registry/pods/node-ca-5hd22/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.33289649Z namespaces/openshift-image-registry/pods/node-ca-5hd22/node-ca-5hd22.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.332981482Z namespaces/openshift-image-registry/pods/node-ca-5hd22/node-ca/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.332991252Z namespaces/openshift-image-registry/pods/node-ca-5hd22/node-ca/node-ca/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.332997712Z namespaces/openshift-image-registry/pods/node-ca-5hd22/node-ca/node-ca/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.333039393Z namespaces/openshift-image-registry/pods/node-ca-5hd22/node-ca/node-ca/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.333163186Z namespaces/openshift-image-registry/pods/node-ca-5hd22/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.333231538Z namespaces/openshift-image-registry/pods/node-ca-5hd22/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.333290289Z namespaces/openshift-image-registry/pods/node-ca-l6bf9/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.33333399Z namespaces/openshift-image-registry/pods/node-ca-l6bf9/node-ca-l6bf9.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.333422032Z namespaces/openshift-image-registry/pods/node-ca-l6bf9/node-ca/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.333431802Z namespaces/openshift-image-registry/pods/node-ca-l6bf9/node-ca/node-ca/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.333436563Z namespaces/openshift-image-registry/pods/node-ca-l6bf9/node-ca/node-ca/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.333472514Z namespaces/openshift-image-registry/pods/node-ca-l6bf9/node-ca/node-ca/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.333595766Z namespaces/openshift-image-registry/pods/node-ca-l6bf9/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.333666698Z namespaces/openshift-image-registry/pods/node-ca-l6bf9/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.333725169Z namespaces/openshift-image-registry/pods/node-ca-sbjhp/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.333792471Z namespaces/openshift-image-registry/pods/node-ca-sbjhp/node-ca-sbjhp.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.333883253Z namespaces/openshift-image-registry/pods/node-ca-sbjhp/node-ca/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.333890944Z namespaces/openshift-image-registry/pods/node-ca-sbjhp/node-ca/node-ca/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.333895633Z namespaces/openshift-image-registry/pods/node-ca-sbjhp/node-ca/node-ca/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.333989266Z namespaces/openshift-image-registry/pods/node-ca-sbjhp/node-ca/node-ca/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.334106739Z namespaces/openshift-image-registry/pods/node-ca-sbjhp/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.33417462Z namespaces/openshift-image-registry/pods/node-ca-sbjhp/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.334212031Z namespaces/openshift-image-registry/policy/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.334268473Z namespaces/openshift-image-registry/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.334337844Z namespaces/openshift-image-registry/route.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.334365985Z namespaces/openshift-image-registry/route.openshift.io/routes.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.334477367Z namespaces/openshift-ingress-canary/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.334525639Z namespaces/openshift-ingress-canary/openshift-ingress-canary.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.33459322Z namespaces/openshift-ingress-canary/apps.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.334641911Z namespaces/openshift-ingress-canary/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.334693643Z namespaces/openshift-ingress-canary/apps/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.334720293Z namespaces/openshift-ingress-canary/apps/daemonsets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.334902837Z namespaces/openshift-ingress-canary/apps/deployments.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.334984579Z namespaces/openshift-ingress-canary/apps/replicasets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.335067372Z namespaces/openshift-ingress-canary/apps/statefulsets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.335112442Z namespaces/openshift-ingress-canary/autoscaling/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.335159574Z namespaces/openshift-ingress-canary/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.335212425Z namespaces/openshift-ingress-canary/batch/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.335261706Z namespaces/openshift-ingress-canary/batch/cronjobs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.335342058Z namespaces/openshift-ingress-canary/batch/jobs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.3354078Z namespaces/openshift-ingress-canary/build.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.33544216Z namespaces/openshift-ingress-canary/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.335538743Z namespaces/openshift-ingress-canary/build.openshift.io/builds.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.335606434Z namespaces/openshift-ingress-canary/core/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.335660146Z namespaces/openshift-ingress-canary/core/configmaps.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.335766598Z namespaces/openshift-ingress-canary/core/endpoints.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.335878591Z namespaces/openshift-ingress-canary/core/events.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.336029504Z namespaces/openshift-ingress-canary/core/persistentvolumeclaims.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.336109526Z namespaces/openshift-ingress-canary/core/pods.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.336316651Z namespaces/openshift-ingress-canary/core/replicationcontrollers.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.336437354Z namespaces/openshift-ingress-canary/core/secrets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.336603138Z namespaces/openshift-ingress-canary/core/services.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.33666935Z namespaces/openshift-ingress-canary/discovery.k8s.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.336721361Z namespaces/openshift-ingress-canary/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.336804523Z namespaces/openshift-ingress-canary/image.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.336854804Z namespaces/openshift-ingress-canary/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.336915825Z namespaces/openshift-ingress-canary/k8s.ovn.org/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.336945756Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.337037358Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.337135221Z namespaces/openshift-ingress-canary/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.337195062Z namespaces/openshift-ingress-canary/monitoring.coreos.com/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.337225963Z namespaces/openshift-ingress-canary/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.337294814Z namespaces/openshift-ingress-canary/networking.k8s.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.337352026Z namespaces/openshift-ingress-canary/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.337387927Z namespaces/openshift-ingress-canary/pods/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.337396837Z namespaces/openshift-ingress-canary/pods/ingress-canary-fwtrx/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.337456708Z namespaces/openshift-ingress-canary/pods/ingress-canary-fwtrx/ingress-canary-fwtrx.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.337553931Z namespaces/openshift-ingress-canary/pods/ingress-canary-fwtrx/serve-healthcheck-canary/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.337565891Z namespaces/openshift-ingress-canary/pods/ingress-canary-fwtrx/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.337574571Z namespaces/openshift-ingress-canary/pods/ingress-canary-fwtrx/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.337582001Z namespaces/openshift-ingress-canary/pods/ingress-canary-fwtrx/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.337697654Z namespaces/openshift-ingress-canary/pods/ingress-canary-fwtrx/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.337784876Z namespaces/openshift-ingress-canary/pods/ingress-canary-fwtrx/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.337825167Z namespaces/openshift-ingress-canary/pods/ingress-canary-l6rc7/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.337869088Z namespaces/openshift-ingress-canary/pods/ingress-canary-l6rc7/ingress-canary-l6rc7.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.33795051Z namespaces/openshift-ingress-canary/pods/ingress-canary-l6rc7/serve-healthcheck-canary/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.33795795Z namespaces/openshift-ingress-canary/pods/ingress-canary-l6rc7/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.33796554Z namespaces/openshift-ingress-canary/pods/ingress-canary-l6rc7/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.338026342Z namespaces/openshift-ingress-canary/pods/ingress-canary-l6rc7/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.338140374Z namespaces/openshift-ingress-canary/pods/ingress-canary-l6rc7/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.338207196Z namespaces/openshift-ingress-canary/pods/ingress-canary-l6rc7/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.338237477Z namespaces/openshift-ingress-canary/pods/ingress-canary-qt5j4/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.338279568Z namespaces/openshift-ingress-canary/pods/ingress-canary-qt5j4/ingress-canary-qt5j4.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.33835949Z namespaces/openshift-ingress-canary/pods/ingress-canary-qt5j4/serve-healthcheck-canary/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.33836979Z namespaces/openshift-ingress-canary/pods/ingress-canary-qt5j4/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.33837601Z namespaces/openshift-ingress-canary/pods/ingress-canary-qt5j4/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.338404211Z namespaces/openshift-ingress-canary/pods/ingress-canary-qt5j4/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.338489963Z namespaces/openshift-ingress-canary/pods/ingress-canary-qt5j4/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.338561385Z namespaces/openshift-ingress-canary/pods/ingress-canary-qt5j4/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.338592945Z namespaces/openshift-ingress-canary/policy/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.338634166Z namespaces/openshift-ingress-canary/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.338682787Z namespaces/openshift-ingress-canary/route.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.338725519Z namespaces/openshift-ingress-canary/route.openshift.io/routes.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.338849222Z namespaces/openshift-ingress-operator/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.338902353Z namespaces/openshift-ingress-operator/openshift-ingress-operator.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.338976554Z namespaces/openshift-ingress-operator/apps.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.339010135Z namespaces/openshift-ingress-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.339083277Z namespaces/openshift-ingress-operator/apps/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.339113908Z namespaces/openshift-ingress-operator/apps/daemonsets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.33920587Z namespaces/openshift-ingress-operator/apps/deployments.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.339279942Z namespaces/openshift-ingress-operator/apps/replicasets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.339356303Z namespaces/openshift-ingress-operator/apps/statefulsets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.339398644Z namespaces/openshift-ingress-operator/autoscaling/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.339427155Z namespaces/openshift-ingress-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.339486097Z namespaces/openshift-ingress-operator/batch/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.339524247Z namespaces/openshift-ingress-operator/batch/cronjobs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.339602269Z namespaces/openshift-ingress-operator/batch/jobs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.339645Z namespaces/openshift-ingress-operator/build.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.339698191Z namespaces/openshift-ingress-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.339797734Z namespaces/openshift-ingress-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.339870946Z namespaces/openshift-ingress-operator/core/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.339923907Z namespaces/openshift-ingress-operator/core/configmaps.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.340577772Z namespaces/openshift-ingress-operator/core/endpoints.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.340657774Z namespaces/openshift-ingress-operator/core/events.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.340779957Z namespaces/openshift-ingress-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.340865519Z namespaces/openshift-ingress-operator/core/pods.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.340948911Z namespaces/openshift-ingress-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.341067794Z namespaces/openshift-ingress-operator/core/secrets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.341247539Z namespaces/openshift-ingress-operator/core/services.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.3413046Z namespaces/openshift-ingress-operator/discovery.k8s.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.341352781Z namespaces/openshift-ingress-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.341399222Z namespaces/openshift-ingress-operator/image.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.341441783Z namespaces/openshift-ingress-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.341476364Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.341492244Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.341546015Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/default-wildcard.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.341619277Z namespaces/openshift-ingress-operator/k8s.ovn.org/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.341668598Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.341777421Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.341863243Z namespaces/openshift-ingress-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.341921604Z namespaces/openshift-ingress-operator/monitoring.coreos.com/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.341962256Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.342014837Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.342069488Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ingress-operator.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.34214029Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.342174481Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ingress-operator.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.342245402Z namespaces/openshift-ingress-operator/networking.k8s.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.342295833Z namespaces/openshift-ingress-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.342349054Z namespaces/openshift-ingress-operator/operator.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.342357155Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.342397296Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/default.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.342479328Z namespaces/openshift-ingress-operator/policy/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.342514578Z namespaces/openshift-ingress-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.34255977Z namespaces/openshift-ingress-operator/route.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.342604311Z namespaces/openshift-ingress-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.342687313Z namespaces/openshift-ingress/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.342723594Z namespaces/openshift-ingress/openshift-ingress.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.342837616Z namespaces/openshift-ingress/apps.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.342889558Z namespaces/openshift-ingress/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.342952119Z namespaces/openshift-ingress/apps/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.34298615Z namespaces/openshift-ingress/apps/daemonsets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.343072212Z namespaces/openshift-ingress/apps/deployments.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.343209555Z namespaces/openshift-ingress/apps/replicasets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.343325418Z namespaces/openshift-ingress/apps/statefulsets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.343378779Z namespaces/openshift-ingress/autoscaling/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.34341857Z namespaces/openshift-ingress/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.343473651Z namespaces/openshift-ingress/batch/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.343522113Z namespaces/openshift-ingress/batch/cronjobs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.343607504Z namespaces/openshift-ingress/batch/jobs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.343641285Z namespaces/openshift-ingress/build.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.343691037Z namespaces/openshift-ingress/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.343788969Z namespaces/openshift-ingress/build.openshift.io/builds.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.343887281Z namespaces/openshift-ingress/core/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.343917092Z namespaces/openshift-ingress/core/configmaps.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.344034945Z namespaces/openshift-ingress/core/endpoints.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.344127137Z namespaces/openshift-ingress/core/events.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.34425983Z namespaces/openshift-ingress/core/persistentvolumeclaims.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.344336622Z namespaces/openshift-ingress/core/pods.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.344470805Z namespaces/openshift-ingress/core/replicationcontrollers.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.344580848Z namespaces/openshift-ingress/core/secrets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.344778922Z namespaces/openshift-ingress/core/services.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.344845764Z namespaces/openshift-ingress/discovery.k8s.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.344892815Z namespaces/openshift-ingress/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.344951216Z namespaces/openshift-ingress/image.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.344989407Z namespaces/openshift-ingress/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.345045179Z namespaces/openshift-ingress/k8s.ovn.org/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.34510605Z namespaces/openshift-ingress/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.345184252Z namespaces/openshift-ingress/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.345268644Z namespaces/openshift-ingress/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.345316765Z namespaces/openshift-ingress/monitoring.coreos.com/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.345346536Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.345421298Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.345449858Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/router-default.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.34552267Z namespaces/openshift-ingress/networking.k8s.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.345567611Z namespaces/openshift-ingress/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.345622472Z namespaces/openshift-ingress/pods/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.345629373Z namespaces/openshift-ingress/pods/router-default-7566899d6d-mtpt5/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.345667544Z namespaces/openshift-ingress/pods/router-default-7566899d6d-mtpt5/router-default-7566899d6d-mtpt5.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.345798587Z namespaces/openshift-ingress/pods/router-default-7566899d6d-mtpt5/router/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.345811157Z namespaces/openshift-ingress/pods/router-default-7566899d6d-mtpt5/router/router/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.345815237Z namespaces/openshift-ingress/pods/router-default-7566899d6d-mtpt5/router/router/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.345858388Z namespaces/openshift-ingress/pods/router-default-7566899d6d-mtpt5/router/router/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.346014122Z namespaces/openshift-ingress/pods/router-default-7566899d6d-mtpt5/router/router/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.346079973Z namespaces/openshift-ingress/pods/router-default-7566899d6d-mtpt5/router/router/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.346125104Z namespaces/openshift-ingress/policy/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.346170745Z namespaces/openshift-ingress/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.346232777Z namespaces/openshift-ingress/route.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.346272978Z namespaces/openshift-ingress/route.openshift.io/routes.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.346536014Z namespaces/openshift-insights/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.346586255Z namespaces/openshift-insights/openshift-insights.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.346651397Z namespaces/openshift-insights/apps.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.346692718Z namespaces/openshift-insights/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.34678941Z namespaces/openshift-insights/apps/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.346841952Z namespaces/openshift-insights/apps/daemonsets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.346979605Z namespaces/openshift-insights/apps/deployments.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.347155179Z namespaces/openshift-insights/apps/replicasets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.347263962Z namespaces/openshift-insights/apps/statefulsets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.347314943Z namespaces/openshift-insights/apps/deployments/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.347368654Z namespaces/openshift-insights/apps/deployments/insights-operator.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.347449966Z namespaces/openshift-insights/autoscaling/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.347497197Z namespaces/openshift-insights/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.347553229Z namespaces/openshift-insights/batch/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.34762764Z namespaces/openshift-insights/batch/cronjobs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.347713842Z namespaces/openshift-insights/batch/jobs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.347796364Z namespaces/openshift-insights/build.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.347834175Z namespaces/openshift-insights/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.347927047Z namespaces/openshift-insights/build.openshift.io/builds.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.34802168Z namespaces/openshift-insights/core/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.34805026Z namespaces/openshift-insights/core/configmaps.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.348639714Z namespaces/openshift-insights/core/endpoints.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.348778238Z namespaces/openshift-insights/core/events.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.349069634Z namespaces/openshift-insights/core/persistentvolumeclaims.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.349186787Z namespaces/openshift-insights/core/pods.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.349483174Z namespaces/openshift-insights/core/replicationcontrollers.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.349570636Z namespaces/openshift-insights/core/secrets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.34971793Z namespaces/openshift-insights/core/services.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.349808392Z namespaces/openshift-insights/core/configmaps/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.349835783Z namespaces/openshift-insights/core/configmaps/service-ca-bundle.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.349910974Z namespaces/openshift-insights/core/serviceaccounts/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.349948675Z namespaces/openshift-insights/core/serviceaccounts/gather.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.350036648Z namespaces/openshift-insights/core/serviceaccounts/operator.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.350103579Z namespaces/openshift-insights/core/services/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.35014955Z namespaces/openshift-insights/core/services/metrics.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.350215822Z namespaces/openshift-insights/discovery.k8s.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.350250782Z namespaces/openshift-insights/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.350337935Z namespaces/openshift-insights/image.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.350372496Z namespaces/openshift-insights/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.350439917Z namespaces/openshift-insights/k8s.ovn.org/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.350478498Z namespaces/openshift-insights/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.3505623Z namespaces/openshift-insights/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.350639582Z namespaces/openshift-insights/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.350693033Z namespaces/openshift-insights/monitoring.coreos.com/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.350719524Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.350857617Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.350899788Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/insights-prometheus-rules.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.35097099Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.351012271Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/insights-operator.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.351055992Z namespaces/openshift-insights/networking.k8s.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.351087462Z namespaces/openshift-insights/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.351171024Z namespaces/openshift-insights/pods/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.351179055Z namespaces/openshift-insights/pods/insights-operator-68d9dd94cf-w9wm9/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.351215685Z namespaces/openshift-insights/pods/insights-operator-68d9dd94cf-w9wm9/insights-operator-68d9dd94cf-w9wm9.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.351309338Z namespaces/openshift-insights/pods/insights-operator-68d9dd94cf-w9wm9/insights-operator/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.351317258Z namespaces/openshift-insights/pods/insights-operator-68d9dd94cf-w9wm9/insights-operator/insights-operator/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.351323858Z namespaces/openshift-insights/pods/insights-operator-68d9dd94cf-w9wm9/insights-operator/insights-operator/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.351366129Z namespaces/openshift-insights/pods/insights-operator-68d9dd94cf-w9wm9/insights-operator/insights-operator/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.351751728Z namespaces/openshift-insights/pods/insights-operator-68d9dd94cf-w9wm9/insights-operator/insights-operator/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.352112977Z namespaces/openshift-insights/pods/insights-runtime-extractor-b2r7q/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.352157878Z namespaces/openshift-insights/pods/insights-runtime-extractor-b2r7q/insights-runtime-extractor-b2r7q.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.35225336Z namespaces/openshift-insights/pods/insights-runtime-extractor-b2r7q/exporter/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.35226137Z namespaces/openshift-insights/pods/insights-runtime-extractor-b2r7q/exporter/exporter/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.352274741Z namespaces/openshift-insights/pods/insights-runtime-extractor-b2r7q/exporter/exporter/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.352324622Z namespaces/openshift-insights/pods/insights-runtime-extractor-b2r7q/exporter/exporter/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.352430084Z namespaces/openshift-insights/pods/insights-runtime-extractor-b2r7q/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.352488816Z namespaces/openshift-insights/pods/insights-runtime-extractor-b2r7q/exporter/exporter/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.352521647Z namespaces/openshift-insights/pods/insights-runtime-extractor-b2r7q/extractor/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.352526687Z namespaces/openshift-insights/pods/insights-runtime-extractor-b2r7q/extractor/extractor/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.352545027Z namespaces/openshift-insights/pods/insights-runtime-extractor-b2r7q/extractor/extractor/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.352594298Z namespaces/openshift-insights/pods/insights-runtime-extractor-b2r7q/extractor/extractor/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.352700661Z namespaces/openshift-insights/pods/insights-runtime-extractor-b2r7q/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.352802043Z namespaces/openshift-insights/pods/insights-runtime-extractor-b2r7q/extractor/extractor/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.353198993Z namespaces/openshift-insights/pods/insights-runtime-extractor-b2r7q/kube-rbac-proxy/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.353212283Z namespaces/openshift-insights/pods/insights-runtime-extractor-b2r7q/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.353220993Z namespaces/openshift-insights/pods/insights-runtime-extractor-b2r7q/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.353271284Z namespaces/openshift-insights/pods/insights-runtime-extractor-b2r7q/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.353375497Z namespaces/openshift-insights/pods/insights-runtime-extractor-b2r7q/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.353450359Z namespaces/openshift-insights/pods/insights-runtime-extractor-b2r7q/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.35349547Z namespaces/openshift-insights/pods/insights-runtime-extractor-h8l48/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.353530231Z namespaces/openshift-insights/pods/insights-runtime-extractor-h8l48/insights-runtime-extractor-h8l48.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.353629223Z namespaces/openshift-insights/pods/insights-runtime-extractor-h8l48/exporter/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.353640313Z namespaces/openshift-insights/pods/insights-runtime-extractor-h8l48/exporter/exporter/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.353646383Z namespaces/openshift-insights/pods/insights-runtime-extractor-h8l48/exporter/exporter/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.353687934Z namespaces/openshift-insights/pods/insights-runtime-extractor-h8l48/exporter/exporter/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.353799957Z namespaces/openshift-insights/pods/insights-runtime-extractor-h8l48/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.353870499Z namespaces/openshift-insights/pods/insights-runtime-extractor-h8l48/exporter/exporter/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.35391423Z namespaces/openshift-insights/pods/insights-runtime-extractor-h8l48/extractor/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.35392187Z namespaces/openshift-insights/pods/insights-runtime-extractor-h8l48/extractor/extractor/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.35392879Z namespaces/openshift-insights/pods/insights-runtime-extractor-h8l48/extractor/extractor/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.353967231Z namespaces/openshift-insights/pods/insights-runtime-extractor-h8l48/extractor/extractor/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.354078894Z namespaces/openshift-insights/pods/insights-runtime-extractor-h8l48/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.354143515Z namespaces/openshift-insights/pods/insights-runtime-extractor-h8l48/extractor/extractor/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.354199756Z namespaces/openshift-insights/pods/insights-runtime-extractor-h8l48/kube-rbac-proxy/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.354209137Z namespaces/openshift-insights/pods/insights-runtime-extractor-h8l48/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.354218947Z namespaces/openshift-insights/pods/insights-runtime-extractor-h8l48/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.354246568Z namespaces/openshift-insights/pods/insights-runtime-extractor-h8l48/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.35434256Z namespaces/openshift-insights/pods/insights-runtime-extractor-h8l48/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.354413132Z namespaces/openshift-insights/pods/insights-runtime-extractor-h8l48/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.354465063Z namespaces/openshift-insights/pods/insights-runtime-extractor-zdd9x/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.354511204Z namespaces/openshift-insights/pods/insights-runtime-extractor-zdd9x/insights-runtime-extractor-zdd9x.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.354589536Z namespaces/openshift-insights/pods/insights-runtime-extractor-zdd9x/exporter/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.354600986Z namespaces/openshift-insights/pods/insights-runtime-extractor-zdd9x/exporter/exporter/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.354604906Z namespaces/openshift-insights/pods/insights-runtime-extractor-zdd9x/exporter/exporter/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.354657587Z namespaces/openshift-insights/pods/insights-runtime-extractor-zdd9x/exporter/exporter/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.35475387Z namespaces/openshift-insights/pods/insights-runtime-extractor-zdd9x/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.354838882Z namespaces/openshift-insights/pods/insights-runtime-extractor-zdd9x/exporter/exporter/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.354881493Z namespaces/openshift-insights/pods/insights-runtime-extractor-zdd9x/extractor/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.354889113Z namespaces/openshift-insights/pods/insights-runtime-extractor-zdd9x/extractor/extractor/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.354894943Z namespaces/openshift-insights/pods/insights-runtime-extractor-zdd9x/extractor/extractor/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.354950584Z namespaces/openshift-insights/pods/insights-runtime-extractor-zdd9x/extractor/extractor/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.355051377Z namespaces/openshift-insights/pods/insights-runtime-extractor-zdd9x/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.355121418Z namespaces/openshift-insights/pods/insights-runtime-extractor-zdd9x/extractor/extractor/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.355151269Z namespaces/openshift-insights/pods/insights-runtime-extractor-zdd9x/kube-rbac-proxy/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.355160549Z namespaces/openshift-insights/pods/insights-runtime-extractor-zdd9x/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.355164499Z namespaces/openshift-insights/pods/insights-runtime-extractor-zdd9x/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.355217151Z namespaces/openshift-insights/pods/insights-runtime-extractor-zdd9x/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.355309123Z namespaces/openshift-insights/pods/insights-runtime-extractor-zdd9x/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.355507998Z namespaces/openshift-insights/pods/insights-runtime-extractor-zdd9x/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.355517438Z namespaces/openshift-insights/policy/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.355521388Z namespaces/openshift-insights/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.355525678Z namespaces/openshift-insights/route.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.355570469Z namespaces/openshift-insights/route.openshift.io/routes.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.35563191Z namespaces/openshift-keda/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.355640441Z namespaces/openshift-keda/coordination.k8s.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.355652541Z namespaces/openshift-keda/coordination.k8s.io/leases/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.355696052Z namespaces/openshift-keda/coordination.k8s.io/leases/olm-operator.keda.sh.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.355797554Z namespaces/openshift-keda/coordination.k8s.io/leases/operator.keda.sh.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.355867176Z namespaces/openshift-keda/monitoring.coreos.com/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.355875636Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.355907477Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/keda-olm-operator.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.355984959Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.356004119Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-admission-webhooks.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.356101842Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-metrics-apiserver.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.356188184Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-operator.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.356253345Z namespaces/openshift-keda/operators.coreos.com/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.356261836Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.356309126Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/custom-metrics-autoscaler.v2.19.0-2.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.356475641Z namespaces/openshift-keda/operators.coreos.com/installplans/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.356515162Z namespaces/openshift-keda/operators.coreos.com/installplans/install-28w7f.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.356624394Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.356656485Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/custom-metrics-autoscaler.v2.19.0-2.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.356719476Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.356772178Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/openshift-keda.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.35685079Z namespaces/openshift-keda/operators.coreos.com/subscriptions/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.35687856Z namespaces/openshift-keda/operators.coreos.com/subscriptions/openshift-custom-metrics-autoscaler-operator.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.356996043Z namespaces/openshift-kube-apiserver-operator/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.357056664Z namespaces/openshift-kube-apiserver-operator/openshift-kube-apiserver-operator.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.357121796Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.357156537Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.357205958Z namespaces/openshift-kube-apiserver-operator/apps/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.357248019Z namespaces/openshift-kube-apiserver-operator/apps/daemonsets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.357331461Z namespaces/openshift-kube-apiserver-operator/apps/deployments.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.357409683Z namespaces/openshift-kube-apiserver-operator/apps/replicasets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.357490715Z namespaces/openshift-kube-apiserver-operator/apps/statefulsets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.357523775Z namespaces/openshift-kube-apiserver-operator/autoscaling/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.357570036Z namespaces/openshift-kube-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.357632508Z namespaces/openshift-kube-apiserver-operator/batch/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.357666279Z namespaces/openshift-kube-apiserver-operator/batch/cronjobs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.357758951Z namespaces/openshift-kube-apiserver-operator/batch/jobs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.357841813Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.357886374Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.357970646Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.358038878Z namespaces/openshift-kube-apiserver-operator/core/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.358090629Z namespaces/openshift-kube-apiserver-operator/core/configmaps.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.358192221Z namespaces/openshift-kube-apiserver-operator/core/endpoints.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.358288574Z namespaces/openshift-kube-apiserver-operator/core/events.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.358367006Z namespaces/openshift-kube-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.358447888Z namespaces/openshift-kube-apiserver-operator/core/pods.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.358527409Z namespaces/openshift-kube-apiserver-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.358653172Z namespaces/openshift-kube-apiserver-operator/core/secrets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.358926139Z namespaces/openshift-kube-apiserver-operator/core/services.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.35897949Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.359020431Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.359083232Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.359145384Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.359191785Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.359240346Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.359314068Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.35939691Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.359444501Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.359486652Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.359539033Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.359593555Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.359642456Z namespaces/openshift-kube-apiserver-operator/policy/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.359679877Z namespaces/openshift-kube-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.359727448Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.35981625Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.359944193Z namespaces/openshift-kube-apiserver/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.359954053Z namespaces/openshift-kube-apiserver/openshift-kube-apiserver.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.360002485Z namespaces/openshift-kube-apiserver/apps.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.360050646Z namespaces/openshift-kube-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.360121267Z namespaces/openshift-kube-apiserver/apps/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.360141268Z namespaces/openshift-kube-apiserver/apps/daemonsets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.36024104Z namespaces/openshift-kube-apiserver/apps/deployments.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.360318782Z namespaces/openshift-kube-apiserver/apps/replicasets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.360396414Z namespaces/openshift-kube-apiserver/apps/statefulsets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.360457465Z namespaces/openshift-kube-apiserver/autoscaling/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.360476296Z namespaces/openshift-kube-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.360571378Z namespaces/openshift-kube-apiserver/batch/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.360602849Z namespaces/openshift-kube-apiserver/batch/cronjobs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.360691361Z namespaces/openshift-kube-apiserver/batch/jobs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.360746362Z namespaces/openshift-kube-apiserver/build.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.360801464Z namespaces/openshift-kube-apiserver/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.360877615Z namespaces/openshift-kube-apiserver/build.openshift.io/builds.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.360921756Z namespaces/openshift-kube-apiserver/core/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.360956117Z namespaces/openshift-kube-apiserver/core/configmaps.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.36105769Z namespaces/openshift-kube-apiserver/core/endpoints.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.361132641Z namespaces/openshift-kube-apiserver/core/events.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.361213263Z namespaces/openshift-kube-apiserver/core/persistentvolumeclaims.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.361290355Z namespaces/openshift-kube-apiserver/core/pods.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.361379567Z namespaces/openshift-kube-apiserver/core/replicationcontrollers.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.36150778Z namespaces/openshift-kube-apiserver/core/secrets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.361796877Z namespaces/openshift-kube-apiserver/core/services.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.361850138Z namespaces/openshift-kube-apiserver/discovery.k8s.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.36189651Z namespaces/openshift-kube-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.36193567Z namespaces/openshift-kube-apiserver/image.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.361967661Z namespaces/openshift-kube-apiserver/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.362013412Z namespaces/openshift-kube-apiserver/k8s.ovn.org/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.362059963Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.362143255Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.362229367Z namespaces/openshift-kube-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.362293089Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.3623281Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.362393051Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.362413332Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/api-usage.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.362525854Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/podsecurity.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.362610496Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.362650968Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/openshift-kube-apiserver.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.362713549Z namespaces/openshift-kube-apiserver/networking.k8s.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.362727839Z namespaces/openshift-kube-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.362909584Z namespaces/openshift-kube-apiserver/policy/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.362958055Z namespaces/openshift-kube-apiserver/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.363023676Z namespaces/openshift-kube-apiserver/route.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.363042967Z namespaces/openshift-kube-apiserver/route.openshift.io/routes.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.363139529Z namespaces/openshift-kube-controller-manager-operator/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.36318001Z namespaces/openshift-kube-controller-manager-operator/openshift-kube-controller-manager-operator.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.363245682Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.363281843Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.363357434Z namespaces/openshift-kube-controller-manager-operator/apps/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.363376755Z namespaces/openshift-kube-controller-manager-operator/apps/daemonsets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.363512078Z namespaces/openshift-kube-controller-manager-operator/apps/deployments.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.36359586Z namespaces/openshift-kube-controller-manager-operator/apps/replicasets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.363677252Z namespaces/openshift-kube-controller-manager-operator/apps/statefulsets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.364386659Z namespaces/openshift-kube-controller-manager-operator/autoscaling/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.364415319Z namespaces/openshift-kube-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.364489141Z namespaces/openshift-kube-controller-manager-operator/batch/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.364522312Z namespaces/openshift-kube-controller-manager-operator/batch/cronjobs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.364613724Z namespaces/openshift-kube-controller-manager-operator/batch/jobs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.364679186Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.364704556Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.36484746Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.364921542Z namespaces/openshift-kube-controller-manager-operator/core/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.364969763Z namespaces/openshift-kube-controller-manager-operator/core/configmaps.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.365077855Z namespaces/openshift-kube-controller-manager-operator/core/endpoints.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.365159347Z namespaces/openshift-kube-controller-manager-operator/core/events.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.365242849Z namespaces/openshift-kube-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.365319461Z namespaces/openshift-kube-controller-manager-operator/core/pods.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.365402533Z namespaces/openshift-kube-controller-manager-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.365522936Z namespaces/openshift-kube-controller-manager-operator/core/secrets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.36570449Z namespaces/openshift-kube-controller-manager-operator/core/services.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.365790222Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.365823513Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.365898725Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.365938086Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.365999447Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.366029298Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.3661264Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.366208412Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.366261663Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.366292714Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.366353145Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.366401667Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/kube-controller-manager-operator.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.366462568Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.366500399Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.36655883Z namespaces/openshift-kube-controller-manager-operator/policy/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.366598891Z namespaces/openshift-kube-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.366656743Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.366707704Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.366813987Z namespaces/openshift-kube-controller-manager/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.366870498Z namespaces/openshift-kube-controller-manager/openshift-kube-controller-manager.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.36693875Z namespaces/openshift-kube-controller-manager/apps.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.367091553Z namespaces/openshift-kube-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.367103833Z namespaces/openshift-kube-controller-manager/apps/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.367111114Z namespaces/openshift-kube-controller-manager/apps/daemonsets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.367167265Z namespaces/openshift-kube-controller-manager/apps/deployments.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.367246067Z namespaces/openshift-kube-controller-manager/apps/replicasets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.367327639Z namespaces/openshift-kube-controller-manager/apps/statefulsets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.36737518Z namespaces/openshift-kube-controller-manager/autoscaling/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.367425531Z namespaces/openshift-kube-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.367478632Z namespaces/openshift-kube-controller-manager/batch/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.367526123Z namespaces/openshift-kube-controller-manager/batch/cronjobs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.367599355Z namespaces/openshift-kube-controller-manager/batch/jobs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.367676507Z namespaces/openshift-kube-controller-manager/build.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.367713348Z namespaces/openshift-kube-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.36781716Z namespaces/openshift-kube-controller-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.367864051Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.367874482Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.367905762Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/cluster-policy-controller-lock.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.367961564Z namespaces/openshift-kube-controller-manager/core/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.367994995Z namespaces/openshift-kube-controller-manager/core/configmaps.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.368097337Z namespaces/openshift-kube-controller-manager/core/endpoints.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.368172029Z namespaces/openshift-kube-controller-manager/core/events.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.368441525Z namespaces/openshift-kube-controller-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.368517237Z namespaces/openshift-kube-controller-manager/core/pods.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.368593689Z namespaces/openshift-kube-controller-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.368712952Z namespaces/openshift-kube-controller-manager/core/secrets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.368914786Z namespaces/openshift-kube-controller-manager/core/services.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.368968438Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.369009208Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.36904858Z namespaces/openshift-kube-controller-manager/image.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.3690855Z namespaces/openshift-kube-controller-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.369137922Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.369185213Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.369257734Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.369345127Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.369398368Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.369439849Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.36949903Z namespaces/openshift-kube-controller-manager/networking.k8s.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.369555432Z namespaces/openshift-kube-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.369591333Z namespaces/openshift-kube-controller-manager/policy/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.369641004Z namespaces/openshift-kube-controller-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.369696865Z namespaces/openshift-kube-controller-manager/route.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.369750276Z namespaces/openshift-kube-controller-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.369849559Z namespaces/openshift-kube-scheduler-operator/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.36989619Z namespaces/openshift-kube-scheduler-operator/openshift-kube-scheduler-operator.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.369955651Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.369983892Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.370056473Z namespaces/openshift-kube-scheduler-operator/apps/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.370086344Z namespaces/openshift-kube-scheduler-operator/apps/daemonsets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.370179076Z namespaces/openshift-kube-scheduler-operator/apps/deployments.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.370256158Z namespaces/openshift-kube-scheduler-operator/apps/replicasets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.37034228Z namespaces/openshift-kube-scheduler-operator/apps/statefulsets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.370376831Z namespaces/openshift-kube-scheduler-operator/autoscaling/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.370430682Z namespaces/openshift-kube-scheduler-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.370490724Z namespaces/openshift-kube-scheduler-operator/batch/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.370549925Z namespaces/openshift-kube-scheduler-operator/batch/cronjobs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.370632077Z namespaces/openshift-kube-scheduler-operator/batch/jobs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.370688548Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.37075412Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.370942285Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.371030407Z namespaces/openshift-kube-scheduler-operator/core/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.371069337Z namespaces/openshift-kube-scheduler-operator/core/configmaps.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.37117929Z namespaces/openshift-kube-scheduler-operator/core/endpoints.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.371255722Z namespaces/openshift-kube-scheduler-operator/core/events.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.371338054Z namespaces/openshift-kube-scheduler-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.371419416Z namespaces/openshift-kube-scheduler-operator/core/pods.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.371510108Z namespaces/openshift-kube-scheduler-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.371635661Z namespaces/openshift-kube-scheduler-operator/core/secrets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.371814505Z namespaces/openshift-kube-scheduler-operator/core/services.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.371862736Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.371905588Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.371955359Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.37199623Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.372044721Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.372086522Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.372190674Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.372271206Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.372319107Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.372364058Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.372399729Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.372453941Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.372508662Z namespaces/openshift-kube-scheduler-operator/policy/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.372551343Z namespaces/openshift-kube-scheduler-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.372598834Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.372644935Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.372746517Z namespaces/openshift-kube-scheduler/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.372828359Z namespaces/openshift-kube-scheduler/openshift-kube-scheduler.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.3728712Z namespaces/openshift-kube-scheduler/apps.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.372927172Z namespaces/openshift-kube-scheduler/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.372964883Z namespaces/openshift-kube-scheduler/apps/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.373024234Z namespaces/openshift-kube-scheduler/apps/daemonsets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.373104466Z namespaces/openshift-kube-scheduler/apps/deployments.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.373182198Z namespaces/openshift-kube-scheduler/apps/replicasets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.37328124Z namespaces/openshift-kube-scheduler/apps/statefulsets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.373334102Z namespaces/openshift-kube-scheduler/autoscaling/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.373382513Z namespaces/openshift-kube-scheduler/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.373449644Z namespaces/openshift-kube-scheduler/batch/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.373503166Z namespaces/openshift-kube-scheduler/batch/cronjobs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.373583037Z namespaces/openshift-kube-scheduler/batch/jobs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.373629769Z namespaces/openshift-kube-scheduler/build.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.37367323Z namespaces/openshift-kube-scheduler/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.373788072Z namespaces/openshift-kube-scheduler/build.openshift.io/builds.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.373846004Z namespaces/openshift-kube-scheduler/core/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.373896725Z namespaces/openshift-kube-scheduler/core/configmaps.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.373999117Z namespaces/openshift-kube-scheduler/core/endpoints.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.374085659Z namespaces/openshift-kube-scheduler/core/events.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.374165831Z namespaces/openshift-kube-scheduler/core/persistentvolumeclaims.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.374241973Z namespaces/openshift-kube-scheduler/core/pods.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.374328295Z namespaces/openshift-kube-scheduler/core/replicationcontrollers.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.374456478Z namespaces/openshift-kube-scheduler/core/secrets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.374632142Z namespaces/openshift-kube-scheduler/core/services.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.374695294Z namespaces/openshift-kube-scheduler/discovery.k8s.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.374749995Z namespaces/openshift-kube-scheduler/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.374815787Z namespaces/openshift-kube-scheduler/image.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.374868958Z namespaces/openshift-kube-scheduler/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.375030102Z namespaces/openshift-kube-scheduler/k8s.ovn.org/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.375060183Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.375152565Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.375231016Z namespaces/openshift-kube-scheduler/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.375270928Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.375304258Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.37536704Z namespaces/openshift-kube-scheduler/networking.k8s.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.375412231Z namespaces/openshift-kube-scheduler/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.375444662Z namespaces/openshift-kube-scheduler/policy/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.375500283Z namespaces/openshift-kube-scheduler/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.375544074Z namespaces/openshift-kube-scheduler/route.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.375588135Z namespaces/openshift-kube-scheduler/route.openshift.io/routes.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.375691698Z namespaces/openshift-kube-storage-version-migrator-operator/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.375738129Z namespaces/openshift-kube-storage-version-migrator-operator/openshift-kube-storage-version-migrator-operator.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.375835991Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.375881622Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.375953924Z namespaces/openshift-kube-storage-version-migrator-operator/apps/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.375984925Z namespaces/openshift-kube-storage-version-migrator-operator/apps/daemonsets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.376071547Z namespaces/openshift-kube-storage-version-migrator-operator/apps/deployments.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.376185079Z namespaces/openshift-kube-storage-version-migrator-operator/apps/replicasets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.376286912Z namespaces/openshift-kube-storage-version-migrator-operator/apps/statefulsets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.376318193Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.376369654Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.376430975Z namespaces/openshift-kube-storage-version-migrator-operator/batch/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.376470486Z namespaces/openshift-kube-storage-version-migrator-operator/batch/cronjobs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.376555878Z namespaces/openshift-kube-storage-version-migrator-operator/batch/jobs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.376614509Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.376656601Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.376747433Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.376808904Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.376814864Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.376868086Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/openshift-kube-storage-version-migrator-operator-lock.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.376943497Z namespaces/openshift-kube-storage-version-migrator-operator/core/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.376978858Z namespaces/openshift-kube-storage-version-migrator-operator/core/configmaps.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.377092011Z namespaces/openshift-kube-storage-version-migrator-operator/core/endpoints.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.377175543Z namespaces/openshift-kube-storage-version-migrator-operator/core/events.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.377386888Z namespaces/openshift-kube-storage-version-migrator-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.37747121Z namespaces/openshift-kube-storage-version-migrator-operator/core/pods.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.377584063Z namespaces/openshift-kube-storage-version-migrator-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.377704735Z namespaces/openshift-kube-storage-version-migrator-operator/core/secrets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.37790674Z namespaces/openshift-kube-storage-version-migrator-operator/core/services.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.377966572Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.378020863Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.378061514Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.378110085Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.378145276Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.378204017Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.378280559Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.378359821Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.378395572Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.378445673Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.378496494Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.378538345Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.378585386Z namespaces/openshift-kube-storage-version-migrator-operator/pods/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.378595947Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-799cb7f958-pclwn/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.378651958Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-799cb7f958-pclwn/kube-storage-version-migrator-operator-799cb7f958-pclwn.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.378838462Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-799cb7f958-pclwn/kube-storage-version-migrator-operator/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.378850363Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-799cb7f958-pclwn/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.378868653Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-799cb7f958-pclwn/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.378925904Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-799cb7f958-pclwn/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.379048077Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-799cb7f958-pclwn/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.37918431Z namespaces/openshift-kube-storage-version-migrator-operator/policy/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.379211991Z namespaces/openshift-kube-storage-version-migrator-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.379274613Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.379309084Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.379399256Z namespaces/openshift-kube-storage-version-migrator/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.379447777Z namespaces/openshift-kube-storage-version-migrator/openshift-kube-storage-version-migrator.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.379517229Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.37956281Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.379640561Z namespaces/openshift-kube-storage-version-migrator/apps/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.379688073Z namespaces/openshift-kube-storage-version-migrator/apps/daemonsets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.379794485Z namespaces/openshift-kube-storage-version-migrator/apps/deployments.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.379902938Z namespaces/openshift-kube-storage-version-migrator/apps/replicasets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.37999598Z namespaces/openshift-kube-storage-version-migrator/apps/statefulsets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.380056691Z namespaces/openshift-kube-storage-version-migrator/autoscaling/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.380085522Z namespaces/openshift-kube-storage-version-migrator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.380163884Z namespaces/openshift-kube-storage-version-migrator/batch/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.380204615Z namespaces/openshift-kube-storage-version-migrator/batch/cronjobs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.380303177Z namespaces/openshift-kube-storage-version-migrator/batch/jobs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.380362438Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.38041209Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.380490932Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/builds.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.380569643Z namespaces/openshift-kube-storage-version-migrator/core/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.380615825Z namespaces/openshift-kube-storage-version-migrator/core/configmaps.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.380726907Z namespaces/openshift-kube-storage-version-migrator/core/endpoints.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.38082739Z namespaces/openshift-kube-storage-version-migrator/core/events.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.380953913Z namespaces/openshift-kube-storage-version-migrator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.381030554Z namespaces/openshift-kube-storage-version-migrator/core/pods.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.381142167Z namespaces/openshift-kube-storage-version-migrator/core/replicationcontrollers.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.38126209Z namespaces/openshift-kube-storage-version-migrator/core/secrets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.381422324Z namespaces/openshift-kube-storage-version-migrator/core/services.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.381472795Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.381520976Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.381563497Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.381598628Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.38166248Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.381719021Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.381808633Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.381889175Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.381938486Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.381976507Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.382030278Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.382073339Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.38210262Z namespaces/openshift-kube-storage-version-migrator/pods/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.38211194Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-s5dcs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.382162301Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-s5dcs/migrator-7f59b54f6c-s5dcs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.382229433Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-s5dcs/graceful-termination/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.382241023Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-s5dcs/graceful-termination/graceful-termination/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.382247974Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-s5dcs/graceful-termination/graceful-termination/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.382284044Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-s5dcs/graceful-termination/graceful-termination/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.382384687Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-s5dcs/graceful-termination/graceful-termination/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.382454128Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-s5dcs/graceful-termination/graceful-termination/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.382494499Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-s5dcs/migrator/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.38250078Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-s5dcs/migrator/migrator/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.38251576Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-s5dcs/migrator/migrator/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.382560101Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-s5dcs/migrator/migrator/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.382660093Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-s5dcs/migrator/migrator/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.382742975Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-7f59b54f6c-s5dcs/migrator/migrator/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.382774436Z namespaces/openshift-kube-storage-version-migrator/policy/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.382825367Z namespaces/openshift-kube-storage-version-migrator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.382894109Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.3829476Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/routes.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.382988661Z namespaces/openshift-machine-config-operator/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.382996721Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.383002991Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.383059953Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-controller.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.383161875Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-daemon.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.383234257Z namespaces/openshift-marketplace/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.383241907Z namespaces/openshift-marketplace/monitoring.coreos.com/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.383245747Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.383279058Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/marketplace-alert-rules.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.383330929Z namespaces/openshift-marketplace/operators.coreos.com/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.383337999Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.38337454Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/certified-operators.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.383468323Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/community-operators.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.383551654Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-marketplace.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.383637747Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-operators.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.383744879Z namespaces/openshift-monitoring/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.38379873Z namespaces/openshift-monitoring/openshift-monitoring.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.383872562Z namespaces/openshift-monitoring/apps.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.383914353Z namespaces/openshift-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.383984115Z namespaces/openshift-monitoring/apps/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.384021716Z namespaces/openshift-monitoring/apps/daemonsets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.384162359Z namespaces/openshift-monitoring/apps/deployments.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.384713822Z namespaces/openshift-monitoring/apps/replicasets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.385112211Z namespaces/openshift-monitoring/apps/statefulsets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.385359227Z namespaces/openshift-monitoring/autoscaling/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.385403258Z namespaces/openshift-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.38545969Z namespaces/openshift-monitoring/batch/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.385495581Z namespaces/openshift-monitoring/batch/cronjobs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.385592073Z namespaces/openshift-monitoring/batch/jobs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.385648964Z namespaces/openshift-monitoring/build.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.385697505Z namespaces/openshift-monitoring/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.385816378Z namespaces/openshift-monitoring/build.openshift.io/builds.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.385837199Z namespaces/openshift-monitoring/core/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.38589364Z namespaces/openshift-monitoring/core/configmaps.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.389160178Z namespaces/openshift-monitoring/core/endpoints.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.389302491Z namespaces/openshift-monitoring/core/events.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.390336876Z namespaces/openshift-monitoring/core/persistentvolumeclaims.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.390409317Z namespaces/openshift-monitoring/core/pods.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.39133057Z namespaces/openshift-monitoring/core/replicationcontrollers.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.391446142Z namespaces/openshift-monitoring/core/secrets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.391938484Z namespaces/openshift-monitoring/core/services.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.392114138Z namespaces/openshift-monitoring/discovery.k8s.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.392154099Z namespaces/openshift-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.392318173Z namespaces/openshift-monitoring/image.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.392339383Z namespaces/openshift-monitoring/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.392420325Z namespaces/openshift-monitoring/k8s.ovn.org/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.392439256Z namespaces/openshift-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.392534848Z namespaces/openshift-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.39262003Z namespaces/openshift-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.392693692Z namespaces/openshift-monitoring/monitoring.coreos.com/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.392758383Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.392892267Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.392926077Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/main.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.39302475Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.39305844Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/k8s.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.393185663Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.393214624Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/alertmanager-main-rules.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.393365978Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/cluster-monitoring-operator-prometheus-rules.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.393521191Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kube-state-metrics-rules.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.393614654Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kubernetes-monitoring-rules.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.39386956Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/node-exporter-rules.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.394008203Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-prometheus-rules.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.394141026Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-thanos-sidecar-rules.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.394231688Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-operator-rules.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.394340451Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/telemetry.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.394424093Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/thanos-querier.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.395100799Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.39513594Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/alertmanager-main.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.395243803Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/cluster-monitoring-operator.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.395357345Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kube-state-metrics.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.395410487Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kubelet.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.395520539Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/metrics-server.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.395607581Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/node-exporter.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.395762605Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/openshift-state-metrics.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.395860877Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-k8s.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.395955009Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-operator.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.396038041Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/telemeter-client.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.396123193Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-querier.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.396209906Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-sidecar.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.396271997Z namespaces/openshift-monitoring/networking.k8s.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.396307518Z namespaces/openshift-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.396366579Z namespaces/openshift-monitoring/operators.coreos.com/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.396375049Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.3964252Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/openshift-cluster-monitoring.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.396517883Z namespaces/openshift-monitoring/pods/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.396527893Z namespaces/openshift-monitoring/pods/alertmanager-main-0/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.396599565Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager-main-0.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.396796949Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.39681056Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.39682463Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.396861961Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.396958173Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.397029155Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.397069616Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.397080146Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.397087666Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.397126457Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.39722633Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.397289981Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.397326412Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.397336102Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.397340392Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.397400424Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.397490586Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.397558858Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.397609739Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.397617269Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.397621849Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.39765794Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.397760632Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.397840344Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.397885775Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.397893175Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.397905296Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.397954417Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.398036359Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.398116061Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.398139471Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.398149852Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.398156232Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.398220563Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.398314165Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.398385447Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.398432688Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.398442359Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.398452159Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.398459089Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.398569191Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.398629133Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.398647523Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-5f7f494dd4-mb8gp/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.398700505Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-5f7f494dd4-mb8gp/cluster-monitoring-operator-5f7f494dd4-mb8gp.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.398831318Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-5f7f494dd4-mb8gp/cluster-monitoring-operator/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.398843848Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-5f7f494dd4-mb8gp/cluster-monitoring-operator/cluster-monitoring-operator/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.398848228Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-5f7f494dd4-mb8gp/cluster-monitoring-operator/cluster-monitoring-operator/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.398902299Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-5f7f494dd4-mb8gp/cluster-monitoring-operator/cluster-monitoring-operator/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.399307289Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-5f7f494dd4-mb8gp/cluster-monitoring-operator/cluster-monitoring-operator/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.400883986Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-csk48/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.400934338Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-csk48/kube-state-metrics-785778ff74-csk48.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.401493501Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-csk48/kube-rbac-proxy-main/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.401501501Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-csk48/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.401508721Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-csk48/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.401567163Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-csk48/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.401658555Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-csk48/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.401725937Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-csk48/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.401800948Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-csk48/kube-rbac-proxy-self/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.401820179Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-csk48/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.401829739Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-csk48/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.40187172Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-csk48/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.401973463Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-csk48/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.402036164Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-csk48/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.402078265Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-csk48/kube-state-metrics/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.402090805Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-csk48/kube-state-metrics/kube-state-metrics/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.402104436Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-csk48/kube-state-metrics/kube-state-metrics/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.402138547Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-csk48/kube-state-metrics/kube-state-metrics/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.4022934Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-csk48/kube-state-metrics/kube-state-metrics/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.402351081Z namespaces/openshift-monitoring/pods/kube-state-metrics-785778ff74-csk48/kube-state-metrics/kube-state-metrics/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.402408283Z namespaces/openshift-monitoring/pods/metrics-server-6cb6749888-kvxvf/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.402427843Z namespaces/openshift-monitoring/pods/metrics-server-6cb6749888-kvxvf/metrics-server-6cb6749888-kvxvf.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.402555696Z namespaces/openshift-monitoring/pods/metrics-server-6cb6749888-kvxvf/metrics-server/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.402568827Z namespaces/openshift-monitoring/pods/metrics-server-6cb6749888-kvxvf/metrics-server/metrics-server/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.402578527Z namespaces/openshift-monitoring/pods/metrics-server-6cb6749888-kvxvf/metrics-server/metrics-server/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.402638538Z namespaces/openshift-monitoring/pods/metrics-server-6cb6749888-kvxvf/metrics-server/metrics-server/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.402760591Z namespaces/openshift-monitoring/pods/metrics-server-6cb6749888-kvxvf/metrics-server/metrics-server/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.402922755Z namespaces/openshift-monitoring/pods/metrics-server-6cb6749888-kvxvf/metrics-server/metrics-server/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.402966516Z namespaces/openshift-monitoring/pods/monitoring-plugin-5f68df7f58-hw9qj/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.403038798Z namespaces/openshift-monitoring/pods/monitoring-plugin-5f68df7f58-hw9qj/monitoring-plugin-5f68df7f58-hw9qj.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.403147771Z namespaces/openshift-monitoring/pods/monitoring-plugin-5f68df7f58-hw9qj/monitoring-plugin/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.403159861Z namespaces/openshift-monitoring/pods/monitoring-plugin-5f68df7f58-hw9qj/monitoring-plugin/monitoring-plugin/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.403175041Z namespaces/openshift-monitoring/pods/monitoring-plugin-5f68df7f58-hw9qj/monitoring-plugin/monitoring-plugin/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.403239563Z namespaces/openshift-monitoring/pods/monitoring-plugin-5f68df7f58-hw9qj/monitoring-plugin/monitoring-plugin/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.403350595Z namespaces/openshift-monitoring/pods/monitoring-plugin-5f68df7f58-hw9qj/monitoring-plugin/monitoring-plugin/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.403437927Z namespaces/openshift-monitoring/pods/monitoring-plugin-5f68df7f58-hw9qj/monitoring-plugin/monitoring-plugin/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.403478598Z namespaces/openshift-monitoring/pods/node-exporter-47z49/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.40353046Z namespaces/openshift-monitoring/pods/node-exporter-47z49/node-exporter-47z49.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.403654403Z namespaces/openshift-monitoring/pods/node-exporter-47z49/init-textfile/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.403667133Z namespaces/openshift-monitoring/pods/node-exporter-47z49/init-textfile/init-textfile/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.403674683Z namespaces/openshift-monitoring/pods/node-exporter-47z49/init-textfile/init-textfile/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.403721334Z namespaces/openshift-monitoring/pods/node-exporter-47z49/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.403829367Z namespaces/openshift-monitoring/pods/node-exporter-47z49/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.403920319Z namespaces/openshift-monitoring/pods/node-exporter-47z49/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.403949139Z namespaces/openshift-monitoring/pods/node-exporter-47z49/kube-rbac-proxy/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.40396211Z namespaces/openshift-monitoring/pods/node-exporter-47z49/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.40396887Z namespaces/openshift-monitoring/pods/node-exporter-47z49/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.404041882Z namespaces/openshift-monitoring/pods/node-exporter-47z49/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.404149984Z namespaces/openshift-monitoring/pods/node-exporter-47z49/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.404234466Z namespaces/openshift-monitoring/pods/node-exporter-47z49/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.404280917Z namespaces/openshift-monitoring/pods/node-exporter-47z49/node-exporter/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.404291538Z namespaces/openshift-monitoring/pods/node-exporter-47z49/node-exporter/node-exporter/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.404295608Z namespaces/openshift-monitoring/pods/node-exporter-47z49/node-exporter/node-exporter/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.404358509Z namespaces/openshift-monitoring/pods/node-exporter-47z49/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.404490262Z namespaces/openshift-monitoring/pods/node-exporter-47z49/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.404567224Z namespaces/openshift-monitoring/pods/node-exporter-47z49/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.404594575Z namespaces/openshift-monitoring/pods/node-exporter-lpc6h/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.404654036Z namespaces/openshift-monitoring/pods/node-exporter-lpc6h/node-exporter-lpc6h.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.404752129Z namespaces/openshift-monitoring/pods/node-exporter-lpc6h/init-textfile/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.404769769Z namespaces/openshift-monitoring/pods/node-exporter-lpc6h/init-textfile/init-textfile/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.404774049Z namespaces/openshift-monitoring/pods/node-exporter-lpc6h/init-textfile/init-textfile/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.40481858Z namespaces/openshift-monitoring/pods/node-exporter-lpc6h/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.404904892Z namespaces/openshift-monitoring/pods/node-exporter-lpc6h/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.405002424Z namespaces/openshift-monitoring/pods/node-exporter-lpc6h/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.405042745Z namespaces/openshift-monitoring/pods/node-exporter-lpc6h/kube-rbac-proxy/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.405051976Z namespaces/openshift-monitoring/pods/node-exporter-lpc6h/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.405058876Z namespaces/openshift-monitoring/pods/node-exporter-lpc6h/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.405122527Z namespaces/openshift-monitoring/pods/node-exporter-lpc6h/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.40522403Z namespaces/openshift-monitoring/pods/node-exporter-lpc6h/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.405289041Z namespaces/openshift-monitoring/pods/node-exporter-lpc6h/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.405308512Z namespaces/openshift-monitoring/pods/node-exporter-lpc6h/node-exporter/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.405318152Z namespaces/openshift-monitoring/pods/node-exporter-lpc6h/node-exporter/node-exporter/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.405330362Z namespaces/openshift-monitoring/pods/node-exporter-lpc6h/node-exporter/node-exporter/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.405390204Z namespaces/openshift-monitoring/pods/node-exporter-lpc6h/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.405512317Z namespaces/openshift-monitoring/pods/node-exporter-lpc6h/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.405596449Z namespaces/openshift-monitoring/pods/node-exporter-lpc6h/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.40565489Z namespaces/openshift-monitoring/pods/node-exporter-mgfwr/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.405710031Z namespaces/openshift-monitoring/pods/node-exporter-mgfwr/node-exporter-mgfwr.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.405844444Z namespaces/openshift-monitoring/pods/node-exporter-mgfwr/init-textfile/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.405857255Z namespaces/openshift-monitoring/pods/node-exporter-mgfwr/init-textfile/init-textfile/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.405868805Z namespaces/openshift-monitoring/pods/node-exporter-mgfwr/init-textfile/init-textfile/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.405914846Z namespaces/openshift-monitoring/pods/node-exporter-mgfwr/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.405999118Z namespaces/openshift-monitoring/pods/node-exporter-mgfwr/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.40607955Z namespaces/openshift-monitoring/pods/node-exporter-mgfwr/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.406121451Z namespaces/openshift-monitoring/pods/node-exporter-mgfwr/kube-rbac-proxy/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.406129961Z namespaces/openshift-monitoring/pods/node-exporter-mgfwr/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.406151942Z namespaces/openshift-monitoring/pods/node-exporter-mgfwr/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.406189023Z namespaces/openshift-monitoring/pods/node-exporter-mgfwr/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.406294415Z namespaces/openshift-monitoring/pods/node-exporter-mgfwr/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.406374297Z namespaces/openshift-monitoring/pods/node-exporter-mgfwr/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.406428778Z namespaces/openshift-monitoring/pods/node-exporter-mgfwr/node-exporter/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.406437479Z namespaces/openshift-monitoring/pods/node-exporter-mgfwr/node-exporter/node-exporter/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.406444109Z namespaces/openshift-monitoring/pods/node-exporter-mgfwr/node-exporter/node-exporter/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.40650353Z namespaces/openshift-monitoring/pods/node-exporter-mgfwr/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.406636733Z namespaces/openshift-monitoring/pods/node-exporter-mgfwr/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.406703495Z namespaces/openshift-monitoring/pods/node-exporter-mgfwr/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.406791267Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-4n2rr/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.406846108Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-4n2rr/openshift-state-metrics-84bd68b896-4n2rr.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.407032013Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-4n2rr/kube-rbac-proxy-main/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.407042833Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-4n2rr/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.407049003Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-4n2rr/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.407106314Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-4n2rr/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.407213547Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-4n2rr/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.407295049Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-4n2rr/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.40733225Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-4n2rr/kube-rbac-proxy-self/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.40734302Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-4n2rr/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.40735149Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-4n2rr/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.407410162Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-4n2rr/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.407512854Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-4n2rr/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.407573866Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-4n2rr/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.407609906Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-4n2rr/openshift-state-metrics/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.407615567Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-4n2rr/openshift-state-metrics/openshift-state-metrics/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.407619417Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-4n2rr/openshift-state-metrics/openshift-state-metrics/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.407668568Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-4n2rr/openshift-state-metrics/openshift-state-metrics/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.40776296Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-4n2rr/openshift-state-metrics/openshift-state-metrics/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.407857052Z namespaces/openshift-monitoring/pods/openshift-state-metrics-84bd68b896-4n2rr/openshift-state-metrics/openshift-state-metrics/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.407872373Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.407954495Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus-k8s-0.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.408131719Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.408140669Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.408147379Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.408198711Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.408294683Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.408363875Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.408396955Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.408411105Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.408446026Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.408477897Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.408573729Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.408645871Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.408670792Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.408677492Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.408702383Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.408779724Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.408880587Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.408948308Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.408988389Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.40899707Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.40900121Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.40902139Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.409128963Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.409200114Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.409240485Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.409267066Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.409272536Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.409305767Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.409397549Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.409469181Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.409490731Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.409505311Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.409521362Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.409588453Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.40987045Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.409933382Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.409968793Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.409984653Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.409989803Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.410042974Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.410141347Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.410199778Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.41026353Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-g44jc/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.410305911Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-g44jc/prometheus-operator-64785b6675-g44jc.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.410522776Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-g44jc/kube-rbac-proxy/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.410535696Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-g44jc/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.410542306Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-g44jc/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.410560117Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-g44jc/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.410660499Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-g44jc/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.410749021Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-g44jc/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.410873484Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-g44jc/prometheus-operator/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.410884475Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-g44jc/prometheus-operator/prometheus-operator/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.410888635Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-g44jc/prometheus-operator/prometheus-operator/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.410928836Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-g44jc/prometheus-operator/prometheus-operator/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.411102309Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-g44jc/prometheus-operator/prometheus-operator/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.411170841Z namespaces/openshift-monitoring/pods/prometheus-operator-64785b6675-g44jc/prometheus-operator/prometheus-operator/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.411201002Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-77d98bc786-lg88z/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.411244803Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-77d98bc786-lg88z/prometheus-operator-admission-webhook-77d98bc786-lg88z.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.411368276Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-77d98bc786-lg88z/prometheus-operator-admission-webhook/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.411378956Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-77d98bc786-lg88z/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.411387216Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-77d98bc786-lg88z/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.411428097Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-77d98bc786-lg88z/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.41152443Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-77d98bc786-lg88z/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.411594131Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-77d98bc786-lg88z/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.411638872Z namespaces/openshift-monitoring/pods/telemeter-client-696c4bb8dd-7bwf5/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.411665763Z namespaces/openshift-monitoring/pods/telemeter-client-696c4bb8dd-7bwf5/telemeter-client-696c4bb8dd-7bwf5.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.411850987Z namespaces/openshift-monitoring/pods/telemeter-client-696c4bb8dd-7bwf5/kube-rbac-proxy/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.411869948Z namespaces/openshift-monitoring/pods/telemeter-client-696c4bb8dd-7bwf5/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.411874738Z namespaces/openshift-monitoring/pods/telemeter-client-696c4bb8dd-7bwf5/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.411908749Z namespaces/openshift-monitoring/pods/telemeter-client-696c4bb8dd-7bwf5/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.412002671Z namespaces/openshift-monitoring/pods/telemeter-client-696c4bb8dd-7bwf5/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.412068883Z namespaces/openshift-monitoring/pods/telemeter-client-696c4bb8dd-7bwf5/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.412087443Z namespaces/openshift-monitoring/pods/telemeter-client-696c4bb8dd-7bwf5/reload/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.412094243Z namespaces/openshift-monitoring/pods/telemeter-client-696c4bb8dd-7bwf5/reload/reload/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.412104233Z namespaces/openshift-monitoring/pods/telemeter-client-696c4bb8dd-7bwf5/reload/reload/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.412146365Z namespaces/openshift-monitoring/pods/telemeter-client-696c4bb8dd-7bwf5/reload/reload/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.412247677Z namespaces/openshift-monitoring/pods/telemeter-client-696c4bb8dd-7bwf5/reload/reload/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.412314998Z namespaces/openshift-monitoring/pods/telemeter-client-696c4bb8dd-7bwf5/reload/reload/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.412339849Z namespaces/openshift-monitoring/pods/telemeter-client-696c4bb8dd-7bwf5/telemeter-client/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.412351359Z namespaces/openshift-monitoring/pods/telemeter-client-696c4bb8dd-7bwf5/telemeter-client/telemeter-client/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.412363079Z namespaces/openshift-monitoring/pods/telemeter-client-696c4bb8dd-7bwf5/telemeter-client/telemeter-client/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.412413131Z namespaces/openshift-monitoring/pods/telemeter-client-696c4bb8dd-7bwf5/telemeter-client/telemeter-client/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.412569164Z namespaces/openshift-monitoring/pods/telemeter-client-696c4bb8dd-7bwf5/telemeter-client/telemeter-client/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.412630876Z namespaces/openshift-monitoring/pods/telemeter-client-696c4bb8dd-7bwf5/telemeter-client/telemeter-client/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.412695907Z namespaces/openshift-monitoring/pods/thanos-querier-d8f54d5bf-6kqtr/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.41279039Z namespaces/openshift-monitoring/pods/thanos-querier-d8f54d5bf-6kqtr/thanos-querier-d8f54d5bf-6kqtr.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.413047696Z namespaces/openshift-monitoring/pods/thanos-querier-d8f54d5bf-6kqtr/kube-rbac-proxy-metrics/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.413057286Z namespaces/openshift-monitoring/pods/thanos-querier-d8f54d5bf-6kqtr/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.413061316Z namespaces/openshift-monitoring/pods/thanos-querier-d8f54d5bf-6kqtr/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.413089197Z namespaces/openshift-monitoring/pods/thanos-querier-d8f54d5bf-6kqtr/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.413178479Z namespaces/openshift-monitoring/pods/thanos-querier-d8f54d5bf-6kqtr/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.413255131Z namespaces/openshift-monitoring/pods/thanos-querier-d8f54d5bf-6kqtr/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.413274111Z namespaces/openshift-monitoring/pods/thanos-querier-d8f54d5bf-6kqtr/kube-rbac-proxy-rules/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.413281981Z namespaces/openshift-monitoring/pods/thanos-querier-d8f54d5bf-6kqtr/kube-rbac-proxy-rules/kube-rbac-proxy-rules/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.413287961Z namespaces/openshift-monitoring/pods/thanos-querier-d8f54d5bf-6kqtr/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.413336143Z namespaces/openshift-monitoring/pods/thanos-querier-d8f54d5bf-6kqtr/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.413419125Z namespaces/openshift-monitoring/pods/thanos-querier-d8f54d5bf-6kqtr/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.413487846Z namespaces/openshift-monitoring/pods/thanos-querier-d8f54d5bf-6kqtr/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.413514847Z namespaces/openshift-monitoring/pods/thanos-querier-d8f54d5bf-6kqtr/kube-rbac-proxy-web/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.413519807Z namespaces/openshift-monitoring/pods/thanos-querier-d8f54d5bf-6kqtr/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.413525877Z namespaces/openshift-monitoring/pods/thanos-querier-d8f54d5bf-6kqtr/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.413574548Z namespaces/openshift-monitoring/pods/thanos-querier-d8f54d5bf-6kqtr/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.413665161Z namespaces/openshift-monitoring/pods/thanos-querier-d8f54d5bf-6kqtr/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.413761013Z namespaces/openshift-monitoring/pods/thanos-querier-d8f54d5bf-6kqtr/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.413783953Z namespaces/openshift-monitoring/pods/thanos-querier-d8f54d5bf-6kqtr/kube-rbac-proxy/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.413790393Z namespaces/openshift-monitoring/pods/thanos-querier-d8f54d5bf-6kqtr/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.413799154Z namespaces/openshift-monitoring/pods/thanos-querier-d8f54d5bf-6kqtr/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.413860045Z namespaces/openshift-monitoring/pods/thanos-querier-d8f54d5bf-6kqtr/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.413942397Z namespaces/openshift-monitoring/pods/thanos-querier-d8f54d5bf-6kqtr/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.414011029Z namespaces/openshift-monitoring/pods/thanos-querier-d8f54d5bf-6kqtr/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.414033959Z namespaces/openshift-monitoring/pods/thanos-querier-d8f54d5bf-6kqtr/prom-label-proxy/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.41405104Z namespaces/openshift-monitoring/pods/thanos-querier-d8f54d5bf-6kqtr/prom-label-proxy/prom-label-proxy/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.41407163Z namespaces/openshift-monitoring/pods/thanos-querier-d8f54d5bf-6kqtr/prom-label-proxy/prom-label-proxy/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.414103651Z namespaces/openshift-monitoring/pods/thanos-querier-d8f54d5bf-6kqtr/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.414181393Z namespaces/openshift-monitoring/pods/thanos-querier-d8f54d5bf-6kqtr/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.414258025Z namespaces/openshift-monitoring/pods/thanos-querier-d8f54d5bf-6kqtr/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.414276955Z namespaces/openshift-monitoring/pods/thanos-querier-d8f54d5bf-6kqtr/thanos-query/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.414285465Z namespaces/openshift-monitoring/pods/thanos-querier-d8f54d5bf-6kqtr/thanos-query/thanos-query/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.414291516Z namespaces/openshift-monitoring/pods/thanos-querier-d8f54d5bf-6kqtr/thanos-query/thanos-query/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.414331066Z namespaces/openshift-monitoring/pods/thanos-querier-d8f54d5bf-6kqtr/thanos-query/thanos-query/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.414451659Z namespaces/openshift-monitoring/pods/thanos-querier-d8f54d5bf-6kqtr/thanos-query/thanos-query/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.414516811Z namespaces/openshift-monitoring/pods/thanos-querier-d8f54d5bf-6kqtr/thanos-query/thanos-query/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.414543751Z namespaces/openshift-monitoring/policy/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.414597303Z namespaces/openshift-monitoring/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.414638364Z namespaces/openshift-monitoring/route.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.414683065Z namespaces/openshift-monitoring/route.openshift.io/routes.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.414801948Z namespaces/openshift-multus/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.414845889Z namespaces/openshift-multus/openshift-multus.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.414929711Z namespaces/openshift-multus/apps.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.414953781Z namespaces/openshift-multus/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.415006653Z namespaces/openshift-multus/apps/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.415047394Z namespaces/openshift-multus/apps/daemonsets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.415271239Z namespaces/openshift-multus/apps/deployments.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.415351651Z namespaces/openshift-multus/apps/replicasets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.415432983Z namespaces/openshift-multus/apps/statefulsets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.415475724Z namespaces/openshift-multus/apps/daemonsets/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.415498164Z namespaces/openshift-multus/apps/daemonsets/multus-additional-cni-plugins.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.415655758Z namespaces/openshift-multus/apps/daemonsets/multus.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.415794321Z namespaces/openshift-multus/apps/daemonsets/network-metrics-daemon.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.415856953Z namespaces/openshift-multus/autoscaling/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.415906204Z namespaces/openshift-multus/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.415939144Z namespaces/openshift-multus/batch/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.415997946Z namespaces/openshift-multus/batch/cronjobs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.416076668Z namespaces/openshift-multus/batch/jobs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.416128049Z namespaces/openshift-multus/build.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.41616719Z namespaces/openshift-multus/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.416251372Z namespaces/openshift-multus/build.openshift.io/builds.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.416275083Z namespaces/openshift-multus/core/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.416332834Z namespaces/openshift-multus/core/configmaps.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.416486348Z namespaces/openshift-multus/core/endpoints.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.416568659Z namespaces/openshift-multus/core/events.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.417083652Z namespaces/openshift-multus/core/persistentvolumeclaims.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.417200874Z namespaces/openshift-multus/core/pods.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.417890691Z namespaces/openshift-multus/core/replicationcontrollers.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.417978233Z namespaces/openshift-multus/core/secrets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.418107816Z namespaces/openshift-multus/core/services.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.418165417Z namespaces/openshift-multus/core/configmaps/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.418186238Z namespaces/openshift-multus/core/configmaps/cni-copy-resources.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.418301141Z namespaces/openshift-multus/core/configmaps/default-cni-sysctl-allowlist.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.418373313Z namespaces/openshift-multus/core/configmaps/multus-daemon-config.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.418464235Z namespaces/openshift-multus/core/configmaps/whereabouts-flatfile-config.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.418553577Z namespaces/openshift-multus/core/serviceaccounts/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.418595448Z namespaces/openshift-multus/core/serviceaccounts/metrics-daemon-sa.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.41868608Z namespaces/openshift-multus/core/serviceaccounts/multus-ac.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.418897205Z namespaces/openshift-multus/core/serviceaccounts/multus-ancillary-tools.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.418984347Z namespaces/openshift-multus/core/serviceaccounts/multus.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.419011198Z namespaces/openshift-multus/core/services/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.419070379Z namespaces/openshift-multus/core/services/network-metrics-service.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.419130691Z namespaces/openshift-multus/discovery.k8s.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.419160251Z namespaces/openshift-multus/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.419220403Z namespaces/openshift-multus/image.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.419266104Z namespaces/openshift-multus/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.419316875Z namespaces/openshift-multus/k8s.ovn.org/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.419336725Z namespaces/openshift-multus/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.419430648Z namespaces/openshift-multus/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.419502329Z namespaces/openshift-multus/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.41954237Z namespaces/openshift-multus/monitoring.coreos.com/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.419580231Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.419628222Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.419673724Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/monitor-network.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.419750085Z namespaces/openshift-multus/networking.k8s.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.419772656Z namespaces/openshift-multus/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.419858708Z namespaces/openshift-multus/pods/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.419893539Z namespaces/openshift-multus/pods/multus-95p9h/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.419964Z namespaces/openshift-multus/pods/multus-95p9h/multus-95p9h.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.420061563Z namespaces/openshift-multus/pods/multus-95p9h/kube-multus/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.420071693Z namespaces/openshift-multus/pods/multus-95p9h/kube-multus/kube-multus/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.420078933Z namespaces/openshift-multus/pods/multus-95p9h/kube-multus/kube-multus/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.420097883Z namespaces/openshift-multus/pods/multus-95p9h/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.420471662Z namespaces/openshift-multus/pods/multus-95p9h/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.420535194Z namespaces/openshift-multus/pods/multus-95p9h/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.420554524Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5crvv/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.420615936Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5crvv/multus-additional-cni-plugins-5crvv.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.420773039Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5crvv/bond-cni-plugin/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.42078962Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5crvv/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.42079532Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5crvv/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.420838701Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5crvv/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.420933633Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5crvv/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.420999085Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5crvv/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.421023636Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5crvv/cni-plugins/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.421031986Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5crvv/cni-plugins/cni-plugins/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.421037876Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5crvv/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.421082557Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5crvv/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.421270151Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5crvv/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.421336643Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5crvv/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.421367954Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5crvv/egress-router-binary-copy/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.421377604Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5crvv/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.421382724Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5crvv/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.421421165Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5crvv/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.421544038Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5crvv/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.42161199Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5crvv/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.42162631Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5crvv/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.42163409Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5crvv/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.42163922Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5crvv/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.421702282Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5crvv/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.421810414Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5crvv/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.421884096Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5crvv/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.421902906Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5crvv/routeoverride-cni/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.421912737Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5crvv/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.421922707Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5crvv/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.421960728Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5crvv/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.422078591Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5crvv/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.422153882Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5crvv/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.422183773Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5crvv/whereabouts-cni-bincopy/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.422189113Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5crvv/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.422193373Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5crvv/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.422245485Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5crvv/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.422359217Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5crvv/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.422420459Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5crvv/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.42246978Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5crvv/whereabouts-cni/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.42247796Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5crvv/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.42248213Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5crvv/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.42249738Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5crvv/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.422607683Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5crvv/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.422677305Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-5crvv/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.422713106Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f7hzx/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.422796888Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f7hzx/multus-additional-cni-plugins-f7hzx.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.422957771Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f7hzx/bond-cni-plugin/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.422968422Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f7hzx/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.422972512Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f7hzx/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.423015063Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f7hzx/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.423102015Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f7hzx/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.423171407Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f7hzx/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.423206617Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f7hzx/cni-plugins/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.423215318Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f7hzx/cni-plugins/cni-plugins/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.423219298Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f7hzx/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.423273899Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f7hzx/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.423365151Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f7hzx/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.423457233Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f7hzx/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.423498784Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f7hzx/egress-router-binary-copy/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.423505284Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f7hzx/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.423509335Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f7hzx/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.423557806Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f7hzx/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.423636268Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f7hzx/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.423751141Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f7hzx/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.423797651Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f7hzx/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.423806462Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f7hzx/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.423816112Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f7hzx/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.423868533Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f7hzx/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.423950405Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f7hzx/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.424028877Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f7hzx/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.424070118Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f7hzx/routeoverride-cni/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.424078878Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f7hzx/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.424092549Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f7hzx/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.424099509Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f7hzx/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.424215341Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f7hzx/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.424294223Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f7hzx/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.424313844Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f7hzx/whereabouts-cni-bincopy/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.424322124Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f7hzx/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.424336564Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f7hzx/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.424362665Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f7hzx/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.424465247Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f7hzx/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.424531369Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f7hzx/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.42457713Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f7hzx/whereabouts-cni/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.4245858Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f7hzx/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.42459043Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f7hzx/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.424623631Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f7hzx/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.424718473Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f7hzx/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.424819266Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-f7hzx/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.424850876Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hxg5q/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.424898638Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hxg5q/multus-additional-cni-plugins-hxg5q.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.425032721Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hxg5q/bond-cni-plugin/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.425041491Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hxg5q/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.425051581Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hxg5q/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.425062121Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hxg5q/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.425168244Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hxg5q/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.425249016Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hxg5q/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.425264226Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hxg5q/cni-plugins/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.425273437Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hxg5q/cni-plugins/cni-plugins/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.425277427Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hxg5q/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.425328348Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hxg5q/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.42542283Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hxg5q/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.425507292Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hxg5q/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.425567844Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hxg5q/egress-router-binary-copy/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.425582174Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hxg5q/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.425587064Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hxg5q/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.425616045Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hxg5q/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.425706797Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hxg5q/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.425803189Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hxg5q/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.42584843Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hxg5q/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.42585756Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hxg5q/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.425861671Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hxg5q/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.425903121Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hxg5q/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.425973843Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hxg5q/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.426045295Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hxg5q/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.426094716Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hxg5q/routeoverride-cni/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.426103296Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hxg5q/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.426107726Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hxg5q/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.426149978Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hxg5q/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.42623766Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hxg5q/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.426303741Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hxg5q/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.426358462Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hxg5q/whereabouts-cni-bincopy/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.426368023Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hxg5q/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.426372093Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hxg5q/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.426403633Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hxg5q/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.426494136Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hxg5q/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.426571948Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hxg5q/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.426612078Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hxg5q/whereabouts-cni/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.426620478Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hxg5q/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.426624449Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hxg5q/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.426658739Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hxg5q/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.426753052Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hxg5q/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.426946856Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-hxg5q/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.426969587Z namespaces/openshift-multus/pods/multus-dp6f8/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.427022898Z namespaces/openshift-multus/pods/multus-dp6f8/multus-dp6f8.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.42711124Z namespaces/openshift-multus/pods/multus-dp6f8/kube-multus/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.427120501Z namespaces/openshift-multus/pods/multus-dp6f8/kube-multus/kube-multus/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.427124701Z namespaces/openshift-multus/pods/multus-dp6f8/kube-multus/kube-multus/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.427141121Z namespaces/openshift-multus/pods/multus-dp6f8/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.427555091Z namespaces/openshift-multus/pods/multus-dp6f8/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.427622793Z namespaces/openshift-multus/pods/multus-dp6f8/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.427661323Z namespaces/openshift-multus/pods/multus-hbsmw/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.427694254Z namespaces/openshift-multus/pods/multus-hbsmw/multus-hbsmw.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.427815217Z namespaces/openshift-multus/pods/multus-hbsmw/kube-multus/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.427827097Z namespaces/openshift-multus/pods/multus-hbsmw/kube-multus/kube-multus/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.427831378Z namespaces/openshift-multus/pods/multus-hbsmw/kube-multus/kube-multus/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.427844218Z namespaces/openshift-multus/pods/multus-hbsmw/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.428157005Z namespaces/openshift-multus/pods/multus-hbsmw/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.428187776Z namespaces/openshift-multus/pods/multus-hbsmw/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.428230117Z namespaces/openshift-multus/pods/network-metrics-daemon-5tlkc/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.428270808Z namespaces/openshift-multus/pods/network-metrics-daemon-5tlkc/network-metrics-daemon-5tlkc.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.42835497Z namespaces/openshift-multus/pods/network-metrics-daemon-5tlkc/kube-rbac-proxy/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.42836527Z namespaces/openshift-multus/pods/network-metrics-daemon-5tlkc/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.42837019Z namespaces/openshift-multus/pods/network-metrics-daemon-5tlkc/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.42838286Z namespaces/openshift-multus/pods/network-metrics-daemon-5tlkc/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.428481833Z namespaces/openshift-multus/pods/network-metrics-daemon-5tlkc/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.428550484Z namespaces/openshift-multus/pods/network-metrics-daemon-5tlkc/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.428572145Z namespaces/openshift-multus/pods/network-metrics-daemon-5tlkc/network-metrics-daemon/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.428577755Z namespaces/openshift-multus/pods/network-metrics-daemon-5tlkc/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.428582525Z namespaces/openshift-multus/pods/network-metrics-daemon-5tlkc/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.428637026Z namespaces/openshift-multus/pods/network-metrics-daemon-5tlkc/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.428749619Z namespaces/openshift-multus/pods/network-metrics-daemon-5tlkc/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.428831831Z namespaces/openshift-multus/pods/network-metrics-daemon-5tlkc/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.428852712Z namespaces/openshift-multus/pods/network-metrics-daemon-6wlbd/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.428900053Z namespaces/openshift-multus/pods/network-metrics-daemon-6wlbd/network-metrics-daemon-6wlbd.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.428979015Z namespaces/openshift-multus/pods/network-metrics-daemon-6wlbd/kube-rbac-proxy/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.428988815Z namespaces/openshift-multus/pods/network-metrics-daemon-6wlbd/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.428992815Z namespaces/openshift-multus/pods/network-metrics-daemon-6wlbd/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.429023736Z namespaces/openshift-multus/pods/network-metrics-daemon-6wlbd/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.429110018Z namespaces/openshift-multus/pods/network-metrics-daemon-6wlbd/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.429177019Z namespaces/openshift-multus/pods/network-metrics-daemon-6wlbd/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.42920798Z namespaces/openshift-multus/pods/network-metrics-daemon-6wlbd/network-metrics-daemon/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.42921334Z namespaces/openshift-multus/pods/network-metrics-daemon-6wlbd/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.42921725Z namespaces/openshift-multus/pods/network-metrics-daemon-6wlbd/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.429258611Z namespaces/openshift-multus/pods/network-metrics-daemon-6wlbd/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.429383654Z namespaces/openshift-multus/pods/network-metrics-daemon-6wlbd/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.429447816Z namespaces/openshift-multus/pods/network-metrics-daemon-6wlbd/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.429487977Z namespaces/openshift-multus/pods/network-metrics-daemon-fgd98/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.429517838Z namespaces/openshift-multus/pods/network-metrics-daemon-fgd98/network-metrics-daemon-fgd98.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.429598429Z namespaces/openshift-multus/pods/network-metrics-daemon-fgd98/kube-rbac-proxy/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.429607569Z namespaces/openshift-multus/pods/network-metrics-daemon-fgd98/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.42961618Z namespaces/openshift-multus/pods/network-metrics-daemon-fgd98/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.42962687Z namespaces/openshift-multus/pods/network-metrics-daemon-fgd98/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.429725812Z namespaces/openshift-multus/pods/network-metrics-daemon-fgd98/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.429825405Z namespaces/openshift-multus/pods/network-metrics-daemon-fgd98/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.429846925Z namespaces/openshift-multus/pods/network-metrics-daemon-fgd98/network-metrics-daemon/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.429852625Z namespaces/openshift-multus/pods/network-metrics-daemon-fgd98/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.429863156Z namespaces/openshift-multus/pods/network-metrics-daemon-fgd98/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.429899556Z namespaces/openshift-multus/pods/network-metrics-daemon-fgd98/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.430026879Z namespaces/openshift-multus/pods/network-metrics-daemon-fgd98/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.430089521Z namespaces/openshift-multus/pods/network-metrics-daemon-fgd98/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.430127502Z namespaces/openshift-multus/policy/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.430154733Z namespaces/openshift-multus/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.430210214Z namespaces/openshift-multus/rbac.authorization.k8s.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.430219554Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.430254665Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/multus-whereabouts.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.430338077Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.430391578Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.430422529Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.430513641Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/whereabouts-cni.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.430556402Z namespaces/openshift-multus/route.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.430598493Z namespaces/openshift-multus/route.openshift.io/routes.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.430642854Z namespaces/openshift-network-console/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.430691806Z namespaces/openshift-network-console/openshift-network-console.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.430754377Z namespaces/openshift-network-console/apps.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.430812798Z namespaces/openshift-network-console/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.43087277Z namespaces/openshift-network-console/apps/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.430912911Z namespaces/openshift-network-console/apps/daemonsets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.430995343Z namespaces/openshift-network-console/apps/deployments.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.431107985Z namespaces/openshift-network-console/apps/replicasets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.431207778Z namespaces/openshift-network-console/apps/statefulsets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.431253459Z namespaces/openshift-network-console/apps/deployments/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.43129264Z namespaces/openshift-network-console/apps/deployments/networking-console-plugin.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.431368951Z namespaces/openshift-network-console/autoscaling/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.431412903Z namespaces/openshift-network-console/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.431461684Z namespaces/openshift-network-console/batch/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.431488244Z namespaces/openshift-network-console/batch/cronjobs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.431579196Z namespaces/openshift-network-console/batch/jobs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.431621328Z namespaces/openshift-network-console/build.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.431652608Z namespaces/openshift-network-console/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.431750151Z namespaces/openshift-network-console/build.openshift.io/builds.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.431813692Z namespaces/openshift-network-console/core/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.431842403Z namespaces/openshift-network-console/core/configmaps.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.431977156Z namespaces/openshift-network-console/core/endpoints.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.432054448Z namespaces/openshift-network-console/core/events.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.432184031Z namespaces/openshift-network-console/core/persistentvolumeclaims.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.432253563Z namespaces/openshift-network-console/core/pods.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.432394236Z namespaces/openshift-network-console/core/replicationcontrollers.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.432520909Z namespaces/openshift-network-console/core/secrets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.432809446Z namespaces/openshift-network-console/core/services.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.432868927Z namespaces/openshift-network-console/core/configmaps/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.432913398Z namespaces/openshift-network-console/core/configmaps/networking-console-plugin.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.43296474Z namespaces/openshift-network-console/core/services/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.433014051Z namespaces/openshift-network-console/core/services/networking-console-plugin.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.433057782Z namespaces/openshift-network-console/discovery.k8s.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.433125833Z namespaces/openshift-network-console/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.433138293Z namespaces/openshift-network-console/image.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.433186865Z namespaces/openshift-network-console/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.433227366Z namespaces/openshift-network-console/k8s.ovn.org/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.433274987Z namespaces/openshift-network-console/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.433350779Z namespaces/openshift-network-console/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.433433431Z namespaces/openshift-network-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.433477192Z namespaces/openshift-network-console/monitoring.coreos.com/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.433515382Z namespaces/openshift-network-console/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.433563334Z namespaces/openshift-network-console/networking.k8s.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.433600535Z namespaces/openshift-network-console/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.433647276Z namespaces/openshift-network-console/pods/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.433659356Z namespaces/openshift-network-console/pods/networking-console-plugin-6cf856758c-kmxss/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.433688887Z namespaces/openshift-network-console/pods/networking-console-plugin-6cf856758c-kmxss/networking-console-plugin-6cf856758c-kmxss.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.4338186Z namespaces/openshift-network-console/pods/networking-console-plugin-6cf856758c-kmxss/networking-console-plugin/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.43383456Z namespaces/openshift-network-console/pods/networking-console-plugin-6cf856758c-kmxss/networking-console-plugin/networking-console-plugin/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.43384215Z namespaces/openshift-network-console/pods/networking-console-plugin-6cf856758c-kmxss/networking-console-plugin/networking-console-plugin/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.433861461Z namespaces/openshift-network-console/pods/networking-console-plugin-6cf856758c-kmxss/networking-console-plugin/networking-console-plugin/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.433945983Z namespaces/openshift-network-console/pods/networking-console-plugin-6cf856758c-kmxss/networking-console-plugin/networking-console-plugin/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.434011894Z namespaces/openshift-network-console/pods/networking-console-plugin-6cf856758c-kmxss/networking-console-plugin/networking-console-plugin/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.434044045Z namespaces/openshift-network-console/policy/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.434085056Z namespaces/openshift-network-console/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.434133257Z namespaces/openshift-network-console/route.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.434163988Z namespaces/openshift-network-console/route.openshift.io/routes.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.434216399Z namespaces/openshift-network-diagnostics/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.43424754Z namespaces/openshift-network-diagnostics/openshift-network-diagnostics.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.434312061Z namespaces/openshift-network-diagnostics/apps.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.434342032Z namespaces/openshift-network-diagnostics/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.434393274Z namespaces/openshift-network-diagnostics/apps/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.434424494Z namespaces/openshift-network-diagnostics/apps/daemonsets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.434533377Z namespaces/openshift-network-diagnostics/apps/deployments.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.434626559Z namespaces/openshift-network-diagnostics/apps/replicasets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.434723761Z namespaces/openshift-network-diagnostics/apps/statefulsets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.434830884Z namespaces/openshift-network-diagnostics/apps/daemonsets/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.434855434Z namespaces/openshift-network-diagnostics/apps/daemonsets/network-check-target.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.434949617Z namespaces/openshift-network-diagnostics/apps/deployments/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.434996588Z namespaces/openshift-network-diagnostics/apps/deployments/network-check-source.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.435054049Z namespaces/openshift-network-diagnostics/autoscaling/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.43510177Z namespaces/openshift-network-diagnostics/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.435122161Z namespaces/openshift-network-diagnostics/batch/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.435171592Z namespaces/openshift-network-diagnostics/batch/cronjobs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.435253344Z namespaces/openshift-network-diagnostics/batch/jobs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.435299865Z namespaces/openshift-network-diagnostics/build.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.435329466Z namespaces/openshift-network-diagnostics/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.435414208Z namespaces/openshift-network-diagnostics/build.openshift.io/builds.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.435459229Z namespaces/openshift-network-diagnostics/core/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.43549106Z namespaces/openshift-network-diagnostics/core/configmaps.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.435590402Z namespaces/openshift-network-diagnostics/core/endpoints.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.435677024Z namespaces/openshift-network-diagnostics/core/events.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.435904949Z namespaces/openshift-network-diagnostics/core/persistentvolumeclaims.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.435984151Z namespaces/openshift-network-diagnostics/core/pods.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.436185976Z namespaces/openshift-network-diagnostics/core/replicationcontrollers.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.436267208Z namespaces/openshift-network-diagnostics/core/secrets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.43636911Z namespaces/openshift-network-diagnostics/core/services.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.436427812Z namespaces/openshift-network-diagnostics/core/serviceaccounts/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.436459052Z namespaces/openshift-network-diagnostics/core/serviceaccounts/network-diagnostics.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.436510034Z namespaces/openshift-network-diagnostics/core/services/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.436557735Z namespaces/openshift-network-diagnostics/core/services/network-check-source.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.436636487Z namespaces/openshift-network-diagnostics/core/services/network-check-target.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.436687878Z namespaces/openshift-network-diagnostics/discovery.k8s.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.436724809Z namespaces/openshift-network-diagnostics/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.436810321Z namespaces/openshift-network-diagnostics/image.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.436850482Z namespaces/openshift-network-diagnostics/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.436903163Z namespaces/openshift-network-diagnostics/k8s.ovn.org/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.436933544Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.437019836Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.437094178Z namespaces/openshift-network-diagnostics/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.437141039Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.437235081Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.437247771Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.437261852Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/network-check-source.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.437326233Z namespaces/openshift-network-diagnostics/networking.k8s.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.437339704Z namespaces/openshift-network-diagnostics/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.437395895Z namespaces/openshift-network-diagnostics/pods/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.437452196Z namespaces/openshift-network-diagnostics/pods/network-check-source-869dcfcdcd-57k6c/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.437487207Z namespaces/openshift-network-diagnostics/pods/network-check-source-869dcfcdcd-57k6c/network-check-source-869dcfcdcd-57k6c.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.437522208Z namespaces/openshift-network-diagnostics/pods/network-check-source-869dcfcdcd-57k6c/check-endpoints/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.437540058Z namespaces/openshift-network-diagnostics/pods/network-check-source-869dcfcdcd-57k6c/check-endpoints/check-endpoints/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.437585199Z namespaces/openshift-network-diagnostics/pods/network-check-source-869dcfcdcd-57k6c/check-endpoints/check-endpoints/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.43760482Z namespaces/openshift-network-diagnostics/pods/network-check-source-869dcfcdcd-57k6c/check-endpoints/check-endpoints/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.437656961Z namespaces/openshift-network-diagnostics/pods/network-check-source-869dcfcdcd-57k6c/check-endpoints/check-endpoints/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.437746803Z namespaces/openshift-network-diagnostics/pods/network-check-source-869dcfcdcd-57k6c/check-endpoints/check-endpoints/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.437773174Z namespaces/openshift-network-diagnostics/pods/network-check-target-685l6/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.437827315Z namespaces/openshift-network-diagnostics/pods/network-check-target-685l6/network-check-target-685l6.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.437899867Z namespaces/openshift-network-diagnostics/pods/network-check-target-685l6/network-check-target-container/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.437915897Z namespaces/openshift-network-diagnostics/pods/network-check-target-685l6/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.437920307Z namespaces/openshift-network-diagnostics/pods/network-check-target-685l6/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.437927678Z namespaces/openshift-network-diagnostics/pods/network-check-target-685l6/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.43802325Z namespaces/openshift-network-diagnostics/pods/network-check-target-685l6/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.438091011Z namespaces/openshift-network-diagnostics/pods/network-check-target-685l6/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.438128712Z namespaces/openshift-network-diagnostics/pods/network-check-target-b757q/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.438167413Z namespaces/openshift-network-diagnostics/pods/network-check-target-b757q/network-check-target-b757q.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.438240315Z namespaces/openshift-network-diagnostics/pods/network-check-target-b757q/network-check-target-container/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.438248045Z namespaces/openshift-network-diagnostics/pods/network-check-target-b757q/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.438251945Z namespaces/openshift-network-diagnostics/pods/network-check-target-b757q/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.438287006Z namespaces/openshift-network-diagnostics/pods/network-check-target-b757q/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.438372188Z namespaces/openshift-network-diagnostics/pods/network-check-target-b757q/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.43843375Z namespaces/openshift-network-diagnostics/pods/network-check-target-b757q/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.4384748Z namespaces/openshift-network-diagnostics/pods/network-check-target-xqc68/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.438507101Z namespaces/openshift-network-diagnostics/pods/network-check-target-xqc68/network-check-target-xqc68.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.438569583Z namespaces/openshift-network-diagnostics/pods/network-check-target-xqc68/network-check-target-container/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.438578093Z namespaces/openshift-network-diagnostics/pods/network-check-target-xqc68/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.438586153Z namespaces/openshift-network-diagnostics/pods/network-check-target-xqc68/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.438622674Z namespaces/openshift-network-diagnostics/pods/network-check-target-xqc68/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.438710566Z namespaces/openshift-network-diagnostics/pods/network-check-target-xqc68/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.438803248Z namespaces/openshift-network-diagnostics/pods/network-check-target-xqc68/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.43884772Z namespaces/openshift-network-diagnostics/policy/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.43887492Z namespaces/openshift-network-diagnostics/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.438937322Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.438947842Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.438973632Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.439062334Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.439101326Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.439148087Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/network-diagnostics.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.439228409Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.43928061Z namespaces/openshift-network-diagnostics/route.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.439318111Z namespaces/openshift-network-diagnostics/route.openshift.io/routes.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.439363972Z namespaces/openshift-network-node-identity/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.439400702Z namespaces/openshift-network-node-identity/openshift-network-node-identity.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.439469794Z namespaces/openshift-network-node-identity/apps.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.439506525Z namespaces/openshift-network-node-identity/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.439554366Z namespaces/openshift-network-node-identity/apps/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.439590447Z namespaces/openshift-network-node-identity/apps/daemonsets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.439671649Z namespaces/openshift-network-node-identity/apps/deployments.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.439760081Z namespaces/openshift-network-node-identity/apps/replicasets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.439861393Z namespaces/openshift-network-node-identity/apps/statefulsets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.439905985Z namespaces/openshift-network-node-identity/autoscaling/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.439945255Z namespaces/openshift-network-node-identity/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.439984346Z namespaces/openshift-network-node-identity/batch/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.440027167Z namespaces/openshift-network-node-identity/batch/cronjobs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.440105179Z namespaces/openshift-network-node-identity/batch/jobs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.44015247Z namespaces/openshift-network-node-identity/build.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.440191661Z namespaces/openshift-network-node-identity/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.440274163Z namespaces/openshift-network-node-identity/build.openshift.io/builds.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.440316844Z namespaces/openshift-network-node-identity/coordination.k8s.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.440325724Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.440363415Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ovnkube-identity.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.440417847Z namespaces/openshift-network-node-identity/core/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.440449817Z namespaces/openshift-network-node-identity/core/configmaps.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.44054943Z namespaces/openshift-network-node-identity/core/endpoints.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.440631152Z namespaces/openshift-network-node-identity/core/events.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.440702143Z namespaces/openshift-network-node-identity/core/persistentvolumeclaims.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.440821516Z namespaces/openshift-network-node-identity/core/pods.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.440891908Z namespaces/openshift-network-node-identity/core/replicationcontrollers.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.441031951Z namespaces/openshift-network-node-identity/core/secrets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.441137754Z namespaces/openshift-network-node-identity/core/services.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.441172515Z namespaces/openshift-network-node-identity/core/serviceaccounts/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.441226606Z namespaces/openshift-network-node-identity/core/serviceaccounts/network-node-identity.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.441260417Z namespaces/openshift-network-node-identity/discovery.k8s.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.441311528Z namespaces/openshift-network-node-identity/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.441343629Z namespaces/openshift-network-node-identity/image.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.44139547Z namespaces/openshift-network-node-identity/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.441435991Z namespaces/openshift-network-node-identity/k8s.ovn.org/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.441475682Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.441558754Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.441633566Z namespaces/openshift-network-node-identity/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.441664816Z namespaces/openshift-network-node-identity/monitoring.coreos.com/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.441717878Z namespaces/openshift-network-node-identity/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.441791689Z namespaces/openshift-network-node-identity/networking.k8s.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.4418349Z namespaces/openshift-network-node-identity/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.441874491Z namespaces/openshift-network-node-identity/policy/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.441916972Z namespaces/openshift-network-node-identity/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.441957413Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.441966054Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.442000884Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/network-node-identity-leases.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.442038895Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.442078546Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/network-node-identity-leases.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.442117127Z namespaces/openshift-network-node-identity/route.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.442156578Z namespaces/openshift-network-node-identity/route.openshift.io/routes.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.442195049Z namespaces/openshift-network-operator/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.4422357Z namespaces/openshift-network-operator/openshift-network-operator.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.442299331Z namespaces/openshift-network-operator/apps.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.442337072Z namespaces/openshift-network-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.442376093Z namespaces/openshift-network-operator/apps/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.442417504Z namespaces/openshift-network-operator/apps/daemonsets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.442519667Z namespaces/openshift-network-operator/apps/deployments.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.442589048Z namespaces/openshift-network-operator/apps/replicasets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.44267024Z namespaces/openshift-network-operator/apps/statefulsets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.442706271Z namespaces/openshift-network-operator/apps/daemonsets/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.442763032Z namespaces/openshift-network-operator/apps/daemonsets/iptables-alerter.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.442873015Z namespaces/openshift-network-operator/autoscaling/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.442889365Z namespaces/openshift-network-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.442957717Z namespaces/openshift-network-operator/batch/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.442991698Z namespaces/openshift-network-operator/batch/cronjobs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.44307805Z namespaces/openshift-network-operator/batch/jobs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.443122951Z namespaces/openshift-network-operator/build.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.443163312Z namespaces/openshift-network-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.443248234Z namespaces/openshift-network-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.443294895Z namespaces/openshift-network-operator/coordination.k8s.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.443305065Z namespaces/openshift-network-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.443320176Z namespaces/openshift-network-operator/coordination.k8s.io/leases/network-operator-lock.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.443382077Z namespaces/openshift-network-operator/core/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.443406658Z namespaces/openshift-network-operator/core/configmaps.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.443624093Z namespaces/openshift-network-operator/core/endpoints.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.443705365Z namespaces/openshift-network-operator/core/events.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.443882349Z namespaces/openshift-network-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.443960181Z namespaces/openshift-network-operator/core/pods.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.444195496Z namespaces/openshift-network-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.444243378Z namespaces/openshift-network-operator/core/secrets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.4443642Z namespaces/openshift-network-operator/core/services.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.444427152Z namespaces/openshift-network-operator/core/configmaps/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.444466783Z namespaces/openshift-network-operator/core/configmaps/applied-cluster.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.444549235Z namespaces/openshift-network-operator/core/configmaps/iptables-alerter-script.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.444615497Z namespaces/openshift-network-operator/core/serviceaccounts/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.444642087Z namespaces/openshift-network-operator/core/serviceaccounts/iptables-alerter.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.444694788Z namespaces/openshift-network-operator/discovery.k8s.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.4447677Z namespaces/openshift-network-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.444807441Z namespaces/openshift-network-operator/image.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.444853402Z namespaces/openshift-network-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.444904813Z namespaces/openshift-network-operator/k8s.ovn.org/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.444945714Z namespaces/openshift-network-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.445016006Z namespaces/openshift-network-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.445096678Z namespaces/openshift-network-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.445160799Z namespaces/openshift-network-operator/monitoring.coreos.com/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.4452033Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.445245381Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.445305243Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/openshift-network-operator-ipsec-rules.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.445368344Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.445388335Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/network-operator.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.445431096Z namespaces/openshift-network-operator/networking.k8s.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.445455877Z namespaces/openshift-network-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.445507618Z namespaces/openshift-network-operator/pods/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.445519758Z namespaces/openshift-network-operator/pods/iptables-alerter-5tskr/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.445551299Z namespaces/openshift-network-operator/pods/iptables-alerter-5tskr/iptables-alerter-5tskr.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.445619461Z namespaces/openshift-network-operator/pods/iptables-alerter-5tskr/iptables-alerter/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.445633201Z namespaces/openshift-network-operator/pods/iptables-alerter-5tskr/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.445637421Z namespaces/openshift-network-operator/pods/iptables-alerter-5tskr/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.445669222Z namespaces/openshift-network-operator/pods/iptables-alerter-5tskr/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.445764854Z namespaces/openshift-network-operator/pods/iptables-alerter-5tskr/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.445853756Z namespaces/openshift-network-operator/pods/iptables-alerter-5tskr/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.445869946Z namespaces/openshift-network-operator/pods/iptables-alerter-g8kd2/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.445912787Z namespaces/openshift-network-operator/pods/iptables-alerter-g8kd2/iptables-alerter-g8kd2.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.445987339Z namespaces/openshift-network-operator/pods/iptables-alerter-g8kd2/iptables-alerter/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.445999179Z namespaces/openshift-network-operator/pods/iptables-alerter-g8kd2/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.446003339Z namespaces/openshift-network-operator/pods/iptables-alerter-g8kd2/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.44601117Z namespaces/openshift-network-operator/pods/iptables-alerter-g8kd2/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.446106652Z namespaces/openshift-network-operator/pods/iptables-alerter-g8kd2/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.446228185Z namespaces/openshift-network-operator/pods/iptables-alerter-g8kd2/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.446241995Z namespaces/openshift-network-operator/pods/iptables-alerter-mlkqq/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.446250525Z namespaces/openshift-network-operator/pods/iptables-alerter-mlkqq/iptables-alerter-mlkqq.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.446308107Z namespaces/openshift-network-operator/pods/iptables-alerter-mlkqq/iptables-alerter/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.446317937Z namespaces/openshift-network-operator/pods/iptables-alerter-mlkqq/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.446321867Z namespaces/openshift-network-operator/pods/iptables-alerter-mlkqq/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.446355778Z namespaces/openshift-network-operator/pods/iptables-alerter-mlkqq/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.44644037Z namespaces/openshift-network-operator/pods/iptables-alerter-mlkqq/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.446501441Z namespaces/openshift-network-operator/pods/iptables-alerter-mlkqq/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.446541822Z namespaces/openshift-network-operator/policy/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.446580433Z namespaces/openshift-network-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.446625514Z namespaces/openshift-network-operator/route.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.446645955Z namespaces/openshift-network-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.446714696Z namespaces/openshift-operator-lifecycle-manager/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.446791328Z namespaces/openshift-operator-lifecycle-manager/openshift-operator-lifecycle-manager.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.446845179Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.446896501Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.446955102Z namespaces/openshift-operator-lifecycle-manager/apps/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.446998373Z namespaces/openshift-operator-lifecycle-manager/apps/daemonsets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.447063795Z namespaces/openshift-operator-lifecycle-manager/apps/deployments.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.447144617Z namespaces/openshift-operator-lifecycle-manager/apps/replicasets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.447226909Z namespaces/openshift-operator-lifecycle-manager/apps/statefulsets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.447264629Z namespaces/openshift-operator-lifecycle-manager/autoscaling/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.447306141Z namespaces/openshift-operator-lifecycle-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.447356022Z namespaces/openshift-operator-lifecycle-manager/batch/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.447390752Z namespaces/openshift-operator-lifecycle-manager/batch/cronjobs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.447474714Z namespaces/openshift-operator-lifecycle-manager/batch/jobs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.447514966Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.447552946Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.447625388Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.44768911Z namespaces/openshift-operator-lifecycle-manager/core/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.44770248Z namespaces/openshift-operator-lifecycle-manager/core/configmaps.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.447847273Z namespaces/openshift-operator-lifecycle-manager/core/endpoints.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.447916885Z namespaces/openshift-operator-lifecycle-manager/core/events.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.448004537Z namespaces/openshift-operator-lifecycle-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.448082979Z namespaces/openshift-operator-lifecycle-manager/core/pods.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.448157821Z namespaces/openshift-operator-lifecycle-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.448276904Z namespaces/openshift-operator-lifecycle-manager/core/secrets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.448466228Z namespaces/openshift-operator-lifecycle-manager/core/services.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.448516379Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.44856514Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.448622202Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.448669593Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.448714374Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.448767895Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.448864087Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.448940089Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.44897494Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.449017651Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.449062842Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.449105813Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/olm-alert-rules.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.449165905Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.449200735Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.449277477Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.449287918Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.449313688Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/olm-operators.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.44936989Z namespaces/openshift-operator-lifecycle-manager/policy/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.449417701Z namespaces/openshift-operator-lifecycle-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.449463552Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.449506923Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.449554814Z namespaces/openshift-operators/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.449563214Z namespaces/openshift-operators/operators.coreos.com/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.449567154Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.449602615Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/global-operators.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.449654396Z namespaces/openshift-ovn-kubernetes/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.449718998Z namespaces/openshift-ovn-kubernetes/openshift-ovn-kubernetes.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.449754219Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.4498106Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.449844081Z namespaces/openshift-ovn-kubernetes/apps/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.449902862Z namespaces/openshift-ovn-kubernetes/apps/daemonsets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.450064766Z namespaces/openshift-ovn-kubernetes/apps/deployments.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.450134488Z namespaces/openshift-ovn-kubernetes/apps/replicasets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.450208579Z namespaces/openshift-ovn-kubernetes/apps/statefulsets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.45025272Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.450295152Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ovnkube-node.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.450419144Z namespaces/openshift-ovn-kubernetes/autoscaling/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.450442225Z namespaces/openshift-ovn-kubernetes/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.450518927Z namespaces/openshift-ovn-kubernetes/batch/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.450544298Z namespaces/openshift-ovn-kubernetes/batch/cronjobs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.450605359Z namespaces/openshift-ovn-kubernetes/batch/jobs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.45066597Z namespaces/openshift-ovn-kubernetes/build.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.450692411Z namespaces/openshift-ovn-kubernetes/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.450909956Z namespaces/openshift-ovn-kubernetes/build.openshift.io/builds.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.450921116Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.450959387Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.450970218Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ovn-kubernetes-master.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.451027309Z namespaces/openshift-ovn-kubernetes/core/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.45107559Z namespaces/openshift-ovn-kubernetes/core/configmaps.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.451286675Z namespaces/openshift-ovn-kubernetes/core/endpoints.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.451367397Z namespaces/openshift-ovn-kubernetes/core/events.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.451693875Z namespaces/openshift-ovn-kubernetes/core/persistentvolumeclaims.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.4518944Z namespaces/openshift-ovn-kubernetes/core/pods.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.452299939Z namespaces/openshift-ovn-kubernetes/core/replicationcontrollers.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.452393682Z namespaces/openshift-ovn-kubernetes/core/secrets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.452554765Z namespaces/openshift-ovn-kubernetes/core/services.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.452608997Z namespaces/openshift-ovn-kubernetes/core/configmaps/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.452653008Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-config.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.45274453Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-script-lib.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.452869623Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.452913964Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-control-plane.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.452993726Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-node.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.453038467Z namespaces/openshift-ovn-kubernetes/core/services/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.453081728Z namespaces/openshift-ovn-kubernetes/core/services/ovn-kubernetes-node.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.45315006Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.453191921Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.453244752Z namespaces/openshift-ovn-kubernetes/image.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.453258312Z namespaces/openshift-ovn-kubernetes/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.453322964Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.453331754Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.453353274Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/default.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.453409266Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.453449567Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.453534629Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.453613311Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.453660972Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.453684132Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.453762774Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.453809865Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/networking-rules.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.453889437Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.453920198Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/monitor-ovn-node.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.453964959Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.453973639Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.45402158Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ovn.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.454096162Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/signer.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.454150633Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.454182404Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.454232175Z namespaces/openshift-ovn-kubernetes/pods/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.454241505Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6vz2w/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.454292216Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6vz2w/ovnkube-node-6vz2w.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.454480911Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6vz2w/kube-rbac-proxy-node/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.454490201Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6vz2w/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.454494401Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6vz2w/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.454518472Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6vz2w/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.454647085Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6vz2w/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.454712837Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6vz2w/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.454752798Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6vz2w/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.454774198Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6vz2w/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.454783378Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6vz2w/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.454821939Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6vz2w/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.454946062Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6vz2w/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.455013914Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6vz2w/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.455046954Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6vz2w/nbdb/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.455052925Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6vz2w/nbdb/nbdb/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.455060915Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6vz2w/nbdb/nbdb/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.455095756Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6vz2w/nbdb/nbdb/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.455186888Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6vz2w/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.45525243Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6vz2w/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.45528322Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6vz2w/northd/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.45528839Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6vz2w/northd/northd/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.45529247Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6vz2w/northd/northd/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.455319521Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6vz2w/northd/northd/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.455429244Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6vz2w/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.455495125Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6vz2w/northd/northd/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.455526286Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6vz2w/ovn-acl-logging/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.455531376Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6vz2w/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.455535246Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6vz2w/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.455562397Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6vz2w/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.455655939Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6vz2w/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.45569907Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6vz2w/ovn-controller/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.45570726Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6vz2w/ovn-controller/ovn-controller/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.45571167Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6vz2w/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.455758951Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6vz2w/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.455981537Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6vz2w/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.456047468Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6vz2w/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.456074929Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6vz2w/ovnkube-controller/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.456086569Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6vz2w/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.456092719Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6vz2w/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.45612976Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6vz2w/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.457194256Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6vz2w/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.457265867Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6vz2w/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.457287528Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6vz2w/sbdb/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.457294528Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6vz2w/sbdb/sbdb/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.457298478Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6vz2w/sbdb/sbdb/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.457342049Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6vz2w/sbdb/sbdb/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.457430461Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6vz2w/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.457511043Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-6vz2w/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.457536854Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7qqqv/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.457594805Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7qqqv/ovnkube-node-7qqqv.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.457746489Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7qqqv/kube-rbac-proxy-node/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.457759659Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7qqqv/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.457764029Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7qqqv/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.45780858Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7qqqv/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.457919343Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7qqqv/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.457985544Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7qqqv/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.458022635Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7qqqv/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.458030136Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7qqqv/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.458034456Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7qqqv/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.458049386Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7qqqv/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.458166779Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7qqqv/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.458240161Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7qqqv/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.458277771Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7qqqv/nbdb/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.458285522Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7qqqv/nbdb/nbdb/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.458295382Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7qqqv/nbdb/nbdb/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.458309682Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7qqqv/nbdb/nbdb/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.458409665Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7qqqv/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.458476576Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7qqqv/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.458505937Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7qqqv/northd/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.458517717Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7qqqv/northd/northd/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.458521777Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7qqqv/northd/northd/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.458560148Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7qqqv/northd/northd/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.45865046Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7qqqv/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.458720202Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7qqqv/northd/northd/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.458854175Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7qqqv/ovn-acl-logging/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.458883606Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7qqqv/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.458888066Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7qqqv/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.458902426Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7qqqv/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.458997108Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7qqqv/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.45904949Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7qqqv/ovn-controller/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.45905806Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7qqqv/ovn-controller/ovn-controller/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.45906193Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7qqqv/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.459082981Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7qqqv/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.459276535Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7qqqv/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.459343027Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7qqqv/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.459385568Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7qqqv/ovnkube-controller/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.459397358Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7qqqv/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.459409168Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7qqqv/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.459424499Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7qqqv/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.460211467Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7qqqv/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.460282779Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7qqqv/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.460298519Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7qqqv/sbdb/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.460303559Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7qqqv/sbdb/sbdb/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.46031073Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7qqqv/sbdb/sbdb/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.460357921Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7qqqv/sbdb/sbdb/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.460465234Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7qqqv/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.460521475Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-7qqqv/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.460541485Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zmz6m/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.460635567Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zmz6m/ovnkube-node-zmz6m.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.460888693Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zmz6m/kube-rbac-proxy-node/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.460902144Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zmz6m/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.460906294Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zmz6m/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.460934245Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zmz6m/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.461043717Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zmz6m/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.461110319Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zmz6m/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.461217661Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zmz6m/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.461226632Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zmz6m/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.461231152Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zmz6m/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.461251902Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zmz6m/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.461369335Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zmz6m/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.461435866Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zmz6m/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.461476138Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zmz6m/nbdb/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.461484908Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zmz6m/nbdb/nbdb/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.461488938Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zmz6m/nbdb/nbdb/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.461522128Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zmz6m/nbdb/nbdb/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.461616441Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zmz6m/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.461683542Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zmz6m/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.461714343Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zmz6m/northd/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.461722373Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zmz6m/northd/northd/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.461726713Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zmz6m/northd/northd/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.461780775Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zmz6m/northd/northd/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.461885697Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zmz6m/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.461952609Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zmz6m/northd/northd/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.46199656Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zmz6m/ovn-acl-logging/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.4620103Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zmz6m/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.4620148Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zmz6m/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.462038531Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zmz6m/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.462137623Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zmz6m/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.462193095Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zmz6m/ovn-controller/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.462202865Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zmz6m/ovn-controller/ovn-controller/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.462206695Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zmz6m/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.462241146Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zmz6m/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.4624217Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zmz6m/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.462491292Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zmz6m/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.462529652Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zmz6m/ovnkube-controller/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.462547213Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zmz6m/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.462551673Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zmz6m/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.462579554Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zmz6m/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.463467305Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zmz6m/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.463530796Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zmz6m/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.463559527Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zmz6m/sbdb/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.463565077Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zmz6m/sbdb/sbdb/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.463569047Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zmz6m/sbdb/sbdb/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.463612138Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zmz6m/sbdb/sbdb/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.463709751Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zmz6m/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.463793673Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-zmz6m/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.463825723Z namespaces/openshift-ovn-kubernetes/policy/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.463868914Z namespaces/openshift-ovn-kubernetes/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.463919576Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.463928886Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.463961406Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.464046588Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-nodes-identity-limited.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.464170182Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.464218123Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.464262914Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.464342676Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-node-limited.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.464423778Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.464473939Z namespaces/openshift-ovn-kubernetes/route.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.46451948Z namespaces/openshift-ovn-kubernetes/route.openshift.io/routes.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.464562811Z namespaces/openshift-route-controller-manager/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.464571031Z namespaces/openshift-route-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.464575191Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.464606432Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/openshift-route-controllers.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.464659853Z namespaces/openshift-service-ca-operator/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.464708134Z namespaces/openshift-service-ca-operator/openshift-service-ca-operator.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.464779776Z namespaces/openshift-service-ca-operator/apps.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.464822957Z namespaces/openshift-service-ca-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.464872698Z namespaces/openshift-service-ca-operator/apps/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.464914379Z namespaces/openshift-service-ca-operator/apps/daemonsets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.464989291Z namespaces/openshift-service-ca-operator/apps/deployments.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.465108164Z namespaces/openshift-service-ca-operator/apps/replicasets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.465211446Z namespaces/openshift-service-ca-operator/apps/statefulsets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.465256917Z namespaces/openshift-service-ca-operator/autoscaling/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.465299108Z namespaces/openshift-service-ca-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.465345959Z namespaces/openshift-service-ca-operator/batch/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.46538734Z namespaces/openshift-service-ca-operator/batch/cronjobs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.465463132Z namespaces/openshift-service-ca-operator/batch/jobs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.465512114Z namespaces/openshift-service-ca-operator/build.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.465552274Z namespaces/openshift-service-ca-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.465631326Z namespaces/openshift-service-ca-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.465678167Z namespaces/openshift-service-ca-operator/coordination.k8s.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.465686007Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.465719648Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/service-ca-operator-lock.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.46578865Z namespaces/openshift-service-ca-operator/core/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.465816751Z namespaces/openshift-service-ca-operator/core/configmaps.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.465939344Z namespaces/openshift-service-ca-operator/core/endpoints.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.466014825Z namespaces/openshift-service-ca-operator/core/events.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.46620917Z namespaces/openshift-service-ca-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.466285782Z namespaces/openshift-service-ca-operator/core/pods.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.466468206Z namespaces/openshift-service-ca-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.466589499Z namespaces/openshift-service-ca-operator/core/secrets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.466894816Z namespaces/openshift-service-ca-operator/core/services.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.466967278Z namespaces/openshift-service-ca-operator/discovery.k8s.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.466988349Z namespaces/openshift-service-ca-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.46705445Z namespaces/openshift-service-ca-operator/image.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.46707208Z namespaces/openshift-service-ca-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.467137592Z namespaces/openshift-service-ca-operator/k8s.ovn.org/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.467158833Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.467252035Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.467324377Z namespaces/openshift-service-ca-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.467375128Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.467400148Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.4674673Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.46748753Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/service-ca-operator.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.467547952Z namespaces/openshift-service-ca-operator/networking.k8s.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.467586133Z namespaces/openshift-service-ca-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.467644314Z namespaces/openshift-service-ca-operator/pods/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.467657434Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-7695fc6c8c-smt9f/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.467667535Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-7695fc6c8c-smt9f/service-ca-operator-7695fc6c8c-smt9f.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.467797228Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-7695fc6c8c-smt9f/service-ca-operator/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.467815958Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-7695fc6c8c-smt9f/service-ca-operator/service-ca-operator/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.467820848Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-7695fc6c8c-smt9f/service-ca-operator/service-ca-operator/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.467827869Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-7695fc6c8c-smt9f/service-ca-operator/service-ca-operator/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.467972322Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-7695fc6c8c-smt9f/service-ca-operator/service-ca-operator/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.468146176Z namespaces/openshift-service-ca-operator/policy/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.468177227Z namespaces/openshift-service-ca-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.468238478Z namespaces/openshift-service-ca-operator/route.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.468269909Z namespaces/openshift-service-ca-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.46830048Z namespaces/openshift-service-ca/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.468355791Z namespaces/openshift-service-ca/openshift-service-ca.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.468414072Z namespaces/openshift-service-ca/apps.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.468440953Z namespaces/openshift-service-ca/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.468498914Z namespaces/openshift-service-ca/apps/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.468538895Z namespaces/openshift-service-ca/apps/daemonsets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.468622377Z namespaces/openshift-service-ca/apps/deployments.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.4687192Z namespaces/openshift-service-ca/apps/replicasets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.468840902Z namespaces/openshift-service-ca/apps/statefulsets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.468884883Z namespaces/openshift-service-ca/autoscaling/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.468926264Z namespaces/openshift-service-ca/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.468962496Z namespaces/openshift-service-ca/batch/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.469005886Z namespaces/openshift-service-ca/batch/cronjobs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.469086658Z namespaces/openshift-service-ca/batch/jobs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.469118699Z namespaces/openshift-service-ca/build.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.46916152Z namespaces/openshift-service-ca/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.469242992Z namespaces/openshift-service-ca/build.openshift.io/builds.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.469275293Z namespaces/openshift-service-ca/coordination.k8s.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.469288813Z namespaces/openshift-service-ca/coordination.k8s.io/leases/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.469323514Z namespaces/openshift-service-ca/coordination.k8s.io/leases/service-ca-controller-lock.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.469381835Z namespaces/openshift-service-ca/core/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.469412566Z namespaces/openshift-service-ca/core/configmaps.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.469521209Z namespaces/openshift-service-ca/core/endpoints.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.469599481Z namespaces/openshift-service-ca/core/events.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.469708903Z namespaces/openshift-service-ca/core/persistentvolumeclaims.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.469811116Z namespaces/openshift-service-ca/core/pods.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.469930708Z namespaces/openshift-service-ca/core/replicationcontrollers.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.470047911Z namespaces/openshift-service-ca/core/secrets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.470204085Z namespaces/openshift-service-ca/core/services.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.470255166Z namespaces/openshift-service-ca/discovery.k8s.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.470289737Z namespaces/openshift-service-ca/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.470332558Z namespaces/openshift-service-ca/image.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.470365549Z namespaces/openshift-service-ca/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.47041752Z namespaces/openshift-service-ca/k8s.ovn.org/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.470451411Z namespaces/openshift-service-ca/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.470537703Z namespaces/openshift-service-ca/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.470614315Z namespaces/openshift-service-ca/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.470650745Z namespaces/openshift-service-ca/monitoring.coreos.com/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.470693817Z namespaces/openshift-service-ca/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.470753358Z namespaces/openshift-service-ca/networking.k8s.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.470801619Z namespaces/openshift-service-ca/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.470879521Z namespaces/openshift-service-ca/pods/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.470890951Z namespaces/openshift-service-ca/pods/service-ca-79f68b9f4f-lkljj/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.470920932Z namespaces/openshift-service-ca/pods/service-ca-79f68b9f4f-lkljj/service-ca-79f68b9f4f-lkljj.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.471008554Z namespaces/openshift-service-ca/pods/service-ca-79f68b9f4f-lkljj/service-ca-controller/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.471019434Z namespaces/openshift-service-ca/pods/service-ca-79f68b9f4f-lkljj/service-ca-controller/service-ca-controller/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.471024145Z namespaces/openshift-service-ca/pods/service-ca-79f68b9f4f-lkljj/service-ca-controller/service-ca-controller/logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.471038025Z namespaces/openshift-service-ca/pods/service-ca-79f68b9f4f-lkljj/service-ca-controller/service-ca-controller/logs/current.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.47125769Z namespaces/openshift-service-ca/pods/service-ca-79f68b9f4f-lkljj/service-ca-controller/service-ca-controller/logs/previous.insecure.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.471330232Z namespaces/openshift-service-ca/pods/service-ca-79f68b9f4f-lkljj/service-ca-controller/service-ca-controller/logs/previous.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.471369513Z namespaces/openshift-service-ca/policy/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.471405603Z namespaces/openshift-service-ca/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.471444404Z namespaces/openshift-service-ca/route.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.471487185Z namespaces/openshift-service-ca/route.openshift.io/routes.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.471536357Z namespaces/openshift-user-workload-monitoring/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.471582298Z namespaces/openshift-user-workload-monitoring/openshift-user-workload-monitoring.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.471639769Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.47168918Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.471746352Z namespaces/openshift-user-workload-monitoring/apps/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.471795543Z namespaces/openshift-user-workload-monitoring/apps/daemonsets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.471879085Z namespaces/openshift-user-workload-monitoring/apps/deployments.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.471954827Z namespaces/openshift-user-workload-monitoring/apps/replicasets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.472039479Z namespaces/openshift-user-workload-monitoring/apps/statefulsets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.47208471Z namespaces/openshift-user-workload-monitoring/autoscaling/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.472124681Z namespaces/openshift-user-workload-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.472170642Z namespaces/openshift-user-workload-monitoring/batch/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.472213063Z namespaces/openshift-user-workload-monitoring/batch/cronjobs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.472303305Z namespaces/openshift-user-workload-monitoring/batch/jobs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.472348176Z namespaces/openshift-user-workload-monitoring/build.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.472389007Z namespaces/openshift-user-workload-monitoring/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.472468119Z namespaces/openshift-user-workload-monitoring/build.openshift.io/builds.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.47251825Z namespaces/openshift-user-workload-monitoring/core/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.472557041Z namespaces/openshift-user-workload-monitoring/core/configmaps.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.472659663Z namespaces/openshift-user-workload-monitoring/core/endpoints.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.472753526Z namespaces/openshift-user-workload-monitoring/core/events.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.472868628Z namespaces/openshift-user-workload-monitoring/core/persistentvolumeclaims.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.47295188Z namespaces/openshift-user-workload-monitoring/core/pods.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.473033452Z namespaces/openshift-user-workload-monitoring/core/replicationcontrollers.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.473154385Z namespaces/openshift-user-workload-monitoring/core/secrets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.473314019Z namespaces/openshift-user-workload-monitoring/core/services.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.47336492Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.473402391Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.473454022Z namespaces/openshift-user-workload-monitoring/image.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.473497433Z namespaces/openshift-user-workload-monitoring/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.473545005Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.473583235Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.473666307Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.47375955Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.473816971Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.473858552Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.473898643Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.473935224Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.473987725Z namespaces/openshift-user-workload-monitoring/policy/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.474028466Z namespaces/openshift-user-workload-monitoring/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.474082767Z namespaces/openshift-user-workload-monitoring/route.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.474100818Z namespaces/openshift-user-workload-monitoring/route.openshift.io/routes.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.474165039Z namespaces/openshift/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.47419997Z namespaces/openshift/openshift.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.474258971Z namespaces/openshift/apps.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.474300132Z namespaces/openshift/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.474345473Z namespaces/openshift/apps/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.474385445Z namespaces/openshift/apps/daemonsets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.474461916Z namespaces/openshift/apps/deployments.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.474540558Z namespaces/openshift/apps/replicasets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.4746195Z namespaces/openshift/apps/statefulsets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.474668541Z namespaces/openshift/autoscaling/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.474708332Z namespaces/openshift/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.474873046Z namespaces/openshift/batch/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.474940338Z namespaces/openshift/batch/cronjobs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.4750305Z namespaces/openshift/batch/jobs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.475076121Z namespaces/openshift/build.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.475115622Z namespaces/openshift/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.475195074Z namespaces/openshift/build.openshift.io/builds.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.475228585Z namespaces/openshift/core/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.475284836Z namespaces/openshift/core/configmaps.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.475385858Z namespaces/openshift/core/endpoints.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.4754629Z namespaces/openshift/core/events.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.475543472Z namespaces/openshift/core/persistentvolumeclaims.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.475625324Z namespaces/openshift/core/pods.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.475704196Z namespaces/openshift/core/replicationcontrollers.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.47587026Z namespaces/openshift/core/secrets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.476031904Z namespaces/openshift/core/services.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.476090935Z namespaces/openshift/discovery.k8s.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.476133536Z namespaces/openshift/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.476181307Z namespaces/openshift/image.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.476211868Z namespaces/openshift/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.477435317Z namespaces/openshift/image.openshift.io/imagestreams/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.477490508Z namespaces/openshift/image.openshift.io/imagestreams/cli-artifacts.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.47757489Z namespaces/openshift/image.openshift.io/imagestreams/cli.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.477660852Z namespaces/openshift/image.openshift.io/imagestreams/dotnet-runtime.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.477793465Z namespaces/openshift/image.openshift.io/imagestreams/dotnet.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.477899468Z namespaces/openshift/image.openshift.io/imagestreams/driver-toolkit.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.47798599Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift-java11.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.478138784Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.478299278Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java-openshift.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.478425841Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java11-openshift.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.478517463Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift-jdk11.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.478604815Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.478752218Z namespaces/openshift/image.openshift.io/imagestreams/golang.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.478911632Z namespaces/openshift/image.openshift.io/imagestreams/httpd.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.479021945Z namespaces/openshift/image.openshift.io/imagestreams/installer-artifacts.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.479112967Z namespaces/openshift/image.openshift.io/imagestreams/installer.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.479199869Z namespaces/openshift/image.openshift.io/imagestreams/java-runtime.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.479303681Z namespaces/openshift/image.openshift.io/imagestreams/java.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.479420944Z namespaces/openshift/image.openshift.io/imagestreams/jboss-datagrid73-openshift.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.479530297Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-openshift.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.479627639Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.479855655Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-openshift.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.479950187Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.480048809Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-openshift.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.480148382Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.480259764Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-openshift.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.480353756Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-runtime-openshift.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.480453779Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk11-tomcat9-openshift-ubi8.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.480565972Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk8-tomcat9-openshift-ubi8.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.480672644Z namespaces/openshift/image.openshift.io/imagestreams/jenkins-agent-base.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.480796067Z namespaces/openshift/image.openshift.io/imagestreams/jenkins.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.480909369Z namespaces/openshift/image.openshift.io/imagestreams/mariadb.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.481022372Z namespaces/openshift/image.openshift.io/imagestreams/must-gather.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.481108854Z namespaces/openshift/image.openshift.io/imagestreams/mysql.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.481218347Z namespaces/openshift/image.openshift.io/imagestreams/network-tools.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.481301889Z namespaces/openshift/image.openshift.io/imagestreams/nginx.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.481421282Z namespaces/openshift/image.openshift.io/imagestreams/nodejs.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.481563935Z namespaces/openshift/image.openshift.io/imagestreams/oauth-proxy.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.481653317Z namespaces/openshift/image.openshift.io/imagestreams/openjdk-11-rhel7.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.481807071Z namespaces/openshift/image.openshift.io/imagestreams/perl.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.481907663Z namespaces/openshift/image.openshift.io/imagestreams/php.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.482016366Z namespaces/openshift/image.openshift.io/imagestreams/postgresql.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.482143009Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso75-openshift-rhel8.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.482234861Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso76-openshift-rhel8.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.482324783Z namespaces/openshift/image.openshift.io/imagestreams/python.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.482450806Z namespaces/openshift/image.openshift.io/imagestreams/redhat-openjdk18-openshift.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.482581749Z namespaces/openshift/image.openshift.io/imagestreams/redis.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.482695822Z namespaces/openshift/image.openshift.io/imagestreams/ruby.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.482842666Z namespaces/openshift/image.openshift.io/imagestreams/sso75-openshift-rhel8.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.482955288Z namespaces/openshift/image.openshift.io/imagestreams/sso76-openshift-rhel8.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.48303423Z namespaces/openshift/image.openshift.io/imagestreams/tests.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.483135913Z namespaces/openshift/image.openshift.io/imagestreams/tools.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.483252335Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11-runtime.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.483389179Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.483507731Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17-runtime.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.483620154Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.483754077Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21-runtime.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.48386035Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.483953252Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8-runtime.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.484073515Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.484163587Z namespaces/openshift/k8s.ovn.org/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.484199968Z namespaces/openshift/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.48427799Z namespaces/openshift/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.484360642Z namespaces/openshift/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.484404403Z namespaces/openshift/monitoring.coreos.com/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.484448084Z namespaces/openshift/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.484495095Z namespaces/openshift/networking.k8s.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.484529376Z namespaces/openshift/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.484578457Z namespaces/openshift/policy/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.484611368Z namespaces/openshift/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.484661339Z namespaces/openshift/route.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.4846947Z namespaces/openshift/route.openshift.io/routes.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.484758521Z namespaces/openshift/template.openshift.io/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.484804322Z namespaces/openshift/template.openshift.io/templates/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.484850823Z namespaces/openshift/template.openshift.io/templates/cache-service.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.484963786Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-example.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.485091559Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-persistent.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.485191771Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-example.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.485305254Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-persistent.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.485469358Z namespaces/openshift/template.openshift.io/templates/datagrid-service.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.4855662Z namespaces/openshift/template.openshift.io/templates/django-psql-example.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.485674503Z namespaces/openshift/template.openshift.io/templates/django-psql-persistent.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.485824166Z namespaces/openshift/template.openshift.io/templates/eap-xp3-basic-s2i.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.485956429Z namespaces/openshift/template.openshift.io/templates/eap-xp4-basic-s2i.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.486064622Z namespaces/openshift/template.openshift.io/templates/eap74-basic-s2i.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.486181505Z namespaces/openshift/template.openshift.io/templates/eap74-https-s2i.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.486304258Z namespaces/openshift/template.openshift.io/templates/eap74-sso-s2i.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.486439591Z namespaces/openshift/template.openshift.io/templates/httpd-example.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.486534893Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral-monitored.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.486662126Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.48678888Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent-monitored.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.486926863Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.487033035Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-basic-s2i.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.487134528Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-https-s2i.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.48724059Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-basic-s2i.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.487340073Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-https-s2i.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.487442255Z namespaces/openshift/template.openshift.io/templates/mariadb-ephemeral.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.487547287Z namespaces/openshift/template.openshift.io/templates/mariadb-persistent.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.48764523Z namespaces/openshift/template.openshift.io/templates/mysql-ephemeral.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.487748722Z namespaces/openshift/template.openshift.io/templates/mysql-persistent.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.487880195Z namespaces/openshift/template.openshift.io/templates/nginx-example.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.487984518Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-example.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.48809832Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-persistent.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.488210773Z namespaces/openshift/template.openshift.io/templates/openjdk-web-basic-s2i.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.488304376Z namespaces/openshift/template.openshift.io/templates/postgresql-ephemeral.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.488406518Z namespaces/openshift/template.openshift.io/templates/postgresql-persistent.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.48850767Z namespaces/openshift/template.openshift.io/templates/rails-pgsql-persistent.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.488631683Z namespaces/openshift/template.openshift.io/templates/rails-postgresql-example.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.488763547Z namespaces/openshift/template.openshift.io/templates/react-web-app-example.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.488878919Z namespaces/openshift/template.openshift.io/templates/redis-ephemeral.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.488971631Z namespaces/openshift/template.openshift.io/templates/redis-persistent.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.489074414Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-rest-3scale.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.489204827Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-xml.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.48931402Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.489415652Z namespaces/openshift/template.openshift.io/templates/sso75-https.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.489536995Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-https.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.489648737Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-postgresql-persistent.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.489801101Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql-persistent.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.489931524Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.490051417Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-https.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.490199001Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql-persistent.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.490323953Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.490456087Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-https.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.490569649Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-postgresql-persistent.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.490653301Z network_logs/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.490687302Z network_logs/cluster_scale [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.490825515Z network_logs/ippools.whereabouts.cni.cncf.io [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.490919618Z network_logs/multi-networkpolicy [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.490987979Z network_logs/net-attach-def [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.491068591Z network_logs/overlappingrangeipreservations.whereabouts.cni.cncf.io [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.491212385Z network_logs/ovn_kubernetes_top_pods [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.491299107Z network_logs/ovnk_database_store.tar.gz [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.492678549Z nodes/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.49270976Z nodes/debug [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.492830133Z nodes/ip-10-0-128-185.ec2.internal/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.492870534Z nodes/ip-10-0-128-185.ec2.internal/cpu_affinities.json [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.493166631Z nodes/ip-10-0-128-185.ec2.internal/dmesg [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.493452208Z nodes/ip-10-0-128-185.ec2.internal/ethtool_channels [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.493525589Z nodes/ip-10-0-128-185.ec2.internal/ethtool_features [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.493613622Z nodes/ip-10-0-128-185.ec2.internal/ip-10-0-128-185.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.493927819Z nodes/ip-10-0-128-185.ec2.internal/irq_affinities.json [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.494063242Z nodes/ip-10-0-128-185.ec2.internal/lscpu [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.494186225Z nodes/ip-10-0-128-185.ec2.internal/lspci [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.494276538Z nodes/ip-10-0-128-185.ec2.internal/podresources.json [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.49438087Z nodes/ip-10-0-128-185.ec2.internal/pods_info.json [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.494508033Z nodes/ip-10-0-128-185.ec2.internal/proc_cmdline [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.494576825Z nodes/ip-10-0-128-185.ec2.internal/sysinfo.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.496261735Z nodes/ip-10-0-128-185.ec2.internal/sysinfo.tgz [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.496417738Z nodes/ip-10-0-131-42.ec2.internal/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.496437529Z nodes/ip-10-0-131-42.ec2.internal/cpu_affinities.json [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.496664564Z nodes/ip-10-0-131-42.ec2.internal/dmesg [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.49692645Z nodes/ip-10-0-131-42.ec2.internal/ethtool_channels [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.497006222Z nodes/ip-10-0-131-42.ec2.internal/ethtool_features [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.497087624Z nodes/ip-10-0-131-42.ec2.internal/ip-10-0-131-42.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.497410132Z nodes/ip-10-0-131-42.ec2.internal/irq_affinities.json [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.497553065Z nodes/ip-10-0-131-42.ec2.internal/lscpu [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.497676318Z nodes/ip-10-0-131-42.ec2.internal/lspci [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.497780491Z nodes/ip-10-0-131-42.ec2.internal/podresources.json [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.497869843Z nodes/ip-10-0-131-42.ec2.internal/pods_info.json [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.497977546Z nodes/ip-10-0-131-42.ec2.internal/proc_cmdline [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.498060988Z nodes/ip-10-0-131-42.ec2.internal/sysinfo.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.499917632Z nodes/ip-10-0-131-42.ec2.internal/sysinfo.tgz [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.500068655Z nodes/ip-10-0-136-103.ec2.internal/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.500088556Z nodes/ip-10-0-136-103.ec2.internal/cpu_affinities.json [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.500389213Z nodes/ip-10-0-136-103.ec2.internal/dmesg [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.500636969Z nodes/ip-10-0-136-103.ec2.internal/ethtool_channels [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.500710611Z nodes/ip-10-0-136-103.ec2.internal/ethtool_features [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.500820273Z nodes/ip-10-0-136-103.ec2.internal/ip-10-0-136-103.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.50110326Z nodes/ip-10-0-136-103.ec2.internal/irq_affinities.json [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.501241873Z nodes/ip-10-0-136-103.ec2.internal/lscpu [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.501360546Z nodes/ip-10-0-136-103.ec2.internal/lspci [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.501447608Z nodes/ip-10-0-136-103.ec2.internal/podresources.json [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.501568461Z nodes/ip-10-0-136-103.ec2.internal/pods_info.json [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.501682223Z nodes/ip-10-0-136-103.ec2.internal/proc_cmdline [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.501781336Z nodes/ip-10-0-136-103.ec2.internal/sysinfo.log [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.503436675Z nodes/ip-10-0-136-103.ec2.internal/sysinfo.tgz [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.503604849Z pod_network_connectivity_check/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.50363584Z pod_network_connectivity_check/podnetworkconnectivitychecks.yaml [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.503747703Z static-pods/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.503758973Z static-pods/kube-apiserver/ [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.510304308Z [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.510319879Z sent 57,847 bytes received 4,165,640 bytes 2,815,658.00 bytes/sec [must-gather] [must-gather-npvpz] OUT 2026-07-13T20:44:56.510325049Z total size is 45,064,765 speedup is 10.67 [must-gather] [must-gather ] OUT 2026-07-13T20:44:56.790959622Z namespace/openshift-must-gather-k5kgn 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: 34711ff9-54b4-48ea-9bc4-044ef703b11d [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] [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-kkqnm [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-kkqnm-e2e-raw [git-push-artifacts] PIPELINERUN_NAME=kserve-group-test-kkqnm [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 6861956 Jul 13 20:45 /workspace/odh-ci-artifacts/test-artifacts/kserve-group-test-kkqnm/e2e-raw.tar.gz [git-push-artifacts] [ci-artifacts 0a9c751] 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-kkqnm/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] 3a4cf9c..0a9c751 ci-artifacts -> ci-artifacts [fail-if-needed] deploy-and-e2e step succeeded