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/24 16:35:50 UTC

Build failed in Jenkins: HBase-1.1-JDK7 #1704

See <https://builds.apache.org/job/HBase-1.1-JDK7/1704/changes>

Changes:

[zhangduo] HBASE-15693 Reconsider the ImportOrder rule of checkstyle

------------------------------------------
[...truncated 517 lines...]
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache HBase - Client 1.1.5-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0.1:enforce (enforce) @ hbase-client ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.3:create-timestamp (default) @ hbase-client ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5: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:2.5.1:compile (default-compile) @ hbase-client ---
[INFO] Compiling 348 source files to <https://builds.apache.org/job/HBase-1.1-JDK7/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:2.5.1:testCompile (default-testCompile) @ hbase-client ---
[INFO] Compiling 30 source files to <https://builds.apache.org/job/HBase-1.1-JDK7/ws/hbase-client/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ hbase-client ---
[INFO] Surefire report directory: <https://builds.apache.org/job/HBase-1.1-JDK7/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.ipc.TestIPCUtil
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.978 sec - in org.apache.hadoop.hbase.ipc.TestIPCUtil
Running org.apache.hadoop.hbase.ipc.TestPayloadCarryingRpcController
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.746 sec - in org.apache.hadoop.hbase.ipc.TestPayloadCarryingRpcController
Running org.apache.hadoop.hbase.filter.TestLongComparator
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.973 sec - in org.apache.hadoop.hbase.filter.TestLongComparator
Running org.apache.hadoop.hbase.zookeeper.TestZooKeeperWatcher
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.788 sec - in org.apache.hadoop.hbase.zookeeper.TestZooKeeperWatcher
Running org.apache.hadoop.hbase.security.TestEncryptionUtil
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.1 sec - in org.apache.hadoop.hbase.security.TestEncryptionUtil
Running org.apache.hadoop.hbase.client.TestPutDotHas
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 sec - in org.apache.hadoop.hbase.client.TestPutDotHas
Running org.apache.hadoop.hbase.client.TestClientSmallReversedScanner
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.801 sec - in org.apache.hadoop.hbase.client.TestClientSmallReversedScanner
Running org.apache.hadoop.hbase.client.TestClientScanner
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.998 sec - in org.apache.hadoop.hbase.client.TestClientScanner
Running org.apache.hadoop.hbase.client.TestClientNoCluster
Tests run: 5, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 9.434 sec - in org.apache.hadoop.hbase.client.TestClientNoCluster
Running org.apache.hadoop.hbase.client.TestScan
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.62 sec - in org.apache.hadoop.hbase.client.TestScan
Running org.apache.hadoop.hbase.client.TestClientSmallScanner
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.148 sec - in org.apache.hadoop.hbase.client.TestClientSmallScanner
Running org.apache.hadoop.hbase.client.TestClientExponentialBackoff
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 sec - in org.apache.hadoop.hbase.client.TestClientExponentialBackoff
Running org.apache.hadoop.hbase.client.TestFastFailWithoutTestUtil
Tests run: 6, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 130.203 sec <<< FAILURE! - in org.apache.hadoop.hbase.client.TestFastFailWithoutTestUtil
testPreemptiveFastFailException50Times(org.apache.hadoop.hbase.client.TestFastFailWithoutTestUtil)  Time elapsed: 120.111 sec  <<< ERROR!
org.junit.runners.model.TestTimedOutException: test timed out after 120000 milliseconds
	at sun.misc.Unsafe.park(Native Method)
	at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
	at java.util.concurrent.FutureTask.awaitDone(FutureTask.java:425)
	at java.util.concurrent.FutureTask.get(FutureTask.java:187)
	at org.apache.hadoop.hbase.client.TestFastFailWithoutTestUtil.testPreemptiveFastFailException(TestFastFailWithoutTestUtil.java:450)
	at org.apache.hadoop.hbase.client.TestFastFailWithoutTestUtil.testPreemptiveFastFailException50Times(TestFastFailWithoutTestUtil.java:338)

Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 250.311 sec <<< FAILURE! - in org.apache.hadoop.hbase.client.TestFastFailWithoutTestUtil
testPreemptiveFastFailException50Times(org.apache.hadoop.hbase.client.TestFastFailWithoutTestUtil)  Time elapsed: 120.013 sec  <<< ERROR!
org.junit.runners.model.TestTimedOutException: test timed out after 120000 milliseconds
	at sun.misc.Unsafe.park(Native Method)
	at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
	at java.util.concurrent.FutureTask.awaitDone(FutureTask.java:425)
	at java.util.concurrent.FutureTask.get(FutureTask.java:187)
	at org.apache.hadoop.hbase.client.TestFastFailWithoutTestUtil.testPreemptiveFastFailException(TestFastFailWithoutTestUtil.java:450)
	at org.apache.hadoop.hbase.client.TestFastFailWithoutTestUtil.testPreemptiveFastFailException50Times(TestFastFailWithoutTestUtil.java:338)

Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 370.556 sec <<< FAILURE! - in org.apache.hadoop.hbase.client.TestFastFailWithoutTestUtil
testPreemptiveFastFailException50Times(org.apache.hadoop.hbase.client.TestFastFailWithoutTestUtil)  Time elapsed: 119.304 sec  <<< ERROR!
org.junit.runners.model.TestTimedOutException: test timed out after 120000 milliseconds
	at sun.misc.Unsafe.park(Native Method)
	at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
	at java.util.concurrent.FutureTask.awaitDone(FutureTask.java:425)
	at java.util.concurrent.FutureTask.get(FutureTask.java:187)
	at org.apache.hadoop.hbase.client.TestFastFailWithoutTestUtil.testPreemptiveFastFailException(TestFastFailWithoutTestUtil.java:450)
	at org.apache.hadoop.hbase.client.TestFastFailWithoutTestUtil.testPreemptiveFastFailException50Times(TestFastFailWithoutTestUtil.java:338)

Running org.apache.hadoop.hbase.client.TestDelayingRunner
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.033 sec - in org.apache.hadoop.hbase.client.TestDelayingRunner
Running org.apache.hadoop.hbase.client.TestAsyncProcess
Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 52.9 sec - in org.apache.hadoop.hbase.client.TestAsyncProcess
Running org.apache.hadoop.hbase.client.TestGet
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.85 sec - in org.apache.hadoop.hbase.client.TestGet
Running org.apache.hadoop.hbase.client.TestDeleteTimeStamp
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.181 sec - in org.apache.hadoop.hbase.client.TestDeleteTimeStamp
Running org.apache.hadoop.hbase.client.TestAttributes
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.954 sec - in org.apache.hadoop.hbase.client.TestAttributes
Running org.apache.hadoop.hbase.client.TestOperation
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.575 sec - in org.apache.hadoop.hbase.client.TestOperation
Running org.apache.hadoop.hbase.client.TestProcedureFuture
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.967 sec - in org.apache.hadoop.hbase.client.TestProcedureFuture
Running org.apache.hadoop.hbase.client.TestHTableMultiplexerViaMocks
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.815 sec - in org.apache.hadoop.hbase.client.TestHTableMultiplexerViaMocks
Running org.apache.hadoop.hbase.client.TestIncrement
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.384 sec - in org.apache.hadoop.hbase.client.TestIncrement
Running org.apache.hadoop.hbase.client.TestPut
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.547 sec - in org.apache.hadoop.hbase.client.TestPut
Running org.apache.hadoop.hbase.client.TestSnapshotFromAdmin
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.821 sec - in org.apache.hadoop.hbase.client.TestSnapshotFromAdmin
Running org.apache.hadoop.hbase.TestInterfaceAudienceAnnotations
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.595 sec - in org.apache.hadoop.hbase.TestInterfaceAudienceAnnotations
Running org.apache.hadoop.hbase.TestHColumnDescriptor
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.753 sec - in org.apache.hadoop.hbase.TestHColumnDescriptor
Running org.apache.hadoop.hbase.TestRegionLocations
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec - in org.apache.hadoop.hbase.TestRegionLocations
Running org.apache.hadoop.hbase.TestHTableDescriptor
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.688 sec - in org.apache.hadoop.hbase.TestHTableDescriptor

Results :

Tests in error: 
org.apache.hadoop.hbase.client.TestFastFailWithoutTestUtil.testPreemptiveFastFailException50Times(org.apache.hadoop.hbase.client.TestFastFailWithoutTestUtil)
  Run 1: TestFastFailWithoutTestUtil.testPreemptiveFastFailException50Times:338->testPreemptiveFastFailException:450 » TestTimedOut
  Run 2: TestFastFailWithoutTestUtil.testPreemptiveFastFailException50Times:338->testPreemptiveFastFailException:450 » TestTimedOut
  Run 3: TestFastFailWithoutTestUtil.testPreemptiveFastFailException50Times:338->testPreemptiveFastFailException:450 » TestTimedOut


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

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache HBase ...................................... SUCCESS [31.407s]
[INFO] Apache HBase - Checkstyle ......................... SUCCESS [4.664s]
[INFO] Apache HBase - Resource Bundle .................... SUCCESS [1.926s]
[INFO] Apache HBase - Annotations ........................ SUCCESS [8.013s]
[INFO] Apache HBase - Protocol ........................... SUCCESS [1:50.601s]
[INFO] Apache HBase - Common ............................. SUCCESS [7:36.930s]
[INFO] Apache HBase - Procedure .......................... SUCCESS [9:03.131s]
[INFO] Apache HBase - Client ............................. FAILURE [11:20.068s]
[INFO] Apache HBase - Hadoop Compatibility ............... SKIPPED
[INFO] Apache HBase - Hadoop Two Compatibility ........... SKIPPED
[INFO] Apache HBase - Prefix Tree ........................ SKIPPED
[INFO] Apache HBase - Server ............................. SKIPPED
[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 - 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: 30:53.979s
[INFO] Finished at: Sun Apr 24 14:34:29 UTC 2016
[INFO] Final Memory: 67M/1438M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project hbase-client: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/HBase-1.1-JDK7/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  : # 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
[HBase-1.1-JDK7] $ /bin/bash -xe /tmp/hudson2168293691103262328.sh
+ pwd
<https://builds.apache.org/job/HBase-1.1-JDK7/ws/>
+ ls
bin
CHANGES.txt
conf
dev-support
hbase-annotations
hbase-assembly
hbase-checkstyle
hbase-client
hbase-common
hbase-examples
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
++ wc -l
++ grep -e -Dhbase.test
++ jps -v
++ grep surefirebooter
+ 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
Updating HBASE-15693

Jenkins build is back to normal : HBase-1.1-JDK7 #1705

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