Skip to content

sql/logictest: TestLogic failed #58363

@cockroach-teamcity

Description

@cockroach-teamcity

(sql/logictest).TestLogic failed on release-20.2@e60df4714f55d37f2e0d680a9449946e8d40fa41:

=== RUN   TestLogic
--- FAIL: TestLogic (1045.02s)
    logic.go:2819: randomize coldata.BatchSize to 2
    test_log_scope.go:154: test logs captured to: /go/src/github.com/cockroachdb/cockroach/artifacts/logTestLogic220642731
    test_log_scope.go:63: use -show-logs to present logs inline
=== RUN   TestLogic/local/schema_change_in_txn/create_as_drop_and_create_in_txn
--- progress: testdata/logic_test/schema: 59 statements/queries
--- progress: testdata/logic_test/rename_view: 41 statements/queries
--- done: testdata/logic_test/rename_view with config local: 42 tests, 0 failures
            --- FAIL: TestLogic/local/schema_change_in_txn/create_as_drop_and_create_in_txn (0.35s)
                logic.go:2357: 
                    
                    testdata/logic_test/schema_change_in_txn:403: 
                    expected success, but found
                    (40001) restart transaction: TransactionRetryWithProtoRefreshError: TransactionRetryError: retry txn (RETRY_SERIALIZABLE - failed preemptive refresh): "sql txn" meta={id=875868d5 key=/Table/SystemConfigSpan/Start pri=0.00510709 epo=0 ts=1609309009.872583679,1 min=1609309009.732064209,0 seq=39} lock=true stat=PENDING rts=1609309009.732064209,0 wto=false max=1609309010.232064209,0
                logic.go:1670: 
                     pq: restart transaction: TransactionRetryWithProtoRefreshError: TransactionRetryError: retry txn (RETRY_SERIALIZABLE - failed preemptive refresh): "sql txn" meta={id=875868d5 key=/Table/SystemConfigSpan/Start pri=0.00510709 epo=0 ts=1609309009.872583679,1 min=1609309009.732064209,0 seq=39} lock=true stat=PENDING rts=1609309009.732064209,0 wto=false max=1609309010.232064209,0
=== RUN   TestLogic/local/schema_change_in_txn
=== PAUSE TestLogic/local/schema_change_in_txn
=== CONT  TestLogic/local/schema_change_in_txn
        --- FAIL: TestLogic/local/schema_change_in_txn (10.63s)
=== RUN   TestLogic/local
    --- FAIL: TestLogic/local (0.64s)

More

Parameters:

  • GOFLAGS=-json
make stressrace TESTS=TestLogic PKG=./pkg/sql/logictest TESTTIMEOUT=5m STRESSFLAGS='-timeout 5m' 2>&1

Related:

See this test on roachdash
powered by pkg/cmd/internal/issues

Metadata

Metadata

Assignees

Labels

C-test-failureBroken test (automatically or manually discovered).O-robotOriginated from a bot.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions