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: TestChangefeedSchemaTTL failed #66991

Closed
cockroach-teamcity opened this issue Jun 29, 2021 · 1 comment
Closed

ccl/changefeedccl: TestChangefeedSchemaTTL failed #66991

cockroach-teamcity opened this issue Jun 29, 2021 · 1 comment
Labels
branch-master Failures and bugs on the master branch. C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot. skipped-test T-cdc

Comments

@cockroach-teamcity
Copy link
Member

cockroach-teamcity commented Jun 29, 2021

ccl/changefeedccl.TestChangefeedSchemaTTL failed with artifacts on master @ fc52301ef18d30f9e56179e977908a8427fda274:

=== RUN   TestChangefeedSchemaTTL
    test_log_scope.go:73: test logs captured to: /go/src/github.com/cockroachdb/cockroach/artifacts/logTestChangefeedSchemaTTL825424753
    test_log_scope.go:74: use -show-logs to present logs inline
=== CONT  TestChangefeedSchemaTTL
    changefeed_test.go:2336: -- test log scope end --
test logs left over in: /go/src/github.com/cockroachdb/cockroach/artifacts/logTestChangefeedSchemaTTL825424753
--- FAIL: TestChangefeedSchemaTTL (8.93s)
=== RUN   TestChangefeedSchemaTTL/webhook
    changefeed_test.go:2326: expected "GC threshold" error got: <nil>
E210629 00:34:10.131766 378288 jobs/adopt.go:286  [n1] 8  job 671273612425134081: adoption completed with error job 671273612425134081: could not mark as failed: fetching changes for /Table/{3-4}: batch timestamp 1624926850.065655711,0 must be after replica GC threshold 1624926850.068454721,0: log-job: node unavailable; try another peer
E210629 00:34:10.132703 376485 jobs/registry.go:623  [-] 9  failed to serve pause and cancel requests: could not query jobs table: cancel/pause-requested: context canceled
    --- FAIL: TestChangefeedSchemaTTL/webhook (2.79s)
Reproduce

To reproduce, try:

make stressrace TESTS=TestChangefeedSchemaTTL PKG=./pkg/ccl/changefeedccl TESTTIMEOUT=5m STRESSFLAGS='-timeout 5m' 2>&1

Parameters in this failure:

  • GOFLAGS=-json

Internal log

no Author found for user email matt@cockroachlabs.com

/cc @cockroachdb/cdc

This test on roachdash | Improve this report!

Epic CRDB-9179

@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. labels Jun 29, 2021
@blathers-crl blathers-crl bot added the T-cdc label Jun 29, 2021
@cockroach-teamcity
Copy link
Member Author

ccl/changefeedccl.TestChangefeedSchemaTTL failed with artifacts on master @ ec96f6dc02ecfc33ef51d03e2b35e311a7df8121:

=== RUN   TestChangefeedSchemaTTL
    test_log_scope.go:73: test logs captured to: /go/src/github.com/cockroachdb/cockroach/artifacts/logTestChangefeedSchemaTTL689145800
    test_log_scope.go:74: use -show-logs to present logs inline
=== CONT  TestChangefeedSchemaTTL
    changefeed_test.go:2336: -- test log scope end --
test logs left over in: /go/src/github.com/cockroachdb/cockroach/artifacts/logTestChangefeedSchemaTTL689145800
--- FAIL: TestChangefeedSchemaTTL (7.59s)
=== RUN   TestChangefeedSchemaTTL/webhook
    changefeed_test.go:2326: expected "GC threshold" error got: <nil>
    --- FAIL: TestChangefeedSchemaTTL/webhook (1.81s)
Reproduce

To reproduce, try:

make stressrace TESTS=TestChangefeedSchemaTTL PKG=./pkg/ccl/changefeedccl TESTTIMEOUT=5m STRESSFLAGS='-timeout 5m' 2>&1

Parameters in this failure:

  • GOFLAGS=-json

Internal log

no Author found for user email matt@cockroachlabs.com

/cc @cockroachdb/cdc

This test on roachdash | Improve this report!

irfansharif added a commit to irfansharif/cockroach that referenced this issue Jun 30, 2021
craig bot pushed a commit that referenced this issue Jun 30, 2021
67082: ccl,kv: skip a few flakey tests/sub-tests r=irfansharif a=irfansharif

Relevant test failure issues: #66991, #67034, #66942, #66480, #64313.

Release note: None

Co-authored-by: irfan sharif <irfanmahmoudsharif@gmail.com>
@craig craig bot closed this as completed in 34d0dbd Oct 18, 2021
miretskiy pushed a commit to miretskiy/cockroach that referenced this issue Dec 20, 2021
Deflake and re-enable TestChangefeedSchemaTTL/webhook
Fixes cockroachdb#66991

Release Notes: None
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-robot Originated from a bot. skipped-test T-cdc
Projects
None yet
Development

No branches or pull requests

2 participants