Return-Path: X-Original-To: apmail-hadoop-hdfs-dev-archive@minotaur.apache.org Delivered-To: apmail-hadoop-hdfs-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 D0D41D1CC for ; Sat, 14 Jul 2012 11:41:11 +0000 (UTC) Received: (qmail 85215 invoked by uid 500); 14 Jul 2012 11:41:10 -0000 Delivered-To: apmail-hadoop-hdfs-dev-archive@hadoop.apache.org Received: (qmail 84679 invoked by uid 500); 14 Jul 2012 11:41:04 -0000 Mailing-List: contact hdfs-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hdfs-dev@hadoop.apache.org Delivered-To: mailing list hdfs-dev@hadoop.apache.org Received: (qmail 84607 invoked by uid 99); 14 Jul 2012 11:41:01 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 14 Jul 2012 11:41:01 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.8] (HELO aegis.apache.org) (140.211.11.8) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 14 Jul 2012 11:41:00 +0000 Received: from aegis.apache.org (localhost [127.0.0.1]) by aegis.apache.org (Postfix) with ESMTP id D8031C00EA for ; Sat, 14 Jul 2012 11:40:39 +0000 (UTC) Date: Sat, 14 Jul 2012 11:40:39 +0000 (UTC) From: Apache Jenkins Server To: hdfs-dev@hadoop.apache.org Message-ID: <629208628.972.1342266039853.JavaMail.hudson@aegis.apache.org> In-Reply-To: <1069354852.746.1342179665826.JavaMail.hudson@aegis.apache.org> References: <1069354852.746.1342179665826.JavaMail.hudson@aegis.apache.org> Subject: Build failed in Jenkins: Hadoop-Hdfs-trunk #1103 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Jenkins-Job: Hadoop-Hdfs-trunk X-Jenkins-Result: FAILURE X-Virus-Checked: Checked by ClamAV on apache.org See Changes: [eli] HDFS-3654. TestJspHelper#testGetUgi fails with NPE. Contributed by Eli Collins [eli] HDFS-3539. libhdfs code cleanups. Contributed by Colin Patrick McCabe [eli] HDFS-3609. libhdfs: don't force the URI to look like hdfs://hostname:port. Contributed by Colin Patrick McCabe [eli] HDFS-3492. fix some misuses of InputStream#skip. Contributed by Colin Patrick McCabe [eli] HDFS-470. libhdfs should handle 0-length reads from FSInputStream correctly. Contributed by Colin Patrick McCabe [eli] HDFS-3606. libhdfs: create self-contained unit test. Contributed by Colin Patrick McCabe [eli] HADOOP-8499. Lower min.user.id to 500 for the tests. Contributed Colin Patrick McCabe [tucu] MAPREDUCE-3451. Amendment, excluding findbugs warnings (tucu) [bobby] MAPREDUCE-4299. Terasort hangs with MR2 FifoScheduler (Tom White via bobby) [bobby] MAPREDUCE-4419. ./mapred queue -info -showJobs displays all the jobs irrespective of (Devaraj K via bobby) [tucu] MAPREDUCE-4441. Fix build issue caused by MR-3451 (kkambatl via tucu) [harsh] MAPREDUCE-4432. Confusing warning message when GenericOptionsParser is not used. Contributed by Gabriel Reid. (harsh) ------------------------------------------ [...truncated 12025 lines...] [INFO] Building jar: [INFO] [INFO] --- maven-checkstyle-plugin:2.6:checkstyle (default-cli) @ hadoop-hdfs-httpfs --- [INFO] [INFO] There are 1598 checkstyle errors. [WARNING] Unable to locate Source XRef to link to - DISABLED [INFO] [INFO] --- findbugs-maven-plugin:2.3.2:findbugs (default-cli) @ hadoop-hdfs-httpfs --- [INFO] ****** FindBugsMojo execute ******* [INFO] canGenerate is true [INFO] ****** FindBugsMojo executeFindbugs ******* [INFO] Temp File is [INFO] Fork Value is true [INFO] xmlOutput is false [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache Hadoop HDFS BookKeeper Journal 3.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ hadoop-hdfs-bkjournal --- [INFO] Deleting [INFO] [INFO] --- maven-antrun-plugin:1.6:run (create-testdirs) @ hadoop-hdfs-bkjournal --- [INFO] Executing tasks main: [mkdir] Created dir: [INFO] Executed tasks [INFO] [INFO] --- maven-dependency-plugin:2.1:build-classpath (build-classpath) @ hadoop-hdfs-bkjournal --- [INFO] Wrote classpath file ' [INFO] [INFO] --- maven-resources-plugin:2.2:resources (default-resources) @ hadoop-hdfs-bkjournal --- [INFO] Using default encoding to copy filtered resources. [INFO] [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ hadoop-hdfs-bkjournal --- [INFO] Compiling 6 source files to [INFO] [INFO] --- maven-resources-plugin:2.2:testResources (default-testResources) @ hadoop-hdfs-bkjournal --- [INFO] Using default encoding to copy filtered resources. [INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ hadoop-hdfs-bkjournal --- [INFO] Compiling 8 source files to [INFO] [INFO] --- maven-surefire-plugin:2.12:test (default-test) @ hadoop-hdfs-bkjournal --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ hadoop-hdfs-bkjournal --- [INFO] Building jar: [INFO] [INFO] --- maven-source-plugin:2.1.2:jar-no-fork (hadoop-java-sources) @ hadoop-hdfs-bkjournal --- [INFO] Building jar: [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (dist-enforce) @ hadoop-hdfs-bkjournal --- [INFO] [INFO] --- maven-site-plugin:3.0:attach-descriptor (attach-descriptor) @ hadoop-hdfs-bkjournal --- [INFO] [INFO] --- maven-javadoc-plugin:2.8.1:jar (module-javadocs) @ hadoop-hdfs-bkjournal --- [INFO] Loading source files for package org.apache.hadoop.contrib.bkjournal... Constructing Javadoc information... Standard Doclet version 1.6.0_26 Building tree for all the packages and classes... Generating Generating Generating Generating Generating Generating Generating Generating Generating Building index for all the packages and classes... Generating Generating Generating Building index for all classes... Generating Generating Generating Generating Generating [INFO] Building jar: [INFO] [INFO] --- maven-shade-plugin:1.5:shade (default) @ hadoop-hdfs-bkjournal --- [INFO] Excluding commons-cli:commons-cli:jar:1.2 from the shaded jar. [INFO] Excluding commons-logging:commons-logging:jar:1.1.1 from the shaded jar. [INFO] Excluding log4j:log4j:jar:1.2.15 from the shaded jar. [INFO] Excluding commons-lang:commons-lang:jar:2.5 from the shaded jar. [INFO] Excluding commons-collections:commons-collections:jar:3.2.1 from the shaded jar. [INFO] Excluding commons-configuration:commons-configuration:jar:1.6 from the shaded jar. [INFO] Excluding commons-digester:commons-digester:jar:1.8 from the shaded jar. [INFO] Excluding commons-beanutils:commons-beanutils:jar:1.7.0 from the shaded jar. [INFO] Excluding commons-beanutils:commons-beanutils-core:jar:1.8.0 from the shaded jar. [INFO] Excluding org.slf4j:slf4j-api:jar:1.6.1 from the shaded jar. [INFO] Excluding org.slf4j:slf4j-log4j12:jar:1.6.1 from the shaded jar. [INFO] Including org.apache.zookeeper:zookeeper:jar:3.4.2 in the shaded jar. [INFO] Excluding jline:jline:jar:0.9.94 from the shaded jar. [INFO] Including org.apache.bookkeeper:bookkeeper-server:jar:4.0.0 in the shaded jar. [INFO] Including org.jboss.netty:netty:jar:3.2.4.Final in the shaded jar. [INFO] Replacing original artifact with shaded artifact. [INFO] Replacing with [INFO] [INFO] --- maven-checkstyle-plugin:2.6:checkstyle (default-cli) @ hadoop-hdfs-bkjournal --- [INFO] [INFO] There are 320 checkstyle errors. [WARNING] Unable to locate Source XRef to link to - DISABLED [INFO] [INFO] --- findbugs-maven-plugin:2.3.2:findbugs (default-cli) @ hadoop-hdfs-bkjournal --- [INFO] ****** FindBugsMojo execute ******* [INFO] canGenerate is true [INFO] ****** FindBugsMojo executeFindbugs ******* [INFO] Temp File is [INFO] Fork Value is true [INFO] xmlOutput is false [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache Hadoop HDFS Raid 3.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ hadoop-hdfs-raid --- [INFO] Deleting [INFO] [INFO] --- maven-antrun-plugin:1.6:run (create-testdirs) @ hadoop-hdfs-raid --- [INFO] Executing tasks main: [mkdir] Created dir: [mkdir] Created dir: [INFO] Executed tasks [INFO] [INFO] --- maven-dependency-plugin:2.1:build-classpath (build-classpath) @ hadoop-hdfs-raid --- [INFO] Wrote classpath file ' [INFO] [INFO] --- maven-resources-plugin:2.2:resources (default-resources) @ hadoop-hdfs-raid --- [INFO] Using default encoding to copy filtered resources. [INFO] [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ hadoop-hdfs-raid --- [INFO] Compiling 33 source files to [INFO] [INFO] --- maven-dependency-plugin:2.1:build-classpath (create-mrapp-generated-classpath) @ hadoop-hdfs-raid --- [INFO] Wrote classpath file ' [INFO] [INFO] --- maven-resources-plugin:2.2:testResources (default-testResources) @ hadoop-hdfs-raid --- [INFO] Using default encoding to copy filtered resources. [INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ hadoop-hdfs-raid --- [INFO] Compiling 20 source files to [INFO] [INFO] --- maven-surefire-plugin:2.12:test (default-test) @ hadoop-hdfs-raid --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (prepare-jar) @ hadoop-hdfs-raid --- [INFO] Building jar: [INFO] [INFO] --- maven-jar-plugin:2.3.1:test-jar (prepare-test-jar) @ hadoop-hdfs-raid --- [INFO] Building jar: [INFO] [INFO] >>> maven-source-plugin:2.1.2:jar (default) @ hadoop-hdfs-raid >>> [INFO] [INFO] --- maven-antrun-plugin:1.6:run (create-testdirs) @ hadoop-hdfs-raid --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- maven-dependency-plugin:2.1:build-classpath (build-classpath) @ hadoop-hdfs-raid --- [INFO] Skipped writing classpath file ' No changes found. [INFO] [INFO] <<< maven-source-plugin:2.1.2:jar (default) @ hadoop-hdfs-raid <<< [INFO] [INFO] --- maven-source-plugin:2.1.2:jar (default) @ hadoop-hdfs-raid --- [INFO] Building jar: [INFO] [INFO] >>> maven-source-plugin:2.1.2:test-jar (default) @ hadoop-hdfs-raid >>> [INFO] [INFO] --- maven-antrun-plugin:1.6:run (create-testdirs) @ hadoop-hdfs-raid --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- maven-dependency-plugin:2.1:build-classpath (build-classpath) @ hadoop-hdfs-raid --- [INFO] Skipped writing classpath file ' No changes found. [INFO] [INFO] <<< maven-source-plugin:2.1.2:test-jar (default) @ hadoop-hdfs-raid <<< [INFO] [INFO] --- maven-source-plugin:2.1.2:test-jar (default) @ hadoop-hdfs-raid --- [INFO] Building jar: [INFO] [INFO] --- maven-site-plugin:3.0:site (docs) @ hadoop-hdfs-raid --- [WARNING] No project URL defined - decoration links will not be relativized! [INFO] Rendering site with org.apache.maven.skins:maven-stylus-skin:jar:1.2 skin. [INFO] [INFO] --- findbugs-maven-plugin:2.3.2:findbugs (default) @ hadoop-hdfs-raid --- [INFO] ****** FindBugsMojo execute ******* [INFO] canGenerate is true [INFO] ****** FindBugsMojo executeFindbugs ******* [INFO] Temp File is [INFO] Fork Value is true [java] Warnings generated: 31 [INFO] xmlOutput is false [INFO] [INFO] --- maven-antrun-plugin:1.6:run (site) @ hadoop-hdfs-raid --- [INFO] Executing tasks main: [mkdir] Created dir: [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache Hadoop HDFS ................................ SUCCESS [5:31.899s] [INFO] Apache Hadoop HttpFS .............................. SUCCESS [33.220s] [INFO] Apache Hadoop HDFS BookKeeper Journal ............. SUCCESS [11.550s] [INFO] Apache Hadoop HDFS Raid ........................... FAILURE [17.453s] [INFO] Apache Hadoop HDFS Project ........................ SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 6:34.955s [INFO] Finished at: Sat Jul 14 11:40:08 UTC 2012 [INFO] Final Memory: 64M/817M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.6:run (site) on project hadoop-hdfs-raid: An Ant BuildException has occured: does not exist. -> [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/MojoExecutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :hadoop-hdfs-raid Build step 'Execute shell' marked build as failure Archiving artifacts Updating HDFS-470 Updating MAPREDUCE-4299 Updating MAPREDUCE-4441 Updating MAPREDUCE-4419 Updating MAPREDUCE-3451 Updating MAPREDUCE-4432 Updating HDFS-3609 Updating HDFS-3492 Updating HDFS-3539 Updating HDFS-3654 Updating HDFS-3606 Updating HADOOP-8499