-
Notifications
You must be signed in to change notification settings - Fork 4.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
vbox test: "rm: cannot remove '/var/lib/minikube/certs/ca.crt': Buffer I/O error on device sda1 #5083
Comments
I wonder if we put a retry logic around pre-copy delete that would fix this flake ? |
This sounds like filesystem corruption. I would love to see the output of |
This could be a virtualbox bug, or someone stepped on the VM image:
|
Seen again on two tests on virtualbox: Again on TestPersistence and this time also on TestDocker That makes me wanna take a closer look at
Makes me suspect our Stop for virtualbox does not really stop ! |
As seen in:
and https://storage.googleapis.com/minikube-builds/logs/5082/VirtualBox_macOS.txt
this could be side effect of #5075I was wrong this is not side effect of that PR,
it seems to be in both cases it has happend in Virtualbox (windows and macos)
The text was updated successfully, but these errors were encountered: