-
Notifications
You must be signed in to change notification settings - Fork 9.8k
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
TestCtlV3AuthGracefulDisable
always fails in Coverage workflow
#14926
Comments
cc @tjungblu |
thanks @ahrtr, seems it's having trouble with already running processes taking that port?
|
Yes, could you or anyone take a deep dive into the issue? |
sure, I can take a look if no one else wants to volunteer :) |
@ahrtr please assign it to me. I would like to handle this. Thanks! |
Thanks and good luck, @fuweid! |
We should call Wait for grpc-proxy process stop before start. Otherwise, the tcp port won't be released. Fixes: etcd-io#14926 Signed-off-by: Wei Fu <fuweid89@gmail.com>
We should call Wait for grpc-proxy process stop before start. Otherwise, the tcp port won't be released. Fixes: etcd-io#14926 Signed-off-by: Wei Fu <fuweid89@gmail.com>
We should call Wait for grpc-proxy process stop before start. Otherwise, the tcp port won't be released. Fixes: etcd-io#14926 Signed-off-by: Wei Fu <fuweid89@gmail.com>
Which github workflows are flaking?
Coverage
Which tests are flaking?
TestCtlV3AuthGracefulDisable
Github Action link
https://github.com/etcd-io/etcd/actions/runs/3666035308/jobs/6197499132
Reason for failure (if possible)
Anything else we need to know?
No response
The text was updated successfully, but these errors were encountered: