Skip to content

ccl/changefeedccl: TestAvroSchemaNaming failed #165169

Description

@cockroach-teamcity

ccl/changefeedccl.TestAvroSchemaNaming failed on master @ 7a924823002246b4fb02b54c3e71639d7a7a1e7c:

Fatal error:

panic: close of closed channel [recovered, repanicked]

Stack:

goroutine 253623 [running]:
testing.tRunner.func1.2({0x6c88dc0, 0x88dc530})
	GOROOT/src/testing/testing.go:1872 +0x237
testing.tRunner.func1()
	GOROOT/src/testing/testing.go:1875 +0x35b
panic({0x6c88dc0?, 0x88dc530?})
	GOROOT/src/runtime/panic.go:783 +0x132
github.com/cockroachdb/cockroach/pkg/ccl/changefeedccl.(*jobFeed).Close(0xc01a861740)
	pkg/ccl/changefeedccl/testfeed_test.go:649 +0x239
github.com/cockroachdb/cockroach/pkg/ccl/changefeedccl.(*kafkaFeed).Close(0xc01980c0c0)
	pkg/ccl/changefeedccl/testfeed_test.go:2188 +0x6b
github.com/cockroachdb/cockroach/pkg/ccl/changefeedccl.closeFeed({0x89fcd00, 0xc0043fec40}, {0x892eaa0?, 0xc01980c0c0?})
	pkg/ccl/changefeedccl/helpers_test.go:1428 +0x2f
github.com/cockroachdb/cockroach/pkg/ccl/changefeedccl.TestAvroSchemaNaming.func1(_, {0xc018ea8750, {0x7fa9060abcd8, 0xc019f3ce00}, {{0xd6f1c00, 0xd6f1c20, {0x1}}, {0xd6f1c00}, 0x0}, {{0x88f30a0, ...}, ...}}, ...)
	pkg/ccl/changefeedccl/encoder_test.go:740 +0xbbe
github.com/cockroachdb/cockroach/pkg/ccl/changefeedccl.cdcTestNamed.func1(_, {{0xc018ea8750, {0x7fa9060abcd8, 0xc019f3ce00}, {{0xd6f1c00, 0xd6f1c20, {...}}, {0xd6f1c00}, 0x0}, {{0x88f30a0, ...}, ...}}, ...}, ...)
	pkg/ccl/changefeedccl/helpers_test.go:1794 +0x56
github.com/cockroachdb/cockroach/pkg/ccl/changefeedccl.cdcTestNamedWithSystem.func1(0xc0043fec40)
	pkg/ccl/changefeedccl/helpers_test.go:1830 +0x293
testing.tRunner(0xc0043fec40, 0xc018f06ba0)
	GOROOT/src/testing/testing.go:1934 +0xea
created by testing.(*T).Run in goroutine 253618
	GOROOT/src/testing/testing.go:1997 +0x465
Log preceding fatal error

=== RUN   TestAvroSchemaNaming
    test_log_scope.go:172: test logs captured to: outputs.zip/logTestAvroSchemaNaming4221780520
    test_log_scope.go:82: use -show-logs to present logs inline
--- FAIL: TestAvroSchemaNaming (5.41s)

Parameters:

  • attempt=1
  • run=9
  • shard=6
Help

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

/cc @cockroachdb/cdc

This test on roachdash | Improve this report!

Jira issue: CRDB-61240

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

A-cdcChange Data CaptureC-test-failureBroken test (automatically or manually discovered).O-robotOriginated from a bot.P-3Issues/test failures with no fix SLAT-cdcbranch-masterFailures and bugs on the master branch.v24.3.32v25.4.10v26.1.4v26.3.0

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions