[
https://issues.apache.org/jira/browse/KUDU-3571?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17913524#comment-17913524
]
Alexey Serbin commented on KUDU-3571:
-------------------------------------
This test also fails in TSAN configuration with different error:
{noformat}
src/kudu/integration-tests/auto_incrementing-itest.cc:533: Failure
Failed
Bad status: Remote error: Service unavailable: Timed out: could not wait for
desired snapshot timestamp to be consistent: Timed out waiting for ts: P:
1736992930511397 usec, L: 0 to be safe (mode: NON-LEADER). Current safe time:
P: 1736992928259605 usec, L: 0 Physical time difference: 2.252s
{noformat}
Full log is attached. [^auto_incrementing-itest.tsan.txt.xz]
> AutoIncrementingItest.BootstrapNoWalsNoData fails sometimes
> -----------------------------------------------------------
>
> Key: KUDU-3571
> URL: https://issues.apache.org/jira/browse/KUDU-3571
> Project: Kudu
> Issue Type: Sub-task
> Components: test
> Affects Versions: 1.17.0
> Reporter: Alexey Serbin
> Priority: Major
> Attachments: auto_incrementing-itest.tsan.txt.xz,
> auto_incrementing-itest.txt.xz
>
>
> The {{AutoIncrementingItest.BootstrapNoWalsNoData}} scenario fails from time
> to time with one of its assertions triggered, see below. Full log is
> attached.
> {noformat}
> /root/Projects/kudu/src/kudu/tserver/tablet_server-test-base.cc:362: Failure
> Failed
> Bad status: Invalid argument: Index 0 does not reference a valid sidecar
> /root/Projects/kudu/src/kudu/integration-tests/auto_incrementing-itest.cc:446:
> Failure
> Expected equality of these values:
> 200
> results.size()
> Which is: 0
> {noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)