We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
client_test.go:1074: Error Trace: /home/runner/work/pd/pd/tests/integrations/client/client_test.go:1074 /home/runner/work/pd/pd/tests/integrations/client/client_test.go:179 Error: Received unexpected error: [PD:etcd:ErrStartEtcd]listen tcp 127.0.0.1:39497: bind: address already in use: listen tcp 127.0.0.1:39497: bind: address already in use github.com/pingcap/errors.AddStack /home/runner/go/pkg/mod/github.com/pingcap/[email protected]/errors.go:174 github.com/pingcap/errors.(*Error).GenWithStackByCause /home/runner/go/pkg/mod/github.com/pingcap/[email protected]/normalize.go:307 github.com/tikv/pd/server.(*Server).startEtcd /home/runner/work/pd/pd/server/server.go:330 github.com/tikv/pd/server.(*Server).Run /home/runner/work/pd/pd/server/server.go:619 github.com/tikv/pd/tests.(*TestServer).Run /home/runner/work/pd/pd/tests/cluster.go:127 github.com/tikv/pd/tests.RunServer.func1 /home/runner/work/pd/pd/tests/cluster.go:577 runtime.goexit /opt/hostedtoolcache/go/1.23.2/x64/src/runtime/asm_amd64.s:1700 github.com/tikv/pd/tests.RunServers /home/runner/work/pd/pd/tests/cluster.go:589 github.com/tikv/pd/tests.(*TestCluster).RunInitialServers /home/runner/work/pd/pd/tests/cluster.go:601 github.com/tikv/pd/tests/integrations/client_test.runServer /home/runner/work/pd/pd/tests/integrations/client/client_test.go:1073 github.com/tikv/pd/tests/integrations/client_test.TestLeaderTransferAndMoveCluster /home/runner/work/pd/pd/tests/integrations/client/client_test.go:179 testing.tRunner /opt/hostedtoolcache/go/1.23.2/x64/src/testing/testing.go:[169](https://github.com/tikv/pd/actions/runs/11397067759/job/31712289550?pr=8724#step:4:170)0 runtime.goexit /opt/hostedtoolcache/go/1.23.2/x64/src/runtime/asm_amd64.s:1700 Test: TestLeaderTransferAndMoveCluster
https://github.com/tikv/pd/actions/runs/11397067759/job/31712289550?pr=8724
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Flaky Test
Which jobs are failing
CI link
https://github.com/tikv/pd/actions/runs/11397067759/job/31712289550?pr=8724
Reason for failure (if possible)
Anything else
The text was updated successfully, but these errors were encountered: