-
Notifications
You must be signed in to change notification settings - Fork 4.1k
sql/logictest: TestLogic failed #60824
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.branch-masterFailures and bugs on the master branch.Failures and bugs on the master branch.
Description
(sql/logictest).TestLogic failed on master@557346d5fc755db5f64d3e198e47be1f53a4d390:
=== RUN TestLogic
test_log_scope.go:73: test logs captured to: /go/src/github.com/cockroachdb/cockroach/artifacts/logTestLogic977178260
test_log_scope.go:74: use -show-logs to present logs inline
=== CONT TestLogic
logic.go:3343: -- test log scope end --
test logs left over in: /go/src/github.com/cockroachdb/cockroach/artifacts/logTestLogic977178260
--- FAIL: TestLogic (958.82s)
=== RUN TestLogic/5node-metadata/distsql_numtables
=== PAUSE TestLogic/5node-metadata/distsql_numtables
=== CONT TestLogic/5node-metadata/distsql_numtables
=== CONT TestLogic/5node-metadata/distsql_numtables
logic.go:2559:
testdata/logic_test/distsql_numtables:21:
expected success, but found
(XXUUU) cannot up-replicate to s2; missing gossiped StoreDescriptor
--- done: testdata/logic_test/distsql_numtables with config 5node-metadata: 4 tests, 1 failures
E210220 00:01:04.366080 12116468 sql/logictest/logic.go:3575 [-] 1008 pq: cannot up-replicate to s2; missing gossiped StoreDescriptor
logic.go:3118:
testdata/logic_test/distsql_numtables:21: error while processing
logic.go:3118: pq: cannot up-replicate to s2; missing gossiped StoreDescriptor
--- done: testdata/logic_test/merge_join_dist with config 5node-metadata: 12 tests, 0 failures
--- FAIL: TestLogic/5node-metadata/distsql_numtables (1.66s)
=== RUN TestLogic/5node-metadata
--- FAIL: TestLogic/5node-metadata (0.00s)
More
Parameters:
- GOFLAGS=-json
make stressrace TESTS=TestLogic PKG=./pkg/sql/logictest TESTTIMEOUT=5m STRESSFLAGS='-timeout 5m' 2>&1
Related:
- sql/logictest: TestLogic failed #58269 sql/logictest: TestLogic failed C-test-failure O-robot branch-release-20.1
See this test on roachdash
powered by pkg/cmd/internal/issues
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.branch-masterFailures and bugs on the master branch.Failures and bugs on the master branch.