Skip to content
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

TestMemberRemove failed for linux-386-e2e #17653

Closed
jmhbnz opened this issue Mar 26, 2024 · 2 comments · Fixed by #17793
Closed

TestMemberRemove failed for linux-386-e2e #17653

jmhbnz opened this issue Mar 26, 2024 · 2 comments · Fixed by #17793

Comments

@jmhbnz
Copy link
Member

jmhbnz commented Mar 26, 2024

Which Github Action / Prow Jobs are flaking?

test (linux-386-e2e) failed Mar 26, 2024 in 27m 51s

Which tests are flaking?

TestMemberRemove/StrictReconfigCheck/WaitForQuorum/PeerAutoTLS

Github Action / Prow Job link

https://github.com/etcd-io/etcd/actions/runs/8424239042/job/23067700251?pr=17643

Reason for failure (if possible)

1_test (linux-386-e2e).txt
Error trace output

2024-03-25T17:44:39.1597276Z {"Output":"        \tError Trace:\t/home/runner/work/etcd/etcd/tests/common/member_test.go:226\n"}
2024-03-25T17:44:39.1602987Z {"Output":"        \t            \t\t\t\t/home/runner/work/etcd/etcd/tests/framework/testutils/execute.go:38\n"}
2024-03-25T17:44:39.1609011Z {"Output":"        \t            \t\t\t\t/opt/hostedtoolcache/go/1.22.1/x64/src/runtime/asm_386.s:1363\n"}
2024-03-25T17:44:39.1614036Z {"Output":"        \tError:      \tReceived unexpected error:\n"}
2024-03-25T17:44:39.1619702Z {"Output":"        \t            \tmatch not found.  Set EXPECT_DEBUG for more info Errs: [unexpected exit code [1] after running [/home/runner/work/etcd/etcd/bin/etcdctl --endpoints=http://localhost:20000 member remove c61f33e98087dec2 -w json]], last lines:\n"}
2024-03-25T17:44:39.1630333Z {"Output":"        \t            \t{\"level\":\"warn\",\"ts\":\"2024-03-25T17:44:39.151226Z\",\"logger\":\"etcd-client\",\"caller\":\"v3@v3.6.0-alpha.0/retry_interceptor.go:65\",\"msg\":\"retrying of unary invoker failed\",\"target\":\"etcd-endpoints://0xb1c59e8/localhost:20000\",\"method\":\"/etcdserverpb.Cluster/MemberRemove\",\"attempt\":0,\"error\":\"rpc error: code = Unavailable desc = etcdserver: unhealthy cluster\"}\n"}
2024-03-25T17:44:39.1638872Z {"Output":"        \t            \tError: etcdserver: unhealthy cluster\n"}
2024-03-25T17:44:39.1644282Z {"Output":"        \tTest:       \tTestMemberRemove/StrictReconfigCheck/WaitForQuorum/PeerAutoTLS\n"}
2024-03-25T17:44:39.1649923Z {"Output":"        \tMessages:   \tMemberRemove failed\n"}

Anything else we need to know?

No response

@mneverov
Copy link
Contributor

mneverov commented Apr 4, 2024

hi, I'd like to work on it.

@jmhbnz
Copy link
Member Author

jmhbnz commented Apr 11, 2024

/assign @mneverov

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging a pull request may close this issue.

2 participants