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

Leak test testRestoreSchemaSuite.TearDownSuite #26999

Closed
Tracked by #25899
zhouqiang-cl opened this issue Aug 9, 2021 · 1 comment
Closed
Tracked by #25899

Leak test testRestoreSchemaSuite.TearDownSuite #26999

zhouqiang-cl opened this issue Aug 9, 2021 · 1 comment
Assignees
Labels
component/br This issue is related to BR of TiDB. severity/major type/bug The issue is confirmed as a bug.

Comments

@zhouqiang-cl
Copy link
Contributor

Bug Report

Please answer these questions before submitting your issue. Thanks!

[2021-08-07T21:48:53.751Z] FAIL: db_test.go:49: testRestoreSchemaSuite.TearDownSuite

[2021-08-07T21:48:53.751Z] 

[2021-08-07T21:48:53.751Z] db_test.go:51:

[2021-08-07T21:48:53.751Z]     testleak.AfterTest(c)()

[2021-08-07T21:48:53.751Z] /home/jenkins/agent/workspace/tidb-unit-test-nightly/go/src/github.com/pingcap/tidb/util/testleak/leaktest.go:169:

[2021-08-07T21:48:53.751Z]     c.Errorf("Test %s check-count %d appears to have leaked: %v", c.TestName(), cnt, g)

[2021-08-07T21:48:53.752Z] ... Error: Test  check-count 50 appears to have leaked: github.com/tikv/client-go/v2/tikv.(*KVStore).safeTSUpdater(0xc000b0ad80)

[2021-08-07T21:48:53.752Z] 	/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210727120905-55155ad2e543/tikv/kv.go:500 +0x194

[2021-08-07T21:48:53.752Z] created by github.com/tikv/client-go/v2/tikv.NewKVStore

[2021-08-07T21:48:53.752Z] 	/nfs/cache/mod/github.com/tikv/client-go/v2@v2.0.0-alpha.0.20210727120905-55155ad2e543/tikv/kv.go:186 +0x429

1. Minimal reproduce step (Required)

in ci https://ci.pingcap.net/blue/organizations/jenkins/tidb-unit-test-nightly/detail/tidb-unit-test-nightly/7873/pipeline

2. What did you expect to see? (Required)

3. What did you see instead (Required)

4. What is your TiDB version? (Required)

@zhouqiang-cl zhouqiang-cl added the type/bug The issue is confirmed as a bug. label Aug 9, 2021
@cfzjywxk cfzjywxk removed the sig/transaction SIG:Transaction label Aug 31, 2021
@jebter jebter added component/br This issue is related to BR of TiDB. and removed component/tools labels Dec 7, 2021
@github-actions
Copy link

Please check whether the issue should be labeled with 'affects-x.y' or 'fixes-x.y.z', and then remove 'needs-more-info' label.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/br This issue is related to BR of TiDB. severity/major type/bug The issue is confirmed as a bug.
Projects
None yet
Development

No branches or pull requests

5 participants