Return-Path: X-Original-To: apmail-hbase-builds-archive@minotaur.apache.org Delivered-To: apmail-hbase-builds-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 1E7C810908 for ; Tue, 2 Dec 2014 18:09:24 +0000 (UTC) Received: (qmail 59428 invoked by uid 500); 2 Dec 2014 18:09:24 -0000 Delivered-To: apmail-hbase-builds-archive@hbase.apache.org Received: (qmail 59400 invoked by uid 500); 2 Dec 2014 18:09:23 -0000 Mailing-List: contact builds-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: builds@hbase.apache.org Delivered-To: mailing list builds@hbase.apache.org Received: (qmail 59389 invoked by uid 99); 2 Dec 2014 18:09:23 -0000 Received: from crius.apache.org (HELO crius) (140.211.11.14) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Dec 2014 18:09:23 +0000 Received: from crius.apache.org (localhost [127.0.0.1]) by crius (Postfix) with ESMTP id CDF51E00A3E for ; Tue, 2 Dec 2014 18:09:22 +0000 (UTC) Date: Tue, 2 Dec 2014 18:09:19 +0000 (UTC) From: Apache Jenkins Server To: builds@hbase.apache.org Message-ID: <764449019.11976.1417543759336.JavaMail.jenkins@crius> Subject: Build failed in Jenkins: HBase-TRUNK #5856 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Jenkins-Job: HBase-TRUNK X-Jenkins-Result: FAILURE See Changes: [stack] HBASE-12610 Close connection in TableInputFormatBase (Solomon Duskis) [eclark] HBASE-12576 Add metrics for rolling the HLog if there are too few DN's in the write pipeline [stack] Revert "HBASE-12558 TestHCM.testClusterStatus Unexpected exception, expected but was -- ADDED DEBUG" ------------------------------------------ [...truncated 720 lines...] [INFO] ------------------------------------------------------------------------ [INFO] Building HBase - Prefix Tree 2.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0.1:enforce (enforce) @ hbase-prefix-tree --- [INFO] [INFO] --- jacoco-maven-plugin:0.6.2.201302030002:prepare-agent (prepare-agent) @ hbase-prefix-tree --- [INFO] Skipping JaCoCo execution [INFO] argLine set to [INFO] [INFO] --- maven-remote-resources-plugin:1.4:process (default) @ hbase-prefix-tree --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ hbase-prefix-tree --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ hbase-prefix-tree --- [INFO] Compiling 39 source files to [INFO] :[-1,-1] Some input files use or override a deprecated API. [INFO] :[-1,-1] Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ hbase-prefix-tree --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ hbase-prefix-tree --- [INFO] Compiling 47 source files to [INFO] :[-1,-1] Some input files use or override a deprecated API. [INFO] :[-1,-1] Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.18:test (default-test) @ hbase-prefix-tree --- [INFO] Surefire report directory: [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.apache.hadoop.hbase.codec.prefixtree.builder.TestTreeDepth Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 sec - in org.apache.hadoop.hbase.codec.prefixtree.builder.TestTreeDepth Running org.apache.hadoop.hbase.codec.prefixtree.builder.TestTokenizer Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.apache.hadoop.hbase.codec.prefixtree.builder.TestTokenizer Running org.apache.hadoop.hbase.codec.prefixtree.timestamp.TestTimestampEncoder Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.apache.hadoop.hbase.codec.prefixtree.timestamp.TestTimestampEncoder Running org.apache.hadoop.hbase.codec.prefixtree.column.TestColumnBuilder Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.374 sec - in org.apache.hadoop.hbase.codec.prefixtree.column.TestColumnBuilder Running org.apache.hadoop.hbase.codec.prefixtree.blockmeta.TestBlockMeta Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in org.apache.hadoop.hbase.codec.prefixtree.blockmeta.TestBlockMeta Running org.apache.hadoop.hbase.codec.prefixtree.row.TestPrefixTreeSearcher Tests run: 108, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.727 sec - in org.apache.hadoop.hbase.codec.prefixtree.row.TestPrefixTreeSearcher Running org.apache.hadoop.hbase.codec.prefixtree.row.TestRowEncoder Tests run: 90, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.523 sec - in org.apache.hadoop.hbase.codec.prefixtree.row.TestRowEncoder Running org.apache.hadoop.hbase.codec.keyvalue.TestKeyValueTool Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec - in org.apache.hadoop.hbase.codec.keyvalue.TestKeyValueTool Running org.apache.hadoop.hbase.util.vint.TestFIntTool Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in org.apache.hadoop.hbase.util.vint.TestFIntTool Running org.apache.hadoop.hbase.util.vint.TestVLongTool Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 sec - in org.apache.hadoop.hbase.util.vint.TestVLongTool Running org.apache.hadoop.hbase.util.vint.TestVIntTool Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 sec - in org.apache.hadoop.hbase.util.vint.TestVIntTool Running org.apache.hadoop.hbase.util.bytes.TestByteRange Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in org.apache.hadoop.hbase.util.bytes.TestByteRange Results : Tests run: 277, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-surefire-plugin:2.18:test (secondPartTestsExecution) @ hbase-prefix-tree --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.6.2.201302030002:report (report) @ hbase-prefix-tree --- [INFO] Skipping JaCoCo execution [INFO] [INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ hbase-prefix-tree --- [INFO] Building jar: [INFO] [INFO] --- maven-jar-plugin:2.4:test-jar (default) @ hbase-prefix-tree --- [INFO] Building jar: [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ hbase-prefix-tree --- [INFO] Building jar: [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ hbase-prefix-tree --- [INFO] Installing to /home/jenkins/.m2/repository/org/apache/hbase/hbase-prefix-tree/2.0.0-SNAPSHOT/hbase-prefix-tree-2.0.0-SNAPSHOT.jar [INFO] Installing to /home/jenkins/.m2/repository/org/apache/hbase/hbase-prefix-tree/2.0.0-SNAPSHOT/hbase-prefix-tree-2.0.0-SNAPSHOT.pom [INFO] Installing to /home/jenkins/.m2/repository/org/apache/hbase/hbase-prefix-tree/2.0.0-SNAPSHOT/hbase-prefix-tree-2.0.0-SNAPSHOT-sources.jar [INFO] Installing to /home/jenkins/.m2/repository/org/apache/hbase/hbase-prefix-tree/2.0.0-SNAPSHOT/hbase-prefix-tree-2.0.0-SNAPSHOT-tests.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building HBase - Server 2.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0.1:enforce (enforce) @ hbase-server --- [INFO] [INFO] --- jacoco-maven-plugin:0.6.2.201302030002:prepare-agent (prepare-agent) @ hbase-server --- [INFO] Skipping JaCoCo execution [INFO] argLine set to [INFO] [INFO] --- maven-antrun-plugin:1.6:run (generate) @ hbase-server --- [INFO] Executing tasks main: [mkdir] Created dir: [copy] Copying 20 files to log4j:WARN No appenders could be found for logger (org.mortbay.log). log4j:WARN Please initialize the log4j system properly. log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info. [mkdir] Created dir: [mkdir] Created dir: [INFO] Executed tasks [INFO] [INFO] --- build-helper-maven-plugin:1.9.1:add-source (jspcSource-packageInfo-source) @ hbase-server --- [INFO] Source directory: added. [INFO] Source directory: added. [INFO] [INFO] --- jamon-maven-plugin:2.3.4:translate (default) @ hbase-server --- [INFO] Translating 10 templates from to [INFO] [INFO] --- maven-remote-resources-plugin:1.4:process (default) @ hbase-server --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ hbase-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 22 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ hbase-server --- [INFO] Compiling 708 source files to [INFO] :[-1,-1] Some input files use or override a deprecated API. [INFO] :[-1,-1] Recompile with -Xlint:deprecation for details. [INFO] :[-1,-1] Some input files use unchecked or unsafe operations. [INFO] :[-1,-1] Recompile with -Xlint:unchecked for details. [INFO] ------------------------------------------------------------- [WARNING] COMPILATION WARNING : [INFO] ------------------------------------------------------------- [WARNING] :[1871,52] [EmptyStatement] Empty statement (see http://code.google.com/p/error-prone/wiki/EmptyStatement) Did you mean 'int compressedBlockSizeNoHeader = buf.getInt();'? [WARNING] :[1872,54] [EmptyStatement] Empty statement (see http://code.google.com/p/error-prone/wiki/EmptyStatement) Did you mean 'int uncompressedBlockSizeNoHeader = buf.getInt();'? [WARNING] :[171,67] [EmptyStatement] Empty statement (see http://code.google.com/p/error-prone/wiki/EmptyStatement) Did you mean 'for(; (lev = log.getLevel()) == null; log = log.getParent())'? [INFO] 3 warnings [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] :[197,9] cannot find symbol symbol: class HTable location: class org.apache.hadoop.hbase.mapreduce.TableOutputFormat [INFO] 1 error [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] HBase ............................................. SUCCESS [3.036s] [INFO] HBase - Checkstyle ................................ SUCCESS [0.652s] [INFO] HBase - Annotations ............................... SUCCESS [0.850s] [INFO] HBase - Common .................................... SUCCESS [1:02.073s] [INFO] HBase - Protocol .................................. SUCCESS [12.071s] [INFO] HBase - Client .................................... SUCCESS [1:20.999s] [INFO] HBase - Hadoop Compatibility ...................... SUCCESS [6.923s] [INFO] HBase - Hadoop Two Compatibility .................. SUCCESS [5.864s] [INFO] HBase - Prefix Tree ............................... SUCCESS [8.185s] [INFO] HBase - Server .................................... FAILURE [6.779s] [INFO] HBase - Testing Util .............................. SKIPPED [INFO] HBase - Thrift .................................... SKIPPED [INFO] HBase - Shell ..................................... SKIPPED [INFO] HBase - Integration Tests ......................... SKIPPED [INFO] HBase - Examples .................................. SKIPPED [INFO] HBase - Rest ...................................... SKIPPED [INFO] HBase - Assembly .................................. SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 3:08.285s [INFO] Finished at: Tue Dec 02 18:08:47 UTC 2014 [INFO] Final Memory: 81M/963M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.2:compile (default-compile) on project hbase-server: Compilation failure [ERROR] :[197,9] cannot find symbol [ERROR] symbol: class HTable [ERROR] location: class org.apache.hadoop.hbase.mapreduce.TableOutputFormat [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 -rf :hbase-server Build step 'Invoke top-level Maven targets' marked build as failure [FINDBUGS] Skipping publisher since build result is FAILURE Performing Post build task... Match found for :.* : True Logical operation result is TRUE Running script : ZOMBIE_TESTS_COUNT=`jps | grep surefirebooter | wc -l` if [[ $ZOMBIE_TESTS_COUNT != 0 ]] ; then #It seems sometimes the tests are not dying immediately. Let's give them 10s echo "Suspicious java process found - waiting 10s to see if there are just slow to stop" sleep 10 ZOMBIE_TESTS_COUNT=`jps | grep surefirebooter | wc -l` if [[ $ZOMBIE_TESTS_COUNT != 0 ]] ; then echo "There are $ZOMBIE_TESTS_COUNT zombie tests, they should have been killed by surefire but survived" echo "************ BEGIN zombies jstack extract" ZB_STACK=`jps | grep surefirebooter | cut -d ' ' -f 1 | xargs -n 1 jstack | grep ".test" | grep "\.java"` jps | grep surefirebooter | cut -d ' ' -f 1 | xargs -n 1 jstack echo "************ END zombies jstack extract" JIRA_COMMENT="$JIRA_COMMENT {color:red}-1 core zombie tests{color}. There are ${ZOMBIE_TESTS_COUNT} zombie test(s): ${ZB_STACK}" BAD=1 jps | grep surefirebooter | cut -d ' ' -f 1 | xargs kill -9 else echo "We're ok: there is no zombie test, but some tests took some time to stop" fi else echo "We're ok: there is no zombie test" fi [HBase-TRUNK] $ /bin/bash -xe /tmp/hudson1718127882024057004.sh ++ jps ++ grep surefirebooter ++ wc -l + ZOMBIE_TESTS_COUNT=0 + [[ 0 != 0 ]] + echo 'We'\''re ok: there is no zombie test' We're ok: there is no zombie test POST BUILD TASK : SUCCESS END OF POST BUILD TASK : 0 Archiving artifacts Sending artifact delta relative to HBase-TRUNK #5855 Archived 262 artifacts Archive block size is 32768 Received 8 blocks and 962945 bytes Compression is 21.4% Took 11 sec Recording test results Updating HBASE-12558 Updating HBASE-12610 Updating HBASE-12576