You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@hbase.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2015/03/22 15:57:52 UTC

Build failed in Jenkins: HBase-TRUNK #6289

See <https://builds.apache.org/job/HBase-TRUNK/6289/>

------------------------------------------
[...truncated 3050 lines...]
[INFO] Installing <https://builds.apache.org/job/HBase-TRUNK/ws/hbase-testing-util/target/hbase-testing-util-2.0.0-SNAPSHOT.jar> to /home/jenkins/.m2/repository/org/apache/hbase/hbase-testing-util/2.0.0-SNAPSHOT/hbase-testing-util-2.0.0-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/HBase-TRUNK/ws/hbase-testing-util/pom.xml> to /home/jenkins/.m2/repository/org/apache/hbase/hbase-testing-util/2.0.0-SNAPSHOT/hbase-testing-util-2.0.0-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/HBase-TRUNK/ws/hbase-testing-util/target/hbase-testing-util-2.0.0-SNAPSHOT-tests.jar> to /home/jenkins/.m2/repository/org/apache/hbase/hbase-testing-util/2.0.0-SNAPSHOT/hbase-testing-util-2.0.0-SNAPSHOT-tests.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building HBase - Thrift 2.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0.1:enforce (enforce) @ hbase-thrift ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.6.2.201302030002:prepare-agent (prepare-agent) @ hbase-thrift ---
[INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.6.2.201302030002/org.jacoco.agent-0.6.2.201302030002-runtime.jar=destfile=<https://builds.apache.org/job/HBase-TRUNK/ws/hbase-thrift/target/jacoco.exec,excludes=**/generated/**/*.class>
[INFO] 
[INFO] --- maven-antrun-plugin:1.6:run (generate) @ hbase-thrift ---
[INFO] Executing tasks

main:
[INFO] Logging to org.slf4j.impl.SimpleLogger(org.mortbay.log) via org.mortbay.log.Slf4jLog
[INFO] Executed tasks
[INFO] 
[INFO] --- build-helper-maven-plugin:1.9.1:add-source (jspcSource-packageInfo-source) @ hbase-thrift ---
[INFO] Source directory: <https://builds.apache.org/job/HBase-TRUNK/ws/hbase-thrift/target/generated-sources/java> added.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ hbase-thrift ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ hbase-thrift ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 18 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ hbase-thrift ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-dependency-plugin:2.8:build-classpath (create-mrapp-generated-classpath) @ hbase-thrift ---
[INFO] Wrote classpath file '<https://builds.apache.org/job/HBase-TRUNK/ws/hbase-thrift/target/test-classes/mrapp-generated-classpath'.>
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ hbase-thrift ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/HBase-TRUNK/ws/hbase-thrift/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ hbase-thrift ---
[INFO] Compiling 6 source files to <https://builds.apache.org/job/HBase-TRUNK/ws/hbase-thrift/target/test-classes>
[WARNING] <https://builds.apache.org/job/HBase-TRUNK/ws/hbase-thrift/src/test/java/org/apache/hadoop/hbase/thrift/TestThriftServer.java>:[200,29] [EmptyStatement] Empty statement
    (see http://code.google.com/p/error-prone/wiki/EmptyStatement)
  Did you mean 'dropTestTables(handler);'?
[INFO] <https://builds.apache.org/job/HBase-TRUNK/ws/hbase-thrift/src/test/java/org/apache/hadoop/hbase/thrift/TestThriftServer.java>:[-1,-1] <https://builds.apache.org/job/HBase-TRUNK/ws/hbase-thrift/src/test/java/org/apache/hadoop/hbase/thrift/TestThriftServer.java> uses or overrides a deprecated API.
[INFO] <https://builds.apache.org/job/HBase-TRUNK/ws/hbase-thrift/src/test/java/org/apache/hadoop/hbase/thrift/TestThriftServer.java>:[-1,-1] Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.18:test (default-test) @ hbase-thrift ---
[INFO] Surefire report directory: <https://builds.apache.org/job/HBase-TRUNK/ws/hbase-thrift/target/surefire-reports>
[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.thrift2.TestThriftHBaseServiceHandlerWithLabels
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.043 sec - in org.apache.hadoop.hbase.thrift2.TestThriftHBaseServiceHandlerWithLabels
Running org.apache.hadoop.hbase.thrift2.TestThriftHBaseServiceHandler
Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.048 sec - in org.apache.hadoop.hbase.thrift2.TestThriftHBaseServiceHandler
Running org.apache.hadoop.hbase.thrift.TestThriftServerCmdLine
Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 58.306 sec - in org.apache.hadoop.hbase.thrift.TestThriftServerCmdLine
Running org.apache.hadoop.hbase.thrift.TestThriftServer
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 48.331 sec - in org.apache.hadoop.hbase.thrift.TestThriftServer
Running org.apache.hadoop.hbase.thrift.TestCallQueue
Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.484 sec - in org.apache.hadoop.hbase.thrift.TestCallQueue
Running org.apache.hadoop.hbase.thrift.TestThriftHttpServer
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.472 sec - in org.apache.hadoop.hbase.thrift.TestThriftHttpServer

Results :




Tests run: 79, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-surefire-plugin:2.18:test (secondPartTestsExecution) @ hbase-thrift ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.6.2.201302030002:report (report) @ hbase-thrift ---
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ hbase-thrift ---
[INFO] Building jar: <https://builds.apache.org/job/HBase-TRUNK/ws/hbase-thrift/target/hbase-thrift-2.0.0-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ hbase-thrift ---
[INFO] Building jar: <https://builds.apache.org/job/HBase-TRUNK/ws/hbase-thrift/target/hbase-thrift-2.0.0-SNAPSHOT-tests.jar>
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ hbase-thrift ---
[INFO] Building jar: <https://builds.apache.org/job/HBase-TRUNK/ws/hbase-thrift/target/hbase-thrift-2.0.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ hbase-thrift ---
[INFO] Installing <https://builds.apache.org/job/HBase-TRUNK/ws/hbase-thrift/target/hbase-thrift-2.0.0-SNAPSHOT.jar> to /home/jenkins/.m2/repository/org/apache/hbase/hbase-thrift/2.0.0-SNAPSHOT/hbase-thrift-2.0.0-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/HBase-TRUNK/ws/hbase-thrift/pom.xml> to /home/jenkins/.m2/repository/org/apache/hbase/hbase-thrift/2.0.0-SNAPSHOT/hbase-thrift-2.0.0-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/HBase-TRUNK/ws/hbase-thrift/target/hbase-thrift-2.0.0-SNAPSHOT-sources.jar> to /home/jenkins/.m2/repository/org/apache/hbase/hbase-thrift/2.0.0-SNAPSHOT/hbase-thrift-2.0.0-SNAPSHOT-sources.jar
[INFO] Installing <https://builds.apache.org/job/HBase-TRUNK/ws/hbase-thrift/target/hbase-thrift-2.0.0-SNAPSHOT-tests.jar> to /home/jenkins/.m2/repository/org/apache/hbase/hbase-thrift/2.0.0-SNAPSHOT/hbase-thrift-2.0.0-SNAPSHOT-tests.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building HBase - Shell 2.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0.1:enforce (enforce) @ hbase-shell ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.6.2.201302030002:prepare-agent (prepare-agent) @ hbase-shell ---
[INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.6.2.201302030002/org.jacoco.agent-0.6.2.201302030002-runtime.jar=destfile=<https://builds.apache.org/job/HBase-TRUNK/ws/hbase-shell/target/jacoco.exec,excludes=**/generated/**/*.class>
[INFO] 
[INFO] --- build-helper-maven-plugin:1.9.1:add-source (jspcSource-packageInfo-source) @ hbase-shell ---
[INFO] Source directory: <https://builds.apache.org/job/HBase-TRUNK/ws/hbase-shell/target/generated-jamon> added.
[INFO] Source directory: <https://builds.apache.org/job/HBase-TRUNK/ws/hbase-shell/target/generated-sources/java> added.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ hbase-shell ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ hbase-shell ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ hbase-shell ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-dependency-plugin:2.8:build-classpath (create-mrapp-generated-classpath) @ hbase-shell ---
[INFO] Wrote classpath file '<https://builds.apache.org/job/HBase-TRUNK/ws/hbase-shell/target/test-classes/mrapp-generated-classpath'.>
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ hbase-shell ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/HBase-TRUNK/ws/hbase-shell/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ hbase-shell ---
[INFO] Compiling 3 source files to <https://builds.apache.org/job/HBase-TRUNK/ws/hbase-shell/target/test-classes>
[INFO] <https://builds.apache.org/job/HBase-TRUNK/ws/hbase-shell/src/test/java/org/apache/hadoop/hbase/client/AbstractTestShell.java>:[-1,-1] <https://builds.apache.org/job/HBase-TRUNK/ws/hbase-shell/src/test/java/org/apache/hadoop/hbase/client/AbstractTestShell.java> uses or overrides a deprecated API.
[INFO] <https://builds.apache.org/job/HBase-TRUNK/ws/hbase-shell/src/test/java/org/apache/hadoop/hbase/client/AbstractTestShell.java>:[-1,-1] Recompile with -Xlint:deprecation for details.
[INFO] <https://builds.apache.org/job/HBase-TRUNK/ws/hbase-shell/src/test/java/org/apache/hadoop/hbase/client/AbstractTestShell.java>:[-1,-1] <https://builds.apache.org/job/HBase-TRUNK/ws/hbase-shell/src/test/java/org/apache/hadoop/hbase/client/AbstractTestShell.java> uses unchecked or unsafe operations.
[INFO] <https://builds.apache.org/job/HBase-TRUNK/ws/hbase-shell/src/test/java/org/apache/hadoop/hbase/client/AbstractTestShell.java>:[-1,-1] Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.18:test (default-test) @ hbase-shell ---
[INFO] Surefire report directory: <https://builds.apache.org/job/HBase-TRUNK/ws/hbase-shell/target/surefire-reports>
[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
-------------------------------------------------------

Results :




Tests run: 0, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-surefire-plugin:2.18:test (secondPartTestsExecution) @ hbase-shell ---
[INFO] Surefire report directory: <https://builds.apache.org/job/HBase-TRUNK/ws/hbase-shell/target/surefire-reports>
[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.client.TestReplicationShell
Running org.apache.hadoop.hbase.client.TestShell
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 35.707 sec - in org.apache.hadoop.hbase.client.TestReplicationShell
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 115.619 sec - in org.apache.hadoop.hbase.client.TestShell
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] HBase ............................................. SUCCESS [  2.937 s]
[INFO] HBase - Checkstyle ................................ SUCCESS [  0.682 s]
[INFO] HBase - Annotations ............................... SUCCESS [  0.569 s]
[INFO] HBase - Protocol .................................. SUCCESS [  2.146 s]
[INFO] HBase - Common .................................... SUCCESS [02:43 min]
[INFO] HBase - Client .................................... SUCCESS [01:40 min]
[INFO] HBase - Hadoop Compatibility ...................... SUCCESS [ 11.044 s]
[INFO] HBase - Hadoop Two Compatibility .................. SUCCESS [ 14.327 s]
[INFO] HBase - Prefix Tree ............................... SUCCESS [ 18.057 s]
[INFO] HBase - Server .................................... SUCCESS [  01:39 h]
[INFO] HBase - Testing Util .............................. SUCCESS [  1.086 s]
[INFO] HBase - Thrift .................................... SUCCESS [03:25 min]
[INFO] HBase - Shell ..................................... FAILURE [02:15 min]
[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: 01:50 h
[INFO] Finished at: 2015-03-22T14:55:11+00:00
[INFO] Final Memory: 104M/830M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18:test (secondPartTestsExecution) on project hbase-shell: Execution secondPartTestsExecution of goal org.apache.maven.plugins:maven-surefire-plugin:2.18:test failed. NullPointerException -> [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/PluginExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :hbase-shell
Build step 'Invoke top-level Maven targets' marked build as 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/hudson1687803029619583745.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 #6287
Archived 2044 artifacts
Archive block size is 32768
Received 43 blocks and 418278799 bytes
Compression is 0.3%
Took 2 min 13 sec
Recording test results
[FINDBUGS] Skipping publisher since build result is FAILURE
[CHECKSTYLE] Skipping publisher since build result is FAILURE

Jenkins build is back to normal : HBase-TRUNK #6292

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/HBase-TRUNK/6292/>


Build failed in Jenkins: HBase-TRUNK #6291

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/HBase-TRUNK/6291/>

------------------------------------------
[...truncated 2856 lines...]
Running org.apache.hadoop.hbase.TestFullLogReconstruction
Running org.apache.hadoop.hbase.ipc.TestHBaseClient
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.64 sec - in org.apache.hadoop.hbase.ipc.TestHBaseClient
Running org.apache.hadoop.hbase.ipc.TestProtoBufRpc
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.75 sec - in org.apache.hadoop.hbase.ipc.TestProtoBufRpc
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 38.045 sec - in org.apache.hadoop.hbase.security.access.TestAccessController2
Running org.apache.hadoop.hbase.TestGlobalMemStoreSize
Running org.apache.hadoop.hbase.TestJMXListener
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.081 sec - in org.apache.hadoop.hbase.TestGlobalMemStoreSize
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 49.419 sec - in org.apache.hadoop.hbase.TestFullLogReconstruction
Tests run: 92, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 337.496 sec - in org.apache.hadoop.hbase.regionserver.TestHRegion
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.364 sec - in org.apache.hadoop.hbase.TestJMXListener
Running org.apache.hadoop.hbase.io.hfile.TestHFileBlockIndex
Running org.apache.hadoop.hbase.io.hfile.TestHFileSeek
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.2 sec - in org.apache.hadoop.hbase.io.hfile.TestHFileSeek
Running org.apache.hadoop.hbase.io.hfile.TestForceCacheImportantBlocks
Running org.apache.hadoop.hbase.constraint.TestConstraint
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.284 sec - in org.apache.hadoop.hbase.io.hfile.TestHFileBlockIndex
Running org.apache.hadoop.hbase.trace.TestHTraceHooks
Running org.apache.hadoop.hbase.io.hfile.TestCacheConfig
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.715 sec - in org.apache.hadoop.hbase.trace.TestHTraceHooks
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.165 sec - in org.apache.hadoop.hbase.io.hfile.TestCacheConfig
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.633 sec - in org.apache.hadoop.hbase.constraint.TestConstraint
Running org.apache.hadoop.hbase.io.hfile.TestCacheOnWrite
Running org.apache.hadoop.hbase.io.hfile.TestScannerSelectionUsingTTL
Running org.apache.hadoop.hbase.io.hfile.TestHFileBlock
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 70.064 sec - in org.apache.hadoop.hbase.io.hfile.TestForceCacheImportantBlocks
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 64.163 sec - in org.apache.hadoop.hbase.io.hfile.TestScannerSelectionUsingTTL
Running org.apache.hadoop.hbase.io.TestFileLink
Running org.apache.hadoop.hbase.io.encoding.TestEncodedSeekers
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 33.134 sec - in org.apache.hadoop.hbase.io.TestFileLink
Running org.apache.hadoop.hbase.io.encoding.TestChangingEncoding
Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 142.779 sec - in org.apache.hadoop.hbase.io.hfile.TestHFileBlock
Running org.apache.hadoop.hbase.io.encoding.TestDataBlockEncoders
Tests run: 57, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 295.002 sec - in org.apache.hadoop.hbase.security.access.TestAccessController
Running org.apache.hadoop.hbase.io.encoding.TestBufferedDataBlockEncoder
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.805 sec - in org.apache.hadoop.hbase.io.encoding.TestBufferedDataBlockEncoder
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 75.717 sec - in org.apache.hadoop.hbase.io.encoding.TestChangingEncoding
Running org.apache.hadoop.hbase.io.encoding.TestLoadAndSwitchEncodeOnDisk
Running org.apache.hadoop.hbase.TestRegionRebalancing
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.474 sec - in org.apache.hadoop.hbase.io.encoding.TestLoadAndSwitchEncodeOnDisk
Running org.apache.hadoop.hbase.TestHColumnDescriptorDefaultVersions
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 45.85 sec - in org.apache.hadoop.hbase.TestRegionRebalancing
Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 180.352 sec - in org.apache.hadoop.hbase.io.encoding.TestEncodedSeekers
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.831 sec - in org.apache.hadoop.hbase.TestHColumnDescriptorDefaultVersions
Running org.apache.hadoop.hbase.mapred.TestTableMapReduceUtil
Running org.apache.hadoop.hbase.mapred.TestTableInputFormat
Running org.apache.hadoop.hbase.mapred.TestTableMapReduce
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 76.646 sec - in org.apache.hadoop.hbase.mapred.TestTableMapReduceUtil
Running org.apache.hadoop.hbase.mapred.TestTableSnapshotInputFormat
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 85.302 sec - in org.apache.hadoop.hbase.mapred.TestTableInputFormat
Running org.apache.hadoop.hbase.replication.TestReplicationTrackerZKImpl
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.547 sec - in org.apache.hadoop.hbase.replication.TestReplicationTrackerZKImpl
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 95.382 sec - in org.apache.hadoop.hbase.mapred.TestTableMapReduce
Running org.apache.hadoop.hbase.replication.TestReplicationEndpoint
Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 262.135 sec - in org.apache.hadoop.hbase.io.encoding.TestDataBlockEncoders
Running org.apache.hadoop.hbase.replication.TestReplicationDisableInactivePeer
Running org.apache.hadoop.hbase.replication.TestReplicationKillMasterRSCompressed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.427 sec - in org.apache.hadoop.hbase.replication.TestReplicationDisableInactivePeer
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.201 sec - in org.apache.hadoop.hbase.replication.TestReplicationKillMasterRSCompressed
Running org.apache.hadoop.hbase.replication.TestPerTableCFReplication
Tests run: 3, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 66.178 sec <<< FAILURE! - in org.apache.hadoop.hbase.replication.TestReplicationEndpoint
testReplicationEndpointReturnsFalseOnReplicate(org.apache.hadoop.hbase.replication.TestReplicationEndpoint)  Time elapsed: 60.119 sec  <<< FAILURE!
java.lang.AssertionError: Waiting timed out after [60,000] msec
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.hadoop.hbase.Waiter.waitFor(Waiter.java:209)
	at org.apache.hadoop.hbase.Waiter.waitFor(Waiter.java:143)
	at org.apache.hadoop.hbase.replication.TestReplicationEndpoint.testReplicationEndpointReturnsFalseOnReplicate(TestReplicationEndpoint.java:146)

Running org.apache.hadoop.hbase.replication.regionserver.TestReplicationSourceManager
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.806 sec - in org.apache.hadoop.hbase.replication.regionserver.TestReplicationSourceManager
Running org.apache.hadoop.hbase.replication.regionserver.TestReplicationSink
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.539 sec - in org.apache.hadoop.hbase.replication.regionserver.TestReplicationSink
Running org.apache.hadoop.hbase.replication.regionserver.TestRegionReplicaReplicationEndpoint
Running org.apache.hadoop.hbase.replication.regionserver.TestReplicationWALReaderManager
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 34.107 sec - in org.apache.hadoop.hbase.replication.TestPerTableCFReplication
Running org.apache.hadoop.hbase.replication.regionserver.TestRegionReplicaReplicationEndpointNoMaster
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 54.058 sec - in org.apache.hadoop.hbase.replication.regionserver.TestRegionReplicaReplicationEndpointNoMaster
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 86.212 sec - in org.apache.hadoop.hbase.replication.regionserver.TestRegionReplicaReplicationEndpoint
Tests run: 216, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 586.213 sec - in org.apache.hadoop.hbase.io.hfile.TestCacheOnWrite
Running org.apache.hadoop.hbase.replication.TestReplicationSource
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.299 sec - in org.apache.hadoop.hbase.replication.TestReplicationSource
Running org.apache.hadoop.hbase.replication.TestReplicationChangingPeerRegionservers
Running org.apache.hadoop.hbase.replication.TestReplicationSyncUpTool
Running org.apache.hadoop.hbase.replication.TestReplicationKillMasterRS
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.655 sec - in org.apache.hadoop.hbase.replication.TestReplicationChangingPeerRegionservers
Running org.apache.hadoop.hbase.replication.TestMultiSlaveReplication
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.201 sec - in org.apache.hadoop.hbase.replication.TestReplicationKillMasterRS
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 41.689 sec - in org.apache.hadoop.hbase.replication.TestMultiSlaveReplication
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 316.383 sec - in org.apache.hadoop.hbase.mapred.TestTableSnapshotInputFormat
Running org.apache.hadoop.hbase.replication.TestReplicationStateZKImpl
Running org.apache.hadoop.hbase.replication.TestReplicationWithTags
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.326 sec - in org.apache.hadoop.hbase.replication.TestReplicationStateZKImpl
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.065 sec - in org.apache.hadoop.hbase.replication.TestReplicationWithTags
Running org.apache.hadoop.hbase.replication.TestMasterReplication
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 79.432 sec - in org.apache.hadoop.hbase.replication.TestReplicationSyncUpTool
Running org.apache.hadoop.hbase.replication.TestReplicationKillSlaveRS
Running org.apache.hadoop.hbase.util.TestMergeTool
Running org.apache.hadoop.hbase.replication.TestReplicationSmallTests
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.545 sec - in org.apache.hadoop.hbase.replication.TestReplicationKillSlaveRS
Running org.apache.hadoop.hbase.util.TestFSTableDescriptors
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.431 sec - in org.apache.hadoop.hbase.util.TestMergeTool
Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.705 sec - in org.apache.hadoop.hbase.util.TestFSTableDescriptors
Running org.apache.hadoop.hbase.util.TestHBaseFsckEncryption
Running org.apache.hadoop.hbase.util.TestIdLock
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.531 sec - in org.apache.hadoop.hbase.util.TestIdLock
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.886 sec - in org.apache.hadoop.hbase.util.TestHBaseFsckEncryption
Running org.apache.hadoop.hbase.util.TestMiniClusterLoadSequential
Running org.apache.hadoop.hbase.util.TestMergeTable
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 48.756 sec - in org.apache.hadoop.hbase.replication.TestReplicationSmallTests
Running org.apache.hadoop.hbase.util.TestMiniClusterLoadParallel
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 84.586 sec - in org.apache.hadoop.hbase.replication.TestMasterReplication
Running org.apache.hadoop.hbase.util.TestHBaseFsck
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 34.224 sec - in org.apache.hadoop.hbase.util.TestMergeTable
Running org.apache.hadoop.hbase.util.TestFSUtils
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 62.212 sec - in org.apache.hadoop.hbase.util.TestMiniClusterLoadSequential
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 55.128 sec - in org.apache.hadoop.hbase.util.TestMiniClusterLoadParallel
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.524 sec - in org.apache.hadoop.hbase.util.TestFSUtils
Running org.apache.hadoop.hbase.util.TestProcessBasedCluster
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.151 sec - in org.apache.hadoop.hbase.util.TestProcessBasedCluster
Running org.apache.hadoop.hbase.util.TestTableName
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.784 sec - in org.apache.hadoop.hbase.util.TestTableName
Running org.apache.hadoop.hbase.util.TestMiniClusterLoadEncoded
Running org.apache.hadoop.hbase.util.TestRegionSplitter
Running org.apache.hadoop.hbase.util.TestCoprocessorScanPolicy
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.162 sec - in org.apache.hadoop.hbase.util.TestRegionSplitter
Running org.apache.hadoop.hbase.util.TestFSVisitor
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.162 sec - in org.apache.hadoop.hbase.util.TestCoprocessorScanPolicy
Running org.apache.hadoop.hbase.util.hbck.TestOfflineMetaRebuildBase
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.434 sec - in org.apache.hadoop.hbase.util.TestFSVisitor
Running org.apache.hadoop.hbase.util.hbck.TestOfflineMetaRebuildOverlap
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 373.334 sec - in org.apache.hadoop.hbase.replication.regionserver.TestReplicationWALReaderManager
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.951 sec - in org.apache.hadoop.hbase.util.hbck.TestOfflineMetaRebuildBase
Running org.apache.hadoop.hbase.util.hbck.TestOfflineMetaRebuildHole
Running org.apache.hadoop.hbase.util.TestDefaultEnvironmentEdge
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.511 sec - in org.apache.hadoop.hbase.util.TestDefaultEnvironmentEdge
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.301 sec - in org.apache.hadoop.hbase.util.hbck.TestOfflineMetaRebuildOverlap
Running org.apache.hadoop.hbase.util.TestFSHDFSUtils
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 63.983 sec - in org.apache.hadoop.hbase.util.TestMiniClusterLoadEncoded
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.289 sec - in org.apache.hadoop.hbase.util.TestFSHDFSUtils
Running org.apache.hadoop.hbase.TestMetaTableAccessorNoCluster
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.019 sec - in org.apache.hadoop.hbase.TestMetaTableAccessorNoCluster
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.11 sec - in org.apache.hadoop.hbase.util.hbck.TestOfflineMetaRebuildHole
Running org.apache.hadoop.hbase.TestNamespace
Running org.apache.hadoop.hbase.TestInfoServers
Running org.apache.hadoop.hbase.TestMetaTableAccessor
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.533 sec - in org.apache.hadoop.hbase.TestInfoServers
Tests run: 9, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 9.62 sec - in org.apache.hadoop.hbase.TestNamespace
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.263 sec - in org.apache.hadoop.hbase.TestMetaTableAccessor
Tests run: 51, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 245.33 sec - in org.apache.hadoop.hbase.util.TestHBaseFsck

Results :

Failed tests: 
  TestRegionObserverInterface.testLegacyRecovery:686->verifyMethodResult:752 Result of org.apache.hadoop.hbase.coprocessor.SimpleRegionObserver$Legacy.getCtPostWALRestore is expected to be 1, while we get 0
  TestDistributedLogSplitting.testLogReplayTwoSequentialRSDown:649 expected:<1000> but was:<904>
  TestReplicationEndpoint.testReplicationEndpointReturnsFalseOnReplicate:146 Waiting timed out after [60,000] msec



Tests run: 2353, Failures: 3, Errors: 0, Skipped: 18

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] HBase ............................................. SUCCESS [  2.614 s]
[INFO] HBase - Checkstyle ................................ SUCCESS [  0.762 s]
[INFO] HBase - Annotations ............................... SUCCESS [  0.623 s]
[INFO] HBase - Protocol .................................. SUCCESS [  2.130 s]
[INFO] HBase - Common .................................... SUCCESS [02:57 min]
[INFO] HBase - Client .................................... SUCCESS [01:35 min]
[INFO] HBase - Hadoop Compatibility ...................... SUCCESS [ 11.049 s]
[INFO] HBase - Hadoop Two Compatibility .................. SUCCESS [ 14.025 s]
[INFO] HBase - Prefix Tree ............................... SUCCESS [ 19.164 s]
[INFO] HBase - Server .................................... FAILURE [  01:36 h]
[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: 01:41 h
[INFO] Finished at: 2015-03-23T03:19:48+00:00
[INFO] Final Memory: 69M/521M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18:test (secondPartTestsExecution) on project hbase-server: There are test failures.
[ERROR] 
[ERROR] Please refer to /x1/jenkins/jenkins-slave/workspace/HBase-TRUNK/hbase-server/target/surefire-reports for the individual test results.
[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 <goals> -rf :hbase-server
Build step 'Invoke top-level Maven targets' marked build as 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/hudson5908116748303415910.sh
++ grep surefirebooter
++ jps
++ 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 #6287
Archived 2018 artifacts
Archive block size is 32768
Received 31 blocks and 407864501 bytes
Compression is 0.2%
Took 1 min 47 sec
Recording test results
[FINDBUGS] Skipping publisher since build result is FAILURE
[CHECKSTYLE] Skipping publisher since build result is FAILURE

Build failed in Jenkins: HBase-TRUNK #6290

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/HBase-TRUNK/6290/>

------------------------------------------
[...truncated 3124 lines...]
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:526)
	at org.apache.hadoop.ipc.RemoteException.instantiateException(RemoteException.java:106)
	at org.apache.hadoop.ipc.RemoteException.unwrapRemoteException(RemoteException.java:95)
	at org.apache.hadoop.hbase.ipc.AsyncCall.setFailed(AsyncCall.java:122)
	at org.apache.hadoop.hbase.ipc.AsyncServerResponseHandler.channelRead(AsyncServerResponseHandler.java:86)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:787)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:130)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:511)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:468)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:382)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:354)
	at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
	at java.lang.Thread.run(Thread.java:744)
Caused by: org.apache.hadoop.hbase.ipc.RemoteWithExtrasException: org.apache.hadoop.hbase.TableNotFoundException: testQuarantineCorruptHFile
	at org.apache.hadoop.hbase.master.HMaster.checkTableModifiable(HMaster.java:1705)
	at org.apache.hadoop.hbase.master.handler.TableEventHandler.prepare(TableEventHandler.java:87)
	at org.apache.hadoop.hbase.master.HMaster.deleteTable(HMaster.java:1546)
	at org.apache.hadoop.hbase.master.MasterRpcServices.deleteTable(MasterRpcServices.java:461)
	at org.apache.hadoop.hbase.protobuf.generated.MasterProtos$MasterService$2.callBlockingMethod(MasterProtos.java:46975)
	at org.apache.hadoop.hbase.ipc.RpcServer.call(RpcServer.java:2073)
	at org.apache.hadoop.hbase.ipc.CallRunner.run(CallRunner.java:107)
	at org.apache.hadoop.hbase.ipc.RpcExecutor.consumerLoop(RpcExecutor.java:130)
	at org.apache.hadoop.hbase.ipc.RpcExecutor$1.run(RpcExecutor.java:107)
	at java.lang.Thread.run(Thread.java:744)

	at org.apache.hadoop.hbase.ipc.AsyncServerResponseHandler.createRemoteException(AsyncServerResponseHandler.java:120)
	at org.apache.hadoop.hbase.ipc.AsyncServerResponseHandler.channelRead(AsyncServerResponseHandler.java:81)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:787)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:130)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:511)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:468)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:382)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:354)
	at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
	at java.lang.Thread.run(Thread.java:744)


Results :

Failed tests: 
  TestHCM.testConnectionCloseAllowsInterrupt:292->testConnectionClose:412 Unexpected exception is org.apache.hadoop.hbase.client.RetriesExhaustedException: Failed after attempts=100, exceptions:
Mon Mar 23 00:15:00 UTC 2015, RpcRetryingCaller{globalStartTime=1427069700806, pause=0, retries=100}, org.apache.hadoop.hbase.exceptions.ConnectionClosingException: Call id=3794 on server hemera.apache.org/140.211.11.27:38998 aborted: connection is closing
Mon Mar 23 00:15:00 UTC 2015, RpcRetryingCaller{globalStartTime=1427069700806, pause=0, retries=100}, org.apache.hadoop.hbase.exceptions.ConnectionClosingException: Call id=3796 on server hemera.apache.org/140.211.11.27:38998 aborted: connection is closing
Mon Mar 23 00:15:00 UTC 2015, RpcRetryingCaller{globalStartTime=1427069700806, pause=0, retries=100}, org.apache.hadoop.hbase.exceptions.ConnectionClosingException: Call id=3798 on server hemera.apache.org/140.211.11.27:38998 aborted: connection is closing
Mon Mar 23 00:15:00 UTC 2015, RpcRetryingCaller{globalStartTime=1427069700806, pause=0, retries=100}, org.apache.hadoop.hbase.exceptions.ConnectionClosingException: Call id=3800 on server hemera.apache.org/140.211.11.27:38998 aborted: connection is closing
Mon Mar 23 00:15:00 UTC 2015, RpcRetryingCaller{globalStartTime=1427069700806, pause=0, retries=100}, org.apache.hadoop.hbase.exceptions.ConnectionClosingException: Call id=3802 on server hemera.apache.org/140.211.11.27:38998 aborted: connection is closing
Mon Mar 23 00:15:00 UTC 2015, RpcRetryingCaller{globalStartTime=1427069700806, pause=0, retries=100}, org.apache.hadoop.hbase.exceptions.ConnectionClosingException: Call id=3804 on server hemera.apache.org/140.211.11.27:38998 aborted: connection is closing
Mon Mar 23 00:15:00 UTC 2015, RpcRetryingCaller{globalStartTime=1427069700806, pause=0, retries=100}, org.apache.hadoop.hbase.exceptions.ConnectionClosingException: Call id=3806 on server hemera.apache.org/140.211.11.27:38998 aborted: connection is closing
Mon Mar 23 00:15:00 UTC 2015, RpcRetryingCaller{globalStartTime=1427069700806, pause=0, retries=100}, org.apache.hadoop.hbase.exceptions.ConnectionClosingException: Call id=3808 on server hemera.apache.org/140.211.11.27:38998 aborted: connection is closing
Mon Mar 23 00:15:00 UTC 2015, RpcRetryingCaller{globalStartTime=1427069700806, pause=0, retries=100}, org.apache.hadoop.hbase.exceptions.ConnectionClosingException: Call id=3810 on server hemera.apache.org/140.211.11.27:38998 aborted: connection is closing
Mon Mar 23 00:15:00 UTC 2015, RpcRetryingCaller{globalStartTime=1427069700806, pause=0, retries=100}, org.apache.hadoop.hbase.exceptions.ConnectionClosingException: Call id=3812 on server hemera.apache.org/140.211.11.27:38998 aborted: connection is closing
Mon Mar 23 00:15:00 UTC 2015, RpcRetryingCaller{globalStartTime=1427069700806, pause=0, retries=100}, org.apache.hadoop.hbase.exceptions.ConnectionClosingException: Call id=3814 on server hemera.apache.org/140.211.11.27:38998 aborted: connection is closing
Mon Mar 23 00:15:00 UTC 2015, RpcRetryingCaller{globalStartTime=1427069700806, pause=0, retries=100}, org.apache.hadoop.hbase.exceptions.ConnectionClosingException: Call id=3816 on server hemera.apache.org/140.211.11.27:38998 aborted: connection is closing
Mon Mar 23 00:15:00 UTC 2015, RpcRetryingCaller{globalStartTime=1427069700806, pause=0, retries=100}, org.apache.hadoop.hbase.exceptions.ConnectionClosingException: Call id=3818 on server hemera.apache.org/140.211.11.27:38998 aborted: connection is closing
Mon Mar 23 00:15:00 UTC 2015, RpcRetryingCaller{globalStartTime=1427069700806, pause=0, retries=100}, org.apache.hadoop.hbase.exceptions.ConnectionClosingException: Call id=3820 on server hemera.apache.org/140.211.11.27:38998 aborted: connection is closing
Mon Mar 23 00:15:00 UTC 2015, RpcRetryingCaller{globalStartTime=1427069700806, pause=0, retries=100}, org.apache.hadoop.hbase.exceptions.ConnectionClosingException: Call id=3822 on server hemera.apache.org/140.211.11.27:38998 aborted: connection is closing
Mon Mar 23 00:15:00 UTC 2015, RpcRetryingCaller{globalStartTime=1427069700806, pause=0, retries=100}, org.apache.hadoop.hbase.exceptions.ConnectionClosingException: Call id=3824 on server hemera.apache.org/140.211.11.27:38998 aborted: connection is closing
Mon Mar 23 00:15:00 UTC 2015, RpcRetryingCaller{globalStartTime=1427069700806, pause=0, retries=100}, org.apache.hadoop.hbase.exceptions.ConnectionClosingException: Call id=3826 on server hemera.apache.org/140.211.11.27:38998 aborted: connection is closing
Mon Mar 23 00:15:00 UTC 2015, RpcRetryingCaller{globalStartTime=1427069700806, pause=0, retries=100}, org.apache.hadoop.hbase.exceptions.ConnectionClosingException: Call id=3828 on server hemera.apache.org/140.211.11.27:38998 aborted: connection is closing
Mon Mar 23 00:15:00 UTC 2015, RpcRetryingCaller{globalStartTime=1427069700806, pause=0, retries=100}, org.apache.hadoop.hbase.exceptions.ConnectionClosingException: Call id=3830 on server hemera.apache.org/140.211.11.27:38998 aborted: connection is closing
Mon Mar 23 00:15:00 UTC 2015, RpcRetryingCaller{globalStartTime=1427069700806, pause=0, retries=100}, org.apache.hadoop.hbase.exceptions.ConnectionClosingException: Call id=3832 on server hemera.apache.org/140.211.11.27:38998 aborted: connection is closing
Mon Mar 23 00:15:00 UTC 2015, RpcRetryingCaller{globalStartTime=1427069700806, pause=0, retries=100}, org.apache.hadoop.hbase.exceptions.ConnectionClosingException: Call id=3834 on server hemera.apache.org/140.211.11.27:38998 aborted: connection is closing
Mon Mar 23 00:15:00 UTC 2015, RpcRetryingCaller{globalStartTime=1427069700806, pause=0, retries=100}, org.apache.hadoop.hbase.exceptions.ConnectionClosingException: Call id=3836 on server hemera.apache.org/140.211.11.27:38998 aborted: connection is closing
Mon Mar 23 00:15:00 UTC 2015, RpcRetryingCaller{globalStartTime=1427069700806, pause=0, retries=100}, org.apache.hadoop.hbase.exceptions.ConnectionClosingException: Call id=3838 on server hemera.apache.org/140.211.11.27:38998 aborted: connection is closing
Mon Mar 23 00:15:00 UTC 2015, RpcRetryingCaller{globalStartTime=1427069700806, pause=0, retries=100}, org.apache.hadoop.hbase.exceptions.ConnectionClosingException: Call id=3840 on server hemera.apache.org/140.211.11.27:38998 aborted: connection is closing
Mon Mar 23 00:15:00 UTC 2015, RpcRetryingCaller{globalStartTime=1427069700806, pause=0, retries=100}, org.apache.hadoop.hbase.exceptions.ConnectionClosingException: Call id=3842 on server hemera.apache.org/140.211.11.27:38998 aborted: connection is closing
Mon Mar 23 00:15:00 UTC 2015, RpcRetryingCaller{globalStartTime=1427069700806, pause=0, retries=100}, org.apache.hadoop.hbase.exceptions.ConnectionClosingException: Call id=3844 on server hemera.apache.org/140.211.11.27:38998 aborted: connection is closing
Mon Mar 23 00:15:00 UTC 2015, RpcRetryingCaller{globalStartTime=1427069700806, pause=0, retries=100}, org.apache.hadoop.hbase.exceptions.ConnectionClosingException: Call id=3846 on server hemera.apache.org/140.211.11.27:38998 aborted: connection is closing
Mon Mar 23 00:15:00 UTC 2015, RpcRetryingCaller{globalStartTime=1427069700806, pause=0, retries=100}, org.apache.hadoop.hbase.exceptions.ConnectionClosingException: Call id=3848 on server hemera.apache.org/140.211.11.27:38998 aborted: connection is closing
Mon Mar 23 00:15:00 UTC 2015, RpcRetryingCaller{globalStartTime=1427069700806, pause=0, retries=100}, org.apache.hadoop.hbase.exceptions.ConnectionClosingException: Call id=3850 on server hemera.apache.org/140.211.11.27:38998 aborted: connection is closing
Mon Mar 23 00:15:00 UTC 2015, RpcRetryingCaller{globalStartTime=1427069700806, pause=0, retries=100}, org.apache.hadoop.hbase.exceptions.ConnectionClosingException: Call id=3852 on server hemera.apache.org/140.211.11.27:38998 aborted: connection is closing
Mon Mar 23 00:15:00 UTC 2015, RpcRetryingCaller{globalStartTime=1427069700806, pause=0, retries=100}, org.apache.hadoop.hbase.exceptions.ConnectionClosingException: Call id=3854 on server hemera.apache.org/140.211.11.27:38998 aborted: connection is closing
Mon Mar 23 00:15:00 UTC 2015, RpcRetryingCaller{globalStartTime=1427069700806, pause=0, retries=100}, org.apache.hadoop.hbase.exceptions.ConnectionClosingException: Call id=3856 on server hemera.apache.org/140.211.11.27:38998 aborted: connection is closing
Mon Mar 23 00:15:00 UTC 2015, RpcRetryingCaller{globalStartTime=1427069700806, pause=0, retries=100}, org.apache.hadoop.hbase.exceptions.ConnectionClosingException: Call id=3858 on server hemera.apache.org/140.211.11.27:38998 aborted: connection is closing
Mon Mar 23 00:15:00 UTC 2015, RpcRetryingCaller{globalStartTime=1427069700806, pause=0, retries=100}, org.apache.hadoop.hbase.exceptions.ConnectionClosingException: Call id=3860 on server hemera.apache.org/140.211.11.27:38998 aborted: connection is closing
Mon Mar 23 00:15:00 UTC 2015, RpcRetryingCaller{globalStartTime=1427069700806, pause=0, retries=100}, org.apache.hadoop.hbase.exceptions.ConnectionClosingException: Call id=3862 on server hemera.apache.org/140.211.11.27:38998 aborted: connection is closing
Mon Mar 23 00:15:00 UTC 2015, RpcRetryingCaller{globalStartTime=1427069700806, pause=0, retries=100}, org.apache.hadoop.hbase.exceptions.ConnectionClosingException: Call id=3864 on server hemera.apache.org/140.211.11.27:38998 aborted: connection is closing
Mon Mar 23 00:15:01 UTC 2015, RpcRetryingCaller{globalStartTime=1427069700806, pause=0, retries=100}, org.apache.hadoop.hbase.exceptions.ConnectionClosingException: Call id=3866 on server hemera.apache.org/140.211.11.27:38998 aborted: connection is closing
Mon Mar 23 00:15:01 UTC 2015, RpcRetryingCaller{globalStartTime=1427069700806, pause=0, retries=100}, org.apache.hadoop.hbase.exceptions.ConnectionClosingException: Call id=3868 on server hemera.apache.org/140.211.11.27:38998 aborted: connection is closing
Mon Mar 23 00:15:01 UTC 2015, RpcRetryingCaller{globalStartTime=1427069700806, pause=0, retries=100}, org.apache.hadoop.hbase.exceptions.ConnectionClosingException: Call id=3870 on server hemera.apache.org/140.211.11.27:38998 aborted: connection is closing
Mon Mar 23 00:15:01 UTC 2015, RpcRetryingCaller{globalStartTime=1427069700806, pause=0, retries=100}, org.apache.hadoop.hbase.exceptions.ConnectionClosingException: Call id=3872 on server hemera.apache.org/140.211.11.27:38998 aborted: connection is closing
Mon Mar 23 00:15:01 UTC 2015, RpcRetryingCaller{globalStartTime=1427069700806, pause=0, retries=100}, org.apache.hadoop.hbase.exceptions.ConnectionClosingException: Call id=3874 on server hemera.apache.org/140.211.11.27:38998 aborted: connection is closing
Mon Mar 23 00:15:01 UTC 2015, RpcRetryingCaller{globalStartTime=1427069700806, pause=0, retries=100}, org.apache.hadoop.hbase.exceptions.ConnectionClosingException: Call id=3876 on server hemera.apache.org/140.211.11.27:38998 aborted: connection is closing
Mon Mar 23 00:15:01 UTC 2015, RpcRetryingCaller{globalStartTime=1427069700806, pause=0, retries=100}, org.apache.hadoop.hbase.exceptions.ConnectionClosingException: Call id=3878 on server hemera.apache.org/140.211.11.27:38998 aborted: connection is closing
Mon Mar 23 00:15:01 UTC 2015, RpcRetryingCaller{globalStartTime=1427069700806, pause=0, retries=100}, org.apache.hadoop.hbase.exceptions.ConnectionClosingException: Call id=3880 on server hemera.apache.org/140.211.11.27:38998 aborted: connection is closing
Mon Mar 23 00:15:01 UTC 2015, RpcRetryingCaller{globalStartTime=1427069700806, pause=0, retries=100}, org.apache.hadoop.hbase.exceptions.ConnectionClosingException: Call id=3882 on server hemera.apache.org/140.211.11.27:38998 aborted: connection is closing
Mon Mar 23 00:15:01 UTC 2015, RpcRetryingCaller{globalStartTime=1427069700806, pause=0, retries=100}, org.apache.hadoop.hbase.exceptions.ConnectionClosingException: Call id=3884 on server hemera.apache.org/140.211.11.27:38998 aborted: connection is closing
Mon Mar 23 00:15:01 UTC 2015, RpcRetryingCaller{globalStartTime=1427069700806, pause=0, retries=100}, org.apache.hadoop.hbase.exceptions.ConnectionClosingException: Call id=3886 on server hemera.apache.org/140.211.11.27:38998 aborted: connection is closing
Mon Mar 23 00:15:01 UTC 2015, RpcRetryingCaller{globalStartTime=1427069700806, pause=0, retries=100}, org.apache.hadoop.hbase.exceptions.ConnectionClosingException: Call id=3888 on server hemera.apache.org/140.211.11.27:38998 aborted: connection is closing
Mon Mar 23 00:15:01 UTC 2015, RpcRetryingCaller{globalStartTime=1427069700806, pause=0, retries=100}, org.apache.hadoop.hbase.exceptions.ConnectionClosingException: Call id=3890 on server hemera.apache.org/140.211.11.27:38998 aborted: connection is closing
Mon Mar 23 00:15:01 UTC 2015, RpcRetryingCaller{globalStartTime=1427069700806, pause=0, retries=100}, org.apache.hadoop.hbase.exceptions.ConnectionClosingException: Call id=3892 on server hemera.apache.org/140.211.11.27:38998 aborted: connection is closing
Mon Mar 23 00:15:01 UTC 2015, RpcRetryingCaller{globalStartTime=1427069700806, pause=0, retries=100}, org.apache.hadoop.hbase.exceptions.ConnectionClosingException: Call id=3894 on server hemera.apache.org/140.211.11.27:38998 aborted: connection is closing
Mon Mar 23 00:15:01 UTC 2015, RpcRetryingCaller{globalStartTime=1427069700806, pause=0, retries=100}, org.apache.hadoop.hbase.exceptions.ConnectionClosingException: Call id=3896 on server hemera.apache.org/140.211.11.27:38998 aborted: connection is closing
Mon Mar 23 00:15:01 UTC 2015, RpcRetryingCaller{globalStartTime=1427069700806, pause=0, retries=100}, org.apache.hadoop.hbase.exceptions.ConnectionClosingException: Call id=3898 on server hemera.apache.org/140.211.11.27:38998 aborted: connection is closing
Mon Mar 23 00:15:01 UTC 2015, RpcRetryingCaller{globalStartTime=1427069700806, pause=0, retries=100}, org.apache.hadoop.hbase.exceptions.ConnectionClosingException: Call id=3900 on server hemera.apache.org/140.211.11.27:38998 aborted: connection is closing
Mon Mar 23 00:15:01 UTC 2015, RpcRetryingCaller{globalStartTime=1427069700806, pause=0, retries=100}, org.apache.hadoop.hbase.exceptions.ConnectionClosingException: Call id=3902 on server hemera.apache.org/140.211.11.27:38998 aborted: connection is closing
Mon Mar 23 00:15:01 UTC 2015, RpcRetryingCaller{globalStartTime=1427069700806, pause=0, retries=100}, org.apache.hadoop.hbase.exceptions.ConnectionClosingException: Call id=3904 on server hemera.apache.org/140.211.11.27:38998 aborted: connection is closing
Mon Mar 23 00:15:01 UTC 2015, RpcRetryingCaller{globalStartTime=1427069700806, pause=0, retries=100}, org.apache.hadoop.hbase.exceptions.ConnectionClosingException: Call id=3906 on server hemera.apache.org/140.211.11.27:38998 aborted: connection is closing
Mon Mar 23 00:15:01 UTC 2015, RpcRetryingCaller{globalStartTime=1427069700806, pause=0, retries=100}, org.apache.hadoop.hbase.exceptions.ConnectionClosingException: Call id=3908 on server hemera.apache.org/140.211.11.27:38998 aborted: connection is closing
Mon Mar 23 00:15:01 UTC 2015, RpcRetryingCaller{globalStartTime=1427069700806, pause=0, retries=100}, org.apache.hadoop.hbase.exceptions.ConnectionClosingException: Call id=3910 on server hemera.apache.org/140.211.11.27:38998 aborted: connection is closing
Mon Mar 23 00:15:01 UTC 2015, RpcRetryingCaller{globalStartTime=1427069700806, pause=0, retries=100}, org.apache.hadoop.hbase.exceptions.ConnectionClosingException: Call id=3912 on server hemera.apache.org/140.211.11.27:38998 aborted: connection is closing
Mon Mar 23 00:15:01 UTC 2015, RpcRetryingCaller{globalStartTime=1427069700806, pause=0, retries=100}, org.apache.hadoop.hbase.exceptions.ConnectionClosingException: Call id=3914 on server hemera.apache.org/140.211.11.27:38998 aborted: connection is closing
Mon Mar 23 00:15:01 UTC 2015, RpcRetryingCaller{globalStartTime=1427069700806, pause=0, retries=100}, org.apache.hadoop.hbase.exceptions.ConnectionClosingException: Call id=3916 on server hemera.apache.org/140.211.11.27:38998 aborted: connection is closing
Mon Mar 23 00:15:01 UTC 2015, RpcRetryingCaller{globalStartTime=1427069700806, pause=0, retries=100}, org.apache.hadoop.hbase.exceptions.ConnectionClosingException: Call id=3918 on server hemera.apache.org/140.211.11.27:38998 aborted: connection is closing
Mon Mar 23 00:15:01 UTC 2015, RpcRetryingCaller{globalStartTime=1427069700806, pause=0, retries=100}, org.apache.hadoop.hbase.exceptions.ConnectionClosingException: Call id=3920 on server hemera.apache.org/140.211.11.27:38998 aborted: connection is closing
Mon Mar 23 00:15:01 UTC 2015, RpcRetryingCaller{globalStartTime=1427069700806, pause=0, retries=100}, org.apache.hadoop.hbase.exceptions.ConnectionClosingException: Call id=3922 on server hemera.apache.org/140.211.11.27:38998 aborted: connection is closing
Mon Mar 23 00:15:01 UTC 2015, RpcRetryingCaller{globalStartTime=1427069700806, pause=0, retries=100}, org.apache.hadoop.hbase.exceptions.ConnectionClosingException: Call id=3924 on server hemera.apache.org/140.211.11.27:38998 aborted: connection is closing
Mon Mar 23 00:15:01 UTC 2015, RpcRetryingCaller{globalStartTime=1427069700806, pause=0, retries=100}, org.apache.hadoop.hbase.exceptions.ConnectionClosingException: Call id=3926 on server hemera.apache.org/140.211.11.27:38998 aborted: connection is closing
Mon Mar 23 00:15:01 UTC 2015, RpcRetryingCaller{globalStartTime=1427069700806, pause=0, retries=100}, org.apache.hadoop.hbase.exceptions.ConnectionClosingException: Call id=3928 on server hemera.apache.org/140.211.11.27:38998 aborted: connection is closing
Mon Mar 23 00:15:01 UTC 2015, RpcRetryingCaller{globalStartTime=1427069700806, pause=0, retries=100}, org.apache.hadoop.hbase.exceptions.ConnectionClosingException: Call id=3930 on server hemera.apache.org/140.211.11.27:38998 aborted: connection is closing
Mon Mar 23 00:15:01 UTC 2015, RpcRetryingCaller{globalStartTime=1427069700806, pause=0, retries=100}, org.apache.hadoop.hbase.exceptions.ConnectionClosingException: Call id=3932 on server hemera.apache.org/140.211.11.27:38998 aborted: connection is closing
Mon Mar 23 00:15:01 UTC 2015, RpcRetryingCaller{globalStartTime=1427069700806, pause=0, retries=100}, org.apache.hadoop.hbase.exceptions.ConnectionClosingException: Call id=3934 on server hemera.apache.org/140.211.11.27:38998 aborted: connection is closing
Mon Mar 23 00:15:01 UTC 2015, RpcRetryingCaller{globalStartTime=1427069700806, pause=0, retries=100}, org.apache.hadoop.hbase.exceptions.ConnectionClosingException: Call id=3936 on server hemera.apache.org/140.211.11.27:38998 aborted: connection is closing
Mon Mar 23 00:15:01 UTC 2015, RpcRetryingCaller{globalStartTime=1427069700806, pause=0, retries=100}, org.apache.hadoop.hbase.exceptions.ConnectionClosingException: Call id=3938 on server hemera.apache.org/140.211.11.27:38998 aborted: connection is closing
Mon Mar 23 00:15:01 UTC 2015, RpcRetryingCaller{globalStartTime=1427069700806, pause=0, retries=100}, org.apache.hadoop.hbase.exceptions.ConnectionClosingException: Call id=3940 on server hemera.apache.org/140.211.11.27:38998 aborted: connection is closing
Mon Mar 23 00:15:01 UTC 2015, RpcRetryingCaller{globalStartTime=1427069700806, pause=0, retries=100}, org.apache.hadoop.hbase.exceptions.ConnectionClosingException: Call id=3942 on server hemera.apache.org/140.211.11.27:38998 aborted: connection is closing
Mon Mar 23 00:15:01 UTC 2015, RpcRetryingCaller{globalStartTime=1427069700806, pause=0, retries=100}, org.apache.hadoop.hbase.exceptions.ConnectionClosingException: Call id=3944 on server hemera.apache.org/140.211.11.27:38998 aborted: connection is closing
Mon Mar 23 00:15:01 UTC 2015, RpcRetryingCaller{globalStartTime=1427069700806, pause=0, retries=100}, org.apache.hadoop.hbase.exceptions.ConnectionClosingException: Call id=3946 on server hemera.apache.org/140.211.11.27:38998 aborted: connection is closing
Mon Mar 23 00:15:01 UTC 2015, RpcRetryingCaller{globalStartTime=1427069700806, pause=0, retries=100}, org.apache.hadoop.hbase.exceptions.ConnectionClosingException: Call id=3948 on server hemera.apache.org/140.211.11.27:38998 aborted: connection is closing
Mon Mar 23 00:15:01 UTC 2015, RpcRetryingCaller{globalStartTime=1427069700806, pause=0, retries=100}, org.apache.hadoop.hbase.exceptions.ConnectionClosingException: Call id=3950 on server hemera.apache.org/140.211.11.27:38998 aborted: connection is closing
Mon Mar 23 00:15:01 UTC 2015, RpcRetryingCaller{globalStartTime=1427069700806, pause=0, retries=100}, org.apache.hadoop.hbase.exceptions.ConnectionClosingException: Call id=3952 on server hemera.apache.org/140.211.11.27:38998 aborted: connection is closing
Mon Mar 23 00:15:01 UTC 2015, RpcRetryingCaller{globalStartTime=1427069700806, pause=0, retries=100}, org.apache.hadoop.hbase.exceptions.ConnectionClosingException: Call id=3954 on server hemera.apache.org/140.211.11.27:38998 aborted: connection is closing
Mon Mar 23 00:15:01 UTC 2015, RpcRetryingCaller{globalStartTime=1427069700806, pause=0, retries=100}, org.apache.hadoop.hbase.exceptions.ConnectionClosingException: Call id=3956 on server hemera.apache.org/140.211.11.27:38998 aborted: connection is closing
Mon Mar 23 00:15:01 UTC 2015, RpcRetryingCaller{globalStartTime=1427069700806, pause=0, retries=100}, org.apache.hadoop.hbase.exceptions.ConnectionClosingException: Call id=3958 on server hemera.apache.org/140.211.11.27:38998 aborted: connection is closing
Mon Mar 23 00:15:01 UTC 2015, RpcRetryingCaller{globalStartTime=1427069700806, pause=0, retries=100}, org.apache.hadoop.hbase.exceptions.ConnectionClosingException: Call id=3960 on server hemera.apache.org/140.211.11.27:38998 aborted: connection is closing
Mon Mar 23 00:15:01 UTC 2015, RpcRetryingCaller{globalStartTime=1427069700806, pause=0, retries=100}, org.apache.hadoop.hbase.exceptions.ConnectionClosingException: Call id=3962 on server hemera.apache.org/140.211.11.27:38998 aborted: connection is closing
Mon Mar 23 00:15:01 UTC 2015, RpcRetryingCaller{globalStartTime=1427069700806, pause=0, retries=100}, org.apache.hadoop.hbase.exceptions.ConnectionClosingException: Call id=3964 on server hemera.apache.org/140.211.11.27:38998 aborted: connection is closing
Mon Mar 23 00:15:01 UTC 2015, RpcRetryingCaller{globalStartTime=1427069700806, pause=0, retries=100}, org.apache.hadoop.hbase.exceptions.ConnectionClosingException: Call id=3966 on server hemera.apache.org/140.211.11.27:38998 aborted: connection is closing
Mon Mar 23 00:15:01 UTC 2015, RpcRetryingCaller{globalStartTime=1427069700806, pause=0, retries=100}, org.apache.hadoop.hbase.exceptions.ConnectionClosingException: Call id=3968 on server hemera.apache.org/140.211.11.27:38998 aborted: connection is closing
Mon Mar 23 00:15:01 UTC 2015, RpcRetryingCaller{globalStartTime=1427069700806, pause=0, retries=100}, org.apache.hadoop.hbase.exceptions.ConnectionClosingException: Call id=3970 on server hemera.apache.org/140.211.11.27:38998 aborted: connection is closing
Mon Mar 23 00:15:01 UTC 2015, RpcRetryingCaller{globalStartTime=1427069700806, pause=0, retries=100}, org.apache.hadoop.hbase.exceptions.ConnectionClosingException: Call id=3972 on server hemera.apache.org/140.211.11.27:38998 aborted: connection is closing
Mon Mar 23 00:15:01 UTC 2015, RpcRetryingCaller{globalStartTime=1427069700806, pause=0, retries=100}, org.apache.hadoop.hbase.exceptions.ConnectionClosingException: Call id=3974 on server hemera.apache.org/140.211.11.27:38998 aborted: connection is closing
Mon Mar 23 00:15:01 UTC 2015, RpcRetryingCaller{globalStartTime=1427069700806, pause=0, retries=100}, org.apache.hadoop.hbase.exceptions.ConnectionClosingException: Call id=3976 on server hemera.apache.org/140.211.11.27:38998 aborted: connection is closing
Mon Mar 23 00:15:01 UTC 2015, RpcRetryingCaller{globalStartTime=1427069700806, pause=0, retries=100}, org.apache.hadoop.hbase.exceptions.ConnectionClosingException: Call id=3978 on server hemera.apache.org/140.211.11.27:38998 aborted: connection is closing
Mon Mar 23 00:15:01 UTC 2015, RpcRetryingCaller{globalStartTime=1427069700806, pause=0, retries=100}, org.apache.hadoop.hbase.exceptions.ConnectionClosingException: Call id=3980 on server hemera.apache.org/140.211.11.27:38998 aborted: connection is closing
Mon Mar 23 00:15:01 UTC 2015, RpcRetryingCaller{globalStartTime=1427069700806, pause=0, retries=100}, org.apache.hadoop.hbase.exceptions.ConnectionClosingException: Call id=3982 on server hemera.apache.org/140.211.11.27:38998 aborted: connection is closing
Mon Mar 23 00:15:01 UTC 2015, RpcRetryingCaller{globalStartTime=1427069700806, pause=0, retries=100}, org.apache.hadoop.hbase.exceptions.ConnectionClosingException: Call id=3984 on server hemera.apache.org/140.211.11.27:38998 aborted: connection is closing
Mon Mar 23 00:15:01 UTC 2015, RpcRetryingCaller{globalStartTime=1427069700806, pause=0, retries=100}, org.apache.hadoop.hbase.exceptions.ConnectionClosingException: Call id=3986 on server hemera.apache.org/140.211.11.27:38998 aborted: connection is closing
Mon Mar 23 00:15:01 UTC 2015, RpcRetryingCaller{globalStartTime=1427069700806, pause=0, retries=100}, org.apache.hadoop.hbase.exceptions.ConnectionClosingException: Call id=3988 on server hemera.apache.org/140.211.11.27:38998 aborted: connection is closing
Mon Mar 23 00:15:01 UTC 2015, RpcRetryingCaller{globalStartTime=1427069700806, pause=0, retries=100}, org.apache.hadoop.hbase.exceptions.ConnectionClosingException: Call id=3990 on server hemera.apache.org/140.211.11.27:38998 aborted: connection is closing
Mon Mar 23 00:15:01 UTC 2015, RpcRetryingCaller{globalStartTime=1427069700806, pause=0, retries=100}, org.apache.hadoop.hbase.exceptions.ConnectionClosingException: Call id=3992 on server hemera.apache.org/140.211.11.27:38998 aborted: connection is closing

  TestDistributedLogSplitting.testLogReplayTwoSequentialRSDown:649 expected:<1000> but was:<997>
  TestReplicationSmallTests.testDeleteTypes:163 Waited too much time for put replication

Tests in error: 
  TestHBaseFsck.testQuarantineCorruptHFile ? TableNotFound org.apache.hadoop.hba...


Tests run: 2353, Failures: 3, Errors: 1, Skipped: 18

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] HBase ............................................. SUCCESS [  3.440 s]
[INFO] HBase - Checkstyle ................................ SUCCESS [  0.962 s]
[INFO] HBase - Annotations ............................... SUCCESS [  0.695 s]
[INFO] HBase - Protocol .................................. SUCCESS [  2.000 s]
[INFO] HBase - Common .................................... SUCCESS [02:56 min]
[INFO] HBase - Client .................................... SUCCESS [01:35 min]
[INFO] HBase - Hadoop Compatibility ...................... SUCCESS [ 11.179 s]
[INFO] HBase - Hadoop Two Compatibility .................. SUCCESS [ 13.508 s]
[INFO] HBase - Prefix Tree ............................... SUCCESS [ 16.447 s]
[INFO] HBase - Server .................................... FAILURE [  01:37 h]
[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: 01:43 h
[INFO] Finished at: 2015-03-23T01:20:42+00:00
[INFO] Final Memory: 69M/535M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18:test (secondPartTestsExecution) on project hbase-server: There are test failures.
[ERROR] 
[ERROR] Please refer to /x1/jenkins/jenkins-slave/workspace/HBase-TRUNK/hbase-server/target/surefire-reports for the individual test results.
[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 <goals> -rf :hbase-server
Build step 'Invoke top-level Maven targets' marked build as 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/hudson3455401845595251282.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 #6287
Archived 2018 artifacts
Archive block size is 32768
Received 31 blocks and 416911288 bytes
Compression is 0.2%
Took 1 min 51 sec
Recording test results
[FINDBUGS] Skipping publisher since build result is FAILURE
[CHECKSTYLE] Skipping publisher since build result is FAILURE