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

roachtest: c2c/import/7tb/kv0 failed #128744

Closed
cockroach-teamcity opened this issue Aug 10, 2024 · 2 comments
Closed

roachtest: c2c/import/7tb/kv0 failed #128744

cockroach-teamcity opened this issue Aug 10, 2024 · 2 comments
Assignees
Labels
branch-master Failures and bugs on the master branch. C-test-failure Broken test (automatically or manually discovered). O-roachtest O-robot Originated from a bot. T-disaster-recovery

Comments

@cockroach-teamcity
Copy link
Member

cockroach-teamcity commented Aug 10, 2024

roachtest.c2c/import/7tb/kv0 failed with artifacts on master @ 27468a22f82fb1e500bf7b35a62ca58d80abac39:

	            	    └─ Wraps: (5) attached stack trace
	            	  -- stack trace:
	            	  | main.(*monitorImpl).Go.func1.1
	            	  | 	main/pkg/cmd/roachtest/monitor.go:116
	            	  | runtime.gopanic
	            	  | 	GOROOT/src/runtime/panic.go:770
	            	  | main.(*testImpl).Fatalf
	            	  | 	main/pkg/cmd/roachtest/test_impl.go:371
	            	  | github.com/cockroachdb/cockroach/pkg/testutils/sqlutils.(*Row).Scan
	            	  | 	github.com/cockroachdb/cockroach/pkg/testutils/sqlutils/sql_runner.go:272
	            	  | github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests.(*replicationDriver).compareTenantFingerprintsAtTimestamp.func2
	            	  | 	github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests/cluster_to_cluster.go:797
	            	  | main.(*monitorImpl).Go.func1
	            	  | 	main/pkg/cmd/roachtest/monitor.go:120
	            	  | golang.org/x/sync/errgroup.(*Group).Go.func1
	            	  | 	golang.org/x/sync/errgroup/external/org_golang_x_sync/errgroup/errgroup.go:78
	            	      └─ Wraps: (6) monitor user task failed
	            	        └─ Wraps: (7) attached stack trace
	            	  -- stack trace:
	            	  | main.(*monitorImpl).Go.func1.1
	            	  | 	main/pkg/cmd/roachtest/monitor.go:116
	            	  | runtime.gopanic
	            	  | 	GOROOT/src/runtime/panic.go:770
	            	  | main.(*testImpl).Fatalf
	            	  | 	main/pkg/cmd/roachtest/test_impl.go:371
	            	  | github.com/cockroachdb/cockroach/pkg/testutils/sqlutils.(*Row).Scan
	            	  | 	github.com/cockroachdb/cockroach/pkg/testutils/sqlutils/sql_runner.go:272
	            	  | github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests.(*replicationDriver).compareTenantFingerprintsAtTimestamp.func2
	            	  | 	github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests/cluster_to_cluster.go:797
	            	  | main.(*monitorImpl).Go.func1
	            	  | 	main/pkg/cmd/roachtest/monitor.go:120
	            	  | [...repeated from below...]
	            	          └─ Wraps: (8) attached stack trace
	            	  -- stack trace:
	            	  | main.init
	            	  | 	main/pkg/cmd/roachtest/monitor.go:95
	            	  | runtime.doInit1
	            	  | 	GOROOT/src/runtime/proc.go:7206
	            	  | runtime.doInit
	            	  | 	GOROOT/src/runtime/proc.go:7173
	            	  | runtime.main
	            	  | 	GOROOT/src/runtime/proc.go:253
	            	  | runtime.goexit
	            	  | 	src/runtime/asm_amd64.s:1695
	            	            └─ Wraps: (9) t.Fatal() was called
	            	Error types: (1) *withstack.withStack (2) *errutil.withPrefix (3) *withstack.withStack (4) *join.joinError (5) *withstack.withStack (6) *errutil.withPrefix (7) *withstack.withStack (8) *withstack.withStack (9) *errutil.leafError
	Test:       	c2c/import/7tb/kv0
(require.go:1357).NoError: FailNow called
(monitor.go:154).Wait: monitor failure: monitor user task failed: t.Fatal() was called
test artifacts and logs in: /artifacts/c2c/import/7tb/kv0/run_1

Parameters:

  • ROACHTEST_arch=amd64
  • ROACHTEST_cloud=gce
  • ROACHTEST_coverageBuild=false
  • ROACHTEST_cpu=8
  • ROACHTEST_encrypted=false
  • ROACHTEST_fs=ext4
  • ROACHTEST_localSSD=false
  • ROACHTEST_metamorphicBuild=false
  • ROACHTEST_ssd=0
Help

See: roachtest README

See: How To Investigate (internal)

See: Grafana

/cc @cockroachdb/disaster-recovery

This test on roachdash | Improve this report!

Jira issue: CRDB-41175

@cockroach-teamcity cockroach-teamcity added branch-master Failures and bugs on the master branch. C-test-failure Broken test (automatically or manually discovered). O-roachtest O-robot Originated from a bot. release-blocker Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked. T-disaster-recovery labels Aug 10, 2024
@dt
Copy link
Member

dt commented Aug 12, 2024

2024/08/10 08:41:08 test_impl.go:420: test failure #1: full stack retained in failure_1.log: (sql_runner.go:272).Scan: error scanning '&{0xc00615c000 }': pq: operation "ExportRequest fingerprint for span /Tenant/3/Table/106/1/-430{9656940051738964-6160533112664722}" timed out after 5m0.001s (given timeout 5m0s): aborted in DistSender: result is ambiguous: context deadline exceeded
(1) pq: operation "ExportRequest fingerprint for span /Tenant/3/Table/106/1/-430{9656940051738964-6160533112664722}" timed out after 5m0.001s (given timeout 5m0s): aborted in DistSender: result is ambiguous: context deadline exceeded

@msbutler msbutler removed the release-blocker Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked. label Aug 13, 2024
@msbutler
Copy link
Collaborator

duplicate of #128744

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
branch-master Failures and bugs on the master branch. C-test-failure Broken test (automatically or manually discovered). O-roachtest O-robot Originated from a bot. T-disaster-recovery
Projects
No open projects
Development

No branches or pull requests

3 participants