Alexey Serbin created KUDU-3043:
-----------------------------------
Summary: TabletServerDiskErrorITest.TestFailDuringScanWorkload
sometimes fails
Key: KUDU-3043
URL: https://issues.apache.org/jira/browse/KUDU-3043
Project: Kudu
Issue Type: Bug
Components: fs, test, tserver
Affects Versions: 1.12.0
Reporter: Alexey Serbin
Attachments: disk_failure-itest.txt.xz
The test scenario sometimes fails with the error messages like below. Full log
file is attached.
{noformat}
I0116 06:38:11.392613 14450 disk_failure-itest.cc:269] Currently has 9 failed
tablets
/home/jenkins-slave/workspace/kudu-master/3/src/kudu/integration-tests/disk_failure-itest.cc:270:
Failure
Expected: num_failed
Which is: 10
To be equal to: failed_on_ts
Which is: 9
/home/jenkins-slave/workspace/kudu-master/3/src/kudu/util/test_util.cc:345:
Failure
Failed
Timed out waiting for assertion to pass.
/home/jenkins-slave/workspace/kudu-master/3/src/kudu/integration-tests/disk_failure-itest.cc:311:
Failure
Expected: WaitForFailedTablets(error_ts, kNumTablets) doesn't generate new
fatal failures in the current thread.
Actual: it does.
{noformat}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)