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/24 00:20:49 UTC

Build failed in Jenkins: HBase-TRUNK #6294

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

Changes:

[ndimiduk] HBASE-13315 BufferedMutator should be @InterfaceAudience.Public (Solomon Duskis)

[zhangduo] HBASE-13310 Fix high priority findbugs warnings

------------------------------------------
[...truncated 1302 lines...]
Running org.apache.hadoop.hbase.codec.TestCellCodecWithTags
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.409 sec - in org.apache.hadoop.hbase.codec.TestCellCodecWithTags
Running org.apache.hadoop.hbase.codec.TestKeyValueCodecWithTags
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.39 sec - in org.apache.hadoop.hbase.codec.TestKeyValueCodecWithTags
Running org.apache.hadoop.hbase.codec.TestCellCodec
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.459 sec - in org.apache.hadoop.hbase.codec.TestCellCodec
Running org.apache.hadoop.hbase.codec.TestKeyValueCodec
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.454 sec - in org.apache.hadoop.hbase.codec.TestKeyValueCodec
Running org.apache.hadoop.hbase.TestClassFinder
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.681 sec - in org.apache.hadoop.hbase.TestClassFinder
Running org.apache.hadoop.hbase.io.TestTagCompressionContext
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.169 sec - in org.apache.hadoop.hbase.io.TestTagCompressionContext
Running org.apache.hadoop.hbase.io.TestByteBufferInputStream
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.281 sec - in org.apache.hadoop.hbase.io.TestByteBufferInputStream
Running org.apache.hadoop.hbase.io.util.TestLRUDictionary
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.704 sec - in org.apache.hadoop.hbase.io.util.TestLRUDictionary
Running org.apache.hadoop.hbase.io.crypto.TestKeyStoreKeyProvider
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 sec - in org.apache.hadoop.hbase.io.crypto.TestKeyStoreKeyProvider
Running org.apache.hadoop.hbase.io.crypto.aes.TestAES
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.338 sec - in org.apache.hadoop.hbase.io.crypto.aes.TestAES
Running org.apache.hadoop.hbase.io.crypto.TestEncryption
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.316 sec - in org.apache.hadoop.hbase.io.crypto.TestEncryption
Running org.apache.hadoop.hbase.io.crypto.TestCipherProvider
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.148 sec - in org.apache.hadoop.hbase.io.crypto.TestCipherProvider
Running org.apache.hadoop.hbase.io.crypto.TestKeyProvider
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.722 sec - in org.apache.hadoop.hbase.io.crypto.TestKeyProvider
Running org.apache.hadoop.hbase.io.TestBoundedByteBufferPool
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.275 sec - in org.apache.hadoop.hbase.io.TestBoundedByteBufferPool
Running org.apache.hadoop.hbase.TestCompoundConfiguration
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.826 sec - in org.apache.hadoop.hbase.TestCompoundConfiguration
Running org.apache.hadoop.hbase.TestHBaseConfiguration
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.636 sec - in org.apache.hadoop.hbase.TestHBaseConfiguration

Results :




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

[INFO] 
[INFO] --- maven-surefire-plugin:2.18:test (secondPartTestsExecution) @ hbase-common ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.6.2.201302030002:report (report) @ hbase-common ---
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ hbase-common ---
[INFO] Building jar: <https://builds.apache.org/job/HBase-TRUNK/ws/hbase-common/target/hbase-common-2.0.0-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ hbase-common ---
[INFO] Building jar: <https://builds.apache.org/job/HBase-TRUNK/ws/hbase-common/target/hbase-common-2.0.0-SNAPSHOT-tests.jar>
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ hbase-common ---
[INFO] Building jar: <https://builds.apache.org/job/HBase-TRUNK/ws/hbase-common/target/hbase-common-2.0.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ hbase-common ---
[INFO] Installing <https://builds.apache.org/job/HBase-TRUNK/ws/hbase-common/target/hbase-common-2.0.0-SNAPSHOT.jar> to /home/jenkins/.m2/repository/org/apache/hbase/hbase-common/2.0.0-SNAPSHOT/hbase-common-2.0.0-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/HBase-TRUNK/ws/hbase-common/pom.xml> to /home/jenkins/.m2/repository/org/apache/hbase/hbase-common/2.0.0-SNAPSHOT/hbase-common-2.0.0-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/HBase-TRUNK/ws/hbase-common/target/hbase-common-2.0.0-SNAPSHOT-sources.jar> to /home/jenkins/.m2/repository/org/apache/hbase/hbase-common/2.0.0-SNAPSHOT/hbase-common-2.0.0-SNAPSHOT-sources.jar
[INFO] Installing <https://builds.apache.org/job/HBase-TRUNK/ws/hbase-common/target/hbase-common-2.0.0-SNAPSHOT-tests.jar> to /home/jenkins/.m2/repository/org/apache/hbase/hbase-common/2.0.0-SNAPSHOT/hbase-common-2.0.0-SNAPSHOT-tests.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building HBase - Client 2.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0.1:enforce (enforce) @ hbase-client ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.6.2.201302030002:prepare-agent (prepare-agent) @ hbase-client ---
[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-client/target/jacoco.exec,excludes=**/generated/**/*.class>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ hbase-client ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ hbase-client ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ hbase-client ---
[INFO] Compiling 3 source files to <https://builds.apache.org/job/HBase-TRUNK/ws/hbase-client/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ hbase-client ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ hbase-client ---
[INFO] Compiling 23 source files to <https://builds.apache.org/job/HBase-TRUNK/ws/hbase-client/target/test-classes>
[INFO] <https://builds.apache.org/job/HBase-TRUNK/ws/hbase-client/src/test/java/org/apache/hadoop/hbase/client/TestClientNoCluster.java>:[-1,-1] Some input files use or override a deprecated API.
[INFO] <https://builds.apache.org/job/HBase-TRUNK/ws/hbase-client/src/test/java/org/apache/hadoop/hbase/client/TestClientNoCluster.java>:[-1,-1] Recompile with -Xlint:deprecation for details.
[INFO] <https://builds.apache.org/job/HBase-TRUNK/ws/hbase-client/src/test/java/org/apache/hadoop/hbase/client/TestOperation.java>:[-1,-1] Some input files use unchecked or unsafe operations.
[INFO] <https://builds.apache.org/job/HBase-TRUNK/ws/hbase-client/src/test/java/org/apache/hadoop/hbase/client/TestOperation.java>:[-1,-1] Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.18:test (default-test) @ hbase-client ---
[INFO] Surefire report directory: <https://builds.apache.org/job/HBase-TRUNK/ws/hbase-client/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.TestRegionLocations
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec - in org.apache.hadoop.hbase.TestRegionLocations
Running org.apache.hadoop.hbase.client.TestAsyncProcess
Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 39.304 sec - in org.apache.hadoop.hbase.client.TestAsyncProcess
Running org.apache.hadoop.hbase.client.TestClientNoCluster
Tests run: 5, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 2.121 sec - in org.apache.hadoop.hbase.client.TestClientNoCluster
Running org.apache.hadoop.hbase.client.TestDelayingRunner
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.038 sec - in org.apache.hadoop.hbase.client.TestDelayingRunner
Running org.apache.hadoop.hbase.client.TestGet
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.547 sec - in org.apache.hadoop.hbase.client.TestGet
Running org.apache.hadoop.hbase.client.TestFastFailWithoutTestUtil
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.944 sec - in org.apache.hadoop.hbase.client.TestFastFailWithoutTestUtil
Running org.apache.hadoop.hbase.client.TestScan
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.532 sec - in org.apache.hadoop.hbase.client.TestScan
Running org.apache.hadoop.hbase.client.TestPutDotHas
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 sec - in org.apache.hadoop.hbase.client.TestPutDotHas
Running org.apache.hadoop.hbase.client.TestAttributes
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.368 sec - in org.apache.hadoop.hbase.client.TestAttributes
Running org.apache.hadoop.hbase.client.TestDeleteTimeStamp
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 sec - in org.apache.hadoop.hbase.client.TestDeleteTimeStamp
Running org.apache.hadoop.hbase.client.TestSnapshotFromAdmin
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.062 sec - in org.apache.hadoop.hbase.client.TestSnapshotFromAdmin
Running org.apache.hadoop.hbase.client.TestOperation
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.266 sec - in org.apache.hadoop.hbase.client.TestOperation
Running org.apache.hadoop.hbase.client.TestClientExponentialBackoff
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.129 sec - in org.apache.hadoop.hbase.client.TestClientExponentialBackoff
Running org.apache.hadoop.hbase.client.TestIncrement
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.365 sec - in org.apache.hadoop.hbase.client.TestIncrement
Running org.apache.hadoop.hbase.TestHColumnDescriptor
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.675 sec - in org.apache.hadoop.hbase.TestHColumnDescriptor
Running org.apache.hadoop.hbase.filter.TestLongComparator
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.238 sec - in org.apache.hadoop.hbase.filter.TestLongComparator
Running org.apache.hadoop.hbase.TestHTableDescriptor
Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.479 sec - in org.apache.hadoop.hbase.TestHTableDescriptor
Running org.apache.hadoop.hbase.TestInterfaceAudienceAnnotations
Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 5.178 sec <<< FAILURE! - in org.apache.hadoop.hbase.TestInterfaceAudienceAnnotations
testInterfaceAudienceAnnotation(org.apache.hadoop.hbase.TestInterfaceAudienceAnnotations)  Time elapsed: 0.292 sec  <<< FAILURE!
java.lang.AssertionError: All classes should have @InterfaceAudience annotation expected:<0> but was:<1>
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:743)
	at org.junit.Assert.assertEquals(Assert.java:118)
	at org.junit.Assert.assertEquals(Assert.java:555)
	at org.apache.hadoop.hbase.TestInterfaceAudienceAnnotations.testInterfaceAudienceAnnotation(TestInterfaceAudienceAnnotations.java:232)

Running org.apache.hadoop.hbase.security.TestEncryptionUtil
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.684 sec - in org.apache.hadoop.hbase.security.TestEncryptionUtil
Running org.apache.hadoop.hbase.ipc.TestPayloadCarryingRpcController
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.248 sec - in org.apache.hadoop.hbase.ipc.TestPayloadCarryingRpcController
Running org.apache.hadoop.hbase.ipc.TestIPCUtil
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.57 sec - in org.apache.hadoop.hbase.ipc.TestIPCUtil

Results :

Failed tests: 
  TestInterfaceAudienceAnnotations.testInterfaceAudienceAnnotation:232 All classes should have @InterfaceAudience annotation expected:<0> but was:<1>



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

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] HBase ............................................. SUCCESS [  2.895 s]
[INFO] HBase - Checkstyle ................................ SUCCESS [  0.824 s]
[INFO] HBase - Annotations ............................... SUCCESS [  0.602 s]
[INFO] HBase - Protocol .................................. SUCCESS [  1.983 s]
[INFO] HBase - Common .................................... SUCCESS [02:55 min]
[INFO] HBase - Client .................................... FAILURE [01:38 min]
[INFO] HBase - Hadoop Compatibility ...................... SKIPPED
[INFO] HBase - Hadoop Two Compatibility .................. SKIPPED
[INFO] HBase - Prefix Tree ............................... SKIPPED
[INFO] HBase - Server .................................... SKIPPED
[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: 04:41 min
[INFO] Finished at: 2015-03-23T23:19:33+00:00
[INFO] Final Memory: 72M/1298M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18:test (default-test) on project hbase-client: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/HBase-TRUNK/ws/hbase-client/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-client
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/hudson7744026797783069254.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 #6293
Archived 331 artifacts
Archive block size is 32768
Received 33 blocks and 3872333 bytes
Compression is 21.8%
Took 1 min 10 sec
Recording test results
[FINDBUGS] Skipping publisher since build result is FAILURE
[CHECKSTYLE] Skipping publisher since build result is FAILURE
Updating HBASE-13310
Updating HBASE-13315

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

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


Build failed in Jenkins: HBase-TRUNK #6295

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

Changes:

[ndimiduk] HBASE-13315 BufferedMutator should be @InterfaceAudience.Public (addendum)

------------------------------------------
[...truncated 2841 lines...]
Running org.apache.hadoop.hbase.security.access.TestNamespaceCommands
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.134 sec - in org.apache.hadoop.hbase.security.access.TestTablePermissions
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.366 sec - in org.apache.hadoop.hbase.security.access.TestNamespaceCommands
Running org.apache.hadoop.hbase.security.access.TestAccessController2
Running org.apache.hadoop.hbase.TestMetaTableLocator
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.62 sec - in org.apache.hadoop.hbase.TestMetaTableLocator
Running org.apache.hadoop.hbase.ipc.TestDelayedRpc
Running org.apache.hadoop.hbase.TestFullLogReconstruction
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.03 sec - in org.apache.hadoop.hbase.ipc.TestDelayedRpc
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.79 sec - in org.apache.hadoop.hbase.security.access.TestAccessController2
Running org.apache.hadoop.hbase.ipc.TestHBaseClient
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.568 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.551 sec - in org.apache.hadoop.hbase.ipc.TestProtoBufRpc
Running org.apache.hadoop.hbase.TestGlobalMemStoreSize
Running org.apache.hadoop.hbase.TestJMXListener
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.472 sec - in org.apache.hadoop.hbase.TestGlobalMemStoreSize
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 38.858 sec - in org.apache.hadoop.hbase.TestFullLogReconstruction
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.992 sec - in org.apache.hadoop.hbase.TestJMXListener
Running org.apache.hadoop.hbase.constraint.TestConstraint
Running org.apache.hadoop.hbase.io.hfile.TestHFileBlockIndex
Running org.apache.hadoop.hbase.trace.TestHTraceHooks
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.155 sec - in org.apache.hadoop.hbase.constraint.TestConstraint
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.191 sec - in org.apache.hadoop.hbase.trace.TestHTraceHooks
Running org.apache.hadoop.hbase.io.hfile.TestHFileSeek
Running org.apache.hadoop.hbase.io.hfile.TestForceCacheImportantBlocks
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.517 sec - in org.apache.hadoop.hbase.io.hfile.TestHFileSeek
Running org.apache.hadoop.hbase.io.hfile.TestCacheConfig
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.182 sec - in org.apache.hadoop.hbase.io.hfile.TestHFileBlockIndex
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.966 sec - in org.apache.hadoop.hbase.io.hfile.TestCacheConfig
Running org.apache.hadoop.hbase.io.hfile.TestCacheOnWrite
Running org.apache.hadoop.hbase.io.hfile.TestScannerSelectionUsingTTL
Tests run: 92, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 351.049 sec - in org.apache.hadoop.hbase.regionserver.TestHRegion
Running org.apache.hadoop.hbase.io.hfile.TestHFileBlock
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 67.001 sec - in org.apache.hadoop.hbase.io.hfile.TestForceCacheImportantBlocks
Running org.apache.hadoop.hbase.io.TestFileLink
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 63.758 sec - in org.apache.hadoop.hbase.io.hfile.TestScannerSelectionUsingTTL
Running org.apache.hadoop.hbase.io.encoding.TestEncodedSeekers
Tests run: 57, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 200.475 sec - in org.apache.hadoop.hbase.security.access.TestAccessController
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.904 sec - in org.apache.hadoop.hbase.io.TestFileLink
Running org.apache.hadoop.hbase.io.encoding.TestDataBlockEncoders
Running org.apache.hadoop.hbase.io.encoding.TestChangingEncoding
Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 91.11 sec - in org.apache.hadoop.hbase.io.hfile.TestHFileBlock
Running org.apache.hadoop.hbase.io.encoding.TestBufferedDataBlockEncoder
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.389 sec - in org.apache.hadoop.hbase.io.encoding.TestBufferedDataBlockEncoder
Running org.apache.hadoop.hbase.io.encoding.TestLoadAndSwitchEncodeOnDisk
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 75.079 sec - in org.apache.hadoop.hbase.io.encoding.TestChangingEncoding
Running org.apache.hadoop.hbase.TestRegionRebalancing
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.112 sec - in org.apache.hadoop.hbase.io.encoding.TestLoadAndSwitchEncodeOnDisk
Running org.apache.hadoop.hbase.TestHColumnDescriptorDefaultVersions
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.539 sec - in org.apache.hadoop.hbase.TestHColumnDescriptorDefaultVersions
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 42.668 sec - in org.apache.hadoop.hbase.TestRegionRebalancing
Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 175.954 sec - in org.apache.hadoop.hbase.io.encoding.TestEncodedSeekers
Running org.apache.hadoop.hbase.mapred.TestTableMapReduceUtil
Running org.apache.hadoop.hbase.mapred.TestTableInputFormat
Running org.apache.hadoop.hbase.mapred.TestTableMapReduce
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 83.934 sec - in org.apache.hadoop.hbase.mapred.TestTableInputFormat
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 90.598 sec - in org.apache.hadoop.hbase.mapred.TestTableMapReduceUtil
Running org.apache.hadoop.hbase.mapred.TestTableSnapshotInputFormat
Running org.apache.hadoop.hbase.replication.TestReplicationTrackerZKImpl
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.798 sec - in org.apache.hadoop.hbase.replication.TestReplicationTrackerZKImpl
Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 269.192 sec - in org.apache.hadoop.hbase.io.encoding.TestDataBlockEncoders
Running org.apache.hadoop.hbase.replication.TestReplicationEndpoint
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.759 sec - in org.apache.hadoop.hbase.replication.TestReplicationEndpoint
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 97.961 sec - in org.apache.hadoop.hbase.mapred.TestTableMapReduce
Running org.apache.hadoop.hbase.replication.TestReplicationDisableInactivePeer
Running org.apache.hadoop.hbase.replication.TestReplicationKillMasterRSCompressed
Running org.apache.hadoop.hbase.replication.TestPerTableCFReplication
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.055 sec - in org.apache.hadoop.hbase.replication.TestReplicationDisableInactivePeer
Running org.apache.hadoop.hbase.replication.regionserver.TestReplicationSink
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.476 sec - in org.apache.hadoop.hbase.replication.regionserver.TestReplicationSink
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.399 sec - in org.apache.hadoop.hbase.replication.TestReplicationKillMasterRSCompressed
Running org.apache.hadoop.hbase.replication.regionserver.TestReplicationSourceManager
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.629 sec - in org.apache.hadoop.hbase.replication.regionserver.TestReplicationSourceManager
Running org.apache.hadoop.hbase.replication.regionserver.TestReplicationWALReaderManager
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 40.357 sec - in org.apache.hadoop.hbase.replication.TestPerTableCFReplication
Running org.apache.hadoop.hbase.replication.regionserver.TestRegionReplicaReplicationEndpoint
Running org.apache.hadoop.hbase.replication.regionserver.TestRegionReplicaReplicationEndpointNoMaster
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 50.097 sec - in org.apache.hadoop.hbase.replication.regionserver.TestRegionReplicaReplicationEndpointNoMaster
Tests run: 216, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 522.943 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.266 sec - in org.apache.hadoop.hbase.replication.TestReplicationSource
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 78.204 sec - in org.apache.hadoop.hbase.replication.regionserver.TestRegionReplicaReplicationEndpoint
Running org.apache.hadoop.hbase.replication.TestReplicationChangingPeerRegionservers
Running org.apache.hadoop.hbase.replication.TestReplicationSyncUpTool
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.735 sec - in org.apache.hadoop.hbase.replication.TestReplicationChangingPeerRegionservers
Running org.apache.hadoop.hbase.replication.TestReplicationKillMasterRS
Running org.apache.hadoop.hbase.replication.TestMultiSlaveReplication
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.761 sec - in org.apache.hadoop.hbase.replication.TestReplicationKillMasterRS
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 33.308 sec - in org.apache.hadoop.hbase.replication.TestMultiSlaveReplication
Running org.apache.hadoop.hbase.replication.TestReplicationWithTags
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.158 sec - in org.apache.hadoop.hbase.replication.TestReplicationWithTags
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 67.623 sec - in org.apache.hadoop.hbase.replication.TestReplicationSyncUpTool
Running org.apache.hadoop.hbase.replication.TestReplicationKillSlaveRS
Running org.apache.hadoop.hbase.replication.TestReplicationStateZKImpl
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.831 sec - in org.apache.hadoop.hbase.replication.TestReplicationStateZKImpl
Running org.apache.hadoop.hbase.replication.TestMasterReplication
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.521 sec - in org.apache.hadoop.hbase.replication.TestReplicationKillSlaveRS
Running org.apache.hadoop.hbase.replication.TestReplicationSmallTests
Running org.apache.hadoop.hbase.util.TestMergeTool
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 313.076 sec - in org.apache.hadoop.hbase.mapred.TestTableSnapshotInputFormat
Running org.apache.hadoop.hbase.util.TestFSTableDescriptors
Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.511 sec - in org.apache.hadoop.hbase.util.TestFSTableDescriptors
Running org.apache.hadoop.hbase.util.TestHBaseFsckEncryption
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.383 sec - in org.apache.hadoop.hbase.util.TestMergeTool
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.914 sec - in org.apache.hadoop.hbase.util.TestHBaseFsckEncryption
Running org.apache.hadoop.hbase.util.TestIdLock
Running org.apache.hadoop.hbase.util.TestMiniClusterLoadSequential
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.58 sec - in org.apache.hadoop.hbase.util.TestIdLock
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 47.57 sec - in org.apache.hadoop.hbase.replication.TestReplicationSmallTests
Running org.apache.hadoop.hbase.util.TestMergeTable
Running org.apache.hadoop.hbase.util.TestMiniClusterLoadParallel
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 84.512 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: 35.486 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: 57.059 sec - in org.apache.hadoop.hbase.util.TestMiniClusterLoadSequential
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 55.666 sec - in org.apache.hadoop.hbase.util.TestMiniClusterLoadParallel
Running org.apache.hadoop.hbase.util.TestRegionSplitter
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.276 sec - in org.apache.hadoop.hbase.util.TestFSUtils
Running org.apache.hadoop.hbase.util.TestProcessBasedCluster
Running org.apache.hadoop.hbase.util.TestTableName
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.149 sec - in org.apache.hadoop.hbase.util.TestProcessBasedCluster
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.643 sec - in org.apache.hadoop.hbase.util.TestTableName
Running org.apache.hadoop.hbase.util.TestMiniClusterLoadEncoded
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.332 sec - in org.apache.hadoop.hbase.util.TestRegionSplitter
Running org.apache.hadoop.hbase.util.TestFSVisitor
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.848 sec - in org.apache.hadoop.hbase.util.TestFSVisitor
Running org.apache.hadoop.hbase.util.hbck.TestOfflineMetaRebuildBase
Running org.apache.hadoop.hbase.util.TestCoprocessorScanPolicy
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 331.404 sec - in org.apache.hadoop.hbase.replication.regionserver.TestReplicationWALReaderManager
Running org.apache.hadoop.hbase.util.hbck.TestOfflineMetaRebuildOverlap
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.924 sec - in org.apache.hadoop.hbase.util.TestCoprocessorScanPolicy
Running org.apache.hadoop.hbase.util.hbck.TestOfflineMetaRebuildHole
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.023 sec - in org.apache.hadoop.hbase.util.hbck.TestOfflineMetaRebuildBase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.873 sec - in org.apache.hadoop.hbase.util.hbck.TestOfflineMetaRebuildOverlap
Running org.apache.hadoop.hbase.util.TestDefaultEnvironmentEdge
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.546 sec - in org.apache.hadoop.hbase.util.TestDefaultEnvironmentEdge
Running org.apache.hadoop.hbase.util.TestFSHDFSUtils
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.305 sec - in org.apache.hadoop.hbase.util.TestFSHDFSUtils
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.149 sec - in org.apache.hadoop.hbase.util.hbck.TestOfflineMetaRebuildHole
Running org.apache.hadoop.hbase.TestMetaTableAccessorNoCluster
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 64.33 sec - in org.apache.hadoop.hbase.util.TestMiniClusterLoadEncoded
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.535 sec - in org.apache.hadoop.hbase.TestMetaTableAccessorNoCluster
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: 4.134 sec - in org.apache.hadoop.hbase.TestInfoServers
Tests run: 9, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 9.53 sec - in org.apache.hadoop.hbase.TestNamespace
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.393 sec - in org.apache.hadoop.hbase.TestMetaTableAccessor
Tests run: 51, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 234.966 sec - in org.apache.hadoop.hbase.util.TestHBaseFsck

Results :

Failed tests: 
  TestDistributedLogSplitting.testLogReplayTwoSequentialRSDown:649 expected:<1000> but was:<927>



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

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] HBase ............................................. SUCCESS [  2.679 s]
[INFO] HBase - Checkstyle ................................ SUCCESS [  0.876 s]
[INFO] HBase - Annotations ............................... SUCCESS [  0.687 s]
[INFO] HBase - Protocol .................................. SUCCESS [  1.857 s]
[INFO] HBase - Common .................................... SUCCESS [02:50 min]
[INFO] HBase - Client .................................... SUCCESS [01:35 min]
[INFO] HBase - Hadoop Compatibility ...................... SUCCESS [ 10.985 s]
[INFO] HBase - Hadoop Two Compatibility .................. SUCCESS [ 13.256 s]
[INFO] HBase - Prefix Tree ............................... SUCCESS [ 16.073 s]
[INFO] HBase - Server .................................... FAILURE [  01:31 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:36 h
[INFO] Finished at: 2015-03-24T01:48:58+00:00
[INFO] Final Memory: 79M/569M
[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/hudson5239634329734310554.sh
++ grep surefirebooter
++ wc -l
++ jps
+ 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 #6293
Archived 2018 artifacts
Archive block size is 32768
Received 54 blocks and 409064842 bytes
Compression is 0.4%
Took 2 min 11 sec
Recording test results
[FINDBUGS] Skipping publisher since build result is FAILURE
[CHECKSTYLE] Skipping publisher since build result is FAILURE
Updating HBASE-13315