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/25 02:31:45 UTC

Failed: YARN-3656 PreCommit Build #8660

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 461 lines...]
|  +1  |            install  |  1m 19s    | mvn install still works. 
|  +1  |    eclipse:eclipse  |  0m 32s    | The patch built with 
|      |                     |            | eclipse:eclipse.
|  +1  |           findbugs  |  1m 25s    | The patch does not introduce any 
|      |                     |            | new Findbugs (version 3.0.0)
|      |                     |            | warnings.
|  -1  |         yarn tests  |  52m 11s   | Tests failed in 
|      |                     |            | hadoop-yarn-server-resourcemanager.
|      |                     |  91m 12s   | 


             Reason | Tests
 Failed unit tests  |  hadoop.yarn.server.resourcemanager.scheduler.fair.TestAllocationFileLoaderService 
                    |  hadoop.yarn.server.resourcemanager.reservation.TestCapacityReservationSystem 
                    |  hadoop.yarn.server.resourcemanager.reservation.TestFairReservationSystem 


|| Subsystem || Report/Notes ||
============================================================================
| Patch URL | http://issues.apache.org/jira/secure/attachment/12747121/YARN-3656-v1.3.patch |
| Optional Tests | javadoc javac unit findbugs checkstyle |
| git revision | trunk / ff9c13e |
| checkstyle |  /home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build@2/patchprocess/diffcheckstylehadoop-yarn-server-resourcemanager.txt |
| hadoop-yarn-server-resourcemanager test log | /home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build@2/patchprocess/testrun_hadoop-yarn-server-resourcemanager.txt |
| Test Results | https://builds.apache.org/job/PreCommit-YARN-Build/8660/testReport/ |
| Java | 1.7.0_55 |
| uname | Linux asf904.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.
055ab2348a743c201d35b04cf97bd0501c66c2fa logged out


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


Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending artifact delta relative to PreCommit-YARN-Build #8652
Archived 30 artifacts
Archive block size is 32768
Received 1 blocks and 13327836 bytes
Compression is 0.2%
Took 3 sec
[description-setter] Could not determine description.
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) ##############################
5 tests failed.
REGRESSION:  org.apache.hadoop.yarn.server.resourcemanager.reservation.TestCapacityReservationSystem.testReinitialize

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.reservation.ReservationSystemTestUtil.validateReservationQueue(ReservationSystemTestUtil.java:92)
	at org.apache.hadoop.yarn.server.resourcemanager.reservation.TestCapacityReservationSystem.testReinitialize(TestCapacityReservationSystem.java:76)


REGRESSION:  org.apache.hadoop.yarn.server.resourcemanager.reservation.TestCapacityReservationSystem.testInitialize

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.reservation.ReservationSystemTestUtil.validateReservationQueue(ReservationSystemTestUtil.java:92)
	at org.apache.hadoop.yarn.server.resourcemanager.reservation.TestCapacityReservationSystem.testInitialize(TestCapacityReservationSystem.java:50)


REGRESSION:  org.apache.hadoop.yarn.server.resourcemanager.reservation.TestFairReservationSystem.testFairReservationSystemInitialize

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.reservation.ReservationSystemTestUtil.validateReservationQueue(ReservationSystemTestUtil.java:92)
	at org.apache.hadoop.yarn.server.resourcemanager.reservation.TestFairReservationSystem.testFairReservationSystemInitialize(TestFairReservationSystem.java:84)


REGRESSION:  org.apache.hadoop.yarn.server.resourcemanager.reservation.TestFairReservationSystem.testFairReservationSystemReinitialize

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.reservation.ReservationSystemTestUtil.validateReservationQueue(ReservationSystemTestUtil.java:92)
	at org.apache.hadoop.yarn.server.resourcemanager.reservation.TestFairReservationSystem.testFairReservationSystemReinitialize(TestFairReservationSystem.java:110)


REGRESSION:  org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.TestAllocationFileLoaderService.testGetAllocationFileFromClasspath

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.scheduler.fair.TestAllocationFileLoaderService.testGetAllocationFileFromClasspath(TestAllocationFileLoaderService.java:54)