See <https://builds.apache.org/job/HBase-1.4/jdk=latest1.7,label=yahoo-not-h2/218/changes>
Changes: [liyu] HBASE-16033 Add more details in logging of responseTooSlow/TooLarge ------------------------------------------ [...truncated 47262 lines...] testMoreRegionsThanBoundWithBoundsGreaterThanDefault(org.apache.hadoop.hbase.wal.TestBoundedRegionGroupingStrategy) Time elapsed: 0.035 sec <<< ERROR! java.net.ConnectException: Call From asf903.gq1.ygridcore.net/67.195.81.147 to localhost:36560 failed on connection exception: java.net.ConnectException: Connection refused; For more details see: http://wiki.apache.org/hadoop/ConnectionRefused at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:744) at org.apache.hadoop.net.SocketIOWithTimeout.connect(SocketIOWithTimeout.java:206) at org.apache.hadoop.net.NetUtils.connect(NetUtils.java:529) at org.apache.hadoop.net.NetUtils.connect(NetUtils.java:493) at org.apache.hadoop.ipc.Client$Connection.setupConnection(Client.java:606) at org.apache.hadoop.ipc.Client$Connection.setupIOstreams(Client.java:700) at org.apache.hadoop.ipc.Client$Connection.access$2800(Client.java:367) at org.apache.hadoop.ipc.Client.getConnection(Client.java:1463) at org.apache.hadoop.ipc.Client.call(Client.java:1382) at org.apache.hadoop.ipc.Client.call(Client.java:1364) at org.apache.hadoop.ipc.ProtobufRpcEngine$Invoker.invoke(ProtobufRpcEngine.java:206) at com.sun.proxy.$Proxy25.getFileInfo(Unknown Source) at sun.reflect.GeneratedMethodAccessor8.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.apache.hadoop.io.retry.RetryInvocationHandler.invokeMethod(RetryInvocationHandler.java:187) at org.apache.hadoop.io.retry.RetryInvocationHandler.invoke(RetryInvocationHandler.java:102) at com.sun.proxy.$Proxy25.getFileInfo(Unknown Source) at org.apache.hadoop.hdfs.protocolPB.ClientNamenodeProtocolTranslatorPB.getFileInfo(ClientNamenodeProtocolTranslatorPB.java:707) at sun.reflect.GeneratedMethodAccessor7.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.apache.hadoop.hbase.fs.HFileSystem$1.invoke(HFileSystem.java:302) at com.sun.proxy.$Proxy26.getFileInfo(Unknown Source) at org.apache.hadoop.hdfs.DFSClient.getFileInfo(DFSClient.java:1785) at org.apache.hadoop.hdfs.DistributedFileSystem$17.doCall(DistributedFileSystem.java:1068) at org.apache.hadoop.hdfs.DistributedFileSystem$17.doCall(DistributedFileSystem.java:1064) at org.apache.hadoop.fs.FileSystemLinkResolver.resolve(FileSystemLinkResolver.java:81) at org.apache.hadoop.hdfs.DistributedFileSystem.getFileStatus(DistributedFileSystem.java:1064) at org.apache.hadoop.fs.FilterFileSystem.getFileStatus(FilterFileSystem.java:397) at org.apache.hadoop.fs.FileSystem.exists(FileSystem.java:1398) at org.apache.hadoop.fs.FileSystem.deleteOnExit(FileSystem.java:1353) at org.apache.hadoop.hbase.HBaseTestingUtility.getNewDataTestDirOnTestFS(HBaseTestingUtility.java:541) at org.apache.hadoop.hbase.HBaseTestingUtility.setupDataTestDirOnTestFS(HBaseTestingUtility.java:520) at org.apache.hadoop.hbase.HBaseTestingUtility.getDataTestDirOnTestFS(HBaseTestingUtility.java:493) at org.apache.hadoop.hbase.HBaseTestingUtility.getDataTestDirOnTestFS(HBaseTestingUtility.java:507) at org.apache.hadoop.hbase.wal.WALPerformanceEvaluation.run(WALPerformanceEvaluation.java:315) at org.apache.hadoop.util.ToolRunner.run(ToolRunner.java:70) at org.apache.hadoop.hbase.wal.WALPerformanceEvaluation.innerMain(WALPerformanceEvaluation.java:584) at org.apache.hadoop.hbase.wal.TestBoundedRegionGroupingStrategy.testMoreRegionsThanBoundWithBoundsGreaterThanDefault(TestBoundedRegionGroupingStrategy.java:146) Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.439 sec - in org.apache.hadoop.hbase.wal.TestDefaultWALProvider Running org.apache.hadoop.hbase.namespace.TestNamespaceAuditor Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.96 sec - in org.apache.hadoop.hbase.wal.TestWALFactory Running org.apache.hadoop.hbase.constraint.TestConstraint Running org.apache.hadoop.hbase.TestNamespace Running org.apache.hadoop.hbase.TestInfoServers Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.205 sec - in org.apache.hadoop.hbase.TestInfoServers Running org.apache.hadoop.hbase.TestRegionRebalancing Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.468 sec - in org.apache.hadoop.hbase.constraint.TestConstraint Running org.apache.hadoop.hbase.filter.TestMultiRowRangeFilter Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 36.643 sec - in org.apache.hadoop.hbase.TestNamespace Running org.apache.hadoop.hbase.filter.TestScanRowPrefix Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.49 sec - in org.apache.hadoop.hbase.filter.TestMultiRowRangeFilter Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.607 sec - in org.apache.hadoop.hbase.filter.TestScanRowPrefix Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 38.336 sec - in org.apache.hadoop.hbase.TestRegionRebalancing Running org.apache.hadoop.hbase.filter.TestFilterWrapper Running org.apache.hadoop.hbase.filter.TestFuzzyRowFilterEndToEnd Running org.apache.hadoop.hbase.filter.TestFuzzyRowAndColumnRangeFilter Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.814 sec - in org.apache.hadoop.hbase.filter.TestFilterWrapper Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.886 sec - in org.apache.hadoop.hbase.filter.TestFuzzyRowAndColumnRangeFilter Running org.apache.hadoop.hbase.filter.TestColumnRangeFilter Running org.apache.hadoop.hbase.filter.TestFilterWithScanLimits Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.426 sec - in org.apache.hadoop.hbase.filter.TestColumnRangeFilter Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.884 sec - in org.apache.hadoop.hbase.filter.TestFilterWithScanLimits Running org.apache.hadoop.hbase.io.TestFileLink Running org.apache.hadoop.hbase.filter.TestFilterListOrOperatorWithBlkCnt Tests run: 12, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 109.686 sec - in org.apache.hadoop.hbase.namespace.TestNamespaceAuditor Running org.apache.hadoop.hbase.io.hfile.TestScannerSelectionUsingTTL Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.797 sec - in org.apache.hadoop.hbase.io.TestFileLink Running org.apache.hadoop.hbase.io.hfile.TestCacheConfig Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.845 sec - in org.apache.hadoop.hbase.io.hfile.TestCacheConfig Running org.apache.hadoop.hbase.io.hfile.TestHFileSeek Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.084 sec - in org.apache.hadoop.hbase.io.hfile.TestHFileSeek Running org.apache.hadoop.hbase.io.hfile.TestSeekBeforeWithInlineBlocks Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.627 sec - in org.apache.hadoop.hbase.filter.TestFilterListOrOperatorWithBlkCnt Running org.apache.hadoop.hbase.io.hfile.TestForceCacheImportantBlocks Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.64 sec - in org.apache.hadoop.hbase.io.hfile.TestSeekBeforeWithInlineBlocks Running org.apache.hadoop.hbase.io.hfile.TestCacheOnWrite Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.907 sec - in org.apache.hadoop.hbase.io.hfile.TestForceCacheImportantBlocks Running org.apache.hadoop.hbase.io.hfile.TestHFileBlock Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 63.365 sec - in org.apache.hadoop.hbase.io.hfile.TestScannerSelectionUsingTTL Running org.apache.hadoop.hbase.io.hfile.TestHFileBlockIndex Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.417 sec - in org.apache.hadoop.hbase.io.hfile.TestHFileBlockIndex Running org.apache.hadoop.hbase.io.encoding.TestLoadAndSwitchEncodeOnDisk Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.008 sec - in org.apache.hadoop.hbase.io.encoding.TestLoadAndSwitchEncodeOnDisk Running org.apache.hadoop.hbase.io.encoding.TestBufferedDataBlockEncoder Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.886 sec - in org.apache.hadoop.hbase.io.encoding.TestBufferedDataBlockEncoder Running org.apache.hadoop.hbase.io.encoding.TestEncodedSeekers Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 91.524 sec - in org.apache.hadoop.hbase.io.hfile.TestHFileBlock Running org.apache.hadoop.hbase.io.encoding.TestDataBlockEncoders Tests run: 54, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 340.813 sec - in org.apache.hadoop.hbase.util.TestHBaseFsck Tests run: 72, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 136.155 sec - in org.apache.hadoop.hbase.io.hfile.TestCacheOnWrite Running org.apache.hadoop.hbase.io.encoding.TestChangingEncoding Running org.apache.hadoop.hbase.TestClusterBootOrder Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.944 sec - in org.apache.hadoop.hbase.io.encoding.TestDataBlockEncoders Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 210.283 sec - in org.apache.hadoop.hbase.filter.TestFuzzyRowFilterEndToEnd Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.943 sec - in org.apache.hadoop.hbase.TestClusterBootOrder Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 93.244 sec - in org.apache.hadoop.hbase.io.encoding.TestEncodedSeekers Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 143.559 sec - in org.apache.hadoop.hbase.io.encoding.TestChangingEncoding Results : Failed tests: org.apache.hadoop.hbase.regionserver.TestHRegion.testFlushSizeAccounting(org.apache.hadoop.hbase.regionserver.TestHRegion) Run 1: TestHRegion.testFlushSizeAccounting:465 expected:<384> but was:<368> Run 2: TestHRegion.testFlushSizeAccounting:465 expected:<384> but was:<368> Run 3: TestHRegion.testFlushSizeAccounting:465 expected:<384> but was:<368> org.apache.hadoop.hbase.regionserver.TestHRegion.testMemstoreSizeAccountingWithFailedPostBatchMutate(org.apache.hadoop.hbase.regionserver.TestHRegion) Run 1: TestHRegion.testMemstoreSizeAccountingWithFailedPostBatchMutate:434 memstoreSize should be incremented expected:<448> but was:<432> Run 2: TestHRegion.testMemstoreSizeAccountingWithFailedPostBatchMutate:434 memstoreSize should be incremented expected:<448> but was:<432> Run 3: TestHRegion.testMemstoreSizeAccountingWithFailedPostBatchMutate:434 memstoreSize should be incremented expected:<448> but was:<432> Tests in error: org.apache.hadoop.hbase.wal.TestBoundedRegionGroupingStrategy.testMoreRegionsThanBoundWithBoundsGreaterThanDefault(org.apache.hadoop.hbase.wal.TestBoundedRegionGroupingStrategy) Run 1: TestBoundedRegionGroupingStrategy.testMoreRegionsThanBoundWithBoundsGreaterThanDefault:146 » IllegalState Run 2: TestBoundedRegionGroupingStrategy.testMoreRegionsThanBoundWithBoundsGreaterThanDefault:146 » IO Run 3: TestBoundedRegionGroupingStrategy.testMoreRegionsThanBoundWithBoundsGreaterThanDefault:146 » Connect Flaked tests: org.apache.hadoop.hbase.coprocessor.TestRowProcessorEndpoint.testMultipleRows(org.apache.hadoop.hbase.coprocessor.TestRowProcessorEndpoint) Run 1: TestRowProcessorEndpoint.testMultipleRows:246 expected:<3> but was:<2> Run 2: PASS Tests run: 2567, Failures: 2, Errors: 1, Skipped: 56, Flakes: 1 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache HBase ...................................... SUCCESS [52.013s] [INFO] Apache HBase - Checkstyle ......................... SUCCESS [4.573s] [INFO] Apache HBase - Resource Bundle .................... SUCCESS [0.196s] [INFO] Apache HBase - Annotations ........................ SUCCESS [1.068s] [INFO] Apache HBase - Protocol ........................... SUCCESS [15.104s] [INFO] Apache HBase - Common ............................. SUCCESS [2:05.523s] [INFO] Apache HBase - Procedure .......................... SUCCESS [3:08.113s] [INFO] Apache HBase - Client ............................. SUCCESS [1:23.785s] [INFO] Apache HBase - Hadoop Compatibility ............... SUCCESS [7.945s] [INFO] Apache HBase - Hadoop Two Compatibility ........... SUCCESS [9.914s] [INFO] Apache HBase - Prefix Tree ........................ SUCCESS [9.931s] [INFO] Apache HBase - Server ............................. FAILURE [1:21:14.960s] [INFO] Apache HBase - Testing Util ....................... SKIPPED [INFO] Apache HBase - Thrift ............................. SKIPPED [INFO] Apache HBase - Rest ............................... SKIPPED [INFO] Apache HBase - Shell .............................. SKIPPED [INFO] Apache HBase - Integration Tests .................. SKIPPED [INFO] Apache HBase - Examples ........................... SKIPPED [INFO] Apache HBase - External Block Cache ............... SKIPPED [INFO] Apache HBase - Assembly ........................... SKIPPED [INFO] Apache HBase - Shaded ............................. SKIPPED [INFO] Apache HBase - Shaded - Client .................... SKIPPED [INFO] Apache HBase - Shaded - Server .................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1:29:49.439s [INFO] Finished at: Thu Jun 16 13:30:27 UTC 2016 [INFO] Final Memory: 95M/739M [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-1.4/jdk=latest1.7,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 : # Post-build task script. TODO: Check this in and have all builds reference check-in. pwd && ls # NOTE!!!! The below code has been copied and pasted from ./dev-tools/run-test.sh # Do not change here without syncing there and vice-versa. ZOMBIE_TESTS_COUNT=`jps -v | grep surefirebooter | grep -e '-Dhbase.test' | wc -l` if [[ $ZOMBIE_TESTS_COUNT != 0 ]] ; then echo "Suspicious java process found - waiting 30s to see if there are just slow to stop" sleep 30 ZOMBIE_TESTS_COUNT=`jps -v | grep surefirebooter | grep -e '-Dhbase.test' | wc -l` if [[ $ZOMBIE_TESTS_COUNT != 0 ]] ; then echo " {color:red}There appear to be $ZOMBIE_TESTS_COUNT zombie tests{color}, they should have been killed by surefire but survived" jps -v | grep surefirebooter | grep -e '-Dhbase.test' jps -v | grep surefirebooter | grep -e '-Dhbase.test' | cut -d ' ' -f 1 | xargs -n 1 jstack # Exit with error exit 1 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 [yahoo-not-h2] $ /bin/bash -xe /tmp/hudson3334809338891003216.sh + pwd <https://builds.apache.org/job/HBase-1.4/jdk=latest1.7,label=yahoo-not-h2/ws/> + ls bin CHANGES.txt conf dev-support hbase-annotations hbase-assembly hbase-checkstyle hbase-client hbase-common hbase-examples hbase-external-blockcache hbase-hadoop2-compat hbase-hadoop-compat hbase-it hbase-native-client hbase-prefix-tree hbase-procedure hbase-protocol hbase-resource-bundle hbase-rest hbase-server hbase-shaded hbase-shell hbase-testing-util hbase-thrift LICENSE.txt NOTICE.txt pom.xml README.txt src target ++ jps -v ++ grep surefirebooter ++ wc -l ++ grep -e -Dhbase.test + 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 Recording test results
