Skip to content

ccl/streamingccl/streamproducer: TestStreamPartition failed #100414

@cockroach-teamcity

Description

@cockroach-teamcity

ccl/streamingccl/streamproducer.TestStreamPartition failed with artifacts on release-23.1 @ 63b683eab3e0ebfff812bb54fdac936c101d9383:

Fatal error:

panic: runtime error: invalid memory address or nil pointer dereference [recovered]
	panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0x4a0b443]

Stack:

goroutine 8602051 [running]:
testing.tRunner.func1.2({0x524a9c0, 0x9f00990})
	GOROOT/src/testing/testing.go:1396 +0x24e
testing.tRunner.func1()
	GOROOT/src/testing/testing.go:1399 +0x39f
panic({0x524a9c0, 0x9f00990})
	GOROOT/src/runtime/panic.go:884 +0x212
github.com/cockroachdb/cockroach/pkg/ccl/streamingccl/replicationtestutils.(*ReplicationFeed).ObserveKey(0xc00ccfe810, {0x7035178, 0xc000086058}, {0xc007ed21e0?, 0x70fe168?, 0xc007096a00?})
	github.com/cockroachdb/cockroach/pkg/ccl/streamingccl/replicationtestutils/replication_helpers.go:110 +0xc3
github.com/cockroachdb/cockroach/pkg/ccl/streamingccl/streamproducer_test.TestStreamPartition.func2(0x7035178?)
	github.com/cockroachdb/cockroach/pkg/ccl/streamingccl/streamproducer_test/pkg/ccl/streamingccl/streamproducer/replication_stream_test.go:406 +0x6bb
testing.tRunner(0xc00b22c1a0, 0xc005252600)
	GOROOT/src/testing/testing.go:1446 +0x10b
created by testing.(*T).Run
	GOROOT/src/testing/testing.go:1493 +0x35f
Log preceding fatal error

=== RUN   TestStreamPartition
    test_log_scope.go:161: test logs captured to: /artifacts/tmp/_tmp/9ce24496530642208197dda818d65c9e/logTestStreamPartition3544692374
    test_log_scope.go:79: use -show-logs to present logs inline
--- FAIL: TestStreamPartition (250.33s)
=== RUN   TestStreamPartition/stream-table
    --- FAIL: TestStreamPartition/stream-table (120.08s)

Parameters: TAGS=bazel,gss,deadlock

Help

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

Same failure on other branches

/cc @cockroachdb/disaster-recovery

This test on roachdash | Improve this report!

Jira issue: CRDB-26421

Metadata

Metadata

Assignees

Labels

C-test-failureBroken test (automatically or manually discovered).O-robotOriginated from a bot.T-disaster-recoverybranch-release-23.1Used to mark GA and release blockers, technical advisories, and bugs for 23.1v23.1.2

Type

No type

Projects

Relationships

None yet

Development

No branches or pull requests

Issue actions