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

ccl/changefeedccl: TestChangefeedSchemaChangeAllowBackfill_Legacy failed #136407

Open
cockroach-teamcity opened this issue Nov 29, 2024 · 0 comments
Labels
A-cdc Change Data Capture branch-master Failures and bugs on the master branch. C-test-failure Broken test (automatically or manually discovered). 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-cdc

Comments

@cockroach-teamcity
Copy link
Member

cockroach-teamcity commented Nov 29, 2024

ccl/changefeedccl.TestChangefeedSchemaChangeAllowBackfill_Legacy failed on master @ 7d48198a57f014a8828194b90098699f70f0695a:

  github.com/cockroachdb/cockroach/pkg/rpc.serverStreamInterceptorsChain.run()
      pkg/rpc/context.go:861 +0x26f
  github.com/cockroachdb/cockroach/pkg/rpc.internalClientAdapter.MuxRangeFeed.func3()
      pkg/rpc/context.go:1026 +0x1ae

Goroutine 21739 (running) created at:
  github.com/cockroachdb/cockroach/pkg/sql/pgwire.(*Server).serveImpl()
      pkg/sql/pgwire/server.go:1193 +0xa4f
  github.com/cockroachdb/cockroach/pkg/sql/pgwire.(*Server).ServeConn()
      pkg/sql/pgwire/server.go:957 +0xe64
  github.com/cockroachdb/cockroach/pkg/server.(*systemServerWrapper).serveConn()
      pkg/server/server_controller_sql.go:170 +0x1d7
  github.com/cockroachdb/cockroach/pkg/server.(*serverController).sqlMux()
      pkg/server/server_controller_sql.go:90 +0x50b
  github.com/cockroachdb/cockroach/pkg/server.(*serverController).sqlMux-fm()
      <autogenerated>:1 +0xc4
  github.com/cockroachdb/cockroach/pkg/server.startServeSQL.func1.1()
      pkg/server/server_sql.go:1985 +0x39b
  github.com/cockroachdb/cockroach/pkg/util/netutil.(*TCPServer).ServeWith.func1()
      pkg/util/netutil/net.go:186 +0x1c6
  github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunAsyncTaskEx.func2()
      pkg/util/stop/stopper.go:498 +0x338
  github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunAsyncTaskEx.gowrap1()
      pkg/util/stop/stopper.go:499 +0x4f

Goroutine 25811 (running) created at:
  github.com/cockroachdb/cockroach/pkg/rpc.internalClientAdapter.MuxRangeFeed()
      pkg/rpc/context.go:1011 +0x46d
  github.com/cockroachdb/cockroach/pkg/rpc.(*internalClientAdapter).MuxRangeFeed()
      <autogenerated>:1 +0x12b
  github.com/cockroachdb/cockroach/pkg/kv/kvclient/kvcoord.(*rangefeedMuxer).startNodeMuxRangeFeed()
      pkg/kv/kvclient/kvcoord/dist_sender_mux_rangefeed.go:391 +0x401
  github.com/cockroachdb/cockroach/pkg/kv/kvclient/kvcoord.(*rangefeedMuxer).establishMuxConnection.func1()
      pkg/kv/kvclient/kvcoord/dist_sender_mux_rangefeed.go:349 +0x84
  github.com/cockroachdb/cockroach/pkg/kv/kvclient/kvcoord.(*rangefeedMuxer).establishMuxConnection.Group.GoCtx.func2()
      pkg/util/ctxgroup/ctxgroup.go:189 +0x11a
  golang.org/x/sync/errgroup.(*Group).Go.func1()
      external/org_golang_x_sync/errgroup/errgroup.go:78 +0x91
==================
=== RUN   TestChangefeedSchemaChangeAllowBackfill_Legacy/sinkless
    helpers_test.go:886: making server as system tenant
    helpers_test.go:962: making sinkless feed factory
    helpers_test.go:1027: pgURL sinkless SinklessFeedUser
    helpers_test.go:1027: pgURL sinkless root
    changefeed_test.go:2566: using legacy schema changer
    testfeed_test.go:270: sinkless feed creating changefeed: CREATE CHANGEFEED FOR add_column_def WITH updated
    testfeed_test.go:277: closing sinkless feed
    testfeed_test.go:270: sinkless feed creating changefeed: CREATE CHANGEFEED FOR add_col_comp WITH updated
    testfeed_test.go:277: closing sinkless feed
=== RUN   TestChangefeedSchemaChangeAllowBackfill_Legacy/sinkless/add_column_computed

Parameters:

  • attempt=1
  • race=true
  • run=2
  • shard=15
Help

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

/cc @cockroachdb/cdc

This test on roachdash | Improve this report!

Jira issue: CRDB-45024

@cockroach-teamcity cockroach-teamcity added branch-master Failures and bugs on the master branch. C-test-failure Broken test (automatically or manually discovered). 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-cdc labels Nov 29, 2024
@blathers-crl blathers-crl bot added the A-cdc Change Data Capture label Nov 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-cdc Change Data Capture branch-master Failures and bugs on the master branch. C-test-failure Broken test (automatically or manually discovered). 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-cdc
Projects
None yet
Development

No branches or pull requests

1 participant