You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-dev@hadoop.apache.org by "Zhijie Shen (JIRA)" <ji...@apache.org> on 2014/04/17 01:08:15 UTC

[jira] [Resolved] (YARN-1533) TestDistributedShell.testDSShell occasionally fails

     [ https://issues.apache.org/jira/browse/YARN-1533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Zhijie Shen resolved YARN-1533.
-------------------------------

    Resolution: Duplicate

[~liangly], thanks for analyzing the reason of the test failure. Unfortunately, we were unable to trace it in time. YARN-1872 is a relatively more up-to-date ticket about the same issue, hence I close this ticket as duplicate.

> TestDistributedShell.testDSShell occasionally fails
> ---------------------------------------------------
>
>                 Key: YARN-1533
>                 URL: https://issues.apache.org/jira/browse/YARN-1533
>             Project: Hadoop YARN
>          Issue Type: Test
>    Affects Versions: 2.2.0
>            Reporter: Liyin Liang
>
> TestApplicationCleanup is occasionally failing with the error:
> {code}
> -------------------------------------------------------------------------------
> Test set: org.apache.hadoop.yarn.applications.distributedshell.TestDistributedShell
> -------------------------------------------------------------------------------
> Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 114.163 sec <<< FAILURE! - in org.apache.hadoop.yarn.applications.distributedshell.TestDistributedShell
> testDSShell(org.apache.hadoop.yarn.applications.distributedshell.TestDistributedShell)  Time elapsed: 90.009 sec  <<< ERROR!
> java.lang.Exception: test timed out after 90000 milliseconds
>         at java.lang.Object.wait(Native Method)
>         at java.lang.Thread.join(Thread.java:1186)
>         at java.lang.Thread.join(Thread.java:1239)
>         at org.apache.hadoop.yarn.applications.distributedshell.TestDistributedShell.testDSShell(TestDistributedShell.java:163)
> {code}



--
This message was sent by Atlassian JIRA
(v6.2#6252)