-
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
TestStartStop/group/containerd: busybox does not appear after restart #7704
Comments
Note that the actual test failure is:
If you look at the kubectl output, you'll see that busybox does not even appear in the list, which says to me that we may have lost our etcd state:
What you've cited is our attempt to get a list of possible problems from the logs. |
If you look at the instances of this failure, they climbed up significantly starting April 10th:
Starting with this PR: #7580 (note: this may be a red herring) |
In the last 48 hours, this particular test fails 57% of the time:
|
@tstromberg I wonder what is the rate, since I merged the PR that makes cluster role binding more important |
I have a feeling the reason this error shows up more is we fixed all the errors and other problems that was happening before this and it was never coming here |
this is still happening, latest on HEAD: https://storage.googleapis.com/minikube-builds/logs/7824/20ff18e/Docker_Linux.html#fail_TestStartStop%2fgroup%2fcontainerd |
I have a feeling that this is happening because we apply the kic overlay before default service account is up
https://storage.googleapis.com/minikube-builds/logs/7611/d3db795/Docker_Linux.html#failsection
To run locally:
The text was updated successfully, but these errors were encountered: