kubernetes: [sig-storage] unmount tests are failing in master-blocking and master-upgrade dashboards

Which jobs are failing:

Which test(s) are failing:

  • [sig-storage] CSI Volumes [Driver: csi-hostpath-v0] [Testpattern: Dynamic PV (default fs)] subPath should unmount if pod is gracefully deleted while kubelet is down [Disruptive][Slow]
  • [sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Dynamic PV (default fs)] subPath should unmount if pod is gracefully deleted while kubelet is down [Disruptive][Slow]
  • [sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Dynamic PV (default fs)] subPath should unmount if pod is gracefully deleted while kubelet is down [Disruptive][Slow]

Since when has it been failing: 2019-01-15 (when they were added)

Testgrid link:

Reason for failure: They all seem to be failing with:

Expected grep stdout to be empty (i.e. no mount found).

The failures seem to start with commit 72895.

About this issue

  • Original URL
  • State: closed
  • Created 5 years ago
  • Comments: 16 (16 by maintainers)

Most upvoted comments

/assign will continue investigating. i will try repro-ing at without different commits to try to figure out which pr introduced the regression