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 Apache Jenkins Server <je...@builds.apache.org> on 2015/07/11 02:22:18 UTC

Failed: YARN-3900 PreCommit Build #8499

Jira: https://issues.apache.org/jira/browse/YARN-3900
Build: https://builds.apache.org/job/PreCommit-YARN-Build/8499/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 342 lines...]
|  +1  |         yarn tests  |  1m 56s    | Tests passed in hadoop-yarn-common. 
|  +1  |         yarn tests  |  3m 12s    | Tests passed in 
|      |                     |            | hadoop-yarn-server-applicationhistory
|      |                     |            | service.
|  -1  |         yarn tests  |  51m 4s    | Tests failed in 
|      |                     |            | hadoop-yarn-server-resourcemanager.
|      |                     |  100m 6s   | 


             Reason | Tests
 Failed unit tests  |  hadoop.yarn.server.resourcemanager.applicationsmanager.TestAMRMRPCNodeUpdates 
                    |  hadoop.yarn.server.resourcemanager.TestResourceTrackerService 
                    |  hadoop.yarn.server.resourcemanager.rmapp.TestRMAppTransitions 


|| Subsystem || Report/Notes ||
============================================================================
| Patch URL | http://issues.apache.org/jira/secure/attachment/12744815/YARN-3900.001.patch |
| Optional Tests | javadoc javac unit findbugs checkstyle |
| git revision | trunk / 47f4c54 |
| hadoop-yarn-common test log | /home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/testrun_hadoop-yarn-common.txt |
| hadoop-yarn-server-applicationhistoryservice test log | /home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/testrun_hadoop-yarn-server-applicationhistoryservice.txt |
| hadoop-yarn-server-resourcemanager test log | /home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/testrun_hadoop-yarn-server-resourcemanager.txt |
| Test Results | https://builds.apache.org/job/PreCommit-YARN-Build/8499/testReport/ |
| Java | 1.7.0_55 |
| uname | Linux asf902.gq1.ygridcore.net 3.13.0-36-lowlatency #63-Ubuntu SMP PREEMPT Wed Sep 3 21:56:12 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux |


============================================================================
============================================================================
                          Adding comment to JIRA
============================================================================
============================================================================


Comment added.
6d60d6e058b06408f3f0825cd47b66a12a5c5f94 logged out


============================================================================
============================================================================
                              Finished build.
============================================================================
============================================================================


Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending artifact delta relative to PreCommit-YARN-Build #8480
Archived 57 artifacts
Archive block size is 32768
Received 76 blocks and 13745938 bytes
Compression is 15.3%
Took 3.6 sec
[description-setter] Could not determine description.
Recording test results
Publish JUnit test result report is waiting for a checkpoint on PreCommit-YARN-Build #8498
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) ##############################
4 tests failed.
FAILED:  org.apache.hadoop.yarn.server.resourcemanager.TestResourceTrackerService.testReconnectNode

Error Message:
null

Stack Trace:
java.lang.AssertionError: null
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertTrue(Assert.java:52)
	at org.apache.hadoop.yarn.server.resourcemanager.TestResourceTrackerService.testReconnectNode(TestResourceTrackerService.java:1051)


FAILED:  org.apache.hadoop.yarn.server.resourcemanager.applicationsmanager.TestAMRMRPCNodeUpdates.testAMRMUnusableNodes

Error Message:
expected:<1> but was:<0>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<0>
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:743)
	at org.junit.Assert.assertEquals(Assert.java:118)
	at org.junit.Assert.assertEquals(Assert.java:555)
	at org.junit.Assert.assertEquals(Assert.java:542)
	at org.apache.hadoop.yarn.server.resourcemanager.applicationsmanager.TestAMRMRPCNodeUpdates.testAMRMUnusableNodes(TestAMRMRPCNodeUpdates.java:156)


FAILED:  org.apache.hadoop.yarn.server.resourcemanager.rmapp.TestRMAppTransitions.testAppAcceptedAttemptKilled[0]

Error Message:
expected:<APP_REMOVED> but was:<APP_ATTEMPT_ADDED>

Stack Trace:
java.lang.AssertionError: expected:<APP_REMOVED> but was:<APP_ATTEMPT_ADDED>
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:743)
	at org.junit.Assert.assertEquals(Assert.java:118)
	at org.junit.Assert.assertEquals(Assert.java:144)
	at org.apache.hadoop.yarn.server.resourcemanager.rmapp.TestRMAppTransitions.verifyAppRemovedSchedulerEvent(TestRMAppTransitions.java:1032)
	at org.apache.hadoop.yarn.server.resourcemanager.rmapp.TestRMAppTransitions.testAppAcceptedAttemptKilled(TestRMAppTransitions.java:742)


FAILED:  org.apache.hadoop.yarn.server.resourcemanager.rmapp.TestRMAppTransitions.testAppAcceptedAttemptKilled[1]

Error Message:
expected:<APP_REMOVED> but was:<APP_ATTEMPT_ADDED>

Stack Trace:
java.lang.AssertionError: expected:<APP_REMOVED> but was:<APP_ATTEMPT_ADDED>
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:743)
	at org.junit.Assert.assertEquals(Assert.java:118)
	at org.junit.Assert.assertEquals(Assert.java:144)
	at org.apache.hadoop.yarn.server.resourcemanager.rmapp.TestRMAppTransitions.verifyAppRemovedSchedulerEvent(TestRMAppTransitions.java:1032)
	at org.apache.hadoop.yarn.server.resourcemanager.rmapp.TestRMAppTransitions.testAppAcceptedAttemptKilled(TestRMAppTransitions.java:742)