Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id DFE292007D1 for ; Thu, 12 May 2016 19:11:04 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id DEA77160A10; Thu, 12 May 2016 17:11:04 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 13D51160939 for ; Thu, 12 May 2016 19:11:03 +0200 (CEST) Received: (qmail 74493 invoked by uid 500); 12 May 2016 17:11:02 -0000 Mailing-List: contact yarn-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list yarn-dev@hadoop.apache.org Received: (qmail 74110 invoked by uid 99); 12 May 2016 17:11:02 -0000 Received: from crius.apache.org (HELO crius.apache.org) (140.211.11.14) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 12 May 2016 17:11:02 +0000 Received: from crius.apache.org (localhost [127.0.0.1]) by crius.apache.org (ASF Mail Server at crius.apache.org) with ESMTP id 856999C021A for ; Thu, 12 May 2016 17:10:48 +0000 (UTC) Date: Thu, 12 May 2016 17:10:48 +0000 (UTC) From: Apache Jenkins Server To: yarn-dev@hadoop.apache.org Message-ID: <978028002.4553.1463073048544.JavaMail.jenkins@crius> In-Reply-To: <1330722596.4511.1463063778902.JavaMail.jenkins@crius> References: <1330722596.4511.1463063778902.JavaMail.jenkins@crius> Subject: Hadoop-Yarn-trunk - Build # 2135 - Still Failing MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_4552_1888745014.1463073048486" X-Jenkins-Job: Hadoop-Yarn-trunk X-Jenkins-Result: FAILURE archived-at: Thu, 12 May 2016 17:11:05 -0000 ------=_Part_4552_1888745014.1463073048486 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable See https://builds.apache.org/job/Hadoop-Yarn-trunk/2135/ ###########################################################################= ######## ########################## LAST 60 LINES OF THE CONSOLE ###################= ######## [...truncated 8896 lines...] However, there were other interactions with this mock: -> at org.apache.hadoop.yarn.server.applicationhistoryservice.TestFileSyste= mApplicationHistoryStore.initAndStartStore(TestFileSystemApplicationHistory= Store.java:70) Tests in error:=20 TestFileSystemApplicationHistoryStore.setup:64->initAndStartStore:70 =C2= =BB NullPointer TestFileSystemApplicationHistoryStore.tearDown:89 NullPointer Tests run: 202, Failures: 1, Errors: 2, Skipped: 0 [INFO] --------------------------------------------------------------------= ---- [INFO] Reactor Summary: [INFO]=20 [INFO] Apache Hadoop YARN ................................ SUCCESS [ 4.101= s] [INFO] Apache Hadoop YARN API ............................ SUCCESS [05:01 m= in] [INFO] Apache Hadoop YARN Common ......................... SUCCESS [03:40 m= in] [INFO] Apache Hadoop YARN Server ......................... SUCCESS [ 0.098= s] [INFO] Apache Hadoop YARN Server Common .................. SUCCESS [ 59.196= s] [INFO] Apache Hadoop YARN NodeManager .................... SUCCESS [12:59 m= in] [INFO] Apache Hadoop YARN Web Proxy ...................... SUCCESS [ 28.519= s] [INFO] Apache Hadoop YARN ApplicationHistoryService ...... FAILURE [03:09 m= in] [INFO] Apache Hadoop YARN ResourceManager ................ SKIPPED [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: 26:23 min [INFO] Finished at: 2016-05-12T17:10:57+00:00 [INFO] Final Memory: 89M/866M [INFO] --------------------------------------------------------------------= ---- [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plug= in:2.17:test (default-test) on project hadoop-yarn-server-applicationhistor= yservice: There are test failures. [ERROR]=20 [ERROR] Please refer to /home/jenkins/jenkins-slave/workspace/Hadoop-Yarn-t= runk/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-= applicationhistoryservice/target/surefire-reports for the individual test r= esults. [ERROR] -> [Help 1] [ERROR]=20 [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]=20 [ERROR] For more information about the errors and possible solutions, pleas= e read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailu= reException [ERROR]=20 [ERROR] After correcting the problems, you can resume the build with the co= mmand [ERROR] mvn -rf :hadoop-yarn-server-applicationhistoryservice 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) ######################= ######## 3 tests failed. FAILED: org.apache.hadoop.yarn.server.applicationhistoryservice.TestFileSy= stemApplicationHistoryStore.testMissingApplicationAttemptHistoryData Error Message: null Stack Trace: java.lang.NullPointerException: null =09at java.util.TreeMap.getEntry(TreeMap.java:342) =09at java.util.TreeMap.get(TreeMap.java:273) =09at org.apache.hadoop.fs.GlobalStorageStatistics.put(GlobalStorageStatist= ics.java:73) =09at org.apache.hadoop.fs.FileSystem.getStatistics(FileSystem.java:3598) =09at org.apache.hadoop.fs.FileSystem.initialize(FileSystem.java:214) =09at org.apache.hadoop.fs.RawLocalFileSystem.initialize(RawLocalFileSystem= .java:101) =09at org.apache.hadoop.yarn.server.applicationhistoryservice.TestFileSyste= mApplicationHistoryStore.initAndStartStore(TestFileSystemApplicationHistory= Store.java:70) =09at org.apache.hadoop.yarn.server.applicationhistoryservice.TestFileSyste= mApplicationHistoryStore.setup(TestFileSystemApplicationHistoryStore.java:6= 4) FAILED: org.apache.hadoop.yarn.server.applicationhistoryservice.TestFileSy= stemApplicationHistoryStore.testMissingApplicationAttemptHistoryData Error Message: null Stack Trace: java.lang.NullPointerException: null =09at org.apache.hadoop.yarn.server.applicationhistoryservice.TestFileSyste= mApplicationHistoryStore.tearDown(TestFileSystemApplicationHistoryStore.jav= a:89) FAILED: org.apache.hadoop.yarn.server.applicationhistoryservice.TestFileSy= stemApplicationHistoryStore.testInitNonExistingWorkingDirectoryInSafeMode Error Message: Wanted but not invoked: rawLocalFileSystem.isDirectory(); -> at org.apache.hadoop.yarn.server.applicationhistoryservice.TestFileSyste= mApplicationHistoryStore.testInitNonExistingWorkingDirectoryInSafeMode(Test= FileSystemApplicationHistoryStore.java:304) However, there were other interactions with this mock: -> at org.apache.hadoop.yarn.server.applicationhistoryservice.TestFileSyste= mApplicationHistoryStore.initAndStartStore(TestFileSystemApplicationHistory= Store.java:70) Stack Trace: org.mockito.exceptions.verification.WantedButNotInvoked:=20 Wanted but not invoked: rawLocalFileSystem.isDirectory(); -> at org.apache.hadoop.yarn.server.applicationhistoryservice.TestFileSyste= mApplicationHistoryStore.testInitNonExistingWorkingDirectoryInSafeMode(Test= FileSystemApplicationHistoryStore.java:304) However, there were other interactions with this mock: -> at org.apache.hadoop.yarn.server.applicationhistoryservice.TestFileSyste= mApplicationHistoryStore.initAndStartStore(TestFileSystemApplicationHistory= Store.java:70) =09at org.apache.hadoop.yarn.server.applicationhistoryservice.TestFileSyste= mApplicationHistoryStore.testInitNonExistingWorkingDirectoryInSafeMode(Test= FileSystemApplicationHistoryStore.java:304) ------=_Part_4552_1888745014.1463073048486 Content-Type: text/plain; charset=us-ascii --------------------------------------------------------------------- To unsubscribe, e-mail: yarn-dev-unsubscribe@hadoop.apache.org For additional commands, e-mail: yarn-dev-help@hadoop.apache.org ------=_Part_4552_1888745014.1463073048486--