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/kafka-chaos failed #135874

Closed cockroach-teamcity closed 10 hours ago

cockroach-teamcity commented 19 hours ago

roachtest.cdc/kafka-chaos failed with artifacts on master @ eb2d2e19eb29d2747d9e267bd0612a69d066adad:

(cluster.go:2456).Run: full command output in run_084311.956453107_n4_cockroach-workload-r.log: COMMAND_PROBLEM: exit status 1
(cdc.go:394).Close: error shutting down prometheus/grafana: context canceled
test artifacts and logs in: /artifacts/cdc/kafka-chaos/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-44759

wenyihu6 commented 12 hours ago
(SQLSTATE 40001)
  |   | Error: error in newOrder: ERROR: restart transaction: TransactionRetryWithProtoRefreshError: TransactionRetryError: retry txn (RETRY_SERIALIZABLE - failed preemptive refresh due to conflicting locks on /Table/106/1/43/0 [reason=wait_policy] - conflicting txn: meta={id=7c8e922f key=/Table/106/1/43/0 iso=Serializable pri=0.00102296 epo=0 ts=1732178726.402046700,1 min=1732178705.202213540,0 seq=1}): "sql txn" meta={id=139a4a3d key=/Table/107/1/43/10/0 iso=Serializable pri=0.01183790 epo=0 ts=1732178729.617537336,2 min=1732178715.417279984,0 seq=30} lock=true stat=PENDING rts=1732178715.417279984,0 wto=false gul=1732178715.917279984,0 (SQLSTATE 40001)
wenyihu6 commented 10 hours ago

Closed by https://github.com/cockroachdb/cockroach/pull/135915.