Return-Path: X-Original-To: apmail-hadoop-yarn-dev-archive@minotaur.apache.org Delivered-To: apmail-hadoop-yarn-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 32E4818240 for ; Thu, 29 Oct 2015 19:00:00 +0000 (UTC) Received: (qmail 86852 invoked by uid 500); 29 Oct 2015 18:59:59 -0000 Delivered-To: apmail-hadoop-yarn-dev-archive@hadoop.apache.org Received: (qmail 86787 invoked by uid 500); 29 Oct 2015 18:59:59 -0000 Mailing-List: contact yarn-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: yarn-dev@hadoop.apache.org Delivered-To: mailing list yarn-dev@hadoop.apache.org Received: (qmail 86737 invoked by uid 99); 29 Oct 2015 18:59:59 -0000 Received: from crius.apache.org (HELO crius.apache.org) (140.211.11.14) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 29 Oct 2015 18:59:59 +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 CD9BA9C0185 for ; Thu, 29 Oct 2015 18:59:57 +0000 (UTC) Date: Thu, 29 Oct 2015 18:59:57 +0000 (UTC) From: Apache Jenkins Server To: yarn-dev@hadoop.apache.org Message-ID: <1833734340.6794.1446145197840.JavaMail.jenkins@crius> In-Reply-To: <58066533.6664.1446112043350.JavaMail.jenkins@crius> References: <58066533.6664.1446112043350.JavaMail.jenkins@crius> Subject: Hadoop-Yarn-trunk - Build # 1336 - Still Failing MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_6793_1249986242.1446145197836" X-Jenkins-Job: Hadoop-Yarn-trunk X-Jenkins-Result: FAILURE ------=_Part_6793_1249986242.1446145197836 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable See https://builds.apache.org/job/Hadoop-Yarn-trunk/1336/ ###########################################################################= ######## ########################## LAST 60 LINES OF THE CONSOLE ###################= ######## [...truncated 13802 lines...] at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill= (SynchronousQueue.java:460) at java.util.concurrent Results : Tests in error:=20 TestDistributedShell.testDSShellWithoutDomain:151->testDSShell:218 =C2=BB= test tim... TestDistributedShell.testDSAttemptFailuresValidityIntervalFailed:437 =C2= =BB test t... TestDistributedShell.testDSAttemptFailuresValidityIntervalSucess:399 =C2= =BB test t... TestDistributedShell.testDSShellWithDomain:146->testDSShell:218 =C2=BB t= est timed ... TestDistributedShellWithNodeLabels.testDSShellWithNodeLabelExpression:118= =C2=BB t... Tests run: 3, Failures: 0, Errors: 1, Skipped: 0 [INFO] --------------------------------------------------------------------= ---- [INFO] Reactor Summary: [INFO]=20 [INFO] Apache Hadoop YARN ................................ SUCCESS [ 3.628= s] [INFO] Apache Hadoop YARN API ............................ SUCCESS [04:32 m= in] [INFO] Apache Hadoop YARN Common ......................... SUCCESS [03:11 m= in] [INFO] Apache Hadoop YARN Server ......................... SUCCESS [ 0.093= s] [INFO] Apache Hadoop YARN Server Common .................. SUCCESS [ 50.494= s] [INFO] Apache Hadoop YARN NodeManager .................... SUCCESS [09:46 m= in] [INFO] Apache Hadoop YARN Web Proxy ...................... SUCCESS [ 29.203= s] [INFO] Apache Hadoop YARN ApplicationHistoryService ...... SUCCESS [03:40 m= in] [INFO] Apache Hadoop YARN ResourceManager ................ SUCCESS [ 01:02= h] [INFO] Apache Hadoop YARN Server Tests ................... SUCCESS [01:54 m= in] [INFO] Apache Hadoop YARN Client ......................... SUCCESS [07:16 m= in] [INFO] Apache Hadoop YARN SharedCacheManager ............. SUCCESS [ 29.546= s] [INFO] Apache Hadoop YARN Applications ................... SUCCESS [ 0.046= s] [INFO] Apache Hadoop YARN DistributedShell ............... FAILURE [16:43 m= in] [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: 01:51 h [INFO] Finished at: 2015-10-29T18:59:48+00:00 [INFO] Final Memory: 82M/756M [INFO] --------------------------------------------------------------------= ---- [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plug= in:2.17:test (default-test) on project hadoop-yarn-applications-distributed= shell: There was a timeout or other error in the fork -> [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-applications-distributedshell Build step 'Execute shell' marked build as failure Archiving artifacts Recording test results Updating YARN-2902 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) ######################= ######## 1 tests failed. FAILED: org.apache.hadoop.yarn.applications.distributedshell.TestDistribut= edShellWithNodeLabels.testDSShellWithNodeLabelExpression Error Message: test timed out after 90000 milliseconds Stack Trace: java.lang.Exception: test timed out after 90000 milliseconds =09at java.lang.Thread.sleep(Native Method) =09at org.apache.hadoop.yarn.applications.distributedshell.Client.monitorAp= plication(Client.java:734) =09at org.apache.hadoop.yarn.applications.distributedshell.Client.run(Clien= t.java:715) =09at org.apache.hadoop.yarn.applications.distributedshell.TestDistributedS= hellWithNodeLabels.testDSShellWithNodeLabelExpression(TestDistributedShellW= ithNodeLabels.java:118) ------=_Part_6793_1249986242.1446145197836--