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/kvserver: TestClosedTimestampCantServeWithConflictingIntent failed #108589

Closed
cockroach-teamcity opened this issue Aug 11, 2023 · 2 comments
Closed
Assignees
Labels
branch-release-23.1 Used to mark GA and release blockers, technical advisories, and bugs for 23.1 C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot. X-duplicate Closed as a duplicate of another issue.
Milestone

Comments

@cockroach-teamcity
Copy link
Member

cockroach-teamcity commented Aug 11, 2023

kv/kvserver.TestClosedTimestampCantServeWithConflictingIntent failed with artifacts on release-23.1 @ 94860a03416ef03c81b8cb31c827469354a35af8:

=== RUN   TestClosedTimestampCantServeWithConflictingIntent
    test_log_scope.go:161: test logs captured to: /artifacts/tmp/_tmp/33e1d369c27b9c01b2b6009c561815a3/logTestClosedTimestampCantServeWithConflictingIntent1010596957
    test_log_scope.go:79: use -show-logs to present logs inline
    closed_timestamp_test.go:341: request unexpectedly returned, should block; err: [NotLeaseHolderError] lease held by different store; r64: replica (n1,s1):1 not lease holder; current lease is repl=(n2,s2):3 seq=2 start=1691756526.304750881,0 exp=1691756586.304006203,0 pro=1691756526.304006203,0
    panic.go:540: -- test log scope end --
test logs left over in: /artifacts/tmp/_tmp/33e1d369c27b9c01b2b6009c561815a3/logTestClosedTimestampCantServeWithConflictingIntent1010596957
--- FAIL: TestClosedTimestampCantServeWithConflictingIntent (39.03s)

Parameters: TAGS=bazel,gss,race

Help

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

/cc @cockroachdb/replication

This test on roachdash | Improve this report!

Jira issue: CRDB-30535

@cockroach-teamcity cockroach-teamcity added branch-release-23.1 Used to mark GA and release blockers, technical advisories, and bugs for 23.1 C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot. T-kv-replication labels Aug 11, 2023
@cockroach-teamcity cockroach-teamcity added this to the 23.1 milestone Aug 11, 2023
@erikgrinaker
Copy link
Contributor

master issue #101824 was resolved by #107531, backporting.

@erikgrinaker erikgrinaker self-assigned this Aug 11, 2023
@erikgrinaker erikgrinaker added the X-duplicate Closed as a duplicate of another issue. label Aug 11, 2023
@erikgrinaker
Copy link
Contributor

Resolved by #108590.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
branch-release-23.1 Used to mark GA and release blockers, technical advisories, and bugs for 23.1 C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot. X-duplicate Closed as a duplicate of another issue.
Projects
None yet
Development

No branches or pull requests

2 participants