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 847D210CE2 for ; Fri, 23 Jan 2015 10:41:42 +0000 (UTC) Received: (qmail 68337 invoked by uid 500); 23 Jan 2015 10:41:42 -0000 Delivered-To: apmail-hadoop-yarn-dev-archive@hadoop.apache.org Received: (qmail 68275 invoked by uid 500); 23 Jan 2015 10:41:42 -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 67592 invoked by uid 99); 23 Jan 2015 10:41:41 -0000 Received: from crius.apache.org (HELO crius) (140.211.11.14) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 23 Jan 2015 10:41:41 +0000 Received: from crius.apache.org (localhost [127.0.0.1]) by crius (Postfix) with ESMTP id 6365AE011AD for ; Fri, 23 Jan 2015 10:41:41 +0000 (UTC) Date: Fri, 23 Jan 2015 10:41:41 +0000 (UTC) From: Apache Jenkins Server To: yarn-dev@hadoop.apache.org Message-ID: <1081700807.179.1422009701405.JavaMail.jenkins@crius> In-Reply-To: <1105193706.3929.1421923362059.JavaMail.jenkins@crius> References: <1105193706.3929.1421923362059.JavaMail.jenkins@crius> Subject: Hadoop-Yarn-trunk-Java8 - Build # 82 - Still Failing MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_178_300878285.1422009701273" X-Jenkins-Job: Hadoop-Yarn-trunk-Java8 X-Jenkins-Result: FAILURE ------=_Part_178_300878285.1422009701273 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable See https://builds.apache.org/job/Hadoop-Yarn-trunk-Java8/82/ ###########################################################################= ######## ########################## LAST 60 LINES OF THE CONSOLE ###################= ######## [...truncated 4048 lines...] Tests in error:=20 TestResourceLocalizationService.cleanup:184 =C2=BB IO Unable to delete di= rectory ta... Tests run: 281, Failures: 0, Errors: 1, Skipped: 5 [INFO] --------------------------------------------------------------------= ---- [INFO] Reactor Summary: [INFO]=20 [INFO] hadoop-yarn ....................................... SUCCESS [ 3.428= s] [INFO] hadoop-yarn-api ................................... SUCCESS [01:09 m= in] [INFO] hadoop-yarn-common ................................ SUCCESS [02:08 m= in] [INFO] hadoop-yarn-server ................................ SUCCESS [ 0.049= s] [INFO] hadoop-yarn-server-common ......................... SUCCESS [ 33.835= s] [INFO] hadoop-yarn-server-nodemanager .................... FAILURE [05:34 m= in] [INFO] hadoop-yarn-server-web-proxy ...................... SKIPPED [INFO] hadoop-yarn-server-applicationhistoryservice ...... SKIPPED [INFO] hadoop-yarn-server-resourcemanager ................ SKIPPED [INFO] hadoop-yarn-server-tests .......................... SKIPPED [INFO] hadoop-yarn-client ................................ SKIPPED [INFO] hadoop-yarn-server-sharedcachemanager ............. SKIPPED [INFO] hadoop-yarn-applications .......................... SKIPPED [INFO] hadoop-yarn-applications-distributedshell ......... SKIPPED [INFO] hadoop-yarn-applications-unmanaged-am-launcher .... SKIPPED [INFO] hadoop-yarn-site .................................. SKIPPED [INFO] hadoop-yarn-registry .............................. SKIPPED [INFO] hadoop-yarn-project ............................... SKIPPED [INFO] --------------------------------------------------------------------= ---- [INFO] BUILD FAILURE [INFO] --------------------------------------------------------------------= ---- [INFO] Total time: 09:30 min [INFO] Finished at: 2015-01-23T10:41:32+00:00 [INFO] Final Memory: 77M/909M [INFO] --------------------------------------------------------------------= ---- [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plug= in:2.17:test (default-test) on project hadoop-yarn-server-nodemanager: Ther= e are test failures. [ERROR]=20 [ERROR] Please refer to /home/jenkins/jenkins-slave/workspace/Hadoop-Yarn-t= runk-Java8/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-s= erver-nodemanager/target/surefire-reports for the individual test results. [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-nodemanager Build step 'Execute shell' marked build as failure Archiving artifacts Recording test results Updating HADOOP-11493 Updating HDFS-7575 Updating HADOOP-11500 Updating HDFS-3519 Updating YARN-3082 Updating HDFS-7660 Updating HADOOP-11008 Sending e-mails to: yarn-dev@hadoop.apache.org Email was triggered for: Failure Sending email for trigger: Failure ###########################################################################= ######## ############################## FAILED TESTS (if any) ######################= ######## 1 tests failed. REGRESSION: org.apache.hadoop.yarn.server.nodemanager.containermanager.loc= alizer.TestResourceLocalizationService.testPublicResourceInitializesLocalDi= r Error Message: Unable to delete directory target/org.apache.hadoop.yarn.server.nodemanager= .containermanager.localizer.TestResourceLocalizationService/0. Stack Trace: java.io.IOException: Unable to delete directory target/org.apache.hadoop.ya= rn.server.nodemanager.containermanager.localizer.TestResourceLocalizationSe= rvice/0. =09at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1541) =09at org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:2270) =09at org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1653) =09at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1535) =09at org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.= TestResourceLocalizationService.cleanup(TestResourceLocalizationService.jav= a:184) ------=_Part_178_300878285.1422009701273--