-
Notifications
You must be signed in to change notification settings - Fork 9.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
arm64 robustness test failure #17593
Comments
If it's ok i can take a look at them. Maybe i can find the issue. |
Hey @ah8ad3 - Thanks for your interest, I will take this one. I believe it's a performance related challenge with our Please feel free to look into any failures on /assign |
Thanks for the info @jmhbnz . OK i'll do that. GL on this one. |
Closing - The performance issues we historically observed for Reviewing recent results:
|
Which Github Action / Prow Jobs are flaking?
Robustness nightly on arm
Which tests are flaking?
TestRobustnessExploratory/Etcd/HighTraffic/ClusterOfSize3 x2
TestRobustnessExploratory/Kubernetes/LowTraffic/ClusterOfSize3
TestRobustnessExploratory/Etcd/LowTraffic/ClusterOfSize3
Github Action / Prow Job link
https://github.com/etcd-io/etcd/actions/runs/8153962092/job/22286380964
Reason for failure (if possible)
7/18 flake ratio, all on arm64.
In most cases logs imply too low qps, which might be sign of lower performance, or issue with recovering from failure injection.
I have seen previously failure cases with logs reporting broken snapshots sent between members. So there might be an underlying correctness issue on arm64.
Anything else we need to know?
If arm64 tests are not stabilized, I will consider disabling it due to lack of support.
The text was updated successfully, but these errors were encountered: