-
Notifications
You must be signed in to change notification settings - Fork 4.1k
sql: TestScanBatches failed #52683
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.
Milestone
Description
(sql).TestScanBatches failed on master@44c362600dbed9d58be8daf64558543745698736:
Goroutine 555 (running) created at:
github.com/cockroachdb/cockroach/pkg/sql.(*InternalExecutor).initConnEx()
/go/src/github.com/cockroachdb/cockroach/pkg/sql/internal.go:174 +0x595
github.com/cockroachdb/cockroach/pkg/sql.(*InternalExecutor).execInternal()
/go/src/github.com/cockroachdb/cockroach/pkg/sql/internal.go:446 +0x7ee
github.com/cockroachdb/cockroach/pkg/sql.(*InternalExecutor).queryInternal()
/go/src/github.com/cockroachdb/cockroach/pkg/sql/internal.go:241 +0x14f
github.com/cockroachdb/cockroach/pkg/sql.(*InternalExecutor).QueryEx()
/go/src/github.com/cockroachdb/cockroach/pkg/sql/internal.go:216 +0x14f
github.com/cockroachdb/cockroach/pkg/sql.(*InternalExecutor).QueryRowEx()
/go/src/github.com/cockroachdb/cockroach/pkg/sql/internal.go:271 +0x14f
github.com/cockroachdb/cockroach/pkg/sql.(*InternalExecutor).QueryRow()
/go/src/github.com/cockroachdb/cockroach/pkg/sql/internal.go:255 +0x2b6
github.com/cockroachdb/cockroach/pkg/sql/sqlliveness/slstorage.(*Storage).Update.func1()
/go/src/github.com/cockroachdb/cockroach/pkg/sql/sqlliveness/slstorage/slstorage.go:284 +0x2b7
github.com/cockroachdb/cockroach/pkg/kv.(*DB).Txn.func1()
/go/src/github.com/cockroachdb/cockroach/pkg/kv/db.go:707 +0x5e
github.com/cockroachdb/cockroach/pkg/kv.(*Txn).exec()
/go/src/github.com/cockroachdb/cockroach/pkg/kv/txn.go:811 +0xe9
github.com/cockroachdb/cockroach/pkg/kv.(*DB).Txn()
/go/src/github.com/cockroachdb/cockroach/pkg/kv/db.go:706 +0x11c
github.com/cockroachdb/cockroach/pkg/sql/sqlliveness/slstorage.(*Storage).Update()
/go/src/github.com/cockroachdb/cockroach/pkg/sql/sqlliveness/slstorage/slstorage.go:283 +0x126
github.com/cockroachdb/cockroach/pkg/sql/sqlliveness/slinstance.(*Instance).extendSession()
/go/src/github.com/cockroachdb/cockroach/pkg/sql/sqlliveness/slinstance/slinstance.go:161 +0x3b0
github.com/cockroachdb/cockroach/pkg/sql/sqlliveness/slinstance.(*Instance).heartbeatLoop()
/go/src/github.com/cockroachdb/cockroach/pkg/sql/sqlliveness/slinstance/slinstance.go:207 +0x2e4
github.com/cockroachdb/cockroach/pkg/sql/sqlliveness/slinstance.(*Instance).heartbeatLoop-fm()
/go/src/github.com/cockroachdb/cockroach/pkg/sql/sqlliveness/slinstance/slinstance.go:183 +0x55
github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunWorker.func1()
/go/src/github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:222 +0x1b8
Goroutine 1311 (running) created at:
testing.(*T).Run()
/usr/local/go/src/testing/testing.go:960 +0x651
testing.runTests.func1()
/usr/local/go/src/testing/testing.go:1202 +0xa6
testing.tRunner()
/usr/local/go/src/testing/testing.go:909 +0x199
testing.runTests()
/usr/local/go/src/testing/testing.go:1200 +0x521
testing.(*M).Run()
/usr/local/go/src/testing/testing.go:1117 +0x2ff
github.com/cockroachdb/cockroach/pkg/sql_test.TestMain()
/go/src/github.com/cockroachdb/cockroach/pkg/sql/main_test.go:32 +0x15b
main.main()
_testmain.go:660 +0x223
==================
FAIL github.com/cockroachdb/cockroach/pkg/sql 112.023s
More
Parameters:
- GOFLAGS=-json
make stressrace TESTS=TestScanBatches PKG=./pkg/sql TESTTIMEOUT=5m STRESSFLAGS='-timeout 5m' 2>&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.