You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "nijel (JIRA)" <ji...@apache.org> on 2015/07/01 10:54:06 UTC

[jira] [Commented] (YARN-2953) TestWorkPreservingRMRestart fails on trunk

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

nijel commented on YARN-2953:
-----------------------------

Hi [~rohithsharma]
This test cases is passing in recent code and i see the time out is increased ( @Test (timeout = 50000)). This happened on the following check-in
{code}
Revision: 5f57b904f550515693d93a2959e663b0d0260696
Author: Jian He <ji...@apache.org>
Date: 31-12-2014 05:05:45
Message:
YARN-2492. Added node-labels page on RM web UI. Contributed by Wangda Tan
{code}
Can you please validate this issue ? 


> TestWorkPreservingRMRestart fails on trunk
> ------------------------------------------
>
>                 Key: YARN-2953
>                 URL: https://issues.apache.org/jira/browse/YARN-2953
>             Project: Hadoop YARN
>          Issue Type: Bug
>          Components: resourcemanager
>            Reporter: Rohith Sharma K S
>
> Running org.apache.hadoop.yarn.server.resourcemanager.TestWorkPreservingRMRestart
> Tests run: 36, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 337.034 sec <<< FAILURE! - in org.apache.hadoop.yarn.server.resourcemanager.TestWorkPreservingRMRestart
> testReleasedContainerNotRecovered[0](org.apache.hadoop.yarn.server.resourcemanager.TestWorkPreservingRMRestart)  Time elapsed: 30.031 sec  <<< ERROR!
> java.lang.Exception: test timed out after 30000 milliseconds
> 	at java.lang.Thread.sleep(Native Method)
> 	at org.apache.hadoop.yarn.server.resourcemanager.MockRM.waitForState(MockRM.java:131)
> 	at org.apache.hadoop.yarn.server.resourcemanager.MockRM.launchAndRegisterAM(MockRM.java:670)
> 	at org.apache.hadoop.yarn.server.resourcemanager.TestWorkPreservingRMRestart.testReleasedContainerNotRecovered(TestWorkPreservingRMRestart.java:850)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)