Build failed in Jenkins: HBase-0.95 #486

2013-06-22 Thread apurtell
See http://54.241.6.143/job/HBase-0.95/486/ -- [...truncated 7282 lines...] Downloading: http://people.apache.org/~garyh/mvn/org/apache/maven/shared/maven-shared-io/1.0/maven-shared-io-1.0.jar Downloading:

Build failed in Jenkins: HBase-TRUNK-Hadoop-2 #376

2013-06-22 Thread apurtell
See http://54.241.6.143/job/HBase-TRUNK-Hadoop-2/376/changes Changes: [Michael Stack] HBASE-8788 Edit of .proto files moving classes to better homes [eclark] HBASE-8786 Creating a table with a Bloom filter on the shell is broken. -- [...truncated 7662

Build failed in Jenkins: hbase-0.95-on-hadoop2 #142

2013-06-22 Thread Apache Jenkins Server
See https://builds.apache.org/job/hbase-0.95-on-hadoop2/142/changes Changes: [stack] HBASE-8788 Edit of .proto files moving classes to better homes [stack] HBASE-8788 Edit of .proto files moving classes to better homes -- [...truncated 24524 lines...]

Build failed in Jenkins: HBase-0.95-Hadoop-2 #480

2013-06-22 Thread apurtell
See http://54.241.6.143/job/HBase-0.95-Hadoop-2/480/changes Changes: [ramkrishna] HBASE-8705-RS holding META when restarted in a single node setup may hang infinitely without META assignment (Ram) -- [...truncated 7786 lines...] Tests run: 38, Failures:

Build failed in Jenkins: HBase-TRUNK-on-Hadoop-2.0.0 #577

2013-06-22 Thread Apache Jenkins Server
See https://builds.apache.org/job/HBase-TRUNK-on-Hadoop-2.0.0/577/changes Changes: [stack] HBASE-8788 Edit of .proto files moving classes to better homes -- [...truncated 3818 lines...] Running

Re: 30% random performance in 0.95+

2013-06-22 Thread lars hofhansl
That's what I am thinking. JM, if it's not too much work and you can it over night or something I wouldn't say no :) -- Lars From: Andrew Purtell apurt...@apache.org To: dev@hbase.apache.org dev@hbase.apache.org Sent: Friday, June 21, 2013 6:33 PM Subject:

Re: 30% random performance in 0.95+

2013-06-22 Thread Jean-Marc Spaggiari
Tests are ready to run. I scripted something which is going to run tests over the last year for 0.95 and run the read tests for every 30 commits, which is about 50 tests over the year. It will take about 5 days to run. So I'm first running the tests for HBASE-8755 with 10 threads and will run

Build failed in Jenkins: HBase-0.95 #488

2013-06-22 Thread apurtell
See http://54.241.6.143/job/HBase-0.95/488/changes Changes: [ramkrishna] HBASE-8705-RS holding META when restarted in a single node setup may hang infinitely without META assignment (Ram) -- [...truncated 6991 lines...] Tests run: 6, Failures: 0, Errors:

Re: 30% random performance in 0.95+

2013-06-22 Thread lars hofhansl
Maybe do a binary search instead? I.e. run it at the beginning and end of the past year, then in the middle, then in that middle, etc. Assuming we're looking for a single major improvement, that should work and take much less time. Or maybe do every 100 commits, and after we narrowed the range

Re: 30% random performance in 0.95+

2013-06-22 Thread Jean-Marc Spaggiari
Hey, a dichotomic search. (http://en.wikipedia.org/wiki/Dichotomic_search) I thought about that, but it's a bit more difficult to script. So, I reduced it to test only 20 builds over the last year. Every 78 commits. Then we will tackle down from there. Should have the results in about 48h (it's

Build failed in Jenkins: hbase-0.95 #260

2013-06-22 Thread Apache Jenkins Server
See https://builds.apache.org/job/hbase-0.95/260/changes Changes: [jxiang] HBASE-8750 MetaServerShutdownHandler stucks if .META. assignment fails in previous attempt [jxiang] HBASE-8787 Merged region endkey is incorrect if one region has null endkey --

Build failed in Jenkins: HBase-TRUNK #4197

2013-06-22 Thread Apache Jenkins Server
See https://builds.apache.org/job/HBase-TRUNK/4197/changes Changes: [jxiang] HBASE-8750 MetaServerShutdownHandler stucks if .META. assignment fails in previous attempt [jxiang] HBASE-8787 Merged region endkey is incorrect if one region has null endkey

Build failed in Jenkins: HBase-0.95-Hadoop-2 #481

2013-06-22 Thread apurtell
See http://54.241.6.143/job/HBase-0.95-Hadoop-2/481/changes Changes: [jxiang] HBASE-8750 MetaServerShutdownHandler stucks if .META. assignment fails in previous attempt [jxiang] HBASE-8787 Merged region endkey is incorrect if one region has null endkey

Build failed in Jenkins: HBase-0.95-Hadoop-2 #482

2013-06-22 Thread apurtell
See http://54.241.6.143/job/HBase-0.95-Hadoop-2/482/ -- [...truncated 7759 lines...] Running org.apache.hadoop.hbase.util.TestCoprocessorScanPolicy Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.416 sec Running

Jenkins build is back to normal : HBase-0.95 #490

2013-06-22 Thread apurtell
See http://54.241.6.143/job/HBase-0.95/490/

Build failed in Jenkins: hbase-0.95-on-hadoop2 #143

2013-06-22 Thread Apache Jenkins Server
See https://builds.apache.org/job/hbase-0.95-on-hadoop2/143/changes Changes: [jxiang] HBASE-8750 MetaServerShutdownHandler stucks if .META. assignment fails in previous attempt [jxiang] HBASE-8787 Merged region endkey is incorrect if one region has null endkey [ramkrishna] HBASE-8705-RS

Build failed in Jenkins: HBase-TRUNK-on-Hadoop-2.0.0 #578

2013-06-22 Thread Apache Jenkins Server
See https://builds.apache.org/job/HBase-TRUNK-on-Hadoop-2.0.0/578/changes Changes: [jxiang] HBASE-8750 MetaServerShutdownHandler stucks if .META. assignment fails in previous attempt [jxiang] HBASE-8787 Merged region endkey is incorrect if one region has null endkey [ramkrishna]

Build failed in Jenkins: HBase-0.95-Hadoop-2 #483

2013-06-22 Thread apurtell
See http://54.241.6.143/job/HBase-0.95-Hadoop-2/483/ -- [...truncated 7770 lines...] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.119 sec Running org.apache.hadoop.hbase.snapshot.TestRestoreFlushSnapshotFromClient Tests run: 5,

Build failed in Jenkins: HBase-TRUNK #398

2013-06-22 Thread apurtell
See http://54.241.6.143/job/HBase-TRUNK/398/changes Changes: [jxiang] HBASE-8750 MetaServerShutdownHandler stucks if .META. assignment fails in previous attempt [jxiang] HBASE-8787 Merged region endkey is incorrect if one region has null endkey [ramkrishna] HBASE-8705-RS holding META when

Build failed in Jenkins: HBase-0.95 #491

2013-06-22 Thread apurtell
See http://54.241.6.143/job/HBase-0.95/491/ -- [...truncated 6974 lines...] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.246 sec Running org.apache.hadoop.hbase.zookeeper.TestZKLeaderManager Tests run: 1, Failures: 0, Errors: 0,

Build failed in Jenkins: HBase-0.94-Security-Hadoop-2 #197

2013-06-22 Thread apurtell
See http://54.241.6.143/job/HBase-0.94-Security-Hadoop-2/197/ -- [...truncated 5304 lines...] Running org.apache.hadoop.hbase.regionserver.TestSplitTransactionOnCluster Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 66.749 sec Running

Build failed in Jenkins: HBase-0.94-Hadoop-2 #196

2013-06-22 Thread apurtell
See http://54.241.6.143/job/HBase-0.94-Hadoop-2/196/ -- [...truncated 5296 lines...] Running org.apache.hadoop.hbase.mapreduce.TestCopyTable Tests run: 2, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 79.635 sec FAILURE! Running

Build failed in Jenkins: HBase-0.95-Hadoop-2 #484

2013-06-22 Thread apurtell
See http://54.241.6.143/job/HBase-0.95-Hadoop-2/484/ -- [...truncated 7785 lines...] org.apache.maven.surefire.booter.SurefireBooterForkException: Error occurred in starting fork, check output in log at

[jira] [Created] (HBASE-8791) Precommit hadoopqa is broke since -r1491656

2013-06-22 Thread stack (JIRA)
stack created HBASE-8791: Summary: Precommit hadoopqa is broke since -r1491656 Key: HBASE-8791 URL: https://issues.apache.org/jira/browse/HBASE-8791 Project: HBase Issue Type: Bug