-
Notifications
You must be signed in to change notification settings - Fork 4.1k
server: TestLogGC failed #137490
Copy link
Copy link
Closed
Labels
C-test-failureBroken test (automatically or manually discovered).Broken test (automatically or manually discovered).O-robotOriginated from a bot.Originated from a bot.P-2Issues/test failures with a fix SLA of 3 monthsIssues/test failures with a fix SLA of 3 monthsT-observabilitybranch-masterFailures and bugs on the master branch.Failures and bugs on the master branch.
Description
server.TestLogGC failed on master @ 49cff91f3501494deaf038671bc643c194a0e3ca:
=== RUN TestLogGC
test_log_scope.go:165: test logs captured to: outputs.zip/logTestLogGC1257559356
test_log_scope.go:76: use -show-logs to present logs inline
server_systemlog_gc_test.go:130:
Error Trace: pkg/server/server_systemlog_gc_test.go:130
Error: Received unexpected error:
TransactionRetryWithProtoRefreshError: TransactionRetryError: retry txn (RETRY_SERIALIZABLE - failed preemptive refresh due to encountered recently written committed value /Table/13/1/2024-12-14T09:00:33.563429Z/1029231193567035393/0 @1734166833.584263160,0): "sql txn" meta={id=0f7547a8 key=/Table/13/1/2024-12-14T08:55:33.554004Z iso=Serializable pri=0.01844419 epo=0 ts=1734166891.088486312,2 min=1734166553.323012032,0 seq=6000} lock=true stat=PENDING rts=1734166553.323012032,0 wto=false gul=1734166553.823012032,0
Test: TestLogGC
server_systemlog_gc_test.go:131:
Error Trace: pkg/server/server_systemlog_gc_test.go:131
Error: Not equal:
expected: time.Date(2024, time.December, 14, 9, 55, 33, 554003653, time.UTC)
actual : time.Date(2024, time.December, 14, 8, 55, 33, 554003653, time.UTC)
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-(time.Time) 2024-12-14 09:55:33.554003653 +0000 UTC m=+3669.965576233
+(time.Time) 2024-12-14 08:55:33.554003653 +0000 UTC m=+69.965576233
Test: TestLogGC
server_systemlog_gc_test.go:132:
Error Trace: pkg/server/server_systemlog_gc_test.go:132
Error: Should be true
Test: TestLogGC
Messages: Expected rowsGCd >= 2000, found 0
server_systemlog_gc_test.go:133:
Error Trace: pkg/server/server_systemlog_gc_test.go:133
Error: Not equal:
expected: 0
actual : 2000
Test: TestLogGC
server_systemlog_gc_test.go:141:
Error Trace: pkg/server/server_systemlog_gc_test.go:141
Error: Not equal:
expected: 5
actual : 2005
Test: TestLogGC
server_systemlog_gc_test.go:142: -- test log scope end --
test logs left over in: outputs.zip/logTestLogGC1257559356
--- FAIL: TestLogGC (372.01s)
Parameters:
attempt=1deadlock=truerun=1shard=1
This test on roachdash | Improve this report!
Jira issue: CRDB-45608
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
C-test-failureBroken test (automatically or manually discovered).Broken test (automatically or manually discovered).O-robotOriginated from a bot.Originated from a bot.P-2Issues/test failures with a fix SLA of 3 monthsIssues/test failures with a fix SLA of 3 monthsT-observabilitybranch-masterFailures and bugs on the master branch.Failures and bugs on the master branch.