You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kudu.apache.org by "Hao Hao (JIRA)" <ji...@apache.org> on 2019/04/09 05:02:00 UTC

[jira] [Commented] (KUDU-2652) TsRecoveryITest.TestNoBlockIDReuseIfMissingBlocks potentially flaky

    [ https://issues.apache.org/jira/browse/KUDU-2652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16813006#comment-16813006 ] 

Hao Hao commented on KUDU-2652:
-------------------------------

Is this fixed in commit 114792116?

Somehow I am still seeing this error:
{noformat}
data/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/integration-tests/ts_recovery-itest.cc:202: Failure
Value of: !orphaned_block_ids.empty()
  Actual: false
Expected: true
/data/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/util/test_util.cc:308: Failure
Failed
Timed out waiting for assertion to pass.
{noformat}
Attached the full log.

> TsRecoveryITest.TestNoBlockIDReuseIfMissingBlocks potentially flaky
> -------------------------------------------------------------------
>
>                 Key: KUDU-2652
>                 URL: https://issues.apache.org/jira/browse/KUDU-2652
>             Project: Kudu
>          Issue Type: Bug
>          Components: test
>            Reporter: Mike Percy
>            Assignee: Andrew Wong
>            Priority: Major
>         Attachments: ts_recovery-itest.txt.gz
>
>
> This test failed for me in a Gerrit pre-commit run with an unrelated change @ [http://jenkins.kudu.apache.org/job/kudu-gerrit/15885]
> The error was:
> {code:java}
> /home/jenkins-slave/workspace/kudu-master/3/src/kudu/integration-tests/ts_recovery-itest.cc:298: Failure
> Value of: !orphaned_block_ids.empty()
>  Actual: false
> Expected: true
> /home/jenkins-slave/workspace/kudu-master/3/src/kudu/util/test_util.cc:323: Failure
> Failed
> Timed out waiting for assertion to pass.
> {code}
> I am attaching the error log.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)