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

sql/catalog/lease: TestLeaseRenewedPeriodically failed #140779

Open
cockroach-teamcity opened this issue Feb 8, 2025 · 1 comment
Open

sql/catalog/lease: TestLeaseRenewedPeriodically failed #140779

cockroach-teamcity opened this issue Feb 8, 2025 · 1 comment
Assignees
Labels
branch-release-25.1.0-rc Used to mark GA and release blockers and technical advisories for 25.1.0-rc C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot. P-2 Issues/test failures with a fix SLA of 3 months T-sql-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions)

Comments

@cockroach-teamcity
Copy link
Member

cockroach-teamcity commented Feb 8, 2025

sql/catalog/lease.TestLeaseRenewedPeriodically failed on release-25.1.0-rc @ e32dca763783603b41fc08dbc3cf40f2cc0c1ec8:

=== RUN   TestLeaseRenewedPeriodically
    test_log_scope.go:165: test logs captured to: outputs.zip/logTestLeaseRenewedPeriodically2141796721
    test_log_scope.go:76: use -show-logs to present logs inline
    test_server_shim.go:152: automatically injected an external process virtual cluster under test; see comment at top of test_server_shim.go for details.
    lease_test.go:1960: pq: restart transaction: TransactionRetryWithProtoRefreshError: TransactionRetryError: retry txn (RETRY_COMMIT_DEADLINE_EXCEEDED - txn timestamp pushed too much; deadline exceeded by 776.418697ms (1739012257.524455568,2 > 1739012256.748036871,0)): "sql txn" meta={id=f47f67e9 key=/Tenant/10/Table/3/1/104/2/1 iso=Serializable pri=0.00635339 epo=0 ts=1739012257.524455568,2 min=1739012256.693366751,0 seq=5} lock=true stat=PENDING rts=1739012257.524455568,2 wto=false gul=1739012257.193366751,0
    panic.go:626: -- test log scope end --
test logs left over in: outputs.zip/logTestLeaseRenewedPeriodically2141796721
--- FAIL: TestLeaseRenewedPeriodically (201.70s)

Parameters:

  • attempt=1
  • race=true
  • run=2
  • shard=2
Help

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

Same failure on other branches

/cc @cockroachdb/sql-foundations

This test on roachdash | Improve this report!

Jira issue: CRDB-47362

@cockroach-teamcity cockroach-teamcity added branch-release-25.1.0-rc Used to mark GA and release blockers and technical advisories for 25.1.0-rc 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-sql-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions) labels Feb 8, 2025
@rafiss rafiss added P-2 Issues/test failures with a fix SLA of 3 months and removed release-blocker Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked. labels Feb 8, 2025
@rafiss rafiss self-assigned this Feb 8, 2025
@rafiss
Copy link
Collaborator

rafiss commented Feb 8, 2025

fixed by #140694 which is not on this branch

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
branch-release-25.1.0-rc Used to mark GA and release blockers and technical advisories for 25.1.0-rc C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot. P-2 Issues/test failures with a fix SLA of 3 months T-sql-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions)
Projects
None yet
Development

No branches or pull requests

2 participants