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.18k stars 3.82k forks source link

roachtest: cdc/filtering/session/ignore-filtering=false failed #133327

Open cockroach-teamcity opened 1 month ago

cockroach-teamcity commented 1 month ago

roachtest.cdc/filtering/session/ignore-filtering=false failed with artifacts on master @ 9c1d89e3adb8c6532459cc3e616288db06f966d9:

(assertions.go:363).Fail: 
    Error Trace:    github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests/cdc_filtering.go:102
                                main/pkg/cmd/roachtest/test_runner.go:1281
                                src/runtime/asm_amd64.s:1695
    Error:          Received unexpected error:
                    pq: failed to resolve targets in the CHANGEFEED stmt: table "events" does not exist: supplied backups do not cover requested time
    Test:           cdc/filtering/session/ignore-filtering=false
(require.go:1357).NoError: FailNow called
test artifacts and logs in: /artifacts/cdc/filtering/session/ignore-filtering=false/run_1

Parameters:

See: roachtest README

See: How To Investigate (internal)

Grafana is not yet available for azure clusters

/cc @cockroachdb/cdc

This test on roachdash | Improve this report!

Jira issue: CRDB-43541

andyyang890 commented 1 month ago

Removing release blocker tag since we've seen rare flakes of this type before (but have not yet determined the cause)