-
Bug
-
Resolution: Done
-
Major
-
4.13
-
None
-
No
-
0
-
WINC - Sprint 243
-
1
-
Rejected
-
False
-
-
-
Bug Fix
Description of problem:
When performing an early verification of the functionality for WMCO 8.1.0 it was observed that the csi-proxy logs were missing from the must-gather directory. $ oc adm must-gather --dest-dir=/tmp/must-gather-33783 [must-gather ] OUT Using must-gather plug-in image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6d3b9f5e783adf8aeca14e2fc420bc707825cfb3686cf9e78ece6b2956dadf8d When opening a support case, bugzilla, or issue please include the following summary data along with any other requested information: .................................................................................................................................. [must-gather-nlmd6] OUT host_service_logs/masters/ovsdb-server_service.log [must-gather-nlmd6] OUT host_service_logs/windows/log_files/containerd/containerd.log [must-gather-nlmd6] OUT host_service_logs/windows/log_files/hybrid-overlay/hybrid-overlay.log [must-gather-nlmd6] OUT host_service_logs/windows/log_files/kube-proxy/kube-proxy.log [must-gather-nlmd6] OUT host_service_logs/windows/log_files/kubelet/kubelet.log [must-gather-nlmd6] OUT host_service_logs/windows/log_files/wicd/windows-instance-config-daemon.exe.ERROR [must-gather-nlmd6] OUT host_service_logs/windows/log_files/wicd/windows-instance-config-daemon.exe.INFO [must-gather-nlmd6] OUT host_service_logs/windows/log_files/wicd/windows-instance-config-daemon.exe.WARNING [must-gather-nlmd6] OUT ingress_controllers/default/router-default-7f86b87b75-m8m24/ $ ls containerd hybrid-overlay kubelet kube-proxy wicd [jfrancoa@jfrancoa-thinkpadp1gen4i log_files]$ pwd /tmp/must-gather-33783/quay-io-openshift-release-dev-ocp-v4-0-art-dev-sha256-6d3b9f5e783adf8aeca14e2fc420bc707825cfb3686cf9e78ece6b2956dadf8d/host_service_logs/windows/log_files
Version-Release number of selected component (if applicable):
$ oc get cm windows-services-8.1.0-d598ee8 -n openshift-windows-machine-config-operator NAME DATA AGE windows-services-8.1.0-d598ee8 2 106m $ oc get clusterversion NAME VERSION AVAILABLE PROGRESSING SINCE STATUS version 4.13.0-0.nightly-2023-09-28-182052 True False 135m Cluster version is 4.13.0-0.nightly-2023-09-28-182052
How reproducible:
Always
Steps to Reproduce:
1. Create an IPI cluster with 4.13 and WMCO 8.1.0 2. Create some Windows workers via MachineSet 3. Generate a must-gather with the command: oc adm must-gather 4. Look at the windows logs generated and find that csi-proxy logs are missing
Actual results:
Expected results:
csi-proxy logs get stored in must-gather
Additional info:
- is depended on by
-
OCPBUGS-24523 Must gather csi proxy are missing
- Closed
- links to