-
Notifications
You must be signed in to change notification settings - Fork 3.9k
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
kv/kvserver: TestRaftSSTableSideloadingTruncation failed #112087
Comments
cc @cockroachdb/replication |
I am probably missing something obvious here, but this failed reliably for the bisect window I attempted (up to 251a721) using bisect attempt #1
I then tested a further back commit (2b49a9f June 16th) which also failed. |
Seems like a known problem based on this slack (internal) conversation with the same issue. When this fails, this error pops up. Wrapping the cleanup check in a
Removing the release blocker since this isn't a regression. cc @cockroachdb/storage |
Hrm, looks like we need to backport cockroachdb/pebble#2065. |
``` db91e5c9 vfs: default to Unix semantics in MemFS ``` Resolves #112087. Epic: none Release note: none Release justification: Non-production test changes
Resolved in 324e8e8. |
kv/kvserver.TestRaftSSTableSideloadingTruncation failed with artifacts on release-22.2 @ c003f83581db6f5c0fdf76e3d190539d3acb6679:
Parameters:
TAGS=bazel,gss
Help
See also: How To Investigate a Go Test Failure (internal)
This test on roachdash | Improve this report!
Jira issue: CRDB-32230
The text was updated successfully, but these errors were encountered: