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/importer: TestImportDefaultNextVal failed #102959

Closed
cockroach-teamcity opened this issue May 9, 2023 · 1 comment
Closed

sql/importer: TestImportDefaultNextVal failed #102959

cockroach-teamcity opened this issue May 9, 2023 · 1 comment
Labels
branch-release-23.1 Used to mark GA and release blockers, technical advisories, and bugs for 23.1 C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot. T-sql-queries SQL Queries Team
Milestone

Comments

@cockroach-teamcity
Copy link
Member

cockroach-teamcity commented May 9, 2023

sql/importer.TestImportDefaultNextVal failed with artifacts on release-23.1 @ fa9283078779666c1f1ffad36b266a21d654785e:

F230509 15:48:17.290071 467736 3@pebble/db.go:811  [n3,s3,pebble] 1 !	github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:461 +0x43b
F230509 15:48:17.290071 467736 3@pebble/db.go:811  [n3,s3,pebble] 1 !
F230509 15:48:17.290071 467736 3@pebble/db.go:811  [n3,s3,pebble] 1 !goroutine 465130 [sync.Cond.Wait]:
F230509 15:48:17.290071 467736 3@pebble/db.go:811  [n3,s3,pebble] 1 !sync.runtime_notifyListWait(0xc004a1d050, 0x7a)
F230509 15:48:17.290071 467736 3@pebble/db.go:811  [n3,s3,pebble] 1 !	GOROOT/src/runtime/sema.go:517 +0x14c
F230509 15:48:17.290071 467736 3@pebble/db.go:811  [n3,s3,pebble] 1 !sync.(*Cond).Wait(0x5339540?)
F230509 15:48:17.290071 467736 3@pebble/db.go:811  [n3,s3,pebble] 1 !	GOROOT/src/sync/cond.go:70 +0x8c
F230509 15:48:17.290071 467736 3@pebble/db.go:811  [n3,s3,pebble] 1 !github.com/cockroachdb/cockroach/pkg/kv/kvserver.(*raftSchedulerShard).worker(0xc00e4d8c60, {0x720b150, 0xc000f3d650}, {0x71ef840, 0xc00aa60a80}, 0xc003c5d600)
F230509 15:48:17.290071 467736 3@pebble/db.go:811  [n3,s3,pebble] 1 !	github.com/cockroachdb/cockroach/pkg/kv/kvserver/pkg/kv/kvserver/scheduler.go:352 +0x278
F230509 15:48:17.290071 467736 3@pebble/db.go:811  [n3,s3,pebble] 1 !github.com/cockroachdb/cockroach/pkg/kv/kvserver.(*raftScheduler).Start.func2({0x720b150?, 0xc000f3d650?})
F230509 15:48:17.290071 467736 3@pebble/db.go:811  [n3,s3,pebble] 1 !	github.com/cockroachdb/cockroach/pkg/kv/kvserver/pkg/kv/kvserver/scheduler.go:299 +0x45
F230509 15:48:17.290071 467736 3@pebble/db.go:811  [n3,s3,pebble] 1 !github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunAsyncTaskEx.func2()
F230509 15:48:17.290071 467736 3@pebble/db.go:811  [n3,s3,pebble] 1 !	github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:470 +0x146
F230509 15:48:17.290071 467736 3@pebble/db.go:811  [n3,s3,pebble] 1 !created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunAsyncTaskEx
F230509 15:48:17.290071 467736 3@pebble/db.go:811  [n3,s3,pebble] 1 !	github.com/cockroachdb/cockroach/pkg/util/stop/stopper.go:461 +0x43b
F230509 15:48:17.290071 467736 3@pebble/db.go:811  [n3,s3,pebble] 1 !
F230509 15:48:17.290071 467736 3@pebble/db.go:811  [n3,s3,pebble] 1 !goroutine 464736 [chan receive]:
F230509 15:48:17.290071 467736 3@pebble/db.go:811  [n3,s3,pebble] 1 !github.com/cockroachdb/pebble.(*tableCacheShard).releaseLoop.func1({0x720b150, 0xc00bc5e390})
F230509 15:48:17.290071 467736 3@pebble/db.go:811  [n3,s3,pebble] 1 !	github.com/cockroachdb/pebble/external/com_github_cockroachdb_pebble/table_cache.go:324 +0x9f
F230509 15:48:17.290071 467736 3@pebble/db.go:811  [n3,s3,pebble] 1 !runtime/pprof.Do({0x720b0e0?, 0xc000136000?}, {{0xc00054d0a0?, 0xc014bd1e01?, 0x100000001?}}, 0xc0000ad7a8)
F230509 15:48:17.290071 467736 3@pebble/db.go:811  [n3,s3,pebble] 1 !	GOROOT/src/runtime/pprof/runtime.go:40 +0xa3
F230509 15:48:17.290071 467736 3@pebble/db.go:811  [n3,s3,pebble] 1 !github.com/cockroachdb/pebble.(*tableCacheShard).releaseLoop(0x0?)
F230509 15:48:17.290071 467736 3@pebble/db.go:811  [n3,s3,pebble] 1 !	github.com/cockroachdb/pebble/external/com_github_cockroachdb_pebble/table_cache.go:322 +0x58
F230509 15:48:17.290071 467736 3@pebble/db.go:811  [n3,s3,pebble] 1 !created by github.com/cockroachdb/pebble.(*tableCacheShard).init
F230509 15:48:17.290071 467736 3@pebble/db.go:811  [n3,s3,pebble] 1 !	github.com/cockroachdb/pebble/external/com_github_cockroachdb_pebble/table_cache.go:314 +0xef
F230509 15:48:17.290071 467736 3@pebble/db.go:811  [n3,s3,pebble] 1 !
F230509 15:48:17.290071 467736 3@pebble/db.go:811  [n3,s3,pebble] 1 !For more context, check log files in: /artifacts/tmp/_tmp/73dfce30b9a5630b1b4dabed3c94b32c/logTestImportDefaultNextVal2440536881
F230509 15:48:17.290071 467736 3@pebble/db.go:811  [n3,s3,pebble] 1 !
F230509 15:48:17.290071 467736 3@pebble/db.go:811  [n3,s3,pebble] 1 !For more context, check log files in: /artifacts/tmp/_tmp/73dfce30b9a5630b1b4dabed3c94b32c/logTestImportDefaultNextVal2440536881
F230509 15:48:17.290071 467736 3@pebble/db.go:811  [n3,s3,pebble] 1 !
F230509 15:48:17.290071 467736 3@pebble/db.go:811  [n3,s3,pebble] 1 !
F230509 15:48:17.290071 467736 3@pebble/db.go:811  [n3,s3,pebble] 1 !****************************************************************************
F230509 15:48:17.290071 467736 3@pebble/db.go:811  [n3,s3,pebble] 1 !
F230509 15:48:17.290071 467736 3@pebble/db.go:811  [n3,s3,pebble] 1 !This node experienced a fatal error (printed above), and as a result the
F230509 15:48:17.290071 467736 3@pebble/db.go:811  [n3,s3,pebble] 1 !process is terminating.
F230509 15:48:17.290071 467736 3@pebble/db.go:811  [n3,s3,pebble] 1 !
F230509 15:48:17.290071 467736 3@pebble/db.go:811  [n3,s3,pebble] 1 !Fatal errors can occur due to faulty hardware (disks, memory, clocks) or a
F230509 15:48:17.290071 467736 3@pebble/db.go:811  [n3,s3,pebble] 1 !problem in CockroachDB. With your help, the support team at Cockroach Labs
F230509 15:48:17.290071 467736 3@pebble/db.go:811  [n3,s3,pebble] 1 !will try to determine the root cause, recommend next steps, and we can
F230509 15:48:17.290071 467736 3@pebble/db.go:811  [n3,s3,pebble] 1 !improve CockroachDB based on your report.
F230509 15:48:17.290071 467736 3@pebble/db.go:811  [n3,s3,pebble] 1 !
F230509 15:48:17.290071 467736 3@pebble/db.go:811  [n3,s3,pebble] 1 !Please submit a crash report by following the instructions here:
F230509 15:48:17.290071 467736 3@pebble/db.go:811  [n3,s3,pebble] 1 !
F230509 15:48:17.290071 467736 3@pebble/db.go:811  [n3,s3,pebble] 1 !    https://github.com/cockroachdb/cockroach/issues/new/choose
F230509 15:48:17.290071 467736 3@pebble/db.go:811  [n3,s3,pebble] 1 !
F230509 15:48:17.290071 467736 3@pebble/db.go:811  [n3,s3,pebble] 1 !If you would rather not post publicly, please contact us directly at:
F230509 15:48:17.290071 467736 3@pebble/db.go:811  [n3,s3,pebble] 1 !
F230509 15:48:17.290071 467736 3@pebble/db.go:811  [n3,s3,pebble] 1 !    [email protected]
F230509 15:48:17.290071 467736 3@pebble/db.go:811  [n3,s3,pebble] 1 !
F230509 15:48:17.290071 467736 3@pebble/db.go:811  [n3,s3,pebble] 1 !The Cockroach Labs team appreciates your feedback.

Parameters: TAGS=bazel,gss

Help

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

/cc @cockroachdb/sql-queries

This test on roachdash | Improve this report!

Jira issue: CRDB-27757

@cockroach-teamcity cockroach-teamcity added branch-release-23.1 Used to mark GA and release blockers, technical advisories, and bugs for 23.1 C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot. labels May 9, 2023
@cockroach-teamcity cockroach-teamcity added this to the 23.1 milestone May 9, 2023
@blathers-crl blathers-crl bot added the T-sql-queries SQL Queries Team label May 9, 2023
@cucaroach
Copy link
Contributor

Dupe of #102945

@mgartner mgartner moved this to Done in SQL Queries Jul 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
branch-release-23.1 Used to mark GA and release blockers, technical advisories, and bugs for 23.1 C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot. T-sql-queries SQL Queries Team
Projects
Archived in project
Development

No branches or pull requests

2 participants