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 2016/04/30 05:52:08 UTC

Build failed in Jenkins: HBase-Trunk_matrix » latest1.8,yahoo-not-h2 #883

See <https://builds.apache.org/job/HBase-Trunk_matrix/jdk=latest1.8,label=yahoo-not-h2/883/changes>

Changes:

[tedyu] HBASE-15357 TableInputFormatBase getSplitKey does not handle signed

------------------------------------------
[...truncated 7140 lines...]
java.lang.Exception: Appears to be stuck in thread DataXceiver for client DFSClient_NONMAPREDUCE_-900772727_714 at /127.0.0.1:55598 [Receiving block BP-473147874-67.195.81.189-1461986809567:blk_1073741839_1017]
	at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
	at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
	at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
	at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
	at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
	at org.apache.hadoop.net.SocketIOWithTimeout$SelectorPool.select(SocketIOWithTimeout.java:335)
	at org.apache.hadoop.net.SocketIOWithTimeout.doIO(SocketIOWithTimeout.java:157)
	at org.apache.hadoop.net.SocketInputStream.read(SocketInputStream.java:161)
	at org.apache.hadoop.net.SocketInputStream.read(SocketInputStream.java:131)
	at java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
	at java.io.BufferedInputStream.read1(BufferedInputStream.java:286)
	at java.io.BufferedInputStream.read(BufferedInputStream.java:345)
	at java.io.DataInputStream.read(DataInputStream.java:149)
	at org.apache.hadoop.io.IOUtils.readFully(IOUtils.java:199)
	at org.apache.hadoop.hdfs.protocol.datatransfer.PacketReceiver.doReadFully(PacketReceiver.java:213)
	at org.apache.hadoop.hdfs.protocol.datatransfer.PacketReceiver.doRead(PacketReceiver.java:134)
	at org.apache.hadoop.hdfs.protocol.datatransfer.PacketReceiver.receiveNextPacket(PacketReceiver.java:109)
	at org.apache.hadoop.hdfs.server.datanode.BlockReceiver.receivePacket(BlockReceiver.java:472)
	at org.apache.hadoop.hdfs.server.datanode.BlockReceiver.receiveBlock(BlockReceiver.java:849)
	at org.apache.hadoop.hdfs.server.datanode.DataXceiver.writeBlock(DataXceiver.java:804)
	at org.apache.hadoop.hdfs.protocol.datatransfer.Receiver.opWriteBlock(Receiver.java:137)
	at org.apache.hadoop.hdfs.protocol.datatransfer.Receiver.processOp(Receiver.java:74)
	at org.apache.hadoop.hdfs.server.datanode.DataXceiver.run(DataXceiver.java:251)
	at java.lang.Thread.run(Thread.java:745)

testCreateWithFailover(org.apache.hadoop.hbase.master.procedure.TestMasterFailoverWithProcedures)  Time elapsed: 0.234 sec  <<< ERROR!
java.lang.IllegalStateException: A mini-cluster is already running
	at org.apache.hadoop.hbase.HBaseTestingUtility.startMiniCluster(HBaseTestingUtility.java:1018)
	at org.apache.hadoop.hbase.HBaseTestingUtility.startMiniCluster(HBaseTestingUtility.java:909)
	at org.apache.hadoop.hbase.HBaseTestingUtility.startMiniCluster(HBaseTestingUtility.java:903)
	at org.apache.hadoop.hbase.master.procedure.TestMasterFailoverWithProcedures.setup(TestMasterFailoverWithProcedures.java:82)

Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 141.036 sec - in org.apache.hadoop.hbase.master.TestAssignmentManagerOnCluster
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Running org.apache.hadoop.hbase.mapred.TestMultiTableSnapshotInputFormat
Running org.apache.hadoop.hbase.mapred.TestTableMapReduceUtil
Tests run: 20, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 259.611 sec - in org.apache.hadoop.hbase.master.balancer.TestStochasticLoadBalancer
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.282 sec - in org.apache.hadoop.hbase.mapred.TestTableMapReduceUtil
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Running org.apache.hadoop.hbase.mapred.TestTableInputFormat
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 48.749 sec - in org.apache.hadoop.hbase.mapred.TestMultiTableSnapshotInputFormat
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Running org.apache.hadoop.hbase.mapred.TestTableMapReduce
Running org.apache.hadoop.hbase.TestIOFencing
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.527 sec - in org.apache.hadoop.hbase.mapred.TestTableInputFormat
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Running org.apache.hadoop.hbase.TestMetaTableLocator
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.975 sec - in org.apache.hadoop.hbase.mapred.TestTableMapReduce
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.058 sec - in org.apache.hadoop.hbase.TestMetaTableLocator
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Running org.apache.hadoop.hbase.util.TestHBaseFsckMOB
Running org.apache.hadoop.hbase.util.TestRegionSplitter
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 161.074 sec - in org.apache.hadoop.hbase.mapred.TestTableSnapshotInputFormat
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.356 sec - in org.apache.hadoop.hbase.util.TestRegionSplitter
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.848 sec - in org.apache.hadoop.hbase.util.TestHBaseFsckMOB
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Running org.apache.hadoop.hbase.util.TestFSHDFSUtils
Running org.apache.hadoop.hbase.util.TestFSVisitor
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.46 sec - in org.apache.hadoop.hbase.util.TestFSVisitor
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Running org.apache.hadoop.hbase.util.TestRegionMover
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.811 sec - in org.apache.hadoop.hbase.util.TestFSHDFSUtils
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Running org.apache.hadoop.hbase.util.TestMiniClusterLoadParallel
Running org.apache.hadoop.hbase.util.TestHBaseFsckTwoRS
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 41.224 sec - in org.apache.hadoop.hbase.util.TestRegionMover
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Running org.apache.hadoop.hbase.util.TestIdReadWriteLock
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 112.098 sec - in org.apache.hadoop.hbase.TestIOFencing
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Running org.apache.hadoop.hbase.util.hbck.TestOfflineMetaRebuildOverlap
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.759 sec - in org.apache.hadoop.hbase.util.TestIdReadWriteLock
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Running org.apache.hadoop.hbase.util.hbck.TestOfflineMetaRebuildHole
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 66.532 sec - in org.apache.hadoop.hbase.util.TestMiniClusterLoadParallel
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Running org.apache.hadoop.hbase.util.hbck.TestOfflineMetaRebuildBase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.38 sec - in org.apache.hadoop.hbase.util.hbck.TestOfflineMetaRebuildOverlap
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Running org.apache.hadoop.hbase.util.TestConnectionCache
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.371 sec - in org.apache.hadoop.hbase.util.hbck.TestOfflineMetaRebuildHole
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Running org.apache.hadoop.hbase.util.TestFSTableDescriptors
Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.546 sec - in org.apache.hadoop.hbase.util.TestFSTableDescriptors
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Running org.apache.hadoop.hbase.util.TestMiniClusterLoadEncoded
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 87.764 sec - in org.apache.hadoop.hbase.util.TestHBaseFsckTwoRS
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.883 sec - in org.apache.hadoop.hbase.util.hbck.TestOfflineMetaRebuildBase
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Running org.apache.hadoop.hbase.util.TestDefaultEnvironmentEdge
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.228 sec - in org.apache.hadoop.hbase.util.TestDefaultEnvironmentEdge
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.899 sec - in org.apache.hadoop.hbase.util.TestConnectionCache
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Running org.apache.hadoop.hbase.util.TestTableName
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.559 sec - in org.apache.hadoop.hbase.util.TestTableName
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Running org.apache.hadoop.hbase.util.TestMiniClusterLoadSequential
Running org.apache.hadoop.hbase.util.TestHBaseFsckOneRS
Running org.apache.hadoop.hbase.util.TestHBaseFsckReplicas
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 47.33 sec - in org.apache.hadoop.hbase.util.TestHBaseFsckReplicas
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Running org.apache.hadoop.hbase.util.TestIdLock
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 78.885 sec - in org.apache.hadoop.hbase.util.TestMiniClusterLoadEncoded
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 507.8 sec - in org.apache.hadoop.hbase.master.balancer.TestStochasticLoadBalancer2
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Running org.apache.hadoop.hbase.util.TestFSUtils
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.295 sec - in org.apache.hadoop.hbase.util.TestIdLock
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 74.679 sec - in org.apache.hadoop.hbase.util.TestMiniClusterLoadSequential
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Running org.apache.hadoop.hbase.util.TestMergeTool
Running org.apache.hadoop.hbase.util.TestMergeTable
Running org.apache.hadoop.hbase.util.TestCoprocessorScanPolicy
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.102 sec - in org.apache.hadoop.hbase.util.TestFSUtils
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Running org.apache.hadoop.hbase.util.TestHBaseFsckEncryption
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.229 sec - in org.apache.hadoop.hbase.util.TestCoprocessorScanPolicy
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.602 sec - in org.apache.hadoop.hbase.util.TestMergeTool
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.699 sec - in org.apache.hadoop.hbase.util.TestMergeTable
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.502 sec - in org.apache.hadoop.hbase.util.TestHBaseFsckEncryption
Running org.apache.hadoop.hbase.TestMetaTableAccessor
Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 34.357 sec - in org.apache.hadoop.hbase.TestMetaTableAccessor
Tests run: 42, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 355.992 sec - in org.apache.hadoop.hbase.util.TestHBaseFsckOneRS

Results :

Tests in error: 
  TestMasterFailoverWithProcedures.setup:82 » IllegalState A mini-cluster is alr...
org.apache.hadoop.hbase.master.procedure.TestMasterFailoverWithProcedures.testWALfencingWithWALRolling(org.apache.hadoop.hbase.master.procedure.TestMasterFailoverWithProcedures)
  Run 1: TestMasterFailoverWithProcedures.tearDown:92->Object.wait:-2 » TestTimedOut te...
  Run 2: TestMasterFailoverWithProcedures.testWALfencingWithWALRolling »  Appears to be...

  TestNamespaceCommands.beforeClass:172->SecureTestUtil.grantOnNamespace:413->SecureTestUtil.updateACLs:332 » Service

Tests run: 2775, Failures: 0, Errors: 3, Skipped: 65

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache HBase ...................................... SUCCESS [  2.715 s]
[INFO] Apache HBase - Checkstyle ......................... SUCCESS [  0.515 s]
[INFO] Apache HBase - Resource Bundle .................... SUCCESS [  0.163 s]
[INFO] Apache HBase - Annotations ........................ SUCCESS [  0.181 s]
[INFO] Apache HBase - Protocol ........................... SUCCESS [  2.430 s]
[INFO] Apache HBase - Common ............................. SUCCESS [01:29 min]
[INFO] Apache HBase - Procedure .......................... SUCCESS [02:24 min]
[INFO] Apache HBase - Client ............................. SUCCESS [ 34.385 s]
[INFO] Apache HBase - Hadoop Compatibility ............... SUCCESS [  7.608 s]
[INFO] Apache HBase - Hadoop Two Compatibility ........... SUCCESS [  9.107 s]
[INFO] Apache HBase - Prefix Tree ........................ SUCCESS [  8.075 s]
[INFO] Apache HBase - Server ............................. FAILURE [  01:55 h]
[INFO] Apache HBase - Testing Util ....................... SKIPPED
[INFO] Apache HBase - Thrift ............................. SKIPPED
[INFO] Apache HBase - RSGroup ............................ SKIPPED
[INFO] Apache HBase - Shell .............................. SKIPPED
[INFO] Apache HBase - Integration Tests .................. SKIPPED
[INFO] Apache HBase - Examples ........................... SKIPPED
[INFO] Apache HBase - Rest ............................... SKIPPED
[INFO] Apache HBase - External Block Cache ............... SKIPPED
[INFO] Apache HBase - Spark .............................. SKIPPED
[INFO] Apache HBase - Assembly ........................... SKIPPED
[INFO] Apache HBase - Shaded ............................. SKIPPED
[INFO] Apache HBase - Shaded - Client .................... SKIPPED
[INFO] Apache HBase - Shaded - Server .................... SKIPPED
[INFO] Apache HBase - Archetypes ......................... SKIPPED
[INFO] Apache HBase - Exemplar for hbase-client archetype  SKIPPED
[INFO] Apache HBase - Exemplar for hbase-shaded-client archetype  SKIPPED
[INFO] Apache HBase - Archetype builder .................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:00 h
[INFO] Finished at: 2016-04-30T03:49:05+00:00
[INFO] Final Memory: 70M/2342M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (secondPartTestsExecution) on project hbase-server: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/HBase-Trunk_matrix/jdk=latest1.8,label=yahoo-not-h2/ws/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  : # Run zombie detector script
./dev-support/zombie-detector.sh --jenkins ${BUILD_ID}
[yahoo-not-h2] $ /bin/bash -xe /tmp/hudson8162931343051897112.sh
+ ./dev-support/zombie-detector.sh --jenkins 883
Sat Apr 30 03:49:06 UTC 2016 We're ok: there is no zombie test


    {color:green}+1 zombies{color}. No zombie tests found running at the end of the build.
POST BUILD TASK : SUCCESS
END OF POST BUILD TASK : 0
Archiving artifacts
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_matrix » latest1.8,yahoo-not-h2 #884

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/HBase-Trunk_matrix/jdk=latest1.8,label=yahoo-not-h2/884/changes>

Changes:

[chenheng] HBASE-15278 AsyncRPCClient hangs if Connection closes before RPC call

[chenheng] Revert "HBASE-15278 AsyncRPCClient hangs if Connection closes before RPC

------------------------------------------
[...truncated 7145 lines...]
testWALfencingWithWALRolling(org.apache.hadoop.hbase.master.procedure.TestMasterFailoverWithProcedures)  Time elapsed: 600.034 sec  <<< ERROR!
java.lang.Exception: Appears to be stuck in thread DataXceiver for client DFSClient_NONMAPREDUCE_-1112806429_713 at /127.0.0.1:59013 [Receiving block BP-2120659873-67.195.81.189-1462001213509:blk_1073741839_1017]
	at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
	at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
	at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
	at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
	at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
	at org.apache.hadoop.net.SocketIOWithTimeout$SelectorPool.select(SocketIOWithTimeout.java:335)
	at org.apache.hadoop.net.SocketIOWithTimeout.doIO(SocketIOWithTimeout.java:157)
	at org.apache.hadoop.net.SocketInputStream.read(SocketInputStream.java:161)
	at org.apache.hadoop.net.SocketInputStream.read(SocketInputStream.java:131)
	at java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
	at java.io.BufferedInputStream.read1(BufferedInputStream.java:286)
	at java.io.BufferedInputStream.read(BufferedInputStream.java:345)
	at java.io.DataInputStream.read(DataInputStream.java:149)
	at org.apache.hadoop.io.IOUtils.readFully(IOUtils.java:199)
	at org.apache.hadoop.hdfs.protocol.datatransfer.PacketReceiver.doReadFully(PacketReceiver.java:213)
	at org.apache.hadoop.hdfs.protocol.datatransfer.PacketReceiver.doRead(PacketReceiver.java:134)
	at org.apache.hadoop.hdfs.protocol.datatransfer.PacketReceiver.receiveNextPacket(PacketReceiver.java:109)
	at org.apache.hadoop.hdfs.server.datanode.BlockReceiver.receivePacket(BlockReceiver.java:472)
	at org.apache.hadoop.hdfs.server.datanode.BlockReceiver.receiveBlock(BlockReceiver.java:849)
	at org.apache.hadoop.hdfs.server.datanode.DataXceiver.writeBlock(DataXceiver.java:804)
	at org.apache.hadoop.hdfs.protocol.datatransfer.Receiver.opWriteBlock(Receiver.java:137)
	at org.apache.hadoop.hdfs.protocol.datatransfer.Receiver.processOp(Receiver.java:74)
	at org.apache.hadoop.hdfs.server.datanode.DataXceiver.run(DataXceiver.java:251)
	at java.lang.Thread.run(Thread.java:745)

testCreateWithFailover(org.apache.hadoop.hbase.master.procedure.TestMasterFailoverWithProcedures)  Time elapsed: 0.17 sec  <<< ERROR!
java.lang.IllegalStateException: A mini-cluster is already running
	at org.apache.hadoop.hbase.HBaseTestingUtility.startMiniCluster(HBaseTestingUtility.java:1018)
	at org.apache.hadoop.hbase.HBaseTestingUtility.startMiniCluster(HBaseTestingUtility.java:909)
	at org.apache.hadoop.hbase.HBaseTestingUtility.startMiniCluster(HBaseTestingUtility.java:903)
	at org.apache.hadoop.hbase.master.procedure.TestMasterFailoverWithProcedures.setup(TestMasterFailoverWithProcedures.java:82)

Running org.apache.hadoop.hbase.mapred.TestMultiTableSnapshotInputFormat
Tests run: 20, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 246.246 sec - in org.apache.hadoop.hbase.master.balancer.TestStochasticLoadBalancer
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Running org.apache.hadoop.hbase.mapred.TestTableMapReduceUtil
Running org.apache.hadoop.hbase.mapred.TestTableInputFormat
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.583 sec - in org.apache.hadoop.hbase.mapred.TestTableMapReduceUtil
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 43.148 sec - in org.apache.hadoop.hbase.mapred.TestMultiTableSnapshotInputFormat
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Running org.apache.hadoop.hbase.TestIOFencing
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.281 sec - in org.apache.hadoop.hbase.mapred.TestTableInputFormat
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Running org.apache.hadoop.hbase.TestMetaTableLocator
Running org.apache.hadoop.hbase.mapred.TestTableMapReduce
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.85 sec - in org.apache.hadoop.hbase.TestMetaTableLocator
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 160.871 sec - in org.apache.hadoop.hbase.mapred.TestTableSnapshotInputFormat
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Running org.apache.hadoop.hbase.util.TestHBaseFsckMOB
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.666 sec - in org.apache.hadoop.hbase.mapred.TestTableMapReduce
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Running org.apache.hadoop.hbase.util.TestRegionSplitter
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.941 sec - in org.apache.hadoop.hbase.util.TestHBaseFsckMOB
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.538 sec - in org.apache.hadoop.hbase.util.TestRegionSplitter
Running org.apache.hadoop.hbase.util.TestFSHDFSUtils
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Running org.apache.hadoop.hbase.util.TestFSVisitor
Running org.apache.hadoop.hbase.util.TestRegionMover
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.206 sec - in org.apache.hadoop.hbase.util.TestFSVisitor
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.596 sec - in org.apache.hadoop.hbase.util.TestFSHDFSUtils
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Running org.apache.hadoop.hbase.util.TestMiniClusterLoadParallel
Running org.apache.hadoop.hbase.util.TestHBaseFsckTwoRS
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 48.125 sec - in org.apache.hadoop.hbase.util.TestRegionMover
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Running org.apache.hadoop.hbase.util.TestIdReadWriteLock
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.56 sec - in org.apache.hadoop.hbase.util.TestIdReadWriteLock
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Running org.apache.hadoop.hbase.util.hbck.TestOfflineMetaRebuildOverlap
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 117.499 sec - in org.apache.hadoop.hbase.TestIOFencing
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Running org.apache.hadoop.hbase.util.hbck.TestOfflineMetaRebuildHole
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 72.669 sec - in org.apache.hadoop.hbase.util.TestMiniClusterLoadParallel
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Running org.apache.hadoop.hbase.util.hbck.TestOfflineMetaRebuildBase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 36.609 sec - in org.apache.hadoop.hbase.util.hbck.TestOfflineMetaRebuildOverlap
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 35.494 sec - in org.apache.hadoop.hbase.util.hbck.TestOfflineMetaRebuildHole
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Running org.apache.hadoop.hbase.util.TestConnectionCache
Running org.apache.hadoop.hbase.util.TestFSTableDescriptors
Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.172 sec - in org.apache.hadoop.hbase.util.TestFSTableDescriptors
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Running org.apache.hadoop.hbase.util.TestMiniClusterLoadEncoded
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 94.997 sec - in org.apache.hadoop.hbase.util.TestHBaseFsckTwoRS
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Running org.apache.hadoop.hbase.util.TestDefaultEnvironmentEdge
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.258 sec - in org.apache.hadoop.hbase.util.TestDefaultEnvironmentEdge
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 32.524 sec - in org.apache.hadoop.hbase.util.hbck.TestOfflineMetaRebuildBase
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.826 sec - in org.apache.hadoop.hbase.util.TestConnectionCache
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Running org.apache.hadoop.hbase.util.TestTableName
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.589 sec - in org.apache.hadoop.hbase.util.TestTableName
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Running org.apache.hadoop.hbase.util.TestMiniClusterLoadSequential
Running org.apache.hadoop.hbase.util.TestHBaseFsckOneRS
Running org.apache.hadoop.hbase.util.TestHBaseFsckReplicas
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 496.665 sec - in org.apache.hadoop.hbase.master.balancer.TestStochasticLoadBalancer2
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Running org.apache.hadoop.hbase.util.TestIdLock
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.367 sec - in org.apache.hadoop.hbase.util.TestIdLock
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 51.233 sec - in org.apache.hadoop.hbase.util.TestHBaseFsckReplicas
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Running org.apache.hadoop.hbase.util.TestFSUtils
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 85.863 sec - in org.apache.hadoop.hbase.util.TestMiniClusterLoadEncoded
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Running org.apache.hadoop.hbase.util.TestCoprocessorScanPolicy
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Running org.apache.hadoop.hbase.util.TestMergeTool
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 81.711 sec - in org.apache.hadoop.hbase.util.TestMiniClusterLoadSequential
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Running org.apache.hadoop.hbase.util.TestMergeTable
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.458 sec - in org.apache.hadoop.hbase.util.TestFSUtils
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Running org.apache.hadoop.hbase.util.TestHBaseFsckEncryption
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.479 sec - in org.apache.hadoop.hbase.util.TestCoprocessorScanPolicy
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.452 sec - in org.apache.hadoop.hbase.util.TestMergeTool
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Running org.apache.hadoop.hbase.TestMetaTableAccessor
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.459 sec - in org.apache.hadoop.hbase.util.TestHBaseFsckEncryption
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.941 sec - in org.apache.hadoop.hbase.util.TestMergeTable
Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 37.043 sec - in org.apache.hadoop.hbase.TestMetaTableAccessor
Tests run: 42, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 387.007 sec - in org.apache.hadoop.hbase.util.TestHBaseFsckOneRS

Results :

Failed tests: 
  TestFlushWithThroughputController.testFlushControlForStripedStore:218->testFlushControl:144->testFlushWithThroughputLimit:117 null
Tests in error: 
  TestSaslFanOutOneBlockAsyncDFSOutput.org.apache.hadoop.hbase.io.asyncfs.TestSaslFanOutOneBlockAsyncDFSOutput » Bind
  TestMasterFailoverWithProcedures.setup:82 » IllegalState A mini-cluster is alr...
org.apache.hadoop.hbase.master.procedure.TestMasterFailoverWithProcedures.testWALfencingWithWALRolling(org.apache.hadoop.hbase.master.procedure.TestMasterFailoverWithProcedures)
  Run 1: TestMasterFailoverWithProcedures.tearDown:92->Object.wait:-2 » TestTimedOut te...
  Run 2: TestMasterFailoverWithProcedures.testWALfencingWithWALRolling »  Appears to be...


Tests run: 2773, Failures: 1, Errors: 3, Skipped: 65

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache HBase ...................................... SUCCESS [  2.447 s]
[INFO] Apache HBase - Checkstyle ......................... SUCCESS [  0.554 s]
[INFO] Apache HBase - Resource Bundle .................... SUCCESS [  0.144 s]
[INFO] Apache HBase - Annotations ........................ SUCCESS [  0.181 s]
[INFO] Apache HBase - Protocol ........................... SUCCESS [  2.415 s]
[INFO] Apache HBase - Common ............................. SUCCESS [01:28 min]
[INFO] Apache HBase - Procedure .......................... SUCCESS [02:24 min]
[INFO] Apache HBase - Client ............................. SUCCESS [ 34.357 s]
[INFO] Apache HBase - Hadoop Compatibility ............... SUCCESS [  7.925 s]
[INFO] Apache HBase - Hadoop Two Compatibility ........... SUCCESS [  8.755 s]
[INFO] Apache HBase - Prefix Tree ........................ SUCCESS [  8.504 s]
[INFO] Apache HBase - Server ............................. FAILURE [  01:56 h]
[INFO] Apache HBase - Testing Util ....................... SKIPPED
[INFO] Apache HBase - Thrift ............................. SKIPPED
[INFO] Apache HBase - RSGroup ............................ SKIPPED
[INFO] Apache HBase - Shell .............................. SKIPPED
[INFO] Apache HBase - Integration Tests .................. SKIPPED
[INFO] Apache HBase - Examples ........................... SKIPPED
[INFO] Apache HBase - Rest ............................... SKIPPED
[INFO] Apache HBase - External Block Cache ............... SKIPPED
[INFO] Apache HBase - Spark .............................. SKIPPED
[INFO] Apache HBase - Assembly ........................... SKIPPED
[INFO] Apache HBase - Shaded ............................. SKIPPED
[INFO] Apache HBase - Shaded - Client .................... SKIPPED
[INFO] Apache HBase - Shaded - Server .................... SKIPPED
[INFO] Apache HBase - Archetypes ......................... SKIPPED
[INFO] Apache HBase - Exemplar for hbase-client archetype  SKIPPED
[INFO] Apache HBase - Exemplar for hbase-shaded-client archetype  SKIPPED
[INFO] Apache HBase - Archetype builder .................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:01 h
[INFO] Finished at: 2016-04-30T07:49:01+00:00
[INFO] Final Memory: 70M/2337M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (secondPartTestsExecution) on project hbase-server: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/HBase-Trunk_matrix/jdk=latest1.8,label=yahoo-not-h2/ws/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  : # Run zombie detector script
./dev-support/zombie-detector.sh --jenkins ${BUILD_ID}
[yahoo-not-h2] $ /bin/bash -xe /tmp/hudson5759213513188539482.sh
+ ./dev-support/zombie-detector.sh --jenkins 884
Sat Apr 30 07:49:03 UTC 2016 We're ok: there is no zombie test


    {color:green}+1 zombies{color}. No zombie tests found running at the end of the build.
POST BUILD TASK : SUCCESS
END OF POST BUILD TASK : 0
Archiving artifacts
Recording test results
[FINDBUGS] Skipping publisher since build result is FAILURE
[CHECKSTYLE] Skipping publisher since build result is FAILURE