Build #339 on Hadoop 2.0 has 3 failed tests - same as previous build. I guess the test failures in trunk build may have something to do with jdk 1.7
Cheers On Jan 9, 2013, at 8:50 PM, Ted Yu <[email protected]> wrote: > Hi, > I noticed relatively high test failures in trunk this evening. > > Comparing the list between builds #3718 and #3719, I found two tests that > appeared in both: > TestLocalHBaseCluster and TestSplitTransactionOnCluster > > They passed locally. > > I will keep an eye on trunk builds. > > FYI > > On Wed, Jan 9, 2013 at 8:05 PM, Apache Jenkins Server > <[email protected]> wrote: >> See <https://builds.apache.org/job/HBase-TRUNK/3719/> >> Results : >> >> Failed tests: >> testDeleteExpiredStoreFiles(org.apache.hadoop.hbase.regionserver.TestStore): >> expected:<1> but was:<2> >> >> testExcludeAllFromMinorCompaction(org.apache.hadoop.hbase.mapreduce.TestHFileOutputFormat) >> >> Tests in error: >> testLocalHBaseCluster(org.apache.hadoop.hbase.TestLocalHBaseCluster): >> Master not initialized after 200 seconds >> >> testRecoveredEdits(org.apache.hadoop.hbase.master.TestDistributedLogSplitting): >> Server juno.apache.org,59741,1357788270736 not running, aborting >> >> testMinorCompactionOnFamily(org.apache.hadoop.hbase.regionserver.TestCompactionState): >> test timed out after 60000 milliseconds >> >> testMinorCompaction(org.apache.hadoop.hbase.regionserver.TestCompactionState): >> test timed out after 60000 milliseconds >> >> testMajorCompaction(org.apache.hadoop.hbase.regionserver.TestCompactionState): >> test timed out after 60000 milliseconds >> >> testShouldFailSplitIfZNodeDoesNotExistDueToPrevRollBack(org.apache.hadoop.hbase.regionserver.TestSplitTransactionOnCluster): >> test timed out after 20000 milliseconds >> >> testTableExistsIfTheSpecifiedTableRegionIsSplitParent(org.apache.hadoop.hbase.regionserver.TestSplitTransactionOnCluster): >> test timed out after 20000 milliseconds >> >> Tests run: 1283, Failures: 2, Errors: 7, Skipped: 13 >> >> [INFO] >> [INFO] >> ------------------------------------------------------------------------ >> [INFO] Skipping HBase >> [INFO] This project has been banned from the build due to previous failures. >> [INFO] >> ------------------------------------------------------------------------ >> [INFO] >> [INFO] >> ------------------------------------------------------------------------ >> [INFO] Skipping HBase >> [INFO] This project has been banned from the build due to previous failures. >> [INFO] >> ------------------------------------------------------------------------ >> [INFO] >> ------------------------------------------------------------------------ >> [INFO] Reactor Summary: >> [INFO] >> [INFO] HBase ............................................. SUCCESS [3.792s] >> [INFO] HBase - Common .................................... SUCCESS [16.848s] >> [INFO] HBase - Protocol .................................. SUCCESS [7.151s] >> [INFO] HBase - Client .................................... SUCCESS [0.779s] >> [INFO] HBase - Hadoop Compatibility ...................... SUCCESS [0.716s] >> [INFO] HBase - Hadoop One Compatibility .................. SUCCESS [1.692s] >> [INFO] HBase - Server .................................... FAILURE >> [1:08:21.857s] >> [INFO] HBase - Hadoop Two Compatibility .................. SKIPPED >> [INFO] HBase - Integration Tests ......................... SKIPPED >> [INFO] HBase - Examples .................................. SKIPPED >> [INFO] >> ------------------------------------------------------------------------ >> [INFO] BUILD FAILURE >> [INFO] >> ------------------------------------------------------------------------ >> [INFO] Total time: 1:08:53.667s >> [INFO] Finished at: Thu Jan 10 04:04:43 UTC 2013 >> [INFO] Final Memory: 69M/1065M >> [INFO] >> ------------------------------------------------------------------------ >> [ERROR] Failed to execute goal >> org.apache.maven.plugins:maven-surefire-plugin:2.12-TRUNK-HBASE-2:test >> (secondPartTestsExecution) on project hbase-server: Failure or timeout -> >> [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/MojoExecutionException >> [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 >> Archiving artifacts >> Recording test results >
