See https://builds.apache.org/job/Hadoop-Yarn-trunk-Java8/1207/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE 
###########################
[...truncated 5323 lines...]

Failed tests: 
  
TestRMApplicationHistoryWriter.testRMWritingMassiveHistoryForCapacitySche:383->testRMWritingMassiveHistory:431->testRMWritingMassiveHistory:470
 expected:<10000> but was:<8352>
  TestCapacityScheduler.testKillAllAppsInQueue:2120 null

Tests in error: 
  TestSchedulingPolicy.testIsApplicableTo:81 »  test timed out after 1000 
millis...
  TestResources.testComponentwiseMin:36 »  test timed out after 1000 
millisecond...

Tests run: 1431, Failures: 2, Errors: 2, Skipped: 2

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Hadoop YARN ................................ SUCCESS [ 10.714 s]
[INFO] Apache Hadoop YARN API ............................ SUCCESS [03:36 min]
[INFO] Apache Hadoop YARN Common ......................... SUCCESS [05:44 min]
[INFO] Apache Hadoop YARN Server ......................... SUCCESS [  0.228 s]
[INFO] Apache Hadoop YARN Server Common .................. SUCCESS [01:20 min]
[INFO] Apache Hadoop YARN NodeManager .................... SUCCESS [16:25 min]
[INFO] Apache Hadoop YARN Web Proxy ...................... SUCCESS [ 50.669 s]
[INFO] Apache Hadoop YARN ApplicationHistoryService ...... SUCCESS [06:41 min]
[INFO] Apache Hadoop YARN ResourceManager ................ FAILURE [  01:40 h]
[INFO] Apache Hadoop YARN Server Tests ................... SKIPPED
[INFO] Apache Hadoop YARN Client ......................... SKIPPED
[INFO] Apache Hadoop YARN SharedCacheManager ............. SKIPPED
[INFO] Apache Hadoop YARN Timeline Plugin Storage ........ SKIPPED
[INFO] Apache Hadoop YARN Applications ................... SKIPPED
[INFO] Apache Hadoop YARN DistributedShell ............... SKIPPED
[INFO] Apache Hadoop YARN Unmanaged Am Launcher .......... SKIPPED
[INFO] Apache Hadoop YARN Site ........................... SKIPPED
[INFO] Apache Hadoop YARN Registry ....................... SKIPPED
[INFO] Apache Hadoop YARN Project ........................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:15 h
[INFO] Finished at: 2016-03-23T22:30:14+00:00
[INFO] Final Memory: 64M/1052M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on 
project hadoop-yarn-server-resourcemanager: There are test failures.
[ERROR] 
[ERROR] Please refer to 
/home/jenkins/jenkins-slave/workspace/Hadoop-Yarn-trunk-Java8/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/target/surefire-reports
 for the individual test results.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please 
read the following articles:
[ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :hadoop-yarn-server-resourcemanager
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results
Sending e-mails to: yarn-dev@hadoop.apache.org
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



###################################################################################
############################## FAILED TESTS (if any) 
##############################
4 tests failed.
FAILED:  
org.apache.hadoop.yarn.server.resourcemanager.ahs.TestRMApplicationHistoryWriter.testRMWritingMassiveHistoryForCapacitySche

Error Message:
expected:<10000> but was:<8352>

Stack Trace:
java.lang.AssertionError: expected:<10000> but was:<8352>
        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.ahs.TestRMApplicationHistoryWriter.testRMWritingMassiveHistory(TestRMApplicationHistoryWriter.java:470)
        at 
org.apache.hadoop.yarn.server.resourcemanager.ahs.TestRMApplicationHistoryWriter.testRMWritingMassiveHistory(TestRMApplicationHistoryWriter.java:431)
        at 
org.apache.hadoop.yarn.server.resourcemanager.ahs.TestRMApplicationHistoryWriter.testRMWritingMassiveHistoryForCapacitySche(TestRMApplicationHistoryWriter.java:383)


FAILED:  
org.apache.hadoop.yarn.server.resourcemanager.resource.TestResources.testComponentwiseMin

Error Message:
test timed out after 1000 milliseconds

Stack Trace:
java.lang.Exception: test timed out after 1000 milliseconds
        at 
org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$ElementStack.pushElement(Unknown
 Source)
        at 
org.apache.xerces.impl.XMLNSDocumentScannerImpl.scanStartElement(Unknown Source)
        at 
org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(Unknown
 Source)
        at 
org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown 
Source)
        at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
        at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
        at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
        at org.apache.xerces.parsers.DOMParser.parse(Unknown Source)
        at org.apache.xerces.jaxp.DocumentBuilderImpl.parse(Unknown Source)
        at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:150)
        at org.apache.hadoop.conf.Configuration.parse(Configuration.java:2555)
        at org.apache.hadoop.conf.Configuration.parse(Configuration.java:2543)
        at 
org.apache.hadoop.conf.Configuration.loadResource(Configuration.java:2614)
        at 
org.apache.hadoop.conf.Configuration.loadResources(Configuration.java:2567)
        at 
org.apache.hadoop.conf.Configuration.getProps(Configuration.java:2471)
        at org.apache.hadoop.conf.Configuration.get(Configuration.java:1296)
        at 
org.apache.hadoop.yarn.factory.providers.RecordFactoryProvider.getRecordFactory(RecordFactoryProvider.java:49)
        at org.apache.hadoop.yarn.util.Records.<clinit>(Records.java:33)
        at 
org.apache.hadoop.yarn.util.resource.Resources.createResource(Resources.java:102)
        at 
org.apache.hadoop.yarn.server.resourcemanager.resource.TestResources.testComponentwiseMin(TestResources.java:36)


FAILED:  
org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.TestCapacityScheduler.testKillAllAppsInQueue

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.capacity.TestCapacityScheduler.testKillAllAppsInQueue(TestCapacityScheduler.java:2120)


FAILED:  
org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.TestSchedulingPolicy.testIsApplicableTo

Error Message:
test timed out after 1000 milliseconds

Stack Trace:
java.lang.Exception: test timed out after 1000 milliseconds
        at 
java.util.concurrent.locks.ReentrantLock$Sync.tryRelease(ReentrantLock.java:149)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer.release(AbstractQueuedSynchronizer.java:1261)
        at 
java.util.concurrent.locks.ReentrantLock.unlock(ReentrantLock.java:457)
        at 
com.google.common.collect.MapMakerInternalMap$Segment.runLockedCleanup(MapMakerInternalMap.java:3129)
        at 
com.google.common.collect.MapMakerInternalMap$Segment.preWriteCleanup(MapMakerInternalMap.java:3107)
        at 
com.google.common.collect.MapMakerInternalMap$Segment.put(MapMakerInternalMap.java:2535)
        at 
com.google.common.collect.MapMakerInternalMap.putIfAbsent(MapMakerInternalMap.java:3566)
        at 
com.google.common.collect.Interners$CustomInterner.intern(Interners.java:77)
        at 
org.apache.hadoop.util.StringInterner.weakIntern(StringInterner.java:81)
        at 
org.apache.hadoop.conf.Configuration.loadResource(Configuration.java:2690)
        at 
org.apache.hadoop.conf.Configuration.loadResources(Configuration.java:2567)
        at 
org.apache.hadoop.conf.Configuration.getProps(Configuration.java:2471)
        at org.apache.hadoop.conf.Configuration.get(Configuration.java:1296)
        at 
org.apache.hadoop.yarn.factory.providers.RecordFactoryProvider.getRecordFactory(RecordFactoryProvider.java:49)
        at org.apache.hadoop.yarn.util.Records.<clinit>(Records.java:33)
        at 
org.apache.hadoop.yarn.util.resource.Resources.createResource(Resources.java:102)
        at 
org.apache.hadoop.yarn.util.resource.Resources.createResource(Resources.java:98)
        at 
org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.policies.FairSharePolicy$FairShareComparator.<clinit>(FairSharePolicy.java:71)
        at 
org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.policies.FairSharePolicy.<clinit>(FairSharePolicy.java:47)
        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
        at 
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
        at 
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
        at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
        at 
org.apache.hadoop.util.ReflectionUtils.newInstance(ReflectionUtils.java:132)
        at 
org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.SchedulingPolicy.getInstance(SchedulingPolicy.java:55)
        at 
org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.SchedulingPolicy.<clinit>(SchedulingPolicy.java:43)
        at 
org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.TestSchedulingPolicy.testIsApplicableTo(TestSchedulingPolicy.java:81)


Reply via email to