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

flaky test TestConcurrentLock #57755

Open
Tracked by #41316
hawkingrei opened this issue Nov 27, 2024 · 0 comments · May be fixed by #57591
Open
Tracked by #41316

flaky test TestConcurrentLock #57755

hawkingrei opened this issue Nov 27, 2024 · 0 comments · May be fixed by #57591
Labels
type/bug The issue is confirmed as a bug.

Comments

@hawkingrei
Copy link
Member

Bug Report

Please answer these questions before submitting your issue. Thanks!

1. Minimal reproduce step (Required)

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

3. What did you see instead (Required)

 === RUN   TestConcurrentLock
    locking_test.go:111: 
        	Error Trace:	br/pkg/storage/locking_test.go:111
        	Error:      	Received unexpected error:
        	            	there is conflict file test.lock.INTENT.b310aa1ae9a9453392771608458f4ecc
        	            	during checking whether there are other intentions
        	            	github.com/pingcap/tidb/br/pkg/storage.conditionalPut.CommitTo
        	            		br/pkg/storage/locking.go:98
        	            	github.com/pingcap/tidb/br/pkg/storage.TryLockRemote
        	            		br/pkg/storage/locking.go:217
        	            	github.com/pingcap/tidb/br/pkg/storage_test.TestConcurrentLock.func2
        	            		br/pkg/storage/locking_test.go:98
        	            	runtime.goexit
        	            		src/runtime/asm_amd64.s:1700
        	            	there is something about the lock: failed to read existed lock file test.lock: open /tmp/TestConcurrentLock3301147168/001/test.lock: no such file or directory
        	Test:       	TestConcurrentLock
--- FAIL: TestConcurrentLock (0.00s) 

https://tiprow.hawkingrei.com/view/gs/pingcapprow/pr-logs/pull/pingcap_tidb/57718/fast_test_tiprow/1861643693912494080#1:build-log.txt%3A1923

4. What is your TiDB version? (Required)

@hawkingrei hawkingrei added the type/bug The issue is confirmed as a bug. label Nov 27, 2024
@hawkingrei hawkingrei changed the title flaky. test TestConcurrentLock flaky test TestConcurrentLock Nov 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/bug The issue is confirmed as a bug.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant