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

kv/kvclient/kvcoord: TestTxnDBDirtyWriteAnomaly failed #136417

Open
github-actions bot opened this issue Nov 30, 2024 · 0 comments
Open

kv/kvclient/kvcoord: TestTxnDBDirtyWriteAnomaly failed #136417

github-actions bot opened this issue Nov 30, 2024 · 0 comments
Labels
branch-master Failures and bugs on the master branch. C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot. release-blocker Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked. T-kv KV Team

Comments

@github-actions
Copy link

github-actions bot commented Nov 30, 2024

kv/kvclient/kvcoord.TestTxnDBDirtyWriteAnomaly failed on master @ bcc993d796d03664604bf695e38fd5644d0bc952:

Fatal error:

panic: test timed out after 5m0s
running tests:
	TestTxnDBDirtyWriteAnomaly (2m17s)
	TestTxnDBDirtyWriteAnomaly/both_commit (41s)

Stack:

goroutine 35918 [running]:
testing.(*M).startAlarm.func1()
	GOROOT/src/testing/testing.go:2366 +0x385
created by time.goFunc
	GOROOT/src/time/sleep.go:177 +0x2d
Log preceding fatal error

=== RUN   TestTxnDBDirtyWriteAnomaly
    test_log_scope.go:165: test logs captured to: outputs.zip/logTestTxnDBDirtyWriteAnomaly3819459690
    test_log_scope.go:76: use -show-logs to present logs inline
=== RUN   TestTxnDBDirtyWriteAnomaly/one_abort,_one_commit
=== RUN   TestTxnDBDirtyWriteAnomaly/both_abort
=== RUN   TestTxnDBDirtyWriteAnomaly/both_commit

Parameters:

  • attempt=1
  • run=1
  • shard=9
Help

See also: How To Investigate a Go Test Failure (internal)

/cc @cockroachdb/kv

This test on roachdash | Improve this report!

Jira issue: CRDB-45027

@github-actions github-actions bot added branch-master Failures and bugs on the master branch. C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot. release-blocker Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked. T-kv KV Team labels Nov 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
branch-master Failures and bugs on the master branch. C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot. release-blocker Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked. T-kv KV Team
Projects
None yet
Development

No branches or pull requests

0 participants