[get-kubeconfig] Found kubeconfig secret: cluster-n7k2j-admin-kubeconfig [get-kubeconfig] Wrote kubeconfig to /credentials/cluster-n7k2j-kubeconfig [get-kubeconfig] Found admin password secret: cluster-n7k2j-admin-password [get-kubeconfig] Retrieved username [get-kubeconfig] Wrote password to /credentials/cluster-n7k2j-password [get-kubeconfig] API Server URL: https://abafdbec7c5854945bb9d44ac0d50f5e-49c29facbc6c521d.elb.us-east-1.amazonaws.com:6443 [get-kubeconfig] Console URL: https://console-openshift-console.apps.71aba1e0-ceaf-40b7-b9ad-70d68ae4c1db.prod.konfluxeaas.com [clone-repo] odh-inference-pool-group-detect [clone-repo] https://github.com/jlost/kserve [clone-repo] Cloning into '/workspace/source'... [clone-repo] Updating files: 91% (2850/3100) Updating files: 92% (2852/3100) Updating files: 93% (2883/3100) Updating files: 94% (2914/3100) Updating files: 95% (2945/3100) Updating files: 96% (2976/3100) Updating files: 97% (3007/3100) Updating files: 98% (3038/3100) Updating files: 99% (3069/3100) Updating files: 100% (3100/3100) Updating files: 100% (3100/3100), done. [e2e-graph] + bash [e2e-graph] + STATUS_FILE=/test-status/deploy-and-e2e-status [e2e-graph] + echo failed [e2e-graph] + COMPONENT_NAME=kserve-agent-ci [e2e-graph] ++ jq -r --arg component_name kserve-agent-ci '.[$component_name].image' [e2e-graph] + export KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:09b5af1a334a5587b0e013527b3d3da8cc1ab971511adb48b35571a192f868fd [e2e-graph] + KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:09b5af1a334a5587b0e013527b3d3da8cc1ab971511adb48b35571a192f868fd [e2e-graph] + COMPONENT_NAME=kserve-controller-ci [e2e-graph] ++ jq -r --arg component_name kserve-controller-ci '.[$component_name].image' [e2e-graph] + export KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:143a8cbdf6decd272a63b9c2dead6502652007a68cd917496ecd0194afb0840e [e2e-graph] + KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:143a8cbdf6decd272a63b9c2dead6502652007a68cd917496ecd0194afb0840e [e2e-graph] + COMPONENT_NAME=kserve-router-ci [e2e-graph] ++ jq -r --arg component_name kserve-router-ci '.[$component_name].image' [e2e-graph] + export KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:3ecf25ca4988bb9c678b6995d3cd17dde00648bf8dca69fe7b78fe19fd5c9b14 [e2e-graph] + KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:3ecf25ca4988bb9c678b6995d3cd17dde00648bf8dca69fe7b78fe19fd5c9b14 [e2e-graph] + COMPONENT_NAME=kserve-storage-initializer-ci [e2e-graph] ++ jq -r --arg component_name kserve-storage-initializer-ci '.[$component_name].image' [e2e-graph] + export STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:4e745fe12220230a0d4cc05dc90033c71b44df647b53b2249ee8bc2e75c04f9d [e2e-graph] + STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:4e745fe12220230a0d4cc05dc90033c71b44df647b53b2249ee8bc2e75c04f9d [e2e-graph] + export GITHUB_SHA=stable [e2e-graph] + GITHUB_SHA=stable [e2e-graph] + ./test/scripts/openshift-ci/run-e2e-tests.sh graph 2 raw [e2e-graph] INFERENCE_POOL_GROUP=inference.networking.k8s.io (detected from OCP 4.21.23) [e2e-graph] Installing on cluster [e2e-graph] Using namespace: kserve for KServe components [e2e-graph] SKLEARN_IMAGE=quay.io/opendatahub/sklearn-serving-runtime:odh-pr-1698 [e2e-graph] OPT_125M_MODEL_URI=s3://example-models/facebook/opt-125m [e2e-graph] ERROR_404_ISVC_IMAGE=quay.io/opendatahub/error-404-isvc:odh-pr-1698 [e2e-graph] SUCCESS_200_ISVC_IMAGE=quay.io/opendatahub/success-200-isvc:odh-pr-1698 [e2e-graph] [INFO] Installing Kustomize v5.8.1 for linux/amd64... [e2e-graph] [SUCCESS] Successfully installed Kustomize v5.8.1 to /workspace/source/bin/kustomize [e2e-graph] v5.8.1 [e2e-graph] make: Entering directory '/workspace/source' [e2e-graph] [INFO] Installing yq v4.52.1 for linux/amd64... [e2e-graph] [SUCCESS] Successfully installed yq v4.52.1 to /workspace/source/bin/yq [e2e-graph] yq (https://github.com/mikefarah/yq/) version v4.52.1 [e2e-graph] make: Leaving directory '/workspace/source' [e2e-graph] Installing KServe Python SDK ... [e2e-graph] [INFO] Installing uv 0.7.8 for linux/amd64... [e2e-graph] [SUCCESS] Successfully installed uv 0.7.8 to /workspace/source/bin/uv [e2e-graph] 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-graph] uv 0.7.8 [e2e-graph] Creating virtual environment... [e2e-graph] warning: virtualenv's `--clear` has no effect (uv always clears the virtual environment) [e2e-graph] Using CPython 3.9.25 interpreter at: /usr/bin/python3 [e2e-graph] Creating virtual environment at: .venv [e2e-graph] /workspace/source [e2e-graph] Using CPython 3.11.13 interpreter at: /usr/bin/python3.11 [e2e-graph] Creating virtual environment at: .venv [e2e-graph] Resolved 266 packages in 1ms [e2e-graph] Building kserve @ file:///workspace/source/python/kserve [e2e-graph] Downloading aiohttp (1.7MiB) [e2e-graph] Downloading cryptography (4.3MiB) [e2e-graph] Downloading botocore (12.9MiB) [e2e-graph] Downloading black (1.6MiB) [e2e-graph] Downloading kubernetes (1.9MiB) [e2e-graph] Downloading uvloop (3.8MiB) [e2e-graph] Downloading pydantic-core (2.0MiB) [e2e-graph] Downloading pandas (12.5MiB) [e2e-graph] Downloading pyarrow (40.1MiB) [e2e-graph] Downloading setuptools (1.2MiB) [e2e-graph] Downloading grpcio (6.4MiB) [e2e-graph] Downloading grpcio-tools (2.5MiB) [e2e-graph] Downloading portforward (3.9MiB) [e2e-graph] Downloading numpy (15.7MiB) [e2e-graph] Downloading mypy (17.2MiB) [e2e-graph] Building python-simple-logger==2.0.19 [e2e-graph] Building timeout-sampler==1.0.3 [e2e-graph] Downloading aiohttp [e2e-graph] Downloading black [e2e-graph] Downloading pydantic-core [e2e-graph] Downloading grpcio-tools [e2e-graph] Downloading setuptools [e2e-graph] Built python-simple-logger==2.0.19 [e2e-graph] Downloading portforward [e2e-graph] Downloading uvloop [e2e-graph] Downloading cryptography [e2e-graph] Downloading grpcio [e2e-graph] Downloading kubernetes [e2e-graph] Built timeout-sampler==1.0.3 [e2e-graph] Downloading numpy [e2e-graph] Built kserve @ file:///workspace/source/python/kserve [e2e-graph] Downloading pandas [e2e-graph] Downloading botocore [e2e-graph] Downloading pyarrow [e2e-graph] Downloading mypy [e2e-graph] Prepared 101 packages in 1.88s [e2e-graph] warning: Failed to hardlink files; falling back to full copy. This may lead to degraded performance. [e2e-graph] If the cache and target directories are on different filesystems, hardlinking may not be supported. [e2e-graph] If this is intentional, set `export UV_LINK_MODE=copy` or use `--link-mode=copy` to suppress this warning. [e2e-graph] Installed 101 packages in 8.65s [e2e-graph] + aiohappyeyeballs==2.6.1 [e2e-graph] + aiohttp==3.13.3 [e2e-graph] + aiosignal==1.4.0 [e2e-graph] + annotated-doc==0.0.4 [e2e-graph] + annotated-types==0.7.0 [e2e-graph] + anyio==4.9.0 [e2e-graph] + attrs==25.3.0 [e2e-graph] + avro==1.12.0 [e2e-graph] + black==24.3.0 [e2e-graph] + boto3==1.37.35 [e2e-graph] + botocore==1.37.35 [e2e-graph] + cachetools==5.5.2 [e2e-graph] + certifi==2025.1.31 [e2e-graph] + cffi==2.0.0 [e2e-graph] + charset-normalizer==3.4.1 [e2e-graph] + click==8.1.8 [e2e-graph] + cloudevents==1.11.0 [e2e-graph] + colorama==0.4.6 [e2e-graph] + colorlog==6.10.1 [e2e-graph] + coverage==7.8.0 [e2e-graph] + cryptography==46.0.5 [e2e-graph] + deprecation==2.1.0 [e2e-graph] + durationpy==0.9 [e2e-graph] + execnet==2.1.1 [e2e-graph] + fastapi==0.136.3 [e2e-graph] + frozenlist==1.5.0 [e2e-graph] + google-auth==2.39.0 [e2e-graph] + grpc-interceptor==0.15.4 [e2e-graph] + grpcio==1.78.1 [e2e-graph] + grpcio-testing==1.78.1 [e2e-graph] + grpcio-tools==1.78.1 [e2e-graph] + h11==0.16.0 [e2e-graph] + httpcore==1.0.9 [e2e-graph] + httptools==0.6.4 [e2e-graph] + httpx==0.27.2 [e2e-graph] + httpx-retries==0.4.5 [e2e-graph] + idna==3.10 [e2e-graph] + iniconfig==2.1.0 [e2e-graph] + jinja2==3.1.6 [e2e-graph] + jmespath==1.0.1 [e2e-graph] + kserve==0.19.0 (from file:///workspace/source/python/kserve) [e2e-graph] + kubernetes==32.0.1 [e2e-graph] + markupsafe==3.0.2 [e2e-graph] + multidict==6.4.3 [e2e-graph] + mypy==0.991 [e2e-graph] + mypy-extensions==1.0.0 [e2e-graph] + numpy==2.2.4 [e2e-graph] + oauthlib==3.2.2 [e2e-graph] + orjson==3.10.16 [e2e-graph] + packaging==24.2 [e2e-graph] + pandas==2.2.3 [e2e-graph] + pathspec==0.12.1 [e2e-graph] + platformdirs==4.3.7 [e2e-graph] + pluggy==1.5.0 [e2e-graph] + portforward==0.7.1 [e2e-graph] + prometheus-client==0.21.1 [e2e-graph] + propcache==0.3.1 [e2e-graph] + protobuf==6.33.5 [e2e-graph] + psutil==5.9.8 [e2e-graph] + pyarrow==19.0.1 [e2e-graph] + pyasn1==0.6.3 [e2e-graph] + pyasn1-modules==0.4.2 [e2e-graph] + pycparser==2.22 [e2e-graph] + pydantic==2.12.4 [e2e-graph] + pydantic-core==2.41.5 [e2e-graph] + pyjwt==2.12.1 [e2e-graph] + pytest==7.4.4 [e2e-graph] + pytest-asyncio==0.23.8 [e2e-graph] + pytest-cov==5.0.0 [e2e-graph] + pytest-httpx==0.30.0 [e2e-graph] + pytest-json-report==1.5.0 [e2e-graph] + pytest-metadata==3.1.1 [e2e-graph] + pytest-xdist==3.6.1 [e2e-graph] + python-dateutil==2.9.0.post0 [e2e-graph] + python-dotenv==1.1.0 [e2e-graph] + python-multipart==0.0.22 [e2e-graph] + python-simple-logger==2.0.19 [e2e-graph] + pytz==2025.2 [e2e-graph] + pyyaml==6.0.2 [e2e-graph] + requests==2.32.3 [e2e-graph] + requests-oauthlib==2.0.0 [e2e-graph] + rsa==4.9.1 [e2e-graph] + s3transfer==0.11.4 [e2e-graph] + setuptools==78.1.0 [e2e-graph] + six==1.17.0 [e2e-graph] + sniffio==1.3.1 [e2e-graph] + starlette==1.2.1 [e2e-graph] + tabulate==0.9.0 [e2e-graph] + timeout-sampler==1.0.3 [e2e-graph] + timing-asgi==0.3.1 [e2e-graph] + tomlkit==0.13.2 [e2e-graph] + typing-extensions==4.15.0 [e2e-graph] + typing-inspection==0.4.2 [e2e-graph] + tzdata==2025.2 [e2e-graph] + urllib3==2.6.2 [e2e-graph] + uvicorn==0.34.1 [e2e-graph] + uvloop==0.21.0 [e2e-graph] + watchfiles==1.0.5 [e2e-graph] + websocket-client==1.8.0 [e2e-graph] + websockets==15.0.1 [e2e-graph] + yarl==1.20.0 [e2e-graph] Audited 1 package in 46ms [e2e-graph] /workspace/source [e2e-graph] [INFO] Installing Kustomize v5.8.1 for linux/amd64... [e2e-graph] [INFO] Kustomize v5.8.1 is already installed in /workspace/source/bin (>= v5.8.1) [e2e-graph] make: Entering directory '/workspace/source' [e2e-graph] make: Leaving directory '/workspace/source' [e2e-graph] Now using project "kserve" on server "https://abafdbec7c5854945bb9d44ac0d50f5e-49c29facbc6c521d.elb.us-east-1.amazonaws.com:6443". [e2e-graph] [e2e-graph] You can add applications to this project with the 'new-app' command. For example, try: [e2e-graph] [e2e-graph] oc new-app rails-postgresql-example [e2e-graph] [e2e-graph] to build a new example application in Ruby. Or use kubectl to deploy a simple Kubernetes application: [e2e-graph] [e2e-graph] kubectl create deployment hello-node --image=registry.k8s.io/e2e-test-images/agnhost:2.43 -- /agnhost serve-hostname [e2e-graph] [e2e-graph] [INFO] Installing Kustomize v5.8.1 for linux/amd64... [e2e-graph] [INFO] Kustomize v5.8.1 is already installed in /workspace/source/bin (>= v5.8.1) [e2e-graph] make: Entering directory '/workspace/source' [e2e-graph] make: Leaving directory '/workspace/source' [e2e-graph] Creating namespace openshift-keda... [e2e-graph] namespace/openshift-keda created [e2e-graph] Namespace openshift-keda created/ensured. [e2e-graph] --- [e2e-graph] Creating OperatorGroup openshift-keda... [e2e-graph] operatorgroup.operators.coreos.com/openshift-keda created [e2e-graph] OperatorGroup openshift-keda created/ensured. [e2e-graph] --- [e2e-graph] Creating Subscription for openshift-custom-metrics-autoscaler-operator... [e2e-graph] subscription.operators.coreos.com/openshift-custom-metrics-autoscaler-operator created [e2e-graph] Subscription openshift-custom-metrics-autoscaler-operator created/ensured. [e2e-graph] --- [e2e-graph] Waiting for openshift-custom-metrics-autoscaler-operator CSV to become ready... [e2e-graph] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (0/600) [e2e-graph] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (5/600) [e2e-graph] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (10/600) [e2e-graph] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (15/600) [e2e-graph] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (20/600) [e2e-graph] Waiting for CSV to be installed for subscription openshift-custom-metrics-autoscaler-operator... (25/600) [e2e-graph] CSV custom-metrics-autoscaler.v2.19.0-1 found, but not yet Succeeded (Phase: Installing). Waiting... (30/600) [e2e-graph] CSV custom-metrics-autoscaler.v2.19.0-1 found, but not yet Succeeded (Phase: Installing). Waiting... (35/600) [e2e-graph] CSV custom-metrics-autoscaler.v2.19.0-1 found, but not yet Succeeded (Phase: Installing). Waiting... (40/600) [e2e-graph] CSV custom-metrics-autoscaler.v2.19.0-1 found, but not yet Succeeded (Phase: Installing). Waiting... (45/600) [e2e-graph] CSV custom-metrics-autoscaler.v2.19.0-1 found, but not yet Succeeded (Phase: Installing). Waiting... (50/600) [e2e-graph] CSV custom-metrics-autoscaler.v2.19.0-1 is ready (Phase: Succeeded). [e2e-graph] --- [e2e-graph] Applying KedaController custom resource... [e2e-graph] 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-graph] kedacontroller.keda.sh/keda configured [e2e-graph] KedaController custom resource applied. [e2e-graph] --- [e2e-graph] Allowing time for KEDA components to be provisioned by the operator ... [e2e-graph] Waiting for KEDA Operator pod (selector: "app=keda-operator") to be ready in namespace openshift-keda... [e2e-graph] Waiting for pod -l "app=keda-operator" in namespace "openshift-keda" to be created... [e2e-graph] Pod -l "app=keda-operator" in namespace "openshift-keda" found. [e2e-graph] Current pods for -l "app=keda-operator" in namespace "openshift-keda": [e2e-graph] NAME READY STATUS RESTARTS AGE [e2e-graph] keda-operator-68bff59c-fqt9j 1/1 Running 0 43s [e2e-graph] Waiting up to 120s for pod(s) -l "app=keda-operator" in namespace "openshift-keda" to become ready... [e2e-graph] pod/keda-operator-68bff59c-fqt9j condition met [e2e-graph] Pod(s) -l "app=keda-operator" in namespace "openshift-keda" are ready. [e2e-graph] KEDA Operator pod is ready. [e2e-graph] Waiting for KEDA Metrics API Server pod (selector: "app=keda-metrics-apiserver") to be ready in namespace openshift-keda... [e2e-graph] Waiting for pod -l "app=keda-metrics-apiserver" in namespace "openshift-keda" to be created... [e2e-graph] Pod -l "app=keda-metrics-apiserver" in namespace "openshift-keda" found. [e2e-graph] Current pods for -l "app=keda-metrics-apiserver" in namespace "openshift-keda": [e2e-graph] NAME READY STATUS RESTARTS AGE [e2e-graph] keda-metrics-apiserver-559f75f947-7g9xr 1/1 Running 0 48s [e2e-graph] Waiting up to 120s for pod(s) -l "app=keda-metrics-apiserver" in namespace "openshift-keda" to become ready... [e2e-graph] pod/keda-metrics-apiserver-559f75f947-7g9xr condition met [e2e-graph] Pod(s) -l "app=keda-metrics-apiserver" in namespace "openshift-keda" are ready. [e2e-graph] KEDA Metrics API Server pod is ready. [e2e-graph] Waiting for KEDA Webhook pod (selector: "app=keda-admission-webhooks") to be ready in namespace openshift-keda... [e2e-graph] Waiting for pod -l "app=keda-admission-webhooks" in namespace "openshift-keda" to be created... [e2e-graph] Pod -l "app=keda-admission-webhooks" in namespace "openshift-keda" found. [e2e-graph] Current pods for -l "app=keda-admission-webhooks" in namespace "openshift-keda": [e2e-graph] NAME READY STATUS RESTARTS AGE [e2e-graph] keda-admission-5fbd5c4644-w5wpp 1/1 Running 0 53s [e2e-graph] Waiting up to 120s for pod(s) -l "app=keda-admission-webhooks" in namespace "openshift-keda" to become ready... [e2e-graph] pod/keda-admission-5fbd5c4644-w5wpp condition met [e2e-graph] Pod(s) -l "app=keda-admission-webhooks" in namespace "openshift-keda" are ready. [e2e-graph] KEDA Webhook pod is ready. [e2e-graph] --- [e2e-graph] ✅ KEDA deployment script finished successfully. [e2e-graph] KSERVE_CONTROLLER_IMAGE=quay.io/opendatahub/kserve-controller@sha256:143a8cbdf6decd272a63b9c2dead6502652007a68cd917496ecd0194afb0840e [e2e-graph] LLMISVC_CONTROLLER_IMAGE=ghcr.io/opendatahub-io/kserve/odh-kserve-llmisvc-controller:release-v0.17 [e2e-graph] KSERVE_AGENT_IMAGE=quay.io/opendatahub/kserve-agent@sha256:09b5af1a334a5587b0e013527b3d3da8cc1ab971511adb48b35571a192f868fd [e2e-graph] KSERVE_ROUTER_IMAGE=quay.io/opendatahub/kserve-router@sha256:3ecf25ca4988bb9c678b6995d3cd17dde00648bf8dca69fe7b78fe19fd5c9b14 [e2e-graph] STORAGE_INITIALIZER_IMAGE=quay.io/opendatahub/kserve-storage-initializer@sha256:4e745fe12220230a0d4cc05dc90033c71b44df647b53b2249ee8bc2e75c04f9d [e2e-graph] Installing KServe via kustomize... [e2e-graph] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-graph] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-graph] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-graph] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-graph] # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. [e2e-graph] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/dscinitializations.dscinitialization.opendatahub.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferencegraphs.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferencemodelrewrites.inference.networking.x-k8s.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferenceobjectives.inference.networking.x-k8s.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferencepoolimports.inference.networking.x-k8s.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.k8s.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.x-k8s.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/llminferenceservices.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/servingruntimes.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/trainedmodels.serving.kserve.io serverside-applied [e2e-graph] Waiting for CRDs to be established... [e2e-graph] Waiting for CRD inferenceservices.serving.kserve.io to appear (timeout: 90s)… [e2e-graph] CRD inferenceservices.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io condition met [e2e-graph] Waiting for CRD llminferenceserviceconfigs.serving.kserve.io to appear (timeout: 90s)… [e2e-graph] CRD llminferenceserviceconfigs.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… [e2e-graph] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io condition met [e2e-graph] Waiting for CRD clusterstoragecontainers.serving.kserve.io to appear (timeout: 90s)… [e2e-graph] CRD clusterstoragecontainers.serving.kserve.io detected — waiting for it to become Established (timeout: 90s)… [e2e-graph] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io condition met [e2e-graph] Waiting for CRD datascienceclusters.datasciencecluster.opendatahub.io to appear (timeout: 90s)… [e2e-graph] CRD datascienceclusters.datasciencecluster.opendatahub.io detected — waiting for it to become Established (timeout: 90s)… [e2e-graph] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io condition met [e2e-graph] Applying all resources... [e2e-graph] customresourcedefinition.apiextensions.k8s.io/clusterstoragecontainers.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/datascienceclusters.datasciencecluster.opendatahub.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/dscinitializations.dscinitialization.opendatahub.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferencegraphs.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferencemodelrewrites.inference.networking.x-k8s.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferenceobjectives.inference.networking.x-k8s.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferencepoolimports.inference.networking.x-k8s.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.k8s.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferencepools.inference.networking.x-k8s.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/inferenceservices.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/llminferenceserviceconfigs.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/llminferenceservices.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/servingruntimes.serving.kserve.io serverside-applied [e2e-graph] customresourcedefinition.apiextensions.k8s.io/trainedmodels.serving.kserve.io serverside-applied [e2e-graph] serviceaccount/kserve-controller-manager serverside-applied [e2e-graph] serviceaccount/llmisvc-controller-manager serverside-applied [e2e-graph] role.rbac.authorization.k8s.io/kserve-leader-election-role serverside-applied [e2e-graph] role.rbac.authorization.k8s.io/kserve-llmisvcconfig-read-access serverside-applied [e2e-graph] role.rbac.authorization.k8s.io/llmisvc-leader-election-role serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-admin serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-edit serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-inferenceservice-distro-role serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-llmisvc-distro-role serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-llmisvc-manager-role serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-manager-role serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-metrics-reader-cluster-role serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-proxy-role serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-view serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/openshift-ai-inferenceservice-image-volume-scc serverside-applied [e2e-graph] clusterrole.rbac.authorization.k8s.io/openshift-ai-llminferenceservice-scc serverside-applied [e2e-graph] rolebinding.rbac.authorization.k8s.io/kserve-leader-election-rolebinding serverside-applied [e2e-graph] rolebinding.rbac.authorization.k8s.io/kserve-llmisvcconfig-read-access serverside-applied [e2e-graph] rolebinding.rbac.authorization.k8s.io/llmisvc-leader-election-rolebinding serverside-applied [e2e-graph] clusterrolebinding.rbac.authorization.k8s.io/kserve-inferenceservice-distro-rolebinding serverside-applied [e2e-graph] clusterrolebinding.rbac.authorization.k8s.io/kserve-llmisvc-distro-rolebinding serverside-applied [e2e-graph] clusterrolebinding.rbac.authorization.k8s.io/kserve-manager-rolebinding serverside-applied [e2e-graph] clusterrolebinding.rbac.authorization.k8s.io/kserve-proxy-rolebinding serverside-applied [e2e-graph] clusterrolebinding.rbac.authorization.k8s.io/llmisvc-manager-rolebinding serverside-applied [e2e-graph] configmap/inferenceservice-config serverside-applied [e2e-graph] configmap/kserve-parameters serverside-applied [e2e-graph] secret/kserve-webhook-server-secret serverside-applied [e2e-graph] secret/mlpipeline-s3-artifact serverside-applied [e2e-graph] service/kserve-controller-manager-metrics-service serverside-applied [e2e-graph] service/kserve-controller-manager-service serverside-applied [e2e-graph] service/kserve-webhook-server-service serverside-applied [e2e-graph] service/llmisvc-controller-manager-service serverside-applied [e2e-graph] service/llmisvc-webhook-server-service serverside-applied [e2e-graph] service/s3-service serverside-applied [e2e-graph] deployment.apps/kserve-controller-manager serverside-applied [e2e-graph] deployment.apps/llmisvc-controller-manager serverside-applied [e2e-graph] deployment.apps/seaweedfs serverside-applied [e2e-graph] networkpolicy.networking.k8s.io/kserve-controller-manager serverside-applied [e2e-graph] securitycontextconstraints.security.openshift.io/openshift-ai-inferenceservice-image-volume-scc serverside-applied [e2e-graph] securitycontextconstraints.security.openshift.io/openshift-ai-llminferenceservice-scc serverside-applied [e2e-graph] clusterstoragecontainer.serving.kserve.io/default serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-template serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-worker-data-parallel serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-template serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-template-nvidia-cuda serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-template-nvidia-cuda-fast-1 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-template-nvidia-cuda-fast-2 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-worker-data-parallel serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-router-route serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm-fast-1 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-amd-rocm-fast-2 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le-fast-1 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-ppc64le-fast-2 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x-fast-1 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-s390x-fast-2 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86-fast-1 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-ibm-spyre-x86-fast-2 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi-fast-1 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-intel-gaudi-fast-2 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-nvidia-cuda serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-nvidia-cuda-fast-1 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-nvidia-cuda-fast-2 serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-tracing serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-worker-data-parallel serverside-applied [e2e-graph] mutatingwebhookconfiguration.admissionregistration.k8s.io/inferenceservice.serving.kserve.io serverside-applied [e2e-graph] mutatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceservice.serving.kserve.io serverside-applied [e2e-graph] validatingwebhookconfiguration.admissionregistration.k8s.io/inferencegraph.serving.kserve.io serverside-applied [e2e-graph] validatingwebhookconfiguration.admissionregistration.k8s.io/inferenceservice.serving.kserve.io serverside-applied [e2e-graph] validatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceservice.serving.kserve.io serverside-applied [e2e-graph] validatingwebhookconfiguration.admissionregistration.k8s.io/llminferenceserviceconfig.serving.kserve.io serverside-applied [e2e-graph] validatingwebhookconfiguration.admissionregistration.k8s.io/servingruntime.serving.kserve.io serverside-applied [e2e-graph] validatingwebhookconfiguration.admissionregistration.k8s.io/trainedmodel.serving.kserve.io serverside-applied [e2e-graph] Waiting for llmisvc-controller-manager to be ready... [e2e-graph] Waiting for pod -l "control-plane=llmisvc-controller-manager" in namespace "kserve" to be created... [e2e-graph] Pod -l "control-plane=llmisvc-controller-manager" in namespace "kserve" found. [e2e-graph] Current pods for -l "control-plane=llmisvc-controller-manager" in namespace "kserve": [e2e-graph] NAME READY STATUS RESTARTS AGE [e2e-graph] llmisvc-controller-manager-67d95fdc48-zd7s5 0/1 Running 0 7s [e2e-graph] Waiting up to 600s for pod(s) -l "control-plane=llmisvc-controller-manager" in namespace "kserve" to become ready... [e2e-graph] pod/llmisvc-controller-manager-67d95fdc48-zd7s5 condition met [e2e-graph] Pod(s) -l "control-plane=llmisvc-controller-manager" in namespace "kserve" are ready. [e2e-graph] Re-applying LLMInferenceServiceConfig resources with webhook validation... [e2e-graph] Warning: modifying well-known config kserve/kserve-config-llm-decode-template is not recommended. Consider creating a custom config instead [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-template serverside-applied [e2e-graph] Warning: modifying well-known config kserve/kserve-config-llm-decode-worker-data-parallel is not recommended. Consider creating a custom config instead [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-decode-worker-data-parallel serverside-applied [e2e-graph] Warning: modifying well-known config kserve/kserve-config-llm-prefill-template is not recommended. Consider creating a custom config instead [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-template serverside-applied [e2e-graph] Warning: modifying well-known config kserve/kserve-config-llm-prefill-worker-data-parallel is not recommended. Consider creating a custom config instead [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-prefill-worker-data-parallel serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-router-route serverside-applied [e2e-graph] Warning: modifying well-known config kserve/kserve-config-llm-scheduler is not recommended. Consider creating a custom config instead [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-scheduler serverside-applied [e2e-graph] Warning: modifying well-known config kserve/kserve-config-llm-template is not recommended. Consider creating a custom config instead [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template serverside-applied [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-tracing serverside-applied [e2e-graph] Warning: modifying well-known config kserve/kserve-config-llm-worker-data-parallel is not recommended. Consider creating a custom config instead [e2e-graph] llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-worker-data-parallel serverside-applied [e2e-graph] Applying DSC/DSCI resources... [e2e-graph] dscinitialization.dscinitialization.opendatahub.io/test-dsci created [e2e-graph] datasciencecluster.datasciencecluster.opendatahub.io/test-dsc created [e2e-graph] KServe manual installation complete [e2e-graph] Patching ingress domain... [e2e-graph] configmap/inferenceservice-config patched [e2e-graph] pod "kserve-controller-manager-57676b4bd8-gcmhz" deleted [e2e-graph] Waiting for kserve-controller-manager to be ready... [e2e-graph] pod/kserve-controller-manager-57676b4bd8-54mlr condition met [e2e-graph] Installing ODH Model Controller manually... [e2e-graph] customresourcedefinition.apiextensions.k8s.io/accounts.nim.opendatahub.io created [e2e-graph] serviceaccount/model-serving-api created [e2e-graph] serviceaccount/odh-model-controller created [e2e-graph] role.rbac.authorization.k8s.io/leader-election-role created [e2e-graph] clusterrole.rbac.authorization.k8s.io/account-editor-role created [e2e-graph] clusterrole.rbac.authorization.k8s.io/account-viewer-role created [e2e-graph] clusterrole.rbac.authorization.k8s.io/kserve-prometheus-k8s created [e2e-graph] clusterrole.rbac.authorization.k8s.io/metrics-reader created [e2e-graph] clusterrole.rbac.authorization.k8s.io/model-serving-api created [e2e-graph] clusterrole.rbac.authorization.k8s.io/odh-model-controller-role created [e2e-graph] clusterrole.rbac.authorization.k8s.io/proxy-role created [e2e-graph] rolebinding.rbac.authorization.k8s.io/leader-election-rolebinding created [e2e-graph] clusterrolebinding.rbac.authorization.k8s.io/model-serving-api created [e2e-graph] clusterrolebinding.rbac.authorization.k8s.io/odh-model-controller-rolebinding-opendatahub created [e2e-graph] clusterrolebinding.rbac.authorization.k8s.io/proxy-rolebinding created [e2e-graph] configmap/odh-model-controller-parameters created [e2e-graph] service/model-serving-api created [e2e-graph] service/odh-model-controller-metrics-service created [e2e-graph] service/odh-model-controller-webhook-service created [e2e-graph] deployment.apps/model-serving-api created [e2e-graph] deployment.apps/odh-model-controller created [e2e-graph] servicemonitor.monitoring.coreos.com/model-serving-api-metrics created [e2e-graph] servicemonitor.monitoring.coreos.com/odh-model-controller-metrics-monitor created [e2e-graph] template.template.openshift.io/guardrails-detector-huggingface-serving-template created [e2e-graph] template.template.openshift.io/kserve-ovms created [e2e-graph] template.template.openshift.io/mlserver-runtime-template created [e2e-graph] template.template.openshift.io/vllm-cpu-runtime-template created [e2e-graph] template.template.openshift.io/vllm-cpu-runtime-template-fast-1 created [e2e-graph] template.template.openshift.io/vllm-cpu-runtime-template-fast-2 created [e2e-graph] template.template.openshift.io/vllm-cpu-x86-runtime-template created [e2e-graph] template.template.openshift.io/vllm-cpu-x86-runtime-template-fast-1 created [e2e-graph] template.template.openshift.io/vllm-cpu-x86-runtime-template-fast-2 created [e2e-graph] template.template.openshift.io/vllm-cuda-runtime-template created [e2e-graph] template.template.openshift.io/vllm-cuda-runtime-template-fast-1 created [e2e-graph] template.template.openshift.io/vllm-cuda-runtime-template-fast-2 created [e2e-graph] template.template.openshift.io/vllm-gaudi-runtime-template created [e2e-graph] template.template.openshift.io/vllm-gaudi-runtime-template-fast-1 created [e2e-graph] template.template.openshift.io/vllm-gaudi-runtime-template-fast-2 created [e2e-graph] template.template.openshift.io/vllm-multinode-runtime-template created [e2e-graph] template.template.openshift.io/vllm-multinode-runtime-template-fast-1 created [e2e-graph] template.template.openshift.io/vllm-multinode-runtime-template-fast-2 created [e2e-graph] template.template.openshift.io/vllm-rocm-runtime-template created [e2e-graph] template.template.openshift.io/vllm-rocm-runtime-template-fast-1 created [e2e-graph] template.template.openshift.io/vllm-rocm-runtime-template-fast-2 created [e2e-graph] template.template.openshift.io/vllm-spyre-ppc64le-runtime-template created [e2e-graph] template.template.openshift.io/vllm-spyre-ppc64le-runtime-template-fast-1 created [e2e-graph] template.template.openshift.io/vllm-spyre-ppc64le-runtime-template-fast-2 created [e2e-graph] template.template.openshift.io/vllm-spyre-s390x-runtime-template created [e2e-graph] template.template.openshift.io/vllm-spyre-s390x-runtime-template-fast-1 created [e2e-graph] template.template.openshift.io/vllm-spyre-s390x-runtime-template-fast-2 created [e2e-graph] template.template.openshift.io/vllm-spyre-x86-runtime-template created [e2e-graph] template.template.openshift.io/vllm-spyre-x86-runtime-template-fast-1 created [e2e-graph] template.template.openshift.io/vllm-spyre-x86-runtime-template-fast-2 created [e2e-graph] mutatingwebhookconfiguration.admissionregistration.k8s.io/mutating.odh-model-controller.opendatahub.io created [e2e-graph] validatingwebhookconfiguration.admissionregistration.k8s.io/validating.odh-model-controller.opendatahub.io created [e2e-graph] Waiting for deployment "odh-model-controller" rollout to finish: 0 of 1 updated replicas are available... [e2e-graph] deployment "odh-model-controller" successfully rolled out [e2e-graph] networkpolicy.networking.k8s.io/allow-all created [e2e-graph] KServe setup complete (namespace: kserve) [e2e-graph] Add testing models to SeaweedFS S3 storage ... [e2e-graph] Waiting for SeaweedFS deployment to be ready... [e2e-graph] deployment "seaweedfs" successfully rolled out [e2e-graph] S3 init job not completed, re-creating... [e2e-graph] job.batch/s3-init replaced [e2e-graph] Waiting for S3 init job to complete... [e2e-graph] job.batch/s3-init condition met [e2e-graph] Prepare CI namespace and install ServingRuntimes [e2e-graph] Setting up CI namespace: kserve-ci-e2e-test [e2e-graph] Tearing down CI namespace: kserve-ci-e2e-test [e2e-graph] Namespace kserve-ci-e2e-test does not exist, skipping deletion [e2e-graph] CI namespace teardown complete [e2e-graph] Creating namespace kserve-ci-e2e-test [e2e-graph] namespace/kserve-ci-e2e-test created [e2e-graph] Applying S3 artifact secret [e2e-graph] secret/mlpipeline-s3-artifact created [e2e-graph] Applying storage-config secret [e2e-graph] secret/storage-config created [e2e-graph] Applying SeaweedFS S3 credentials secret [e2e-graph] secret/seaweedfs-s3-creds created [e2e-graph] Linking seaweedfs-s3-creds to default service account [e2e-graph] Creating odh-trusted-ca-bundle configmap [e2e-graph] configmap/odh-trusted-ca-bundle created [e2e-graph] Installing ServingRuntimes [e2e-graph] servingruntime.serving.kserve.io/kserve-autogluonserver created [e2e-graph] servingruntime.serving.kserve.io/kserve-huggingfaceserver created [e2e-graph] servingruntime.serving.kserve.io/kserve-huggingfaceserver-multinode created [e2e-graph] servingruntime.serving.kserve.io/kserve-lgbserver created [e2e-graph] servingruntime.serving.kserve.io/kserve-mlserver created [e2e-graph] servingruntime.serving.kserve.io/kserve-paddleserver created [e2e-graph] servingruntime.serving.kserve.io/kserve-pmmlserver created [e2e-graph] servingruntime.serving.kserve.io/kserve-predictiveserver created [e2e-graph] servingruntime.serving.kserve.io/kserve-sklearnserver created [e2e-graph] servingruntime.serving.kserve.io/kserve-tensorflow-serving created [e2e-graph] servingruntime.serving.kserve.io/kserve-torchserve created [e2e-graph] servingruntime.serving.kserve.io/kserve-tritonserver created [e2e-graph] servingruntime.serving.kserve.io/kserve-vllmserver created [e2e-graph] servingruntime.serving.kserve.io/kserve-xgbserver created [e2e-graph] CI namespace setup complete [e2e-graph] Setup complete [e2e-graph] === E2E cluster / operator summary === [e2e-graph] Client Version: 4.20.11 [e2e-graph] Kustomize Version: v5.6.0 [e2e-graph] Server Version: 4.21.23 [e2e-graph] Kubernetes Version: v1.34.8 [e2e-graph] ClusterVersion desired: 4.21.23 [e2e-graph] ClusterVersion history (latest): 4.21.23 (Completed) [e2e-graph] CSVs in openshift-keda: [e2e-graph] custom-metrics-autoscaler.v2.19.0-1 Succeeded [e2e-graph] CSVs in openshift-operators (ODH / shared operators, filtered): [e2e-graph] KServe deployments in kserve: [e2e-graph] kserve-controller-manager: ready=1 image=quay.io/opendatahub/kserve-controller@sha256:143a8cbdf6decd272a63b9c2dead6502652007a68cd917496ecd0194afb0840e [e2e-graph] imageID: quay.io/opendatahub/kserve-controller@sha256:143a8cbdf6decd272a63b9c2dead6502652007a68cd917496ecd0194afb0840e [e2e-graph] odh-model-controller: ready=1 image=quay.io/opendatahub/odh-model-controller:fast [e2e-graph] imageID: quay.io/opendatahub/odh-model-controller@sha256:1f4d2febe8e72e717f8b828958e404b656525a5cec24af58abe2a92f3e9d7e19 [e2e-graph] llmisvc-controller-manager: ready=1 image=ghcr.io/opendatahub-io/kserve/odh-kserve-llmisvc-controller:release-v0.17 [e2e-graph] imageID: ghcr.io/opendatahub-io/kserve/odh-kserve-llmisvc-controller@sha256:5d2f20d2ad8f98f924bc21c0bc453271874de9c443551efdcae24658e1fa721c [e2e-graph] === End E2E cluster / operator summary === [e2e-graph] /workspace/source [e2e-graph] CA certificate extracted [e2e-graph] REQUESTS_CA_BUNDLE=/tmp/ca.crt [e2e-graph] Run E2E tests: graph [e2e-graph] Starting E2E functional tests ... [e2e-graph] Parallelism requested for pytest is 2 [e2e-graph] ============================= test session starts ============================== [e2e-graph] platform linux -- Python 3.11.13, pytest-7.4.4, pluggy-1.5.0 -- /workspace/source/python/kserve/.venv/bin/python [e2e-graph] cachedir: .pytest_cache [e2e-graph] metadata: {'Python': '3.11.13', 'Platform': 'Linux-5.14.0-570.122.1.el9_6.x86_64-x86_64-with-glibc2.34', 'Packages': {'pytest': '7.4.4', 'pluggy': '1.5.0'}, 'Plugins': {'json-report': '1.5.0', 'metadata': '3.1.1', 'anyio': '4.9.0', 'asyncio': '0.23.8', 'cov': '5.0.0', 'xdist': '3.6.1', 'httpx': '0.30.0'}, 'PLATFORM': 'el9'} [e2e-graph] rootdir: /workspace/source/test/e2e [e2e-graph] configfile: pytest.ini [e2e-graph] plugins: json-report-1.5.0, metadata-3.1.1, anyio-4.9.0, asyncio-0.23.8, cov-5.0.0, xdist-3.6.1, httpx-0.30.0 [e2e-graph] asyncio: mode=Mode.STRICT [e2e-graph] created: 2/2 workers [e2e-graph] 2 workers [11 items] [e2e-graph] [e2e-graph] scheduling tests via WorkStealingScheduling [e2e-graph] [e2e-graph] graph/test_inference_graph.py::test_inference_graph [e2e-graph] graph/test_inference_graph.py::test_ig_scenario5 2026-07-07 11:50:20.779 3816 kserve INFO [conftest.py:configure_logger():40] Logger configured [e2e-graph] 2026-07-07 11:50:20.780 3819 kserve INFO [conftest.py:configure_logger():40] Logger configured [e2e-graph] 2026-07-07 11:50:20.782 3816 kserve.trace Starting test test_inference_graph [e2e-graph] 2026-07-07 11:50:20.782 3816 kserve.trace INFO [test_inference_graph.py:test_inference_graph():43] Starting test test_inference_graph [e2e-graph] 2026-07-07 11:50:20.784 3819 kserve.trace Starting test test_ig_scenario5 [e2e-graph] 2026-07-07 11:50:20.784 3819 kserve.trace INFO [test_inference_graph.py:test_ig_scenario5():556] Starting test test_ig_scenario5 [e2e-graph] 2026-07-07 11:50:20.784 3819 kserve.trace SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1698 [e2e-graph] 2026-07-07 11:50:20.784 3819 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():208] SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1698 [e2e-graph] 2026-07-07 11:50:20.784 3819 kserve.trace ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1698 [e2e-graph] 2026-07-07 11:50:20.784 3819 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():209] ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1698 [e2e-graph] 2026-07-07 11:50:20.786 3819 kserve.trace success_isvc_name is success-200-isvc-7cc25 [e2e-graph] 2026-07-07 11:50:20.786 3819 kserve.trace INFO [test_inference_graph.py:test_ig_scenario5():561] success_isvc_name is success-200-isvc-7cc25 [e2e-graph] 2026-07-07 11:50:20.786 3819 kserve.trace error_isvc_name is error-404-isvc-7cc25 [e2e-graph] 2026-07-07 11:50:20.786 3819 kserve.trace INFO [test_inference_graph.py:test_ig_scenario5():562] error_isvc_name is error-404-isvc-7cc25 [e2e-graph] 2026-07-07 11:51:51.137 3819 kserve.trace Host from isvc status URL = switch-graph-7cc25-route-kserve-ci-e2e-test.apps.71aba1e0-ceaf-40b7-b9ad-70d68ae4c1db.prod.konfluxeaas.com [e2e-graph] 2026-07-07 11:51:51.137 3819 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = switch-graph-7cc25-route-kserve-ci-e2e-test.apps.71aba1e0-ceaf-40b7-b9ad-70d68ae4c1db.prod.konfluxeaas.com [e2e-graph] 2026-07-07 11:51:51.137 3819 kserve.trace Network layer = openshift-route [e2e-graph] 2026-07-07 11:51:51.137 3819 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-graph] 2026-07-07 11:51:51.137 3819 kserve.trace Using external route host: switch-graph-7cc25-route-kserve-ci-e2e-test.apps.71aba1e0-ceaf-40b7-b9ad-70d68ae4c1db.prod.konfluxeaas.com [e2e-graph] 2026-07-07 11:51:51.137 3819 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: switch-graph-7cc25-route-kserve-ci-e2e-test.apps.71aba1e0-ceaf-40b7-b9ad-70d68ae4c1db.prod.konfluxeaas.com [e2e-graph] 2026-07-07 11:51:51.137 3819 kserve.trace Sending Header = {'Host': 'switch-graph-7cc25-route-kserve-ci-e2e-test.apps.71aba1e0-ceaf-40b7-b9ad-70d68ae4c1db.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-07 11:51:51.137 3819 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'switch-graph-7cc25-route-kserve-ci-e2e-test.apps.71aba1e0-ceaf-40b7-b9ad-70d68ae4c1db.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-07 11:51:51.137 3819 kserve.trace base url = https://switch-graph-7cc25-route-kserve-ci-e2e-test.apps.71aba1e0-ceaf-40b7-b9ad-70d68ae4c1db.prod.konfluxeaas.com [e2e-graph] 2026-07-07 11:51:51.137 3819 kserve.trace INFO [utils.py:_predict():158] base url = https://switch-graph-7cc25-route-kserve-ci-e2e-test.apps.71aba1e0-ceaf-40b7-b9ad-70d68ae4c1db.prod.konfluxeaas.com [e2e-graph] 2026-07-07 11:51:51.229 3819 kserve.trace Got response {'predictions': [{'message': 'SUCCESS'}]} [e2e-graph] 2026-07-07 11:51:51.229 3819 kserve.trace INFO [utils.py:predict():141] Got response {'predictions': [{'message': 'SUCCESS'}]} [e2e-graph] [e2e-graph] [gw1] PASSED graph/test_inference_graph.py::test_ig_scenario5 [e2e-graph] graph/test_inference_graph.py::test_ig_scenario6 2026-07-07 11:51:51.260 3819 kserve.trace Starting test test_ig_scenario6 [e2e-graph] 2026-07-07 11:51:51.260 3819 kserve.trace INFO [test_inference_graph.py:test_ig_scenario6():621] Starting test test_ig_scenario6 [e2e-graph] 2026-07-07 11:51:51.260 3819 kserve.trace SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1698 [e2e-graph] 2026-07-07 11:51:51.260 3819 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():208] SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1698 [e2e-graph] 2026-07-07 11:51:51.260 3819 kserve.trace ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1698 [e2e-graph] 2026-07-07 11:51:51.260 3819 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():209] ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1698 [e2e-graph] 2026-07-07 11:51:51.260 3819 kserve.trace success_isvc_name is success-200-isvc-5e1d2 [e2e-graph] 2026-07-07 11:51:51.260 3819 kserve.trace INFO [test_inference_graph.py:test_ig_scenario6():626] success_isvc_name is success-200-isvc-5e1d2 [e2e-graph] 2026-07-07 11:51:51.260 3819 kserve.trace error_isvc_name is error-404-isvc-5e1d2 [e2e-graph] 2026-07-07 11:51:51.260 3819 kserve.trace INFO [test_inference_graph.py:test_ig_scenario6():627] error_isvc_name is error-404-isvc-5e1d2 [e2e-graph] 2026-07-07 11:52:41.187 3816 kserve.trace Host from isvc status URL = model-chainer-route-kserve-ci-e2e-test.apps.71aba1e0-ceaf-40b7-b9ad-70d68ae4c1db.prod.konfluxeaas.com [e2e-graph] 2026-07-07 11:52:41.187 3816 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = model-chainer-route-kserve-ci-e2e-test.apps.71aba1e0-ceaf-40b7-b9ad-70d68ae4c1db.prod.konfluxeaas.com [e2e-graph] 2026-07-07 11:52:41.187 3816 kserve.trace Network layer = openshift-route [e2e-graph] 2026-07-07 11:52:41.187 3816 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-graph] 2026-07-07 11:52:41.187 3816 kserve.trace Using external route host: model-chainer-route-kserve-ci-e2e-test.apps.71aba1e0-ceaf-40b7-b9ad-70d68ae4c1db.prod.konfluxeaas.com [e2e-graph] 2026-07-07 11:52:41.187 3816 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: model-chainer-route-kserve-ci-e2e-test.apps.71aba1e0-ceaf-40b7-b9ad-70d68ae4c1db.prod.konfluxeaas.com [e2e-graph] 2026-07-07 11:52:41.187 3816 kserve.trace Sending Header = {'Host': 'model-chainer-route-kserve-ci-e2e-test.apps.71aba1e0-ceaf-40b7-b9ad-70d68ae4c1db.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-07 11:52:41.187 3816 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'model-chainer-route-kserve-ci-e2e-test.apps.71aba1e0-ceaf-40b7-b9ad-70d68ae4c1db.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-07 11:52:41.187 3816 kserve.trace base url = https://model-chainer-route-kserve-ci-e2e-test.apps.71aba1e0-ceaf-40b7-b9ad-70d68ae4c1db.prod.konfluxeaas.com [e2e-graph] 2026-07-07 11:52:41.187 3816 kserve.trace INFO [utils.py:_predict():158] base url = https://model-chainer-route-kserve-ci-e2e-test.apps.71aba1e0-ceaf-40b7-b9ad-70d68ae4c1db.prod.konfluxeaas.com [e2e-graph] 2026-07-07 11:52:41.257 3816 kserve.trace Got response {'predictions': [1, 1]} [e2e-graph] 2026-07-07 11:52:41.257 3816 kserve.trace INFO [utils.py:predict():141] Got response {'predictions': [1, 1]} [e2e-graph] [e2e-graph] [gw0] PASSED graph/test_inference_graph.py::test_inference_graph [e2e-graph] graph/test_inference_graph.py::test_ig_scenario1 2026-07-07 11:52:41.299 3816 kserve.trace Starting test test_ig_scenario1 [e2e-graph] 2026-07-07 11:52:41.299 3816 kserve.trace INFO [test_inference_graph.py:test_ig_scenario1():240] Starting test test_ig_scenario1 [e2e-graph] 2026-07-07 11:52:41.299 3816 kserve.trace SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1698 [e2e-graph] 2026-07-07 11:52:41.299 3816 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():208] SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1698 [e2e-graph] 2026-07-07 11:52:41.299 3816 kserve.trace ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1698 [e2e-graph] 2026-07-07 11:52:41.299 3816 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():209] ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1698 [e2e-graph] 2026-07-07 11:52:41.300 3816 kserve.trace success_isvc_name is success-200-isvc-07b43 [e2e-graph] 2026-07-07 11:52:41.300 3816 kserve.trace INFO [test_inference_graph.py:test_ig_scenario1():245] success_isvc_name is success-200-isvc-07b43 [e2e-graph] 2026-07-07 11:52:41.300 3816 kserve.trace error_isvc_name is error-404-isvc-07b43 [e2e-graph] 2026-07-07 11:52:41.300 3816 kserve.trace INFO [test_inference_graph.py:test_ig_scenario1():246] error_isvc_name is error-404-isvc-07b43 [e2e-graph] 2026-07-07 11:53:01.478 3819 kserve.trace Host from isvc status URL = switch-graph-5e1d2-route-kserve-ci-e2e-test.apps.71aba1e0-ceaf-40b7-b9ad-70d68ae4c1db.prod.konfluxeaas.com [e2e-graph] 2026-07-07 11:53:01.478 3819 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = switch-graph-5e1d2-route-kserve-ci-e2e-test.apps.71aba1e0-ceaf-40b7-b9ad-70d68ae4c1db.prod.konfluxeaas.com [e2e-graph] 2026-07-07 11:53:01.478 3819 kserve.trace Network layer = openshift-route [e2e-graph] 2026-07-07 11:53:01.478 3819 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-graph] 2026-07-07 11:53:01.478 3819 kserve.trace Using external route host: switch-graph-5e1d2-route-kserve-ci-e2e-test.apps.71aba1e0-ceaf-40b7-b9ad-70d68ae4c1db.prod.konfluxeaas.com [e2e-graph] 2026-07-07 11:53:01.478 3819 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: switch-graph-5e1d2-route-kserve-ci-e2e-test.apps.71aba1e0-ceaf-40b7-b9ad-70d68ae4c1db.prod.konfluxeaas.com [e2e-graph] 2026-07-07 11:53:01.478 3819 kserve.trace Sending Header = {'Host': 'switch-graph-5e1d2-route-kserve-ci-e2e-test.apps.71aba1e0-ceaf-40b7-b9ad-70d68ae4c1db.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-07 11:53:01.478 3819 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'switch-graph-5e1d2-route-kserve-ci-e2e-test.apps.71aba1e0-ceaf-40b7-b9ad-70d68ae4c1db.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-07 11:53:01.478 3819 kserve.trace base url = https://switch-graph-5e1d2-route-kserve-ci-e2e-test.apps.71aba1e0-ceaf-40b7-b9ad-70d68ae4c1db.prod.konfluxeaas.com [e2e-graph] 2026-07-07 11:53:01.478 3819 kserve.trace INFO [utils.py:_predict():158] base url = https://switch-graph-5e1d2-route-kserve-ci-e2e-test.apps.71aba1e0-ceaf-40b7-b9ad-70d68ae4c1db.prod.konfluxeaas.com [e2e-graph] 2026-07-07 11:53:51.466 3816 kserve.trace Host from isvc status URL = sequence-graph-07b43-route-kserve-ci-e2e-test.apps.71aba1e0-ceaf-40b7-b9ad-70d68ae4c1db.prod.konfluxeaas.com [e2e-graph] 2026-07-07 11:53:51.466 3816 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = sequence-graph-07b43-route-kserve-ci-e2e-test.apps.71aba1e0-ceaf-40b7-b9ad-70d68ae4c1db.prod.konfluxeaas.com [e2e-graph] 2026-07-07 11:53:51.466 3816 kserve.trace Network layer = openshift-route [e2e-graph] 2026-07-07 11:53:51.466 3816 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-graph] 2026-07-07 11:53:51.466 3816 kserve.trace Using external route host: sequence-graph-07b43-route-kserve-ci-e2e-test.apps.71aba1e0-ceaf-40b7-b9ad-70d68ae4c1db.prod.konfluxeaas.com [e2e-graph] 2026-07-07 11:53:51.466 3816 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: sequence-graph-07b43-route-kserve-ci-e2e-test.apps.71aba1e0-ceaf-40b7-b9ad-70d68ae4c1db.prod.konfluxeaas.com [e2e-graph] 2026-07-07 11:53:51.466 3816 kserve.trace Sending Header = {'Host': 'sequence-graph-07b43-route-kserve-ci-e2e-test.apps.71aba1e0-ceaf-40b7-b9ad-70d68ae4c1db.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-07 11:53:51.466 3816 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'sequence-graph-07b43-route-kserve-ci-e2e-test.apps.71aba1e0-ceaf-40b7-b9ad-70d68ae4c1db.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-07 11:53:51.466 3816 kserve.trace base url = https://sequence-graph-07b43-route-kserve-ci-e2e-test.apps.71aba1e0-ceaf-40b7-b9ad-70d68ae4c1db.prod.konfluxeaas.com [e2e-graph] 2026-07-07 11:53:51.466 3816 kserve.trace INFO [utils.py:_predict():158] base url = https://sequence-graph-07b43-route-kserve-ci-e2e-test.apps.71aba1e0-ceaf-40b7-b9ad-70d68ae4c1db.prod.konfluxeaas.com [e2e-graph] 2026-07-07 12:01:06.041 3819 kserve.trace HTTP 404 response body: {"detail":"Intentional 404 code"} [e2e-graph] 2026-07-07 12:01:06.041 3819 kserve.trace INFO [utils.py:_predict():169] HTTP 404 response body: {"detail":"Intentional 404 code"} [e2e-graph] [e2e-graph] [gw1] PASSED graph/test_inference_graph.py::test_ig_scenario6 [e2e-graph] graph/test_inference_graph.py::test_ig_scenario7 2026-07-07 12:01:06.109 3819 kserve.trace Starting test test_ig_scenario7 [e2e-graph] 2026-07-07 12:01:06.109 3819 kserve.trace INFO [test_inference_graph.py:test_ig_scenario7():689] Starting test test_ig_scenario7 [e2e-graph] 2026-07-07 12:01:06.109 3819 kserve.trace SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1698 [e2e-graph] 2026-07-07 12:01:06.109 3819 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():208] SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1698 [e2e-graph] 2026-07-07 12:01:06.109 3819 kserve.trace ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1698 [e2e-graph] 2026-07-07 12:01:06.109 3819 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():209] ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1698 [e2e-graph] 2026-07-07 12:01:06.110 3819 kserve.trace success_isvc_name is success-200-isvc-462dc [e2e-graph] 2026-07-07 12:01:06.110 3819 kserve.trace INFO [test_inference_graph.py:test_ig_scenario7():694] success_isvc_name is success-200-isvc-462dc [e2e-graph] 2026-07-07 12:01:06.110 3819 kserve.trace error_isvc_name is error-404-isvc-462dc [e2e-graph] 2026-07-07 12:01:06.110 3819 kserve.trace INFO [test_inference_graph.py:test_ig_scenario7():695] error_isvc_name is error-404-isvc-462dc [e2e-graph] 2026-07-07 12:01:55.984 3816 kserve.trace HTTP 404 response body: {"detail":"Intentional 404 code"} [e2e-graph] 2026-07-07 12:01:55.984 3816 kserve.trace INFO [utils.py:_predict():169] HTTP 404 response body: {"detail":"Intentional 404 code"} [e2e-graph] [e2e-graph] [gw0] PASSED graph/test_inference_graph.py::test_ig_scenario1 [e2e-graph] graph/test_inference_graph.py::test_ig_scenario2 2026-07-07 12:01:56.051 3816 kserve.trace Starting test test_ig_scenario2 [e2e-graph] 2026-07-07 12:01:56.051 3816 kserve.trace INFO [test_inference_graph.py:test_ig_scenario2():316] Starting test test_ig_scenario2 [e2e-graph] 2026-07-07 12:01:56.052 3816 kserve.trace SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1698 [e2e-graph] 2026-07-07 12:01:56.052 3816 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():208] SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1698 [e2e-graph] 2026-07-07 12:01:56.052 3816 kserve.trace ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1698 [e2e-graph] 2026-07-07 12:01:56.052 3816 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():209] ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1698 [e2e-graph] 2026-07-07 12:01:56.052 3816 kserve.trace success_isvc_name is success-200-isvc-a4899 [e2e-graph] 2026-07-07 12:01:56.052 3816 kserve.trace INFO [test_inference_graph.py:test_ig_scenario2():321] success_isvc_name is success-200-isvc-a4899 [e2e-graph] 2026-07-07 12:01:56.052 3816 kserve.trace error_isvc_name is error-404-isvc-a4899 [e2e-graph] 2026-07-07 12:01:56.052 3816 kserve.trace INFO [test_inference_graph.py:test_ig_scenario2():322] error_isvc_name is error-404-isvc-a4899 [e2e-graph] 2026-07-07 12:02:16.478 3819 kserve.trace Host from isvc status URL = ensemble-graph-462dc-route-kserve-ci-e2e-test.apps.71aba1e0-ceaf-40b7-b9ad-70d68ae4c1db.prod.konfluxeaas.com [e2e-graph] 2026-07-07 12:02:16.478 3819 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = ensemble-graph-462dc-route-kserve-ci-e2e-test.apps.71aba1e0-ceaf-40b7-b9ad-70d68ae4c1db.prod.konfluxeaas.com [e2e-graph] 2026-07-07 12:02:16.478 3819 kserve.trace Network layer = openshift-route [e2e-graph] 2026-07-07 12:02:16.478 3819 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-graph] 2026-07-07 12:02:16.478 3819 kserve.trace Using external route host: ensemble-graph-462dc-route-kserve-ci-e2e-test.apps.71aba1e0-ceaf-40b7-b9ad-70d68ae4c1db.prod.konfluxeaas.com [e2e-graph] 2026-07-07 12:02:16.478 3819 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: ensemble-graph-462dc-route-kserve-ci-e2e-test.apps.71aba1e0-ceaf-40b7-b9ad-70d68ae4c1db.prod.konfluxeaas.com [e2e-graph] 2026-07-07 12:02:16.478 3819 kserve.trace Sending Header = {'Host': 'ensemble-graph-462dc-route-kserve-ci-e2e-test.apps.71aba1e0-ceaf-40b7-b9ad-70d68ae4c1db.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-07 12:02:16.478 3819 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'ensemble-graph-462dc-route-kserve-ci-e2e-test.apps.71aba1e0-ceaf-40b7-b9ad-70d68ae4c1db.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-07 12:02:16.478 3819 kserve.trace base url = https://ensemble-graph-462dc-route-kserve-ci-e2e-test.apps.71aba1e0-ceaf-40b7-b9ad-70d68ae4c1db.prod.konfluxeaas.com [e2e-graph] 2026-07-07 12:02:16.478 3819 kserve.trace INFO [utils.py:_predict():158] base url = https://ensemble-graph-462dc-route-kserve-ci-e2e-test.apps.71aba1e0-ceaf-40b7-b9ad-70d68ae4c1db.prod.konfluxeaas.com [e2e-graph] 2026-07-07 12:02:16.516 3819 kserve.trace Got response {'rootStep1': {'predictions': [{'message': 'SUCCESS'}]}, 'rootStep2': {'detail': 'Intentional 404 code'}} [e2e-graph] 2026-07-07 12:02:16.516 3819 kserve.trace INFO [utils.py:predict():141] Got response {'rootStep1': {'predictions': [{'message': 'SUCCESS'}]}, 'rootStep2': {'detail': 'Intentional 404 code'}} [e2e-graph] [e2e-graph] [gw1] PASSED graph/test_inference_graph.py::test_ig_scenario7 [e2e-graph] graph/test_inference_graph.py::test_ig_scenario8 2026-07-07 12:02:16.573 3819 kserve.trace Starting test test_ig_scenario8 [e2e-graph] 2026-07-07 12:02:16.573 3819 kserve.trace INFO [test_inference_graph.py:test_ig_scenario8():757] Starting test test_ig_scenario8 [e2e-graph] 2026-07-07 12:02:16.573 3819 kserve.trace SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1698 [e2e-graph] 2026-07-07 12:02:16.573 3819 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():208] SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1698 [e2e-graph] 2026-07-07 12:02:16.573 3819 kserve.trace ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1698 [e2e-graph] 2026-07-07 12:02:16.573 3819 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():209] ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1698 [e2e-graph] 2026-07-07 12:02:16.574 3819 kserve.trace success_isvc_name is success-200-isvc-e7782 [e2e-graph] 2026-07-07 12:02:16.574 3819 kserve.trace INFO [test_inference_graph.py:test_ig_scenario8():762] success_isvc_name is success-200-isvc-e7782 [e2e-graph] 2026-07-07 12:02:16.574 3819 kserve.trace error_isvc_name is error-404-isvc-e7782 [e2e-graph] 2026-07-07 12:02:16.574 3819 kserve.trace INFO [test_inference_graph.py:test_ig_scenario8():763] error_isvc_name is error-404-isvc-e7782 [e2e-graph] 2026-07-07 12:03:06.261 3816 kserve.trace Host from isvc status URL = sequence-graph-a4899-route-kserve-ci-e2e-test.apps.71aba1e0-ceaf-40b7-b9ad-70d68ae4c1db.prod.konfluxeaas.com [e2e-graph] 2026-07-07 12:03:06.261 3816 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = sequence-graph-a4899-route-kserve-ci-e2e-test.apps.71aba1e0-ceaf-40b7-b9ad-70d68ae4c1db.prod.konfluxeaas.com [e2e-graph] 2026-07-07 12:03:06.261 3816 kserve.trace Network layer = openshift-route [e2e-graph] 2026-07-07 12:03:06.261 3816 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-graph] 2026-07-07 12:03:06.261 3816 kserve.trace Using external route host: sequence-graph-a4899-route-kserve-ci-e2e-test.apps.71aba1e0-ceaf-40b7-b9ad-70d68ae4c1db.prod.konfluxeaas.com [e2e-graph] 2026-07-07 12:03:06.261 3816 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: sequence-graph-a4899-route-kserve-ci-e2e-test.apps.71aba1e0-ceaf-40b7-b9ad-70d68ae4c1db.prod.konfluxeaas.com [e2e-graph] 2026-07-07 12:03:06.261 3816 kserve.trace Sending Header = {'Host': 'sequence-graph-a4899-route-kserve-ci-e2e-test.apps.71aba1e0-ceaf-40b7-b9ad-70d68ae4c1db.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-07 12:03:06.261 3816 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'sequence-graph-a4899-route-kserve-ci-e2e-test.apps.71aba1e0-ceaf-40b7-b9ad-70d68ae4c1db.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-07 12:03:06.261 3816 kserve.trace base url = https://sequence-graph-a4899-route-kserve-ci-e2e-test.apps.71aba1e0-ceaf-40b7-b9ad-70d68ae4c1db.prod.konfluxeaas.com [e2e-graph] 2026-07-07 12:03:06.261 3816 kserve.trace INFO [utils.py:_predict():158] base url = https://sequence-graph-a4899-route-kserve-ci-e2e-test.apps.71aba1e0-ceaf-40b7-b9ad-70d68ae4c1db.prod.konfluxeaas.com [e2e-graph] 2026-07-07 12:03:06.307 3816 kserve.trace Got response {'predictions': [{'message': 'SUCCESS'}]} [e2e-graph] 2026-07-07 12:03:06.307 3816 kserve.trace INFO [utils.py:predict():141] Got response {'predictions': [{'message': 'SUCCESS'}]} [e2e-graph] [e2e-graph] [gw0] PASSED graph/test_inference_graph.py::test_ig_scenario2 [e2e-graph] graph/test_inference_graph.py::test_ig_scenario3 2026-07-07 12:03:06.335 3816 kserve.trace Starting test test_ig_scenario3 [e2e-graph] 2026-07-07 12:03:06.335 3816 kserve.trace INFO [test_inference_graph.py:test_ig_scenario3():385] Starting test test_ig_scenario3 [e2e-graph] 2026-07-07 12:03:06.335 3816 kserve.trace SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1698 [e2e-graph] 2026-07-07 12:03:06.335 3816 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():208] SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1698 [e2e-graph] 2026-07-07 12:03:06.335 3816 kserve.trace ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1698 [e2e-graph] 2026-07-07 12:03:06.335 3816 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():209] ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1698 [e2e-graph] 2026-07-07 12:03:06.335 3816 kserve.trace success_isvc_name is success-200-isvc-b491e [e2e-graph] 2026-07-07 12:03:06.335 3816 kserve.trace INFO [test_inference_graph.py:test_ig_scenario3():390] success_isvc_name is success-200-isvc-b491e [e2e-graph] 2026-07-07 12:03:06.336 3816 kserve.trace error_isvc_name is error-404-isvc-b491e [e2e-graph] 2026-07-07 12:03:06.336 3816 kserve.trace INFO [test_inference_graph.py:test_ig_scenario3():391] error_isvc_name is error-404-isvc-b491e [e2e-graph] 2026-07-07 12:03:26.822 3819 kserve.trace Host from isvc status URL = ensemble-graph-e7782-route-kserve-ci-e2e-test.apps.71aba1e0-ceaf-40b7-b9ad-70d68ae4c1db.prod.konfluxeaas.com [e2e-graph] 2026-07-07 12:03:26.822 3819 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = ensemble-graph-e7782-route-kserve-ci-e2e-test.apps.71aba1e0-ceaf-40b7-b9ad-70d68ae4c1db.prod.konfluxeaas.com [e2e-graph] 2026-07-07 12:03:26.822 3819 kserve.trace Network layer = openshift-route [e2e-graph] 2026-07-07 12:03:26.822 3819 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-graph] 2026-07-07 12:03:26.822 3819 kserve.trace Using external route host: ensemble-graph-e7782-route-kserve-ci-e2e-test.apps.71aba1e0-ceaf-40b7-b9ad-70d68ae4c1db.prod.konfluxeaas.com [e2e-graph] 2026-07-07 12:03:26.822 3819 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: ensemble-graph-e7782-route-kserve-ci-e2e-test.apps.71aba1e0-ceaf-40b7-b9ad-70d68ae4c1db.prod.konfluxeaas.com [e2e-graph] 2026-07-07 12:03:26.822 3819 kserve.trace Sending Header = {'Host': 'ensemble-graph-e7782-route-kserve-ci-e2e-test.apps.71aba1e0-ceaf-40b7-b9ad-70d68ae4c1db.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-07 12:03:26.822 3819 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'ensemble-graph-e7782-route-kserve-ci-e2e-test.apps.71aba1e0-ceaf-40b7-b9ad-70d68ae4c1db.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-07 12:03:26.822 3819 kserve.trace base url = https://ensemble-graph-e7782-route-kserve-ci-e2e-test.apps.71aba1e0-ceaf-40b7-b9ad-70d68ae4c1db.prod.konfluxeaas.com [e2e-graph] 2026-07-07 12:03:26.822 3819 kserve.trace INFO [utils.py:_predict():158] base url = https://ensemble-graph-e7782-route-kserve-ci-e2e-test.apps.71aba1e0-ceaf-40b7-b9ad-70d68ae4c1db.prod.konfluxeaas.com [e2e-graph] 2026-07-07 12:04:16.558 3816 kserve.trace Host from isvc status URL = sequence-graph-b491e-route-kserve-ci-e2e-test.apps.71aba1e0-ceaf-40b7-b9ad-70d68ae4c1db.prod.konfluxeaas.com [e2e-graph] 2026-07-07 12:04:16.558 3816 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = sequence-graph-b491e-route-kserve-ci-e2e-test.apps.71aba1e0-ceaf-40b7-b9ad-70d68ae4c1db.prod.konfluxeaas.com [e2e-graph] 2026-07-07 12:04:16.558 3816 kserve.trace Network layer = openshift-route [e2e-graph] 2026-07-07 12:04:16.558 3816 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-graph] 2026-07-07 12:04:16.558 3816 kserve.trace Using external route host: sequence-graph-b491e-route-kserve-ci-e2e-test.apps.71aba1e0-ceaf-40b7-b9ad-70d68ae4c1db.prod.konfluxeaas.com [e2e-graph] 2026-07-07 12:04:16.558 3816 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: sequence-graph-b491e-route-kserve-ci-e2e-test.apps.71aba1e0-ceaf-40b7-b9ad-70d68ae4c1db.prod.konfluxeaas.com [e2e-graph] 2026-07-07 12:04:16.559 3816 kserve.trace Sending Header = {'Host': 'sequence-graph-b491e-route-kserve-ci-e2e-test.apps.71aba1e0-ceaf-40b7-b9ad-70d68ae4c1db.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-07 12:04:16.559 3816 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'sequence-graph-b491e-route-kserve-ci-e2e-test.apps.71aba1e0-ceaf-40b7-b9ad-70d68ae4c1db.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-07 12:04:16.559 3816 kserve.trace base url = https://sequence-graph-b491e-route-kserve-ci-e2e-test.apps.71aba1e0-ceaf-40b7-b9ad-70d68ae4c1db.prod.konfluxeaas.com [e2e-graph] 2026-07-07 12:04:16.559 3816 kserve.trace INFO [utils.py:_predict():158] base url = https://sequence-graph-b491e-route-kserve-ci-e2e-test.apps.71aba1e0-ceaf-40b7-b9ad-70d68ae4c1db.prod.konfluxeaas.com [e2e-graph] 2026-07-07 12:11:31.417 3819 kserve.trace HTTP 404 response body: {"detail":"Intentional 404 code"} [e2e-graph] 2026-07-07 12:11:31.417 3819 kserve.trace INFO [utils.py:_predict():169] HTTP 404 response body: {"detail":"Intentional 404 code"} [e2e-graph] [e2e-graph] [gw1] PASSED graph/test_inference_graph.py::test_ig_scenario8 [e2e-graph] graph/test_inference_graph.py::test_ig_scenario9 2026-07-07 12:11:31.473 3819 kserve.trace Starting test test_ig_scenario9 [e2e-graph] 2026-07-07 12:11:31.473 3819 kserve.trace INFO [test_inference_graph.py:test_ig_scenario9():824] Starting test test_ig_scenario9 [e2e-graph] 2026-07-07 12:11:31.473 3819 kserve.trace SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1698 [e2e-graph] 2026-07-07 12:11:31.473 3819 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():208] SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1698 [e2e-graph] 2026-07-07 12:11:31.473 3819 kserve.trace ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1698 [e2e-graph] 2026-07-07 12:11:31.473 3819 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():209] ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1698 [e2e-graph] 2026-07-07 12:11:31.474 3819 kserve.trace success_isvc_name is success-200-isvc-ec777 [e2e-graph] 2026-07-07 12:11:31.474 3819 kserve.trace INFO [test_inference_graph.py:test_ig_scenario9():829] success_isvc_name is success-200-isvc-ec777 [e2e-graph] 2026-07-07 12:11:31.474 3819 kserve.trace error_isvc_name is error-404-isvc-ec777 [e2e-graph] 2026-07-07 12:11:31.474 3819 kserve.trace INFO [test_inference_graph.py:test_ig_scenario9():830] error_isvc_name is error-404-isvc-ec777 [e2e-graph] 2026-07-07 12:12:21.084 3816 kserve.trace HTTP 404 response body: {"detail":"Intentional 404 code"} [e2e-graph] 2026-07-07 12:12:21.084 3816 kserve.trace INFO [utils.py:_predict():169] HTTP 404 response body: {"detail":"Intentional 404 code"} [e2e-graph] [e2e-graph] [gw0] PASSED graph/test_inference_graph.py::test_ig_scenario3 [e2e-graph] graph/test_inference_graph.py::test_ig_scenario4 2026-07-07 12:12:21.139 3816 kserve.trace Starting test test_ig_scenario4 [e2e-graph] 2026-07-07 12:12:21.139 3816 kserve.trace INFO [test_inference_graph.py:test_ig_scenario4():460] Starting test test_ig_scenario4 [e2e-graph] 2026-07-07 12:12:21.139 3816 kserve.trace SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1698 [e2e-graph] 2026-07-07 12:12:21.139 3816 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():208] SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1698 [e2e-graph] 2026-07-07 12:12:21.139 3816 kserve.trace ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1698 [e2e-graph] 2026-07-07 12:12:21.139 3816 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():209] ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1698 [e2e-graph] 2026-07-07 12:12:21.140 3816 kserve.trace success_isvc_name is success-200-isvc-beb62 [e2e-graph] 2026-07-07 12:12:21.140 3816 kserve.trace INFO [test_inference_graph.py:test_ig_scenario4():465] success_isvc_name is success-200-isvc-beb62 [e2e-graph] 2026-07-07 12:12:21.140 3816 kserve.trace error_isvc_name is error-404-isvc-beb62 [e2e-graph] 2026-07-07 12:12:21.140 3816 kserve.trace INFO [test_inference_graph.py:test_ig_scenario4():466] error_isvc_name is error-404-isvc-beb62 [e2e-graph] 2026-07-07 12:12:41.691 3819 kserve.trace Host from isvc status URL = splitter-graph-ec777-route-kserve-ci-e2e-test.apps.71aba1e0-ceaf-40b7-b9ad-70d68ae4c1db.prod.konfluxeaas.com [e2e-graph] 2026-07-07 12:12:41.691 3819 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = splitter-graph-ec777-route-kserve-ci-e2e-test.apps.71aba1e0-ceaf-40b7-b9ad-70d68ae4c1db.prod.konfluxeaas.com [e2e-graph] 2026-07-07 12:12:41.691 3819 kserve.trace Network layer = openshift-route [e2e-graph] 2026-07-07 12:12:41.691 3819 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-graph] 2026-07-07 12:12:41.692 3819 kserve.trace Using external route host: splitter-graph-ec777-route-kserve-ci-e2e-test.apps.71aba1e0-ceaf-40b7-b9ad-70d68ae4c1db.prod.konfluxeaas.com [e2e-graph] 2026-07-07 12:12:41.692 3819 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: splitter-graph-ec777-route-kserve-ci-e2e-test.apps.71aba1e0-ceaf-40b7-b9ad-70d68ae4c1db.prod.konfluxeaas.com [e2e-graph] 2026-07-07 12:12:41.692 3819 kserve.trace Sending Header = {'Host': 'splitter-graph-ec777-route-kserve-ci-e2e-test.apps.71aba1e0-ceaf-40b7-b9ad-70d68ae4c1db.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-07 12:12:41.692 3819 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'splitter-graph-ec777-route-kserve-ci-e2e-test.apps.71aba1e0-ceaf-40b7-b9ad-70d68ae4c1db.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-07 12:12:41.692 3819 kserve.trace base url = https://splitter-graph-ec777-route-kserve-ci-e2e-test.apps.71aba1e0-ceaf-40b7-b9ad-70d68ae4c1db.prod.konfluxeaas.com [e2e-graph] 2026-07-07 12:12:41.692 3819 kserve.trace INFO [utils.py:_predict():158] base url = https://splitter-graph-ec777-route-kserve-ci-e2e-test.apps.71aba1e0-ceaf-40b7-b9ad-70d68ae4c1db.prod.konfluxeaas.com [e2e-graph] 2026-07-07 12:12:41.739 3819 kserve.trace Got response {'predictions': [{'message': 'SUCCESS'}]} [e2e-graph] 2026-07-07 12:12:41.739 3819 kserve.trace INFO [utils.py:predict():141] Got response {'predictions': [{'message': 'SUCCESS'}]} [e2e-graph] [e2e-graph] [gw1] PASSED graph/test_inference_graph.py::test_ig_scenario9 [e2e-graph] graph/test_inference_graph.py::test_ig_scenario10 2026-07-07 12:12:41.771 3819 kserve.trace Starting test test_ig_scenario10 [e2e-graph] 2026-07-07 12:12:41.771 3819 kserve.trace INFO [test_inference_graph.py:test_ig_scenario10():887] Starting test test_ig_scenario10 [e2e-graph] 2026-07-07 12:12:41.772 3819 kserve.trace SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1698 [e2e-graph] 2026-07-07 12:12:41.772 3819 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():208] SUCCESS_ISVC_IMAGE is quay.io/opendatahub/success-200-isvc:odh-pr-1698 [e2e-graph] 2026-07-07 12:12:41.772 3819 kserve.trace ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1698 [e2e-graph] 2026-07-07 12:12:41.772 3819 kserve.trace INFO [test_inference_graph.py:setup_isvcs_for_test():209] ERROR_ISVC_IMAGE is quay.io/opendatahub/error-404-isvc:odh-pr-1698 [e2e-graph] 2026-07-07 12:12:41.772 3819 kserve.trace success_isvc_name is success-200-isvc-5d4cc [e2e-graph] 2026-07-07 12:12:41.772 3819 kserve.trace INFO [test_inference_graph.py:test_ig_scenario10():892] success_isvc_name is success-200-isvc-5d4cc [e2e-graph] 2026-07-07 12:12:41.772 3819 kserve.trace error_isvc_name is error-404-isvc-5d4cc [e2e-graph] 2026-07-07 12:12:41.772 3819 kserve.trace INFO [test_inference_graph.py:test_ig_scenario10():893] error_isvc_name is error-404-isvc-5d4cc [e2e-graph] 2026-07-07 12:13:31.339 3816 kserve.trace Host from isvc status URL = switch-graph-beb62-route-kserve-ci-e2e-test.apps.71aba1e0-ceaf-40b7-b9ad-70d68ae4c1db.prod.konfluxeaas.com [e2e-graph] 2026-07-07 12:13:31.339 3816 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = switch-graph-beb62-route-kserve-ci-e2e-test.apps.71aba1e0-ceaf-40b7-b9ad-70d68ae4c1db.prod.konfluxeaas.com [e2e-graph] 2026-07-07 12:13:31.340 3816 kserve.trace Network layer = openshift-route [e2e-graph] 2026-07-07 12:13:31.340 3816 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-graph] 2026-07-07 12:13:31.340 3816 kserve.trace Using external route host: switch-graph-beb62-route-kserve-ci-e2e-test.apps.71aba1e0-ceaf-40b7-b9ad-70d68ae4c1db.prod.konfluxeaas.com [e2e-graph] 2026-07-07 12:13:31.340 3816 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: switch-graph-beb62-route-kserve-ci-e2e-test.apps.71aba1e0-ceaf-40b7-b9ad-70d68ae4c1db.prod.konfluxeaas.com [e2e-graph] 2026-07-07 12:13:31.340 3816 kserve.trace Sending Header = {'Host': 'switch-graph-beb62-route-kserve-ci-e2e-test.apps.71aba1e0-ceaf-40b7-b9ad-70d68ae4c1db.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-07 12:13:31.340 3816 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'switch-graph-beb62-route-kserve-ci-e2e-test.apps.71aba1e0-ceaf-40b7-b9ad-70d68ae4c1db.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-07 12:13:31.340 3816 kserve.trace base url = https://switch-graph-beb62-route-kserve-ci-e2e-test.apps.71aba1e0-ceaf-40b7-b9ad-70d68ae4c1db.prod.konfluxeaas.com [e2e-graph] 2026-07-07 12:13:31.340 3816 kserve.trace INFO [utils.py:_predict():158] base url = https://switch-graph-beb62-route-kserve-ci-e2e-test.apps.71aba1e0-ceaf-40b7-b9ad-70d68ae4c1db.prod.konfluxeaas.com [e2e-graph] 2026-07-07 12:13:51.977 3819 kserve.trace Host from isvc status URL = splitter-graph-5d4cc-route-kserve-ci-e2e-test.apps.71aba1e0-ceaf-40b7-b9ad-70d68ae4c1db.prod.konfluxeaas.com [e2e-graph] 2026-07-07 12:13:51.977 3819 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = splitter-graph-5d4cc-route-kserve-ci-e2e-test.apps.71aba1e0-ceaf-40b7-b9ad-70d68ae4c1db.prod.konfluxeaas.com [e2e-graph] 2026-07-07 12:13:51.977 3819 kserve.trace Network layer = openshift-route [e2e-graph] 2026-07-07 12:13:51.977 3819 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-graph] 2026-07-07 12:13:51.977 3819 kserve.trace Using external route host: splitter-graph-5d4cc-route-kserve-ci-e2e-test.apps.71aba1e0-ceaf-40b7-b9ad-70d68ae4c1db.prod.konfluxeaas.com [e2e-graph] 2026-07-07 12:13:51.977 3819 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: splitter-graph-5d4cc-route-kserve-ci-e2e-test.apps.71aba1e0-ceaf-40b7-b9ad-70d68ae4c1db.prod.konfluxeaas.com [e2e-graph] 2026-07-07 12:13:51.977 3819 kserve.trace Sending Header = {'Host': 'splitter-graph-5d4cc-route-kserve-ci-e2e-test.apps.71aba1e0-ceaf-40b7-b9ad-70d68ae4c1db.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-07 12:13:51.977 3819 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'splitter-graph-5d4cc-route-kserve-ci-e2e-test.apps.71aba1e0-ceaf-40b7-b9ad-70d68ae4c1db.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-07 12:13:51.978 3819 kserve.trace base url = https://splitter-graph-5d4cc-route-kserve-ci-e2e-test.apps.71aba1e0-ceaf-40b7-b9ad-70d68ae4c1db.prod.konfluxeaas.com [e2e-graph] 2026-07-07 12:13:51.978 3819 kserve.trace INFO [utils.py:_predict():158] base url = https://splitter-graph-5d4cc-route-kserve-ci-e2e-test.apps.71aba1e0-ceaf-40b7-b9ad-70d68ae4c1db.prod.konfluxeaas.com [e2e-graph] 2026-07-07 12:21:35.807 3816 kserve.trace HTTP 404 response body: {"detail":"Intentional 404 code"} [e2e-graph] 2026-07-07 12:21:35.807 3816 kserve.trace INFO [utils.py:_predict():169] HTTP 404 response body: {"detail":"Intentional 404 code"} [e2e-graph] 2026-07-07 12:21:35.859 3816 kserve.trace Host from isvc status URL = switch-graph-beb62-route-kserve-ci-e2e-test.apps.71aba1e0-ceaf-40b7-b9ad-70d68ae4c1db.prod.konfluxeaas.com [e2e-graph] 2026-07-07 12:21:35.859 3816 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = switch-graph-beb62-route-kserve-ci-e2e-test.apps.71aba1e0-ceaf-40b7-b9ad-70d68ae4c1db.prod.konfluxeaas.com [e2e-graph] 2026-07-07 12:21:35.860 3816 kserve.trace Network layer = openshift-route [e2e-graph] 2026-07-07 12:21:35.860 3816 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-graph] 2026-07-07 12:21:35.860 3816 kserve.trace Using external route host: switch-graph-beb62-route-kserve-ci-e2e-test.apps.71aba1e0-ceaf-40b7-b9ad-70d68ae4c1db.prod.konfluxeaas.com [e2e-graph] 2026-07-07 12:21:35.860 3816 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: switch-graph-beb62-route-kserve-ci-e2e-test.apps.71aba1e0-ceaf-40b7-b9ad-70d68ae4c1db.prod.konfluxeaas.com [e2e-graph] 2026-07-07 12:21:35.860 3816 kserve.trace Sending Header = {'Host': 'switch-graph-beb62-route-kserve-ci-e2e-test.apps.71aba1e0-ceaf-40b7-b9ad-70d68ae4c1db.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-07 12:21:35.860 3816 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'switch-graph-beb62-route-kserve-ci-e2e-test.apps.71aba1e0-ceaf-40b7-b9ad-70d68ae4c1db.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-07 12:21:35.860 3816 kserve.trace base url = https://switch-graph-beb62-route-kserve-ci-e2e-test.apps.71aba1e0-ceaf-40b7-b9ad-70d68ae4c1db.prod.konfluxeaas.com [e2e-graph] 2026-07-07 12:21:35.860 3816 kserve.trace INFO [utils.py:_predict():158] base url = https://switch-graph-beb62-route-kserve-ci-e2e-test.apps.71aba1e0-ceaf-40b7-b9ad-70d68ae4c1db.prod.konfluxeaas.com [e2e-graph] 2026-07-07 12:21:35.875 3816 kserve.trace Got response {'predictions': [{'message': 'SUCCESS'}]} [e2e-graph] 2026-07-07 12:21:35.875 3816 kserve.trace INFO [utils.py:predict():141] Got response {'predictions': [{'message': 'SUCCESS'}]} [e2e-graph] 2026-07-07 12:21:35.913 3816 kserve.trace Host from isvc status URL = switch-graph-beb62-route-kserve-ci-e2e-test.apps.71aba1e0-ceaf-40b7-b9ad-70d68ae4c1db.prod.konfluxeaas.com [e2e-graph] 2026-07-07 12:21:35.913 3816 kserve.trace INFO [utils.py:get_isvc_endpoint():366] Host from isvc status URL = switch-graph-beb62-route-kserve-ci-e2e-test.apps.71aba1e0-ceaf-40b7-b9ad-70d68ae4c1db.prod.konfluxeaas.com [e2e-graph] 2026-07-07 12:21:35.914 3816 kserve.trace Network layer = openshift-route [e2e-graph] 2026-07-07 12:21:35.914 3816 kserve.trace INFO [utils.py:get_isvc_endpoint():367] Network layer = openshift-route [e2e-graph] 2026-07-07 12:21:35.914 3816 kserve.trace Using external route host: switch-graph-beb62-route-kserve-ci-e2e-test.apps.71aba1e0-ceaf-40b7-b9ad-70d68ae4c1db.prod.konfluxeaas.com [e2e-graph] 2026-07-07 12:21:35.914 3816 kserve.trace INFO [utils.py:get_isvc_endpoint():370] Using external route host: switch-graph-beb62-route-kserve-ci-e2e-test.apps.71aba1e0-ceaf-40b7-b9ad-70d68ae4c1db.prod.konfluxeaas.com [e2e-graph] 2026-07-07 12:21:35.914 3816 kserve.trace Sending Header = {'Host': 'switch-graph-beb62-route-kserve-ci-e2e-test.apps.71aba1e0-ceaf-40b7-b9ad-70d68ae4c1db.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-07 12:21:35.914 3816 kserve.trace INFO [utils.py:_predict():157] Sending Header = {'Host': 'switch-graph-beb62-route-kserve-ci-e2e-test.apps.71aba1e0-ceaf-40b7-b9ad-70d68ae4c1db.prod.konfluxeaas.com', 'Content-Type': 'application/json'} [e2e-graph] 2026-07-07 12:21:35.914 3816 kserve.trace base url = https://switch-graph-beb62-route-kserve-ci-e2e-test.apps.71aba1e0-ceaf-40b7-b9ad-70d68ae4c1db.prod.konfluxeaas.com [e2e-graph] 2026-07-07 12:21:35.914 3816 kserve.trace INFO [utils.py:_predict():158] base url = https://switch-graph-beb62-route-kserve-ci-e2e-test.apps.71aba1e0-ceaf-40b7-b9ad-70d68ae4c1db.prod.konfluxeaas.com [e2e-graph] 2026-07-07 12:21:56.606 3819 kserve.trace HTTP 404 response body: {"detail":"Intentional 404 code"} [e2e-graph] 2026-07-07 12:21:56.606 3819 kserve.trace INFO [utils.py:_predict():169] HTTP 404 response body: {"detail":"Intentional 404 code"} [e2e-graph] [e2e-graph] [gw1] PASSED graph/test_inference_graph.py::test_ig_scenario10 2026-07-07 12:29:40.371 3816 kserve.trace HTTP 404 response body: {"error":"Failed to process request","cause":"None of the routes matched with the switch condition"} [e2e-graph] 2026-07-07 12:29:40.371 3816 kserve.trace INFO [utils.py:_predict():169] HTTP 404 response body: {"error":"Failed to process request","cause":"None of the routes matched with the switch condition"} [e2e-graph] [e2e-graph] [gw0] PASSED graph/test_inference_graph.py::test_ig_scenario4 [e2e-graph] [e2e-graph] ---------- generated xml file: /workspace/artifacts-dir/junit_e2e.xml ---------- [e2e-graph] --------------------------------- JSON report ---------------------------------- [e2e-graph] report saved to: /workspace/artifacts-dir/e2e_results.json [e2e-graph] ================== 11 passed, 3 skipped in 2362.16s (0:39:22) ================== [e2e-graph] /workspace/source [e2e-graph] /workspace/source [e2e-graph] + echo success [must-gather] [must-gather ] OUT 2026-07-07T12:29:41.513439668Z 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: 65ac9c3d-c694-405b-8021-e2fcbd94e2f9 [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.23" [must-gather] ClusterOperators: [must-gather] clusteroperator/authentication is missing [must-gather] clusteroperator/cloud-credential is missing [must-gather] clusteroperator/cluster-autoscaler is missing [must-gather] clusteroperator/config-operator is missing [must-gather] clusteroperator/etcd is missing [must-gather] clusteroperator/machine-api is missing [must-gather] clusteroperator/machine-approver is missing [must-gather] clusteroperator/machine-config is missing [must-gather] clusteroperator/marketplace is missing [must-gather] [must-gather] [must-gather] [must-gather ] OUT 2026-07-07T12:29:41.567195248Z namespace/openshift-must-gather-hmqqr created [must-gather] [must-gather ] OUT 2026-07-07T12:29:41.574386848Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-7wh7s created [must-gather] [must-gather ] OUT 2026-07-07T12:29:41.597288635Z pod for plug-in image quay.io/modh/must-gather:rhoai-2.24 created [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:29:48.191138690Z [disk usage checker] Started [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:29:48.194301556Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:29:48.326252013Z No resources found in openshift-must-gather-hmqqr namespace. [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:29:48.437466944Z Error from server (NotFound): namespaces "redhat-ods-operator" not found [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:29:48.582227097Z Wrote inspect data to must-gather. [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:29:48.582256761Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:29:48.582256761Z namespaces "redhat-ods-operator" not found [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:29:48.584513889Z Error getting logs from redhat-ods-operator [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:29:48.729104626Z Wrote inspect data to must-gather. [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:29:48.729134311Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:29:48.729134311Z namespaces "redhat-ods-monitoring" not found [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:29:48.731237816Z Error getting logs from redhat-ods-monitoring [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:29:48.884012591Z Wrote inspect data to must-gather. [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:29:48.884041248Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:29:48.884041248Z namespaces "redhat-ods-applications" not found [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:29:48.886307072Z Error getting logs from redhat-ods-applications [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:29:49.026757350Z Wrote inspect data to must-gather. [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:29:49.026788332Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:29:49.026788332Z namespaces "rhods-notebooks" not found [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:29:49.028823976Z Error getting logs from rhods-notebooks [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:29:49.171649505Z Wrote inspect data to must-gather. [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:29:49.171700264Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:29:49.171700264Z namespaces "rhoai-model-registries" not found [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:29:49.173750239Z Error getting logs from rhoai-model-registries [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:29:49.324453476Z Wrote inspect data to must-gather. [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:29:49.324482926Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:29:49.324482926Z namespaces "istio-system" not found [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:29:49.326903182Z Error getting logs from istio-system [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:29:49.472090090Z Wrote inspect data to must-gather. [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:29:49.472121226Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:29:49.472121226Z namespaces "knative-serving" not found [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:29:49.474352429Z Error getting logs from knative-serving [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:29:49.619135420Z Wrote inspect data to must-gather. [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:29:49.619163779Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:29:49.619163779Z namespaces "redhat-ods-applications-auth-provider" not found [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:29:49.621293529Z Error getting logs from redhat-ods-applications-auth-provider [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:29:49.875748164Z Wrote inspect data to must-gather. [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:29:50.129754075Z Wrote inspect data to must-gather. [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:29:50.257390463Z error: the server doesn't have a resource type "auths" [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:29:50.335487301Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:29:50.337478174Z Error collecting info from [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:29:50.459099948Z error: the server doesn't have a resource type "monitorings" [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:29:50.537729763Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:29:50.539589170Z Error collecting info from [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:29:50.662204176Z error: the server doesn't have a resource type "featuretrackers" [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:29:50.741079867Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:29:50.743066043Z Error collecting info from [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:29:50.864033505Z error: the server doesn't have a resource type "codeflares" [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:29:50.942041014Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:29:50.943977908Z Error collecting info from [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:29:51.066816359Z error: the server doesn't have a resource type "dashboards" [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:29:51.146104135Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:29:51.147996374Z Error collecting info from [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:29:51.273761855Z error: the server doesn't have a resource type "datasciencepipelines" [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:29:51.354194198Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:29:51.356350607Z Error collecting info from [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:29:51.477046833Z error: the server doesn't have a resource type "feastoperators" [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:29:51.556674214Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:29:51.558672921Z Error collecting info from [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:29:51.680863471Z error: the server doesn't have a resource type "kserves" [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:29:51.761750205Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:29:51.763800728Z Error collecting info from [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:29:51.887358171Z error: the server doesn't have a resource type "kueues" [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:29:51.968907922Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:29:51.971311016Z Error collecting info from [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:29:52.099797287Z error: the server doesn't have a resource type "modelcontrollers" [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:29:52.191793799Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:29:52.194455519Z Error collecting info from [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:29:52.321506020Z error: the server doesn't have a resource type "modelmeshservings" [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:29:52.400989964Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:29:52.403213147Z Error collecting info from [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:29:52.527006610Z error: the server doesn't have a resource type "modelregistries" [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:29:52.608897087Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:29:52.611158224Z Error collecting info from [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:29:52.731616731Z error: the server doesn't have a resource type "rays" [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:29:52.811911602Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:29:52.814159637Z Error collecting info from [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:29:52.939573424Z error: the server doesn't have a resource type "trainingoperators" [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:29:53.017736419Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:29:53.019677493Z Error collecting info from [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:29:53.139938789Z error: the server doesn't have a resource type "trustyais" [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:29:53.198903035Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:29:53.222296846Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:29:53.224523780Z Error collecting info from [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:29:53.348245623Z error: the server doesn't have a resource type "workbenches" [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:29:53.427202132Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:29:53.429319141Z Error collecting info from [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:29:53.550898457Z error: the server doesn't have a resource type "hardwareprofiles" [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:29:53.630833964Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:29:53.633065168Z Error collecting info from [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:29:53.754324330Z error: the server doesn't have a resource type "llamastackoperators" [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:29:53.833528379Z error: arguments in resource/name form must have a single resource and name [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:29:53.835591689Z Error collecting info from [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:29:54.503176527Z error: the server doesn't have a resource type "predictors" [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:29:54.624193506Z error: the server doesn't have a resource type "localmodelnodegroups" [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:29:54.743607862Z error: the server doesn't have a resource type "smcp" [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:29:54.864158941Z error: the server doesn't have a resource type "smm" [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:29:54.986484416Z error: the server doesn't have a resource type "smmr" [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:29:55.220359190Z error: the server doesn't have a resource type "virtualservices" [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:29:55.344826001Z error: the server doesn't have a resource type "authorizationpolicies" [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:29:55.467126631Z error: the server doesn't have a resource type "envoyfilters" [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:29:55.586926975Z error: the server doesn't have a resource type "knativeservings" [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:29:55.709093194Z error: the server doesn't have a resource type "configurations" [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:29:55.833273321Z error: the server doesn't have a resource type "routes" [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:29:55.955291740Z error: the server doesn't have a resource type "services" [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:29:56.074880474Z error: the server doesn't have a resource type "revisions" [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:29:56.194411455Z error: the server doesn't have a resource type "authconfigs" [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:29:56.323033390Z error: the server doesn't have a resource type "authorinos" [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:29:56.607495532Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:29:56.808811570Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:29:57.139121796Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:29:57.323561431Z Wrote inspect data to must-gather. [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:29:57.479766353Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:29:57.657758913Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:29:57.994492681Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:29:58.174161701Z Wrote inspect data to must-gather. [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:29:58.203219326Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:29:58.320525259Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:29:58.469122026Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:29:58.787502804Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:29:58.976004629Z Wrote inspect data to must-gather. [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:29:59.122100242Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:29:59.274722776Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:29:59.582638711Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:29:59.769647966Z Wrote inspect data to must-gather. [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:29:59.915167635Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:30:00.057428632Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:30:00.356845296Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:30:00.536746207Z Wrote inspect data to must-gather. [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:30:00.681962492Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:30:00.826715367Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:30:01.127800316Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:30:01.306351138Z Wrote inspect data to must-gather. [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:30:01.452917946Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:30:01.593784265Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:30:01.886958010Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:30:02.061318012Z Wrote inspect data to must-gather. [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:30:02.209134093Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:30:02.357546441Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:30:02.663703150Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:30:02.842361762Z Wrote inspect data to must-gather. [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:30:02.990872957Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:30:03.138063002Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:30:03.207820960Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:30:03.439514914Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:30:03.617526406Z Wrote inspect data to must-gather. [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:30:03.764492010Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:30:03.938536430Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:30:04.244841313Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:30:04.425801929Z Wrote inspect data to must-gather. [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:30:04.575303200Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:30:04.743413721Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:30:05.049878612Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:30:05.225918626Z Wrote inspect data to must-gather. [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:30:05.368593495Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:30:05.513862139Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:30:05.823951990Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:30:06.011552839Z Wrote inspect data to must-gather. [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:30:06.154773747Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:30:06.295172426Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:30:06.614641578Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:30:06.805668464Z Wrote inspect data to must-gather. [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:30:06.955074459Z Gathering data for ns/kserve-ci-e2e-test... [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:30:07.109543605Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:30:07.428913044Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:30:07.622107319Z Wrote inspect data to must-gather. [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:30:08.212324743Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-wh6nx] POD 2026-07-07T12:30:10.171435004Z Caches written to disk [must-gather] [must-gather-wh6nx] OUT 2026-07-07T12:30:11.181224277Z waiting for gather to complete [must-gather] [must-gather-wh6nx] OUT 2026-07-07T12:30:11.18409009Z downloading gather output [must-gather] [must-gather-wh6nx] OUT 2026-07-07T12:30:11.438405043Z receiving incremental file list [must-gather] [must-gather-wh6nx] OUT 2026-07-07T12:30:11.45093234Z ./ [must-gather] [must-gather-wh6nx] OUT 2026-07-07T12:30:11.451052192Z aggregated-discovery-api.yaml [must-gather] [must-gather-wh6nx] OUT 2026-07-07T12:30:11.451351649Z aggregated-discovery-apis.yaml [must-gather] [must-gather-wh6nx] OUT 2026-07-07T12:30:11.452358831Z event-filter.html [must-gather] [must-gather-wh6nx] OUT 2026-07-07T12:30:11.453548287Z timestamp [must-gather] [must-gather-wh6nx] OUT 2026-07-07T12:30:11.453691681Z version [must-gather] [must-gather-wh6nx] OUT 2026-07-07T12:30:11.453857774Z cluster-scoped-resources/ [must-gather] [must-gather-wh6nx] OUT 2026-07-07T12:30:11.453869914Z cluster-scoped-resources/datasciencecluster.opendatahub.io/ [must-gather] [must-gather-wh6nx] OUT 2026-07-07T12:30:11.453876914Z cluster-scoped-resources/datasciencecluster.opendatahub.io/datascienceclusters/ [must-gather] [must-gather-wh6nx] OUT 2026-07-07T12:30:11.453906635Z cluster-scoped-resources/datasciencecluster.opendatahub.io/datascienceclusters/test-dsc.yaml [must-gather] [must-gather-wh6nx] OUT 2026-07-07T12:30:11.454002297Z cluster-scoped-resources/dscinitialization.opendatahub.io/ [must-gather] [must-gather-wh6nx] OUT 2026-07-07T12:30:11.454017378Z cluster-scoped-resources/dscinitialization.opendatahub.io/dscinitializations/ [must-gather] [must-gather-wh6nx] OUT 2026-07-07T12:30:11.454067649Z cluster-scoped-resources/dscinitialization.opendatahub.io/dscinitializations/test-dsci.yaml [must-gather] [must-gather-wh6nx] OUT 2026-07-07T12:30:11.45413998Z namespaces/ [must-gather] [must-gather-wh6nx] OUT 2026-07-07T12:30:11.45414886Z namespaces/kserve-ci-e2e-test/ [must-gather] [must-gather-wh6nx] OUT 2026-07-07T12:30:11.454186441Z namespaces/kserve-ci-e2e-test/kserve-ci-e2e-test.yaml [must-gather] [must-gather-wh6nx] OUT 2026-07-07T12:30:11.454247433Z namespaces/kserve-ci-e2e-test/apps.openshift.io/ [must-gather] [must-gather-wh6nx] OUT 2026-07-07T12:30:11.454293944Z namespaces/kserve-ci-e2e-test/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-wh6nx] OUT 2026-07-07T12:30:11.454338515Z namespaces/kserve-ci-e2e-test/apps/ [must-gather] [must-gather-wh6nx] OUT 2026-07-07T12:30:11.454380776Z namespaces/kserve-ci-e2e-test/apps/daemonsets.yaml [must-gather] [must-gather-wh6nx] OUT 2026-07-07T12:30:11.454500808Z namespaces/kserve-ci-e2e-test/apps/deployments.yaml [must-gather] [must-gather-wh6nx] OUT 2026-07-07T12:30:11.45459237Z namespaces/kserve-ci-e2e-test/apps/replicasets.yaml [must-gather] [must-gather-wh6nx] OUT 2026-07-07T12:30:11.454687792Z namespaces/kserve-ci-e2e-test/apps/statefulsets.yaml [must-gather] [must-gather-wh6nx] OUT 2026-07-07T12:30:11.454736393Z namespaces/kserve-ci-e2e-test/autoscaling/ [must-gather] [must-gather-wh6nx] OUT 2026-07-07T12:30:11.454792635Z namespaces/kserve-ci-e2e-test/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-wh6nx] OUT 2026-07-07T12:30:11.454846356Z namespaces/kserve-ci-e2e-test/batch/ [must-gather] [must-gather-wh6nx] OUT 2026-07-07T12:30:11.454900947Z namespaces/kserve-ci-e2e-test/batch/cronjobs.yaml [must-gather] [must-gather-wh6nx] OUT 2026-07-07T12:30:11.45502474Z namespaces/kserve-ci-e2e-test/batch/jobs.yaml [must-gather] [must-gather-wh6nx] OUT 2026-07-07T12:30:11.455084371Z namespaces/kserve-ci-e2e-test/build.openshift.io/ [must-gather] [must-gather-wh6nx] OUT 2026-07-07T12:30:11.455138122Z namespaces/kserve-ci-e2e-test/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-wh6nx] OUT 2026-07-07T12:30:11.455227824Z namespaces/kserve-ci-e2e-test/build.openshift.io/builds.yaml [must-gather] [must-gather-wh6nx] OUT 2026-07-07T12:30:11.455285446Z namespaces/kserve-ci-e2e-test/core/ [must-gather] [must-gather-wh6nx] OUT 2026-07-07T12:30:11.455341417Z namespaces/kserve-ci-e2e-test/core/configmaps.yaml [must-gather] [must-gather-wh6nx] OUT 2026-07-07T12:30:11.45546597Z namespaces/kserve-ci-e2e-test/core/endpoints.yaml [must-gather] [must-gather-wh6nx] OUT 2026-07-07T12:30:11.455554871Z namespaces/kserve-ci-e2e-test/core/events.yaml [must-gather] [must-gather-wh6nx] OUT 2026-07-07T12:30:11.458085058Z namespaces/kserve-ci-e2e-test/core/persistentvolumeclaims.yaml [must-gather] [must-gather-wh6nx] OUT 2026-07-07T12:30:11.458172349Z namespaces/kserve-ci-e2e-test/core/pods.yaml [must-gather] [must-gather-wh6nx] OUT 2026-07-07T12:30:11.458311492Z namespaces/kserve-ci-e2e-test/core/replicationcontrollers.yaml [must-gather] [must-gather-wh6nx] OUT 2026-07-07T12:30:11.458437205Z namespaces/kserve-ci-e2e-test/core/secrets.yaml [must-gather] [must-gather-wh6nx] OUT 2026-07-07T12:30:11.45863133Z namespaces/kserve-ci-e2e-test/core/services.yaml [must-gather] [must-gather-wh6nx] OUT 2026-07-07T12:30:11.458684961Z namespaces/kserve-ci-e2e-test/discovery.k8s.io/ [must-gather] [must-gather-wh6nx] OUT 2026-07-07T12:30:11.458737552Z namespaces/kserve-ci-e2e-test/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-wh6nx] OUT 2026-07-07T12:30:11.458793423Z namespaces/kserve-ci-e2e-test/image.openshift.io/ [must-gather] [must-gather-wh6nx] OUT 2026-07-07T12:30:11.458847064Z namespaces/kserve-ci-e2e-test/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-wh6nx] OUT 2026-07-07T12:30:11.458898355Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/ [must-gather] [must-gather-wh6nx] OUT 2026-07-07T12:30:11.458965597Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-wh6nx] OUT 2026-07-07T12:30:11.459066269Z namespaces/kserve-ci-e2e-test/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-wh6nx] OUT 2026-07-07T12:30:11.45912292Z namespaces/kserve-ci-e2e-test/monitoring.coreos.com/ [must-gather] [must-gather-wh6nx] OUT 2026-07-07T12:30:11.459176371Z namespaces/kserve-ci-e2e-test/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-wh6nx] OUT 2026-07-07T12:30:11.459227953Z namespaces/kserve-ci-e2e-test/networking.k8s.io/ [must-gather] [must-gather-wh6nx] OUT 2026-07-07T12:30:11.459283044Z namespaces/kserve-ci-e2e-test/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-wh6nx] OUT 2026-07-07T12:30:11.459335265Z namespaces/kserve-ci-e2e-test/pods/ [must-gather] [must-gather-wh6nx] OUT 2026-07-07T12:30:11.459342895Z namespaces/kserve-ci-e2e-test/pods/switch-graph-beb62-5c7d9675f8-nbnkw/ [must-gather] [must-gather-wh6nx] OUT 2026-07-07T12:30:11.459409347Z namespaces/kserve-ci-e2e-test/pods/switch-graph-beb62-5c7d9675f8-nbnkw/switch-graph-beb62-5c7d9675f8-nbnkw.yaml [must-gather] [must-gather-wh6nx] OUT 2026-07-07T12:30:11.459507829Z namespaces/kserve-ci-e2e-test/pods/switch-graph-beb62-5c7d9675f8-nbnkw/switch-graph-beb62/ [must-gather] [must-gather-wh6nx] OUT 2026-07-07T12:30:11.459520429Z namespaces/kserve-ci-e2e-test/pods/switch-graph-beb62-5c7d9675f8-nbnkw/switch-graph-beb62/switch-graph-beb62/ [must-gather] [must-gather-wh6nx] OUT 2026-07-07T12:30:11.459527129Z namespaces/kserve-ci-e2e-test/pods/switch-graph-beb62-5c7d9675f8-nbnkw/switch-graph-beb62/switch-graph-beb62/logs/ [must-gather] [must-gather-wh6nx] OUT 2026-07-07T12:30:11.4595712Z namespaces/kserve-ci-e2e-test/pods/switch-graph-beb62-5c7d9675f8-nbnkw/switch-graph-beb62/switch-graph-beb62/logs/current.log [must-gather] [must-gather-wh6nx] OUT 2026-07-07T12:30:11.459773605Z namespaces/kserve-ci-e2e-test/pods/switch-graph-beb62-5c7d9675f8-nbnkw/switch-graph-beb62/switch-graph-beb62/logs/previous.insecure.log [must-gather] [must-gather-wh6nx] OUT 2026-07-07T12:30:11.459850486Z namespaces/kserve-ci-e2e-test/pods/switch-graph-beb62-5c7d9675f8-nbnkw/switch-graph-beb62/switch-graph-beb62/logs/previous.log [must-gather] [must-gather-wh6nx] OUT 2026-07-07T12:30:11.459897567Z namespaces/kserve-ci-e2e-test/policy/ [must-gather] [must-gather-wh6nx] OUT 2026-07-07T12:30:11.459959729Z namespaces/kserve-ci-e2e-test/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-wh6nx] OUT 2026-07-07T12:30:11.46001627Z namespaces/kserve-ci-e2e-test/route.openshift.io/ [must-gather] [must-gather-wh6nx] OUT 2026-07-07T12:30:11.460078971Z namespaces/kserve-ci-e2e-test/route.openshift.io/routes.yaml [must-gather] [must-gather-wh6nx] OUT 2026-07-07T12:30:11.466493743Z [must-gather] [must-gather-wh6nx] OUT 2026-07-07T12:30:11.466519233Z sent 861 bytes received 95,509 bytes 192,740.00 bytes/sec [must-gather] [must-gather-wh6nx] OUT 2026-07-07T12:30:11.466524644Z total size is 1,453,014 speedup is 15.08 [must-gather] [must-gather ] OUT 2026-07-07T12:30:11.578023014Z namespace/openshift-must-gather-hmqqr 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: 65ac9c3d-c694-405b-8021-e2fcbd94e2f9 [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.23" [must-gather] ClusterOperators: [must-gather] clusteroperator/authentication is missing [must-gather] clusteroperator/cloud-credential is missing [must-gather] clusteroperator/cluster-autoscaler is missing [must-gather] clusteroperator/config-operator is missing [must-gather] clusteroperator/etcd is missing [must-gather] clusteroperator/machine-api is missing [must-gather] clusteroperator/machine-approver is missing [must-gather] clusteroperator/machine-config is missing [must-gather] clusteroperator/marketplace is missing [must-gather] [must-gather] [must-gather] [must-gather ] OUT 2026-07-07T12:30:11.694755661Z Using must-gather plug-in image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ba272a129f91bab6ed70a10b041d49836b63538fa2cbaa919e53a4a13fe3dcde [must-gather] When opening a support case, bugzilla, or issue please include the following summary data along with any other requested information: [must-gather] ClusterID: 65ac9c3d-c694-405b-8021-e2fcbd94e2f9 [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.23" [must-gather] ClusterOperators: [must-gather] clusteroperator/authentication is missing [must-gather] clusteroperator/cloud-credential is missing [must-gather] clusteroperator/cluster-autoscaler is missing [must-gather] clusteroperator/config-operator is missing [must-gather] clusteroperator/etcd is missing [must-gather] clusteroperator/machine-api is missing [must-gather] clusteroperator/machine-approver is missing [must-gather] clusteroperator/machine-config is missing [must-gather] clusteroperator/marketplace is missing [must-gather] [must-gather] [must-gather] [must-gather ] OUT 2026-07-07T12:30:11.711613203Z namespace/openshift-must-gather-56zxf created [must-gather] [must-gather ] OUT 2026-07-07T12:30:11.720584291Z clusterrolebinding.rbac.authorization.k8s.io/must-gather-jsz44 created [must-gather] [must-gather ] OUT 2026-07-07T12:30:11.743799503Z pod for plug-in image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ba272a129f91bab6ed70a10b041d49836b63538fa2cbaa919e53a4a13fe3dcde created [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:13.046473542Z [disk usage checker] Started [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:13.049844090Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:13.248143008Z Gathering data for ns/openshift-cluster-version... [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:13.386399872Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:13.471316363Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:13.553172275Z Gathering data for ns/default... [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:13.843126757Z Gathering data for ns/openshift... [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:14.247930652Z Gathering data for ns/kube-system... [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:15.051307057Z Gathering data for ns/openshift-etcd... [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:15.356235950Z Wrote inspect data to must-gather. [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:15.356269909Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:15.356269909Z namespaces "assisted-installer" not found [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:15.799826782Z Waiting on subprocesses to finish execution. [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:15.806286055Z 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-plvzk] POD 2026-07-07T12:30:15.819317764Z INFO: Gathering HAProxy config files [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:15.821222594Z INFO: Collecting host service logs for crio [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:15.821730994Z INFO: Collecting host service logs for kubelet [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:15.822095567Z INFO: Collecting host service logs for rpm-ostreed [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:15.822432137Z INFO: Collecting host service logs for ostree-finalize-staged [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:15.822790807Z INFO: Collecting host service logs for machine-config-daemon-firstboot [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:15.823128353Z INFO: Collecting host service logs for machine-config-daemon-host [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:15.823463546Z INFO: Collecting host service logs for NetworkManager [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:15.823777090Z Executing Istio gather script [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:15.823816277Z INFO: Collecting host service logs for openvswitch [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:15.824125278Z INFO: Collecting host service logs for ovs-configuration [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:15.824422551Z INFO: Collecting host service logs for ovsdb-server [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:15.824422551Z INFO: Gathering on-disk MachineConfig from degraded nodes [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:15.824732881Z INFO: Collecting host service logs for ovs-vswitchd [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:15.825067939Z INFO: Waiting for worker host service log collection to complete ... [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:15.832832792Z INFO: Gathering machine config daemon's old logs from all nodes [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:15.846634648Z INFO: Waiting for node performance related collection to complete ... [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:16.503356272Z Wrote inspect data to must-gather. [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:16.674876884Z INFO: Found 1 replicas - prometheus-k8s-0 [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:16.707760562Z INFO: "metallb-operator" not detected. Skipping. [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:16.781938607Z INFO: Collecting Insights Archives from insights-operator-5c847dcfc4-h2hnj [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:16.781994170Z insights-runtime-extractor-2tjsn [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:16.782014116Z insights-runtime-extractor-9xvbv [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:16.782033993Z insights-runtime-extractor-xt447 [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:17.117307027Z No resources found [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:17.209714120Z No resources found in openshift-etcd namespace. [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:17.227191903Z INFO: namespace openshift-frr-k8s not detected. Skipping. [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:17.374395734Z error: the server doesn't have a resource type "performanceprofile" [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:17.546328299Z INFO: Worker host service log collection to complete. [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:17.596792415Z INFO: Waiting for on-disk MachineConfig collection to complete ... [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:17.596880287Z INFO: on-disk MachineConfig config collection complete. [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:17.653466434Z error: only SOURCE_DIR and POD:DESTINATION_DIR should be specified as arguments [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:17.653466434Z See 'oc rsync -h' for help and examples [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:17.800842338Z INFO: "sriov-network-operator" not detected. Skipping. [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:17.874823267Z INFO: "kubernetes-nmstate-operator" not detected. Skipping. [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:17.895723615Z ERROR: No running kube-apiserver pods found [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:17.942881345Z INFO: Waiting for HAProxy config collection to complete ... [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:18.030003156Z No resources found [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:18.085257325Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:18.090838058Z INFO: Getting alertmanagers from prometheus-k8s-0 [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:18.189853939Z Wrote inspect data to must-gather. [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:18.216524756Z Wrote inspect data to must-gather. [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:18.302152155Z Wrote inspect data to must-gather. [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:18.323749964Z Wrote inspect data to must-gather. [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:18.324627819Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:18.401043036Z Wrote inspect data to must-gather. [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:18.527494840Z INFO: 'previous-logs' folder not found on ip-10-0-135-101.ec2.internal, skipping... [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:18.555223185Z error: the server doesn't have a resource type "multi-networkpolicy" [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:18.566959166Z Wrote inspect data to must-gather. [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:18.578035444Z tar: Removing leading `/' from member names [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:18.583901332Z INFO: HAProxy config collection complete. [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:18.741263129Z error: the server doesn't have a resource type "machineconfigs" [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:18.811222925Z Wrote inspect data to must-gather. [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:18.874802118Z Gathering data for ns/openshift-monitoring... [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:18.877491538Z INFO: 'previous-logs' folder not found on ip-10-0-138-101.ec2.internal, skipping... [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:18.927723485Z INFO: Getting rules from prometheus-k8s-0 [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:18.975066588Z error: the server doesn't have a resource type "machineconfigpools" [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:19.138629019Z INFO: OLM v1 CRDs not detected. Skipping OLM v1 resource collection. [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:19.151033623Z Wrote inspect data to must-gather. [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:19.182741729Z INFO: 'previous-logs' folder not found on ip-10-0-140-177.ec2.internal, skipping... [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:19.182774675Z INFO: Waiting for Machine Config Daemon termination log collection to complete ... [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:19.182792900Z INFO: Machine Config Daemon termination log collection complete. [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:19.266210082Z Wrote inspect data to must-gather. [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:19.413587888Z INFO: Getting status/config from prometheus-k8s-0 [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:19.431811860Z Wrote inspect data to must-gather. [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:19.448394354Z error: the server doesn't have a resource type "kubeletconfigs" [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:19.667306036Z Wrote inspect data to must-gather. [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:19.749528514Z INFO: INTERCONNECT MODE [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:19.749566242Z INFO: Gathering ovn-kubernetes DBs [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:19.827811354Z INFO: Getting status/flags from prometheus-k8s-0 [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:19.908522731Z Wrote inspect data to must-gather. [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:19.949933115Z INFO: Gathering OVN_Northbound from ovnkube-node-b2hsm... [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:19.950197463Z INFO: Gathering OVN_Northbound from ovnkube-node-cfhw6... [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:19.950465586Z INFO: Gathering OVN_Northbound from ovnkube-node-hpspv... [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:19.950781483Z INFO: Gathering OVN_Southbound from ovnkube-node-b2hsm... [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:19.951059939Z INFO: Gathering OVN_Southbound from ovnkube-node-cfhw6... [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:19.951312895Z INFO: Gathering OVN_Southbound from ovnkube-node-hpspv... [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:20.138057292Z INFO: Getting status/runtimeinfo from prometheus-k8s-0 [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:20.227374301Z tar: Removing leading `/' from member names [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:20.255439671Z Wrote inspect data to must-gather. [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:20.261458908Z tar: Removing leading `/' from member names [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:20.289873981Z tar: Removing leading `/' from member names [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:20.310010827Z tar: Removing leading `/' from member names [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:20.317419099Z tar: Removing leading `/' from member names [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:20.328278137Z tar: Removing leading `/' from member names [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:20.458116777Z INFO: Getting targets?state=active from prometheus-k8s-0 [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:20.504854600Z Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+ [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:20.524567948Z Wrote inspect data to must-gather. [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:20.536643678Z Inspecting resource crd/gatewayclasses.gateway.networking.k8s.io [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:20.756879911Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:20.758353601Z INFO: Getting status/tsdb from prometheus-k8s-0 [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:20.789283660Z Wrote inspect data to must-gather. [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:20.831093418Z INFO: Waiting for network log collection to complete ... [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:20.831218356Z INFO: Waiting for ovnk database copies to complete ... [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:20.831754487Z INFO: Copying ovnk databases complete. [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:20.833496642Z 4.0M must-gather/network_logs/ovnk_database_store [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:20.835712340Z ovnk_database_store/ [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:20.835734805Z ovnk_database_store/ovnkube-node-b2hsm_sbdb [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:20.861226407Z ovnk_database_store/ovnkube-node-hpspv_sbdb [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:20.892233930Z ovnk_database_store/ovnkube-node-cfhw6_nbdb [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:20.904608732Z ovnk_database_store/ovnkube-node-b2hsm_nbdb [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:20.915459664Z ovnk_database_store/ovnkube-node-hpspv_nbdb [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:20.926006021Z ovnk_database_store/ovnkube-node-cfhw6_sbdb [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:20.956370381Z INFO: Network log collection complete. [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:21.001061271Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:21.004486281Z Inspecting resource crd/gateways.gateway.networking.k8s.io [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:21.036586283Z W0707 12:30:21.036538 1505 util.go:195] skipping , failed to read event err: Object 'Kind' is missing in '' [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:21.041807481Z Wrote inspect data to must-gather. [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:21.183838315Z Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:21.186517035Z INFO: Getting status from alertmanager-main-0 [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:21.227513240Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:21.357889104Z Wrote inspect data to must-gather. [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:21.392104007Z Gathering data for ns/openshift-network-console... [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:21.447529618Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:21.450817063Z Inspecting resource crd/grpcroutes.gateway.networking.k8s.io [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:21.640353731Z Error from server (NotFound): deployments.apps "cluster-node-tuning-operator" not found [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:21.643332169Z INFO: Fallback to identify the container image from release info [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:21.657612810Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:21.851111939Z Gathering data for ns/openshift-console-operator... [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:21.862760935Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:21.864984799Z Inspecting resource crd/httproutes.gateway.networking.k8s.io [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:22.075818433Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:22.190498713Z INFO: Image with low level tools to use: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5be8cdcf34f35a89a70b6bfa49e66897641871237570b3e09766f83a0a473e6a [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:22.231081646Z Gathering data for ns/openshift-console... [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:22.297304172Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:22.302215665Z Inspecting resource crd/inferencemodelrewrites.inference.networking.x-k8s.io [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:22.341077094Z daemonset.apps/perf-node-gather-daemonset created [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:22.479363045Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:22.479935738Z Waiting for performance profile collector pods to become ready: 1 [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:22.677219503Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:22.680110324Z Inspecting resource crd/inferenceobjectives.inference.networking.x-k8s.io [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:22.776045669Z Gathering data for ns/openshift-cluster-storage-operator... [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:22.886602122Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:23.077237341Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:23.081042523Z Inspecting resource crd/inferencepoolimports.inference.networking.x-k8s.io [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:23.102308738Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:23.276006797Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:23.342557418Z Gathering data for ns/openshift-dns-operator... [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:23.474102016Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:23.476464161Z Inspecting resource crd/inferencepools.inference.networking.k8s.io [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:23.629212559Z Waiting for performance profile collector pods to become ready: 2 [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:23.663385091Z Gathering data for ns/openshift-dns... [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:23.677902833Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:23.845455310Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:23.847836321Z Inspecting resource crd/inferencepools.inference.networking.x-k8s.io [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:24.025694208Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:24.221595809Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:24.226155392Z Inspecting resource crd/referencegrants.gateway.networking.k8s.io [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:24.393402886Z Gathering data for ns/openshift-image-registry... [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:24.405006133Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:24.599162748Z Wrote inspect data to /must-gather/istio. [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:24.765236101Z Waiting for performance profile collector pods to become ready: 3 [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:24.893183108Z Gathering data for ns/openshift-ingress-operator... [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:25.268895475Z Gathering data for ns/openshift-ingress... [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:25.300040384Z Done executing Istio gather script [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:25.590714046Z Gathering data for ns/openshift-ingress-canary... [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:25.890067298Z Waiting for performance profile collector pods to become ready: 4 [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:25.962527685Z Gathering data for ns/openshift-insights... [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:26.999114236Z Waiting for performance profile collector pods to become ready: 5 [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:28.109719281Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:28.114230646Z Waiting for performance profile collector pods to become ready: 6 [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:28.126140673Z Gathering data for ns/kserve... [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:29.226007638Z Waiting for performance profile collector pods to become ready: 7 [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:29.703846452Z Gathering data for ns/openshift-config... [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:29.997842817Z Gathering data for ns/openshift-config-managed... [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:30.354011363Z Daemonset perf-node-gather-daemonset ready 3 out of 3 [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:30.423085356Z Gathering data for ns/openshift-kube-apiserver-operator... [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:30.620435807Z Collecting performance related data for node ip-10-0-138-101.ec2.internal [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:30.629827072Z Collecting performance related data for node ip-10-0-135-101.ec2.internal [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:30.639775278Z Collecting performance related data for node ip-10-0-140-177.ec2.internal [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:30.726220575Z Gathering data for ns/openshift-kube-apiserver... [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:31.052300215Z Gathering data for ns/openshift-kube-controller-manager... [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:31.411559630Z Gathering data for ns/openshift-kube-controller-manager-operator... [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:31.778375019Z Gathering data for ns/openshift-kube-scheduler... [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:32.077970669Z Gathering data for ns/openshift-kube-scheduler-operator... [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:32.400984184Z Gathering data for ns/openshift-kube-storage-version-migrator... [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:32.711161497Z Gathering data for ns/openshift-kube-storage-version-migrator-operator... [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:33.037184071Z Gathering data for ns/openshift-user-workload-monitoring... [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:33.114236315Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:33.707315161Z Gathering data for ns/openshift-multus... [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:35.195090002Z Gathering data for ns/openshift-ovn-kubernetes... [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:36.483857325Z Gathering data for ns/openshift-host-network... [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:36.815843401Z Gathering data for ns/openshift-network-diagnostics... [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:37.363549001Z Gathering data for ns/openshift-network-node-identity... [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:37.772590412Z Gathering data for ns/openshift-network-operator... [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:38.120276247Z [disk usage checker] Volume usage percentage: current = 14 ; allowed = 70 [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:38.215928249Z Gathering data for ns/openshift-cloud-network-config-controller... [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:38.500230510Z Gathering data for ns/openshift-cluster-node-tuning-operator... [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:38.739765837Z Collecting kubelet logs for node ip-10-0-138-101.ec2.internal [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:38.741410164Z Collecting kubelet logs for node ip-10-0-135-101.ec2.internal [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:38.743109087Z Collecting kubelet logs for node ip-10-0-140-177.ec2.internal [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:39.127944329Z Gathering data for ns/openshift-apiserver-operator... [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:39.136651496Z daemonset.apps "perf-node-gather-daemonset" deleted from openshift-must-gather-56zxf namespace [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:39.141263931Z INFO: Node performance data collection complete. [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:39.469727003Z Gathering data for ns/openshift-apiserver... [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:39.841870503Z Gathering data for ns/openshift-controller-manager-operator... [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:40.091718176Z Gathering data for ns/openshift-controller-manager... [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:40.356160818Z Gathering data for ns/openshift-cluster-samples-operator... [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:40.969896922Z Gathering data for ns/openshift-operator-lifecycle-manager... [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:41.279220627Z Gathering data for ns/openshift-service-ca-operator... [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:41.568738441Z Gathering data for ns/openshift-service-ca... [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:41.923072503Z Gathering data for ns/openshift-cluster-csi-drivers... [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:42.775209792Z Wrote inspect data to must-gather. [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:42.775250906Z error: inspection completed with the errors occurred while gathering data: [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:42.775250906Z skipping gathering secrets/support due to error: secrets "support" not found [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:42.901078062Z error: the server doesn't have a resource type "clusters" [must-gather] [must-gather-plvzk] POD 2026-07-07T12:30:43.039683959Z Caches written to disk [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.050769347Z waiting for gather to complete [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.053926327Z downloading gather output [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.292376107Z receiving incremental file list [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.312147686Z ./ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.312240788Z aggregated-discovery-api.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.312584106Z aggregated-discovery-apis.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.313503697Z event-filter.html [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.315938221Z timestamp [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.316063884Z version [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.328849148Z cluster-scoped-resources/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.328869138Z cluster-scoped-resources/admissionregistration.k8s.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.328878509Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.328914459Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/default-network-annotation.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.329050952Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/servicecidrs.openshift.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.329165195Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicies/user-defined-networks-namespace-label.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.329232846Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.329290067Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/default-network-annotation-binding.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.3294004Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/servicecidrs-binding.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.329501222Z cluster-scoped-resources/admissionregistration.k8s.io/validatingadmissionpolicybindings/user-defined-networks-namespace-label-binding.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.329609025Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.329657816Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/multus.openshift.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.329792769Z cluster-scoped-resources/admissionregistration.k8s.io/validatingwebhookconfigurations/network-node-identity.openshift.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.329884191Z cluster-scoped-resources/apiextensions.k8s.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.33029191Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.330343291Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/accounts.nim.opendatahub.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.330569126Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.330849482Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/adminpolicybasedexternalroutes.k8s.ovn.org.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.331082677Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertingrules.monitoring.openshift.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.331239491Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagerconfigs.monitoring.coreos.com.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.335102697Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertmanagers.monitoring.coreos.com.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.336656541Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/alertrelabelconfigs.monitoring.openshift.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.336811985Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apirequestcounts.apiserver.openshift.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.336985989Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/apiservers.config.openshift.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.337149772Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/appliedmanifestworks.work.open-cluster-management.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.337288025Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/authentications.config.openshift.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.33752341Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/baselineadminnetworkpolicies.policy.networking.k8s.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.337752606Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/builds.config.openshift.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.33793854Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/catalogsources.operators.coreos.com.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.338250157Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudcredentials.operator.openshift.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.3383951Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudeventsources.eventing.keda.sh.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.338561394Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/cloudprivateipconfigs.cloud.network.openshift.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.338691436Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterclaims.cluster.open-cluster-management.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.338814749Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercloudeventsources.eventing.keda.sh.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.338962473Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustercsidrivers.operator.openshift.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.339135416Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterimagepolicies.config.openshift.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.339333631Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteroperators.config.openshift.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.339484164Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterresourcequotas.quota.openshift.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.339632997Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterserviceversions.operators.coreos.com.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.341631082Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterstoragecontainers.serving.kserve.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.341804876Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clustertriggerauthentications.keda.sh.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.3419947Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusteruserdefinednetworks.k8s.ovn.org.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.342210875Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/clusterversions.config.openshift.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.342505971Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.342963782Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.operator.openshift.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.343104265Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/configs.samples.operator.openshift.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.343241768Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleclidownloads.console.openshift.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.343396931Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleexternalloglinks.console.openshift.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.343529184Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolelinks.console.openshift.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.343665107Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolenotifications.console.openshift.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.34379759Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleplugins.console.openshift.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.343962874Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolequickstarts.console.openshift.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.344134697Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.config.openshift.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.34426294Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoles.operator.openshift.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.344532826Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consolesamples.console.openshift.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.34468569Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/consoleyamlsamples.console.openshift.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.344816753Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/controllerconfigs.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.345401586Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/credentialsrequests.cloudcredential.openshift.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.345543349Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/csisnapshotcontrollers.operator.openshift.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.345679022Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/datascienceclusters.datasciencecluster.opendatahub.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.345875466Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.config.openshift.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.34602625Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnses.operator.openshift.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.346226274Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dnsrecords.ingress.operator.openshift.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.346363917Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/dscinitializations.dscinitialization.opendatahub.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.346555241Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressfirewalls.k8s.ovn.org.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.346693504Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressips.k8s.ovn.org.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.346833048Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressqoses.k8s.ovn.org.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.347005861Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressrouters.network.operator.openshift.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.347155035Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/egressservices.k8s.ovn.org.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.347291928Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/etcds.operator.openshift.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.347452391Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/featuregates.config.openshift.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.347596814Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gatewayclasses.gateway.networking.k8s.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.347757588Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gateways.gateway.networking.k8s.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.348154507Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/grpcroutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.348564896Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/helmchartrepositories.helm.openshift.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.348703539Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httproutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.349535668Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httpscaledobjects.http.keda.sh.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.349687991Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentpolicies.config.openshift.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.349823844Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagecontentsourcepolicies.operator.openshift.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.349969067Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagedigestmirrorsets.config.openshift.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.3501118Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepolicies.config.openshift.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.350315215Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagepruners.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.350578751Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/images.config.openshift.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.350727664Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/imagetagmirrorsets.config.openshift.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.350863337Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencegraphs.serving.kserve.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.351050131Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencemodelrewrites.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.351197525Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceobjectives.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.351337768Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepoolimports.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.351489411Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.k8s.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.351649664Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.351790928Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceservices.serving.kserve.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.354104949Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/infrastructures.config.openshift.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.35458981Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresscontrollers.operator.openshift.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.355223004Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ingresses.config.openshift.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.355412278Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/insightsoperators.operator.openshift.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.355587482Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/installplans.operators.coreos.com.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.355744376Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/interceptorroutes.http.keda.sh.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.355895959Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ipamclaims.k8s.cni.cncf.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.356045522Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ippools.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.356162505Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kedacontrollers.keda.sh.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.359176162Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeapiservers.operator.openshift.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.359348056Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubecontrollermanagers.operator.openshift.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.359498209Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubeschedulers.operator.openshift.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.359644222Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/kubestorageversionmigrators.operator.openshift.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.359773085Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceserviceconfigs.serving.kserve.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.366553046Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/llminferenceservices.serving.kserve.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.370743229Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfignodes.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.370916073Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineconfigurations.operator.openshift.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.37125376Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosbuilds.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.371437874Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/machineosconfigs.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.371599818Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/network-attachment-definitions.k8s.cni.cncf.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.371735201Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.config.openshift.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.371902935Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/networks.operator.openshift.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.372182281Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodes.config.openshift.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.372320094Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/nodeslicepools.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.372444877Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/oauths.config.openshift.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.372642101Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/olmconfigs.operators.coreos.com.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.372778394Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftapiservers.operator.openshift.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.372912637Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/openshiftcontrollermanagers.operator.openshift.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.373063791Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorconditions.operators.coreos.com.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.373219104Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorgroups.operators.coreos.com.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.373381967Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorhubs.config.openshift.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.373523301Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operatorpkis.network.operator.openshift.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.373651904Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/operators.operators.coreos.com.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.373797227Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/overlappingrangeipreservations.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.37392307Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/pinnedimagesets.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.374071303Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podmonitors.monitoring.coreos.com.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.37437812Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/podnetworkconnectivitychecks.controlplane.operator.openshift.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.374534563Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/probes.monitoring.coreos.com.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.374790019Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/profiles.tuned.openshift.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.374924302Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projecthelmchartrepositories.helm.openshift.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.375078235Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/projects.config.openshift.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.375202788Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheuses.monitoring.coreos.com.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.377289905Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/prometheusrules.monitoring.coreos.com.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.377440788Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/proxies.config.openshift.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.377570841Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rangeallocations.security.internal.openshift.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.377696194Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/referencegrants.gateway.networking.k8s.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.377863417Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/rolebindingrestrictions.authorization.openshift.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.378044281Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledjobs.keda.sh.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.379645357Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/scaledobjects.keda.sh.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.379822761Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/schedulers.config.openshift.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.379999035Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/securitycontextconstraints.security.openshift.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.380176259Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicecas.operator.openshift.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.380311392Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servicemonitors.monitoring.coreos.com.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.380567697Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/servingruntimes.serving.kserve.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.381106789Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storages.operator.openshift.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.381251922Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storagestates.migration.k8s.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.381381535Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/storageversionmigrations.migration.k8s.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.381510198Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/subscriptions.operators.coreos.com.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.382177043Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/thanosrulers.monitoring.coreos.com.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.383518713Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/trainedmodels.serving.kserve.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.383639946Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/triggerauthentications.keda.sh.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.383809779Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/tuneds.tuned.openshift.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.383967163Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/userdefinednetworks.k8s.ovn.org.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.384142737Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumepopulators.populator.storage.k8s.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.38427372Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotclasses.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.384409533Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshotcontents.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.384590347Z cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/volumesnapshots.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.38472482Z cluster-scoped-resources/apiregistration.k8s.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.385001516Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.385079188Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1..yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.38519255Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.admissionregistration.k8s.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.385297083Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiextensions.k8s.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.385401265Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apiserver.openshift.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.385484227Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.openshift.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.385665901Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.apps.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.385771263Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authentication.k8s.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.385872745Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.k8s.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.385988248Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.authorization.openshift.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.38610241Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.autoscaling.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.386199303Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.batch.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.386301915Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.build.openshift.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.386409077Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.certificates.k8s.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.38651923Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloud.network.openshift.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.386623872Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.cloudcredential.openshift.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.386711314Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.config.openshift.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.386810636Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.console.openshift.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.386909978Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.coordination.k8s.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.387030141Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.datasciencecluster.opendatahub.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.387133423Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.discovery.k8s.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.387237515Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.dscinitialization.opendatahub.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.387328797Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.events.k8s.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.38743342Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.flowcontrol.apiserver.k8s.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.387529542Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.gateway.networking.k8s.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.387625904Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.image.openshift.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.387819139Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.imageregistry.operator.openshift.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.387919331Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.inference.networking.k8s.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.388032193Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.ingress.operator.openshift.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.388117685Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.cni.cncf.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.388211597Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.k8s.ovn.org.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.388297119Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.machineconfiguration.openshift.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.388393371Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.coreos.com.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.388473283Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.monitoring.openshift.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.388560305Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.network.operator.openshift.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.388656057Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.networking.k8s.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.388744049Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.nim.opendatahub.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.388829751Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.node.k8s.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.388916693Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.oauth.openshift.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.389030086Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operator.openshift.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.389117657Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.operators.coreos.com.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.389208839Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.packages.operators.coreos.com.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.389303952Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.policy.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.389396274Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.project.openshift.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.389484476Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.quota.openshift.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.389579898Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.rbac.authorization.k8s.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.389664449Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.resource.k8s.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.389758852Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.route.openshift.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.389845133Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.samples.operator.openshift.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.389936746Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.scheduling.k8s.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.390084809Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.internal.openshift.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.390178711Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.security.openshift.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.390276393Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.snapshot.storage.k8s.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.390381525Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.storage.k8s.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.390486018Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.template.openshift.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.39058017Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.tuned.openshift.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.390671452Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.user.openshift.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.390767634Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1.work.open-cluster-management.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.390877567Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.cluster.open-cluster-management.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.391062991Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.controlplane.operator.openshift.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.391155863Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.eventing.keda.sh.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.391248345Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.http.keda.sh.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.391343737Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.391433029Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.k8s.cni.cncf.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.391557531Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.keda.sh.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.391676444Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.migration.k8s.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.391782967Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.monitoring.coreos.com.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.391874178Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operator.openshift.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.391996821Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.operators.coreos.com.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.392087963Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.policy.networking.k8s.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.392184536Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.serving.kserve.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.392272907Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha1.whereabouts.cni.cncf.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.39236374Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.392450591Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.operators.coreos.com.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.392545933Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1alpha2.serving.kserve.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.392632926Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.admissionregistration.k8s.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.392730328Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.external.metrics.k8s.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.39284007Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.gateway.networking.k8s.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.392927882Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.helm.openshift.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.393049245Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.http.keda.sh.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.393140017Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.metrics.k8s.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.393242159Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.monitoring.coreos.com.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.393338351Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.populator.storage.k8s.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.393427623Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.serving.kserve.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.393524445Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v1beta1.storage.k8s.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.393623708Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.autoscaling.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.39372067Z cluster-scoped-resources/apiregistration.k8s.io/apiservices/v2.operators.coreos.com.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.393779861Z cluster-scoped-resources/certificates.k8s.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.393847093Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.393878313Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-595kf.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.394006486Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-9mff8.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.394101438Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-9xz7j.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.39419961Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-b2tc9.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.394289202Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-b6hcz.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.394383765Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-krhw9.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.394476067Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-lc6d7.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.394575259Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-rf6xp.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.394720462Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-rwb6l.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.394820834Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-tzfbh.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.394917346Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-xlxkk.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.395035619Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/csr-zlfvm.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.395130321Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-9hk49.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.395224613Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-k529j.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.395330266Z cluster-scoped-resources/certificates.k8s.io/certificatesigningrequests/system:openshift:openshift-monitoring-tbsk5.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.395485849Z cluster-scoped-resources/config.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.39553915Z cluster-scoped-resources/config.openshift.io/apiservers.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.395714614Z cluster-scoped-resources/config.openshift.io/authentications.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.395853477Z cluster-scoped-resources/config.openshift.io/builds.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.396029251Z cluster-scoped-resources/config.openshift.io/clusterimagepolicies.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.396116293Z cluster-scoped-resources/config.openshift.io/clusteroperators.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.39643265Z cluster-scoped-resources/config.openshift.io/clusterversions.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.396544833Z cluster-scoped-resources/config.openshift.io/consoles.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.396632255Z cluster-scoped-resources/config.openshift.io/dnses.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.396738367Z cluster-scoped-resources/config.openshift.io/featuregates.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.396841379Z cluster-scoped-resources/config.openshift.io/imagecontentpolicies.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.396934751Z cluster-scoped-resources/config.openshift.io/imagedigestmirrorsets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.397054864Z cluster-scoped-resources/config.openshift.io/imagepolicies.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.397136966Z cluster-scoped-resources/config.openshift.io/images.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.397232468Z cluster-scoped-resources/config.openshift.io/imagetagmirrorsets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.39731756Z cluster-scoped-resources/config.openshift.io/infrastructures.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.397416512Z cluster-scoped-resources/config.openshift.io/ingresses.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.397511994Z cluster-scoped-resources/config.openshift.io/networks.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.397603226Z cluster-scoped-resources/config.openshift.io/nodes.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.397692968Z cluster-scoped-resources/config.openshift.io/oauths.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.39778475Z cluster-scoped-resources/config.openshift.io/operatorhubs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.397869932Z cluster-scoped-resources/config.openshift.io/projects.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.397961234Z cluster-scoped-resources/config.openshift.io/proxies.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.398079827Z cluster-scoped-resources/config.openshift.io/schedulers.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.398185239Z cluster-scoped-resources/config.openshift.io/clusteroperators/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.39823073Z cluster-scoped-resources/config.openshift.io/clusteroperators/console.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.398333462Z cluster-scoped-resources/config.openshift.io/clusteroperators/csi-snapshot-controller.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.398421504Z cluster-scoped-resources/config.openshift.io/clusteroperators/dns.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.398528406Z cluster-scoped-resources/config.openshift.io/clusteroperators/image-registry.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.398615968Z cluster-scoped-resources/config.openshift.io/clusteroperators/ingress.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.398711901Z cluster-scoped-resources/config.openshift.io/clusteroperators/insights.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.398804213Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-apiserver.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.398962806Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-controller-manager.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.399074659Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-scheduler.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.399166371Z cluster-scoped-resources/config.openshift.io/clusteroperators/kube-storage-version-migrator.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.399267343Z cluster-scoped-resources/config.openshift.io/clusteroperators/monitoring.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.399360755Z cluster-scoped-resources/config.openshift.io/clusteroperators/network.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.399493358Z cluster-scoped-resources/config.openshift.io/clusteroperators/node-tuning.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.3995897Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-apiserver.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.399677492Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-controller-manager.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.399771354Z cluster-scoped-resources/config.openshift.io/clusteroperators/openshift-samples.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.399861976Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-catalog.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.399967269Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager-packageserver.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.400126312Z cluster-scoped-resources/config.openshift.io/clusteroperators/operator-lifecycle-manager.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.400232274Z cluster-scoped-resources/config.openshift.io/clusteroperators/service-ca.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.400344627Z cluster-scoped-resources/config.openshift.io/clusteroperators/storage.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.400439519Z cluster-scoped-resources/config.openshift.io/clusterversions/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.40049328Z cluster-scoped-resources/config.openshift.io/clusterversions/version.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.400575142Z cluster-scoped-resources/config.openshift.io/consoles/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.400625853Z cluster-scoped-resources/config.openshift.io/consoles/cluster.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.400696365Z cluster-scoped-resources/config.openshift.io/featuregates/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.400747716Z cluster-scoped-resources/config.openshift.io/featuregates/cluster.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.400836698Z cluster-scoped-resources/config.openshift.io/infrastructures/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.400891429Z cluster-scoped-resources/config.openshift.io/infrastructures/cluster.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.400990411Z cluster-scoped-resources/config.openshift.io/oauths/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.401047913Z cluster-scoped-resources/config.openshift.io/oauths/cluster.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.401127224Z cluster-scoped-resources/config.openshift.io/proxies/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.401180225Z cluster-scoped-resources/config.openshift.io/proxies/cluster.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.401257537Z cluster-scoped-resources/console.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.401266127Z cluster-scoped-resources/console.openshift.io/consoleplugins/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.401325369Z cluster-scoped-resources/console.openshift.io/consoleplugins/monitoring-plugin.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.401432881Z cluster-scoped-resources/console.openshift.io/consoleplugins/networking-console-plugin.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.401510603Z cluster-scoped-resources/core/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.401521673Z cluster-scoped-resources/core/nodes/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.401587545Z cluster-scoped-resources/core/nodes/ip-10-0-135-101.ec2.internal.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.401781299Z cluster-scoped-resources/core/nodes/ip-10-0-138-101.ec2.internal.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.401924472Z cluster-scoped-resources/core/nodes/ip-10-0-140-177.ec2.internal.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.402061225Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.402126437Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.402187118Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/catch-all.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.40229367Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/exempt.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.402392432Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/global-default.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.402502935Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-controller-manager.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.402598677Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-scheduler.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.402701209Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/kube-system-service-accounts.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.402857953Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-operator.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.402986636Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver-sar.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.403098328Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-apiserver.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.403204101Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-authentication-operator.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.403311223Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-controller-manager.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.403420125Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-kube-apiserver-operator.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.403527228Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-monitoring-metrics.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.40363379Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver-sar.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.403740362Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-apiserver.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.403848355Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/openshift-oauth-server.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.403969907Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/probes.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.4040795Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/service-accounts.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.404182212Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-leader-election.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.404285394Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-node-high.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.404390187Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/flowschemas/system-nodes.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.404490869Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.404551591Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/catch-all.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.404657363Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/exempt.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.404757415Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/global-default.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.404857317Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/leader-election.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.40496842Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/node-high.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.405102383Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/openshift-control-plane-operators.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.405262696Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/system.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.40540881Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-high.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.405519382Z cluster-scoped-resources/flowcontrol.apiserver.k8s.io/prioritylevelconfigurations/workload-low.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.405604094Z cluster-scoped-resources/imageregistry.operator.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.405615824Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.405674445Z cluster-scoped-resources/imageregistry.operator.openshift.io/configs/cluster.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.405768098Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.405845819Z cluster-scoped-resources/imageregistry.operator.openshift.io/imagepruners/cluster.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.40590969Z cluster-scoped-resources/migration.k8s.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.405921671Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.406005983Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/console-plugin-storage-version-migration.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.406115385Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-controllerconfig-storage-version-migration.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.406280969Z cluster-scoped-resources/migration.k8s.io/storageversionmigrations/machineconfiguration-machineconfigpool-storage-version-migration.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.4063576Z cluster-scoped-resources/oauth.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.406366431Z cluster-scoped-resources/oauth.openshift.io/oauthclients/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.406421002Z cluster-scoped-resources/oauth.openshift.io/oauthclients/console.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.406557285Z cluster-scoped-resources/operator.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.406567345Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.406614786Z cluster-scoped-resources/operator.openshift.io/clustercsidrivers/ebs.csi.aws.com.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.406707978Z cluster-scoped-resources/operator.openshift.io/consoles/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.40676626Z cluster-scoped-resources/operator.openshift.io/consoles/cluster.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.406890872Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.406937173Z cluster-scoped-resources/operator.openshift.io/csisnapshotcontrollers/cluster.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.407078537Z cluster-scoped-resources/operator.openshift.io/dnses/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.407126708Z cluster-scoped-resources/operator.openshift.io/dnses/default.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.407184679Z cluster-scoped-resources/operator.openshift.io/insightsoperators/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.40721893Z cluster-scoped-resources/operator.openshift.io/insightsoperators/cluster.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.407331682Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.407362003Z cluster-scoped-resources/operator.openshift.io/kubeapiservers/cluster.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.407424954Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.407453585Z cluster-scoped-resources/operator.openshift.io/kubecontrollermanagers/cluster.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.407513326Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.407547097Z cluster-scoped-resources/operator.openshift.io/kubeschedulers/cluster.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.407603418Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.407641529Z cluster-scoped-resources/operator.openshift.io/kubestorageversionmigrators/cluster.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.40770271Z cluster-scoped-resources/operator.openshift.io/networks/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.407747422Z cluster-scoped-resources/operator.openshift.io/networks/cluster.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.407820023Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.407878345Z cluster-scoped-resources/operator.openshift.io/openshiftapiservers/cluster.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.407957846Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.408035918Z cluster-scoped-resources/operator.openshift.io/openshiftcontrollermanagers/cluster.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.408100759Z cluster-scoped-resources/operator.openshift.io/servicecas/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.408161491Z cluster-scoped-resources/operator.openshift.io/servicecas/cluster.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.408224892Z cluster-scoped-resources/operator.openshift.io/storages/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.408274033Z cluster-scoped-resources/operator.openshift.io/storages/cluster.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.408381966Z cluster-scoped-resources/operators.coreos.com/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.408389396Z cluster-scoped-resources/operators.coreos.com/olmconfigs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.408448597Z cluster-scoped-resources/operators.coreos.com/olmconfigs/cluster.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.408516479Z cluster-scoped-resources/operators.coreos.com/operators/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.4085704Z cluster-scoped-resources/operators.coreos.com/operators/openshift-custom-metrics-autoscaler-operator.openshift-keda.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.408664602Z cluster-scoped-resources/rbac.authorization.k8s.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.408733983Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.408794605Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/aws-ebs-csi-driver-operator-clusterrolebinding.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.408894167Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cloud-network-config-controller.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.40901604Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cluster-node-tuning-operator.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.409213054Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/cluster-storage-operator-role.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.409378378Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/csi-snapshot-controller-operator-clusterrole.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.40948053Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/csi-snapshot-controller-runner-operator.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.409589283Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/metrics-daemon-sa-rolebinding.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.409690545Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-admission-controller-webhook.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.409797017Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-ancillary-tools.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.409900369Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-cluster-readers.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.410023752Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-group.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.410124554Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-transient.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.410230497Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/multus-whereabouts.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.410332409Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-diagnostics.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.410437481Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/network-node-identity.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.410568584Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-image-registry-pruner.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.410665226Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-iptables-alerter.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.410773859Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.410886851Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-identity-limited.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.411008564Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/openshift-ovn-kubernetes-node-kube-rbac-proxy.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.411109796Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterrolebindings/registry-registry-role.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.411252349Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.41129597Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/aws-ebs-csi-driver-operator-clusterrole.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.411420433Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/cloud-network-config-controller.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.411521725Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/cluster-node-tuning-operator.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.411645788Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console-extensions-reader.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.411805312Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console-operator.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.411918094Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/console.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.412041157Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/csi-snapshot-controller-operator-clusterrole.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.41216373Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/helm-chartrepos-viewer.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.412272892Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/metrics-daemon-role.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.412384025Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-admission-controller-webhook.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.412485067Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus-ancillary-tools.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.412588169Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/multus.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.412700782Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/net-attach-def-project.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.412798074Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-diagnostics.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.412906096Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/network-node-identity.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.413036849Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-csi-snapshot-controller-runner.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.413153992Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-iptables-alerter.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.413263954Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-cluster-reader.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.413380207Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.413497719Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-kube-rbac-proxy.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.413602672Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-node-limited.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.413720864Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-editor.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.414041451Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/openshift-ovn-kubernetes-udn-viewer.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.414162924Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/project-helm-chartrepository-editor.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.414273876Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-admin.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.414365609Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-basic-user.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.4144569Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-storage-admin.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.414564763Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:openshift:aggregate-snapshots-to-view.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.414650175Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/system:registry.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.414774258Z cluster-scoped-resources/rbac.authorization.k8s.io/clusterroles/whereabouts-cni.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.414854049Z cluster-scoped-resources/samples.operator.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.41486351Z cluster-scoped-resources/samples.operator.openshift.io/configs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.41490291Z cluster-scoped-resources/samples.operator.openshift.io/configs/cluster.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.415083945Z cluster-scoped-resources/snapshot.storage.k8s.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.415097375Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.415140106Z cluster-scoped-resources/snapshot.storage.k8s.io/volumesnapshotclasses/csi-aws-vsc.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.415209157Z cluster-scoped-resources/storage.k8s.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.415218297Z cluster-scoped-resources/storage.k8s.io/csidrivers/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.415266699Z cluster-scoped-resources/storage.k8s.io/csidrivers/ebs.csi.aws.com.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.415356041Z cluster-scoped-resources/storage.k8s.io/csinodes/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.415407042Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-135-101.ec2.internal.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.415521014Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-138-101.ec2.internal.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.415625087Z cluster-scoped-resources/storage.k8s.io/csinodes/ip-10-0-140-177.ec2.internal.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.415706948Z cluster-scoped-resources/storage.k8s.io/storageclasses/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.41576288Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp2-csi.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.415867482Z cluster-scoped-resources/storage.k8s.io/storageclasses/gp3-csi.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.415925803Z host_service_logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.416005635Z host_service_logs/masters/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.416067507Z host_service_logs/masters/NetworkManager_service.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.416144918Z host_service_logs/masters/crio_service.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.41622829Z host_service_logs/masters/kubelet_service.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.416313062Z host_service_logs/masters/machine-config-daemon-firstboot_service.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.416464915Z host_service_logs/masters/machine-config-daemon-host_service.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.416594738Z host_service_logs/masters/openvswitch_service.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.41668259Z host_service_logs/masters/ostree-finalize-staged_service.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.416770222Z host_service_logs/masters/ovs-configuration_service.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.416858324Z host_service_logs/masters/ovs-vswitchd_service.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.416956856Z host_service_logs/masters/ovsdb-server_service.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.417050628Z host_service_logs/masters/rpm-ostreed_service.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.417084499Z ingress_controllers/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.417092429Z ingress_controllers/default/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.417096519Z ingress_controllers/default/router-default-696dd48b59-jz82t/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.41713057Z ingress_controllers/default/router-default-696dd48b59-jz82t/haproxy.config [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.417256153Z insights-data/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.417265483Z istio/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.417306904Z istio/aggregated-discovery-api.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.417448677Z istio/aggregated-discovery-apis.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.417847936Z istio/event-filter.html [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.417956518Z istio/timestamp [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.41804302Z istio/cluster-scoped-resources/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.418050571Z istio/cluster-scoped-resources/apiextensions.k8s.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.418092752Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.418155493Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gatewayclasses.gateway.networking.k8s.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.418319797Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/gateways.gateway.networking.k8s.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.418761566Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/grpcroutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.419233537Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/httproutes.gateway.networking.k8s.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.420217989Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencemodelrewrites.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.420358082Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferenceobjectives.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.420531126Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepoolimports.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.420691079Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.k8s.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.420842462Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/inferencepools.inference.networking.x-k8s.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.421004206Z istio/cluster-scoped-resources/apiextensions.k8s.io/customresourcedefinitions/referencegrants.gateway.networking.k8s.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.421096868Z machine_config_ondisk/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.421104648Z machine_config_termination_logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.421119489Z monitoring/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.421125689Z monitoring/alertmanager/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.421219731Z monitoring/alertmanager/status.json [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.421342054Z monitoring/alertmanager/status.stderr [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.421359834Z monitoring/prometheus/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.421443546Z monitoring/prometheus/alertmanagers.json [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.421572429Z monitoring/prometheus/alertmanagers.stderr [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.42164587Z monitoring/prometheus/rules.json [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.422340796Z monitoring/prometheus/rules.stderr [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.422397747Z monitoring/prometheus/prometheus-k8s-0/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.422478349Z monitoring/prometheus/prometheus-k8s-0/active-targets.json [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.423509592Z monitoring/prometheus/prometheus-k8s-0/active-targets.stderr [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.423568413Z monitoring/prometheus/prometheus-k8s-0/status/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.423629764Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.json [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.423740317Z monitoring/prometheus/prometheus-k8s-0/status/runtimeinfo.stderr [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.423827989Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.json [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.423959372Z monitoring/prometheus/prometheus-k8s-0/status/tsdb.stderr [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.424024313Z monitoring/prometheus/status/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.424074145Z monitoring/prometheus/status/config.json [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.424552725Z monitoring/prometheus/status/config.stderr [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.424630497Z monitoring/prometheus/status/flags.json [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.424749259Z monitoring/prometheus/status/flags.stderr [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.424967404Z namespaces/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.425029446Z namespaces/default/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.425097707Z namespaces/default/default.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.425176039Z namespaces/default/apps.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.42522192Z namespaces/default/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.425291371Z namespaces/default/apps/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.425335602Z namespaces/default/apps/daemonsets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.425443855Z namespaces/default/apps/deployments.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.425535867Z namespaces/default/apps/replicasets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.425640539Z namespaces/default/apps/statefulsets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.42568779Z namespaces/default/autoscaling/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.425759402Z namespaces/default/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.425805283Z namespaces/default/batch/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.425862594Z namespaces/default/batch/cronjobs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.425970887Z namespaces/default/batch/jobs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.426037438Z namespaces/default/build.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.426082269Z namespaces/default/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.426189812Z namespaces/default/build.openshift.io/builds.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.426276143Z namespaces/default/core/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.426337765Z namespaces/default/core/configmaps.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.426476298Z namespaces/default/core/endpoints.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.42659042Z namespaces/default/core/events.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.426769164Z namespaces/default/core/persistentvolumeclaims.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.426863476Z namespaces/default/core/pods.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.426964279Z namespaces/default/core/replicationcontrollers.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.427128302Z namespaces/default/core/secrets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.427306876Z namespaces/default/core/services.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.427388948Z namespaces/default/discovery.k8s.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.427434549Z namespaces/default/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.427648004Z namespaces/default/image.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.427696925Z namespaces/default/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.427779447Z namespaces/default/k8s.ovn.org/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.427824908Z namespaces/default/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.427960291Z namespaces/default/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.428062913Z namespaces/default/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.428102384Z namespaces/default/monitoring.coreos.com/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.428132855Z namespaces/default/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.428194366Z namespaces/default/networking.k8s.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.428235807Z namespaces/default/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.428277678Z namespaces/default/policy/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.428319229Z namespaces/default/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.42836153Z namespaces/default/route.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.428403021Z namespaces/default/route.openshift.io/routes.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.428506333Z namespaces/kserve/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.428547544Z namespaces/kserve/kserve.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.428612855Z namespaces/kserve/apps.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.428645966Z namespaces/kserve/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.428688557Z namespaces/kserve/apps/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.428734208Z namespaces/kserve/apps/daemonsets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.42881744Z namespaces/kserve/apps/deployments.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.429044275Z namespaces/kserve/apps/replicasets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.429226399Z namespaces/kserve/apps/statefulsets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.42927428Z namespaces/kserve/autoscaling/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.429318561Z namespaces/kserve/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.429388512Z namespaces/kserve/batch/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.429439574Z namespaces/kserve/batch/cronjobs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.429542946Z namespaces/kserve/batch/jobs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.429635678Z namespaces/kserve/build.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.429681959Z namespaces/kserve/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.429784831Z namespaces/kserve/build.openshift.io/builds.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.429852233Z namespaces/kserve/coordination.k8s.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.429860393Z namespaces/kserve/coordination.k8s.io/leases/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.429926604Z namespaces/kserve/coordination.k8s.io/leases/kserve-controller-manager-leader-lock.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.430053767Z namespaces/kserve/coordination.k8s.io/leases/llminferenceservice-kserve-controller-manager.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.43015338Z namespaces/kserve/coordination.k8s.io/leases/odh-model-controller.opendatahub.io.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.430296663Z namespaces/kserve/core/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.430344674Z namespaces/kserve/core/configmaps.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.4306479Z namespaces/kserve/core/endpoints.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.430776883Z namespaces/kserve/core/events.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.431145531Z namespaces/kserve/core/persistentvolumeclaims.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.431245234Z namespaces/kserve/core/pods.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.43151991Z namespaces/kserve/core/replicationcontrollers.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.431663823Z namespaces/kserve/core/secrets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.43195963Z namespaces/kserve/core/services.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.432119233Z namespaces/kserve/discovery.k8s.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.432167984Z namespaces/kserve/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.432276897Z namespaces/kserve/image.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.432322668Z namespaces/kserve/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.432392199Z namespaces/kserve/k8s.ovn.org/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.4324364Z namespaces/kserve/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.432545983Z namespaces/kserve/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.432639295Z namespaces/kserve/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.432703026Z namespaces/kserve/monitoring.coreos.com/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.432752327Z namespaces/kserve/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.432843649Z namespaces/kserve/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.4328904Z namespaces/kserve/monitoring.coreos.com/servicemonitors/model-serving-api-metrics.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.433036264Z namespaces/kserve/monitoring.coreos.com/servicemonitors/odh-model-controller-metrics-monitor.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.433098625Z namespaces/kserve/networking.k8s.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.433156066Z namespaces/kserve/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.433259078Z namespaces/kserve/pods/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.433268919Z namespaces/kserve/pods/kserve-controller-manager-57676b4bd8-54mlr/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.43334099Z namespaces/kserve/pods/kserve-controller-manager-57676b4bd8-54mlr/kserve-controller-manager-57676b4bd8-54mlr.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.433433082Z namespaces/kserve/pods/kserve-controller-manager-57676b4bd8-54mlr/manager/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.433440622Z namespaces/kserve/pods/kserve-controller-manager-57676b4bd8-54mlr/manager/manager/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.433444783Z namespaces/kserve/pods/kserve-controller-manager-57676b4bd8-54mlr/manager/manager/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.433501864Z namespaces/kserve/pods/kserve-controller-manager-57676b4bd8-54mlr/manager/manager/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.435965189Z namespaces/kserve/pods/kserve-controller-manager-57676b4bd8-54mlr/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.436069951Z namespaces/kserve/pods/kserve-controller-manager-57676b4bd8-54mlr/manager/manager/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.436117502Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-zd7s5/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.436162853Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-zd7s5/llmisvc-controller-manager-67d95fdc48-zd7s5.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.436262785Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-zd7s5/manager/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.436271065Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-zd7s5/manager/manager/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.436276856Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-zd7s5/manager/manager/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.436337547Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-zd7s5/manager/manager/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.436505221Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-zd7s5/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.436586283Z namespaces/kserve/pods/llmisvc-controller-manager-67d95fdc48-zd7s5/manager/manager/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.436644144Z namespaces/kserve/pods/model-serving-api-fd65d7d6-9zshz/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.436706735Z namespaces/kserve/pods/model-serving-api-fd65d7d6-9zshz/model-serving-api-fd65d7d6-9zshz.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.436819038Z namespaces/kserve/pods/model-serving-api-fd65d7d6-9zshz/server/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.436829218Z namespaces/kserve/pods/model-serving-api-fd65d7d6-9zshz/server/server/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.436834368Z namespaces/kserve/pods/model-serving-api-fd65d7d6-9zshz/server/server/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.436894859Z namespaces/kserve/pods/model-serving-api-fd65d7d6-9zshz/server/server/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.437012252Z namespaces/kserve/pods/model-serving-api-fd65d7d6-9zshz/server/server/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.437099684Z namespaces/kserve/pods/model-serving-api-fd65d7d6-9zshz/server/server/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.437159795Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-zpxjl/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.437205276Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-zpxjl/odh-model-controller-84b54b7f97-zpxjl.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.437320929Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-zpxjl/manager/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.437330179Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-zpxjl/manager/manager/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.437337539Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-zpxjl/manager/manager/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.437405851Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-zpxjl/manager/manager/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.443404924Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-zpxjl/manager/manager/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.443490486Z namespaces/kserve/pods/odh-model-controller-84b54b7f97-zpxjl/manager/manager/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.443540227Z namespaces/kserve/pods/s3-init-lhqjf/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.443581068Z namespaces/kserve/pods/s3-init-lhqjf/s3-init-lhqjf.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.443698881Z namespaces/kserve/pods/s3-init-lhqjf/download-hf-model/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.443709291Z namespaces/kserve/pods/s3-init-lhqjf/download-hf-model/download-hf-model/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.443717361Z namespaces/kserve/pods/s3-init-lhqjf/download-hf-model/download-hf-model/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.443793893Z namespaces/kserve/pods/s3-init-lhqjf/download-hf-model/download-hf-model/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.443903855Z namespaces/kserve/pods/s3-init-lhqjf/download-hf-model/download-hf-model/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.443999867Z namespaces/kserve/pods/s3-init-lhqjf/download-hf-model/download-hf-model/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.444041788Z namespaces/kserve/pods/s3-init-lhqjf/s3-init/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.444052198Z namespaces/kserve/pods/s3-init-lhqjf/s3-init/s3-init/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.444065399Z namespaces/kserve/pods/s3-init-lhqjf/s3-init/s3-init/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.4441381Z namespaces/kserve/pods/s3-init-lhqjf/s3-init/s3-init/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.444442617Z namespaces/kserve/pods/s3-init-lhqjf/s3-init/s3-init/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.444529449Z namespaces/kserve/pods/s3-init-lhqjf/s3-init/s3-init/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.44459565Z namespaces/kserve/pods/seaweedfs-64568bcd49-9nlxz/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.444657452Z namespaces/kserve/pods/seaweedfs-64568bcd49-9nlxz/seaweedfs-64568bcd49-9nlxz.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.444753444Z namespaces/kserve/pods/seaweedfs-64568bcd49-9nlxz/seaweedfs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.444761284Z namespaces/kserve/pods/seaweedfs-64568bcd49-9nlxz/seaweedfs/seaweedfs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.444785175Z namespaces/kserve/pods/seaweedfs-64568bcd49-9nlxz/seaweedfs/seaweedfs/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.444852606Z namespaces/kserve/pods/seaweedfs-64568bcd49-9nlxz/seaweedfs/seaweedfs/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.445057711Z namespaces/kserve/pods/seaweedfs-64568bcd49-9nlxz/seaweedfs/seaweedfs/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.445144383Z namespaces/kserve/pods/seaweedfs-64568bcd49-9nlxz/seaweedfs/seaweedfs/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.445186104Z namespaces/kserve/policy/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.445246745Z namespaces/kserve/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.445307596Z namespaces/kserve/route.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.445361058Z namespaces/kserve/route.openshift.io/routes.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.445423289Z namespaces/kube-node-lease/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.445431049Z namespaces/kube-node-lease/coordination.k8s.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.445435459Z namespaces/kube-node-lease/coordination.k8s.io/leases/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.44548811Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-135-101.ec2.internal.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.445588283Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-138-101.ec2.internal.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.445668694Z namespaces/kube-node-lease/coordination.k8s.io/leases/ip-10-0-140-177.ec2.internal.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.445773787Z namespaces/kube-system/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.445831438Z namespaces/kube-system/kube-system.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.44592062Z namespaces/kube-system/apps.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.445992572Z namespaces/kube-system/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.446058613Z namespaces/kube-system/apps/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.446107314Z namespaces/kube-system/apps/daemonsets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.446245827Z namespaces/kube-system/apps/deployments.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.446338999Z namespaces/kube-system/apps/replicasets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.446436402Z namespaces/kube-system/apps/statefulsets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.446505623Z namespaces/kube-system/autoscaling/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.446561544Z namespaces/kube-system/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.446637076Z namespaces/kube-system/batch/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.446696357Z namespaces/kube-system/batch/cronjobs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.446796079Z namespaces/kube-system/batch/jobs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.446873131Z namespaces/kube-system/build.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.446922662Z namespaces/kube-system/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.447108086Z namespaces/kube-system/build.openshift.io/builds.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.447175418Z namespaces/kube-system/coordination.k8s.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.447185208Z namespaces/kube-system/coordination.k8s.io/leases/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.4472596Z namespaces/kube-system/coordination.k8s.io/leases/apiserver-uoksegzm5socdvrd3exysvtlai.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.447365362Z namespaces/kube-system/coordination.k8s.io/leases/kube-controller-manager.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.447463244Z namespaces/kube-system/coordination.k8s.io/leases/kube-scheduler.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.447550006Z namespaces/kube-system/core/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.447606957Z namespaces/kube-system/core/configmaps.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.447772831Z namespaces/kube-system/core/endpoints.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.447870803Z namespaces/kube-system/core/events.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.44817126Z namespaces/kube-system/core/persistentvolumeclaims.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.448263952Z namespaces/kube-system/core/pods.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.448548888Z namespaces/kube-system/core/replicationcontrollers.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.448699492Z namespaces/kube-system/core/secrets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.44909192Z namespaces/kube-system/core/services.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.449177902Z namespaces/kube-system/discovery.k8s.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.449236114Z namespaces/kube-system/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.449306075Z namespaces/kube-system/image.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.449357516Z namespaces/kube-system/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.449442928Z namespaces/kube-system/k8s.ovn.org/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.449496319Z namespaces/kube-system/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.449599652Z namespaces/kube-system/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.449695994Z namespaces/kube-system/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.449769465Z namespaces/kube-system/monitoring.coreos.com/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.449827097Z namespaces/kube-system/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.449891178Z namespaces/kube-system/networking.k8s.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.449995001Z namespaces/kube-system/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.450091013Z namespaces/kube-system/pods/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.450101013Z namespaces/kube-system/pods/global-pull-secret-syncer-267gf/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.450162494Z namespaces/kube-system/pods/global-pull-secret-syncer-267gf/global-pull-secret-syncer-267gf.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.450260696Z namespaces/kube-system/pods/global-pull-secret-syncer-267gf/global-pull-secret-syncer/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.450268377Z namespaces/kube-system/pods/global-pull-secret-syncer-267gf/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.450278077Z namespaces/kube-system/pods/global-pull-secret-syncer-267gf/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.450339518Z namespaces/kube-system/pods/global-pull-secret-syncer-267gf/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.450576474Z namespaces/kube-system/pods/global-pull-secret-syncer-267gf/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.450653425Z namespaces/kube-system/pods/global-pull-secret-syncer-267gf/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.450706896Z namespaces/kube-system/pods/global-pull-secret-syncer-5j9md/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.450762068Z namespaces/kube-system/pods/global-pull-secret-syncer-5j9md/global-pull-secret-syncer-5j9md.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.450847489Z namespaces/kube-system/pods/global-pull-secret-syncer-5j9md/global-pull-secret-syncer/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.45085835Z namespaces/kube-system/pods/global-pull-secret-syncer-5j9md/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.45086498Z namespaces/kube-system/pods/global-pull-secret-syncer-5j9md/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.450956412Z namespaces/kube-system/pods/global-pull-secret-syncer-5j9md/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.451192677Z namespaces/kube-system/pods/global-pull-secret-syncer-5j9md/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.451261539Z namespaces/kube-system/pods/global-pull-secret-syncer-5j9md/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.45132394Z namespaces/kube-system/pods/global-pull-secret-syncer-wrrg9/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.451381321Z namespaces/kube-system/pods/global-pull-secret-syncer-wrrg9/global-pull-secret-syncer-wrrg9.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.451461143Z namespaces/kube-system/pods/global-pull-secret-syncer-wrrg9/global-pull-secret-syncer/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.451473023Z namespaces/kube-system/pods/global-pull-secret-syncer-wrrg9/global-pull-secret-syncer/global-pull-secret-syncer/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.451511684Z namespaces/kube-system/pods/global-pull-secret-syncer-wrrg9/global-pull-secret-syncer/global-pull-secret-syncer/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.451569905Z namespaces/kube-system/pods/global-pull-secret-syncer-wrrg9/global-pull-secret-syncer/global-pull-secret-syncer/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.451817101Z namespaces/kube-system/pods/global-pull-secret-syncer-wrrg9/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.451898913Z namespaces/kube-system/pods/global-pull-secret-syncer-wrrg9/global-pull-secret-syncer/global-pull-secret-syncer/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.451933204Z namespaces/kube-system/pods/konnectivity-agent-465p6/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.452003095Z namespaces/kube-system/pods/konnectivity-agent-465p6/konnectivity-agent-465p6.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.452110848Z namespaces/kube-system/pods/konnectivity-agent-465p6/konnectivity-agent/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.452121798Z namespaces/kube-system/pods/konnectivity-agent-465p6/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.452137958Z namespaces/kube-system/pods/konnectivity-agent-465p6/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.452191069Z namespaces/kube-system/pods/konnectivity-agent-465p6/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.453367196Z namespaces/kube-system/pods/konnectivity-agent-465p6/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.453457167Z namespaces/kube-system/pods/konnectivity-agent-465p6/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.453480498Z namespaces/kube-system/pods/konnectivity-agent-6wnc9/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.45355286Z namespaces/kube-system/pods/konnectivity-agent-6wnc9/konnectivity-agent-6wnc9.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.453653242Z namespaces/kube-system/pods/konnectivity-agent-6wnc9/konnectivity-agent/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.453665202Z namespaces/kube-system/pods/konnectivity-agent-6wnc9/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.453685323Z namespaces/kube-system/pods/konnectivity-agent-6wnc9/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.453745084Z namespaces/kube-system/pods/konnectivity-agent-6wnc9/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.454865169Z namespaces/kube-system/pods/konnectivity-agent-6wnc9/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.454957251Z namespaces/kube-system/pods/konnectivity-agent-6wnc9/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.455050773Z namespaces/kube-system/pods/konnectivity-agent-bws88/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.455083123Z namespaces/kube-system/pods/konnectivity-agent-bws88/konnectivity-agent-bws88.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.455182286Z namespaces/kube-system/pods/konnectivity-agent-bws88/konnectivity-agent/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.455190396Z namespaces/kube-system/pods/konnectivity-agent-bws88/konnectivity-agent/konnectivity-agent/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.455204296Z namespaces/kube-system/pods/konnectivity-agent-bws88/konnectivity-agent/konnectivity-agent/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.455274568Z namespaces/kube-system/pods/konnectivity-agent-bws88/konnectivity-agent/konnectivity-agent/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.456429204Z namespaces/kube-system/pods/konnectivity-agent-bws88/konnectivity-agent/konnectivity-agent/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.456524626Z namespaces/kube-system/pods/konnectivity-agent-bws88/konnectivity-agent/konnectivity-agent/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.456569907Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-135-101.ec2.internal/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.456643568Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-135-101.ec2.internal/kube-apiserver-proxy-ip-10-0-135-101.ec2.internal.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.456752281Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-135-101.ec2.internal/haproxy/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.456766731Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-135-101.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.456778301Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-135-101.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.456850643Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-135-101.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.457064598Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-135-101.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.45715019Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-135-101.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.45717629Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-138-101.ec2.internal/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.457251372Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-138-101.ec2.internal/kube-apiserver-proxy-ip-10-0-138-101.ec2.internal.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.457321793Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-138-101.ec2.internal/haproxy/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.457332354Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-138-101.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.457338104Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-138-101.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.457375495Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-138-101.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.457565469Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-138-101.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.45764182Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-138-101.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.457661061Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-140-177.ec2.internal/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.457733933Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-140-177.ec2.internal/kube-apiserver-proxy-ip-10-0-140-177.ec2.internal.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.457804784Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-140-177.ec2.internal/haproxy/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.457812774Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-140-177.ec2.internal/haproxy/haproxy/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.457819284Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-140-177.ec2.internal/haproxy/haproxy/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.457896786Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-140-177.ec2.internal/haproxy/haproxy/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.458198433Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-140-177.ec2.internal/haproxy/haproxy/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.458283555Z namespaces/kube-system/pods/kube-apiserver-proxy-ip-10-0-140-177.ec2.internal/haproxy/haproxy/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.458328806Z namespaces/kube-system/policy/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.458372397Z namespaces/kube-system/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.458455098Z namespaces/kube-system/rbac.authorization.k8s.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.458473039Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.458542351Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/csi-snapshot-controller-operator-authentication-reader.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.458661113Z namespaces/kube-system/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.458720584Z namespaces/kube-system/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.458788456Z namespaces/kube-system/rbac.authorization.k8s.io/roles/extension-apiserver-authentication-reader.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.458857167Z namespaces/kube-system/route.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.458888908Z namespaces/kube-system/route.openshift.io/routes.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.45896768Z namespaces/open-cluster-management-agent-addon/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.45898691Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.45899161Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.459051842Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/cluster-proxy.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.459156084Z namespaces/open-cluster-management-agent-addon/coordination.k8s.io/leases/work-manager.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.459272787Z namespaces/openshift-apiserver-operator/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.459326948Z namespaces/openshift-apiserver-operator/openshift-apiserver-operator.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.45940852Z namespaces/openshift-apiserver-operator/apps.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.459455981Z namespaces/openshift-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.459520482Z namespaces/openshift-apiserver-operator/apps/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.459568403Z namespaces/openshift-apiserver-operator/apps/daemonsets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.459667896Z namespaces/openshift-apiserver-operator/apps/deployments.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.459762938Z namespaces/openshift-apiserver-operator/apps/replicasets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.45986291Z namespaces/openshift-apiserver-operator/apps/statefulsets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.459921501Z namespaces/openshift-apiserver-operator/autoscaling/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.460004863Z namespaces/openshift-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.460077485Z namespaces/openshift-apiserver-operator/batch/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.460128826Z namespaces/openshift-apiserver-operator/batch/cronjobs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.460224248Z namespaces/openshift-apiserver-operator/batch/jobs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.460256329Z namespaces/openshift-apiserver-operator/build.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.46031328Z namespaces/openshift-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.460422002Z namespaces/openshift-apiserver-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.460502164Z namespaces/openshift-apiserver-operator/core/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.460548635Z namespaces/openshift-apiserver-operator/core/configmaps.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.461565488Z namespaces/openshift-apiserver-operator/core/endpoints.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.46168679Z namespaces/openshift-apiserver-operator/core/events.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.461784783Z namespaces/openshift-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.461893425Z namespaces/openshift-apiserver-operator/core/pods.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.462010968Z namespaces/openshift-apiserver-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.462181892Z namespaces/openshift-apiserver-operator/core/secrets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.462373156Z namespaces/openshift-apiserver-operator/core/services.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.462457167Z namespaces/openshift-apiserver-operator/discovery.k8s.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.462516449Z namespaces/openshift-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.462608311Z namespaces/openshift-apiserver-operator/image.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.462658412Z namespaces/openshift-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.462737284Z namespaces/openshift-apiserver-operator/k8s.ovn.org/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.462783095Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.462887847Z namespaces/openshift-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.46300239Z namespaces/openshift-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.463077311Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.463128122Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.463204174Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.463254775Z namespaces/openshift-apiserver-operator/monitoring.coreos.com/servicemonitors/openshift-apiserver-operator.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.463324977Z namespaces/openshift-apiserver-operator/networking.k8s.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.463375468Z namespaces/openshift-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.463440589Z namespaces/openshift-apiserver-operator/policy/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.463490641Z namespaces/openshift-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.463547712Z namespaces/openshift-apiserver-operator/route.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.463593803Z namespaces/openshift-apiserver-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.463724946Z namespaces/openshift-apiserver/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.463771637Z namespaces/openshift-apiserver/openshift-apiserver.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.463851549Z namespaces/openshift-apiserver/apps.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.46389623Z namespaces/openshift-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.464016132Z namespaces/openshift-apiserver/apps/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.464063033Z namespaces/openshift-apiserver/apps/daemonsets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.464169746Z namespaces/openshift-apiserver/apps/deployments.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.464263408Z namespaces/openshift-apiserver/apps/replicasets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.46436125Z namespaces/openshift-apiserver/apps/statefulsets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.464409951Z namespaces/openshift-apiserver/autoscaling/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.464468542Z namespaces/openshift-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.464517663Z namespaces/openshift-apiserver/batch/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.464584885Z namespaces/openshift-apiserver/batch/cronjobs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.464681587Z namespaces/openshift-apiserver/batch/jobs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.464735028Z namespaces/openshift-apiserver/build.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.464794639Z namespaces/openshift-apiserver/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.464890142Z namespaces/openshift-apiserver/build.openshift.io/builds.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.464987674Z namespaces/openshift-apiserver/core/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.465035445Z namespaces/openshift-apiserver/core/configmaps.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.465155587Z namespaces/openshift-apiserver/core/endpoints.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.4652735Z namespaces/openshift-apiserver/core/events.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.465368762Z namespaces/openshift-apiserver/core/persistentvolumeclaims.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.465465745Z namespaces/openshift-apiserver/core/pods.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.465569147Z namespaces/openshift-apiserver/core/replicationcontrollers.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.4657129Z namespaces/openshift-apiserver/core/secrets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.465896094Z namespaces/openshift-apiserver/core/services.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.465964916Z namespaces/openshift-apiserver/discovery.k8s.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.466036487Z namespaces/openshift-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.466092698Z namespaces/openshift-apiserver/image.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.466139969Z namespaces/openshift-apiserver/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.466227461Z namespaces/openshift-apiserver/k8s.ovn.org/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.466273992Z namespaces/openshift-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.466384015Z namespaces/openshift-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.466484667Z namespaces/openshift-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.466561579Z namespaces/openshift-apiserver/monitoring.coreos.com/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.46660937Z namespaces/openshift-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.466684221Z namespaces/openshift-apiserver/networking.k8s.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.466728842Z namespaces/openshift-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.466808234Z namespaces/openshift-apiserver/policy/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.466853615Z namespaces/openshift-apiserver/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.466933967Z namespaces/openshift-apiserver/route.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.467009139Z namespaces/openshift-apiserver/route.openshift.io/routes.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.46708595Z namespaces/openshift-authentication-operator/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.467099491Z namespaces/openshift-authentication-operator/monitoring.coreos.com/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.467104971Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.467139212Z namespaces/openshift-authentication-operator/monitoring.coreos.com/servicemonitors/authentication-operator.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.467210263Z namespaces/openshift-cloud-controller-manager/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.467219724Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.467224104Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.467289545Z namespaces/openshift-cloud-controller-manager/coordination.k8s.io/leases/cloud-controller-manager.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.467348596Z namespaces/openshift-cloud-credential-operator/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.467360456Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.467364917Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.467416498Z namespaces/openshift-cloud-credential-operator/coordination.k8s.io/leases/cloud-credential-operator-leader.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.467489639Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.46749772Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.46753209Z namespaces/openshift-cloud-credential-operator/monitoring.coreos.com/servicemonitors/cloud-credential-operator.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.467641303Z namespaces/openshift-cloud-network-config-controller/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.467694244Z namespaces/openshift-cloud-network-config-controller/openshift-cloud-network-config-controller.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.467776586Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.467826387Z namespaces/openshift-cloud-network-config-controller/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.467910999Z namespaces/openshift-cloud-network-config-controller/apps/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.467984241Z namespaces/openshift-cloud-network-config-controller/apps/daemonsets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.468091103Z namespaces/openshift-cloud-network-config-controller/apps/deployments.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.468185725Z namespaces/openshift-cloud-network-config-controller/apps/replicasets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.468287577Z namespaces/openshift-cloud-network-config-controller/apps/statefulsets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.468345238Z namespaces/openshift-cloud-network-config-controller/autoscaling/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.46840438Z namespaces/openshift-cloud-network-config-controller/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.468477751Z namespaces/openshift-cloud-network-config-controller/batch/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.468536423Z namespaces/openshift-cloud-network-config-controller/batch/cronjobs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.468630965Z namespaces/openshift-cloud-network-config-controller/batch/jobs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.468703876Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.468761878Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.46886179Z namespaces/openshift-cloud-network-config-controller/build.openshift.io/builds.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.468919251Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.468928681Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.469016833Z namespaces/openshift-cloud-network-config-controller/coordination.k8s.io/leases/cloud-network-config-controller-lock.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.469118026Z namespaces/openshift-cloud-network-config-controller/core/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.469182807Z namespaces/openshift-cloud-network-config-controller/core/configmaps.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.46930631Z namespaces/openshift-cloud-network-config-controller/core/endpoints.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.469401142Z namespaces/openshift-cloud-network-config-controller/core/events.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.469498564Z namespaces/openshift-cloud-network-config-controller/core/persistentvolumeclaims.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.469601196Z namespaces/openshift-cloud-network-config-controller/core/pods.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.469697968Z namespaces/openshift-cloud-network-config-controller/core/replicationcontrollers.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.469861882Z namespaces/openshift-cloud-network-config-controller/core/secrets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.470000125Z namespaces/openshift-cloud-network-config-controller/core/services.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.470119068Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.470174259Z namespaces/openshift-cloud-network-config-controller/core/serviceaccounts/cloud-network-config-controller.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.470269131Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.470308362Z namespaces/openshift-cloud-network-config-controller/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.470375754Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.470438845Z namespaces/openshift-cloud-network-config-controller/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.470527867Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.470574418Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.47068208Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.470780843Z namespaces/openshift-cloud-network-config-controller/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.470855924Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.470902285Z namespaces/openshift-cloud-network-config-controller/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.471037718Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.471085409Z namespaces/openshift-cloud-network-config-controller/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.4711424Z namespaces/openshift-cloud-network-config-controller/policy/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.471202422Z namespaces/openshift-cloud-network-config-controller/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.471264413Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.471272274Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.471321424Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/rolebindings/cloud-network-config-controller-rb.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.471393486Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.471437347Z namespaces/openshift-cloud-network-config-controller/rbac.authorization.k8s.io/roles/cloud-network-config-controller.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.471506589Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.47154935Z namespaces/openshift-cloud-network-config-controller/route.openshift.io/routes.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.471654492Z namespaces/openshift-cluster-csi-drivers/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.471702403Z namespaces/openshift-cluster-csi-drivers/openshift-cluster-csi-drivers.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.471795605Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.471846686Z namespaces/openshift-cluster-csi-drivers/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.471912748Z namespaces/openshift-cluster-csi-drivers/apps/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.471959389Z namespaces/openshift-cluster-csi-drivers/apps/daemonsets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.472122912Z namespaces/openshift-cluster-csi-drivers/apps/deployments.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.472209774Z namespaces/openshift-cluster-csi-drivers/apps/replicasets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.472314437Z namespaces/openshift-cluster-csi-drivers/apps/statefulsets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.472364728Z namespaces/openshift-cluster-csi-drivers/autoscaling/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.47243798Z namespaces/openshift-cluster-csi-drivers/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.472495021Z namespaces/openshift-cluster-csi-drivers/batch/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.472527542Z namespaces/openshift-cluster-csi-drivers/batch/cronjobs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.472630934Z namespaces/openshift-cluster-csi-drivers/batch/jobs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.472707766Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.472768517Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.472860699Z namespaces/openshift-cluster-csi-drivers/build.openshift.io/builds.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.472932851Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.472965381Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.473027662Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/ebs-csi-aws-com.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.473129895Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-attacher-leader-ebs-csi-aws-com.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.473221047Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-resizer-ebs-csi-aws-com.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.47335865Z namespaces/openshift-cluster-csi-drivers/coordination.k8s.io/leases/external-snapshotter-leader-ebs-csi-aws-com.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.473476772Z namespaces/openshift-cluster-csi-drivers/core/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.473524613Z namespaces/openshift-cluster-csi-drivers/core/configmaps.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.473645276Z namespaces/openshift-cluster-csi-drivers/core/endpoints.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.473737648Z namespaces/openshift-cluster-csi-drivers/core/events.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.47424342Z namespaces/openshift-cluster-csi-drivers/core/persistentvolumeclaims.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.474336471Z namespaces/openshift-cluster-csi-drivers/core/pods.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.474598397Z namespaces/openshift-cluster-csi-drivers/core/replicationcontrollers.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.474759341Z namespaces/openshift-cluster-csi-drivers/core/secrets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.474891134Z namespaces/openshift-cluster-csi-drivers/core/services.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.474953045Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.475031957Z namespaces/openshift-cluster-csi-drivers/core/serviceaccounts/aws-ebs-csi-driver-operator.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.475095059Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.47514468Z namespaces/openshift-cluster-csi-drivers/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.475188301Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.475229831Z namespaces/openshift-cluster-csi-drivers/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.475304373Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.475346184Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.475438746Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.475520158Z namespaces/openshift-cluster-csi-drivers/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.475562499Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.47562051Z namespaces/openshift-cluster-csi-drivers/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.475696162Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.475734303Z namespaces/openshift-cluster-csi-drivers/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.475845105Z namespaces/openshift-cluster-csi-drivers/pods/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.475855296Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gsg9m/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.475921237Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gsg9m/aws-ebs-csi-driver-node-gsg9m.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.47605243Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gsg9m/csi-driver/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.47606543Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gsg9m/csi-driver/csi-driver/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.47607228Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gsg9m/csi-driver/csi-driver/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.476144812Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gsg9m/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.476249824Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gsg9m/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.476320126Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gsg9m/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.476357656Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gsg9m/csi-liveness-probe/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.476364397Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gsg9m/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.476368757Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gsg9m/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.476412388Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gsg9m/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.47652365Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gsg9m/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.476613552Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gsg9m/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.476658743Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gsg9m/csi-node-driver-registrar/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.476665873Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gsg9m/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.476669883Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gsg9m/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.476756425Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gsg9m/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.476871548Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gsg9m/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.476998901Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-gsg9m/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.477045332Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-shsfx/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.477117963Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-shsfx/aws-ebs-csi-driver-node-shsfx.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.477223356Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-shsfx/csi-driver/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.477230526Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-shsfx/csi-driver/csi-driver/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.477239466Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-shsfx/csi-driver/csi-driver/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.477307408Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-shsfx/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.4774228Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-shsfx/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.477510932Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-shsfx/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.477559973Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-shsfx/csi-liveness-probe/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.477567583Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-shsfx/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.477582904Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-shsfx/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.477662316Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-shsfx/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.477766948Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-shsfx/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.47785257Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-shsfx/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.477896831Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-shsfx/csi-node-driver-registrar/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.477904471Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-shsfx/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.477908491Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-shsfx/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.477994833Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-shsfx/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.478106505Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-shsfx/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.478178507Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-shsfx/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.478238898Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-z7ht5/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.47830373Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-z7ht5/aws-ebs-csi-driver-node-z7ht5.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.478406722Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-z7ht5/csi-driver/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.478418652Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-z7ht5/csi-driver/csi-driver/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.478431773Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-z7ht5/csi-driver/csi-driver/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.478522305Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-z7ht5/csi-driver/csi-driver/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.478700339Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-z7ht5/csi-driver/csi-driver/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.47879045Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-z7ht5/csi-driver/csi-driver/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.478850132Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-z7ht5/csi-liveness-probe/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.478859322Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-z7ht5/csi-liveness-probe/csi-liveness-probe/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.478871712Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-z7ht5/csi-liveness-probe/csi-liveness-probe/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.478961424Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-z7ht5/csi-liveness-probe/csi-liveness-probe/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.479146898Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-z7ht5/csi-liveness-probe/csi-liveness-probe/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.479252131Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-z7ht5/csi-liveness-probe/csi-liveness-probe/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.479290692Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-z7ht5/csi-node-driver-registrar/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.479311372Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-z7ht5/csi-node-driver-registrar/csi-node-driver-registrar/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.479324793Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-z7ht5/csi-node-driver-registrar/csi-node-driver-registrar/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.479387774Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-z7ht5/csi-node-driver-registrar/csi-node-driver-registrar/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.479501486Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-z7ht5/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.479590768Z namespaces/openshift-cluster-csi-drivers/pods/aws-ebs-csi-driver-node-z7ht5/csi-node-driver-registrar/csi-node-driver-registrar/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.47964748Z namespaces/openshift-cluster-csi-drivers/policy/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.479717671Z namespaces/openshift-cluster-csi-drivers/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.479763032Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.479770092Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.479833664Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/rolebindings/aws-ebs-csi-driver-operator-rolebinding.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.479895155Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.479959436Z namespaces/openshift-cluster-csi-drivers/rbac.authorization.k8s.io/roles/aws-ebs-csi-driver-operator-role.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.480031398Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.48009031Z namespaces/openshift-cluster-csi-drivers/route.openshift.io/routes.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.480145271Z namespaces/openshift-cluster-machine-approver/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.480155991Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.480160131Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.480199642Z namespaces/openshift-cluster-machine-approver/coordination.k8s.io/leases/cluster-machine-approver-leader.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.480273023Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.480282354Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.480314204Z namespaces/openshift-cluster-machine-approver/monitoring.coreos.com/servicemonitors/cluster-machine-approver.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.480432937Z namespaces/openshift-cluster-node-tuning-operator/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.480483908Z namespaces/openshift-cluster-node-tuning-operator/openshift-cluster-node-tuning-operator.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.48056544Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.480615261Z namespaces/openshift-cluster-node-tuning-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.480698363Z namespaces/openshift-cluster-node-tuning-operator/apps/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.480743714Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.480881837Z namespaces/openshift-cluster-node-tuning-operator/apps/deployments.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.48099699Z namespaces/openshift-cluster-node-tuning-operator/apps/replicasets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.481105232Z namespaces/openshift-cluster-node-tuning-operator/apps/statefulsets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.481161333Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.481226015Z namespaces/openshift-cluster-node-tuning-operator/apps/daemonsets/tuned.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.481314627Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.481360008Z namespaces/openshift-cluster-node-tuning-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.48144562Z namespaces/openshift-cluster-node-tuning-operator/batch/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.481491301Z namespaces/openshift-cluster-node-tuning-operator/batch/cronjobs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.481607773Z namespaces/openshift-cluster-node-tuning-operator/batch/jobs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.481657534Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.481719296Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.481818608Z namespaces/openshift-cluster-node-tuning-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.48189225Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.48189946Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.481960231Z namespaces/openshift-cluster-node-tuning-operator/coordination.k8s.io/leases/node-tuning-operator-lock.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.482090864Z namespaces/openshift-cluster-node-tuning-operator/core/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.482137415Z namespaces/openshift-cluster-node-tuning-operator/core/configmaps.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.482906742Z namespaces/openshift-cluster-node-tuning-operator/core/endpoints.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.483033525Z namespaces/openshift-cluster-node-tuning-operator/core/events.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.483190428Z namespaces/openshift-cluster-node-tuning-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.48328511Z namespaces/openshift-cluster-node-tuning-operator/core/pods.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.483494685Z namespaces/openshift-cluster-node-tuning-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.483651839Z namespaces/openshift-cluster-node-tuning-operator/core/secrets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.483812342Z namespaces/openshift-cluster-node-tuning-operator/core/services.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.483962656Z namespaces/openshift-cluster-node-tuning-operator/core/serviceaccounts/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.484021467Z namespaces/openshift-cluster-node-tuning-operator/core/serviceaccounts/cluster-node-tuning-operator.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.484100249Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.48414531Z namespaces/openshift-cluster-node-tuning-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.484238582Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.484270643Z namespaces/openshift-cluster-node-tuning-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.484343394Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.484363914Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.484452716Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.484541829Z namespaces/openshift-cluster-node-tuning-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.484584359Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.484635511Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.484690082Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.484736273Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/prometheusrules/node-tuning-operator.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.484818935Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.484858325Z namespaces/openshift-cluster-node-tuning-operator/monitoring.coreos.com/servicemonitors/node-tuning-operator.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.484918147Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.484964878Z namespaces/openshift-cluster-node-tuning-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.485033419Z namespaces/openshift-cluster-node-tuning-operator/pods/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.48504983Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-st8fr/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.485092241Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-st8fr/tuned-st8fr.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.485346916Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-st8fr/tuned/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.485355656Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-st8fr/tuned/tuned/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.485360607Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-st8fr/tuned/tuned/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.485407748Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-st8fr/tuned/tuned/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.48552883Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-st8fr/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.485593162Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-st8fr/tuned/tuned/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.485636593Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-t4qrp/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.485698804Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-t4qrp/tuned-t4qrp.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.485780146Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-t4qrp/tuned/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.485791076Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-t4qrp/tuned/tuned/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.485795436Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-t4qrp/tuned/tuned/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.485848858Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-t4qrp/tuned/tuned/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.48596491Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-t4qrp/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.486055852Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-t4qrp/tuned/tuned/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.486082433Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-xdn6h/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.486120873Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-xdn6h/tuned-xdn6h.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.486209995Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-xdn6h/tuned/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.486218386Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-xdn6h/tuned/tuned/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.486222386Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-xdn6h/tuned/tuned/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.486255387Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-xdn6h/tuned/tuned/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.486367279Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-xdn6h/tuned/tuned/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.48643184Z namespaces/openshift-cluster-node-tuning-operator/pods/tuned-xdn6h/tuned/tuned/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.486472241Z namespaces/openshift-cluster-node-tuning-operator/policy/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.486527683Z namespaces/openshift-cluster-node-tuning-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.486567314Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.486619635Z namespaces/openshift-cluster-node-tuning-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.486685706Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.486693886Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.486730847Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-135-101.ec2.internal.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.486838769Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-138-101.ec2.internal.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.486919321Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/profiles/ip-10-0-140-177.ec2.internal.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.487074845Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.487110886Z namespaces/openshift-cluster-node-tuning-operator/tuned.openshift.io/tuneds/default.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.487217688Z namespaces/openshift-cluster-samples-operator/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.487260229Z namespaces/openshift-cluster-samples-operator/openshift-cluster-samples-operator.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.487336311Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.487376601Z namespaces/openshift-cluster-samples-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.487449593Z namespaces/openshift-cluster-samples-operator/apps/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.487490754Z namespaces/openshift-cluster-samples-operator/apps/daemonsets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.487576966Z namespaces/openshift-cluster-samples-operator/apps/deployments.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.487698279Z namespaces/openshift-cluster-samples-operator/apps/replicasets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.487799771Z namespaces/openshift-cluster-samples-operator/apps/statefulsets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.487842142Z namespaces/openshift-cluster-samples-operator/autoscaling/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.487880763Z namespaces/openshift-cluster-samples-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.487918484Z namespaces/openshift-cluster-samples-operator/batch/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.487956754Z namespaces/openshift-cluster-samples-operator/batch/cronjobs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.488078877Z namespaces/openshift-cluster-samples-operator/batch/jobs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.488123678Z namespaces/openshift-cluster-samples-operator/build.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.488165149Z namespaces/openshift-cluster-samples-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.488256111Z namespaces/openshift-cluster-samples-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.488328913Z namespaces/openshift-cluster-samples-operator/core/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.488361153Z namespaces/openshift-cluster-samples-operator/core/configmaps.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.488551698Z namespaces/openshift-cluster-samples-operator/core/endpoints.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.488633559Z namespaces/openshift-cluster-samples-operator/core/events.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.488771272Z namespaces/openshift-cluster-samples-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.488850254Z namespaces/openshift-cluster-samples-operator/core/pods.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.488998808Z namespaces/openshift-cluster-samples-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.48912712Z namespaces/openshift-cluster-samples-operator/core/secrets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.489309744Z namespaces/openshift-cluster-samples-operator/core/services.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.489377206Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.489420397Z namespaces/openshift-cluster-samples-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.489486608Z namespaces/openshift-cluster-samples-operator/image.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.489532069Z namespaces/openshift-cluster-samples-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.489581701Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.489620991Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.489708483Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.489788835Z namespaces/openshift-cluster-samples-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.489865137Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.489893827Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.489970969Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.49003808Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/prometheusrules/samples-operator-alerts.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.490132383Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.490179554Z namespaces/openshift-cluster-samples-operator/monitoring.coreos.com/servicemonitors/cluster-samples-operator.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.490268626Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.490315017Z namespaces/openshift-cluster-samples-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.490391219Z namespaces/openshift-cluster-samples-operator/pods/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.490398528Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-qp76r/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.49044751Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-qp76r/cluster-samples-operator-56fcf86bf-qp76r.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.490580723Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-qp76r/cluster-samples-operator-watch/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.490588283Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-qp76r/cluster-samples-operator-watch/cluster-samples-operator-watch/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.490594963Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-qp76r/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.490654764Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-qp76r/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.490769687Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-qp76r/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.490850629Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-qp76r/cluster-samples-operator-watch/cluster-samples-operator-watch/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.49089752Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-qp76r/cluster-samples-operator/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.49090708Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-qp76r/cluster-samples-operator/cluster-samples-operator/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.491264298Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-qp76r/cluster-samples-operator/cluster-samples-operator/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.491312049Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-qp76r/cluster-samples-operator/cluster-samples-operator/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.492037605Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-qp76r/cluster-samples-operator/cluster-samples-operator/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.492106697Z namespaces/openshift-cluster-samples-operator/pods/cluster-samples-operator-56fcf86bf-qp76r/cluster-samples-operator/cluster-samples-operator/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.492138577Z namespaces/openshift-cluster-samples-operator/policy/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.492206309Z namespaces/openshift-cluster-samples-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.49226036Z namespaces/openshift-cluster-samples-operator/route.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.492294771Z namespaces/openshift-cluster-samples-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.492436144Z namespaces/openshift-cluster-storage-operator/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.492488055Z namespaces/openshift-cluster-storage-operator/openshift-cluster-storage-operator.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.492570697Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.492618518Z namespaces/openshift-cluster-storage-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.49269906Z namespaces/openshift-cluster-storage-operator/apps/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.492746491Z namespaces/openshift-cluster-storage-operator/apps/daemonsets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.492854033Z namespaces/openshift-cluster-storage-operator/apps/deployments.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.493017117Z namespaces/openshift-cluster-storage-operator/apps/replicasets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.493136469Z namespaces/openshift-cluster-storage-operator/apps/statefulsets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.493207521Z namespaces/openshift-cluster-storage-operator/autoscaling/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.493266502Z namespaces/openshift-cluster-storage-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.493343994Z namespaces/openshift-cluster-storage-operator/batch/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.493390025Z namespaces/openshift-cluster-storage-operator/batch/cronjobs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.493497068Z namespaces/openshift-cluster-storage-operator/batch/jobs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.493571099Z namespaces/openshift-cluster-storage-operator/build.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.49361943Z namespaces/openshift-cluster-storage-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.493728493Z namespaces/openshift-cluster-storage-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.493800524Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.493806184Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.493887056Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/data-source-validator-leader.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.494021249Z namespaces/openshift-cluster-storage-operator/coordination.k8s.io/leases/snapshot-controller-leader.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.494119821Z namespaces/openshift-cluster-storage-operator/core/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.494185043Z namespaces/openshift-cluster-storage-operator/core/configmaps.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.494311586Z namespaces/openshift-cluster-storage-operator/core/endpoints.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.494420648Z namespaces/openshift-cluster-storage-operator/core/events.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.494761516Z namespaces/openshift-cluster-storage-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.494858148Z namespaces/openshift-cluster-storage-operator/core/pods.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.495017661Z namespaces/openshift-cluster-storage-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.495192445Z namespaces/openshift-cluster-storage-operator/core/secrets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.495352439Z namespaces/openshift-cluster-storage-operator/core/services.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.495442251Z namespaces/openshift-cluster-storage-operator/core/serviceaccounts/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.495492312Z namespaces/openshift-cluster-storage-operator/core/serviceaccounts/csi-snapshot-controller-operator.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.495587844Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.495633995Z namespaces/openshift-cluster-storage-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.495711217Z namespaces/openshift-cluster-storage-operator/image.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.495758698Z namespaces/openshift-cluster-storage-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.495837749Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.49588321Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.496100635Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.496196357Z namespaces/openshift-cluster-storage-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.496247689Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.49630148Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.496373321Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.496420313Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/prometheusrules/prometheus.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.496560725Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.496611887Z namespaces/openshift-cluster-storage-operator/monitoring.coreos.com/servicemonitors/cluster-storage-operator.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.496689059Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.49673992Z namespaces/openshift-cluster-storage-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.496830472Z namespaces/openshift-cluster-storage-operator/pods/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.496838202Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5d456fdbcd-zgt9x/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.496892493Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5d456fdbcd-zgt9x/volume-data-source-validator-5d456fdbcd-zgt9x.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.497021736Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5d456fdbcd-zgt9x/volume-data-source-validator/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.497033856Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5d456fdbcd-zgt9x/volume-data-source-validator/volume-data-source-validator/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.497038316Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5d456fdbcd-zgt9x/volume-data-source-validator/volume-data-source-validator/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.497105948Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5d456fdbcd-zgt9x/volume-data-source-validator/volume-data-source-validator/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.497229431Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5d456fdbcd-zgt9x/volume-data-source-validator/volume-data-source-validator/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.497320733Z namespaces/openshift-cluster-storage-operator/pods/volume-data-source-validator-5d456fdbcd-zgt9x/volume-data-source-validator/volume-data-source-validator/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.497370634Z namespaces/openshift-cluster-storage-operator/policy/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.497435935Z namespaces/openshift-cluster-storage-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.497501097Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.497513027Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.497580618Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/rolebindings/csi-snapshot-controller-operator-role.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.49765797Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.497712761Z namespaces/openshift-cluster-storage-operator/rbac.authorization.k8s.io/roles/csi-snapshot-controller-operator-role.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.497791493Z namespaces/openshift-cluster-storage-operator/route.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.497839284Z namespaces/openshift-cluster-storage-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.497961747Z namespaces/openshift-cluster-version/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.498038058Z namespaces/openshift-cluster-version/openshift-cluster-version.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.49812216Z namespaces/openshift-cluster-version/apps.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.498169421Z namespaces/openshift-cluster-version/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.498256163Z namespaces/openshift-cluster-version/apps/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.498301824Z namespaces/openshift-cluster-version/apps/daemonsets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.498410817Z namespaces/openshift-cluster-version/apps/deployments.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.498526929Z namespaces/openshift-cluster-version/apps/replicasets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.498626162Z namespaces/openshift-cluster-version/apps/statefulsets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.498674723Z namespaces/openshift-cluster-version/autoscaling/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.498741584Z namespaces/openshift-cluster-version/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.498788835Z namespaces/openshift-cluster-version/batch/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.498858347Z namespaces/openshift-cluster-version/batch/cronjobs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.498968049Z namespaces/openshift-cluster-version/batch/jobs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.499041561Z namespaces/openshift-cluster-version/build.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.499085702Z namespaces/openshift-cluster-version/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.499193014Z namespaces/openshift-cluster-version/build.openshift.io/builds.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.499240385Z namespaces/openshift-cluster-version/coordination.k8s.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.499247465Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.499310987Z namespaces/openshift-cluster-version/coordination.k8s.io/leases/version.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.499401399Z namespaces/openshift-cluster-version/core/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.49944811Z namespaces/openshift-cluster-version/core/configmaps.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.499587733Z namespaces/openshift-cluster-version/core/endpoints.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.499694345Z namespaces/openshift-cluster-version/core/events.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.499810828Z namespaces/openshift-cluster-version/core/persistentvolumeclaims.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.49990791Z namespaces/openshift-cluster-version/core/pods.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.500025193Z namespaces/openshift-cluster-version/core/replicationcontrollers.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.500175566Z namespaces/openshift-cluster-version/core/secrets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.50035797Z namespaces/openshift-cluster-version/core/services.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.500443142Z namespaces/openshift-cluster-version/discovery.k8s.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.500490573Z namespaces/openshift-cluster-version/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.500577015Z namespaces/openshift-cluster-version/image.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.500622436Z namespaces/openshift-cluster-version/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.500702088Z namespaces/openshift-cluster-version/k8s.ovn.org/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.500748909Z namespaces/openshift-cluster-version/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.500855851Z namespaces/openshift-cluster-version/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.500972774Z namespaces/openshift-cluster-version/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.501046325Z namespaces/openshift-cluster-version/monitoring.coreos.com/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.501091996Z namespaces/openshift-cluster-version/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.501165618Z namespaces/openshift-cluster-version/networking.k8s.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.501211129Z namespaces/openshift-cluster-version/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.50128079Z namespaces/openshift-cluster-version/policy/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.501326431Z namespaces/openshift-cluster-version/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.501394043Z namespaces/openshift-cluster-version/route.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.501440464Z namespaces/openshift-cluster-version/route.openshift.io/routes.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.501538336Z namespaces/openshift-config-managed/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.501585807Z namespaces/openshift-config-managed/openshift-config-managed.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.501681199Z namespaces/openshift-config-managed/apps.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.501729451Z namespaces/openshift-config-managed/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.501820373Z namespaces/openshift-config-managed/apps/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.501866554Z namespaces/openshift-config-managed/apps/daemonsets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.501995116Z namespaces/openshift-config-managed/apps/deployments.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.502093988Z namespaces/openshift-config-managed/apps/replicasets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.502189541Z namespaces/openshift-config-managed/apps/statefulsets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.502236842Z namespaces/openshift-config-managed/autoscaling/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.502302653Z namespaces/openshift-config-managed/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.502348164Z namespaces/openshift-config-managed/batch/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.502414596Z namespaces/openshift-config-managed/batch/cronjobs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.502525528Z namespaces/openshift-config-managed/batch/jobs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.502572949Z namespaces/openshift-config-managed/build.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.502630711Z namespaces/openshift-config-managed/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.502730783Z namespaces/openshift-config-managed/build.openshift.io/builds.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.502806295Z namespaces/openshift-config-managed/core/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.502853905Z namespaces/openshift-config-managed/core/configmaps.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.506539157Z namespaces/openshift-config-managed/core/endpoints.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.50663074Z namespaces/openshift-config-managed/core/events.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.506745452Z namespaces/openshift-config-managed/core/persistentvolumeclaims.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.506844734Z namespaces/openshift-config-managed/core/pods.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.506959507Z namespaces/openshift-config-managed/core/replicationcontrollers.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.507133611Z namespaces/openshift-config-managed/core/secrets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.507246263Z namespaces/openshift-config-managed/core/services.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.507274494Z namespaces/openshift-config-managed/core/configmaps/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.507347335Z namespaces/openshift-config-managed/core/configmaps/console-public.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.507435937Z namespaces/openshift-config-managed/core/configmaps/openshift-network-features.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.507500039Z namespaces/openshift-config-managed/discovery.k8s.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.50756344Z namespaces/openshift-config-managed/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.507633292Z namespaces/openshift-config-managed/image.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.507672963Z namespaces/openshift-config-managed/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.507739014Z namespaces/openshift-config-managed/k8s.ovn.org/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.507776465Z namespaces/openshift-config-managed/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.507869847Z namespaces/openshift-config-managed/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.507970999Z namespaces/openshift-config-managed/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.508041271Z namespaces/openshift-config-managed/monitoring.coreos.com/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.508087192Z namespaces/openshift-config-managed/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.508172084Z namespaces/openshift-config-managed/networking.k8s.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.508219205Z namespaces/openshift-config-managed/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.508287476Z namespaces/openshift-config-managed/policy/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.508333467Z namespaces/openshift-config-managed/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.508400769Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.508408029Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.50844729Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/rolebindings/openshift-network-public-role-binding.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.508533602Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.508582293Z namespaces/openshift-config-managed/rbac.authorization.k8s.io/roles/openshift-network-public-role.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.508650054Z namespaces/openshift-config-managed/route.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.508694745Z namespaces/openshift-config-managed/route.openshift.io/routes.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.508754067Z namespaces/openshift-config-operator/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.508764627Z namespaces/openshift-config-operator/monitoring.coreos.com/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.508768547Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.508847969Z namespaces/openshift-config-operator/monitoring.coreos.com/servicemonitors/config-operator.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.508973612Z namespaces/openshift-config/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.509035803Z namespaces/openshift-config/openshift-config.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.509115684Z namespaces/openshift-config/apps.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.509161446Z namespaces/openshift-config/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.509231577Z namespaces/openshift-config/apps/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.509276288Z namespaces/openshift-config/apps/daemonsets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.509380861Z namespaces/openshift-config/apps/deployments.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.509475823Z namespaces/openshift-config/apps/replicasets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.509571165Z namespaces/openshift-config/apps/statefulsets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.509619586Z namespaces/openshift-config/autoscaling/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.509684867Z namespaces/openshift-config/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.509731778Z namespaces/openshift-config/batch/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.50978982Z namespaces/openshift-config/batch/cronjobs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.509889932Z namespaces/openshift-config/batch/jobs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.509937593Z namespaces/openshift-config/build.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.510019265Z namespaces/openshift-config/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.510113747Z namespaces/openshift-config/build.openshift.io/builds.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.510201749Z namespaces/openshift-config/core/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.51024803Z namespaces/openshift-config/core/configmaps.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.510391693Z namespaces/openshift-config/core/endpoints.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.510497595Z namespaces/openshift-config/core/events.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.510595148Z namespaces/openshift-config/core/persistentvolumeclaims.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.5106985Z namespaces/openshift-config/core/pods.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.510797892Z namespaces/openshift-config/core/replicationcontrollers.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.510971106Z namespaces/openshift-config/core/secrets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.511227442Z namespaces/openshift-config/core/services.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.511265783Z namespaces/openshift-config/core/secrets/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.511320174Z namespaces/openshift-config/core/secrets/pull-secret.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.511379545Z namespaces/openshift-config/discovery.k8s.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.511423356Z namespaces/openshift-config/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.511479357Z namespaces/openshift-config/image.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.511526868Z namespaces/openshift-config/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.511583199Z namespaces/openshift-config/k8s.ovn.org/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.51162106Z namespaces/openshift-config/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.511703542Z namespaces/openshift-config/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.511786254Z namespaces/openshift-config/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.511830005Z namespaces/openshift-config/monitoring.coreos.com/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.511878106Z namespaces/openshift-config/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.511923347Z namespaces/openshift-config/networking.k8s.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.511984928Z namespaces/openshift-config/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.51204927Z namespaces/openshift-config/policy/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.512094411Z namespaces/openshift-config/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.512140982Z namespaces/openshift-config/route.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.512177763Z namespaces/openshift-config/route.openshift.io/routes.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.512281685Z namespaces/openshift-console-operator/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.512326076Z namespaces/openshift-console-operator/openshift-console-operator.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.512391577Z namespaces/openshift-console-operator/apps.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.512429478Z namespaces/openshift-console-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.512464119Z namespaces/openshift-console-operator/apps/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.51250305Z namespaces/openshift-console-operator/apps/daemonsets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.512587132Z namespaces/openshift-console-operator/apps/deployments.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.512707844Z namespaces/openshift-console-operator/apps/replicasets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.512814297Z namespaces/openshift-console-operator/apps/statefulsets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.512855788Z namespaces/openshift-console-operator/autoscaling/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.512898249Z namespaces/openshift-console-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.51296609Z namespaces/openshift-console-operator/batch/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.513013961Z namespaces/openshift-console-operator/batch/cronjobs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.513105553Z namespaces/openshift-console-operator/batch/jobs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.513166645Z namespaces/openshift-console-operator/build.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.513213486Z namespaces/openshift-console-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.513296318Z namespaces/openshift-console-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.513384699Z namespaces/openshift-console-operator/coordination.k8s.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.51339566Z namespaces/openshift-console-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.51342758Z namespaces/openshift-console-operator/coordination.k8s.io/leases/console-operator-lock.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.513511822Z namespaces/openshift-console-operator/core/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.513554023Z namespaces/openshift-console-operator/core/configmaps.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.514195028Z namespaces/openshift-console-operator/core/endpoints.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.51428095Z namespaces/openshift-console-operator/core/events.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.514652688Z namespaces/openshift-console-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.514724479Z namespaces/openshift-console-operator/core/pods.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.514860462Z namespaces/openshift-console-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.515010596Z namespaces/openshift-console-operator/core/secrets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.515187219Z namespaces/openshift-console-operator/core/services.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.515383964Z namespaces/openshift-console-operator/discovery.k8s.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.515430075Z namespaces/openshift-console-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.515481396Z namespaces/openshift-console-operator/image.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.515531217Z namespaces/openshift-console-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.515571918Z namespaces/openshift-console-operator/k8s.ovn.org/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.515622449Z namespaces/openshift-console-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.515697431Z namespaces/openshift-console-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.515776963Z namespaces/openshift-console-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.515837554Z namespaces/openshift-console-operator/monitoring.coreos.com/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.515881745Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.515971897Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.516017408Z namespaces/openshift-console-operator/monitoring.coreos.com/prometheusrules/cluster-monitoring-prometheus-rules.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.51608383Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.51611046Z namespaces/openshift-console-operator/monitoring.coreos.com/servicemonitors/console-operator.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.516171081Z namespaces/openshift-console-operator/networking.k8s.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.516213182Z namespaces/openshift-console-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.516273104Z namespaces/openshift-console-operator/pods/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.516279874Z namespaces/openshift-console-operator/pods/console-operator-68b757fb67-nwjmp/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.516330315Z namespaces/openshift-console-operator/pods/console-operator-68b757fb67-nwjmp/console-operator-68b757fb67-nwjmp.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.516426927Z namespaces/openshift-console-operator/pods/console-operator-68b757fb67-nwjmp/console-operator/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.516445868Z namespaces/openshift-console-operator/pods/console-operator-68b757fb67-nwjmp/console-operator/console-operator/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.516452958Z namespaces/openshift-console-operator/pods/console-operator-68b757fb67-nwjmp/console-operator/console-operator/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.516485228Z namespaces/openshift-console-operator/pods/console-operator-68b757fb67-nwjmp/console-operator/console-operator/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.51699923Z namespaces/openshift-console-operator/pods/console-operator-68b757fb67-nwjmp/console-operator/console-operator/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.517048401Z namespaces/openshift-console-operator/policy/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.517088642Z namespaces/openshift-console-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.517145753Z namespaces/openshift-console-operator/route.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.517165564Z namespaces/openshift-console-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.517242435Z namespaces/openshift-console/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.517286756Z namespaces/openshift-console/openshift-console.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.517355328Z namespaces/openshift-console/apps.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.517392359Z namespaces/openshift-console/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.51746432Z namespaces/openshift-console/apps/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.517494951Z namespaces/openshift-console/apps/daemonsets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.517599713Z namespaces/openshift-console/apps/deployments.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.517782707Z namespaces/openshift-console/apps/replicasets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.518077164Z namespaces/openshift-console/apps/statefulsets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.518119245Z namespaces/openshift-console/autoscaling/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.518142305Z namespaces/openshift-console/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.518205217Z namespaces/openshift-console/batch/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.518244438Z namespaces/openshift-console/batch/cronjobs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.518324299Z namespaces/openshift-console/batch/jobs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.5183612Z namespaces/openshift-console/build.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.518395891Z namespaces/openshift-console/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.518500183Z namespaces/openshift-console/build.openshift.io/builds.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.518556845Z namespaces/openshift-console/core/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.518594115Z namespaces/openshift-console/core/configmaps.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.51924796Z namespaces/openshift-console/core/endpoints.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.519333012Z namespaces/openshift-console/core/events.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.519574447Z namespaces/openshift-console/core/persistentvolumeclaims.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.519651399Z namespaces/openshift-console/core/pods.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.519828273Z namespaces/openshift-console/core/replicationcontrollers.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.519974826Z namespaces/openshift-console/core/secrets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.520179301Z namespaces/openshift-console/core/services.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.520247412Z namespaces/openshift-console/discovery.k8s.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.520268892Z namespaces/openshift-console/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.520350434Z namespaces/openshift-console/image.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.520394565Z namespaces/openshift-console/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.520463107Z namespaces/openshift-console/k8s.ovn.org/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.520500758Z namespaces/openshift-console/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.52058559Z namespaces/openshift-console/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.520670041Z namespaces/openshift-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.520694502Z namespaces/openshift-console/monitoring.coreos.com/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.520748133Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.520790434Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.520823545Z namespaces/openshift-console/monitoring.coreos.com/servicemonitors/console.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.520885896Z namespaces/openshift-console/networking.k8s.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.520921407Z namespaces/openshift-console/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.520994439Z namespaces/openshift-console/pods/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.521009059Z namespaces/openshift-console/pods/console-7c447f467-tnspb/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.521017229Z namespaces/openshift-console/pods/console-7c447f467-tnspb/console-7c447f467-tnspb.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.521110211Z namespaces/openshift-console/pods/console-7c447f467-tnspb/console/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.521119902Z namespaces/openshift-console/pods/console-7c447f467-tnspb/console/console/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.521124671Z namespaces/openshift-console/pods/console-7c447f467-tnspb/console/console/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.521172393Z namespaces/openshift-console/pods/console-7c447f467-tnspb/console/console/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.521269605Z namespaces/openshift-console/pods/console-7c447f467-tnspb/console/console/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.521333556Z namespaces/openshift-console/pods/console-7c447f467-tnspb/console/console/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.521368337Z namespaces/openshift-console/pods/downloads-685bfb5f64-rr8mk/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.521408238Z namespaces/openshift-console/pods/downloads-685bfb5f64-rr8mk/downloads-685bfb5f64-rr8mk.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.52151818Z namespaces/openshift-console/pods/downloads-685bfb5f64-rr8mk/download-server/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.521526711Z namespaces/openshift-console/pods/downloads-685bfb5f64-rr8mk/download-server/download-server/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.521531391Z namespaces/openshift-console/pods/downloads-685bfb5f64-rr8mk/download-server/download-server/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.521573232Z namespaces/openshift-console/pods/downloads-685bfb5f64-rr8mk/download-server/download-server/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.521819717Z namespaces/openshift-console/pods/downloads-685bfb5f64-rr8mk/download-server/download-server/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.521889039Z namespaces/openshift-console/pods/downloads-685bfb5f64-rr8mk/download-server/download-server/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.52193052Z namespaces/openshift-console/policy/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.521990951Z namespaces/openshift-console/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.522056482Z namespaces/openshift-console/route.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.522097663Z namespaces/openshift-console/route.openshift.io/routes.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.522208416Z namespaces/openshift-controller-manager-operator/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.522248507Z namespaces/openshift-controller-manager-operator/openshift-controller-manager-operator.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.522348589Z namespaces/openshift-controller-manager-operator/apps.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.52238671Z namespaces/openshift-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.522440121Z namespaces/openshift-controller-manager-operator/apps/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.522499432Z namespaces/openshift-controller-manager-operator/apps/daemonsets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.522591874Z namespaces/openshift-controller-manager-operator/apps/deployments.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.522700077Z namespaces/openshift-controller-manager-operator/apps/replicasets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.522790239Z namespaces/openshift-controller-manager-operator/apps/statefulsets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.52283973Z namespaces/openshift-controller-manager-operator/autoscaling/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.522900751Z namespaces/openshift-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.522960772Z namespaces/openshift-controller-manager-operator/batch/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.523041264Z namespaces/openshift-controller-manager-operator/batch/cronjobs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.523126656Z namespaces/openshift-controller-manager-operator/batch/jobs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.523191548Z namespaces/openshift-controller-manager-operator/build.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.523226618Z namespaces/openshift-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.5233161Z namespaces/openshift-controller-manager-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.523391422Z namespaces/openshift-controller-manager-operator/core/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.523441173Z namespaces/openshift-controller-manager-operator/core/configmaps.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.523554496Z namespaces/openshift-controller-manager-operator/core/endpoints.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.523635297Z namespaces/openshift-controller-manager-operator/core/events.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.523715059Z namespaces/openshift-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.523794821Z namespaces/openshift-controller-manager-operator/core/pods.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.523878683Z namespaces/openshift-controller-manager-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.524037636Z namespaces/openshift-controller-manager-operator/core/secrets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.52420996Z namespaces/openshift-controller-manager-operator/core/services.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.524236971Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.524303272Z namespaces/openshift-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.524345483Z namespaces/openshift-controller-manager-operator/image.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.524385794Z namespaces/openshift-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.524411535Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.524471906Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.524578919Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.52465785Z namespaces/openshift-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.524716002Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.524769583Z namespaces/openshift-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.524789403Z namespaces/openshift-controller-manager-operator/networking.k8s.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.524883355Z namespaces/openshift-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.524932346Z namespaces/openshift-controller-manager-operator/policy/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.524990288Z namespaces/openshift-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.525052209Z namespaces/openshift-controller-manager-operator/route.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.52507663Z namespaces/openshift-controller-manager-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.525175662Z namespaces/openshift-controller-manager/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.525225383Z namespaces/openshift-controller-manager/openshift-controller-manager.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.525277994Z namespaces/openshift-controller-manager/apps.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.525322875Z namespaces/openshift-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.525370496Z namespaces/openshift-controller-manager/apps/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.525414427Z namespaces/openshift-controller-manager/apps/daemonsets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.525492189Z namespaces/openshift-controller-manager/apps/deployments.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.52557245Z namespaces/openshift-controller-manager/apps/replicasets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.525655772Z namespaces/openshift-controller-manager/apps/statefulsets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.525696613Z namespaces/openshift-controller-manager/autoscaling/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.525738464Z namespaces/openshift-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.525811526Z namespaces/openshift-controller-manager/batch/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.525842807Z namespaces/openshift-controller-manager/batch/cronjobs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.525938478Z namespaces/openshift-controller-manager/batch/jobs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.52601134Z namespaces/openshift-controller-manager/build.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.526079732Z namespaces/openshift-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.526170674Z namespaces/openshift-controller-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.526221995Z namespaces/openshift-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.526232005Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.526272716Z namespaces/openshift-controller-manager/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.526580683Z namespaces/openshift-controller-manager/core/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.526609424Z namespaces/openshift-controller-manager/core/configmaps.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.526731566Z namespaces/openshift-controller-manager/core/endpoints.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.526806938Z namespaces/openshift-controller-manager/core/events.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.52688758Z namespaces/openshift-controller-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.527024503Z namespaces/openshift-controller-manager/core/pods.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.527115275Z namespaces/openshift-controller-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.527237347Z namespaces/openshift-controller-manager/core/secrets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.527399341Z namespaces/openshift-controller-manager/core/services.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.527451782Z namespaces/openshift-controller-manager/discovery.k8s.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.527483153Z namespaces/openshift-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.527544834Z namespaces/openshift-controller-manager/image.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.527592085Z namespaces/openshift-controller-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.527650727Z namespaces/openshift-controller-manager/k8s.ovn.org/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.527684777Z namespaces/openshift-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.527775609Z namespaces/openshift-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.527853001Z namespaces/openshift-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.527889872Z namespaces/openshift-controller-manager/monitoring.coreos.com/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.527937423Z namespaces/openshift-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.528007864Z namespaces/openshift-controller-manager/networking.k8s.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.528057566Z namespaces/openshift-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.528115857Z namespaces/openshift-controller-manager/policy/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.528142098Z namespaces/openshift-controller-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.528211559Z namespaces/openshift-controller-manager/route.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.52824191Z namespaces/openshift-controller-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.528348172Z namespaces/openshift-dns-operator/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.528385093Z namespaces/openshift-dns-operator/openshift-dns-operator.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.528515036Z namespaces/openshift-dns-operator/apps.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.528545147Z namespaces/openshift-dns-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.528600948Z namespaces/openshift-dns-operator/apps/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.528627358Z namespaces/openshift-dns-operator/apps/daemonsets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.52872009Z namespaces/openshift-dns-operator/apps/deployments.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.528795622Z namespaces/openshift-dns-operator/apps/replicasets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.528878084Z namespaces/openshift-dns-operator/apps/statefulsets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.528924275Z namespaces/openshift-dns-operator/autoscaling/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.528988916Z namespaces/openshift-dns-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.529036218Z namespaces/openshift-dns-operator/batch/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.529080908Z namespaces/openshift-dns-operator/batch/cronjobs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.52915678Z namespaces/openshift-dns-operator/batch/jobs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.529199171Z namespaces/openshift-dns-operator/build.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.529248452Z namespaces/openshift-dns-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.529320304Z namespaces/openshift-dns-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.529384055Z namespaces/openshift-dns-operator/core/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.529430746Z namespaces/openshift-dns-operator/core/configmaps.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.529527348Z namespaces/openshift-dns-operator/core/endpoints.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.52960966Z namespaces/openshift-dns-operator/core/events.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.529687892Z namespaces/openshift-dns-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.529771444Z namespaces/openshift-dns-operator/core/pods.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.529849376Z namespaces/openshift-dns-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.529996409Z namespaces/openshift-dns-operator/core/secrets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.530176683Z namespaces/openshift-dns-operator/core/services.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.530369507Z namespaces/openshift-dns-operator/discovery.k8s.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.530410108Z namespaces/openshift-dns-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.53047541Z namespaces/openshift-dns-operator/image.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.530532961Z namespaces/openshift-dns-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.530598502Z namespaces/openshift-dns-operator/k8s.ovn.org/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.530625583Z namespaces/openshift-dns-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.530718175Z namespaces/openshift-dns-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.530798926Z namespaces/openshift-dns-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.530857318Z namespaces/openshift-dns-operator/monitoring.coreos.com/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.530904479Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.53095888Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.531020322Z namespaces/openshift-dns-operator/monitoring.coreos.com/prometheusrules/dns.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.531083993Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.531128304Z namespaces/openshift-dns-operator/monitoring.coreos.com/servicemonitors/dns-operator.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.531168685Z namespaces/openshift-dns-operator/networking.k8s.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.531217606Z namespaces/openshift-dns-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.531250617Z namespaces/openshift-dns-operator/policy/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.531290648Z namespaces/openshift-dns-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.531344269Z namespaces/openshift-dns-operator/route.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.531369759Z namespaces/openshift-dns-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.531472441Z namespaces/openshift-dns/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.531523823Z namespaces/openshift-dns/openshift-dns.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.531582374Z namespaces/openshift-dns/apps.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.531609975Z namespaces/openshift-dns/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.531667356Z namespaces/openshift-dns/apps/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.531708767Z namespaces/openshift-dns/apps/daemonsets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.53185651Z namespaces/openshift-dns/apps/deployments.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.531933502Z namespaces/openshift-dns/apps/replicasets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.532039834Z namespaces/openshift-dns/apps/statefulsets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.532084655Z namespaces/openshift-dns/autoscaling/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.532125816Z namespaces/openshift-dns/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.532169727Z namespaces/openshift-dns/batch/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.532215638Z namespaces/openshift-dns/batch/cronjobs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.53229103Z namespaces/openshift-dns/batch/jobs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.532354071Z namespaces/openshift-dns/build.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.532401452Z namespaces/openshift-dns/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.532479144Z namespaces/openshift-dns/build.openshift.io/builds.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.532525705Z namespaces/openshift-dns/core/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.532566936Z namespaces/openshift-dns/core/configmaps.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.532676708Z namespaces/openshift-dns/core/endpoints.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.53276134Z namespaces/openshift-dns/core/events.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.533018596Z namespaces/openshift-dns/core/persistentvolumeclaims.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.533100128Z namespaces/openshift-dns/core/pods.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.533361163Z namespaces/openshift-dns/core/replicationcontrollers.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.533479736Z namespaces/openshift-dns/core/secrets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.5336568Z namespaces/openshift-dns/core/services.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.533714021Z namespaces/openshift-dns/discovery.k8s.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.533745782Z namespaces/openshift-dns/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.533806773Z namespaces/openshift-dns/image.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.533838284Z namespaces/openshift-dns/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.533913416Z namespaces/openshift-dns/k8s.ovn.org/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.533959237Z namespaces/openshift-dns/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.534060539Z namespaces/openshift-dns/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.534134411Z namespaces/openshift-dns/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.534229963Z namespaces/openshift-dns/monitoring.coreos.com/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.534271164Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.534327865Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.534355386Z namespaces/openshift-dns/monitoring.coreos.com/servicemonitors/dns-default.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.534418897Z namespaces/openshift-dns/networking.k8s.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.534459188Z namespaces/openshift-dns/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.534519499Z namespaces/openshift-dns/pods/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.534643012Z namespaces/openshift-dns/pods/dns-default-7r6ns/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.534688203Z namespaces/openshift-dns/pods/dns-default-7r6ns/dns-default-7r6ns.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.534777015Z namespaces/openshift-dns/pods/dns-default-7r6ns/dns/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.534788955Z namespaces/openshift-dns/pods/dns-default-7r6ns/dns/dns/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.534792845Z namespaces/openshift-dns/pods/dns-default-7r6ns/dns/dns/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.534842536Z namespaces/openshift-dns/pods/dns-default-7r6ns/dns/dns/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.534932269Z namespaces/openshift-dns/pods/dns-default-7r6ns/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.535109502Z namespaces/openshift-dns/pods/dns-default-7r6ns/dns/dns/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.535126353Z namespaces/openshift-dns/pods/dns-default-7r6ns/kube-rbac-proxy/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.535134513Z namespaces/openshift-dns/pods/dns-default-7r6ns/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.535140743Z namespaces/openshift-dns/pods/dns-default-7r6ns/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.535204284Z namespaces/openshift-dns/pods/dns-default-7r6ns/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.535302837Z namespaces/openshift-dns/pods/dns-default-7r6ns/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.535371128Z namespaces/openshift-dns/pods/dns-default-7r6ns/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.535420059Z namespaces/openshift-dns/pods/dns-default-8b77h/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.53546701Z namespaces/openshift-dns/pods/dns-default-8b77h/dns-default-8b77h.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.535548032Z namespaces/openshift-dns/pods/dns-default-8b77h/dns/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.535556603Z namespaces/openshift-dns/pods/dns-default-8b77h/dns/dns/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.535563032Z namespaces/openshift-dns/pods/dns-default-8b77h/dns/dns/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.535614754Z namespaces/openshift-dns/pods/dns-default-8b77h/dns/dns/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.535707306Z namespaces/openshift-dns/pods/dns-default-8b77h/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.535771007Z namespaces/openshift-dns/pods/dns-default-8b77h/dns/dns/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.535813248Z namespaces/openshift-dns/pods/dns-default-8b77h/kube-rbac-proxy/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.535821728Z namespaces/openshift-dns/pods/dns-default-8b77h/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.535828069Z namespaces/openshift-dns/pods/dns-default-8b77h/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.535877899Z namespaces/openshift-dns/pods/dns-default-8b77h/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.535993522Z namespaces/openshift-dns/pods/dns-default-8b77h/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.536066204Z namespaces/openshift-dns/pods/dns-default-8b77h/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.536113335Z namespaces/openshift-dns/pods/dns-default-kf4ng/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.536160246Z namespaces/openshift-dns/pods/dns-default-kf4ng/dns-default-kf4ng.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.536253448Z namespaces/openshift-dns/pods/dns-default-kf4ng/dns/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.536260438Z namespaces/openshift-dns/pods/dns-default-kf4ng/dns/dns/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.536271848Z namespaces/openshift-dns/pods/dns-default-kf4ng/dns/dns/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.536313039Z namespaces/openshift-dns/pods/dns-default-kf4ng/dns/dns/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.536408231Z namespaces/openshift-dns/pods/dns-default-kf4ng/dns/dns/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.536475873Z namespaces/openshift-dns/pods/dns-default-kf4ng/dns/dns/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.536525984Z namespaces/openshift-dns/pods/dns-default-kf4ng/kube-rbac-proxy/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.536540614Z namespaces/openshift-dns/pods/dns-default-kf4ng/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.536546524Z namespaces/openshift-dns/pods/dns-default-kf4ng/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.536583955Z namespaces/openshift-dns/pods/dns-default-kf4ng/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.536673637Z namespaces/openshift-dns/pods/dns-default-kf4ng/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.536739699Z namespaces/openshift-dns/pods/dns-default-kf4ng/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.5367904Z namespaces/openshift-dns/pods/node-resolver-647j8/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.536834311Z namespaces/openshift-dns/pods/node-resolver-647j8/node-resolver-647j8.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.536914073Z namespaces/openshift-dns/pods/node-resolver-647j8/dns-node-resolver/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.536923743Z namespaces/openshift-dns/pods/node-resolver-647j8/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.536932593Z namespaces/openshift-dns/pods/node-resolver-647j8/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.537008535Z namespaces/openshift-dns/pods/node-resolver-647j8/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.537099837Z namespaces/openshift-dns/pods/node-resolver-647j8/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.537162228Z namespaces/openshift-dns/pods/node-resolver-647j8/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.53725808Z namespaces/openshift-dns/pods/node-resolver-cvq54/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.537305841Z namespaces/openshift-dns/pods/node-resolver-cvq54/node-resolver-cvq54.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.537382413Z namespaces/openshift-dns/pods/node-resolver-cvq54/dns-node-resolver/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.537390933Z namespaces/openshift-dns/pods/node-resolver-cvq54/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.537398403Z namespaces/openshift-dns/pods/node-resolver-cvq54/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.537443404Z namespaces/openshift-dns/pods/node-resolver-cvq54/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.537672959Z namespaces/openshift-dns/pods/node-resolver-cvq54/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.537741611Z namespaces/openshift-dns/pods/node-resolver-cvq54/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.537791952Z namespaces/openshift-dns/pods/node-resolver-g2rkx/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.537832723Z namespaces/openshift-dns/pods/node-resolver-g2rkx/node-resolver-g2rkx.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.537908035Z namespaces/openshift-dns/pods/node-resolver-g2rkx/dns-node-resolver/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.537915135Z namespaces/openshift-dns/pods/node-resolver-g2rkx/dns-node-resolver/dns-node-resolver/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.537925315Z namespaces/openshift-dns/pods/node-resolver-g2rkx/dns-node-resolver/dns-node-resolver/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.537991366Z namespaces/openshift-dns/pods/node-resolver-g2rkx/dns-node-resolver/dns-node-resolver/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.538084479Z namespaces/openshift-dns/pods/node-resolver-g2rkx/dns-node-resolver/dns-node-resolver/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.53815261Z namespaces/openshift-dns/pods/node-resolver-g2rkx/dns-node-resolver/dns-node-resolver/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.538340464Z namespaces/openshift-dns/policy/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.538386375Z namespaces/openshift-dns/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.538438967Z namespaces/openshift-dns/route.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.538492478Z namespaces/openshift-dns/route.openshift.io/routes.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.53858523Z namespaces/openshift-etcd/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.538636431Z namespaces/openshift-etcd/openshift-etcd.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.538698262Z namespaces/openshift-etcd/apps.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.538741463Z namespaces/openshift-etcd/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.538814015Z namespaces/openshift-etcd/apps/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.538856316Z namespaces/openshift-etcd/apps/daemonsets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.538958938Z namespaces/openshift-etcd/apps/deployments.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.53905416Z namespaces/openshift-etcd/apps/replicasets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.539128832Z namespaces/openshift-etcd/apps/statefulsets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.539171003Z namespaces/openshift-etcd/autoscaling/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.539223154Z namespaces/openshift-etcd/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.539277995Z namespaces/openshift-etcd/batch/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.539318006Z namespaces/openshift-etcd/batch/cronjobs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.539405788Z namespaces/openshift-etcd/batch/jobs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.539458329Z namespaces/openshift-etcd/build.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.53950458Z namespaces/openshift-etcd/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.539580662Z namespaces/openshift-etcd/build.openshift.io/builds.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.539654663Z namespaces/openshift-etcd/core/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.539701944Z namespaces/openshift-etcd/core/configmaps.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.539801257Z namespaces/openshift-etcd/core/endpoints.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.539879239Z namespaces/openshift-etcd/core/events.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.53995955Z namespaces/openshift-etcd/core/persistentvolumeclaims.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.540070473Z namespaces/openshift-etcd/core/pods.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.540145564Z namespaces/openshift-etcd/core/replicationcontrollers.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.540279317Z namespaces/openshift-etcd/core/secrets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.540445551Z namespaces/openshift-etcd/core/services.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.540492252Z namespaces/openshift-etcd/discovery.k8s.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.540544043Z namespaces/openshift-etcd/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.540587764Z namespaces/openshift-etcd/image.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.540641525Z namespaces/openshift-etcd/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.540696527Z namespaces/openshift-etcd/k8s.ovn.org/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.540744938Z namespaces/openshift-etcd/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.540823529Z namespaces/openshift-etcd/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.540908141Z namespaces/openshift-etcd/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.540940012Z namespaces/openshift-etcd/monitoring.coreos.com/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.541015384Z namespaces/openshift-etcd/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.541068925Z namespaces/openshift-etcd/networking.k8s.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.541114386Z namespaces/openshift-etcd/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.541168587Z namespaces/openshift-etcd/policy/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.541213478Z namespaces/openshift-etcd/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.54127139Z namespaces/openshift-etcd/route.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.541319071Z namespaces/openshift-etcd/route.openshift.io/routes.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.541404012Z namespaces/openshift-host-network/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.541455303Z namespaces/openshift-host-network/openshift-host-network.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.541522085Z namespaces/openshift-host-network/apps.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.541562446Z namespaces/openshift-host-network/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.541637607Z namespaces/openshift-host-network/apps/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.541680268Z namespaces/openshift-host-network/apps/daemonsets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.54176427Z namespaces/openshift-host-network/apps/deployments.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.541841212Z namespaces/openshift-host-network/apps/replicasets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.541920544Z namespaces/openshift-host-network/apps/statefulsets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.542342403Z namespaces/openshift-host-network/autoscaling/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.542389744Z namespaces/openshift-host-network/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.542445885Z namespaces/openshift-host-network/batch/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.542490977Z namespaces/openshift-host-network/batch/cronjobs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.542583199Z namespaces/openshift-host-network/batch/jobs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.5426373Z namespaces/openshift-host-network/build.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.542683301Z namespaces/openshift-host-network/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.542762412Z namespaces/openshift-host-network/build.openshift.io/builds.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.542835284Z namespaces/openshift-host-network/core/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.542880085Z namespaces/openshift-host-network/core/configmaps.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.54311942Z namespaces/openshift-host-network/core/endpoints.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.543203982Z namespaces/openshift-host-network/core/events.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.543284354Z namespaces/openshift-host-network/core/persistentvolumeclaims.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.543362256Z namespaces/openshift-host-network/core/pods.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.543441138Z namespaces/openshift-host-network/core/replicationcontrollers.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.543584301Z namespaces/openshift-host-network/core/secrets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.543689123Z namespaces/openshift-host-network/core/services.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.543744374Z namespaces/openshift-host-network/core/resourcequotas/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.543786965Z namespaces/openshift-host-network/core/resourcequotas/host-network-namespace-quotas.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.543836867Z namespaces/openshift-host-network/discovery.k8s.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.543889688Z namespaces/openshift-host-network/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.543933279Z namespaces/openshift-host-network/image.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.54399681Z namespaces/openshift-host-network/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.544067162Z namespaces/openshift-host-network/k8s.ovn.org/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.544115833Z namespaces/openshift-host-network/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.544190004Z namespaces/openshift-host-network/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.544273706Z namespaces/openshift-host-network/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.544317217Z namespaces/openshift-host-network/monitoring.coreos.com/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.544364728Z namespaces/openshift-host-network/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.544409299Z namespaces/openshift-host-network/networking.k8s.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.54445882Z namespaces/openshift-host-network/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.544509091Z namespaces/openshift-host-network/policy/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.544554572Z namespaces/openshift-host-network/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.544599913Z namespaces/openshift-host-network/route.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.544639454Z namespaces/openshift-host-network/route.openshift.io/routes.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.544745977Z namespaces/openshift-image-registry/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.544790217Z namespaces/openshift-image-registry/openshift-image-registry.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.544863149Z namespaces/openshift-image-registry/apps.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.5449168Z namespaces/openshift-image-registry/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.545005622Z namespaces/openshift-image-registry/apps/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.545054154Z namespaces/openshift-image-registry/apps/daemonsets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.545167326Z namespaces/openshift-image-registry/apps/deployments.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.545308969Z namespaces/openshift-image-registry/apps/replicasets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.545510364Z namespaces/openshift-image-registry/apps/statefulsets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.545556045Z namespaces/openshift-image-registry/autoscaling/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.545590815Z namespaces/openshift-image-registry/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.545642056Z namespaces/openshift-image-registry/batch/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.545671517Z namespaces/openshift-image-registry/batch/cronjobs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.54578779Z namespaces/openshift-image-registry/batch/jobs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.545842191Z namespaces/openshift-image-registry/build.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.545926623Z namespaces/openshift-image-registry/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.545984654Z namespaces/openshift-image-registry/build.openshift.io/builds.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.546077076Z namespaces/openshift-image-registry/coordination.k8s.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.54625143Z namespaces/openshift-image-registry/coordination.k8s.io/leases/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.54626875Z namespaces/openshift-image-registry/coordination.k8s.io/leases/openshift-master-controllers.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.546291351Z namespaces/openshift-image-registry/core/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.546298201Z namespaces/openshift-image-registry/core/configmaps.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.547082569Z namespaces/openshift-image-registry/core/endpoints.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.547173071Z namespaces/openshift-image-registry/core/events.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.547434347Z namespaces/openshift-image-registry/core/persistentvolumeclaims.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.547511198Z namespaces/openshift-image-registry/core/pods.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.547747723Z namespaces/openshift-image-registry/core/replicationcontrollers.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.547875246Z namespaces/openshift-image-registry/core/secrets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.548084401Z namespaces/openshift-image-registry/core/services.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.548163572Z namespaces/openshift-image-registry/discovery.k8s.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.548188753Z namespaces/openshift-image-registry/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.548269725Z namespaces/openshift-image-registry/image.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.548308586Z namespaces/openshift-image-registry/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.548366667Z namespaces/openshift-image-registry/k8s.ovn.org/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.548397278Z namespaces/openshift-image-registry/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.54848704Z namespaces/openshift-image-registry/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.548565332Z namespaces/openshift-image-registry/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.548625403Z namespaces/openshift-image-registry/monitoring.coreos.com/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.548659884Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.548732645Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.548781166Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-operator-alerts.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.548894019Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/image-registry-rules.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.549007001Z namespaces/openshift-image-registry/monitoring.coreos.com/prometheusrules/imagestreams-rules.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.549068613Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.549121604Z namespaces/openshift-image-registry/monitoring.coreos.com/servicemonitors/image-registry.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.549173835Z namespaces/openshift-image-registry/networking.k8s.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.549220056Z namespaces/openshift-image-registry/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.549283037Z namespaces/openshift-image-registry/pods/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.549291718Z namespaces/openshift-image-registry/pods/image-registry-7fdf547d95-6t4wn/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.549329909Z namespaces/openshift-image-registry/pods/image-registry-7fdf547d95-6t4wn/image-registry-7fdf547d95-6t4wn.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.549442731Z namespaces/openshift-image-registry/pods/image-registry-7fdf547d95-6t4wn/registry/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.549450251Z namespaces/openshift-image-registry/pods/image-registry-7fdf547d95-6t4wn/registry/registry/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.549461481Z namespaces/openshift-image-registry/pods/image-registry-7fdf547d95-6t4wn/registry/registry/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.549506102Z namespaces/openshift-image-registry/pods/image-registry-7fdf547d95-6t4wn/registry/registry/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.550820492Z namespaces/openshift-image-registry/pods/image-registry-7fdf547d95-6t4wn/registry/registry/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.550884363Z namespaces/openshift-image-registry/pods/image-registry-7fdf547d95-6t4wn/registry/registry/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.550930424Z namespaces/openshift-image-registry/pods/node-ca-9js97/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.551142049Z namespaces/openshift-image-registry/pods/node-ca-9js97/node-ca-9js97.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.5512197Z namespaces/openshift-image-registry/pods/node-ca-9js97/node-ca/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.551227071Z namespaces/openshift-image-registry/pods/node-ca-9js97/node-ca/node-ca/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.551235061Z namespaces/openshift-image-registry/pods/node-ca-9js97/node-ca/node-ca/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.551296652Z namespaces/openshift-image-registry/pods/node-ca-9js97/node-ca/node-ca/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.551440756Z namespaces/openshift-image-registry/pods/node-ca-9js97/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.551513147Z namespaces/openshift-image-registry/pods/node-ca-9js97/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.551561218Z namespaces/openshift-image-registry/pods/node-ca-qmz8c/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.551610469Z namespaces/openshift-image-registry/pods/node-ca-qmz8c/node-ca-qmz8c.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.551692541Z namespaces/openshift-image-registry/pods/node-ca-qmz8c/node-ca/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.551702491Z namespaces/openshift-image-registry/pods/node-ca-qmz8c/node-ca/node-ca/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.551708691Z namespaces/openshift-image-registry/pods/node-ca-qmz8c/node-ca/node-ca/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.551753403Z namespaces/openshift-image-registry/pods/node-ca-qmz8c/node-ca/node-ca/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.551888706Z namespaces/openshift-image-registry/pods/node-ca-qmz8c/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.551957927Z namespaces/openshift-image-registry/pods/node-ca-qmz8c/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.552050149Z namespaces/openshift-image-registry/pods/node-ca-zh7g2/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.55209095Z namespaces/openshift-image-registry/pods/node-ca-zh7g2/node-ca-zh7g2.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.552178932Z namespaces/openshift-image-registry/pods/node-ca-zh7g2/node-ca/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.552186012Z namespaces/openshift-image-registry/pods/node-ca-zh7g2/node-ca/node-ca/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.552196952Z namespaces/openshift-image-registry/pods/node-ca-zh7g2/node-ca/node-ca/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.552246053Z namespaces/openshift-image-registry/pods/node-ca-zh7g2/node-ca/node-ca/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.552383486Z namespaces/openshift-image-registry/pods/node-ca-zh7g2/node-ca/node-ca/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.552452958Z namespaces/openshift-image-registry/pods/node-ca-zh7g2/node-ca/node-ca/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.552492289Z namespaces/openshift-image-registry/policy/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.55252779Z namespaces/openshift-image-registry/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.552587941Z namespaces/openshift-image-registry/route.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.552628972Z namespaces/openshift-image-registry/route.openshift.io/routes.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.552734134Z namespaces/openshift-ingress-canary/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.552806996Z namespaces/openshift-ingress-canary/openshift-ingress-canary.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.552867047Z namespaces/openshift-ingress-canary/apps.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.552906208Z namespaces/openshift-ingress-canary/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.55300828Z namespaces/openshift-ingress-canary/apps/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.553057461Z namespaces/openshift-ingress-canary/apps/daemonsets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.553173014Z namespaces/openshift-ingress-canary/apps/deployments.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.553256986Z namespaces/openshift-ingress-canary/apps/replicasets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.553336638Z namespaces/openshift-ingress-canary/apps/statefulsets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.553387639Z namespaces/openshift-ingress-canary/autoscaling/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.553422429Z namespaces/openshift-ingress-canary/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.553476171Z namespaces/openshift-ingress-canary/batch/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.553520202Z namespaces/openshift-ingress-canary/batch/cronjobs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.553621524Z namespaces/openshift-ingress-canary/batch/jobs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.553688886Z namespaces/openshift-ingress-canary/build.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.553732766Z namespaces/openshift-ingress-canary/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.553820838Z namespaces/openshift-ingress-canary/build.openshift.io/builds.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.55389963Z namespaces/openshift-ingress-canary/core/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.553970072Z namespaces/openshift-ingress-canary/core/configmaps.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.554091274Z namespaces/openshift-ingress-canary/core/endpoints.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.554175166Z namespaces/openshift-ingress-canary/core/events.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.55434695Z namespaces/openshift-ingress-canary/core/persistentvolumeclaims.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.554428592Z namespaces/openshift-ingress-canary/core/pods.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.554612406Z namespaces/openshift-ingress-canary/core/replicationcontrollers.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.554753709Z namespaces/openshift-ingress-canary/core/secrets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.554936833Z namespaces/openshift-ingress-canary/core/services.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.555049756Z namespaces/openshift-ingress-canary/discovery.k8s.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.555075856Z namespaces/openshift-ingress-canary/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.555158728Z namespaces/openshift-ingress-canary/image.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.555208139Z namespaces/openshift-ingress-canary/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.55526923Z namespaces/openshift-ingress-canary/k8s.ovn.org/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.555293611Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.555392033Z namespaces/openshift-ingress-canary/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.555477895Z namespaces/openshift-ingress-canary/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.555534696Z namespaces/openshift-ingress-canary/monitoring.coreos.com/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.555820453Z namespaces/openshift-ingress-canary/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.555880114Z namespaces/openshift-ingress-canary/networking.k8s.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.555937475Z namespaces/openshift-ingress-canary/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.556011437Z namespaces/openshift-ingress-canary/pods/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.556021357Z namespaces/openshift-ingress-canary/pods/ingress-canary-84pw6/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.556085159Z namespaces/openshift-ingress-canary/pods/ingress-canary-84pw6/ingress-canary-84pw6.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.556173671Z namespaces/openshift-ingress-canary/pods/ingress-canary-84pw6/serve-healthcheck-canary/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.556182231Z namespaces/openshift-ingress-canary/pods/ingress-canary-84pw6/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.556187361Z namespaces/openshift-ingress-canary/pods/ingress-canary-84pw6/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.556225742Z namespaces/openshift-ingress-canary/pods/ingress-canary-84pw6/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.556329454Z namespaces/openshift-ingress-canary/pods/ingress-canary-84pw6/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.556397986Z namespaces/openshift-ingress-canary/pods/ingress-canary-84pw6/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.557004809Z namespaces/openshift-ingress-canary/pods/ingress-canary-bxcm5/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.55705107Z namespaces/openshift-ingress-canary/pods/ingress-canary-bxcm5/ingress-canary-bxcm5.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.557125452Z namespaces/openshift-ingress-canary/pods/ingress-canary-bxcm5/serve-healthcheck-canary/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.557134092Z namespaces/openshift-ingress-canary/pods/ingress-canary-bxcm5/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.557147842Z namespaces/openshift-ingress-canary/pods/ingress-canary-bxcm5/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.557213664Z namespaces/openshift-ingress-canary/pods/ingress-canary-bxcm5/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.557303056Z namespaces/openshift-ingress-canary/pods/ingress-canary-bxcm5/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.557376457Z namespaces/openshift-ingress-canary/pods/ingress-canary-bxcm5/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.557403118Z namespaces/openshift-ingress-canary/pods/ingress-canary-vjqhz/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.557453689Z namespaces/openshift-ingress-canary/pods/ingress-canary-vjqhz/ingress-canary-vjqhz.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.557536021Z namespaces/openshift-ingress-canary/pods/ingress-canary-vjqhz/serve-healthcheck-canary/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.557549251Z namespaces/openshift-ingress-canary/pods/ingress-canary-vjqhz/serve-healthcheck-canary/serve-healthcheck-canary/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.557553811Z namespaces/openshift-ingress-canary/pods/ingress-canary-vjqhz/serve-healthcheck-canary/serve-healthcheck-canary/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.557577112Z namespaces/openshift-ingress-canary/pods/ingress-canary-vjqhz/serve-healthcheck-canary/serve-healthcheck-canary/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.557672114Z namespaces/openshift-ingress-canary/pods/ingress-canary-vjqhz/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.557749296Z namespaces/openshift-ingress-canary/pods/ingress-canary-vjqhz/serve-healthcheck-canary/serve-healthcheck-canary/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.557771656Z namespaces/openshift-ingress-canary/policy/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.557848378Z namespaces/openshift-ingress-canary/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.557886289Z namespaces/openshift-ingress-canary/route.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.55793076Z namespaces/openshift-ingress-canary/route.openshift.io/routes.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.558059903Z namespaces/openshift-ingress-operator/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.558113714Z namespaces/openshift-ingress-operator/openshift-ingress-operator.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.558178215Z namespaces/openshift-ingress-operator/apps.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.558221006Z namespaces/openshift-ingress-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.558285488Z namespaces/openshift-ingress-operator/apps/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.558336269Z namespaces/openshift-ingress-operator/apps/daemonsets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.55841964Z namespaces/openshift-ingress-operator/apps/deployments.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.558517923Z namespaces/openshift-ingress-operator/apps/replicasets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.558597044Z namespaces/openshift-ingress-operator/apps/statefulsets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.558631005Z namespaces/openshift-ingress-operator/autoscaling/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.558683476Z namespaces/openshift-ingress-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.558729938Z namespaces/openshift-ingress-operator/batch/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.558777688Z namespaces/openshift-ingress-operator/batch/cronjobs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.55885785Z namespaces/openshift-ingress-operator/batch/jobs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.558896731Z namespaces/openshift-ingress-operator/build.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.558937332Z namespaces/openshift-ingress-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.559241389Z namespaces/openshift-ingress-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.55928336Z namespaces/openshift-ingress-operator/core/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.559348451Z namespaces/openshift-ingress-operator/core/configmaps.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.560153709Z namespaces/openshift-ingress-operator/core/endpoints.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.560218251Z namespaces/openshift-ingress-operator/core/events.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.560319463Z namespaces/openshift-ingress-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.560397035Z namespaces/openshift-ingress-operator/core/pods.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.560476136Z namespaces/openshift-ingress-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.560610499Z namespaces/openshift-ingress-operator/core/secrets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.560817764Z namespaces/openshift-ingress-operator/core/services.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.560885515Z namespaces/openshift-ingress-operator/discovery.k8s.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.560924116Z namespaces/openshift-ingress-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.561001088Z namespaces/openshift-ingress-operator/image.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.561032719Z namespaces/openshift-ingress-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.56107319Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.56108771Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.561126561Z namespaces/openshift-ingress-operator/ingress.operator.openshift.io/dnsrecords/default-wildcard.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.561205382Z namespaces/openshift-ingress-operator/k8s.ovn.org/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.561248293Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.561332535Z namespaces/openshift-ingress-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.561406627Z namespaces/openshift-ingress-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.561464538Z namespaces/openshift-ingress-operator/monitoring.coreos.com/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.561496649Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.56156577Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.561599111Z namespaces/openshift-ingress-operator/monitoring.coreos.com/prometheusrules/ingress-operator.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.561682713Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.561714144Z namespaces/openshift-ingress-operator/monitoring.coreos.com/servicemonitors/ingress-operator.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.561780545Z namespaces/openshift-ingress-operator/networking.k8s.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.561815636Z namespaces/openshift-ingress-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.561870667Z namespaces/openshift-ingress-operator/operator.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.561881028Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.561932739Z namespaces/openshift-ingress-operator/operator.openshift.io/ingresscontrollers/default.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.562029821Z namespaces/openshift-ingress-operator/policy/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.562061232Z namespaces/openshift-ingress-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.562102173Z namespaces/openshift-ingress-operator/route.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.562145013Z namespaces/openshift-ingress-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.562232525Z namespaces/openshift-ingress/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.562266626Z namespaces/openshift-ingress/openshift-ingress.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.562336368Z namespaces/openshift-ingress/apps.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.562371068Z namespaces/openshift-ingress/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.562412249Z namespaces/openshift-ingress/apps/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.56245228Z namespaces/openshift-ingress/apps/daemonsets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.562551012Z namespaces/openshift-ingress/apps/deployments.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.562731656Z namespaces/openshift-ingress/apps/replicasets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.56288918Z namespaces/openshift-ingress/apps/statefulsets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.562929911Z namespaces/openshift-ingress/autoscaling/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.563018383Z namespaces/openshift-ingress/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.563088154Z namespaces/openshift-ingress/batch/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.563146296Z namespaces/openshift-ingress/batch/cronjobs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.563240468Z namespaces/openshift-ingress/batch/jobs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.563312399Z namespaces/openshift-ingress/build.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.563372301Z namespaces/openshift-ingress/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.563461223Z namespaces/openshift-ingress/build.openshift.io/builds.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.563551025Z namespaces/openshift-ingress/core/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.563612536Z namespaces/openshift-ingress/core/configmaps.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.563731099Z namespaces/openshift-ingress/core/endpoints.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.563840161Z namespaces/openshift-ingress/core/events.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.564042656Z namespaces/openshift-ingress/core/persistentvolumeclaims.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.564150968Z namespaces/openshift-ingress/core/pods.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.564301171Z namespaces/openshift-ingress/core/replicationcontrollers.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.564456135Z namespaces/openshift-ingress/core/secrets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.564657899Z namespaces/openshift-ingress/core/services.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.564755061Z namespaces/openshift-ingress/discovery.k8s.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.564820293Z namespaces/openshift-ingress/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.564906305Z namespaces/openshift-ingress/image.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.564960076Z namespaces/openshift-ingress/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.565055828Z namespaces/openshift-ingress/k8s.ovn.org/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.56511804Z namespaces/openshift-ingress/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.565222572Z namespaces/openshift-ingress/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.565317724Z namespaces/openshift-ingress/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.565386675Z namespaces/openshift-ingress/monitoring.coreos.com/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.565416096Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.565497178Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.565544039Z namespaces/openshift-ingress/monitoring.coreos.com/servicemonitors/router-default.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.565609151Z namespaces/openshift-ingress/networking.k8s.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.565664842Z namespaces/openshift-ingress/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.565731283Z namespaces/openshift-ingress/pods/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.565742583Z namespaces/openshift-ingress/pods/router-default-696dd48b59-jz82t/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.565800525Z namespaces/openshift-ingress/pods/router-default-696dd48b59-jz82t/router-default-696dd48b59-jz82t.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.565918277Z namespaces/openshift-ingress/pods/router-default-696dd48b59-jz82t/router/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.565929267Z namespaces/openshift-ingress/pods/router-default-696dd48b59-jz82t/router/router/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.565975599Z namespaces/openshift-ingress/pods/router-default-696dd48b59-jz82t/router/router/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.56603685Z namespaces/openshift-ingress/pods/router-default-696dd48b59-jz82t/router/router/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.566193724Z namespaces/openshift-ingress/pods/router-default-696dd48b59-jz82t/router/router/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.566275255Z namespaces/openshift-ingress/pods/router-default-696dd48b59-jz82t/router/router/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.566320146Z namespaces/openshift-ingress/policy/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.566367217Z namespaces/openshift-ingress/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.566458389Z namespaces/openshift-ingress/route.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.566522101Z namespaces/openshift-ingress/route.openshift.io/routes.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.566618133Z namespaces/openshift-insights/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.566684544Z namespaces/openshift-insights/openshift-insights.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.566749116Z namespaces/openshift-insights/apps.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.566792347Z namespaces/openshift-insights/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.566875259Z namespaces/openshift-insights/apps/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.56693181Z namespaces/openshift-insights/apps/daemonsets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.567158335Z namespaces/openshift-insights/apps/deployments.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.567287498Z namespaces/openshift-insights/apps/replicasets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.567406Z namespaces/openshift-insights/apps/statefulsets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.567452251Z namespaces/openshift-insights/apps/deployments/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.567505102Z namespaces/openshift-insights/apps/deployments/insights-operator.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.567596035Z namespaces/openshift-insights/autoscaling/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.567646436Z namespaces/openshift-insights/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.567726087Z namespaces/openshift-insights/batch/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.567784209Z namespaces/openshift-insights/batch/cronjobs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.567885551Z namespaces/openshift-insights/batch/jobs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.567968043Z namespaces/openshift-insights/build.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.568028974Z namespaces/openshift-insights/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.568134576Z namespaces/openshift-insights/build.openshift.io/builds.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.568227238Z namespaces/openshift-insights/core/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.56827533Z namespaces/openshift-insights/core/configmaps.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.569088528Z namespaces/openshift-insights/core/endpoints.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.56918935Z namespaces/openshift-insights/core/events.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.569499967Z namespaces/openshift-insights/core/persistentvolumeclaims.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.56964828Z namespaces/openshift-insights/core/pods.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.570010618Z namespaces/openshift-insights/core/replicationcontrollers.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.570131551Z namespaces/openshift-insights/core/secrets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.570298055Z namespaces/openshift-insights/core/services.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.570382086Z namespaces/openshift-insights/core/configmaps/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.570441828Z namespaces/openshift-insights/core/configmaps/service-ca-bundle.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.57053882Z namespaces/openshift-insights/core/serviceaccounts/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.570583421Z namespaces/openshift-insights/core/serviceaccounts/gather.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.570704144Z namespaces/openshift-insights/core/serviceaccounts/operator.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.570759735Z namespaces/openshift-insights/core/services/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.570833036Z namespaces/openshift-insights/core/services/metrics.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.570910488Z namespaces/openshift-insights/discovery.k8s.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.57099374Z namespaces/openshift-insights/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.571089992Z namespaces/openshift-insights/image.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.571148834Z namespaces/openshift-insights/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.571219605Z namespaces/openshift-insights/k8s.ovn.org/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.571267776Z namespaces/openshift-insights/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.571377408Z namespaces/openshift-insights/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.571474701Z namespaces/openshift-insights/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.571540832Z namespaces/openshift-insights/monitoring.coreos.com/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.571596464Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.571662075Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.571722676Z namespaces/openshift-insights/monitoring.coreos.com/prometheusrules/insights-prometheus-rules.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.571790338Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.571849309Z namespaces/openshift-insights/monitoring.coreos.com/servicemonitors/insights-operator.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.571912071Z namespaces/openshift-insights/networking.k8s.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.571977562Z namespaces/openshift-insights/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.572072464Z namespaces/openshift-insights/pods/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.572085794Z namespaces/openshift-insights/pods/insights-operator-5c847dcfc4-h2hnj/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.572133495Z namespaces/openshift-insights/pods/insights-operator-5c847dcfc4-h2hnj/insights-operator-5c847dcfc4-h2hnj.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.572240058Z namespaces/openshift-insights/pods/insights-operator-5c847dcfc4-h2hnj/insights-operator/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.572249528Z namespaces/openshift-insights/pods/insights-operator-5c847dcfc4-h2hnj/insights-operator/insights-operator/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.572256488Z namespaces/openshift-insights/pods/insights-operator-5c847dcfc4-h2hnj/insights-operator/insights-operator/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.572314759Z namespaces/openshift-insights/pods/insights-operator-5c847dcfc4-h2hnj/insights-operator/insights-operator/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.57280627Z namespaces/openshift-insights/pods/insights-operator-5c847dcfc4-h2hnj/insights-operator/insights-operator/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.573135508Z namespaces/openshift-insights/pods/insights-runtime-extractor-2tjsn/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.573177249Z namespaces/openshift-insights/pods/insights-runtime-extractor-2tjsn/insights-runtime-extractor-2tjsn.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.573307062Z namespaces/openshift-insights/pods/insights-runtime-extractor-2tjsn/exporter/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.573315912Z namespaces/openshift-insights/pods/insights-runtime-extractor-2tjsn/exporter/exporter/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.573322512Z namespaces/openshift-insights/pods/insights-runtime-extractor-2tjsn/exporter/exporter/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.573384423Z namespaces/openshift-insights/pods/insights-runtime-extractor-2tjsn/exporter/exporter/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.573497726Z namespaces/openshift-insights/pods/insights-runtime-extractor-2tjsn/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.573581298Z namespaces/openshift-insights/pods/insights-runtime-extractor-2tjsn/exporter/exporter/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.573646279Z namespaces/openshift-insights/pods/insights-runtime-extractor-2tjsn/extractor/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.573655309Z namespaces/openshift-insights/pods/insights-runtime-extractor-2tjsn/extractor/extractor/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.573666719Z namespaces/openshift-insights/pods/insights-runtime-extractor-2tjsn/extractor/extractor/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.573730251Z namespaces/openshift-insights/pods/insights-runtime-extractor-2tjsn/extractor/extractor/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.573845614Z namespaces/openshift-insights/pods/insights-runtime-extractor-2tjsn/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.573925595Z namespaces/openshift-insights/pods/insights-runtime-extractor-2tjsn/extractor/extractor/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.574014887Z namespaces/openshift-insights/pods/insights-runtime-extractor-2tjsn/kube-rbac-proxy/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.574028658Z namespaces/openshift-insights/pods/insights-runtime-extractor-2tjsn/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.574042598Z namespaces/openshift-insights/pods/insights-runtime-extractor-2tjsn/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.574092549Z namespaces/openshift-insights/pods/insights-runtime-extractor-2tjsn/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.574203231Z namespaces/openshift-insights/pods/insights-runtime-extractor-2tjsn/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.574292553Z namespaces/openshift-insights/pods/insights-runtime-extractor-2tjsn/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.574358065Z namespaces/openshift-insights/pods/insights-runtime-extractor-9xvbv/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.574404696Z namespaces/openshift-insights/pods/insights-runtime-extractor-9xvbv/insights-runtime-extractor-9xvbv.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.574550189Z namespaces/openshift-insights/pods/insights-runtime-extractor-9xvbv/exporter/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.574566979Z namespaces/openshift-insights/pods/insights-runtime-extractor-9xvbv/exporter/exporter/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.57457553Z namespaces/openshift-insights/pods/insights-runtime-extractor-9xvbv/exporter/exporter/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.57460575Z namespaces/openshift-insights/pods/insights-runtime-extractor-9xvbv/exporter/exporter/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.574714593Z namespaces/openshift-insights/pods/insights-runtime-extractor-9xvbv/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.574796124Z namespaces/openshift-insights/pods/insights-runtime-extractor-9xvbv/exporter/exporter/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.574854786Z namespaces/openshift-insights/pods/insights-runtime-extractor-9xvbv/extractor/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.574864816Z namespaces/openshift-insights/pods/insights-runtime-extractor-9xvbv/extractor/extractor/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.574871426Z namespaces/openshift-insights/pods/insights-runtime-extractor-9xvbv/extractor/extractor/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.574937108Z namespaces/openshift-insights/pods/insights-runtime-extractor-9xvbv/extractor/extractor/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.575219124Z namespaces/openshift-insights/pods/insights-runtime-extractor-9xvbv/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.575290615Z namespaces/openshift-insights/pods/insights-runtime-extractor-9xvbv/extractor/extractor/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.575332956Z namespaces/openshift-insights/pods/insights-runtime-extractor-9xvbv/kube-rbac-proxy/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.575346097Z namespaces/openshift-insights/pods/insights-runtime-extractor-9xvbv/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.575351407Z namespaces/openshift-insights/pods/insights-runtime-extractor-9xvbv/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.575396478Z namespaces/openshift-insights/pods/insights-runtime-extractor-9xvbv/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.57549256Z namespaces/openshift-insights/pods/insights-runtime-extractor-9xvbv/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.575566692Z namespaces/openshift-insights/pods/insights-runtime-extractor-9xvbv/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.575632033Z namespaces/openshift-insights/pods/insights-runtime-extractor-xt447/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.575658954Z namespaces/openshift-insights/pods/insights-runtime-extractor-xt447/insights-runtime-extractor-xt447.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.576068793Z namespaces/openshift-insights/pods/insights-runtime-extractor-xt447/exporter/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.576081823Z namespaces/openshift-insights/pods/insights-runtime-extractor-xt447/exporter/exporter/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.576094633Z namespaces/openshift-insights/pods/insights-runtime-extractor-xt447/exporter/exporter/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.576140954Z namespaces/openshift-insights/pods/insights-runtime-extractor-xt447/exporter/exporter/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.576233147Z namespaces/openshift-insights/pods/insights-runtime-extractor-xt447/exporter/exporter/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.576305728Z namespaces/openshift-insights/pods/insights-runtime-extractor-xt447/exporter/exporter/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.576336709Z namespaces/openshift-insights/pods/insights-runtime-extractor-xt447/extractor/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.576347889Z namespaces/openshift-insights/pods/insights-runtime-extractor-xt447/extractor/extractor/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.57636385Z namespaces/openshift-insights/pods/insights-runtime-extractor-xt447/extractor/extractor/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.576416451Z namespaces/openshift-insights/pods/insights-runtime-extractor-xt447/extractor/extractor/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.576503902Z namespaces/openshift-insights/pods/insights-runtime-extractor-xt447/extractor/extractor/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.576585964Z namespaces/openshift-insights/pods/insights-runtime-extractor-xt447/extractor/extractor/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.576614805Z namespaces/openshift-insights/pods/insights-runtime-extractor-xt447/kube-rbac-proxy/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.576625525Z namespaces/openshift-insights/pods/insights-runtime-extractor-xt447/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.576638756Z namespaces/openshift-insights/pods/insights-runtime-extractor-xt447/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.576682566Z namespaces/openshift-insights/pods/insights-runtime-extractor-xt447/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.576771859Z namespaces/openshift-insights/pods/insights-runtime-extractor-xt447/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.5768418Z namespaces/openshift-insights/pods/insights-runtime-extractor-xt447/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.576893381Z namespaces/openshift-insights/policy/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.576931392Z namespaces/openshift-insights/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.577020694Z namespaces/openshift-insights/route.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.577066005Z namespaces/openshift-insights/route.openshift.io/routes.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.577135727Z namespaces/openshift-keda/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.577145467Z namespaces/openshift-keda/coordination.k8s.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.577151397Z namespaces/openshift-keda/coordination.k8s.io/leases/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.577199968Z namespaces/openshift-keda/coordination.k8s.io/leases/olm-operator.keda.sh.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.5772885Z namespaces/openshift-keda/coordination.k8s.io/leases/operator.keda.sh.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.577345501Z namespaces/openshift-keda/monitoring.coreos.com/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.577355321Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.577398482Z namespaces/openshift-keda/monitoring.coreos.com/podmonitors/keda-olm-operator.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.577455824Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.577506195Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-admission-webhooks.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.577592647Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-metrics-apiserver.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.577680219Z namespaces/openshift-keda/monitoring.coreos.com/servicemonitors/keda-operator.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.57775781Z namespaces/openshift-keda/operators.coreos.com/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.577766991Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.577809131Z namespaces/openshift-keda/operators.coreos.com/clusterserviceversions/custom-metrics-autoscaler.v2.19.0-1.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.578056687Z namespaces/openshift-keda/operators.coreos.com/installplans/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.578137809Z namespaces/openshift-keda/operators.coreos.com/installplans/install-pwtmt.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.578261722Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.578278692Z namespaces/openshift-keda/operators.coreos.com/operatorconditions/custom-metrics-autoscaler.v2.19.0-1.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.578382854Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.578413005Z namespaces/openshift-keda/operators.coreos.com/operatorgroups/openshift-keda.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.578452186Z namespaces/openshift-keda/operators.coreos.com/subscriptions/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.578517407Z namespaces/openshift-keda/operators.coreos.com/subscriptions/openshift-custom-metrics-autoscaler-operator.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.57862682Z namespaces/openshift-kube-apiserver-operator/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.578674291Z namespaces/openshift-kube-apiserver-operator/openshift-kube-apiserver-operator.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.578753963Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.578773803Z namespaces/openshift-kube-apiserver-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.578832074Z namespaces/openshift-kube-apiserver-operator/apps/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.578894646Z namespaces/openshift-kube-apiserver-operator/apps/daemonsets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.579017938Z namespaces/openshift-kube-apiserver-operator/apps/deployments.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.57911286Z namespaces/openshift-kube-apiserver-operator/apps/replicasets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.579190902Z namespaces/openshift-kube-apiserver-operator/apps/statefulsets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.579240103Z namespaces/openshift-kube-apiserver-operator/autoscaling/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.579278564Z namespaces/openshift-kube-apiserver-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.579337476Z namespaces/openshift-kube-apiserver-operator/batch/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.579369006Z namespaces/openshift-kube-apiserver-operator/batch/cronjobs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.579451598Z namespaces/openshift-kube-apiserver-operator/batch/jobs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.57951638Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.57955004Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.579646752Z namespaces/openshift-kube-apiserver-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.579715994Z namespaces/openshift-kube-apiserver-operator/core/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.579749425Z namespaces/openshift-kube-apiserver-operator/core/configmaps.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.579863737Z namespaces/openshift-kube-apiserver-operator/core/endpoints.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.579959539Z namespaces/openshift-kube-apiserver-operator/core/events.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.580073882Z namespaces/openshift-kube-apiserver-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.580148094Z namespaces/openshift-kube-apiserver-operator/core/pods.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.580229735Z namespaces/openshift-kube-apiserver-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.580372828Z namespaces/openshift-kube-apiserver-operator/core/secrets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.580552243Z namespaces/openshift-kube-apiserver-operator/core/services.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.580614504Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.580662555Z namespaces/openshift-kube-apiserver-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.580710666Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.580749087Z namespaces/openshift-kube-apiserver-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.580825498Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.580841409Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.580964462Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.581056594Z namespaces/openshift-kube-apiserver-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.581099345Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.581136505Z namespaces/openshift-kube-apiserver-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.581192007Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.581218137Z namespaces/openshift-kube-apiserver-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.581277239Z namespaces/openshift-kube-apiserver-operator/policy/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.58132559Z namespaces/openshift-kube-apiserver-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.581372111Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.581422742Z namespaces/openshift-kube-apiserver-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.581514054Z namespaces/openshift-kube-apiserver/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.581561795Z namespaces/openshift-kube-apiserver/openshift-kube-apiserver.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.581620026Z namespaces/openshift-kube-apiserver/apps.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.581658017Z namespaces/openshift-kube-apiserver/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.581726799Z namespaces/openshift-kube-apiserver/apps/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.58178328Z namespaces/openshift-kube-apiserver/apps/daemonsets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.581857892Z namespaces/openshift-kube-apiserver/apps/deployments.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.581965044Z namespaces/openshift-kube-apiserver/apps/replicasets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.582068126Z namespaces/openshift-kube-apiserver/apps/statefulsets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.582118077Z namespaces/openshift-kube-apiserver/autoscaling/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.582140598Z namespaces/openshift-kube-apiserver/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.58222077Z namespaces/openshift-kube-apiserver/batch/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.582269071Z namespaces/openshift-kube-apiserver/batch/cronjobs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.582351563Z namespaces/openshift-kube-apiserver/batch/jobs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.582589128Z namespaces/openshift-kube-apiserver/build.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.582630289Z namespaces/openshift-kube-apiserver/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.582715351Z namespaces/openshift-kube-apiserver/build.openshift.io/builds.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.582760812Z namespaces/openshift-kube-apiserver/core/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.582797092Z namespaces/openshift-kube-apiserver/core/configmaps.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.582895415Z namespaces/openshift-kube-apiserver/core/endpoints.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.583012667Z namespaces/openshift-kube-apiserver/core/events.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.583104569Z namespaces/openshift-kube-apiserver/core/persistentvolumeclaims.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.583187291Z namespaces/openshift-kube-apiserver/core/pods.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.583267013Z namespaces/openshift-kube-apiserver/core/replicationcontrollers.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.583396766Z namespaces/openshift-kube-apiserver/core/secrets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.583549319Z namespaces/openshift-kube-apiserver/core/services.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.58360145Z namespaces/openshift-kube-apiserver/discovery.k8s.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.583637961Z namespaces/openshift-kube-apiserver/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.583686092Z namespaces/openshift-kube-apiserver/image.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.583716463Z namespaces/openshift-kube-apiserver/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.583775664Z namespaces/openshift-kube-apiserver/k8s.ovn.org/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.583818935Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.583893017Z namespaces/openshift-kube-apiserver/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.584007219Z namespaces/openshift-kube-apiserver/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.584071931Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.584107222Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.584175343Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.584207144Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/api-usage.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.584312486Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/prometheusrules/podsecurity.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.584365797Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.584396398Z namespaces/openshift-kube-apiserver/monitoring.coreos.com/servicemonitors/openshift-kube-apiserver.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.584458959Z namespaces/openshift-kube-apiserver/networking.k8s.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.58449034Z namespaces/openshift-kube-apiserver/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.584544821Z namespaces/openshift-kube-apiserver/policy/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.584574592Z namespaces/openshift-kube-apiserver/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.584640163Z namespaces/openshift-kube-apiserver/route.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.584684015Z namespaces/openshift-kube-apiserver/route.openshift.io/routes.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.584762736Z namespaces/openshift-kube-controller-manager-operator/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.584815107Z namespaces/openshift-kube-controller-manager-operator/openshift-kube-controller-manager-operator.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.584877059Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.584902469Z namespaces/openshift-kube-controller-manager-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.585011202Z namespaces/openshift-kube-controller-manager-operator/apps/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.585059493Z namespaces/openshift-kube-controller-manager-operator/apps/daemonsets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.585155465Z namespaces/openshift-kube-controller-manager-operator/apps/deployments.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.585228156Z namespaces/openshift-kube-controller-manager-operator/apps/replicasets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.585304568Z namespaces/openshift-kube-controller-manager-operator/apps/statefulsets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.585745788Z namespaces/openshift-kube-controller-manager-operator/autoscaling/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.585786699Z namespaces/openshift-kube-controller-manager-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.585868871Z namespaces/openshift-kube-controller-manager-operator/batch/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.585905482Z namespaces/openshift-kube-controller-manager-operator/batch/cronjobs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.586069125Z namespaces/openshift-kube-controller-manager-operator/batch/jobs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.586101626Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.586138257Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.586227769Z namespaces/openshift-kube-controller-manager-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.58629897Z namespaces/openshift-kube-controller-manager-operator/core/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.586347291Z namespaces/openshift-kube-controller-manager-operator/core/configmaps.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.586472744Z namespaces/openshift-kube-controller-manager-operator/core/endpoints.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.586562746Z namespaces/openshift-kube-controller-manager-operator/core/events.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.586643328Z namespaces/openshift-kube-controller-manager-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.58672384Z namespaces/openshift-kube-controller-manager-operator/core/pods.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.586805491Z namespaces/openshift-kube-controller-manager-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.586970145Z namespaces/openshift-kube-controller-manager-operator/core/secrets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.587156569Z namespaces/openshift-kube-controller-manager-operator/core/services.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.587234721Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.587276232Z namespaces/openshift-kube-controller-manager-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.587329043Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.587359984Z namespaces/openshift-kube-controller-manager-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.587439336Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.587483437Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.587569199Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.5876495Z namespaces/openshift-kube-controller-manager-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.587698651Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.587746892Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.587806974Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.587860185Z namespaces/openshift-kube-controller-manager-operator/monitoring.coreos.com/servicemonitors/kube-controller-manager-operator.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.587912956Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.587985368Z namespaces/openshift-kube-controller-manager-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.588042369Z namespaces/openshift-kube-controller-manager-operator/policy/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.58809021Z namespaces/openshift-kube-controller-manager-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.588149221Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.588205453Z namespaces/openshift-kube-controller-manager-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.588307135Z namespaces/openshift-kube-controller-manager/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.588349156Z namespaces/openshift-kube-controller-manager/openshift-kube-controller-manager.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.588407407Z namespaces/openshift-kube-controller-manager/apps.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.588451008Z namespaces/openshift-kube-controller-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.588517469Z namespaces/openshift-kube-controller-manager/apps/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.58855869Z namespaces/openshift-kube-controller-manager/apps/daemonsets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.588643042Z namespaces/openshift-kube-controller-manager/apps/deployments.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.588727384Z namespaces/openshift-kube-controller-manager/apps/replicasets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.588806216Z namespaces/openshift-kube-controller-manager/apps/statefulsets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.588868207Z namespaces/openshift-kube-controller-manager/autoscaling/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.588915858Z namespaces/openshift-kube-controller-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.58900878Z namespaces/openshift-kube-controller-manager/batch/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.589049251Z namespaces/openshift-kube-controller-manager/batch/cronjobs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.589136473Z namespaces/openshift-kube-controller-manager/batch/jobs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.589191864Z namespaces/openshift-kube-controller-manager/build.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.589239696Z namespaces/openshift-kube-controller-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.589319137Z namespaces/openshift-kube-controller-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.589403389Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.589416489Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.58945006Z namespaces/openshift-kube-controller-manager/coordination.k8s.io/leases/cluster-policy-controller-lock.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.589522202Z namespaces/openshift-kube-controller-manager/core/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.589540292Z namespaces/openshift-kube-controller-manager/core/configmaps.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.589655455Z namespaces/openshift-kube-controller-manager/core/endpoints.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.589725907Z namespaces/openshift-kube-controller-manager/core/events.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.590069844Z namespaces/openshift-kube-controller-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.590134325Z namespaces/openshift-kube-controller-manager/core/pods.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.590226298Z namespaces/openshift-kube-controller-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.59034169Z namespaces/openshift-kube-controller-manager/core/secrets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.590515944Z namespaces/openshift-kube-controller-manager/core/services.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.590565945Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.590612306Z namespaces/openshift-kube-controller-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.590659957Z namespaces/openshift-kube-controller-manager/image.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.590698438Z namespaces/openshift-kube-controller-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.590748409Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.59079467Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.590899433Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.591205199Z namespaces/openshift-kube-controller-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.59122012Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.59122672Z namespaces/openshift-kube-controller-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.591267311Z namespaces/openshift-kube-controller-manager/networking.k8s.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.591290421Z namespaces/openshift-kube-controller-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.591365093Z namespaces/openshift-kube-controller-manager/policy/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.591407374Z namespaces/openshift-kube-controller-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.591451265Z namespaces/openshift-kube-controller-manager/route.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.591499886Z namespaces/openshift-kube-controller-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.591583548Z namespaces/openshift-kube-scheduler-operator/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.591636559Z namespaces/openshift-kube-scheduler-operator/openshift-kube-scheduler-operator.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.59168495Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.591733961Z namespaces/openshift-kube-scheduler-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.591795633Z namespaces/openshift-kube-scheduler-operator/apps/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.591837823Z namespaces/openshift-kube-scheduler-operator/apps/daemonsets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.591923855Z namespaces/openshift-kube-scheduler-operator/apps/deployments.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.592025038Z namespaces/openshift-kube-scheduler-operator/apps/replicasets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.592107689Z namespaces/openshift-kube-scheduler-operator/apps/statefulsets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.592162441Z namespaces/openshift-kube-scheduler-operator/autoscaling/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.592209932Z namespaces/openshift-kube-scheduler-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.592269633Z namespaces/openshift-kube-scheduler-operator/batch/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.592328814Z namespaces/openshift-kube-scheduler-operator/batch/cronjobs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.592405516Z namespaces/openshift-kube-scheduler-operator/batch/jobs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.592450867Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.592501968Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.59257302Z namespaces/openshift-kube-scheduler-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.592667772Z namespaces/openshift-kube-scheduler-operator/core/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.592714143Z namespaces/openshift-kube-scheduler-operator/core/configmaps.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.592818625Z namespaces/openshift-kube-scheduler-operator/core/endpoints.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.592896857Z namespaces/openshift-kube-scheduler-operator/core/events.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.593001369Z namespaces/openshift-kube-scheduler-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.593081851Z namespaces/openshift-kube-scheduler-operator/core/pods.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.593163543Z namespaces/openshift-kube-scheduler-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.593297196Z namespaces/openshift-kube-scheduler-operator/core/secrets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.593448369Z namespaces/openshift-kube-scheduler-operator/core/services.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.593513611Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.593561022Z namespaces/openshift-kube-scheduler-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.593616613Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.593658554Z namespaces/openshift-kube-scheduler-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.593702305Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.593751856Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.593831808Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.59391688Z namespaces/openshift-kube-scheduler-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.593979141Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.594029812Z namespaces/openshift-kube-scheduler-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.594079463Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.594122644Z namespaces/openshift-kube-scheduler-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.594169835Z namespaces/openshift-kube-scheduler-operator/policy/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.594214706Z namespaces/openshift-kube-scheduler-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.594249377Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.594296758Z namespaces/openshift-kube-scheduler-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.59437603Z namespaces/openshift-kube-scheduler/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.594417281Z namespaces/openshift-kube-scheduler/openshift-kube-scheduler.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.594497913Z namespaces/openshift-kube-scheduler/apps.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.594537333Z namespaces/openshift-kube-scheduler/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.594603695Z namespaces/openshift-kube-scheduler/apps/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.594650456Z namespaces/openshift-kube-scheduler/apps/daemonsets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.594733208Z namespaces/openshift-kube-scheduler/apps/deployments.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.59481909Z namespaces/openshift-kube-scheduler/apps/replicasets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.594901731Z namespaces/openshift-kube-scheduler/apps/statefulsets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.594980743Z namespaces/openshift-kube-scheduler/autoscaling/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.595024694Z namespaces/openshift-kube-scheduler/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.595103966Z namespaces/openshift-kube-scheduler/batch/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.595134397Z namespaces/openshift-kube-scheduler/batch/cronjobs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.595240809Z namespaces/openshift-kube-scheduler/batch/jobs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.5952674Z namespaces/openshift-kube-scheduler/build.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.595339791Z namespaces/openshift-kube-scheduler/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.595401483Z namespaces/openshift-kube-scheduler/build.openshift.io/builds.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.595464164Z namespaces/openshift-kube-scheduler/core/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.595515965Z namespaces/openshift-kube-scheduler/core/configmaps.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.595818532Z namespaces/openshift-kube-scheduler/core/endpoints.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.595888093Z namespaces/openshift-kube-scheduler/core/events.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.596084298Z namespaces/openshift-kube-scheduler/core/persistentvolumeclaims.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.59616379Z namespaces/openshift-kube-scheduler/core/pods.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.596242901Z namespaces/openshift-kube-scheduler/core/replicationcontrollers.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.596366104Z namespaces/openshift-kube-scheduler/core/secrets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.596526398Z namespaces/openshift-kube-scheduler/core/services.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.596576929Z namespaces/openshift-kube-scheduler/discovery.k8s.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.59662386Z namespaces/openshift-kube-scheduler/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.596678751Z namespaces/openshift-kube-scheduler/image.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.596726512Z namespaces/openshift-kube-scheduler/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.596801394Z namespaces/openshift-kube-scheduler/k8s.ovn.org/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.596847045Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.596933647Z namespaces/openshift-kube-scheduler/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.597042009Z namespaces/openshift-kube-scheduler/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.5970844Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.597127361Z namespaces/openshift-kube-scheduler/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.597172562Z namespaces/openshift-kube-scheduler/networking.k8s.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.597218593Z namespaces/openshift-kube-scheduler/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.597272164Z namespaces/openshift-kube-scheduler/policy/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.597318085Z namespaces/openshift-kube-scheduler/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.597361496Z namespaces/openshift-kube-scheduler/route.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.597404207Z namespaces/openshift-kube-scheduler/route.openshift.io/routes.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.597506789Z namespaces/openshift-kube-storage-version-migrator-operator/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.59755269Z namespaces/openshift-kube-storage-version-migrator-operator/openshift-kube-storage-version-migrator-operator.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.597622352Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.597663333Z namespaces/openshift-kube-storage-version-migrator-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.597730064Z namespaces/openshift-kube-storage-version-migrator-operator/apps/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.597769245Z namespaces/openshift-kube-storage-version-migrator-operator/apps/daemonsets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.597853647Z namespaces/openshift-kube-storage-version-migrator-operator/apps/deployments.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.59800206Z namespaces/openshift-kube-storage-version-migrator-operator/apps/replicasets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.598107373Z namespaces/openshift-kube-storage-version-migrator-operator/apps/statefulsets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.598163384Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.598207165Z namespaces/openshift-kube-storage-version-migrator-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.598265206Z namespaces/openshift-kube-storage-version-migrator-operator/batch/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.598314167Z namespaces/openshift-kube-storage-version-migrator-operator/batch/cronjobs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.598389739Z namespaces/openshift-kube-storage-version-migrator-operator/batch/jobs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.59844999Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.598510452Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.598589764Z namespaces/openshift-kube-storage-version-migrator-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.598639774Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.598650655Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.598692376Z namespaces/openshift-kube-storage-version-migrator-operator/coordination.k8s.io/leases/openshift-kube-storage-version-migrator-operator-lock.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.598769888Z namespaces/openshift-kube-storage-version-migrator-operator/core/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.598810898Z namespaces/openshift-kube-storage-version-migrator-operator/core/configmaps.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.598922411Z namespaces/openshift-kube-storage-version-migrator-operator/core/endpoints.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.599031253Z namespaces/openshift-kube-storage-version-migrator-operator/core/events.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.599210147Z namespaces/openshift-kube-storage-version-migrator-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.599285829Z namespaces/openshift-kube-storage-version-migrator-operator/core/pods.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.599413832Z namespaces/openshift-kube-storage-version-migrator-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.599532124Z namespaces/openshift-kube-storage-version-migrator-operator/core/secrets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.599708478Z namespaces/openshift-kube-storage-version-migrator-operator/core/services.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.599764179Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.599810111Z namespaces/openshift-kube-storage-version-migrator-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.599861882Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.599906243Z namespaces/openshift-kube-storage-version-migrator-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.6006724Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.600718041Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.600812073Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.600887964Z namespaces/openshift-kube-storage-version-migrator-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.600928605Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.600991697Z namespaces/openshift-kube-storage-version-migrator-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.601052248Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.601092099Z namespaces/openshift-kube-storage-version-migrator-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.60113011Z namespaces/openshift-kube-storage-version-migrator-operator/pods/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.60114704Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-846bf668f7-d9rtw/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.601196982Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-846bf668f7-d9rtw/kube-storage-version-migrator-operator-846bf668f7-d9rtw.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.601329394Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-846bf668f7-d9rtw/kube-storage-version-migrator-operator/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.601340075Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-846bf668f7-d9rtw/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.601347245Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-846bf668f7-d9rtw/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.601390956Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-846bf668f7-d9rtw/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.601510748Z namespaces/openshift-kube-storage-version-migrator-operator/pods/kube-storage-version-migrator-operator-846bf668f7-d9rtw/kube-storage-version-migrator-operator/kube-storage-version-migrator-operator/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.601652941Z namespaces/openshift-kube-storage-version-migrator-operator/policy/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.601697702Z namespaces/openshift-kube-storage-version-migrator-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.601756884Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.601796695Z namespaces/openshift-kube-storage-version-migrator-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.601877377Z namespaces/openshift-kube-storage-version-migrator/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.601923487Z namespaces/openshift-kube-storage-version-migrator/openshift-kube-storage-version-migrator.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.602010409Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.60204508Z namespaces/openshift-kube-storage-version-migrator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.602119312Z namespaces/openshift-kube-storage-version-migrator/apps/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.602165493Z namespaces/openshift-kube-storage-version-migrator/apps/daemonsets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.602252965Z namespaces/openshift-kube-storage-version-migrator/apps/deployments.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.602359837Z namespaces/openshift-kube-storage-version-migrator/apps/replicasets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.602459419Z namespaces/openshift-kube-storage-version-migrator/apps/statefulsets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.602527911Z namespaces/openshift-kube-storage-version-migrator/autoscaling/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.602568662Z namespaces/openshift-kube-storage-version-migrator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.602632463Z namespaces/openshift-kube-storage-version-migrator/batch/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.602671964Z namespaces/openshift-kube-storage-version-migrator/batch/cronjobs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.602761706Z namespaces/openshift-kube-storage-version-migrator/batch/jobs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.602819018Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.602858078Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.60295833Z namespaces/openshift-kube-storage-version-migrator/build.openshift.io/builds.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.603046643Z namespaces/openshift-kube-storage-version-migrator/core/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.603082613Z namespaces/openshift-kube-storage-version-migrator/core/configmaps.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.603194706Z namespaces/openshift-kube-storage-version-migrator/core/endpoints.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.603274158Z namespaces/openshift-kube-storage-version-migrator/core/events.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.60339858Z namespaces/openshift-kube-storage-version-migrator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.603473402Z namespaces/openshift-kube-storage-version-migrator/core/pods.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.603589425Z namespaces/openshift-kube-storage-version-migrator/core/replicationcontrollers.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.603714547Z namespaces/openshift-kube-storage-version-migrator/core/secrets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.603877221Z namespaces/openshift-kube-storage-version-migrator/core/services.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.603927072Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.604014504Z namespaces/openshift-kube-storage-version-migrator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.604035994Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.604077615Z namespaces/openshift-kube-storage-version-migrator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.604125856Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.604165077Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.604251679Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.604331741Z namespaces/openshift-kube-storage-version-migrator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.604380722Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.604428873Z namespaces/openshift-kube-storage-version-migrator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.604471714Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.604506405Z namespaces/openshift-kube-storage-version-migrator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.604558796Z namespaces/openshift-kube-storage-version-migrator/pods/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.604567876Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-jvf2n/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.604607807Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-jvf2n/migrator-d57d58cc9-jvf2n.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.60471579Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-jvf2n/graceful-termination/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.60472421Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-jvf2n/graceful-termination/graceful-termination/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.6047422Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-jvf2n/graceful-termination/graceful-termination/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.604783461Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-jvf2n/graceful-termination/graceful-termination/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.604877433Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-jvf2n/graceful-termination/graceful-termination/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.604966725Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-jvf2n/graceful-termination/graceful-termination/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.60515921Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-jvf2n/migrator/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.60516661Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-jvf2n/migrator/migrator/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.60518149Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-jvf2n/migrator/migrator/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.605226371Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-jvf2n/migrator/migrator/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.605331853Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-jvf2n/migrator/migrator/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.605404295Z namespaces/openshift-kube-storage-version-migrator/pods/migrator-d57d58cc9-jvf2n/migrator/migrator/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.605444456Z namespaces/openshift-kube-storage-version-migrator/policy/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.605483337Z namespaces/openshift-kube-storage-version-migrator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.605537538Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.605574979Z namespaces/openshift-kube-storage-version-migrator/route.openshift.io/routes.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.605638Z namespaces/openshift-machine-config-operator/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.60564476Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.605651101Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.605702911Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-controller.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.605803454Z namespaces/openshift-machine-config-operator/monitoring.coreos.com/prometheusrules/machine-config-daemon.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.605898476Z namespaces/openshift-marketplace/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.605905706Z namespaces/openshift-marketplace/monitoring.coreos.com/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.605909916Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.605976268Z namespaces/openshift-marketplace/monitoring.coreos.com/prometheusrules/marketplace-alert-rules.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.606052959Z namespaces/openshift-marketplace/operators.coreos.com/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.6060704Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.60608299Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/certified-operators.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.606187982Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/community-operators.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.606268344Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-marketplace.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.606356176Z namespaces/openshift-marketplace/operators.coreos.com/catalogsources/redhat-operators.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.606450168Z namespaces/openshift-monitoring/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.6065138Z namespaces/openshift-monitoring/openshift-monitoring.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.606584071Z namespaces/openshift-monitoring/apps.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.606603842Z namespaces/openshift-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.606701744Z namespaces/openshift-monitoring/apps/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.606728404Z namespaces/openshift-monitoring/apps/daemonsets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.606871948Z namespaces/openshift-monitoring/apps/deployments.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.607520312Z namespaces/openshift-monitoring/apps/replicasets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.60787726Z namespaces/openshift-monitoring/apps/statefulsets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.608126596Z namespaces/openshift-monitoring/autoscaling/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.608169986Z namespaces/openshift-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.608241028Z namespaces/openshift-monitoring/batch/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.608281169Z namespaces/openshift-monitoring/batch/cronjobs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.608369031Z namespaces/openshift-monitoring/batch/jobs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.608407982Z namespaces/openshift-monitoring/build.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.608444932Z namespaces/openshift-monitoring/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.608533194Z namespaces/openshift-monitoring/build.openshift.io/builds.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.608595546Z namespaces/openshift-monitoring/core/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.608637137Z namespaces/openshift-monitoring/core/configmaps.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.611559562Z namespaces/openshift-monitoring/core/endpoints.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.611724616Z namespaces/openshift-monitoring/core/events.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.612794399Z namespaces/openshift-monitoring/core/persistentvolumeclaims.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.612875071Z namespaces/openshift-monitoring/core/pods.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.613959495Z namespaces/openshift-monitoring/core/replicationcontrollers.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.614085798Z namespaces/openshift-monitoring/core/secrets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.614568079Z namespaces/openshift-monitoring/core/services.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.614741083Z namespaces/openshift-monitoring/discovery.k8s.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.614763643Z namespaces/openshift-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.614924177Z namespaces/openshift-monitoring/image.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.614992268Z namespaces/openshift-monitoring/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.61506568Z namespaces/openshift-monitoring/k8s.ovn.org/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.615110901Z namespaces/openshift-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.615194242Z namespaces/openshift-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.615273694Z namespaces/openshift-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.615343466Z namespaces/openshift-monitoring/monitoring.coreos.com/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.615389327Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.61552536Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.615559221Z namespaces/openshift-monitoring/monitoring.coreos.com/alertmanagers/main.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.615657053Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.615696134Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheuses/k8s.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.615822576Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.615863067Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/alertmanager-main-rules.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.61600104Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/cluster-monitoring-operator-prometheus-rules.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.616171264Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kube-state-metrics-rules.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.616266076Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/kubernetes-monitoring-rules.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.616514112Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/node-exporter-rules.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.616656115Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-prometheus-rules.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.616785148Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-k8s-thanos-sidecar-rules.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.61689402Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/prometheus-operator-rules.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.617047394Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/telemetry.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.617140556Z namespaces/openshift-monitoring/monitoring.coreos.com/prometheusrules/thanos-querier.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.617255188Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.617300249Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/alertmanager-main.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.617394491Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/cluster-monitoring-operator.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.617479443Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kube-state-metrics.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.617568675Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/kubelet.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.617683658Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/metrics-server.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.6177735Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/node-exporter.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.617922113Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/openshift-state-metrics.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.618040836Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-k8s.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.618140898Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/prometheus-operator.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.6182312Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/telemeter-client.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.618324632Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-querier.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.618412634Z namespaces/openshift-monitoring/monitoring.coreos.com/servicemonitors/thanos-sidecar.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.618469945Z namespaces/openshift-monitoring/networking.k8s.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.618509956Z namespaces/openshift-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.618577218Z namespaces/openshift-monitoring/operators.coreos.com/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.618587058Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.618634649Z namespaces/openshift-monitoring/operators.coreos.com/operatorgroups/openshift-cluster-monitoring.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.618733291Z namespaces/openshift-monitoring/pods/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.618746712Z namespaces/openshift-monitoring/pods/alertmanager-main-0/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.618828753Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager-main-0.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.619028188Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.619042188Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.619051968Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.619092749Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.619195662Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.619265373Z namespaces/openshift-monitoring/pods/alertmanager-main-0/alertmanager/alertmanager/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.619319824Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.619330154Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.619337085Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.619374086Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.619474288Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.619543479Z namespaces/openshift-monitoring/pods/alertmanager-main-0/config-reloader/config-reloader/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.61959158Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.619599191Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.619608141Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.619659862Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.619759094Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.619829036Z namespaces/openshift-monitoring/pods/alertmanager-main-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.619876967Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.619885827Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.619896017Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.619967049Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.620348287Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.620416289Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-metric/kube-rbac-proxy-metric/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.62046827Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.62048231Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.62048861Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.620542751Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.620635014Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.620705525Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.620756816Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.620765036Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.620780387Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.620819418Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.620910529Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.621011752Z namespaces/openshift-monitoring/pods/alertmanager-main-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.621050773Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.621058983Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.621063853Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.621113464Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.621198646Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.621269157Z namespaces/openshift-monitoring/pods/alertmanager-main-0/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.621298538Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-64786d9cbb-6rs98/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.621347899Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-64786d9cbb-6rs98/cluster-monitoring-operator-64786d9cbb-6rs98.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.621440741Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-64786d9cbb-6rs98/cluster-monitoring-operator/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.621448961Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-64786d9cbb-6rs98/cluster-monitoring-operator/cluster-monitoring-operator/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.621475162Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-64786d9cbb-6rs98/cluster-monitoring-operator/cluster-monitoring-operator/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.621533623Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-64786d9cbb-6rs98/cluster-monitoring-operator/cluster-monitoring-operator/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.622089036Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-64786d9cbb-6rs98/cluster-monitoring-operator/cluster-monitoring-operator/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.622158547Z namespaces/openshift-monitoring/pods/cluster-monitoring-operator-64786d9cbb-6rs98/cluster-monitoring-operator/cluster-monitoring-operator/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.622208998Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-lrrbt/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.622251419Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-lrrbt/kube-state-metrics-7c9dbb8b7d-lrrbt.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.622364242Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-lrrbt/kube-rbac-proxy-main/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.622372422Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-lrrbt/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.622381542Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-lrrbt/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.622433014Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-lrrbt/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.622544106Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-lrrbt/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.622618908Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-lrrbt/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.622660648Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-lrrbt/kube-rbac-proxy-self/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.622667949Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-lrrbt/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.622674279Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-lrrbt/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.62273118Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-lrrbt/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.622816042Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-lrrbt/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.622893354Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-lrrbt/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.622934805Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-lrrbt/kube-state-metrics/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.622964085Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-lrrbt/kube-state-metrics/kube-state-metrics/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.622976726Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-lrrbt/kube-state-metrics/kube-state-metrics/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.623021627Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-lrrbt/kube-state-metrics/kube-state-metrics/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.62317717Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-lrrbt/kube-state-metrics/kube-state-metrics/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.623245132Z namespaces/openshift-monitoring/pods/kube-state-metrics-7c9dbb8b7d-lrrbt/kube-state-metrics/kube-state-metrics/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.623286482Z namespaces/openshift-monitoring/pods/metrics-server-5b8d89f6c9-gtcwj/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.623335083Z namespaces/openshift-monitoring/pods/metrics-server-5b8d89f6c9-gtcwj/metrics-server-5b8d89f6c9-gtcwj.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.623439086Z namespaces/openshift-monitoring/pods/metrics-server-5b8d89f6c9-gtcwj/metrics-server/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.623445966Z namespaces/openshift-monitoring/pods/metrics-server-5b8d89f6c9-gtcwj/metrics-server/metrics-server/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.623452286Z namespaces/openshift-monitoring/pods/metrics-server-5b8d89f6c9-gtcwj/metrics-server/metrics-server/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.623500587Z namespaces/openshift-monitoring/pods/metrics-server-5b8d89f6c9-gtcwj/metrics-server/metrics-server/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.623593269Z namespaces/openshift-monitoring/pods/metrics-server-5b8d89f6c9-gtcwj/metrics-server/metrics-server/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.623671281Z namespaces/openshift-monitoring/pods/metrics-server-5b8d89f6c9-gtcwj/metrics-server/metrics-server/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.623728342Z namespaces/openshift-monitoring/pods/monitoring-plugin-d5dcff7cf-k87rg/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.623766873Z namespaces/openshift-monitoring/pods/monitoring-plugin-d5dcff7cf-k87rg/monitoring-plugin-d5dcff7cf-k87rg.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.623868355Z namespaces/openshift-monitoring/pods/monitoring-plugin-d5dcff7cf-k87rg/monitoring-plugin/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.623875235Z namespaces/openshift-monitoring/pods/monitoring-plugin-d5dcff7cf-k87rg/monitoring-plugin/monitoring-plugin/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.623881746Z namespaces/openshift-monitoring/pods/monitoring-plugin-d5dcff7cf-k87rg/monitoring-plugin/monitoring-plugin/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.623929607Z namespaces/openshift-monitoring/pods/monitoring-plugin-d5dcff7cf-k87rg/monitoring-plugin/monitoring-plugin/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.624060559Z namespaces/openshift-monitoring/pods/monitoring-plugin-d5dcff7cf-k87rg/monitoring-plugin/monitoring-plugin/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.624131031Z namespaces/openshift-monitoring/pods/monitoring-plugin-d5dcff7cf-k87rg/monitoring-plugin/monitoring-plugin/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.624184692Z namespaces/openshift-monitoring/pods/node-exporter-56rq4/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.624224203Z namespaces/openshift-monitoring/pods/node-exporter-56rq4/node-exporter-56rq4.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.624344446Z namespaces/openshift-monitoring/pods/node-exporter-56rq4/init-textfile/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.624351266Z namespaces/openshift-monitoring/pods/node-exporter-56rq4/init-textfile/init-textfile/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.624355516Z namespaces/openshift-monitoring/pods/node-exporter-56rq4/init-textfile/init-textfile/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.624403817Z namespaces/openshift-monitoring/pods/node-exporter-56rq4/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.624477649Z namespaces/openshift-monitoring/pods/node-exporter-56rq4/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.624553561Z namespaces/openshift-monitoring/pods/node-exporter-56rq4/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.624595222Z namespaces/openshift-monitoring/pods/node-exporter-56rq4/kube-rbac-proxy/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.624601902Z namespaces/openshift-monitoring/pods/node-exporter-56rq4/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.624608412Z namespaces/openshift-monitoring/pods/node-exporter-56rq4/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.624671563Z namespaces/openshift-monitoring/pods/node-exporter-56rq4/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.624765475Z namespaces/openshift-monitoring/pods/node-exporter-56rq4/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.624836597Z namespaces/openshift-monitoring/pods/node-exporter-56rq4/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.624886568Z namespaces/openshift-monitoring/pods/node-exporter-56rq4/node-exporter/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.624903238Z namespaces/openshift-monitoring/pods/node-exporter-56rq4/node-exporter/node-exporter/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.624918539Z namespaces/openshift-monitoring/pods/node-exporter-56rq4/node-exporter/node-exporter/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.62496912Z namespaces/openshift-monitoring/pods/node-exporter-56rq4/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.625092373Z namespaces/openshift-monitoring/pods/node-exporter-56rq4/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.625161574Z namespaces/openshift-monitoring/pods/node-exporter-56rq4/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.625194425Z namespaces/openshift-monitoring/pods/node-exporter-kk9bj/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.625231596Z namespaces/openshift-monitoring/pods/node-exporter-kk9bj/node-exporter-kk9bj.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.625331778Z namespaces/openshift-monitoring/pods/node-exporter-kk9bj/init-textfile/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.625341168Z namespaces/openshift-monitoring/pods/node-exporter-kk9bj/init-textfile/init-textfile/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.625349498Z namespaces/openshift-monitoring/pods/node-exporter-kk9bj/init-textfile/init-textfile/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.625377969Z namespaces/openshift-monitoring/pods/node-exporter-kk9bj/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.62544505Z namespaces/openshift-monitoring/pods/node-exporter-kk9bj/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.625522962Z namespaces/openshift-monitoring/pods/node-exporter-kk9bj/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.625560263Z namespaces/openshift-monitoring/pods/node-exporter-kk9bj/kube-rbac-proxy/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.625568123Z namespaces/openshift-monitoring/pods/node-exporter-kk9bj/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.625575313Z namespaces/openshift-monitoring/pods/node-exporter-kk9bj/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.625618434Z namespaces/openshift-monitoring/pods/node-exporter-kk9bj/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.625714427Z namespaces/openshift-monitoring/pods/node-exporter-kk9bj/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.625784748Z namespaces/openshift-monitoring/pods/node-exporter-kk9bj/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.625839909Z namespaces/openshift-monitoring/pods/node-exporter-kk9bj/node-exporter/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.625846799Z namespaces/openshift-monitoring/pods/node-exporter-kk9bj/node-exporter/node-exporter/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.62585802Z namespaces/openshift-monitoring/pods/node-exporter-kk9bj/node-exporter/node-exporter/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.625900471Z namespaces/openshift-monitoring/pods/node-exporter-kk9bj/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.626026743Z namespaces/openshift-monitoring/pods/node-exporter-kk9bj/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.626096725Z namespaces/openshift-monitoring/pods/node-exporter-kk9bj/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.626154336Z namespaces/openshift-monitoring/pods/node-exporter-n99nd/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.626196457Z namespaces/openshift-monitoring/pods/node-exporter-n99nd/node-exporter-n99nd.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.62631025Z namespaces/openshift-monitoring/pods/node-exporter-n99nd/init-textfile/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.62632182Z namespaces/openshift-monitoring/pods/node-exporter-n99nd/init-textfile/init-textfile/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.62633454Z namespaces/openshift-monitoring/pods/node-exporter-n99nd/init-textfile/init-textfile/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.626365721Z namespaces/openshift-monitoring/pods/node-exporter-n99nd/init-textfile/init-textfile/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.626446453Z namespaces/openshift-monitoring/pods/node-exporter-n99nd/init-textfile/init-textfile/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.626532794Z namespaces/openshift-monitoring/pods/node-exporter-n99nd/init-textfile/init-textfile/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.626551195Z namespaces/openshift-monitoring/pods/node-exporter-n99nd/kube-rbac-proxy/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.626563485Z namespaces/openshift-monitoring/pods/node-exporter-n99nd/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.626570686Z namespaces/openshift-monitoring/pods/node-exporter-n99nd/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.626621427Z namespaces/openshift-monitoring/pods/node-exporter-n99nd/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.626723629Z namespaces/openshift-monitoring/pods/node-exporter-n99nd/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.62679026Z namespaces/openshift-monitoring/pods/node-exporter-n99nd/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.626817811Z namespaces/openshift-monitoring/pods/node-exporter-n99nd/node-exporter/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.626825091Z namespaces/openshift-monitoring/pods/node-exporter-n99nd/node-exporter/node-exporter/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.626831761Z namespaces/openshift-monitoring/pods/node-exporter-n99nd/node-exporter/node-exporter/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.626883112Z namespaces/openshift-monitoring/pods/node-exporter-n99nd/node-exporter/node-exporter/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.627016235Z namespaces/openshift-monitoring/pods/node-exporter-n99nd/node-exporter/node-exporter/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.627088307Z namespaces/openshift-monitoring/pods/node-exporter-n99nd/node-exporter/node-exporter/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.627133228Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-qjk8w/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.627191919Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-qjk8w/openshift-state-metrics-54cf96dfcf-qjk8w.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.627337532Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-qjk8w/kube-rbac-proxy-main/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.627347893Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-qjk8w/kube-rbac-proxy-main/kube-rbac-proxy-main/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.627354623Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-qjk8w/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.627397864Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-qjk8w/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.627498116Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-qjk8w/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.627577158Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-qjk8w/kube-rbac-proxy-main/kube-rbac-proxy-main/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.627626219Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-qjk8w/kube-rbac-proxy-self/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.627632959Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-qjk8w/kube-rbac-proxy-self/kube-rbac-proxy-self/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.627644059Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-qjk8w/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.627703341Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-qjk8w/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.627791293Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-qjk8w/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.627860954Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-qjk8w/kube-rbac-proxy-self/kube-rbac-proxy-self/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.627891855Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-qjk8w/openshift-state-metrics/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.627899445Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-qjk8w/openshift-state-metrics/openshift-state-metrics/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.627905495Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-qjk8w/openshift-state-metrics/openshift-state-metrics/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.627940276Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-qjk8w/openshift-state-metrics/openshift-state-metrics/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.628067719Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-qjk8w/openshift-state-metrics/openshift-state-metrics/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.62813578Z namespaces/openshift-monitoring/pods/openshift-state-metrics-54cf96dfcf-qjk8w/openshift-state-metrics/openshift-state-metrics/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.628181151Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.628240983Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus-k8s-0.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.628437387Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.628452427Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.628475478Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.628484088Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.628613591Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.628679552Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/config-reloader/config-reloader/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.628694582Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.628700323Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.628712273Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.628781335Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.628868077Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.628934838Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/init-config-reloader/init-config-reloader/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.62900606Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.62901711Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.62902807Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.629088921Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.629187253Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.629260615Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-thanos/kube-rbac-proxy-thanos/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.629301906Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.629311206Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.629315196Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.629339957Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.629429469Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.629498791Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.629536621Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.629545581Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.629556282Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.629602193Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.629700915Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.629769446Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.629786967Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.629795237Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.629834708Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.629876289Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.630518913Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.630584245Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/prometheus/prometheus/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.630638566Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.630647256Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.630653206Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.630694827Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.63080989Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.630874961Z namespaces/openshift-monitoring/pods/prometheus-k8s-0/thanos-sidecar/thanos-sidecar/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.631040485Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-8lqww/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.631095786Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-8lqww/prometheus-operator-567f7b8b7c-8lqww.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.631185388Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-8lqww/kube-rbac-proxy/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.631194428Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-8lqww/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.631200468Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-8lqww/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.631254479Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-8lqww/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.631379962Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-8lqww/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.631431654Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-8lqww/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.631455954Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-8lqww/prometheus-operator/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.631463174Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-8lqww/prometheus-operator/prometheus-operator/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.631472714Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-8lqww/prometheus-operator/prometheus-operator/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.631521116Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-8lqww/prometheus-operator/prometheus-operator/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.63173586Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-8lqww/prometheus-operator/prometheus-operator/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.631808732Z namespaces/openshift-monitoring/pods/prometheus-operator-567f7b8b7c-8lqww/prometheus-operator/prometheus-operator/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.631829762Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-d559d66d5-d5t76/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.631882464Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-d559d66d5-d5t76/prometheus-operator-admission-webhook-d559d66d5-d5t76.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.631970515Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-d559d66d5-d5t76/prometheus-operator-admission-webhook/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.631994896Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-d559d66d5-d5t76/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.632003106Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-d559d66d5-d5t76/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.632061468Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-d559d66d5-d5t76/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.63217791Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-d559d66d5-d5t76/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.632249412Z namespaces/openshift-monitoring/pods/prometheus-operator-admission-webhook-d559d66d5-d5t76/prometheus-operator-admission-webhook/prometheus-operator-admission-webhook/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.632295193Z namespaces/openshift-monitoring/pods/telemeter-client-564fdf9475-d9wmp/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.632339014Z namespaces/openshift-monitoring/pods/telemeter-client-564fdf9475-d9wmp/telemeter-client-564fdf9475-d9wmp.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.632495287Z namespaces/openshift-monitoring/pods/telemeter-client-564fdf9475-d9wmp/kube-rbac-proxy/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.632504887Z namespaces/openshift-monitoring/pods/telemeter-client-564fdf9475-d9wmp/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.632508997Z namespaces/openshift-monitoring/pods/telemeter-client-564fdf9475-d9wmp/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.632538648Z namespaces/openshift-monitoring/pods/telemeter-client-564fdf9475-d9wmp/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.6326354Z namespaces/openshift-monitoring/pods/telemeter-client-564fdf9475-d9wmp/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.632738972Z namespaces/openshift-monitoring/pods/telemeter-client-564fdf9475-d9wmp/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.632751373Z namespaces/openshift-monitoring/pods/telemeter-client-564fdf9475-d9wmp/reload/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.632757593Z namespaces/openshift-monitoring/pods/telemeter-client-564fdf9475-d9wmp/reload/reload/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.632761723Z namespaces/openshift-monitoring/pods/telemeter-client-564fdf9475-d9wmp/reload/reload/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.632835615Z namespaces/openshift-monitoring/pods/telemeter-client-564fdf9475-d9wmp/reload/reload/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.632932577Z namespaces/openshift-monitoring/pods/telemeter-client-564fdf9475-d9wmp/reload/reload/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.633020889Z namespaces/openshift-monitoring/pods/telemeter-client-564fdf9475-d9wmp/reload/reload/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.63306842Z namespaces/openshift-monitoring/pods/telemeter-client-564fdf9475-d9wmp/telemeter-client/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.63307791Z namespaces/openshift-monitoring/pods/telemeter-client-564fdf9475-d9wmp/telemeter-client/telemeter-client/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.63308196Z namespaces/openshift-monitoring/pods/telemeter-client-564fdf9475-d9wmp/telemeter-client/telemeter-client/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.633109691Z namespaces/openshift-monitoring/pods/telemeter-client-564fdf9475-d9wmp/telemeter-client/telemeter-client/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.633253614Z namespaces/openshift-monitoring/pods/telemeter-client-564fdf9475-d9wmp/telemeter-client/telemeter-client/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.633324296Z namespaces/openshift-monitoring/pods/telemeter-client-564fdf9475-d9wmp/telemeter-client/telemeter-client/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.633385467Z namespaces/openshift-monitoring/pods/thanos-querier-78db8f4c79-rm4kf/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.633446738Z namespaces/openshift-monitoring/pods/thanos-querier-78db8f4c79-rm4kf/thanos-querier-78db8f4c79-rm4kf.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.633583811Z namespaces/openshift-monitoring/pods/thanos-querier-78db8f4c79-rm4kf/kube-rbac-proxy-metrics/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.633593971Z namespaces/openshift-monitoring/pods/thanos-querier-78db8f4c79-rm4kf/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.633598832Z namespaces/openshift-monitoring/pods/thanos-querier-78db8f4c79-rm4kf/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.633622772Z namespaces/openshift-monitoring/pods/thanos-querier-78db8f4c79-rm4kf/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.633722254Z namespaces/openshift-monitoring/pods/thanos-querier-78db8f4c79-rm4kf/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.633790556Z namespaces/openshift-monitoring/pods/thanos-querier-78db8f4c79-rm4kf/kube-rbac-proxy-metrics/kube-rbac-proxy-metrics/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.633833287Z namespaces/openshift-monitoring/pods/thanos-querier-78db8f4c79-rm4kf/kube-rbac-proxy-rules/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.633840147Z namespaces/openshift-monitoring/pods/thanos-querier-78db8f4c79-rm4kf/kube-rbac-proxy-rules/kube-rbac-proxy-rules/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.633844317Z namespaces/openshift-monitoring/pods/thanos-querier-78db8f4c79-rm4kf/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.633870368Z namespaces/openshift-monitoring/pods/thanos-querier-78db8f4c79-rm4kf/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.63397154Z namespaces/openshift-monitoring/pods/thanos-querier-78db8f4c79-rm4kf/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.634062552Z namespaces/openshift-monitoring/pods/thanos-querier-78db8f4c79-rm4kf/kube-rbac-proxy-rules/kube-rbac-proxy-rules/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.634085782Z namespaces/openshift-monitoring/pods/thanos-querier-78db8f4c79-rm4kf/kube-rbac-proxy-web/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.634094953Z namespaces/openshift-monitoring/pods/thanos-querier-78db8f4c79-rm4kf/kube-rbac-proxy-web/kube-rbac-proxy-web/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.634105353Z namespaces/openshift-monitoring/pods/thanos-querier-78db8f4c79-rm4kf/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.634155944Z namespaces/openshift-monitoring/pods/thanos-querier-78db8f4c79-rm4kf/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.634247476Z namespaces/openshift-monitoring/pods/thanos-querier-78db8f4c79-rm4kf/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.634316218Z namespaces/openshift-monitoring/pods/thanos-querier-78db8f4c79-rm4kf/kube-rbac-proxy-web/kube-rbac-proxy-web/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.634361309Z namespaces/openshift-monitoring/pods/thanos-querier-78db8f4c79-rm4kf/kube-rbac-proxy/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.634369019Z namespaces/openshift-monitoring/pods/thanos-querier-78db8f4c79-rm4kf/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.634373229Z namespaces/openshift-monitoring/pods/thanos-querier-78db8f4c79-rm4kf/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.63441492Z namespaces/openshift-monitoring/pods/thanos-querier-78db8f4c79-rm4kf/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.634523282Z namespaces/openshift-monitoring/pods/thanos-querier-78db8f4c79-rm4kf/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.634588494Z namespaces/openshift-monitoring/pods/thanos-querier-78db8f4c79-rm4kf/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.634631485Z namespaces/openshift-monitoring/pods/thanos-querier-78db8f4c79-rm4kf/prom-label-proxy/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.634642425Z namespaces/openshift-monitoring/pods/thanos-querier-78db8f4c79-rm4kf/prom-label-proxy/prom-label-proxy/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.634646865Z namespaces/openshift-monitoring/pods/thanos-querier-78db8f4c79-rm4kf/prom-label-proxy/prom-label-proxy/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.634678336Z namespaces/openshift-monitoring/pods/thanos-querier-78db8f4c79-rm4kf/prom-label-proxy/prom-label-proxy/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.634775458Z namespaces/openshift-monitoring/pods/thanos-querier-78db8f4c79-rm4kf/prom-label-proxy/prom-label-proxy/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.634842129Z namespaces/openshift-monitoring/pods/thanos-querier-78db8f4c79-rm4kf/prom-label-proxy/prom-label-proxy/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.63486334Z namespaces/openshift-monitoring/pods/thanos-querier-78db8f4c79-rm4kf/thanos-query/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.63487269Z namespaces/openshift-monitoring/pods/thanos-querier-78db8f4c79-rm4kf/thanos-query/thanos-query/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.63487693Z namespaces/openshift-monitoring/pods/thanos-querier-78db8f4c79-rm4kf/thanos-query/thanos-query/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.634923221Z namespaces/openshift-monitoring/pods/thanos-querier-78db8f4c79-rm4kf/thanos-query/thanos-query/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.635053614Z namespaces/openshift-monitoring/pods/thanos-querier-78db8f4c79-rm4kf/thanos-query/thanos-query/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.635122885Z namespaces/openshift-monitoring/pods/thanos-querier-78db8f4c79-rm4kf/thanos-query/thanos-query/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.635162396Z namespaces/openshift-monitoring/policy/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.635198027Z namespaces/openshift-monitoring/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.635243428Z namespaces/openshift-monitoring/route.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.635271079Z namespaces/openshift-monitoring/route.openshift.io/routes.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.635388942Z namespaces/openshift-multus/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.635436523Z namespaces/openshift-multus/openshift-multus.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.635493704Z namespaces/openshift-multus/apps.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.635537755Z namespaces/openshift-multus/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.635575635Z namespaces/openshift-multus/apps/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.635606986Z namespaces/openshift-multus/apps/daemonsets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.635881012Z namespaces/openshift-multus/apps/deployments.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.635971924Z namespaces/openshift-multus/apps/replicasets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.636068506Z namespaces/openshift-multus/apps/statefulsets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.636111507Z namespaces/openshift-multus/apps/daemonsets/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.636165079Z namespaces/openshift-multus/apps/daemonsets/multus-additional-cni-plugins.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.636302472Z namespaces/openshift-multus/apps/daemonsets/multus.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.636418374Z namespaces/openshift-multus/apps/daemonsets/network-metrics-daemon.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.636485996Z namespaces/openshift-multus/autoscaling/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.636531587Z namespaces/openshift-multus/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.636576278Z namespaces/openshift-multus/batch/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.636622099Z namespaces/openshift-multus/batch/cronjobs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.636711361Z namespaces/openshift-multus/batch/jobs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.636758152Z namespaces/openshift-multus/build.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.636808093Z namespaces/openshift-multus/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.636897315Z namespaces/openshift-multus/build.openshift.io/builds.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.636957066Z namespaces/openshift-multus/core/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.637012087Z namespaces/openshift-multus/core/configmaps.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.637157921Z namespaces/openshift-multus/core/endpoints.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.637248083Z namespaces/openshift-multus/core/events.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.637843966Z namespaces/openshift-multus/core/persistentvolumeclaims.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.63804419Z namespaces/openshift-multus/core/pods.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.638667674Z namespaces/openshift-multus/core/replicationcontrollers.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.638760436Z namespaces/openshift-multus/core/secrets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.638891999Z namespaces/openshift-multus/core/services.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.638965101Z namespaces/openshift-multus/core/configmaps/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.638992822Z namespaces/openshift-multus/core/configmaps/cni-copy-resources.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.639125414Z namespaces/openshift-multus/core/configmaps/default-cni-sysctl-allowlist.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.639205196Z namespaces/openshift-multus/core/configmaps/multus-daemon-config.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.639285038Z namespaces/openshift-multus/core/configmaps/whereabouts-flatfile-config.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.63937587Z namespaces/openshift-multus/core/serviceaccounts/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.639407101Z namespaces/openshift-multus/core/serviceaccounts/metrics-daemon-sa.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.639508333Z namespaces/openshift-multus/core/serviceaccounts/multus-ac.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.639591835Z namespaces/openshift-multus/core/serviceaccounts/multus-ancillary-tools.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.639686777Z namespaces/openshift-multus/core/serviceaccounts/multus.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.639727598Z namespaces/openshift-multus/core/services/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.639759568Z namespaces/openshift-multus/core/services/network-metrics-service.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.6398222Z namespaces/openshift-multus/discovery.k8s.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.639877131Z namespaces/openshift-multus/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.639923332Z namespaces/openshift-multus/image.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.639996864Z namespaces/openshift-multus/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.640017134Z namespaces/openshift-multus/k8s.ovn.org/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.640060515Z namespaces/openshift-multus/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.640150167Z namespaces/openshift-multus/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.640233059Z namespaces/openshift-multus/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.64028896Z namespaces/openshift-multus/monitoring.coreos.com/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.640321121Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.640379082Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.640422923Z namespaces/openshift-multus/monitoring.coreos.com/servicemonitors/monitor-network.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.640474135Z namespaces/openshift-multus/networking.k8s.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.640527526Z namespaces/openshift-multus/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.640574417Z namespaces/openshift-multus/pods/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.640583067Z namespaces/openshift-multus/pods/multus-2qxg8/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.640632528Z namespaces/openshift-multus/pods/multus-2qxg8/multus-2qxg8.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.640747821Z namespaces/openshift-multus/pods/multus-2qxg8/kube-multus/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.640758921Z namespaces/openshift-multus/pods/multus-2qxg8/kube-multus/kube-multus/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.640763071Z namespaces/openshift-multus/pods/multus-2qxg8/kube-multus/kube-multus/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.640806402Z namespaces/openshift-multus/pods/multus-2qxg8/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.641101298Z namespaces/openshift-multus/pods/multus-2qxg8/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.6411709Z namespaces/openshift-multus/pods/multus-2qxg8/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.641208771Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4mprd/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.641256382Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4mprd/multus-additional-cni-plugins-4mprd.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.641392795Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4mprd/bond-cni-plugin/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.641401935Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4mprd/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.641406295Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4mprd/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.641442036Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4mprd/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.641527788Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4mprd/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.641600829Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4mprd/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.64163424Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4mprd/cni-plugins/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.641644961Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4mprd/cni-plugins/cni-plugins/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.641649681Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4mprd/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.641678571Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4mprd/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.641765943Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4mprd/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.641837205Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4mprd/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.641873626Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4mprd/egress-router-binary-copy/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.641882046Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4mprd/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.641886156Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4mprd/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.641910996Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4mprd/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.642014029Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4mprd/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.64209624Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4mprd/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.642117181Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4mprd/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.642123861Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4mprd/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.642128131Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4mprd/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.642175872Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4mprd/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.642247084Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4mprd/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.642327126Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4mprd/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.642347636Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4mprd/routeoverride-cni/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.642353616Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4mprd/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.642357566Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4mprd/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.642401197Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4mprd/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.64251334Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4mprd/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.642584861Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4mprd/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.642608242Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4mprd/whereabouts-cni-bincopy/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.642616822Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4mprd/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.642626392Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4mprd/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.642664743Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4mprd/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.642752815Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4mprd/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.642823587Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4mprd/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.642867998Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4mprd/whereabouts-cni/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.642876358Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4mprd/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.642880538Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4mprd/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.642892648Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4mprd/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.643014461Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4mprd/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.643091153Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-4mprd/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.643110603Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lnm76/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.643171554Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lnm76/multus-additional-cni-plugins-lnm76.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.643305987Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lnm76/bond-cni-plugin/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.643316458Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lnm76/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.643321748Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lnm76/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.643356868Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lnm76/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.643454781Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lnm76/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.643522712Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lnm76/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.643563643Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lnm76/cni-plugins/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.643573113Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lnm76/cni-plugins/cni-plugins/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.643581253Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lnm76/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.643615364Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lnm76/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.643704936Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lnm76/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.643775178Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lnm76/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.643815949Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lnm76/egress-router-binary-copy/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.643823719Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lnm76/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.643828099Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lnm76/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.64385854Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lnm76/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.643965002Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lnm76/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.644044914Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lnm76/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.644064664Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lnm76/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.644072724Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lnm76/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.644082685Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lnm76/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.644138336Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lnm76/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.644212067Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lnm76/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.644280179Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lnm76/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.64432196Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lnm76/routeoverride-cni/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.64433551Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lnm76/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.644341261Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lnm76/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.644351891Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lnm76/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.644458933Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lnm76/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.644528255Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lnm76/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.644544975Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lnm76/whereabouts-cni-bincopy/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.644563815Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lnm76/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.644568766Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lnm76/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.644605726Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lnm76/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.644708329Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lnm76/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.64477684Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lnm76/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.64479278Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lnm76/whereabouts-cni/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.644806111Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lnm76/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.644814531Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lnm76/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.644874982Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lnm76/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.644982015Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lnm76/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.645061257Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-lnm76/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.645078937Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nm6fk/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.645133888Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nm6fk/multus-additional-cni-plugins-nm6fk.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.645268471Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nm6fk/bond-cni-plugin/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.645280841Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nm6fk/bond-cni-plugin/bond-cni-plugin/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.645285491Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nm6fk/bond-cni-plugin/bond-cni-plugin/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.645329392Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nm6fk/bond-cni-plugin/bond-cni-plugin/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.645404714Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nm6fk/bond-cni-plugin/bond-cni-plugin/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.645484476Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nm6fk/bond-cni-plugin/bond-cni-plugin/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.645502636Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nm6fk/cni-plugins/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.645508276Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nm6fk/cni-plugins/cni-plugins/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.645516927Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nm6fk/cni-plugins/cni-plugins/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.645560588Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nm6fk/cni-plugins/cni-plugins/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.645647839Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nm6fk/cni-plugins/cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.645717261Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nm6fk/cni-plugins/cni-plugins/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.645770882Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nm6fk/egress-router-binary-copy/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.645780032Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nm6fk/egress-router-binary-copy/egress-router-binary-copy/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.645784482Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nm6fk/egress-router-binary-copy/egress-router-binary-copy/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.645816393Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nm6fk/egress-router-binary-copy/egress-router-binary-copy/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.645910155Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nm6fk/egress-router-binary-copy/egress-router-binary-copy/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.646025448Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nm6fk/egress-router-binary-copy/egress-router-binary-copy/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.646048978Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nm6fk/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.646056819Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nm6fk/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.646065209Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nm6fk/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.64611033Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nm6fk/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.646181411Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nm6fk/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.646255003Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nm6fk/kube-multus-additional-cni-plugins/kube-multus-additional-cni-plugins/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.646296664Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nm6fk/routeoverride-cni/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.646307334Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nm6fk/routeoverride-cni/routeoverride-cni/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.646312264Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nm6fk/routeoverride-cni/routeoverride-cni/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.646319804Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nm6fk/routeoverride-cni/routeoverride-cni/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.646414687Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nm6fk/routeoverride-cni/routeoverride-cni/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.646507049Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nm6fk/routeoverride-cni/routeoverride-cni/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.646520989Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nm6fk/whereabouts-cni-bincopy/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.646528019Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nm6fk/whereabouts-cni-bincopy/whereabouts-cni-bincopy/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.646532019Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nm6fk/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.64658132Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nm6fk/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.646670612Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nm6fk/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.646742024Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nm6fk/whereabouts-cni-bincopy/whereabouts-cni-bincopy/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.646768874Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nm6fk/whereabouts-cni/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.646777135Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nm6fk/whereabouts-cni/whereabouts-cni/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.646785685Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nm6fk/whereabouts-cni/whereabouts-cni/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.646823926Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nm6fk/whereabouts-cni/whereabouts-cni/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.647060511Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nm6fk/whereabouts-cni/whereabouts-cni/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.647129582Z namespaces/openshift-multus/pods/multus-additional-cni-plugins-nm6fk/whereabouts-cni/whereabouts-cni/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.647165263Z namespaces/openshift-multus/pods/multus-fpndh/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.647202414Z namespaces/openshift-multus/pods/multus-fpndh/multus-fpndh.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.647291346Z namespaces/openshift-multus/pods/multus-fpndh/kube-multus/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.647299566Z namespaces/openshift-multus/pods/multus-fpndh/kube-multus/kube-multus/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.647304076Z namespaces/openshift-multus/pods/multus-fpndh/kube-multus/kube-multus/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.647330367Z namespaces/openshift-multus/pods/multus-fpndh/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.647868329Z namespaces/openshift-multus/pods/multus-fpndh/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.64793627Z namespaces/openshift-multus/pods/multus-fpndh/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.648102554Z namespaces/openshift-multus/pods/multus-jz5ms/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.648135725Z namespaces/openshift-multus/pods/multus-jz5ms/multus-jz5ms.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.648228167Z namespaces/openshift-multus/pods/multus-jz5ms/kube-multus/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.648235437Z namespaces/openshift-multus/pods/multus-jz5ms/kube-multus/kube-multus/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.648239417Z namespaces/openshift-multus/pods/multus-jz5ms/kube-multus/kube-multus/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.648272128Z namespaces/openshift-multus/pods/multus-jz5ms/kube-multus/kube-multus/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.648702527Z namespaces/openshift-multus/pods/multus-jz5ms/kube-multus/kube-multus/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.648775109Z namespaces/openshift-multus/pods/multus-jz5ms/kube-multus/kube-multus/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.64881044Z namespaces/openshift-multus/pods/network-metrics-daemon-52ddj/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.64884011Z namespaces/openshift-multus/pods/network-metrics-daemon-52ddj/network-metrics-daemon-52ddj.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.648940263Z namespaces/openshift-multus/pods/network-metrics-daemon-52ddj/kube-rbac-proxy/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.648978953Z namespaces/openshift-multus/pods/network-metrics-daemon-52ddj/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.648984284Z namespaces/openshift-multus/pods/network-metrics-daemon-52ddj/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.648997244Z namespaces/openshift-multus/pods/network-metrics-daemon-52ddj/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.649101966Z namespaces/openshift-multus/pods/network-metrics-daemon-52ddj/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.649169798Z namespaces/openshift-multus/pods/network-metrics-daemon-52ddj/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.649206049Z namespaces/openshift-multus/pods/network-metrics-daemon-52ddj/network-metrics-daemon/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.649220239Z namespaces/openshift-multus/pods/network-metrics-daemon-52ddj/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.649225169Z namespaces/openshift-multus/pods/network-metrics-daemon-52ddj/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.64924967Z namespaces/openshift-multus/pods/network-metrics-daemon-52ddj/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.649370472Z namespaces/openshift-multus/pods/network-metrics-daemon-52ddj/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.649439104Z namespaces/openshift-multus/pods/network-metrics-daemon-52ddj/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.649456904Z namespaces/openshift-multus/pods/network-metrics-daemon-bfc7d/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.649509685Z namespaces/openshift-multus/pods/network-metrics-daemon-bfc7d/network-metrics-daemon-bfc7d.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.649614598Z namespaces/openshift-multus/pods/network-metrics-daemon-bfc7d/kube-rbac-proxy/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.649627528Z namespaces/openshift-multus/pods/network-metrics-daemon-bfc7d/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.649633538Z namespaces/openshift-multus/pods/network-metrics-daemon-bfc7d/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.649648708Z namespaces/openshift-multus/pods/network-metrics-daemon-bfc7d/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.64974593Z namespaces/openshift-multus/pods/network-metrics-daemon-bfc7d/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.649811942Z namespaces/openshift-multus/pods/network-metrics-daemon-bfc7d/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.649850903Z namespaces/openshift-multus/pods/network-metrics-daemon-bfc7d/network-metrics-daemon/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.649858593Z namespaces/openshift-multus/pods/network-metrics-daemon-bfc7d/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.649862713Z namespaces/openshift-multus/pods/network-metrics-daemon-bfc7d/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.649879273Z namespaces/openshift-multus/pods/network-metrics-daemon-bfc7d/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.650056217Z namespaces/openshift-multus/pods/network-metrics-daemon-bfc7d/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.650110049Z namespaces/openshift-multus/pods/network-metrics-daemon-bfc7d/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.65016595Z namespaces/openshift-multus/pods/network-metrics-daemon-nwrkz/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.65018144Z namespaces/openshift-multus/pods/network-metrics-daemon-nwrkz/network-metrics-daemon-nwrkz.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.650272852Z namespaces/openshift-multus/pods/network-metrics-daemon-nwrkz/kube-rbac-proxy/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.650284642Z namespaces/openshift-multus/pods/network-metrics-daemon-nwrkz/kube-rbac-proxy/kube-rbac-proxy/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.650289343Z namespaces/openshift-multus/pods/network-metrics-daemon-nwrkz/kube-rbac-proxy/kube-rbac-proxy/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.650323543Z namespaces/openshift-multus/pods/network-metrics-daemon-nwrkz/kube-rbac-proxy/kube-rbac-proxy/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.650406825Z namespaces/openshift-multus/pods/network-metrics-daemon-nwrkz/kube-rbac-proxy/kube-rbac-proxy/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.650484407Z namespaces/openshift-multus/pods/network-metrics-daemon-nwrkz/kube-rbac-proxy/kube-rbac-proxy/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.650517708Z namespaces/openshift-multus/pods/network-metrics-daemon-nwrkz/network-metrics-daemon/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.650526048Z namespaces/openshift-multus/pods/network-metrics-daemon-nwrkz/network-metrics-daemon/network-metrics-daemon/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.650575109Z namespaces/openshift-multus/pods/network-metrics-daemon-nwrkz/network-metrics-daemon/network-metrics-daemon/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.6505969Z namespaces/openshift-multus/pods/network-metrics-daemon-nwrkz/network-metrics-daemon/network-metrics-daemon/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.650759833Z namespaces/openshift-multus/pods/network-metrics-daemon-nwrkz/network-metrics-daemon/network-metrics-daemon/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.650829165Z namespaces/openshift-multus/pods/network-metrics-daemon-nwrkz/network-metrics-daemon/network-metrics-daemon/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.650846395Z namespaces/openshift-multus/policy/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.650895686Z namespaces/openshift-multus/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.650957348Z namespaces/openshift-multus/rbac.authorization.k8s.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.650974878Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.651095351Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/multus-whereabouts.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.651191373Z namespaces/openshift-multus/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.651223303Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.651279945Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.651364857Z namespaces/openshift-multus/rbac.authorization.k8s.io/roles/whereabouts-cni.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.651419508Z namespaces/openshift-multus/route.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.651439748Z namespaces/openshift-multus/route.openshift.io/routes.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.65149846Z namespaces/openshift-network-console/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.65154291Z namespaces/openshift-network-console/openshift-network-console.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.651605882Z namespaces/openshift-network-console/apps.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.651645693Z namespaces/openshift-network-console/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.651698544Z namespaces/openshift-network-console/apps/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.651728965Z namespaces/openshift-network-console/apps/daemonsets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.651822687Z namespaces/openshift-network-console/apps/deployments.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.65196439Z namespaces/openshift-network-console/apps/replicasets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.652099263Z namespaces/openshift-network-console/apps/statefulsets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.652147274Z namespaces/openshift-network-console/apps/deployments/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.652191115Z namespaces/openshift-network-console/apps/deployments/networking-console-plugin.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.652260386Z namespaces/openshift-network-console/autoscaling/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.652307627Z namespaces/openshift-network-console/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.652354599Z namespaces/openshift-network-console/batch/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.65240354Z namespaces/openshift-network-console/batch/cronjobs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.652485122Z namespaces/openshift-network-console/batch/jobs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.652517362Z namespaces/openshift-network-console/build.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.652554273Z namespaces/openshift-network-console/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.652644355Z namespaces/openshift-network-console/build.openshift.io/builds.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.652694376Z namespaces/openshift-network-console/core/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.652712876Z namespaces/openshift-network-console/core/configmaps.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.65284371Z namespaces/openshift-network-console/core/endpoints.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.652919661Z namespaces/openshift-network-console/core/events.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.653062424Z namespaces/openshift-network-console/core/persistentvolumeclaims.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.653143056Z namespaces/openshift-network-console/core/pods.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.653293809Z namespaces/openshift-network-console/core/replicationcontrollers.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.653429432Z namespaces/openshift-network-console/core/secrets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.653644587Z namespaces/openshift-network-console/core/services.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.653699048Z namespaces/openshift-network-console/core/configmaps/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.653733399Z namespaces/openshift-network-console/core/configmaps/networking-console-plugin.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.6537964Z namespaces/openshift-network-console/core/services/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.653825751Z namespaces/openshift-network-console/core/services/networking-console-plugin.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.653890403Z namespaces/openshift-network-console/discovery.k8s.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.653928534Z namespaces/openshift-network-console/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.654008565Z namespaces/openshift-network-console/image.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.654028756Z namespaces/openshift-network-console/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.654094707Z namespaces/openshift-network-console/k8s.ovn.org/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.654133428Z namespaces/openshift-network-console/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.65421405Z namespaces/openshift-network-console/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.654291322Z namespaces/openshift-network-console/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.654336883Z namespaces/openshift-network-console/monitoring.coreos.com/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.654376353Z namespaces/openshift-network-console/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.654419014Z namespaces/openshift-network-console/networking.k8s.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.654458695Z namespaces/openshift-network-console/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.654502016Z namespaces/openshift-network-console/pods/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.654508456Z namespaces/openshift-network-console/pods/networking-console-plugin-6bffdf9778-zschq/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.654562818Z namespaces/openshift-network-console/pods/networking-console-plugin-6bffdf9778-zschq/networking-console-plugin-6bffdf9778-zschq.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.654639529Z namespaces/openshift-network-console/pods/networking-console-plugin-6bffdf9778-zschq/networking-console-plugin/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.654646839Z namespaces/openshift-network-console/pods/networking-console-plugin-6bffdf9778-zschq/networking-console-plugin/networking-console-plugin/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.654651119Z namespaces/openshift-network-console/pods/networking-console-plugin-6bffdf9778-zschq/networking-console-plugin/networking-console-plugin/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.654696391Z namespaces/openshift-network-console/pods/networking-console-plugin-6bffdf9778-zschq/networking-console-plugin/networking-console-plugin/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.654797623Z namespaces/openshift-network-console/pods/networking-console-plugin-6bffdf9778-zschq/networking-console-plugin/networking-console-plugin/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.654867254Z namespaces/openshift-network-console/pods/networking-console-plugin-6bffdf9778-zschq/networking-console-plugin/networking-console-plugin/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.654901415Z namespaces/openshift-network-console/policy/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.654929156Z namespaces/openshift-network-console/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.655007578Z namespaces/openshift-network-console/route.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.655041758Z namespaces/openshift-network-console/route.openshift.io/routes.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.655095209Z namespaces/openshift-network-diagnostics/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.65513626Z namespaces/openshift-network-diagnostics/openshift-network-diagnostics.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.655198882Z namespaces/openshift-network-diagnostics/apps.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.655228263Z namespaces/openshift-network-diagnostics/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.655283974Z namespaces/openshift-network-diagnostics/apps/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.655313694Z namespaces/openshift-network-diagnostics/apps/daemonsets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.655427687Z namespaces/openshift-network-diagnostics/apps/deployments.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.655527819Z namespaces/openshift-network-diagnostics/apps/replicasets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.655621421Z namespaces/openshift-network-diagnostics/apps/statefulsets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.655654632Z namespaces/openshift-network-diagnostics/apps/daemonsets/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.655711083Z namespaces/openshift-network-diagnostics/apps/daemonsets/network-check-target.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.655776975Z namespaces/openshift-network-diagnostics/apps/deployments/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.655809895Z namespaces/openshift-network-diagnostics/apps/deployments/network-check-source.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.655878277Z namespaces/openshift-network-diagnostics/autoscaling/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.655911868Z namespaces/openshift-network-diagnostics/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.655970319Z namespaces/openshift-network-diagnostics/batch/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.65602852Z namespaces/openshift-network-diagnostics/batch/cronjobs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.656106012Z namespaces/openshift-network-diagnostics/batch/jobs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.656140343Z namespaces/openshift-network-diagnostics/build.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.656193474Z namespaces/openshift-network-diagnostics/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.656273536Z namespaces/openshift-network-diagnostics/build.openshift.io/builds.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.656319517Z namespaces/openshift-network-diagnostics/core/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.656364068Z namespaces/openshift-network-diagnostics/core/configmaps.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.65646351Z namespaces/openshift-network-diagnostics/core/endpoints.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.656549932Z namespaces/openshift-network-diagnostics/core/events.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.656746936Z namespaces/openshift-network-diagnostics/core/persistentvolumeclaims.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.656824458Z namespaces/openshift-network-diagnostics/core/pods.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.657055473Z namespaces/openshift-network-diagnostics/core/replicationcontrollers.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.657142635Z namespaces/openshift-network-diagnostics/core/secrets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.657254588Z namespaces/openshift-network-diagnostics/core/services.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.657313799Z namespaces/openshift-network-diagnostics/core/serviceaccounts/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.65735927Z namespaces/openshift-network-diagnostics/core/serviceaccounts/network-diagnostics.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.657400181Z namespaces/openshift-network-diagnostics/core/services/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.657443152Z namespaces/openshift-network-diagnostics/core/services/network-check-source.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.657531404Z namespaces/openshift-network-diagnostics/core/services/network-check-target.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.657600355Z namespaces/openshift-network-diagnostics/discovery.k8s.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.657617845Z namespaces/openshift-network-diagnostics/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.657694057Z namespaces/openshift-network-diagnostics/image.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.657747259Z namespaces/openshift-network-diagnostics/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.657771609Z namespaces/openshift-network-diagnostics/k8s.ovn.org/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.65782812Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.657924432Z namespaces/openshift-network-diagnostics/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.658036605Z namespaces/openshift-network-diagnostics/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.658060745Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.658133377Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.658212439Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.65826288Z namespaces/openshift-network-diagnostics/monitoring.coreos.com/servicemonitors/network-check-source.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.658337101Z namespaces/openshift-network-diagnostics/networking.k8s.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.658372752Z namespaces/openshift-network-diagnostics/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.658448944Z namespaces/openshift-network-diagnostics/pods/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.658471944Z namespaces/openshift-network-diagnostics/pods/network-check-source-989f8b8dc-smskv/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.658511055Z namespaces/openshift-network-diagnostics/pods/network-check-source-989f8b8dc-smskv/network-check-source-989f8b8dc-smskv.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.658609438Z namespaces/openshift-network-diagnostics/pods/network-check-source-989f8b8dc-smskv/check-endpoints/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.658622188Z namespaces/openshift-network-diagnostics/pods/network-check-source-989f8b8dc-smskv/check-endpoints/check-endpoints/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.658626848Z namespaces/openshift-network-diagnostics/pods/network-check-source-989f8b8dc-smskv/check-endpoints/check-endpoints/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.658682559Z namespaces/openshift-network-diagnostics/pods/network-check-source-989f8b8dc-smskv/check-endpoints/check-endpoints/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.658850613Z namespaces/openshift-network-diagnostics/pods/network-check-source-989f8b8dc-smskv/check-endpoints/check-endpoints/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.658964935Z namespaces/openshift-network-diagnostics/pods/network-check-source-989f8b8dc-smskv/check-endpoints/check-endpoints/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.659127079Z namespaces/openshift-network-diagnostics/pods/network-check-target-69mv6/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.659144299Z namespaces/openshift-network-diagnostics/pods/network-check-target-69mv6/network-check-target-69mv6.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.659266792Z namespaces/openshift-network-diagnostics/pods/network-check-target-69mv6/network-check-target-container/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.659277732Z namespaces/openshift-network-diagnostics/pods/network-check-target-69mv6/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.659283573Z namespaces/openshift-network-diagnostics/pods/network-check-target-69mv6/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.659328223Z namespaces/openshift-network-diagnostics/pods/network-check-target-69mv6/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.659430196Z namespaces/openshift-network-diagnostics/pods/network-check-target-69mv6/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.659502617Z namespaces/openshift-network-diagnostics/pods/network-check-target-69mv6/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.659532398Z namespaces/openshift-network-diagnostics/pods/network-check-target-f2vwq/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.659578819Z namespaces/openshift-network-diagnostics/pods/network-check-target-f2vwq/network-check-target-f2vwq.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.659675631Z namespaces/openshift-network-diagnostics/pods/network-check-target-f2vwq/network-check-target-container/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.659693862Z namespaces/openshift-network-diagnostics/pods/network-check-target-f2vwq/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.659700472Z namespaces/openshift-network-diagnostics/pods/network-check-target-f2vwq/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.659752493Z namespaces/openshift-network-diagnostics/pods/network-check-target-f2vwq/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.659868566Z namespaces/openshift-network-diagnostics/pods/network-check-target-f2vwq/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.659961828Z namespaces/openshift-network-diagnostics/pods/network-check-target-f2vwq/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.660029129Z namespaces/openshift-network-diagnostics/pods/network-check-target-zzbqh/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.66008081Z namespaces/openshift-network-diagnostics/pods/network-check-target-zzbqh/network-check-target-zzbqh.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.660166572Z namespaces/openshift-network-diagnostics/pods/network-check-target-zzbqh/network-check-target-container/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.660177293Z namespaces/openshift-network-diagnostics/pods/network-check-target-zzbqh/network-check-target-container/network-check-target-container/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.660182942Z namespaces/openshift-network-diagnostics/pods/network-check-target-zzbqh/network-check-target-container/network-check-target-container/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.660212033Z namespaces/openshift-network-diagnostics/pods/network-check-target-zzbqh/network-check-target-container/network-check-target-container/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.660331196Z namespaces/openshift-network-diagnostics/pods/network-check-target-zzbqh/network-check-target-container/network-check-target-container/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.660431288Z namespaces/openshift-network-diagnostics/pods/network-check-target-zzbqh/network-check-target-container/network-check-target-container/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.660483909Z namespaces/openshift-network-diagnostics/policy/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.660554051Z namespaces/openshift-network-diagnostics/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.660626103Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.660635833Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.660697874Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/network-diagnostics.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.660816307Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.660885908Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.66096323Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/network-diagnostics.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.661049362Z namespaces/openshift-network-diagnostics/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.661087643Z namespaces/openshift-network-diagnostics/route.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.661147084Z namespaces/openshift-network-diagnostics/route.openshift.io/routes.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.661199035Z namespaces/openshift-network-node-identity/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.661270847Z namespaces/openshift-network-node-identity/openshift-network-node-identity.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.661353499Z namespaces/openshift-network-node-identity/apps.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.66141602Z namespaces/openshift-network-node-identity/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.661485342Z namespaces/openshift-network-node-identity/apps/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.661542133Z namespaces/openshift-network-node-identity/apps/daemonsets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.661658885Z namespaces/openshift-network-node-identity/apps/deployments.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.661776648Z namespaces/openshift-network-node-identity/apps/replicasets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.661906661Z namespaces/openshift-network-node-identity/apps/statefulsets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.661963252Z namespaces/openshift-network-node-identity/autoscaling/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.662056124Z namespaces/openshift-network-node-identity/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.662120756Z namespaces/openshift-network-node-identity/batch/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.662184707Z namespaces/openshift-network-node-identity/batch/cronjobs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.66230332Z namespaces/openshift-network-node-identity/batch/jobs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.662365001Z namespaces/openshift-network-node-identity/build.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.662426682Z namespaces/openshift-network-node-identity/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.662560905Z namespaces/openshift-network-node-identity/build.openshift.io/builds.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.662628387Z namespaces/openshift-network-node-identity/coordination.k8s.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.662636827Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.662707069Z namespaces/openshift-network-node-identity/coordination.k8s.io/leases/ovnkube-identity.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.662803711Z namespaces/openshift-network-node-identity/core/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.662862802Z namespaces/openshift-network-node-identity/core/configmaps.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.663028556Z namespaces/openshift-network-node-identity/core/endpoints.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.663150068Z namespaces/openshift-network-node-identity/core/events.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.663272191Z namespaces/openshift-network-node-identity/core/persistentvolumeclaims.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.663384834Z namespaces/openshift-network-node-identity/core/pods.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.663499656Z namespaces/openshift-network-node-identity/core/replicationcontrollers.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.663710281Z namespaces/openshift-network-node-identity/core/secrets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.663858114Z namespaces/openshift-network-node-identity/core/services.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.663930246Z namespaces/openshift-network-node-identity/core/serviceaccounts/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.664018738Z namespaces/openshift-network-node-identity/core/serviceaccounts/network-node-identity.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.664090369Z namespaces/openshift-network-node-identity/discovery.k8s.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.664148641Z namespaces/openshift-network-node-identity/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.664217202Z namespaces/openshift-network-node-identity/image.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.664276264Z namespaces/openshift-network-node-identity/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.664347765Z namespaces/openshift-network-node-identity/k8s.ovn.org/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.664413587Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.664520689Z namespaces/openshift-network-node-identity/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.664643832Z namespaces/openshift-network-node-identity/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.664708053Z namespaces/openshift-network-node-identity/monitoring.coreos.com/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.664772244Z namespaces/openshift-network-node-identity/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.664835536Z namespaces/openshift-network-node-identity/networking.k8s.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.664905867Z namespaces/openshift-network-node-identity/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.664989019Z namespaces/openshift-network-node-identity/policy/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.66504239Z namespaces/openshift-network-node-identity/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.665112032Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.665119132Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.665182414Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/rolebindings/network-node-identity-leases.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.665251635Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.665314036Z namespaces/openshift-network-node-identity/rbac.authorization.k8s.io/roles/network-node-identity-leases.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.665386838Z namespaces/openshift-network-node-identity/route.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.66545115Z namespaces/openshift-network-node-identity/route.openshift.io/routes.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.665515721Z namespaces/openshift-network-operator/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.665583582Z namespaces/openshift-network-operator/openshift-network-operator.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.665665164Z namespaces/openshift-network-operator/apps.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.665728846Z namespaces/openshift-network-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.665796397Z namespaces/openshift-network-operator/apps/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.665859379Z namespaces/openshift-network-operator/apps/daemonsets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.666026332Z namespaces/openshift-network-operator/apps/deployments.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.666138225Z namespaces/openshift-network-operator/apps/replicasets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.666274228Z namespaces/openshift-network-operator/apps/statefulsets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.666319739Z namespaces/openshift-network-operator/apps/daemonsets/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.666389511Z namespaces/openshift-network-operator/apps/daemonsets/iptables-alerter.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.666489303Z namespaces/openshift-network-operator/autoscaling/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.666546484Z namespaces/openshift-network-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.666618496Z namespaces/openshift-network-operator/batch/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.666680127Z namespaces/openshift-network-operator/batch/cronjobs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.666798909Z namespaces/openshift-network-operator/batch/jobs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.666863331Z namespaces/openshift-network-operator/build.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.666925472Z namespaces/openshift-network-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.667109916Z namespaces/openshift-network-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.667173328Z namespaces/openshift-network-operator/coordination.k8s.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.667183168Z namespaces/openshift-network-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.667234319Z namespaces/openshift-network-operator/coordination.k8s.io/leases/network-operator-lock.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.667303021Z namespaces/openshift-network-operator/core/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.667371152Z namespaces/openshift-network-operator/core/configmaps.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.667549996Z namespaces/openshift-network-operator/core/endpoints.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.667664649Z namespaces/openshift-network-operator/core/events.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.667846943Z namespaces/openshift-network-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.667928655Z namespaces/openshift-network-operator/core/pods.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.668129559Z namespaces/openshift-network-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.668215951Z namespaces/openshift-network-operator/core/secrets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.668344844Z namespaces/openshift-network-operator/core/services.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.668400275Z namespaces/openshift-network-operator/core/configmaps/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.668449666Z namespaces/openshift-network-operator/core/configmaps/applied-cluster.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.668540858Z namespaces/openshift-network-operator/core/configmaps/iptables-alerter-script.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.66860126Z namespaces/openshift-network-operator/core/serviceaccounts/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.66863314Z namespaces/openshift-network-operator/core/serviceaccounts/iptables-alerter.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.668694342Z namespaces/openshift-network-operator/discovery.k8s.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.668720002Z namespaces/openshift-network-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.668782734Z namespaces/openshift-network-operator/image.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.668822054Z namespaces/openshift-network-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.668870456Z namespaces/openshift-network-operator/k8s.ovn.org/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.668906407Z namespaces/openshift-network-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.669012469Z namespaces/openshift-network-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.669098921Z namespaces/openshift-network-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.669141972Z namespaces/openshift-network-operator/monitoring.coreos.com/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.669178113Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.669238094Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.669280025Z namespaces/openshift-network-operator/monitoring.coreos.com/prometheusrules/openshift-network-operator-ipsec-rules.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.669334836Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.669377797Z namespaces/openshift-network-operator/monitoring.coreos.com/servicemonitors/network-operator.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.669430798Z namespaces/openshift-network-operator/networking.k8s.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.669459439Z namespaces/openshift-network-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.66951692Z namespaces/openshift-network-operator/pods/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.66952389Z namespaces/openshift-network-operator/pods/iptables-alerter-bb9dr/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.669553571Z namespaces/openshift-network-operator/pods/iptables-alerter-bb9dr/iptables-alerter-bb9dr.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.669637673Z namespaces/openshift-network-operator/pods/iptables-alerter-bb9dr/iptables-alerter/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.669647663Z namespaces/openshift-network-operator/pods/iptables-alerter-bb9dr/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.669651653Z namespaces/openshift-network-operator/pods/iptables-alerter-bb9dr/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.669684084Z namespaces/openshift-network-operator/pods/iptables-alerter-bb9dr/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.669774086Z namespaces/openshift-network-operator/pods/iptables-alerter-bb9dr/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.669842907Z namespaces/openshift-network-operator/pods/iptables-alerter-bb9dr/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.669868138Z namespaces/openshift-network-operator/pods/iptables-alerter-xmn2m/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.669918159Z namespaces/openshift-network-operator/pods/iptables-alerter-xmn2m/iptables-alerter-xmn2m.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.670007711Z namespaces/openshift-network-operator/pods/iptables-alerter-xmn2m/iptables-alerter/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.670018651Z namespaces/openshift-network-operator/pods/iptables-alerter-xmn2m/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.670022881Z namespaces/openshift-network-operator/pods/iptables-alerter-xmn2m/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.670058502Z namespaces/openshift-network-operator/pods/iptables-alerter-xmn2m/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.670147364Z namespaces/openshift-network-operator/pods/iptables-alerter-xmn2m/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.670224526Z namespaces/openshift-network-operator/pods/iptables-alerter-xmn2m/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.670241956Z namespaces/openshift-network-operator/pods/iptables-alerter-z4pp5/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.670302767Z namespaces/openshift-network-operator/pods/iptables-alerter-z4pp5/iptables-alerter-z4pp5.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.670360539Z namespaces/openshift-network-operator/pods/iptables-alerter-z4pp5/iptables-alerter/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.670368619Z namespaces/openshift-network-operator/pods/iptables-alerter-z4pp5/iptables-alerter/iptables-alerter/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.670372499Z namespaces/openshift-network-operator/pods/iptables-alerter-z4pp5/iptables-alerter/iptables-alerter/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.67041284Z namespaces/openshift-network-operator/pods/iptables-alerter-z4pp5/iptables-alerter/iptables-alerter/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.670515152Z namespaces/openshift-network-operator/pods/iptables-alerter-z4pp5/iptables-alerter/iptables-alerter/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.670587024Z namespaces/openshift-network-operator/pods/iptables-alerter-z4pp5/iptables-alerter/iptables-alerter/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.670602714Z namespaces/openshift-network-operator/policy/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.670659975Z namespaces/openshift-network-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.670717027Z namespaces/openshift-network-operator/route.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.670748357Z namespaces/openshift-network-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.670817839Z namespaces/openshift-operator-lifecycle-manager/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.67087801Z namespaces/openshift-operator-lifecycle-manager/openshift-operator-lifecycle-manager.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.670983393Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.671015053Z namespaces/openshift-operator-lifecycle-manager/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.671076955Z namespaces/openshift-operator-lifecycle-manager/apps/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.671100815Z namespaces/openshift-operator-lifecycle-manager/apps/daemonsets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.671200018Z namespaces/openshift-operator-lifecycle-manager/apps/deployments.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.671275899Z namespaces/openshift-operator-lifecycle-manager/apps/replicasets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.671388182Z namespaces/openshift-operator-lifecycle-manager/apps/statefulsets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.671438503Z namespaces/openshift-operator-lifecycle-manager/autoscaling/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.671467603Z namespaces/openshift-operator-lifecycle-manager/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.671529945Z namespaces/openshift-operator-lifecycle-manager/batch/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.671562226Z namespaces/openshift-operator-lifecycle-manager/batch/cronjobs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.671666448Z namespaces/openshift-operator-lifecycle-manager/batch/jobs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.671736309Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.671791311Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.671886303Z namespaces/openshift-operator-lifecycle-manager/build.openshift.io/builds.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.671923723Z namespaces/openshift-operator-lifecycle-manager/core/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.672005465Z namespaces/openshift-operator-lifecycle-manager/core/configmaps.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.672144779Z namespaces/openshift-operator-lifecycle-manager/core/endpoints.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.672238381Z namespaces/openshift-operator-lifecycle-manager/core/events.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.672333403Z namespaces/openshift-operator-lifecycle-manager/core/persistentvolumeclaims.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.672451805Z namespaces/openshift-operator-lifecycle-manager/core/pods.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.672559098Z namespaces/openshift-operator-lifecycle-manager/core/replicationcontrollers.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.67269198Z namespaces/openshift-operator-lifecycle-manager/core/secrets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.672920056Z namespaces/openshift-operator-lifecycle-manager/core/services.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.673022938Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.673051439Z namespaces/openshift-operator-lifecycle-manager/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.67311413Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.673162121Z namespaces/openshift-operator-lifecycle-manager/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.673214462Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.673263473Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.673385516Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.673492468Z namespaces/openshift-operator-lifecycle-manager/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.6735608Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.673618201Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.673695943Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.673750974Z namespaces/openshift-operator-lifecycle-manager/monitoring.coreos.com/prometheusrules/olm-alert-rules.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.673843026Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.673902818Z namespaces/openshift-operator-lifecycle-manager/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.67402261Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.67403787Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.674082891Z namespaces/openshift-operator-lifecycle-manager/operators.coreos.com/operatorgroups/olm-operators.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.674161213Z namespaces/openshift-operator-lifecycle-manager/policy/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.674221605Z namespaces/openshift-operator-lifecycle-manager/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.674301846Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.674358758Z namespaces/openshift-operator-lifecycle-manager/route.openshift.io/routes.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.674422449Z namespaces/openshift-operators/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.674430029Z namespaces/openshift-operators/operators.coreos.com/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.674433879Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.674502881Z namespaces/openshift-operators/operators.coreos.com/operatorgroups/global-operators.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.674568782Z namespaces/openshift-ovn-kubernetes/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.674631484Z namespaces/openshift-ovn-kubernetes/openshift-ovn-kubernetes.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.674735956Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.674789847Z namespaces/openshift-ovn-kubernetes/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.674860889Z namespaces/openshift-ovn-kubernetes/apps/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.67491644Z namespaces/openshift-ovn-kubernetes/apps/daemonsets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.675293749Z namespaces/openshift-ovn-kubernetes/apps/deployments.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.67537753Z namespaces/openshift-ovn-kubernetes/apps/replicasets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.675461892Z namespaces/openshift-ovn-kubernetes/apps/statefulsets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.675499743Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.675547784Z namespaces/openshift-ovn-kubernetes/apps/daemonsets/ovnkube-node.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.675676037Z namespaces/openshift-ovn-kubernetes/autoscaling/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.675704098Z namespaces/openshift-ovn-kubernetes/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.675763959Z namespaces/openshift-ovn-kubernetes/batch/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.67580536Z namespaces/openshift-ovn-kubernetes/batch/cronjobs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.675901832Z namespaces/openshift-ovn-kubernetes/batch/jobs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.675926363Z namespaces/openshift-ovn-kubernetes/build.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.676017974Z namespaces/openshift-ovn-kubernetes/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.676110056Z namespaces/openshift-ovn-kubernetes/build.openshift.io/builds.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.676161938Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.676171188Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.676188088Z namespaces/openshift-ovn-kubernetes/coordination.k8s.io/leases/ovn-kubernetes-master.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.67626101Z namespaces/openshift-ovn-kubernetes/core/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.67627789Z namespaces/openshift-ovn-kubernetes/core/configmaps.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.676508705Z namespaces/openshift-ovn-kubernetes/core/endpoints.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.676596797Z namespaces/openshift-ovn-kubernetes/core/events.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.676926965Z namespaces/openshift-ovn-kubernetes/core/persistentvolumeclaims.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.677082758Z namespaces/openshift-ovn-kubernetes/core/pods.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.677557059Z namespaces/openshift-ovn-kubernetes/core/replicationcontrollers.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.67763356Z namespaces/openshift-ovn-kubernetes/core/secrets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.67806429Z namespaces/openshift-ovn-kubernetes/core/services.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.678116591Z namespaces/openshift-ovn-kubernetes/core/configmaps/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.678168322Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-config.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.678243204Z namespaces/openshift-ovn-kubernetes/core/configmaps/ovnkube-script-lib.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.678367947Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.678411388Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-control-plane.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.67852358Z namespaces/openshift-ovn-kubernetes/core/serviceaccounts/ovn-kubernetes-node.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.678576611Z namespaces/openshift-ovn-kubernetes/core/services/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.678594842Z namespaces/openshift-ovn-kubernetes/core/services/ovn-kubernetes-node.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.678674284Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.678691814Z namespaces/openshift-ovn-kubernetes/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.678762075Z namespaces/openshift-ovn-kubernetes/image.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.678808776Z namespaces/openshift-ovn-kubernetes/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.678854448Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.678863558Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.678896169Z namespaces/openshift-ovn-kubernetes/k8s.cni.cncf.io/network-attachment-definitions/default.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.67896962Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.679006461Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.679108553Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.679187255Z namespaces/openshift-ovn-kubernetes/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.679231616Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.679265567Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.679320718Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.679352529Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/prometheusrules/networking-rules.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.67943621Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.679467091Z namespaces/openshift-ovn-kubernetes/monitoring.coreos.com/servicemonitors/monitor-ovn-node.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.679530363Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.679538873Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.679566123Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/ovn.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.679656475Z namespaces/openshift-ovn-kubernetes/network.operator.openshift.io/operatorpkis/signer.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.679688426Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.679734627Z namespaces/openshift-ovn-kubernetes/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.679790878Z namespaces/openshift-ovn-kubernetes/pods/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.679801729Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-b2hsm/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.67985648Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-b2hsm/ovnkube-node-b2hsm.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.680064975Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-b2hsm/kube-rbac-proxy-node/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.680078845Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-b2hsm/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.680082945Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-b2hsm/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.680106465Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-b2hsm/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.680223648Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-b2hsm/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.680293049Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-b2hsm/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.68032205Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-b2hsm/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.68032863Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-b2hsm/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.68033241Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-b2hsm/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.680373831Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-b2hsm/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.680487684Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-b2hsm/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.680551005Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-b2hsm/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.680584766Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-b2hsm/nbdb/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.680590846Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-b2hsm/nbdb/nbdb/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.680594666Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-b2hsm/nbdb/nbdb/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.680642367Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-b2hsm/nbdb/nbdb/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.680735559Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-b2hsm/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.680806191Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-b2hsm/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.680823841Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-b2hsm/northd/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.680832492Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-b2hsm/northd/northd/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.680840782Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-b2hsm/northd/northd/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.680880222Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-b2hsm/northd/northd/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.681023726Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-b2hsm/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.681101447Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-b2hsm/northd/northd/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.681131248Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-b2hsm/ovn-acl-logging/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.681140198Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-b2hsm/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.681145908Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-b2hsm/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.681189689Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-b2hsm/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.681279322Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-b2hsm/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.681325903Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-b2hsm/ovn-controller/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.681334383Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-b2hsm/ovn-controller/ovn-controller/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.681338273Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-b2hsm/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.681375524Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-b2hsm/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.681558068Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-b2hsm/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.681632259Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-b2hsm/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.68164615Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-b2hsm/ovnkube-controller/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.68165479Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-b2hsm/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.68166027Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-b2hsm/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.681709551Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-b2hsm/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.682671082Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-b2hsm/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.682731434Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-b2hsm/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.682751304Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-b2hsm/sbdb/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.682760915Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-b2hsm/sbdb/sbdb/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.682767184Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-b2hsm/sbdb/sbdb/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.682793885Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-b2hsm/sbdb/sbdb/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.682900958Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-b2hsm/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.68299327Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-b2hsm/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.683034721Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cfhw6/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.683111362Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cfhw6/ovnkube-node-cfhw6.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.683257506Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cfhw6/kube-rbac-proxy-node/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.683266896Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cfhw6/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.683272496Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cfhw6/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.683301296Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cfhw6/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.683413169Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cfhw6/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.68347821Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cfhw6/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.683496521Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cfhw6/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.683512321Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cfhw6/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.683521731Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cfhw6/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.683560772Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cfhw6/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.683667244Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cfhw6/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.683739816Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cfhw6/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.683761357Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cfhw6/nbdb/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.683769187Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cfhw6/nbdb/nbdb/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.683777657Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cfhw6/nbdb/nbdb/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.683817998Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cfhw6/nbdb/nbdb/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.68391384Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cfhw6/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.684010042Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cfhw6/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.684033913Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cfhw6/northd/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.684046163Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cfhw6/northd/northd/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.684055233Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cfhw6/northd/northd/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.684096894Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cfhw6/northd/northd/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.684198596Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cfhw6/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.684268108Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cfhw6/northd/northd/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.684306209Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cfhw6/ovn-acl-logging/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.684316619Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cfhw6/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.684322209Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cfhw6/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.684330799Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cfhw6/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.684439042Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cfhw6/ovn-acl-logging/ovn-acl-logging/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.684503753Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cfhw6/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.684534364Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cfhw6/ovn-controller/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.684541334Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cfhw6/ovn-controller/ovn-controller/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.684545854Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cfhw6/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.684582985Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cfhw6/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.68481806Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cfhw6/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.684882562Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cfhw6/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.684909622Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cfhw6/ovnkube-controller/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.684913872Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cfhw6/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.684918162Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cfhw6/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.684961193Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cfhw6/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.686011916Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cfhw6/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.686089518Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cfhw6/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.686104879Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cfhw6/sbdb/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.686111539Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cfhw6/sbdb/sbdb/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.686115399Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cfhw6/sbdb/sbdb/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.68617037Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cfhw6/sbdb/sbdb/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.686267932Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cfhw6/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.686334334Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-cfhw6/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.686358054Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hpspv/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.686439006Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hpspv/ovnkube-node-hpspv.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.68660426Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hpspv/kube-rbac-proxy-node/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.68661249Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hpspv/kube-rbac-proxy-node/kube-rbac-proxy-node/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.68661635Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hpspv/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.686649261Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hpspv/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.686758923Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hpspv/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.686828445Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hpspv/kube-rbac-proxy-node/kube-rbac-proxy-node/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.686896396Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hpspv/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.686903727Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hpspv/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.686907627Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hpspv/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.686955818Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hpspv/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.68707725Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hpspv/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.687150272Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hpspv/kube-rbac-proxy-ovn-metrics/kube-rbac-proxy-ovn-metrics/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.687177653Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hpspv/nbdb/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.687181983Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hpspv/nbdb/nbdb/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.687185743Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hpspv/nbdb/nbdb/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.687226624Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hpspv/nbdb/nbdb/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.687330926Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hpspv/nbdb/nbdb/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.687401938Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hpspv/nbdb/nbdb/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.687429968Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hpspv/northd/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.687436938Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hpspv/northd/northd/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.687440668Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hpspv/northd/northd/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.687481709Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hpspv/northd/northd/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.687585332Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hpspv/northd/northd/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.687651973Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hpspv/northd/northd/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.687679254Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hpspv/ovn-acl-logging/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.687685344Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hpspv/ovn-acl-logging/ovn-acl-logging/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.687689334Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hpspv/ovn-acl-logging/ovn-acl-logging/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.687732655Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hpspv/ovn-acl-logging/ovn-acl-logging/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.687824667Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hpspv/ovn-acl-logging/ovn-acl-logging/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.687876118Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hpspv/ovn-controller/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.687883398Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hpspv/ovn-controller/ovn-controller/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.687887238Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hpspv/ovn-controller/ovn-controller/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.687919849Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hpspv/ovn-controller/ovn-controller/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.688170315Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hpspv/ovn-controller/ovn-controller/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.688249616Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hpspv/ovn-controller/ovn-controller/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.688267447Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hpspv/ovnkube-controller/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.688274917Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hpspv/ovnkube-controller/ovnkube-controller/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.688278617Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hpspv/ovnkube-controller/ovnkube-controller/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.688334418Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hpspv/ovnkube-controller/ovnkube-controller/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.689600696Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hpspv/ovnkube-controller/ovnkube-controller/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.689669898Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hpspv/ovnkube-controller/ovnkube-controller/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.689697229Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hpspv/sbdb/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.689701459Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hpspv/sbdb/sbdb/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.689705279Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hpspv/sbdb/sbdb/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.68975083Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hpspv/sbdb/sbdb/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.689853462Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hpspv/sbdb/sbdb/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.689922894Z namespaces/openshift-ovn-kubernetes/pods/ovnkube-node-hpspv/sbdb/sbdb/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.689971495Z namespaces/openshift-ovn-kubernetes/policy/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.690021126Z namespaces/openshift-ovn-kubernetes/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.690072517Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.690104968Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.690117478Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.69021146Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/openshift-ovn-kubernetes-nodes-identity-limited.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.690332033Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/rolebindings/prometheus-k8s.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.690381464Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.690411174Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-control-plane-limited.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.690521107Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/openshift-ovn-kubernetes-node-limited.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.690604679Z namespaces/openshift-ovn-kubernetes/rbac.authorization.k8s.io/roles/prometheus-k8s.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.69065766Z namespaces/openshift-ovn-kubernetes/route.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.690692781Z namespaces/openshift-ovn-kubernetes/route.openshift.io/routes.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.690747462Z namespaces/openshift-route-controller-manager/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.690756662Z namespaces/openshift-route-controller-manager/coordination.k8s.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.690762302Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.690791003Z namespaces/openshift-route-controller-manager/coordination.k8s.io/leases/openshift-route-controllers.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.690844794Z namespaces/openshift-service-ca-operator/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.690883285Z namespaces/openshift-service-ca-operator/openshift-service-ca-operator.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.690965807Z namespaces/openshift-service-ca-operator/apps.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.691022928Z namespaces/openshift-service-ca-operator/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.691064019Z namespaces/openshift-service-ca-operator/apps/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.69111299Z namespaces/openshift-service-ca-operator/apps/daemonsets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.691198092Z namespaces/openshift-service-ca-operator/apps/deployments.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.691304304Z namespaces/openshift-service-ca-operator/apps/replicasets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.691397876Z namespaces/openshift-service-ca-operator/apps/statefulsets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.691426477Z namespaces/openshift-service-ca-operator/autoscaling/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.691486558Z namespaces/openshift-service-ca-operator/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.691519149Z namespaces/openshift-service-ca-operator/batch/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.69157173Z namespaces/openshift-service-ca-operator/batch/cronjobs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.691652512Z namespaces/openshift-service-ca-operator/batch/jobs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.691703223Z namespaces/openshift-service-ca-operator/build.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.691734894Z namespaces/openshift-service-ca-operator/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.691820966Z namespaces/openshift-service-ca-operator/build.openshift.io/builds.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.691863637Z namespaces/openshift-service-ca-operator/coordination.k8s.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.691874277Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.691912658Z namespaces/openshift-service-ca-operator/coordination.k8s.io/leases/service-ca-operator-lock.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.691978459Z namespaces/openshift-service-ca-operator/core/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.69203787Z namespaces/openshift-service-ca-operator/core/configmaps.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.692135833Z namespaces/openshift-service-ca-operator/core/endpoints.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.692219755Z namespaces/openshift-service-ca-operator/core/events.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.692414559Z namespaces/openshift-service-ca-operator/core/persistentvolumeclaims.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.692491671Z namespaces/openshift-service-ca-operator/core/pods.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.692624934Z namespaces/openshift-service-ca-operator/core/replicationcontrollers.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.692742146Z namespaces/openshift-service-ca-operator/core/secrets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.69291896Z namespaces/openshift-service-ca-operator/core/services.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.692998752Z namespaces/openshift-service-ca-operator/discovery.k8s.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.693053783Z namespaces/openshift-service-ca-operator/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.693089074Z namespaces/openshift-service-ca-operator/image.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.693140615Z namespaces/openshift-service-ca-operator/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.693182186Z namespaces/openshift-service-ca-operator/k8s.ovn.org/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.693209797Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.693305499Z namespaces/openshift-service-ca-operator/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.693381031Z namespaces/openshift-service-ca-operator/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.693432212Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.693477213Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.693524634Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.693556274Z namespaces/openshift-service-ca-operator/monitoring.coreos.com/servicemonitors/service-ca-operator.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.693618086Z namespaces/openshift-service-ca-operator/networking.k8s.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.693648457Z namespaces/openshift-service-ca-operator/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.693702718Z namespaces/openshift-service-ca-operator/pods/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.693709558Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d46d9ffd4-6z9pc/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.693749269Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d46d9ffd4-6z9pc/service-ca-operator-5d46d9ffd4-6z9pc.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.693927823Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d46d9ffd4-6z9pc/service-ca-operator/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.693934793Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d46d9ffd4-6z9pc/service-ca-operator/service-ca-operator/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.693938763Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d46d9ffd4-6z9pc/service-ca-operator/service-ca-operator/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.694004184Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d46d9ffd4-6z9pc/service-ca-operator/service-ca-operator/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.694177798Z namespaces/openshift-service-ca-operator/pods/service-ca-operator-5d46d9ffd4-6z9pc/service-ca-operator/service-ca-operator/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.694333692Z namespaces/openshift-service-ca-operator/policy/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.694351912Z namespaces/openshift-service-ca-operator/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.694401133Z namespaces/openshift-service-ca-operator/route.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.694440064Z namespaces/openshift-service-ca-operator/route.openshift.io/routes.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.694503665Z namespaces/openshift-service-ca/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.694559457Z namespaces/openshift-service-ca/openshift-service-ca.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.694591957Z namespaces/openshift-service-ca/apps.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.694642539Z namespaces/openshift-service-ca/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.694683549Z namespaces/openshift-service-ca/apps/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.69471663Z namespaces/openshift-service-ca/apps/daemonsets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.694813552Z namespaces/openshift-service-ca/apps/deployments.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.694915545Z namespaces/openshift-service-ca/apps/replicasets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.695034507Z namespaces/openshift-service-ca/apps/statefulsets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.695080798Z namespaces/openshift-service-ca/autoscaling/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.695109309Z namespaces/openshift-service-ca/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.69516863Z namespaces/openshift-service-ca/batch/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.695199681Z namespaces/openshift-service-ca/batch/cronjobs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.695284063Z namespaces/openshift-service-ca/batch/jobs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.695321914Z namespaces/openshift-service-ca/build.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.695357874Z namespaces/openshift-service-ca/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.695446516Z namespaces/openshift-service-ca/build.openshift.io/builds.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.695483457Z namespaces/openshift-service-ca/coordination.k8s.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.695490077Z namespaces/openshift-service-ca/coordination.k8s.io/leases/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.695538619Z namespaces/openshift-service-ca/coordination.k8s.io/leases/service-ca-controller-lock.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.695575779Z namespaces/openshift-service-ca/core/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.69562509Z namespaces/openshift-service-ca/core/configmaps.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.695717963Z namespaces/openshift-service-ca/core/endpoints.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.695809065Z namespaces/openshift-service-ca/core/events.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.695920847Z namespaces/openshift-service-ca/core/persistentvolumeclaims.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.696021359Z namespaces/openshift-service-ca/core/pods.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.696131942Z namespaces/openshift-service-ca/core/replicationcontrollers.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.696258144Z namespaces/openshift-service-ca/core/secrets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.696430028Z namespaces/openshift-service-ca/core/services.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.696476189Z namespaces/openshift-service-ca/discovery.k8s.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.69651589Z namespaces/openshift-service-ca/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.696554321Z namespaces/openshift-service-ca/image.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.696601502Z namespaces/openshift-service-ca/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.696650683Z namespaces/openshift-service-ca/k8s.ovn.org/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.696681514Z namespaces/openshift-service-ca/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.696770406Z namespaces/openshift-service-ca/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.696851088Z namespaces/openshift-service-ca/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.696896109Z namespaces/openshift-service-ca/monitoring.coreos.com/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.696922489Z namespaces/openshift-service-ca/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.697007051Z namespaces/openshift-service-ca/networking.k8s.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.697029621Z namespaces/openshift-service-ca/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.697086883Z namespaces/openshift-service-ca/pods/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.697103753Z namespaces/openshift-service-ca/pods/service-ca-758f599c5-shg7j/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.697155284Z namespaces/openshift-service-ca/pods/service-ca-758f599c5-shg7j/service-ca-758f599c5-shg7j.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.697226556Z namespaces/openshift-service-ca/pods/service-ca-758f599c5-shg7j/service-ca-controller/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.697236786Z namespaces/openshift-service-ca/pods/service-ca-758f599c5-shg7j/service-ca-controller/service-ca-controller/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.697241566Z namespaces/openshift-service-ca/pods/service-ca-758f599c5-shg7j/service-ca-controller/service-ca-controller/logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.697262407Z namespaces/openshift-service-ca/pods/service-ca-758f599c5-shg7j/service-ca-controller/service-ca-controller/logs/current.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.697485242Z namespaces/openshift-service-ca/pods/service-ca-758f599c5-shg7j/service-ca-controller/service-ca-controller/logs/previous.insecure.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.697551323Z namespaces/openshift-service-ca/pods/service-ca-758f599c5-shg7j/service-ca-controller/service-ca-controller/logs/previous.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.697589444Z namespaces/openshift-service-ca/policy/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.697606804Z namespaces/openshift-service-ca/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.697672256Z namespaces/openshift-service-ca/route.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.697711887Z namespaces/openshift-service-ca/route.openshift.io/routes.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.697746737Z namespaces/openshift-user-workload-monitoring/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.697796978Z namespaces/openshift-user-workload-monitoring/openshift-user-workload-monitoring.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.69785527Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.697900621Z namespaces/openshift-user-workload-monitoring/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.697960262Z namespaces/openshift-user-workload-monitoring/apps/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.698055434Z namespaces/openshift-user-workload-monitoring/apps/daemonsets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.698149237Z namespaces/openshift-user-workload-monitoring/apps/deployments.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.698226368Z namespaces/openshift-user-workload-monitoring/apps/replicasets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.69831369Z namespaces/openshift-user-workload-monitoring/apps/statefulsets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.698342911Z namespaces/openshift-user-workload-monitoring/autoscaling/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.698395692Z namespaces/openshift-user-workload-monitoring/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.698442773Z namespaces/openshift-user-workload-monitoring/batch/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.698490704Z namespaces/openshift-user-workload-monitoring/batch/cronjobs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.698583216Z namespaces/openshift-user-workload-monitoring/batch/jobs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.698608857Z namespaces/openshift-user-workload-monitoring/build.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.698659328Z namespaces/openshift-user-workload-monitoring/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.69873829Z namespaces/openshift-user-workload-monitoring/build.openshift.io/builds.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.698786821Z namespaces/openshift-user-workload-monitoring/core/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.698832072Z namespaces/openshift-user-workload-monitoring/core/configmaps.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.698929854Z namespaces/openshift-user-workload-monitoring/core/endpoints.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.699031566Z namespaces/openshift-user-workload-monitoring/core/events.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.699107588Z namespaces/openshift-user-workload-monitoring/core/persistentvolumeclaims.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.69920096Z namespaces/openshift-user-workload-monitoring/core/pods.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.699278291Z namespaces/openshift-user-workload-monitoring/core/replicationcontrollers.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.699402904Z namespaces/openshift-user-workload-monitoring/core/secrets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.699564178Z namespaces/openshift-user-workload-monitoring/core/services.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.699603739Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.69965509Z namespaces/openshift-user-workload-monitoring/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.699698291Z namespaces/openshift-user-workload-monitoring/image.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.699748482Z namespaces/openshift-user-workload-monitoring/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.699779883Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.699830584Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.699920426Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.700019548Z namespaces/openshift-user-workload-monitoring/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.700062269Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.70010728Z namespaces/openshift-user-workload-monitoring/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.700161881Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.700190382Z namespaces/openshift-user-workload-monitoring/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.700239873Z namespaces/openshift-user-workload-monitoring/policy/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.700285524Z namespaces/openshift-user-workload-monitoring/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.700329575Z namespaces/openshift-user-workload-monitoring/route.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.700357095Z namespaces/openshift-user-workload-monitoring/route.openshift.io/routes.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.700420277Z namespaces/openshift/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.700469018Z namespaces/openshift/openshift.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.700500459Z namespaces/openshift/apps.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.70055078Z namespaces/openshift/apps.openshift.io/deploymentconfigs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.700596941Z namespaces/openshift/apps/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.700641262Z namespaces/openshift/apps/daemonsets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.700718194Z namespaces/openshift/apps/deployments.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.700796425Z namespaces/openshift/apps/replicasets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.700882057Z namespaces/openshift/apps/statefulsets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.700923608Z namespaces/openshift/autoscaling/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.70099181Z namespaces/openshift/autoscaling/horizontalpodautoscalers.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.701054051Z namespaces/openshift/batch/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.701070741Z namespaces/openshift/batch/cronjobs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.701157333Z namespaces/openshift/batch/jobs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.701202224Z namespaces/openshift/build.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.701236025Z namespaces/openshift/build.openshift.io/buildconfigs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.701322517Z namespaces/openshift/build.openshift.io/builds.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.701355358Z namespaces/openshift/core/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.701409529Z namespaces/openshift/core/configmaps.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.701517991Z namespaces/openshift/core/endpoints.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.701596073Z namespaces/openshift/core/events.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.701671015Z namespaces/openshift/core/persistentvolumeclaims.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.701753897Z namespaces/openshift/core/pods.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.701829088Z namespaces/openshift/core/replicationcontrollers.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.701960241Z namespaces/openshift/core/secrets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.702144435Z namespaces/openshift/core/services.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.702194526Z namespaces/openshift/discovery.k8s.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.702241468Z namespaces/openshift/discovery.k8s.io/endpointslices.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.702287738Z namespaces/openshift/image.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.702322679Z namespaces/openshift/image.openshift.io/imagestreams.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.703680209Z namespaces/openshift/image.openshift.io/imagestreams/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.70372229Z namespaces/openshift/image.openshift.io/imagestreams/cli-artifacts.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.703819852Z namespaces/openshift/image.openshift.io/imagestreams/cli.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.703902304Z namespaces/openshift/image.openshift.io/imagestreams/dotnet-runtime.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.704031137Z namespaces/openshift/image.openshift.io/imagestreams/dotnet.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.704127049Z namespaces/openshift/image.openshift.io/imagestreams/driver-toolkit.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.704223301Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift-java11.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.704370205Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-eap-openshift.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.704534668Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java-openshift.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.704659141Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-java11-openshift.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.704756833Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift-jdk11.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.704840775Z namespaces/openshift/image.openshift.io/imagestreams/fuse7-karaf-openshift.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.704990929Z namespaces/openshift/image.openshift.io/imagestreams/golang.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.705119961Z namespaces/openshift/image.openshift.io/imagestreams/httpd.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.705224624Z namespaces/openshift/image.openshift.io/imagestreams/installer-artifacts.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.705305336Z namespaces/openshift/image.openshift.io/imagestreams/installer.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.705396707Z namespaces/openshift/image.openshift.io/imagestreams/java-runtime.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.70549772Z namespaces/openshift/image.openshift.io/imagestreams/java.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.705620603Z namespaces/openshift/image.openshift.io/imagestreams/jboss-datagrid73-openshift.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.705727395Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-openshift.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.705825887Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp3-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.705923059Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-openshift.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.706044052Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap-xp4-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.706139924Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-openshift.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.706240806Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk11-runtime-openshift.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.706337759Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-openshift.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.70643271Z namespaces/openshift/image.openshift.io/imagestreams/jboss-eap74-openjdk8-runtime-openshift.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.706539933Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk11-tomcat9-openshift-ubi8.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.706645875Z namespaces/openshift/image.openshift.io/imagestreams/jboss-webserver57-openjdk8-tomcat9-openshift-ubi8.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.706751798Z namespaces/openshift/image.openshift.io/imagestreams/jenkins-agent-base.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.7068517Z namespaces/openshift/image.openshift.io/imagestreams/jenkins.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.706961552Z namespaces/openshift/image.openshift.io/imagestreams/mariadb.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.707169757Z namespaces/openshift/image.openshift.io/imagestreams/must-gather.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.707245659Z namespaces/openshift/image.openshift.io/imagestreams/mysql.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.707354811Z namespaces/openshift/image.openshift.io/imagestreams/network-tools.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.707440773Z namespaces/openshift/image.openshift.io/imagestreams/nginx.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.707583546Z namespaces/openshift/image.openshift.io/imagestreams/nodejs.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.707729639Z namespaces/openshift/image.openshift.io/imagestreams/oauth-proxy.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.707817161Z namespaces/openshift/image.openshift.io/imagestreams/openjdk-11-rhel7.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.707936404Z namespaces/openshift/image.openshift.io/imagestreams/perl.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.708067747Z namespaces/openshift/image.openshift.io/imagestreams/php.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.708179699Z namespaces/openshift/image.openshift.io/imagestreams/postgresql.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.708287672Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso75-openshift-rhel8.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.708389874Z namespaces/openshift/image.openshift.io/imagestreams/postgresql13-for-sso76-openshift-rhel8.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.708470266Z namespaces/openshift/image.openshift.io/imagestreams/python.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.708595459Z namespaces/openshift/image.openshift.io/imagestreams/redhat-openjdk18-openshift.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.708728112Z namespaces/openshift/image.openshift.io/imagestreams/redis.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.708835444Z namespaces/openshift/image.openshift.io/imagestreams/ruby.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.708956637Z namespaces/openshift/image.openshift.io/imagestreams/sso75-openshift-rhel8.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.709051239Z namespaces/openshift/image.openshift.io/imagestreams/sso76-openshift-rhel8.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.709143491Z namespaces/openshift/image.openshift.io/imagestreams/tests.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.709237533Z namespaces/openshift/image.openshift.io/imagestreams/tools.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.709364536Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11-runtime.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.709483818Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-11.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.709611281Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17-runtime.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.709718634Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-17.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.709838216Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21-runtime.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.709930948Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-21.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.710044821Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8-runtime.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.710166353Z namespaces/openshift/image.openshift.io/imagestreams/ubi8-openjdk-8.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.710276786Z namespaces/openshift/k8s.ovn.org/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.710319067Z namespaces/openshift/k8s.ovn.org/egressfirewalls.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.710403959Z namespaces/openshift/k8s.ovn.org/egressqoses.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.710502201Z namespaces/openshift/k8s.ovn.org/userdefinednetworks.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.710546982Z namespaces/openshift/monitoring.coreos.com/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.710595163Z namespaces/openshift/monitoring.coreos.com/servicemonitors.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.710640894Z namespaces/openshift/networking.k8s.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.710670585Z namespaces/openshift/networking.k8s.io/networkpolicies.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.710729586Z namespaces/openshift/policy/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.710762177Z namespaces/openshift/policy/poddisruptionbudgets.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.710814258Z namespaces/openshift/route.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.710842608Z namespaces/openshift/route.openshift.io/routes.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.71090441Z namespaces/openshift/template.openshift.io/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.71091648Z namespaces/openshift/template.openshift.io/templates/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.710937291Z namespaces/openshift/template.openshift.io/templates/cache-service.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.711084194Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-example.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.711207327Z namespaces/openshift/template.openshift.io/templates/cakephp-mysql-persistent.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.711311869Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-example.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.711427852Z namespaces/openshift/template.openshift.io/templates/dancer-mysql-persistent.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.711578305Z namespaces/openshift/template.openshift.io/templates/datagrid-service.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.711690778Z namespaces/openshift/template.openshift.io/templates/django-psql-example.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.71179892Z namespaces/openshift/template.openshift.io/templates/django-psql-persistent.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.711907462Z namespaces/openshift/template.openshift.io/templates/eap-xp3-basic-s2i.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.712054106Z namespaces/openshift/template.openshift.io/templates/eap-xp4-basic-s2i.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.712170108Z namespaces/openshift/template.openshift.io/templates/eap74-basic-s2i.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.712281861Z namespaces/openshift/template.openshift.io/templates/eap74-https-s2i.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.712407603Z namespaces/openshift/template.openshift.io/templates/eap74-sso-s2i.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.712547697Z namespaces/openshift/template.openshift.io/templates/httpd-example.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.712645169Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral-monitored.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.712772271Z namespaces/openshift/template.openshift.io/templates/jenkins-ephemeral.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.712880474Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent-monitored.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.713018857Z namespaces/openshift/template.openshift.io/templates/jenkins-persistent.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.713129679Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-basic-s2i.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.713233652Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk11-tomcat9-ubi8-https-s2i.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.713343014Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-basic-s2i.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.713438486Z namespaces/openshift/template.openshift.io/templates/jws57-openjdk8-tomcat9-ubi8-https-s2i.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.713544229Z namespaces/openshift/template.openshift.io/templates/mariadb-ephemeral.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.713653691Z namespaces/openshift/template.openshift.io/templates/mariadb-persistent.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.713759884Z namespaces/openshift/template.openshift.io/templates/mysql-ephemeral.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.713867926Z namespaces/openshift/template.openshift.io/templates/mysql-persistent.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.713963538Z namespaces/openshift/template.openshift.io/templates/nginx-example.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.714112721Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-example.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.714220904Z namespaces/openshift/template.openshift.io/templates/nodejs-postgresql-persistent.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.714333036Z namespaces/openshift/template.openshift.io/templates/openjdk-web-basic-s2i.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.714438288Z namespaces/openshift/template.openshift.io/templates/postgresql-ephemeral.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.714552841Z namespaces/openshift/template.openshift.io/templates/postgresql-persistent.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.714652693Z namespaces/openshift/template.openshift.io/templates/rails-pgsql-persistent.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.714773276Z namespaces/openshift/template.openshift.io/templates/rails-postgresql-example.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.714889898Z namespaces/openshift/template.openshift.io/templates/react-web-app-example.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.715092013Z namespaces/openshift/template.openshift.io/templates/redis-ephemeral.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.715202945Z namespaces/openshift/template.openshift.io/templates/redis-persistent.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.715294767Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-rest-3scale.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.71540959Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel-xml.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.715515672Z namespaces/openshift/template.openshift.io/templates/s2i-fuse712-spring-boot-2-camel.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.715623155Z namespaces/openshift/template.openshift.io/templates/sso75-https.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.715744977Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-https.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.71585482Z namespaces/openshift/template.openshift.io/templates/sso75-ocp4-x509-postgresql-persistent.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.715994633Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql-persistent.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.716126436Z namespaces/openshift/template.openshift.io/templates/sso75-postgresql.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.716249929Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-https.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.716395622Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql-persistent.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.716523665Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-postgresql.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.716649838Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-https.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.71676701Z namespaces/openshift/template.openshift.io/templates/sso76-ocp4-x509-postgresql-persistent.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.716849812Z network_logs/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.716878113Z network_logs/cluster_scale [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.716991545Z network_logs/ippools.whereabouts.cni.cncf.io [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.717072567Z network_logs/multi-networkpolicy [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.717146449Z network_logs/net-attach-def [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.717236341Z network_logs/overlappingrangeipreservations.whereabouts.cni.cncf.io [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.717376364Z network_logs/ovn_kubernetes_top_pods [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.717460416Z network_logs/ovnk_database_store.tar.gz [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.71899816Z nodes/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.71901705Z nodes/debug [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.719128553Z nodes/ip-10-0-135-101.ec2.internal/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.719163104Z nodes/ip-10-0-135-101.ec2.internal/cpu_affinities.json [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.719553862Z nodes/ip-10-0-135-101.ec2.internal/dmesg [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.719823078Z nodes/ip-10-0-135-101.ec2.internal/ethtool_channels [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.71990143Z nodes/ip-10-0-135-101.ec2.internal/ethtool_features [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.720017083Z nodes/ip-10-0-135-101.ec2.internal/ip-10-0-135-101.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.720290049Z nodes/ip-10-0-135-101.ec2.internal/irq_affinities.json [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.720438202Z nodes/ip-10-0-135-101.ec2.internal/lscpu [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.720566565Z nodes/ip-10-0-135-101.ec2.internal/lspci [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.720661927Z nodes/ip-10-0-135-101.ec2.internal/podresources.json [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.720769409Z nodes/ip-10-0-135-101.ec2.internal/pods_info.json [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.720885552Z nodes/ip-10-0-135-101.ec2.internal/proc_cmdline [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.720990524Z nodes/ip-10-0-135-101.ec2.internal/sysinfo.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.722661201Z nodes/ip-10-0-135-101.ec2.internal/sysinfo.tgz [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.722816955Z nodes/ip-10-0-138-101.ec2.internal/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.722845405Z nodes/ip-10-0-138-101.ec2.internal/cpu_affinities.json [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.723151082Z nodes/ip-10-0-138-101.ec2.internal/dmesg [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.723385218Z nodes/ip-10-0-138-101.ec2.internal/ethtool_channels [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.723465139Z nodes/ip-10-0-138-101.ec2.internal/ethtool_features [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.723550201Z nodes/ip-10-0-138-101.ec2.internal/ip-10-0-138-101.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.723865088Z nodes/ip-10-0-138-101.ec2.internal/irq_affinities.json [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.724144454Z nodes/ip-10-0-138-101.ec2.internal/lscpu [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.724286927Z nodes/ip-10-0-138-101.ec2.internal/lspci [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.72437792Z nodes/ip-10-0-138-101.ec2.internal/podresources.json [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.724488482Z nodes/ip-10-0-138-101.ec2.internal/pods_info.json [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.724610555Z nodes/ip-10-0-138-101.ec2.internal/proc_cmdline [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.724694027Z nodes/ip-10-0-138-101.ec2.internal/sysinfo.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.726394914Z nodes/ip-10-0-138-101.ec2.internal/sysinfo.tgz [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.726570478Z nodes/ip-10-0-140-177.ec2.internal/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.726601059Z nodes/ip-10-0-140-177.ec2.internal/cpu_affinities.json [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.726989078Z nodes/ip-10-0-140-177.ec2.internal/dmesg [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.727230903Z nodes/ip-10-0-140-177.ec2.internal/ethtool_channels [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.727312355Z nodes/ip-10-0-140-177.ec2.internal/ethtool_features [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.727396636Z nodes/ip-10-0-140-177.ec2.internal/ip-10-0-140-177.ec2.internal_logs_kubelet.gz [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.727775895Z nodes/ip-10-0-140-177.ec2.internal/irq_affinities.json [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.727922548Z nodes/ip-10-0-140-177.ec2.internal/lscpu [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.728091832Z nodes/ip-10-0-140-177.ec2.internal/lspci [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.728183014Z nodes/ip-10-0-140-177.ec2.internal/podresources.json [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.728284346Z nodes/ip-10-0-140-177.ec2.internal/pods_info.json [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.728398679Z nodes/ip-10-0-140-177.ec2.internal/proc_cmdline [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.728484121Z nodes/ip-10-0-140-177.ec2.internal/sysinfo.log [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.730183778Z nodes/ip-10-0-140-177.ec2.internal/sysinfo.tgz [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.730332142Z pod_network_connectivity_check/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.730360422Z pod_network_connectivity_check/podnetworkconnectivitychecks.yaml [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.730481595Z static-pods/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.730489585Z static-pods/kube-apiserver/ [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.736766125Z [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.736782215Z sent 57,849 bytes received 4,287,819 bytes 8,691,336.00 bytes/sec [must-gather] [must-gather-plvzk] OUT 2026-07-07T12:30:44.736787185Z total size is 47,042,583 speedup is 10.83 [must-gather] [must-gather ] OUT 2026-07-07T12:30:45.031444375Z namespace/openshift-must-gather-56zxf 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: 65ac9c3d-c694-405b-8021-e2fcbd94e2f9 [must-gather] ClientVersion: 4.21.10 [must-gather] ClusterVersion: Stable at "4.21.23" [must-gather] ClusterOperators: [must-gather] clusteroperator/authentication is missing [must-gather] clusteroperator/cloud-credential is missing [must-gather] clusteroperator/cluster-autoscaler is missing [must-gather] clusteroperator/config-operator is missing [must-gather] clusteroperator/etcd is missing [must-gather] clusteroperator/machine-api is missing [must-gather] clusteroperator/machine-approver is missing [must-gather] clusteroperator/machine-config is missing [must-gather] clusteroperator/marketplace is missing [must-gather] [must-gather] [git-push-artifacts] WORK_DIR: /workspace/odh-ci-artifacts [git-push-artifacts] REPO_PATH: opendatahub-io/odh-build-metadata [git-push-artifacts] REPO_BRANCH: ci-artifacts [git-push-artifacts] SPARSE_FILE_PATH: test-artifacts/docs [git-push-artifacts] SOURCE_PATH: /workspace/artifacts-dir [git-push-artifacts] DEST_PATH: test-artifacts/kserve-group-test-zxhw7 [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-zxhw7-e2e-graph [git-push-artifacts] PIPELINERUN_NAME=kserve-group-test-zxhw7 [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 7148352 Jul 7 12:31 /workspace/odh-ci-artifacts/test-artifacts/kserve-group-test-zxhw7/e2e-graph.tar.gz [git-push-artifacts] [ci-artifacts 2477921] Updating CI Artifacts in e2e-graph [git-push-artifacts] 1 file changed, 0 insertions(+), 0 deletions(-) [git-push-artifacts] create mode 100644 test-artifacts/kserve-group-test-zxhw7/e2e-graph.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] 57cb382..2477921 ci-artifacts -> ci-artifacts [fail-if-needed] deploy-and-e2e step succeeded