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: TestChangefeedSchemaChangeBackfillCheckpoint failed #101040

Closed
cockroach-teamcity opened this issue Apr 10, 2023 · 1 comment · Fixed by #101130
Closed

ccl/changefeedccl: TestChangefeedSchemaChangeBackfillCheckpoint failed #101040

cockroach-teamcity opened this issue Apr 10, 2023 · 1 comment · Fixed by #101130
Labels
A-cdc Change Data Capture branch-release-23.1 Used to mark GA and release blockers, technical advisories, and bugs for 23.1 C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot. T-cdc
Milestone

Comments

@cockroach-teamcity
Copy link
Member

cockroach-teamcity commented Apr 10, 2023

ccl/changefeedccl.TestChangefeedSchemaChangeBackfillCheckpoint failed with artifacts on release-23.1 @ 2f96695f75b07c872ec5f146acc1fa198135768f:

=== RUN   TestChangefeedSchemaChangeBackfillCheckpoint
    test_log_scope.go:161: test logs captured to: /artifacts/tmp/_tmp/caa72099da386999b346f93d4299a93a/logTestChangefeedSchemaChangeBackfillCheckpoint2544849543
    test_log_scope.go:79: use -show-logs to present logs inline
=== CONT  TestChangefeedSchemaChangeBackfillCheckpoint
    changefeed_test.go:2056: -- test log scope end --
test logs left over in: /artifacts/tmp/_tmp/caa72099da386999b346f93d4299a93a/logTestChangefeedSchemaChangeBackfillCheckpoint2544849543
--- FAIL: TestChangefeedSchemaChangeBackfillCheckpoint (1.77s)
=== RUN   TestChangefeedSchemaChangeBackfillCheckpoint/pubsub
    helpers_test.go:820: making server as system tenant
    helpers_test.go:895: making pubsub feed factory
    changefeed_test.go:1849: failed to start feed for job 0: pq: opening client: google: could not find default credentials. See https://developers.google.com/accounts/docs/application-default-credentials for more information.
    --- FAIL: TestChangefeedSchemaChangeBackfillCheckpoint/pubsub (1.75s)
Help

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

Same failure on other branches

/cc @cockroachdb/cdc

This test on roachdash | Improve this report!

Jira issue: CRDB-26772

Epic CRDB-11732

@cockroach-teamcity cockroach-teamcity added branch-release-23.1 Used to mark GA and release blockers, technical advisories, and bugs for 23.1 C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot. labels Apr 10, 2023
@cockroach-teamcity cockroach-teamcity added this to the 23.1 milestone Apr 10, 2023
@blathers-crl blathers-crl bot added the A-cdc Change Data Capture label Apr 10, 2023
@cockroach-teamcity
Copy link
Member Author

ccl/changefeedccl.TestChangefeedSchemaChangeBackfillCheckpoint failed with artifacts on release-23.1 @ e8a7c363ff012830e6a725d66c202d535a95b6bb:

=== RUN   TestChangefeedSchemaChangeBackfillCheckpoint
    test_log_scope.go:161: test logs captured to: /artifacts/tmp/_tmp/caa72099da386999b346f93d4299a93a/logTestChangefeedSchemaChangeBackfillCheckpoint3056727397
    test_log_scope.go:79: use -show-logs to present logs inline
=== CONT  TestChangefeedSchemaChangeBackfillCheckpoint
    changefeed_test.go:2056: -- test log scope end --
test logs left over in: /artifacts/tmp/_tmp/caa72099da386999b346f93d4299a93a/logTestChangefeedSchemaChangeBackfillCheckpoint3056727397
--- FAIL: TestChangefeedSchemaChangeBackfillCheckpoint (6.23s)
=== RUN   TestChangefeedSchemaChangeBackfillCheckpoint/pubsub
    helpers_test.go:817: making server as secondary tenant
    helpers_test.go:895: making pubsub feed factory
    changefeed_test.go:1849: failed to start feed for job 0: pq: opening client: google: could not find default credentials. See https://developers.google.com/accounts/docs/application-default-credentials for more information.
    --- FAIL: TestChangefeedSchemaChangeBackfillCheckpoint/pubsub (6.21s)
Help

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

Same failure on other branches

This test on roachdash | Improve this report!

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-release-23.1 Used to mark GA and release blockers, technical advisories, and bugs for 23.1 C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot. T-cdc
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants