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
I create a PR without any code changes, but the integration CI job "PD Test / chunks (8, TSO Integration Test) (pull_request) " failed:
[remote-peer-cluster-id=92a8a50d4bd1be75] [local-member-id=90978eff05ad95e7] [local-member-cluster-id=fa7dba492a46a30c] [error="cluster ID mismatch"] server_test.go:78: Error Trace: /home/runner/work/pd/pd/tests/integrations/tso/server_test.go:78 /home/runner/go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:154 /home/runner/work/pd/pd/tests/integrations/tso/server_test.go:55 Error: Received unexpected error: Etcd cluster ID mismatch, expect 18049787704975467[276](https://github.com/tikv/pd/actions/runs/10734113227/job/29768683433?pr=8598#step:4:277), got 10567878002150063733 github.com/tikv/pd/pkg/utils/etcdutil.CheckClusterID /home/runner/work/pd/pd/pkg/utils/etcdutil/etcdutil.go:102 github.com/tikv/pd/server.(*Server).startEtcd /home/runner/work/pd/pd/server/server.go:343 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.21.13/x64/src/runtime/asm_amd64.s:1650 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/tso.(*tsoServerTestSuite).SetupSuite /home/runner/work/pd/pd/tests/integrations/tso/server_test.go:77 github.com/stretchr/testify/suite.Run /home/runner/go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:154 github.com/tikv/pd/tests/integrations/tso.TestLegacyTSOServer /home/runner/work/pd/pd/tests/integrations/tso/server_test.go:55 testing.tRunner /opt/hostedtoolcache/go/1.21.13/x64/src/testing/testing.go:1595 runtime.goexit /opt/hostedtoolcache/go/1.21.13/x64/src/runtime/asm_amd64.s:1650 Test: TestLegacyTSOServer --- FAIL: TestLegacyTSOServer (2.25s) FAIL
The text was updated successfully, but these errors were encountered:
https://github.com/tikv/pd/actions/runs/11360417425/job/31598140914?pr=8718 again
Sorry, something went wrong.
No branches or pull requests
Bug Report
I create a PR without any code changes, but the integration CI job "PD Test / chunks (8, TSO Integration Test) (pull_request) " failed:
The text was updated successfully, but these errors were encountered: