-
Notifications
You must be signed in to change notification settings - Fork 3.8k
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
roachtest: follower-reads/survival=region/locality=regional/reads=bounded-staleness failed #70011
Comments
roachtest.follower-reads/survival=region/locality=regional/reads=bounded-staleness failed with artifacts on master @ 6eb9df1f3d460f904b5254c3d32c745eecbedd3f:
|
roachtest.follower-reads/survival=region/locality=regional/reads=bounded-staleness failed with artifacts on master @ 394e35cbbb7ae466383c3ee6f2bbcc76857afeed:
|
roachtest.follower-reads/survival=region/locality=regional/reads=bounded-staleness failed with artifacts on master @ d9278939d4be4d1109e9ed0a84c6e9cd2a8705bb:
Same failure on other branches
|
roachtest.follower-reads/survival=region/locality=regional/reads=bounded-staleness failed with artifacts on master @ 676dc076dc6a137d88eac9217764bbb63beae86f:
Same failure on other branches
|
roachtest.follower-reads/survival=region/locality=regional/reads=bounded-staleness failed with artifacts on master @ ecaa4920192549af1418923648769ede3de1c9c8:
Same failure on other branches
|
roachtest.follower-reads/survival=region/locality=regional/reads=bounded-staleness failed with artifacts on master @ 80844e44f4f9d0e565c6e810bd4c782be61899bf:
Same failure on other branches
|
roachtest.follower-reads/survival=region/locality=regional/reads=bounded-staleness failed with artifacts on master @ ab0c462672cff1e6928aba2dfc3a5429466aea39:
Same failure on other branches
|
roachtest.follower-reads/survival=region/locality=regional/reads=bounded-staleness failed with artifacts on master @ ac885449c1fe74de23ea5d82858b3aa3674496f9:
Same failure on other branches
|
roachtest.follower-reads/survival=region/locality=regional/reads=bounded-staleness failed with artifacts on master @ 5f53feb1ce7070453e9ce52d99013934718cc9d7:
Same failure on other branches
|
roachtest.follower-reads/survival=region/locality=regional/reads=bounded-staleness failed with artifacts on master @ bc42b6626366da8b2cdd470382dd5fb8202ba0c5:
Same failure on other branches
|
roachtest.follower-reads/survival=region/locality=regional/reads=bounded-staleness failed with artifacts on master @ 9013165fa81c4cddbe38b73c8b429faa3de226e3:
Same failure on other branches
|
roachtest.follower-reads/survival=region/locality=regional/reads=bounded-staleness failed with artifacts on master @ aef9aa08e12d50ca6401440cac5b57d5a5d6b720:
Same failure on other branches
|
The "x latency values [...] are above target latency 20ms" failure mode is described here: #70110 (comment) Its resolution is tracked in #71694. |
Note: these tests are currently skipped. |
This setting had rotted, leading to a span use-after-Finish. This was caught by the recently-unskipped follower reads roachtests (roachtests panic on use-after-finish), accounting for all the issues below. The last entry in these issues refers to the nodes crashing because of the bug fixed here. Some of these issues have been open for a long time for more relevant failures - those have been fixed in cockroachdb#72296. Fixes cockroachdb#75716 Fixes cockroachdb#75715 Fixes cockroachdb#75714 Fixes cockroachdb#71244 Fixes cockroachdb#71126 Fixes cockroachdb#70818 Fixes cockroachdb#70191 Fixes cockroachdb#70011 Fixes cockroachdb#70010 Fixes cockroachdb#69952 Fixes cockroachdb#69951 Release note: None
This setting had rotted, leading to a span use-after-Finish. This was caught by the recently-unskipped follower reads roachtests (roachtests panic on use-after-finish), accounting for all the issues below. The last entry in these issues refers to the nodes crashing because of the bug fixed here. Some of these issues have been open for a long time for more relevant failures - those have been fixed in cockroachdb#72296. Fixes cockroachdb#75716 Fixes cockroachdb#75715 Fixes cockroachdb#75714 Fixes cockroachdb#71244 Fixes cockroachdb#71126 Fixes cockroachdb#70818 Fixes cockroachdb#70191 Fixes cockroachdb#70011 Fixes cockroachdb#70010 Fixes cockroachdb#69952 Fixes cockroachdb#69951 Release note: None
75739: sql: fix the sql.trace.stmt.enable_threshold cluster setting r=andreimatei a=andreimatei This setting had rotted, leading to a span use-after-Finish. This was caught by the recently-unskipped follower reads roachtests (roachtests panic on use-after-finish), accounting for all the issues below. The last entry in these issues refers to the nodes crashing because of the bug fixed here. Some of these issues have been open for a long time for more relevant failures - those have been fixed in #72296. Fixes #75716 Fixes #75715 Fixes #75714 Fixes #71244 Fixes #71126 Fixes #70818 Fixes #70191 Fixes #70011 Fixes #70010 Fixes #69952 Fixes #69951 Release note: None 75764: roachtest: add a variant of tpch_concurrency with no admission control r=yuzefovich a=yuzefovich Informs: #74836. Release note: None Co-authored-by: Andrei Matei <[email protected]> Co-authored-by: Yahor Yuzefovich <[email protected]>
roachtest.follower-reads/survival=region/locality=regional/reads=bounded-staleness failed with artifacts on master @ 62c5be51bbb3beeb51638032871365585d69f75d:
Reproduce
See: roachtest README
This test on roachdash | Improve this report!
Epic CRDB-10559
The text was updated successfully, but these errors were encountered: