cockroachdb / cockroach

CockroachDB — the cloud native, distributed SQL database designed for high availability, effortless scale, and control over data placement.
https://www.cockroachlabs.com
Other
30.16k stars 3.82k forks source link

roachtest: cdc/scan/catchup/nodes=5/cpu=16/rows=1G/ranges=100/protocol=mux/format=json/sink=null failed #135795

Open cockroach-teamcity opened 2 days ago

cockroach-teamcity commented 2 days ago

roachtest.cdc/scan/catchup/nodes=5/cpu=16/rows=1G/ranges=100/protocol=mux/format=json/sink=null failed with artifacts on release-24.1.7-rc @ 3613a619e327fb412ac62036ce2c7060c25e48db:

(assertions.go:363).Fail: 
    Error Trace:    github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests/cdc_bench.go:309
                                github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests/cdc_bench.go:93
                                main/pkg/cmd/roachtest/test_runner.go:1219
                                src/runtime/asm_amd64.s:1695
    Error:          Received unexpected error:
                    pq: failed to resolve targets in the CHANGEFEED stmt: table "kv.kv" does not exist: supplied backups do not cover requested time
    Test:           cdc/scan/catchup/nodes=5/cpu=16/rows=1G/ranges=100/protocol=mux/format=json/sink=null
(require.go:1357).NoError: FailNow called
test artifacts and logs in: /artifacts/cdc/scan/catchup/nodes=5/cpu=16/rows=1G/ranges=100/protocol=mux/format=json/sink=null/run_1

Parameters:

See: roachtest README

See: How To Investigate (internal)

See: Grafana

/cc @cockroachdb/cdc

This test on roachdash | Improve this report!

Jira issue: CRDB-44714

wenyihu6 commented 1 day ago

Removing release blocker - we have seen similar errors before: https://cockroachlabs.slack.com/archives/C04N0AS14CT/p1712352853313569, https://github.com/cockroachdb/cockroach/issues/128255 and still looking into why.

failed to resolve targets in the CHANGEFEED stmt: table "kv.kv" does not exist