|
Ted Yu
2011-07-28, 04:11
Li Pi
2011-07-28, 04:13
Stack
2011-07-28, 15:49
Ted Yu
2011-07-29, 16:31
Ted Yu
2011-07-29, 17:21
Ted Yu
2011-08-12, 02:52
Stack
2011-08-16, 03:21
Gaojinchao
2011-08-16, 03:28
Stack
2011-08-16, 03:35
Gaojinchao
2011-08-16, 03:54
Stack
2011-08-16, 03:58
Gaojinchao
2011-08-16, 04:12
Stack
2011-08-16, 04:15
Stack
2011-08-16, 06:22
Stack
2011-08-24, 06:58
Gary Helmling
2011-08-24, 17:36
Stack
2011-08-24, 17:46
Ramkrishna S Vasudevan
2011-08-25, 10:22
Gary Helmling
2011-08-26, 18:12
bijieshan
2011-08-27, 00:50
Gary Helmling
2011-08-27, 01:10
bijieshan
2011-08-27, 01:32
Ted Yu
2011-08-31, 03:26
Todd Lipcon
2011-08-31, 03:50
Ted Yu
2011-08-31, 04:00
Ted Yu
2011-09-02, 01:25
Gary Helmling
2011-09-08, 06:53
Ramkrishna S Vasudevan
2011-09-08, 07:03
Stack
2011-09-08, 15:17
Stack
2011-09-17, 18:41
Ted Yu
2011-09-17, 19:01
Stack
2011-09-17, 19:20
Ted Yu
2011-09-17, 22:44
Stack
2011-09-18, 00:56
Ted Yu
2011-09-18, 14:35
Stack
2011-09-18, 17:50
Ted Yu
2011-09-18, 18:53
Stack
2011-09-18, 19:09
Ted Yu
2011-09-18, 19:21
Andrew Purtell
2011-09-18, 19:26
Li Pi
2011-09-18, 20:02
Ramkrishna S Vasudevan
2011-09-22, 05:05
|
-
Re: Build failed in Jenkins: hbase-0.90 #251Ted Yu 2011-07-28, 04:11
TestHRegion passes on Linux for me:
Running org.apache.hadoop.hbase.regionserver.TestHRegion Tests run: 54, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.882 sec Results : Tests run: 54, Failures: 0, Errors: 0, Skipped: 0 [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESSFUL [INFO] ------------------------------------------------------------------------ [INFO] Total time: 31 seconds [INFO] Finished at: Thu Jul 28 04:10:40 GMT 2011
-
Re: Build failed in Jenkins: hbase-0.90 #251Li Pi 2011-07-28, 04:13
TestHRegion does not appear to be deterministic. Doesn't pass here on
OSX. Passed last time I checked though. On Wed, Jul 27, 2011 at 9:11 PM, Ted Yu <[EMAIL PROTECTED]> wrote: > TestHRegion passes on Linux for me: > > Running org.apache.hadoop.hbase.regionserver.TestHRegion > Tests run: 54, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.882 sec > > Results : > > Tests run: 54, Failures: 0, Errors: 0, Skipped: 0 > > [INFO] > ------------------------------------------------------------------------ > [INFO] BUILD SUCCESSFUL > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 31 seconds > [INFO] Finished at: Thu Jul 28 04:10:40 GMT 2011 >
-
Re: Build failed in Jenkins: HBase-TRUNK #2059Stack 2011-07-28, 15:49
This is my mess. I'm working on it.
St.Ack On Thu, Jul 28, 2011 at 12:34 AM, Apache Jenkins Server <[EMAIL PROTECTED]> wrote: > See <https://builds.apache.org/job/HBase-TRUNK/2059/changes> > > Changes: > > [stack] HBASE-3065 Retry all 'retryable' zk operations; e.g. connection loss > > [stack] HBASE-4092 performance.xml - adding batch-loading entry for using deferred log flush > > [stack] HBASE-4091 book.xml - description of block cache in arch, description of inMemory in schema creation > > [stack] HBASE-4090 book.xml - minor clarification of block cache metric > > ------------------------------------------ > [...truncated 1070 lines...] > A src/packages/deb/hbase.control/conffile > A src/packages/deb/hbase.control/prerm > A src/packages/deb/init.d > A src/packages/deb/init.d/hbase-regionserver > A src/packages/deb/init.d/hbase-master > A src/packages/build.xml > A src/packages/rpm > A src/packages/rpm/init.d > A src/packages/rpm/init.d/hbase-regionserver > A src/packages/rpm/init.d/hbase-master > A src/packages/rpm/spec > A src/packages/rpm/spec/conf-pseudo.spec > A src/packages/rpm/spec/hbase.spec > A bin > AU bin/hbase-daemons.sh > A bin/rename_table.rb > AU bin/hbase > A bin/copy_table.rb > A bin/check_meta.rb > AU bin/start-hbase.sh > A bin/hirb.rb > A bin/set_meta_block_caching.rb > A bin/loadtable.rb > AU bin/hbase-daemon.sh > A bin/region_mover.rb > A bin/hbase-config.sh > A bin/local-regionservers.sh > AU bin/zookeepers.sh > A bin/local-master-backup.sh > A bin/add_table.rb > AU bin/rolling-restart.sh > AU bin/regionservers.sh > A bin/graceful_stop.sh > AU bin/master-backup.sh > A bin/set_meta_memstore_size.rb > A bin/replication > A bin/replication/copy_tables_desc.rb > AU bin/stop-hbase.sh > A pom.xml > A README.txt > U . > At revision 1151751 > [locks-and-latches] Checking to see if we really have the locks > [locks-and-latches] Have all the locks, build can start > [HBase-TRUNK] $ /bin/bash -xe /tmp/hudson4925817516660843431.sh > + ulimit -a > core file size (blocks, -c) 0 > data seg size (kbytes, -d) unlimited > scheduling priority (-e) 20 > file size (blocks, -f) unlimited > pending signals (-i) 16382 > max locked memory (kbytes, -l) 64 > max memory size (kbytes, -m) unlimited > open files (-n) 40000 > pipe size (512 bytes, -p) 8 > POSIX message queues (bytes, -q) 819200 > real-time priority (-r) 0 > stack size (kbytes, -s) 8192 > cpu time (seconds, -t) unlimited > max user processes (-u) unlimited > virtual memory (kbytes, -v) unlimited > file locks (-x) unlimited > [trunk] $ /home/hudson/tools/maven/latest3/bin/mvn clean -Dmaven.test.redirectTestOutputToFile=true site assembly:assembly > [INFO] Scanning for projects... > [WARNING] > [WARNING] Some problems were encountered while building the effective model for org.apache.hbase:hbase:jar:0.91.0-SNAPSHOT > [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-eclipse-plugin is missing. @ line 582, column 15 > [WARNING] > [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. > [WARNING] > [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. > [WARNING] > [INFO] > [INFO] ------------------------------------------------------------------------ > [INFO] Building HBase 0.91.0-SNAPSHOT > [INFO] ------------------------------------------------------------------------ > [INFO] > [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ hbase ---
-
Re: Build failed in Jenkins: HBase-TRUNK #2062Ted Yu 2011-07-29, 16:31
Ramkrishna has fixed TestSplitLogManager which hung in this build.
Running org.apache.hadoop.hbase.master.TestSplitLogManager > killed. > [INFO] > ------------------------------------------------------------------------ > [INFO] BUILD FAILURE > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 1:02:14.673s > [INFO] Finished at: Fri Jul 29 08:38:05 UTC 2011 > [INFO] Final Memory: 42M/1040M > [INFO] > ------------------------------------------------------------------------ > [ERROR] Failed to execute goal > org.apache.maven.plugins:maven-surefire-plugin:2.4.3:test (default-test) on > project hbase: Error while executing forked tests.; nested exception is > org.apache.maven.surefire.booter.shade.org.codehaus.plexus.util.cli.CommandLineException: > Error while executing external command, process killed. Process timeout out > after 900 seconds -> [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 > [locks-and-latches] Releasing all the locks > [locks-and-latches] All the locks released > Archiving artifacts > Recording test results > Updating HBASE-4144 > >
-
Re: Build failed in Jenkins: HBase-TRUNK #2063Ted Yu 2011-07-29, 17:21
TestReplication.queueFailover<https://builds.apache.org/view/G-L/view/HBase/job/HBase-TRUNK/lastCompletedBuild/testReport/org.apache.hadoop.hbase.replication/TestReplication/queueFailover/>passed
on Linux when I ran it manually. The other new test failures were previously masked by TestSplitLogManager which hung in build 2062. On Fri, Jul 29, 2011 at 9:05 AM, Apache Jenkins Server < [EMAIL PROTECTED]> wrote: > See <https://builds.apache.org/job/HBase-TRUNK/2063/changes> > > Changes: > > [tedyu] HBASE-4138 If zookeeper.znode.parent is not specifed explicitly in > Client > code then HTable object loops continuously waiting for the > root region > by using /hbase as the base node.(ramkrishna.s.vasudevan) > > [tedyu] HBASE-3065 Addendum that removes metadata in > getDataSetWatchSuccess() (Ramkrishna) > > ------------------------------------------ >
-
Re: Build failed in Jenkins: hbase-0.90 #258Ted Yu 2011-08-12, 02:52
Build 259 passed.
Looks like there was some interference between 0.90 build and TRUNK build since I submitted patches for 0.90 and TRUNK in close succession. Cheers
-
Re: Build failed in Jenkins: HBase-TRUNK #2116Stack 2011-08-16, 03:21
Yeah. I see this in our dump of ulimits:
[HBase-TRUNK] $ /bin/bash -xe /tmp/hudson8597777921705333113.sh + ulimit -a core file size (blocks, -c) 0 data seg size (kbytes, -d) unlimited scheduling priority (-e) 0 file size (blocks, -f) unlimited pending signals (-i) 128588 max locked memory (kbytes, -l) 64 max memory size (kbytes, -m) unlimited open files (-n) 1024 pipe size (512 bytes, -p) 8 POSIX message queues (bytes, -q) 819200 real-time priority (-r) 0 stack size (kbytes, -s) 10240 cpu time (seconds, -t) unlimited max user processes (-u) 128588 virtual memory (kbytes, -v) unlimited file locks (-x) unlimited Let me add hostname to the output so when I to infrastructure I can tell them name of the machine w/ this regression. St.Ack On Mon, Aug 15, 2011 at 8:09 PM, Ted Yu <[EMAIL PROTECTED]> wrote: > From: > https://builds.apache.org/view/G-L/view/HBase/job/HBase-TRUNK/lastCompletedBuild/testReport/org.apache.hadoop.hbase.master/TestDistributedLogSplitting/testOrphanLogCreation/ > > Caused by: java.io.IOException: Too many open files > at sun.nio.ch.IOUtil.initPipe(Native Method) > at sun.nio.ch.EPollSelectorImpl.<init>(EPollSelectorImpl.java:49) > > FYI >
-
Re: Build failed in Jenkins: HBase-TRUNK #2116Gaojinchao 2011-08-16, 03:28
Why don't try to use ulimit -SHn in test case.
-----邮件原件----- 发件人: Ted Yu [mailto:[EMAIL PROTECTED]] 发送时间: 2011年8月16日 11:10 收件人: [EMAIL PROTECTED] 主题: Fwd: Build failed in Jenkins: HBase-TRUNK #2116 From: https://builds.apache.org/view/G-L/view/HBase/job/HBase-TRUNK/lastCompletedBuild/testReport/org.apache.hadoop.hbase.master/TestDistributedLogSplitting/testOrphanLogCreation/ Caused by: java.io.IOException: Too many open files at sun.nio.ch.IOUtil.initPipe(Native Method) at sun.nio.ch.EPollSelectorImpl.<init>(EPollSelectorImpl.java:49) FYI
-
Re: Build failed in Jenkins: HBase-TRUNK #2116Stack 2011-08-16, 03:35
Because I think the ceiling is default 1024 and though it says
unlimited, its just 1024 (as it is stock linux IIRC). St.Ack 2011/8/15 Gaojinchao <[EMAIL PROTECTED]>: > Why don't try to use ulimit -SHn in test case. > > -----邮件原件----- > 发件人: Ted Yu [mailto:[EMAIL PROTECTED]] > 发送时间: 2011年8月16日 11:10 > 收件人: [EMAIL PROTECTED] > 主题: Fwd: Build failed in Jenkins: HBase-TRUNK #2116 > > From: > https://builds.apache.org/view/G-L/view/HBase/job/HBase-TRUNK/lastCompletedBuild/testReport/org.apache.hadoop.hbase.master/TestDistributedLogSplitting/testOrphanLogCreation/ > > Caused by: java.io.IOException: Too many open files > at sun.nio.ch.IOUtil.initPipe(Native Method) > at sun.nio.ch.EPollSelectorImpl.<init>(EPollSelectorImpl.java:49) > > FYI >
-
re: Build failed in Jenkins: HBase-TRUNK #2116Gaojinchao 2011-08-16, 03:54
Sorry. I mean we can modify the startup script so that the process can inherit the property. Rather than by modifying the parameters of the operating system.
-----邮件原件----- 发件人: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] 代表 Stack 发送时间: 2011年8月16日 11:35 收件人: [EMAIL PROTECTED] 主题: Re: Build failed in Jenkins: HBase-TRUNK #2116 Because I think the ceiling is default 1024 and though it says unlimited, its just 1024 (as it is stock linux IIRC). St.Ack 2011/8/15 Gaojinchao <[EMAIL PROTECTED]>: > Why don't try to use ulimit -SHn in test case. > > -----邮件原件----- > 发件人: Ted Yu [mailto:[EMAIL PROTECTED]] > 发送时间: 2011年8月16日 11:10 > 收件人: [EMAIL PROTECTED] > 主题: Fwd: Build failed in Jenkins: HBase-TRUNK #2116 > > From: > https://builds.apache.org/view/G-L/view/HBase/job/HBase-TRUNK/lastCompletedBuild/testReport/org.apache.hadoop.hbase.master/TestDistributedLogSplitting/testOrphanLogCreation/ > > Caused by: java.io.IOException: Too many open files > at sun.nio.ch.IOUtil.initPipe(Native Method) > at sun.nio.ch.EPollSelectorImpl.<init>(EPollSelectorImpl.java:49) > > FYI >
-
Re: Build failed in Jenkins: HBase-TRUNK #2116Stack 2011-08-16, 03:58
How do you mean Gao? If the config is that the jenkins user has a max
of 1024 open files on the machine, unless we are root, there is no way for us to up the ulimit. Or do I misunderstand? Thanks, St.Ack 2011/8/15 Gaojinchao <[EMAIL PROTECTED]>: > Sorry. I mean we can modify the startup script so that the process can inherit the property. Rather than by modifying the parameters of the operating system. > > > -----邮件原件----- > 发件人: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] � ��Stack > 发送时间: 2011年8月16日 11:35 > 收件人: [EMAIL PROTECTED] > 主题: Re: Build failed in Jenkins: HBase-TRUNK #2116 > > Because I think the ceiling is default 1024 and though it says > unlimited, its just 1024 (as it is stock linux IIRC). > St.Ack > > 2011/8/15 Gaojinchao <[EMAIL PROTECTED]>: >> Why don't try to use ulimit -SHn in test case. >> >> -----邮件原件----- >> 发件人: Ted Yu [mailto:[EMAIL PROTECTED]] >> 发送时间: 2011年8月16日 11:10 >> 收件人: [EMAIL PROTECTED] >> 主题: Fwd: Build failed in Jenkins: HBase-TRUNK #2116 >> >> From: >> https://builds.apache.org/view/G-L/view/HBase/job/HBase-TRUNK/lastCompletedBuild/testReport/org.apache.hadoop.hbase.master/TestDistributedLogSplitting/testOrphanLogCreation/ >> >> Caused by: java.io.IOException: Too many open files >> at sun.nio.ch.IOUtil.initPipe(Native Method) >> at sun.nio.ch.EPollSelectorImpl.<init>(EPollSelectorImpl.java:49) >> >> FYI >> >
-
Re: Build failed in Jenkins: HBase-TRUNK #2116Gaojinchao 2011-08-16, 04:12
You are right. I use root do it.
-----邮件原件----- 发件人: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] 代表 Stack 发送时间: 2011年8月16日 11:59 收件人: [EMAIL PROTECTED] 主题: Re: Build failed in Jenkins: HBase-TRUNK #2116 How do you mean Gao? If the config is that the jenkins user has a max of 1024 open files on the machine, unless we are root, there is no way for us to up the ulimit. Or do I misunderstand? Thanks, St.Ack 2011/8/15 Gaojinchao <[EMAIL PROTECTED]>: > Sorry. I mean we can modify the startup script so that the process can inherit the property. Rather than by modifying the parameters of the operating system. > > > -----邮件原件----- > 发件人: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] 代表 Stack > 发送时间: 2011年8月16日 11:35 > 收件人: [EMAIL PROTECTED] > 主题: Re: Build failed in Jenkins: HBase-TRUNK #2116 > > Because I think the ceiling is default 1024 and though it says > unlimited, its just 1024 (as it is stock linux IIRC). > St.Ack > > 2011/8/15 Gaojinchao <[EMAIL PROTECTED]>: >> Why don't try to use ulimit -SHn in test case. >> >> -----邮件原件----- >> 发件人: Ted Yu [mailto:[EMAIL PROTECTED]] >> 发送时间: 2011年8月16日 11:10 >> 收件人: [EMAIL PROTECTED] >> 主题: Fwd: Build failed in Jenkins: HBase-TRUNK #2116 >> >> From: >> https://builds.apache.org/view/G-L/view/HBase/job/HBase-TRUNK/lastCompletedBuild/testReport/org.apache.hadoop.hbase.master/TestDistributedLogSplitting/testOrphanLogCreation/ >> >> Caused by: java.io.IOException: Too many open files >> at sun.nio.ch.IOUtil.initPipe(Native Method) >> at sun.nio.ch.EPollSelectorImpl.<init>(EPollSelectorImpl.java:49) >> >> FYI >> >
-
Re: Build failed in Jenkins: HBase-TRUNK #2116Stack 2011-08-16, 04:15
Ok. That makes sense. We do not have root access on the apache build
box hudson/jenkins. Here: https://builds.apache.org/job/HBase-TRUNK/ A recent issue that was fixed by apache infrastructure was that machines had reverted configuration for ulimit so it was default 1024. It looks like we've lost this configuration again recently. I'll write to apache infrastructure to try and get it fixed. St.Ack 2011/8/15 Gaojinchao <[EMAIL PROTECTED]>: > You are right. I use root do it. > > -----邮件原件----- > 发件人: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] � ��Stack > 发送时间: 2011年8月16日 11:59 > 收件人: [EMAIL PROTECTED] > 主题: Re: Build failed in Jenkins: HBase-TRUNK #2116 > > How do you mean Gao? If the config is that the jenkins user has a max > of 1024 open files on the machine, unless we are root, there is no way > for us to up the ulimit. Or do I misunderstand? > > Thanks, > St.Ack > > 2011/8/15 Gaojinchao <[EMAIL PROTECTED]>: >> Sorry. I mean we can modify the startup script so that the process can inherit the property. Rather than by modifying the parameters of the operating system. >> >> >> -----邮件原件----- >> 发件人: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] � ��Stack >> 发送时间: 2011年8月16日 11:35 >> 收件人: [EMAIL PROTECTED] >> 主题: Re: Build failed in Jenkins: HBase-TRUNK #2116 >> >> Because I think the ceiling is default 1024 and though it says >> unlimited, its just 1024 (as it is stock linux IIRC). >> St.Ack >> >> 2011/8/15 Gaojinchao <[EMAIL PROTECTED]>: >>> Why don't try to use ulimit -SHn in test case. >>> >>> -----邮件原件----- >>> 发件人: Ted Yu [mailto:[EMAIL PROTECTED]] >>> 发送时间: 2011年8月16日 11:10 >>> 收件人: [EMAIL PROTECTED] >>> 主题: Fwd: Build failed in Jenkins: HBase-TRUNK #2116 >>> >>> From: >>> https://builds.apache.org/view/G-L/view/HBase/job/HBase-TRUNK/lastCompletedBuild/testReport/org.apache.hadoop.hbase.master/TestDistributedLogSplitting/testOrphanLogCreation/ >>> >>> Caused by: java.io.IOException: Too many open files >>> at sun.nio.ch.IOUtil.initPipe(Native Method) >>> at sun.nio.ch.EPollSelectorImpl.<init>(EPollSelectorImpl.java:49) >>> >>> FYI >>> >> >
-
Re: Build failed in Jenkins: HBase-TRUNK #2117Stack 2011-08-16, 06:22
I made https://issues.apache.org/jira/browse/INFRA-3851 for the too
many open files issue. St.Ack On Mon, Aug 15, 2011 at 10:44 PM, Apache Jenkins Server <[EMAIL PROTECTED]> wrote: > See <https://builds.apache.org/job/HBase-TRUNK/2117/changes> > > Changes: > > [tedyu] HBASE-4197 Added check of scanner against null > > [tedyu] HBASE-2399 Forced splits only act on the first family in a table (Ming Ma) > > ------------------------------------------ > [...truncated 1519 lines...] > Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec > Running org.apache.hadoop.hbase.filter.TestSingleColumnValueExcludeFilter > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.113 sec > Running org.apache.hadoop.hbase.filter.TestColumnRangeFilter > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.589 sec > Running org.apache.hadoop.hbase.filter.TestFilterList > Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.227 sec > Running org.apache.hadoop.hbase.filter.TestSingleColumnValueFilter > Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.149 sec > Running org.apache.hadoop.hbase.filter.TestDependentColumnFilter > Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.781 sec > Running org.apache.hadoop.hbase.coprocessor.TestClassLoading > Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.133 sec > Running org.apache.hadoop.hbase.coprocessor.TestAggregateProtocol > Tests run: 44, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.292 sec > Running org.apache.hadoop.hbase.coprocessor.TestRegionObserverStacking > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.579 sec > Running org.apache.hadoop.hbase.coprocessor.TestMasterObserver > Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.209 sec > Running org.apache.hadoop.hbase.coprocessor.TestCoprocessorEndpoint > Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.163 sec > Running org.apache.hadoop.hbase.coprocessor.TestWALObserver > Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.588 sec > Running org.apache.hadoop.hbase.coprocessor.TestCoprocessorInterface > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.825 sec > Running org.apache.hadoop.hbase.coprocessor.TestRegionObserverInterface > Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 33.155 sec > Running org.apache.hadoop.hbase.mapred.TestTableMapReduce > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 84.533 sec > Running org.apache.hadoop.hbase.TestGlobalMemStoreSize > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.923 sec > Running org.apache.hadoop.hbase.mapreduce.TestTableSplit > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.13 sec > Running org.apache.hadoop.hbase.mapreduce.TestTableMapReduce > Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 73.294 sec > Running org.apache.hadoop.hbase.mapreduce.TestSimpleTotalOrderPartitioner > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.314 sec > Running org.apache.hadoop.hbase.mapreduce.TestHFileOutputFormat > Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 123.692 sec > Running org.apache.hadoop.hbase.mapreduce.TestImportTsv > Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 40.6 sec > Running org.apache.hadoop.hbase.mapreduce.TestTableInputFormatScan > Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 326.943 sec > Running org.apache.hadoop.hbase.mapreduce.TestTimeRangeMapRed > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.827 sec > Running org.apache.hadoop.hbase.mapreduce.TestLoadIncrementalHFiles > Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 37.429 sec > Running org.apache.hadoop.hbase.TestAcidGuarantees > Tests run: 3, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.06 sec > Running org.apache.hadoop.hbase.TestSerialization
-
Re: Build failed in Jenkins: HBase-TRUNK #2135Stack 2011-08-24, 06:58
This is odd. This is on scm checkout. Lets see if still case in the
morning. I do see TestAdmin failing for me w/ OOME locally. Do others see the below? Running org.apache.hadoop.hbase.client.TestAdmin Exception in thread "ThreadedStreamConsumer" java.lang.OutOfMemoryError: Java heap space at java.util.Arrays.copyOf(Arrays.java:2882) at java.lang.AbstractStringBuilder.expandCapacity(AbstractStringBuilder.java:100) at java.lang.AbstractStringBuilder.append(AbstractStringBuilder.java:390) at java.lang.StringBuffer.append(StringBuffer.java:224) at org.apache.maven.surefire.report.ConsoleOutputFileReporter.writeMessage(ConsoleOutputFileReporter.java:115) at org.apache.maven.surefire.report.MulticastingReporter.writeMessage(MulticastingReporter.java:101) at org.apache.maven.surefire.report.TestSetRunListener.writeTestOutput(TestSetRunListener.java:99) at org.apache.maven.plugin.surefire.booterclient.output.ForkClient.consumeLine(ForkClient.java:137) at org.apache.maven.plugin.surefire.booterclient.output.ThreadedStreamConsumer$Pumper.run(ThreadedStreamConsumer.java:67) at java.lang.Thread.run(Thread.java:680) St.Ack On Wed, Aug 24, 2011 at 6:13 AM, Apache Jenkins Server <[EMAIL PROTECTED]> wrote: > See <https://builds.apache.org/job/HBase-TRUNK/2135/> > > ------------------------------------------ > Started by an SCM change > Building remotely on ubuntu3 > hudson.util.IOException2: remote file operation failed: <https://builds.apache.org/job/HBase-TRUNK/ws/> at hudson.remoting.Channel@50916ecd:ubuntu3 > at hudson.FilePath.act(FilePath.java:754) > at hudson.FilePath.act(FilePath.java:740) > at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:684) > at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:633) > at hudson.model.AbstractProject.checkout(AbstractProject.java:1193) > at hudson.model.AbstractBuild$AbstractRunner.checkout(AbstractBuild.java:555) > at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:443) > at hudson.model.Run.run(Run.java:1376) > at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46) > at hudson.model.ResourceController.execute(ResourceController.java:88) > at hudson.model.Executor.run(Executor.java:230) > Caused by: java.io.IOException: Remote call on ubuntu3 failed > at hudson.remoting.Channel.call(Channel.java:677) > at hudson.FilePath.act(FilePath.java:747) > ... 10 more > Caused by: java.lang.OutOfMemoryError: Java heap space > Archiving artifacts > Recording test results > >
-
Re: Build failed in Jenkins: HBase-TRUNK #2135Gary Helmling 2011-08-24, 17:36
I just ran this 5 times locally with the latest trunk. I didn't see any
OOME, and all but the last try were successful. On the last run I saw this failure: Tests run: 21, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 363.421 sec <<< FAILURE! testForceSplitMultiFamily(org.apache.hadoop.hbase.client.TestAdmin) Time elapsed: 29.56 sec <<< ERROR! org.apache.hadoop.ipc.RemoteException: org.apache.hadoop.ipc.RemoteException: org.apache.hadoop.hdfs.server.namenode.LeaseExpiredException: No lease on /user /ghelmling/testForceSplit/.tmp/.tableinfo File does not exist. Holder DFSClient_1619250357 does not have any open files. at org.apache.hadoop.hdfs.server.namenode.FSNamesystem.checkLease(FSNamesystem.java:1431) at org.apache.hadoop.hdfs.server.namenode.FSNamesystem.checkLease(FSNamesystem.java:1422) at org.apache.hadoop.hdfs.server.namenode.FSNamesystem.getAdditionalBlock(FSNamesystem.java:1343) at org.apache.hadoop.hdfs.server.namenode.NameNode.addBlock(NameNode.java:449) ... at $Proxy15.createTable(Unknown Source) at org.apache.hadoop.hbase.client.HBaseAdmin.createTableAsync(HBaseAdmin.java:437) at org.apache.hadoop.hbase.client.HBaseAdmin.createTable(HBaseAdmin.java:349) at org.apache.hadoop.hbase.client.HBaseAdmin.createTable(HBaseAdmin.java:287) at org.apache.hadoop.hbase.HBaseTestingUtility.createTable(HBaseTestingUtility.java:724) at org.apache.hadoop.hbase.client.TestAdmin.splitTest(TestAdmin.java:615) at org.apache.hadoop.hbase.client.TestAdmin.testForceSplitMultiFamily(TestAdmin.java:604) On Tue, Aug 23, 2011 at 11:58 PM, Stack <[EMAIL PROTECTED]> wrote: > This is odd. This is on scm checkout. Lets see if still case in the > morning. I do see TestAdmin failing for me w/ OOME locally. Do > others see the below? > > > Running org.apache.hadoop.hbase.client.TestAdmin > Exception in thread "ThreadedStreamConsumer" > java.lang.OutOfMemoryError: Java heap space > at java.util.Arrays.copyOf(Arrays.java:2882) > at > java.lang.AbstractStringBuilder.expandCapacity(AbstractStringBuilder.java:100) > at > java.lang.AbstractStringBuilder.append(AbstractStringBuilder.java:390) > at java.lang.StringBuffer.append(StringBuffer.java:224) > at > org.apache.maven.surefire.report.ConsoleOutputFileReporter.writeMessage(ConsoleOutputFileReporter.java:115) > at > org.apache.maven.surefire.report.MulticastingReporter.writeMessage(MulticastingReporter.java:101) > at > org.apache.maven.surefire.report.TestSetRunListener.writeTestOutput(TestSetRunListener.java:99) > at > org.apache.maven.plugin.surefire.booterclient.output.ForkClient.consumeLine(ForkClient.java:137) > at > org.apache.maven.plugin.surefire.booterclient.output.ThreadedStreamConsumer$Pumper.run(ThreadedStreamConsumer.java:67) > at java.lang.Thread.run(Thread.java:680) > > > > St.Ack > > On Wed, Aug 24, 2011 at 6:13 AM, Apache Jenkins Server > <[EMAIL PROTECTED]> wrote: > > See <https://builds.apache.org/job/HBase-TRUNK/2135/> > > > > ------------------------------------------ > > Started by an SCM change > > Building remotely on ubuntu3 > > hudson.util.IOException2: remote file operation failed: < > https://builds.apache.org/job/HBase-TRUNK/ws/> at > hudson.remoting.Channel@50916ecd:ubuntu3 > > at hudson.FilePath.act(FilePath.java:754) > > at hudson.FilePath.act(FilePath.java:740) > > at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:684) > > at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:633) > > at > hudson.model.AbstractProject.checkout(AbstractProject.java:1193) > > at > hudson.model.AbstractBuild$AbstractRunner.checkout(AbstractBuild.java:555) > > at > hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:443) > > at hudson.model.Run.run(Run.java:1376) > > at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46) >
-
Re: Build failed in Jenkins: HBase-TRUNK #2135Stack 2011-08-24, 17:46
Thanks boss. That looks the issue w/ recoverLease being async?
St.Ack On Wed, Aug 24, 2011 at 10:36 AM, Gary Helmling <[EMAIL PROTECTED]> wrote: > I just ran this 5 times locally with the latest trunk. I didn't see any > OOME, and all but the last try were successful. > > On the last run I saw this failure: > > Tests run: 21, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 363.421 sec > <<< FAILURE! > testForceSplitMultiFamily(org.apache.hadoop.hbase.client.TestAdmin) Time > elapsed: 29.56 sec <<< ERROR! > org.apache.hadoop.ipc.RemoteException: > org.apache.hadoop.ipc.RemoteException: > org.apache.hadoop.hdfs.server.namenode.LeaseExpiredException: No lease on > /user > /ghelmling/testForceSplit/.tmp/.tableinfo File does not exist. Holder > DFSClient_1619250357 does not have any open files. > at > org.apache.hadoop.hdfs.server.namenode.FSNamesystem.checkLease(FSNamesystem.java:1431) > at > org.apache.hadoop.hdfs.server.namenode.FSNamesystem.checkLease(FSNamesystem.java:1422) > at > org.apache.hadoop.hdfs.server.namenode.FSNamesystem.getAdditionalBlock(FSNamesystem.java:1343) > at > org.apache.hadoop.hdfs.server.namenode.NameNode.addBlock(NameNode.java:449) > ... > at $Proxy15.createTable(Unknown Source) > at > org.apache.hadoop.hbase.client.HBaseAdmin.createTableAsync(HBaseAdmin.java:437) > at > org.apache.hadoop.hbase.client.HBaseAdmin.createTable(HBaseAdmin.java:349) > at > org.apache.hadoop.hbase.client.HBaseAdmin.createTable(HBaseAdmin.java:287) > at > org.apache.hadoop.hbase.HBaseTestingUtility.createTable(HBaseTestingUtility.java:724) > at > org.apache.hadoop.hbase.client.TestAdmin.splitTest(TestAdmin.java:615) > at > org.apache.hadoop.hbase.client.TestAdmin.testForceSplitMultiFamily(TestAdmin.java:604) > > > > On Tue, Aug 23, 2011 at 11:58 PM, Stack <[EMAIL PROTECTED]> wrote: > >> This is odd. This is on scm checkout. Lets see if still case in the >> morning. I do see TestAdmin failing for me w/ OOME locally. Do >> others see the below? >> >> >> Running org.apache.hadoop.hbase.client.TestAdmin >> Exception in thread "ThreadedStreamConsumer" >> java.lang.OutOfMemoryError: Java heap space >> at java.util.Arrays.copyOf(Arrays.java:2882) >> at >> java.lang.AbstractStringBuilder.expandCapacity(AbstractStringBuilder.java:100) >> at >> java.lang.AbstractStringBuilder.append(AbstractStringBuilder.java:390) >> at java.lang.StringBuffer.append(StringBuffer.java:224) >> at >> org.apache.maven.surefire.report.ConsoleOutputFileReporter.writeMessage(ConsoleOutputFileReporter.java:115) >> at >> org.apache.maven.surefire.report.MulticastingReporter.writeMessage(MulticastingReporter.java:101) >> at >> org.apache.maven.surefire.report.TestSetRunListener.writeTestOutput(TestSetRunListener.java:99) >> at >> org.apache.maven.plugin.surefire.booterclient.output.ForkClient.consumeLine(ForkClient.java:137) >> at >> org.apache.maven.plugin.surefire.booterclient.output.ThreadedStreamConsumer$Pumper.run(ThreadedStreamConsumer.java:67) >> at java.lang.Thread.run(Thread.java:680) >> >> >> >> St.Ack >> >> On Wed, Aug 24, 2011 at 6:13 AM, Apache Jenkins Server >> <[EMAIL PROTECTED]> wrote: >> > See <https://builds.apache.org/job/HBase-TRUNK/2135/> >> > >> > ------------------------------------------ >> > Started by an SCM change >> > Building remotely on ubuntu3 >> > hudson.util.IOException2: remote file operation failed: < >> https://builds.apache.org/job/HBase-TRUNK/ws/> at >> hudson.remoting.Channel@50916ecd:ubuntu3 >> > at hudson.FilePath.act(FilePath.java:754) >> > at hudson.FilePath.act(FilePath.java:740) >> > at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:684) >> > at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:633) >> > at >> hudson.model.AbstractProject.checkout(AbstractProject.java:1193) >> > at >> hudson.model.AbstractBuild$AbstractRunner.checkout(AbstractBuild.java:555)
-
RE: Build failed in Jenkins: HBase-TRUNK #2135Ramkrishna S Vasudevan 2011-08-25, 10:22
Hi
I am also getting the same error due to recover lease. Best Regards Ram -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Stack Sent: Wednesday, August 24, 2011 11:17 PM To: [EMAIL PROTECTED] Subject: Re: Build failed in Jenkins: HBase-TRUNK #2135 Thanks boss. That looks the issue w/ recoverLease being async? St.Ack On Wed, Aug 24, 2011 at 10:36 AM, Gary Helmling <[EMAIL PROTECTED]> wrote: > I just ran this 5 times locally with the latest trunk. I didn't see any > OOME, and all but the last try were successful. > > On the last run I saw this failure: > > Tests run: 21, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 363.421 sec > <<< FAILURE! > testForceSplitMultiFamily(org.apache.hadoop.hbase.client.TestAdmin) Time > elapsed: 29.56 sec <<< ERROR! > org.apache.hadoop.ipc.RemoteException: > org.apache.hadoop.ipc.RemoteException: > org.apache.hadoop.hdfs.server.namenode.LeaseExpiredException: No lease on > /user > /ghelmling/testForceSplit/.tmp/.tableinfo File does not exist. Holder > DFSClient_1619250357 does not have any open files. > at > org.apache.hadoop.hdfs.server.namenode.FSNamesystem.checkLease(FSNamesystem. java:1431) > at > org.apache.hadoop.hdfs.server.namenode.FSNamesystem.checkLease(FSNamesystem. java:1422) > at > org.apache.hadoop.hdfs.server.namenode.FSNamesystem.getAdditionalBlock(FSNam esystem.java:1343) > at > org.apache.hadoop.hdfs.server.namenode.NameNode.addBlock(NameNode.java:449) > ... > at $Proxy15.createTable(Unknown Source) > at > org.apache.hadoop.hbase.client.HBaseAdmin.createTableAsync(HBaseAdmin.java:4 37) > at > org.apache.hadoop.hbase.client.HBaseAdmin.createTable(HBaseAdmin.java:349) > at > org.apache.hadoop.hbase.client.HBaseAdmin.createTable(HBaseAdmin.java:287) > at > org.apache.hadoop.hbase.HBaseTestingUtility.createTable(HBaseTestingUtility. java:724) > at > org.apache.hadoop.hbase.client.TestAdmin.splitTest(TestAdmin.java:615) > at > org.apache.hadoop.hbase.client.TestAdmin.testForceSplitMultiFamily(TestAdmin .java:604) > > > > On Tue, Aug 23, 2011 at 11:58 PM, Stack <[EMAIL PROTECTED]> wrote: > >> This is odd. This is on scm checkout. Lets see if still case in the >> morning. I do see TestAdmin failing for me w/ OOME locally. Do >> others see the below? >> >> >> Running org.apache.hadoop.hbase.client.TestAdmin >> Exception in thread "ThreadedStreamConsumer" >> java.lang.OutOfMemoryError: Java heap space >> at java.util.Arrays.copyOf(Arrays.java:2882) >> at >> java.lang.AbstractStringBuilder.expandCapacity(AbstractStringBuilder.java:10 0) >> at >> java.lang.AbstractStringBuilder.append(AbstractStringBuilder.java:390) >> at java.lang.StringBuffer.append(StringBuffer.java:224) >> at >> org.apache.maven.surefire.report.ConsoleOutputFileReporter.writeMessage(Cons oleOutputFileReporter.java:115) >> at >> org.apache.maven.surefire.report.MulticastingReporter.writeMessage(Multicast ingReporter.java:101) >> at >> org.apache.maven.surefire.report.TestSetRunListener.writeTestOutput(TestSetR unListener.java:99) >> at >> org.apache.maven.plugin.surefire.booterclient.output.ForkClient.consumeLine( ForkClient.java:137) >> at >> org.apache.maven.plugin.surefire.booterclient.output.ThreadedStreamConsumer$ Pumper.run(ThreadedStreamConsumer.java:67) >> at java.lang.Thread.run(Thread.java:680) >> >> >> >> St.Ack >> >> On Wed, Aug 24, 2011 at 6:13 AM, Apache Jenkins Server >> <[EMAIL PROTECTED]> wrote: >> > See <https://builds.apache.org/job/HBase-TRUNK/2135/> >> > >> > ------------------------------------------ >> > Started by an SCM change >> > Building remotely on ubuntu3 >> > hudson.util.IOException2: remote file operation failed: < >> https://builds.apache.org/job/HBase-TRUNK/ws/> at >> hudson.remoting.Channel@50916ecd:ubuntu3 >> > at hudson.FilePath.act(FilePath.java:754) >> > at hudson.FilePath.act(FilePath.java:740) hudson.model.AbstractBuild$AbstractRunner.checkout(AbstractBuild.java:555)
-
Re: Build failed in Jenkins: hbase-0.90 #276Gary Helmling 2011-08-26, 18:12
This looks like the intermittent failure described in HBASE-4252. Possibly
some of the tweaks I made to try to speed this beast up made it worse? I'm continuing to test and seeing if I can reproduce it locally. On Fri, Aug 26, 2011 at 7:22 AM, Apache Jenkins Server < [EMAIL PROTECTED]> wrote: > See <https://builds.apache.org/job/hbase-0.90/276/changes> > > Changes: > > [garyh] Amend HBASE-4222 Fix test failure due to region balancing while > running > > ------------------------------------------ > [...truncated 1183 lines...] > Running org.apache.hadoop.hbase.mapreduce.TestTimeRangeMapRed > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.928 sec > Running org.apache.hadoop.hbase.zookeeper.TestZooKeeperMainServerArg > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec > Running org.apache.hadoop.hbase.mapreduce.TestSimpleTotalOrderPartitioner > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 sec > Running org.apache.hadoop.hbase.master.TestClockSkewDetection > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.236 sec > Running org.apache.hadoop.hbase.mapreduce.TestHFileOutputFormat > Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 137.712 sec > Running org.apache.hadoop.hbase.master.TestMasterRestartAfterDisablingTable > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.68 sec > Running org.apache.hadoop.hbase.regionserver.TestFSErrorsExposed > Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.315 sec > Running org.apache.hadoop.hbase.client.replication.TestReplicationAdmin > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.442 sec > Running org.apache.hadoop.hbase.regionserver.TestScanDeleteTracker > Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.113 sec > Running org.apache.hadoop.hbase.client.TestMetaScanner > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 40.149 sec > Running org.apache.hadoop.hbase.metrics.TestMetricsMBeanBase > Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 sec > Running org.apache.hadoop.hbase.TestRegionRebalancing > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 111.672 sec > Running org.apache.hadoop.hbase.filter.TestSingleColumnValueExcludeFilter > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec > Running org.apache.hadoop.hbase.filter.TestInclusiveStopFilter > Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec > Running org.apache.hadoop.hbase.rest.TestTableResource > Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 76.845 sec > Running org.apache.hadoop.hbase.mapreduce.TestTableSplit > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec > Running org.apache.hadoop.hbase.TestHBaseTestingUtility > Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 78.422 sec > Running org.apache.hadoop.hbase.mapreduce.TestLoadIncrementalHFiles > Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.948 sec > Running org.apache.hadoop.hbase.rest.TestSchemaResource > Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.688 sec > Running org.apache.hadoop.hbase.regionserver.wal.TestWALReplay > Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 33.563 sec > Running org.apache.hadoop.hbase.regionserver.TestKeyValueScanFixture > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec > Running org.apache.hadoop.hbase.rest.model.TestTableListModel > Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.125 sec > Running org.apache.hadoop.hbase.rest.model.TestColumnSchemaModel > Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 sec > Running org.apache.hadoop.hbase.regionserver.TestStoreFile > Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 51.116 sec > Running org.apache.hadoop.hbase.zookeeper.TestZooKeeperNodeTracker
-
Re: Build failed in Jenkins: hbase-0.90 #276bijieshan 2011-08-27, 00:50
Yes, this's the same problem, about how it happens, I described it in the issue of HBASE-4252. I'll submit the patch sooner.
For it can't be reproduced easily, I'm taking more tests use varied env. -----邮件原件----- 发件人: Gary Helmling [mailto:[EMAIL PROTECTED]] 发送时间: 2011年8月27日 2:12 收件人: [EMAIL PROTECTED] 主题: Re: Build failed in Jenkins: hbase-0.90 #276 This looks like the intermittent failure described in HBASE-4252. Possibly some of the tweaks I made to try to speed this beast up made it worse? I'm continuing to test and seeing if I can reproduce it locally. On Fri, Aug 26, 2011 at 7:22 AM, Apache Jenkins Server < [EMAIL PROTECTED]> wrote: > See <https://builds.apache.org/job/hbase-0.90/276/changes> > > Changes: > > [garyh] Amend HBASE-4222 Fix test failure due to region balancing while > running > > ------------------------------------------ > [...truncated 1183 lines...] > Running org.apache.hadoop.hbase.mapreduce.TestTimeRangeMapRed > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.928 sec > Running org.apache.hadoop.hbase.zookeeper.TestZooKeeperMainServerArg > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec > Running org.apache.hadoop.hbase.mapreduce.TestSimpleTotalOrderPartitioner > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 sec > Running org.apache.hadoop.hbase.master.TestClockSkewDetection > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.236 sec > Running org.apache.hadoop.hbase.mapreduce.TestHFileOutputFormat > Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 137.712 sec > Running org.apache.hadoop.hbase.master.TestMasterRestartAfterDisablingTable > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.68 sec > Running org.apache.hadoop.hbase.regionserver.TestFSErrorsExposed > Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.315 sec > Running org.apache.hadoop.hbase.client.replication.TestReplicationAdmin > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.442 sec > Running org.apache.hadoop.hbase.regionserver.TestScanDeleteTracker > Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.113 sec > Running org.apache.hadoop.hbase.client.TestMetaScanner > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 40.149 sec > Running org.apache.hadoop.hbase.metrics.TestMetricsMBeanBase > Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 sec > Running org.apache.hadoop.hbase.TestRegionRebalancing > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 111.672 sec > Running org.apache.hadoop.hbase.filter.TestSingleColumnValueExcludeFilter > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec > Running org.apache.hadoop.hbase.filter.TestInclusiveStopFilter > Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec > Running org.apache.hadoop.hbase.rest.TestTableResource > Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 76.845 sec > Running org.apache.hadoop.hbase.mapreduce.TestTableSplit > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec > Running org.apache.hadoop.hbase.TestHBaseTestingUtility > Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 78.422 sec > Running org.apache.hadoop.hbase.mapreduce.TestLoadIncrementalHFiles > Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.948 sec > Running org.apache.hadoop.hbase.rest.TestSchemaResource > Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.688 sec > Running org.apache.hadoop.hbase.regionserver.wal.TestWALReplay > Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 33.563 sec > Running org.apache.hadoop.hbase.regionserver.TestKeyValueScanFixture > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec > Running org.apache.hadoop.hbase.rest.model.TestTableListModel > Tests run: 3, Failures: 0, Errors
-
Re: Build failed in Jenkins: hbase-0.90 #276Gary Helmling 2011-08-27, 01:10
Yes, I've run through TestLogRolling at least 40 times locally and haven't
been able to trigger it! Somehow Jenkins always seems to find those rare conditions though. For HBASE-4252, if the issue is the log writer rolling being skipped because numEntries == 0 (?), then try using log.rollWriter(true). This adds a "force" parameter to allow the roll to continue (part of the HBASE-4222 change). I can't tell if that will fix the issue since I'm having a hard time reproducing it, but maybe it will work for you. 2011/8/26 bijieshan <[EMAIL PROTECTED]> > Yes, this's the same problem, about how it happens, I described it in the > issue of HBASE-4252. I'll submit the patch sooner. > For it can't be reproduced easily, I'm taking more tests use varied env. > > -----邮件原件----- > 发件人: Gary Helmling [mailto:[EMAIL PROTECTED]] > 发送时间: 2011年8月27日 2:12 > 收件人: [EMAIL PROTECTED] > 主题: Re: Build failed in Jenkins: hbase-0.90 #276 > > This looks like the intermittent failure described in HBASE-4252. Possibly > some of the tweaks I made to try to speed this beast up made it worse? > > I'm continuing to test and seeing if I can reproduce it locally. > > > On Fri, Aug 26, 2011 at 7:22 AM, Apache Jenkins Server < > [EMAIL PROTECTED]> wrote: > > > See <https://builds.apache.org/job/hbase-0.90/276/changes> > > > > Changes: > > > > [garyh] Amend HBASE-4222 Fix test failure due to region balancing while > > running > > > > ------------------------------------------ > > [...truncated 1183 lines...] > > Running org.apache.hadoop.hbase.mapreduce.TestTimeRangeMapRed > > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.928 > sec > > Running org.apache.hadoop.hbase.zookeeper.TestZooKeeperMainServerArg > > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec > > Running org.apache.hadoop.hbase.mapreduce.TestSimpleTotalOrderPartitioner > > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 sec > > Running org.apache.hadoop.hbase.master.TestClockSkewDetection > > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.236 sec > > Running org.apache.hadoop.hbase.mapreduce.TestHFileOutputFormat > > Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 137.712 > sec > > Running > org.apache.hadoop.hbase.master.TestMasterRestartAfterDisablingTable > > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.68 sec > > Running org.apache.hadoop.hbase.regionserver.TestFSErrorsExposed > > Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.315 > sec > > Running org.apache.hadoop.hbase.client.replication.TestReplicationAdmin > > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.442 sec > > Running org.apache.hadoop.hbase.regionserver.TestScanDeleteTracker > > Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.113 sec > > Running org.apache.hadoop.hbase.client.TestMetaScanner > > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 40.149 > sec > > Running org.apache.hadoop.hbase.metrics.TestMetricsMBeanBase > > Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 sec > > Running org.apache.hadoop.hbase.TestRegionRebalancing > > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 111.672 > sec > > Running org.apache.hadoop.hbase.filter.TestSingleColumnValueExcludeFilter > > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec > > Running org.apache.hadoop.hbase.filter.TestInclusiveStopFilter > > Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec > > Running org.apache.hadoop.hbase.rest.TestTableResource > > Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 76.845 > sec > > Running org.apache.hadoop.hbase.mapreduce.TestTableSplit > > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec > > Running org.apache.hadoop.hbase.TestHBaseTestingUtility > > Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 78.422
-
Re: Build failed in Jenkins: hbase-0.90 #276bijieshan 2011-08-27, 01:32
Yes,I've not noticed that the following condition got changed:
public byte [][] rollWriter(boolean force) throws FailedLogCloseException, IOException { // Return if nothing to flush. if (!force && this.writer != null && this.numEntries.get() <= 0) { return null; } For the original condition didn't contain "!force". I think it can give me some help:). How to prove it indeed get solved is also a big headache. Thanks. -----邮件原件----- 发件人: Gary Helmling [mailto:[EMAIL PROTECTED]] 发送时间: 2011年8月27日 9:10 收件人: [EMAIL PROTECTED] 抄送: Chenjian 主题: Re: Build failed in Jenkins: hbase-0.90 #276 Yes, I've run through TestLogRolling at least 40 times locally and haven't been able to trigger it! Somehow Jenkins always seems to find those rare conditions though. For HBASE-4252, if the issue is the log writer rolling being skipped because numEntries == 0 (?), then try using log.rollWriter(true). This adds a "force" parameter to allow the roll to continue (part of the HBASE-4222 change). I can't tell if that will fix the issue since I'm having a hard time reproducing it, but maybe it will work for you. 2011/8/26 bijieshan <[EMAIL PROTECTED]> > Yes, this's the same problem, about how it happens, I described it in the > issue of HBASE-4252. I'll submit the patch sooner. > For it can't be reproduced easily, I'm taking more tests use varied env. > > -----邮件原件----- > 发件人: Gary Helmling [mailto:[EMAIL PROTECTED]] > 发送时间: 2011年8月27日 2:12 > 收件人: [EMAIL PROTECTED] > 主题: Re: Build failed in Jenkins: hbase-0.90 #276 > > This looks like the intermittent failure described in HBASE-4252. Possibly > some of the tweaks I made to try to speed this beast up made it worse? > > I'm continuing to test and seeing if I can reproduce it locally. > > > On Fri, Aug 26, 2011 at 7:22 AM, Apache Jenkins Server < > [EMAIL PROTECTED]> wrote: > > > See <https://builds.apache.org/job/hbase-0.90/276/changes> > > > > Changes: > > > > [garyh] Amend HBASE-4222 Fix test failure due to region balancing while > > running > > > > ------------------------------------------ > > [...truncated 1183 lines...] > > Running org.apache.hadoop.hbase.mapreduce.TestTimeRangeMapRed > > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.928 > sec > > Running org.apache.hadoop.hbase.zookeeper.TestZooKeeperMainServerArg > > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec > > Running org.apache.hadoop.hbase.mapreduce.TestSimpleTotalOrderPartitioner > > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 sec > > Running org.apache.hadoop.hbase.master.TestClockSkewDetection > > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.236 sec > > Running org.apache.hadoop.hbase.mapreduce.TestHFileOutputFormat > > Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 137.712 > sec > > Running > org.apache.hadoop.hbase.master.TestMasterRestartAfterDisablingTable > > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.68 sec > > Running org.apache.hadoop.hbase.regionserver.TestFSErrorsExposed > > Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.315 > sec > > Running org.apache.hadoop.hbase.client.replication.TestReplicationAdmin > > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.442 sec > > Running org.apache.hadoop.hbase.regionserver.TestScanDeleteTracker > > Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.113 sec > > Running org.apache.hadoop.hbase.client.TestMetaScanner > > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 40.149 > sec > > Running org.apache.hadoop.hbase.metrics.TestMetricsMBeanBase > > Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 sec > > Running org.apache.hadoop.hbase.TestRegionRebalancing > > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 111.672 > sec > > Running org.apache.hadoop.hbase.filter.TestSingleColumnValueExcludeFilter
-
Re: Build failed in Jenkins: hbase-0.90 #280Ted Yu 2011-08-31, 03:26
From
https://builds.apache.org/view/G-L/view/HBase/job/hbase-0.90/lastCompletedBuild/testReport/junit/org.apache.hadoop.hbase/TestHBaseTestingUtility/multiClusters/ : java.lang.NullPointerException at org.apache.hadoop.hbase.master.HMaster.shutdown(HMaster.java:971) at org.apache.hadoop.hbase.util.JVMClusterUtil.shutdown(JVMClusterUtil.java:213) at org.apache.hadoop.hbase.LocalHBaseCluster.shutdown(LocalHBaseCluster.java:427) at org.apache.hadoop.hbase.MiniHBaseCluster.shutdown(MiniHBaseCluster.java:504) at org.apache.hadoop.hbase.HBaseTestingUtility.shutdownMiniHBaseCluster(HBaseTestingUtility.java:440) at org.apache.hadoop.hbase.HBaseTestingUtility.shutdownMiniCluster(HBaseTestingUtility.java:416) at org.apache.hadoop.hbase.TestHBaseTestingUtility.multiClusters(TestHBaseTestingUtility.java:126) The above seems to be a regression. On Tue, Aug 30, 2011 at 6:20 PM, Apache Jenkins Server < [EMAIL PROTECTED]> wrote: > See <https://builds.apache.org/job/hbase-0.90/280/changes> > > Changes: > > [todd] HBASE-4276 AssignmentManager debug logs should be at INFO level for > META/ROOT regions. > > [todd] HBASE-4294 HLogSplitter sleeps with 1-second granularity > > [todd] HBASE-4293 More verbose logging in ServerShutdownHandler for > meta/root cases > >
-
Re: Build failed in Jenkins: hbase-0.90 #280Todd Lipcon 2011-08-31, 03:50
It passes for me on the 0.90 branch, so must be flaky. Seems the
serverManager member is null. I don't think any of my changes from today are related. On Tue, Aug 30, 2011 at 8:26 PM, Ted Yu <[EMAIL PROTECTED]> wrote: > From > https://builds.apache.org/view/G-L/view/HBase/job/hbase-0.90/lastCompletedBuild/testReport/junit/org.apache.hadoop.hbase/TestHBaseTestingUtility/multiClusters/ > : > > java.lang.NullPointerException > at org.apache.hadoop.hbase.master.HMaster.shutdown(HMaster.java:971) > at org.apache.hadoop.hbase.util.JVMClusterUtil.shutdown(JVMClusterUtil.java:213) > at org.apache.hadoop.hbase.LocalHBaseCluster.shutdown(LocalHBaseCluster.java:427) > at org.apache.hadoop.hbase.MiniHBaseCluster.shutdown(MiniHBaseCluster.java:504) > at org.apache.hadoop.hbase.HBaseTestingUtility.shutdownMiniHBaseCluster(HBaseTestingUtility.java:440) > at org.apache.hadoop.hbase.HBaseTestingUtility.shutdownMiniCluster(HBaseTestingUtility.java:416) > at org.apache.hadoop.hbase.TestHBaseTestingUtility.multiClusters(TestHBaseTestingUtility.java:126) > > The above seems to be a regression. > > On Tue, Aug 30, 2011 at 6:20 PM, Apache Jenkins Server < > [EMAIL PROTECTED]> wrote: > >> See <https://builds.apache.org/job/hbase-0.90/280/changes> >> >> Changes: >> >> [todd] HBASE-4276 AssignmentManager debug logs should be at INFO level for >> META/ROOT regions. >> >> [todd] HBASE-4294 HLogSplitter sleeps with 1-second granularity >> >> [todd] HBASE-4293 More verbose logging in ServerShutdownHandler for >> meta/root cases >> >> > -- Todd Lipcon Software Engineer, Cloudera
-
Re: Build failed in Jenkins: hbase-0.90 #280Ted Yu 2011-08-31, 04:00
Obviously shutdown() was called before finishInitialization() assigned
serverManager. I think we should add a check in shutdown() for serverManager not being null. Cheers On Tue, Aug 30, 2011 at 8:50 PM, Todd Lipcon <[EMAIL PROTECTED]> wrote: > It passes for me on the 0.90 branch, so must be flaky. Seems the > serverManager member is null. I don't think any of my changes from > today are related. > > On Tue, Aug 30, 2011 at 8:26 PM, Ted Yu <[EMAIL PROTECTED]> wrote: > > From > > > https://builds.apache.org/view/G-L/view/HBase/job/hbase-0.90/lastCompletedBuild/testReport/junit/org.apache.hadoop.hbase/TestHBaseTestingUtility/multiClusters/ > > : > > > > java.lang.NullPointerException > > at > org.apache.hadoop.hbase.master.HMaster.shutdown(HMaster.java:971) > > at > org.apache.hadoop.hbase.util.JVMClusterUtil.shutdown(JVMClusterUtil.java:213) > > at > org.apache.hadoop.hbase.LocalHBaseCluster.shutdown(LocalHBaseCluster.java:427) > > at > org.apache.hadoop.hbase.MiniHBaseCluster.shutdown(MiniHBaseCluster.java:504) > > at > org.apache.hadoop.hbase.HBaseTestingUtility.shutdownMiniHBaseCluster(HBaseTestingUtility.java:440) > > at > org.apache.hadoop.hbase.HBaseTestingUtility.shutdownMiniCluster(HBaseTestingUtility.java:416) > > at > org.apache.hadoop.hbase.TestHBaseTestingUtility.multiClusters(TestHBaseTestingUtility.java:126) > > > > The above seems to be a regression. > > > > On Tue, Aug 30, 2011 at 6:20 PM, Apache Jenkins Server < > > [EMAIL PROTECTED]> wrote: > > > >> See <https://builds.apache.org/job/hbase-0.90/280/changes> > >> > >> Changes: > >> > >> [todd] HBASE-4276 AssignmentManager debug logs should be at INFO level > for > >> META/ROOT regions. > >> > >> [todd] HBASE-4294 HLogSplitter sleeps with 1-second granularity > >> > >> [todd] HBASE-4293 More verbose logging in ServerShutdownHandler for > >> meta/root cases > >> > >> > > > > > > -- > Todd Lipcon > Software Engineer, Cloudera >
-
Re: Build failed in Jenkins: hbase-0.90 #283Ted Yu 2011-09-02, 01:25
This notification was late by a day.
I once reverted Jonathan's fix but the test failure persisted. So I resubmitted his fix again. On Thu, Sep 1, 2011 at 3:58 AM, Apache Jenkins Server < [EMAIL PROTECTED]> wrote: > See <https://builds.apache.org/job/hbase-0.90/283/changes> > > Changes: > > [tedyu] HBASE-4269 Add tests and restore semantics to > TableInputFormat/TableRecordReader > (Jonathan Hsieh) > > ------------------------------------------ >
-
Re: Build failed in Jenkins: HBase-TRUNK #2186Gary Helmling 2011-09-08, 06:53
Looks like TestHLogUtils didn't get added with the HBASE-4260 patch?
On Wed, Sep 7, 2011 at 10:20 PM, Apache Jenkins Server < [EMAIL PROTECTED]> wrote: > See <https://builds.apache.org/job/HBase-TRUNK/2186/changes> > > Changes: > > [stack] HBASE-4296 Deprecate HTable[Interface].getRowOrBefore(...) > > [stack] HBASE-4260 Expose a command to manually trigger an HLog roll > > ------------------------------------------ > [...truncated 1238 lines...] > 52 KB > 56 KB > 60 KB > 64 KB > 68 KB > 71 KB > 75 KB > 79 KB > 83 KB > 87 KB > 91 KB > 95 KB > 99 KB > 103 KB > 107 KB > 110 KB > 114 KB > 118 KB > 122 KB > 126 KB > 130 KB > 134 KB > 138 KB > 142 KB > 146 KB > 149 KB > 153 KB > 157 KB > 161 KB > 165 KB > 169 KB > 173 KB > 177 KB > 181 KB > 185 KB > 189 KB > 193 KB > 196 KB > 200 KB > 204 KB > 208 KB > 212 KB > 216 KB > 220 KB > 224 KB > 228 KB > 232 KB > 235 KB > 239 KB > 243 KB > 247 KB > 251 KB > 255 KB > 259 KB > 263 KB > 267 KB > 271 KB > 274 KB > 278 KB > 282 KB > 286 KB > 290 KB > 294 KB > 295 KB > > Downloaded: > https://repository.apache.org/content/repositories/releases/org/apache/thrift/libthrift/0.7.0/libthrift-0.7.0.jar(295 KB at 749.3 KB/sec) > [INFO] > [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ hbase --- > [INFO] > [INFO] --- xml-maven-plugin:1.0-beta-3:transform (default) @ hbase --- > [INFO] Transforming file: < > https://builds.apache.org/job/HBase-TRUNK/ws/trunk/src/main/resources/hbase-default.xml > > > [INFO] Transformed 1 file(s). > [INFO] > [INFO] --- docbkx-maven-plugin:2.0.11:generate-html (multipage) @ hbase --- > [INFO] Processing input file: ops_mgt.xml > [INFO] < > https://builds.apache.org/job/HBase-TRUNK/ws/trunk/target/site/book/ops_mgt.html> > has been generated. > [INFO] Processing input file: troubleshooting.xml > [INFO] < > https://builds.apache.org/job/HBase-TRUNK/ws/trunk/target/site/book/troubleshooting.html> > has been generated. > [INFO] Processing input file: configuration.xml > [INFO] < > https://builds.apache.org/job/HBase-TRUNK/ws/trunk/target/site/book/configuration.html> > has been generated. > [INFO] Processing input file: getting_started.xml > [INFO] < > https://builds.apache.org/job/HBase-TRUNK/ws/trunk/target/site/book/getting_started.html> > has been generated. > [INFO] Processing input file: book.xml > [INFO] < > https://builds.apache.org/job/HBase-TRUNK/ws/trunk/target/site/book/book.html> > has been generated. > [INFO] < > https://builds.apache.org/job/HBase-TRUNK/ws/trunk/target/site/book/shell.html> > is up to date. > [INFO] < > https://builds.apache.org/job/HBase-TRUNK/ws/trunk/target/site/book/performance.html> > is up to date. > [INFO] < > https://builds.apache.org/job/HBase-TRUNK/ws/trunk/target/site/book/upgrading.html> > is up to date. > [INFO] < > https://builds.apache.org/job/HBase-TRUNK/ws/trunk/target/site/book/external_apis.html> > is up to date. > [INFO] < > https://builds.apache.org/job/HBase-TRUNK/ws/trunk/target/site/book/preface.html> > is up to date. > [INFO] < > https://builds.apache.org/job/HBase-TRUNK/ws/trunk/target/site/book/build.html> > is up to date. > [INFO] < > https://builds.apache.org/job/HBase-TRUNK/ws/trunk/target/site/book/developer.html> > is up to date. > [INFO] > [INFO] --- docbkx-maven-plugin:2.0.11:generate-html (onepage) @ hbase --- > [INFO] Processing input file: ops_mgt.xml > [INFO] < > https://builds.apache.org/job/HBase-TRUNK/2186/artifact/trunk/target/site/ops_mgt.html> > has been generated. > [INFO] Processing input file: troubleshooting.xml > [INFO] < > https://builds.apache.org/job/HBase-TRUNK/2186/artifact/trunk/target/site/troubleshooting.html> > has been generated. > [INFO] Processing input file: configuration.xml > [INFO] < > https://builds.apache.org/job/HBase-TRUNK/2186/artifact/trunk/target/site/configuration.html> > has been generated. > [INFO] Processing input file: getting_started.xml > [INFO] < > https://builds.apache.org/job/HBase-TRUNK/2186/artifact/trunk/target/site/getting_started.html> > has been generated.
-
RE: Build failed in Jenkins: HBase-TRUNK #2186Ramkrishna S Vasudevan 2011-09-08, 07:03
Hi Gary Yes, I have told this to Stack and Ted. Regards Ram -----Original Message----- From: Gary Helmling [mailto:[EMAIL PROTECTED]] Sent: Thursday, September 08, 2011 12:23 PM To: [EMAIL PROTECTED] Subject: Re: Build failed in Jenkins: HBase-TRUNK #2186 Looks like TestHLogUtils didn't get added with the HBASE-4260 patch? On Wed, Sep 7, 2011 at 10:20 PM, Apache Jenkins Server < [EMAIL PROTECTED]> wrote: > See <https://builds.apache.org/job/HBase-TRUNK/2186/changes> > > Changes: > > [stack] HBASE-4296 Deprecate HTable[Interface].getRowOrBefore(...) > > [stack] HBASE-4260 Expose a command to manually trigger an HLog roll > > ------------------------------------------ > [...truncated 1238 lines...] > 52 KB > 56 KB > 60 KB > 64 KB > 68 KB > 71 KB > 75 KB > 79 KB > 83 KB > 87 KB > 91 KB > 95 KB > 99 KB > 103 KB > 107 KB > 110 KB > 114 KB > 118 KB > 122 KB > 126 KB > 130 KB > 134 KB > 138 KB > 142 KB > 146 KB > 149 KB > 153 KB > 157 KB > 161 KB > 165 KB > 169 KB > 173 KB > 177 KB > 181 KB > 185 KB > 189 KB > 193 KB > 196 KB > 200 KB > 204 KB > 208 KB > 212 KB > 216 KB > 220 KB > 224 KB > 228 KB > 232 KB > 235 KB > 239 KB > 243 KB > 247 KB > 251 KB > 255 KB > 259 KB > 263 KB > 267 KB > 271 KB > 274 KB > 278 KB > 282 KB > 286 KB > 290 KB > 294 KB > 295 KB > > Downloaded: > https://repository.apache.org/content/repositories/releases/org/apache/thrif t/libthrift/0.7.0/libthrift-0.7.0.jar(295 KB at 749.3 KB/sec) > [INFO] > [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ hbase --- > [INFO] > [INFO] --- xml-maven-plugin:1.0-beta-3:transform (default) @ hbase --- > [INFO] Transforming file: < > https://builds.apache.org/job/HBase-TRUNK/ws/trunk/src/main/resources/hbase- default.xml > > > [INFO] Transformed 1 file(s). > [INFO] > [INFO] --- docbkx-maven-plugin:2.0.11:generate-html (multipage) @ hbase --- > [INFO] Processing input file: ops_mgt.xml > [INFO] < > https://builds.apache.org/job/HBase-TRUNK/ws/trunk/target/site/book/ops_mgt. html> > has been generated. > [INFO] Processing input file: troubleshooting.xml > [INFO] < > https://builds.apache.org/job/HBase-TRUNK/ws/trunk/target/site/book/troubles hooting.html> > has been generated. > [INFO] Processing input file: configuration.xml > [INFO] < > https://builds.apache.org/job/HBase-TRUNK/ws/trunk/target/site/book/configur ation.html> > has been generated. > [INFO] Processing input file: getting_started.xml > [INFO] < > https://builds.apache.org/job/HBase-TRUNK/ws/trunk/target/site/book/getting_ started.html> > has been generated. > [INFO] Processing input file: book.xml > [INFO] < > https://builds.apache.org/job/HBase-TRUNK/ws/trunk/target/site/book/book.htm l> > has been generated. > [INFO] < > https://builds.apache.org/job/HBase-TRUNK/ws/trunk/target/site/book/shell.ht ml> > is up to date. > [INFO] < > https://builds.apache.org/job/HBase-TRUNK/ws/trunk/target/site/book/performa nce.html> > is up to date. > [INFO] < > https://builds.apache.org/job/HBase-TRUNK/ws/trunk/target/site/book/upgradin g.html> > is up to date. > [INFO] < > https://builds.apache.org/job/HBase-TRUNK/ws/trunk/target/site/book/external _apis.html> > is up to date. > [INFO] < > https://builds.apache.org/job/HBase-TRUNK/ws/trunk/target/site/book/preface. html> > is up to date. > [INFO] < > https://builds.apache.org/job/HBase-TRUNK/ws/trunk/target/site/book/build.ht ml> > is up to date. > [INFO] < > https://builds.apache.org/job/HBase-TRUNK/ws/trunk/target/site/book/develope r.html> > is up to date. > [INFO] > [INFO] --- docbkx-maven-plugin:2.0.11:generate-html (onepage) @ hbase --- > [INFO] Processing input file: ops_mgt.xml > [INFO] < > https://builds.apache.org/job/HBase-TRUNK/2186/artifact/trunk/target/site/op s_mgt.html> > has been generated. > [INFO] Processing input file: troubleshooting.xml > [INFO] < > https://builds.apache.org/job/HBase-TRUNK/2186/artifact/trunk/target/site/tr oubleshooting.html> > has been generated. > [INFO] Processing input file: configuration.xml > [INFO] < https://builds.apache.org/job/HBase-TRUNK/2186/artifact/trunk/target/site/co nfiguration.html> https://builds.apache.org/job/HBase-TRUNK/2186/artifact/trunk/target/site/ge tting_started.html> https://builds.apache.org/job/HBase-TRUNK/2186/artifact/trunk/target/site/bo ok.html> https://builds.apache.org/job/HBase-TRUNK/2186/artifact/trunk/target/site/sh ell.html> https://builds.apache.org/job/HBase-TRUNK/2186/artifact/trunk/target/site/pe rformance.html> https://builds.apache.org/job/HBase-TRUNK/2186/artifact/trunk/target/site/up grading.html> https://builds.apache.org/job/HBase-TRUNK/2186/artifact/trunk/target/site/ex ternal_apis.html> https://builds.apache.org/job/HBase-TRUNK/2186/artifact/trunk/target/site/pr eface.html> https://builds.apache.org/job/HBase-TRUNK/2186/artifact/trunk/target/site/bu ild.html> https://builds.apache.org/job/HBase-TRUNK/2186/artifact/trunk/target/site/de veloper.html> http://download.java.net/maven/2/org/apache/maven/skins/maven-stylus-skin/ma ven-metadata.xml http://people.apache.org/~rawson/repo/org/apache/maven/skins/maven-stylus-sk in/maven-metadata.xml http://repository.codehaus.org/org/apache/maven/skins/maven-stylus-skin/mave n-metadata.xml https://repository.apache.org/content/repositories/releases/org/apache/maven /skins/maven-stylus-skin/maven-metadata.xml http://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/mav en/skins/maven-stylus-skin/maven-metadata.xml https://repository.apache.org/content/repositories/releases/org/apache/maven /skins/maven-stylus-skin/maven-metadata.xml(458 B at 1.9 KB/sec) http://repo1.maven.org/maven2/org/apache/maven/skins/maven-stylus-skin/maven -metadata.xml http://repo1.maven.org/maven2/org/apache/maven/skins/maven-stylus-skin/maven -metadata.xml(458 B at 1.2 KB/sec) hbase https://builds.apache.org/job/HBase-TRUNK/ws/trunk/target/hbase-webapps/mast er/WEB-INF https://builds.apache.org/job/HBase-TRUNK/ws/trunk/target/hbase-webapps/regi onserver/WEB-INF https://builds.apache.org
-
Re: Build failed in Jenkins: HBase-TRUNK #2186Stack 2011-09-08, 15:17
Sorry about that lads. Fixed now.
St.Ack On Thu, Sep 8, 2011 at 12:03 AM, Ramkrishna S Vasudevan <[EMAIL PROTECTED]> wrote: > > Hi Gary > > Yes, I have told this to Stack and Ted. > > Regards > Ram > > > -----Original Message----- > From: Gary Helmling [mailto:[EMAIL PROTECTED]] > Sent: Thursday, September 08, 2011 12:23 PM > To: [EMAIL PROTECTED] > Subject: Re: Build failed in Jenkins: HBase-TRUNK #2186 > > Looks like TestHLogUtils didn't get added with the HBASE-4260 patch? > > On Wed, Sep 7, 2011 at 10:20 PM, Apache Jenkins Server < > [EMAIL PROTECTED]> wrote: > >> See <https://builds.apache.org/job/HBase-TRUNK/2186/changes> >> >> Changes: >> >> [stack] HBASE-4296 Deprecate HTable[Interface].getRowOrBefore(...) >> >> [stack] HBASE-4260 Expose a command to manually trigger an HLog roll >> >> ------------------------------------------ >> [...truncated 1238 lines...] >> 52 KB >> 56 KB >> 60 KB >> 64 KB >> 68 KB >> 71 KB >> 75 KB >> 79 KB >> 83 KB >> 87 KB >> 91 KB >> 95 KB >> 99 KB >> 103 KB >> 107 KB >> 110 KB >> 114 KB >> 118 KB >> 122 KB >> 126 KB >> 130 KB >> 134 KB >> 138 KB >> 142 KB >> 146 KB >> 149 KB >> 153 KB >> 157 KB >> 161 KB >> 165 KB >> 169 KB >> 173 KB >> 177 KB >> 181 KB >> 185 KB >> 189 KB >> 193 KB >> 196 KB >> 200 KB >> 204 KB >> 208 KB >> 212 KB >> 216 KB >> 220 KB >> 224 KB >> 228 KB >> 232 KB >> 235 KB >> 239 KB >> 243 KB >> 247 KB >> 251 KB >> 255 KB >> 259 KB >> 263 KB >> 267 KB >> 271 KB >> 274 KB >> 278 KB >> 282 KB >> 286 KB >> 290 KB >> 294 KB >> 295 KB >> >> Downloaded: >> > https://repository.apache.org/content/repositories/releases/org/apache/thrif > t/libthrift/0.7.0/libthrift-0.7.0.jar(295 KB at 749.3 KB/sec) >> [INFO] >> [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ hbase --- >> [INFO] >> [INFO] --- xml-maven-plugin:1.0-beta-3:transform (default) @ hbase --- >> [INFO] Transforming file: < >> > https://builds.apache.org/job/HBase-TRUNK/ws/trunk/src/main/resources/hbase- > default.xml >> > >> [INFO] Transformed 1 file(s). >> [INFO] >> [INFO] --- docbkx-maven-plugin:2.0.11:generate-html (multipage) @ hbase > --- >> [INFO] Processing input file: ops_mgt.xml >> [INFO] < >> > https://builds.apache.org/job/HBase-TRUNK/ws/trunk/target/site/book/ops_mgt. > html> >> has been generated. >> [INFO] Processing input file: troubleshooting.xml >> [INFO] < >> > https://builds.apache.org/job/HBase-TRUNK/ws/trunk/target/site/book/troubles > hooting.html> >> has been generated. >> [INFO] Processing input file: configuration.xml >> [INFO] < >> > https://builds.apache.org/job/HBase-TRUNK/ws/trunk/target/site/book/configur > ation.html> >> has been generated. >> [INFO] Processing input file: getting_started.xml >> [INFO] < >> > https://builds.apache.org/job/HBase-TRUNK/ws/trunk/target/site/book/getting_ > started.html> >> has been generated. >> [INFO] Processing input file: book.xml >> [INFO] < >> > https://builds.apache.org/job/HBase-TRUNK/ws/trunk/target/site/book/book.htm > l> >> has been generated. >> [INFO] < >> > https://builds.apache.org/job/HBase-TRUNK/ws/trunk/target/site/book/shell.ht > ml> >> is up to date. >> [INFO] < >> > https://builds.apache.org/job/HBase-TRUNK/ws/trunk/target/site/book/performa > nce.html> >> is up to date. >> [INFO] < >> > https://builds.apache.org/job/HBase-TRUNK/ws/trunk/target/site/book/upgradin > g.html> >> is up to date. >> [INFO] < >> > https://builds.apache.org/job/HBase-TRUNK/ws/trunk/target/site/book/external > _apis.html> >> is up to date. >> [INFO] < >> > https://builds.apache.org/job/HBase-TRUNK/ws/trunk/target/site/book/preface. > html> >> is up to date. >> [INFO] < >> > https://builds.apache.org/job/HBase-TRUNK/ws/trunk/target/site/book/build.ht > ml> >> is up to date. >> [INFO] < >> > https://builds.apache.org/job/HBase-TRUNK/ws/trunk/target/site/book/develope > r.html> >> is up to date. >> [INFO] >> [INFO] --- docbkx-maven-plugin:2.0.11:generate-html (onepage) @ hbase --- >> [INFO] Processing input file: ops_mgt.xml >> [INFO] < >>
-
Re: Build failed in Jenkins: HBase-TRUNK #2225Stack 2011-09-17, 18:41
All tests pass. Added -e flag to see if mvn will tell us why its
failing the build. St.Ack On Fri, Sep 16, 2011 at 10:17 PM, Apache Jenkins Server <[EMAIL PROTECTED]> wrote: > See <https://builds.apache.org/job/HBase-TRUNK/2225/changes> > > Changes: > > [Gary Helmling] HBASE-4424 Provide coprocessors access to createTable() via MasterServices > > ------------------------------------------ > [...truncated 1597 lines...] > Running org.apache.hadoop.hbase.filter.TestSingleColumnValueExcludeFilter > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.114 sec > Running org.apache.hadoop.hbase.filter.TestColumnRangeFilter > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.536 sec > Running org.apache.hadoop.hbase.filter.TestFilterList > Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.234 sec > Running org.apache.hadoop.hbase.filter.TestSingleColumnValueFilter > Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.153 sec > Running org.apache.hadoop.hbase.filter.TestDependentColumnFilter > Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.8 sec > Running org.apache.hadoop.hbase.filter.TestParseFilter > Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.31 sec > Running org.apache.hadoop.hbase.coprocessor.TestClassLoading > Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.734 sec > Running org.apache.hadoop.hbase.coprocessor.TestAggregateProtocol > Tests run: 44, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.527 sec > Running org.apache.hadoop.hbase.coprocessor.TestRegionObserverStacking > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.588 sec > Running org.apache.hadoop.hbase.coprocessor.TestMasterObserver > Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 35.311 sec > Running org.apache.hadoop.hbase.coprocessor.TestCoprocessorEndpoint > Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.529 sec > Running org.apache.hadoop.hbase.coprocessor.TestWALObserver > Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.502 sec > Running org.apache.hadoop.hbase.coprocessor.TestCoprocessorInterface > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.851 sec > Running org.apache.hadoop.hbase.coprocessor.TestRegionObserverInterface > Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 35.694 sec > Running org.apache.hadoop.hbase.coprocessor.TestRegionObserverBypass > Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.167 sec > Running org.apache.hadoop.hbase.mapred.TestTableMapReduce > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 37.777 sec > Running org.apache.hadoop.hbase.mapred.TestTableInputFormat > Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.075 sec > Running org.apache.hadoop.hbase.TestGlobalMemStoreSize > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.267 sec > Running org.apache.hadoop.hbase.mapreduce.TestTableSplit > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.13 sec > Running org.apache.hadoop.hbase.mapreduce.TestTableMapReduce > Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 69.398 sec > Running org.apache.hadoop.hbase.mapreduce.TestSimpleTotalOrderPartitioner > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.318 sec > Running org.apache.hadoop.hbase.mapreduce.TestHFileOutputFormat > Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 125.71 sec > Running org.apache.hadoop.hbase.mapreduce.TestImportTsv > Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 39.966 sec > Running org.apache.hadoop.hbase.mapreduce.TestTableInputFormatScan > Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 326.332 sec > Running org.apache.hadoop.hbase.mapreduce.TestTimeRangeMapRed > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.638 sec > Running org.apache.hadoop.hbase.mapreduce.TestLoadIncrementalHFiles
-
Re: Build failed in Jenkins: HBase-TRUNK #2225Ted Yu 2011-09-17, 19:01
After Hbase-4428 goes in, build should pass.
On Sep 17, 2011, at 11:41 AM, Stack <[EMAIL PROTECTED]> wrote: > All tests pass. Added -e flag to see if mvn will tell us why its > failing the build. > St.Ack > > On Fri, Sep 16, 2011 at 10:17 PM, Apache Jenkins Server > <[EMAIL PROTECTED]> wrote: >> See <https://builds.apache.org/job/HBase-TRUNK/2225/changes> >> >> Changes: >> >> [Gary Helmling] HBASE-4424 Provide coprocessors access to createTable() via MasterServices >> >> ------------------------------------------ >> [...truncated 1597 lines...] >> Running org.apache.hadoop.hbase.filter.TestSingleColumnValueExcludeFilter >> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.114 sec >> Running org.apache.hadoop.hbase.filter.TestColumnRangeFilter >> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.536 sec >> Running org.apache.hadoop.hbase.filter.TestFilterList >> Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.234 sec >> Running org.apache.hadoop.hbase.filter.TestSingleColumnValueFilter >> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.153 sec >> Running org.apache.hadoop.hbase.filter.TestDependentColumnFilter >> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.8 sec >> Running org.apache.hadoop.hbase.filter.TestParseFilter >> Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.31 sec >> Running org.apache.hadoop.hbase.coprocessor.TestClassLoading >> Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.734 sec >> Running org.apache.hadoop.hbase.coprocessor.TestAggregateProtocol >> Tests run: 44, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.527 sec >> Running org.apache.hadoop.hbase.coprocessor.TestRegionObserverStacking >> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.588 sec >> Running org.apache.hadoop.hbase.coprocessor.TestMasterObserver >> Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 35.311 sec >> Running org.apache.hadoop.hbase.coprocessor.TestCoprocessorEndpoint >> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.529 sec >> Running org.apache.hadoop.hbase.coprocessor.TestWALObserver >> Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.502 sec >> Running org.apache.hadoop.hbase.coprocessor.TestCoprocessorInterface >> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.851 sec >> Running org.apache.hadoop.hbase.coprocessor.TestRegionObserverInterface >> Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 35.694 sec >> Running org.apache.hadoop.hbase.coprocessor.TestRegionObserverBypass >> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.167 sec >> Running org.apache.hadoop.hbase.mapred.TestTableMapReduce >> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 37.777 sec >> Running org.apache.hadoop.hbase.mapred.TestTableInputFormat >> Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.075 sec >> Running org.apache.hadoop.hbase.TestGlobalMemStoreSize >> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.267 sec >> Running org.apache.hadoop.hbase.mapreduce.TestTableSplit >> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.13 sec >> Running org.apache.hadoop.hbase.mapreduce.TestTableMapReduce >> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 69.398 sec >> Running org.apache.hadoop.hbase.mapreduce.TestSimpleTotalOrderPartitioner >> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.318 sec >> Running org.apache.hadoop.hbase.mapreduce.TestHFileOutputFormat >> Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 125.71 sec >> Running org.apache.hadoop.hbase.mapreduce.TestImportTsv >> Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 39.966 sec >> Running org.apache.hadoop.hbase.mapreduce.TestTableInputFormatScan >> Tests run: 11, Failures: 0, Errors: 0, Skipped
-
Re: Build failed in Jenkins: HBase-TRUNK #2225Stack 2011-09-17, 19:20
On Sat, Sep 17, 2011 at 12:01 PM, Ted Yu <[EMAIL PROTECTED]> wrote:
> After Hbase-4428 goes in, build should pass. > Sweet. I +1d it. St.Ack > > > On Sep 17, 2011, at 11:41 AM, Stack <[EMAIL PROTECTED]> wrote: > >> All tests pass. Added -e flag to see if mvn will tell us why its >> failing the build. >> St.Ack >> >> On Fri, Sep 16, 2011 at 10:17 PM, Apache Jenkins Server >> <[EMAIL PROTECTED]> wrote: >>> See <https://builds.apache.org/job/HBase-TRUNK/2225/changes> >>> >>> Changes: >>> >>> [Gary Helmling] HBASE-4424 Provide coprocessors access to createTable() via MasterServices >>> >>> ------------------------------------------ >>> [...truncated 1597 lines...] >>> Running org.apache.hadoop.hbase.filter.TestSingleColumnValueExcludeFilter >>> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.114 sec >>> Running org.apache.hadoop.hbase.filter.TestColumnRangeFilter >>> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.536 sec >>> Running org.apache.hadoop.hbase.filter.TestFilterList >>> Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.234 sec >>> Running org.apache.hadoop.hbase.filter.TestSingleColumnValueFilter >>> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.153 sec >>> Running org.apache.hadoop.hbase.filter.TestDependentColumnFilter >>> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.8 sec >>> Running org.apache.hadoop.hbase.filter.TestParseFilter >>> Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.31 sec >>> Running org.apache.hadoop.hbase.coprocessor.TestClassLoading >>> Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.734 sec >>> Running org.apache.hadoop.hbase.coprocessor.TestAggregateProtocol >>> Tests run: 44, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.527 sec >>> Running org.apache.hadoop.hbase.coprocessor.TestRegionObserverStacking >>> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.588 sec >>> Running org.apache.hadoop.hbase.coprocessor.TestMasterObserver >>> Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 35.311 sec >>> Running org.apache.hadoop.hbase.coprocessor.TestCoprocessorEndpoint >>> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.529 sec >>> Running org.apache.hadoop.hbase.coprocessor.TestWALObserver >>> Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.502 sec >>> Running org.apache.hadoop.hbase.coprocessor.TestCoprocessorInterface >>> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.851 sec >>> Running org.apache.hadoop.hbase.coprocessor.TestRegionObserverInterface >>> Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 35.694 sec >>> Running org.apache.hadoop.hbase.coprocessor.TestRegionObserverBypass >>> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.167 sec >>> Running org.apache.hadoop.hbase.mapred.TestTableMapReduce >>> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 37.777 sec >>> Running org.apache.hadoop.hbase.mapred.TestTableInputFormat >>> Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.075 sec >>> Running org.apache.hadoop.hbase.TestGlobalMemStoreSize >>> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.267 sec >>> Running org.apache.hadoop.hbase.mapreduce.TestTableSplit >>> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.13 sec >>> Running org.apache.hadoop.hbase.mapreduce.TestTableMapReduce >>> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 69.398 sec >>> Running org.apache.hadoop.hbase.mapreduce.TestSimpleTotalOrderPartitioner >>> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.318 sec >>> Running org.apache.hadoop.hbase.mapreduce.TestHFileOutputFormat >>> Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 125.71 sec >>> Running org.apache.hadoop.hbase.mapreduce.TestImportTsv >>> Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 39.966 sec
-
Re: Build failed in Jenkins: HBase-TRUNK #2225Ted Yu 2011-09-17, 22:44
Build 2227 passed, as expected.
On Sat, Sep 17, 2011 at 12:20 PM, Stack <[EMAIL PROTECTED]> wrote: > On Sat, Sep 17, 2011 at 12:01 PM, Ted Yu <[EMAIL PROTECTED]> wrote: > > After Hbase-4428 goes in, build should pass. > > > > Sweet. I +1d it. > St.Ack > > > > > > > On Sep 17, 2011, at 11:41 AM, Stack <[EMAIL PROTECTED]> wrote: > > > >> All tests pass. Added -e flag to see if mvn will tell us why its > >> failing the build. > >> St.Ack > >> > >> On Fri, Sep 16, 2011 at 10:17 PM, Apache Jenkins Server > >> <[EMAIL PROTECTED]> wrote: > >>> See <https://builds.apache.org/job/HBase-TRUNK/2225/changes> > >>> > >>> Changes: > >>> > >>> [Gary Helmling] HBASE-4424 Provide coprocessors access to > createTable() via MasterServices > >>> > >>> ------------------------------------------ > >>> [...truncated 1597 lines...] > >>> Running > org.apache.hadoop.hbase.filter.TestSingleColumnValueExcludeFilter > >>> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.114 > sec > >>> Running org.apache.hadoop.hbase.filter.TestColumnRangeFilter > >>> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.536 > sec > >>> Running org.apache.hadoop.hbase.filter.TestFilterList > >>> Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.234 > sec > >>> Running org.apache.hadoop.hbase.filter.TestSingleColumnValueFilter > >>> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.153 > sec > >>> Running org.apache.hadoop.hbase.filter.TestDependentColumnFilter > >>> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.8 sec > >>> Running org.apache.hadoop.hbase.filter.TestParseFilter > >>> Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.31 > sec > >>> Running org.apache.hadoop.hbase.coprocessor.TestClassLoading > >>> Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.734 > sec > >>> Running org.apache.hadoop.hbase.coprocessor.TestAggregateProtocol > >>> Tests run: 44, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.527 > sec > >>> Running org.apache.hadoop.hbase.coprocessor.TestRegionObserverStacking > >>> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.588 > sec > >>> Running org.apache.hadoop.hbase.coprocessor.TestMasterObserver > >>> Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 35.311 > sec > >>> Running org.apache.hadoop.hbase.coprocessor.TestCoprocessorEndpoint > >>> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.529 > sec > >>> Running org.apache.hadoop.hbase.coprocessor.TestWALObserver > >>> Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.502 > sec > >>> Running org.apache.hadoop.hbase.coprocessor.TestCoprocessorInterface > >>> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.851 > sec > >>> Running org.apache.hadoop.hbase.coprocessor.TestRegionObserverInterface > >>> Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 35.694 > sec > >>> Running org.apache.hadoop.hbase.coprocessor.TestRegionObserverBypass > >>> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.167 > sec > >>> Running org.apache.hadoop.hbase.mapred.TestTableMapReduce > >>> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 37.777 > sec > >>> Running org.apache.hadoop.hbase.mapred.TestTableInputFormat > >>> Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.075 > sec > >>> Running org.apache.hadoop.hbase.TestGlobalMemStoreSize > >>> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.267 > sec > >>> Running org.apache.hadoop.hbase.mapreduce.TestTableSplit > >>> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.13 > sec > >>> Running org.apache.hadoop.hbase.mapreduce.TestTableMapReduce > >>> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 69.398 > sec > >>> Running > org.apache.hadoop.hbase.mapreduce.TestSimpleTotalOrderPartitioner > >>> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.318
-
Re: Build failed in Jenkins: HBase-TRUNK #2228Stack 2011-09-18, 00:56
Again all tests pass but on the end we fail for some reason. There is
exception talking about a timeout doing mojo bs: Tests run: 999, Failures: 0, Errors: 0, Skipped: 9 [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 2:08:34.780s [INFO] Finished at: Sun Sep 18 00:22:11 UTC 2011 [INFO] Final Memory: 37M/1076M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.9:test (default-test) on project hbase: Failure or timeout -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.9:test (default-test) on project hbase: Failure or timeout .... Overall test has a timeout of 191minutes. St.Ack On Sat, Sep 17, 2011 at 5:22 PM, Apache Jenkins Server <[EMAIL PROTECTED]> wrote: > See <https://builds.apache.org/job/HBase-TRUNK/2228/changes> > > Changes: > > [tedyu] HBASE-4400 fixed up the anonymous Abortable in createAndForceNodeToOpenedState() > > [tedyu] HBASE-4400 rename metaRegion to region in HBaseTestingUtility.createAndForceNodeToOpenedState() > > [tedyu] HBASE-4400 .META. getting stuck if RS hosting it is dead and znode state is in > RS_ZK_REGION_OPENED (Ramkrishna) > > ------------------------------------------ > [...truncated 1615 lines...] > Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.925 sec > Running org.apache.hadoop.hbase.regionserver.TestStoreScanner > Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 sec > Running org.apache.hadoop.hbase.regionserver.TestScanner > Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 51.856 sec > Running org.apache.hadoop.hbase.regionserver.TestCompaction > Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 153.247 sec > Running org.apache.hadoop.hbase.regionserver.TestSplitTransaction > Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.575 sec > Running org.apache.hadoop.hbase.regionserver.TestStoreFileBlockCacheSummary > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.161 sec > Running org.apache.hadoop.hbase.regionserver.TestWideScanner > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.99 sec > Running org.apache.hadoop.hbase.regionserver.TestMultiColumnScanner > Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.164 sec > Running org.apache.hadoop.hbase.regionserver.TestMasterAddressManager > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.367 sec > Running org.apache.hadoop.hbase.regionserver.TestScanWildcardColumnTracker > Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.278 sec > Running org.apache.hadoop.hbase.regionserver.TestHRegion > Tests run: 56, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 42.522 sec > Running org.apache.hadoop.hbase.TestHServerInfo > Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 sec > Running org.apache.hadoop.hbase.security.TestUser > Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.195 sec > Running org.apache.hadoop.hbase.TestFullLogReconstruction > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 69.786 sec > Running org.apache.hadoop.hbase.ipc.TestDelayedRpc > Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.36 sec > Running org.apache.hadoop.hbase.TestGlobalMemStoreSize > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.993 sec > Running org.apache.hadoop.hbase.TestKeyValue > Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 sec > Running org.apache.hadoop.hbase.rest.TestSchemaResource > Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 43.875 sec > Running org.apache.hadoop.hbase.rest.client.TestRemoteAdmin
-
Re: Build failed in Jenkins: HBase-TRUNK #2228Ted Yu 2011-09-18, 14:35
I have used the following script to try reproducing test failure on Linux
machine: for (( i = 0 ; i <= 60; i++ )) do mvn test -Dtest=TestSlabCache > wwg/TestSlabCache.$i mvn test -Dtest=TestSingleSizeCache > wwg/TestSingleSizeCache.$i done All the tests passed without any hung surefire process. It would be nice if we can obtain trace from the build machine. Another option is to temporarily disable some tests in TestSlabCache Cheers On Sat, Sep 17, 2011 at 5:56 PM, Stack <[EMAIL PROTECTED]> wrote: > Again all tests pass but on the end we fail for some reason. There is > exception talking about a timeout doing mojo bs: > > > Tests run: 999, Failures: 0, Errors: 0, Skipped: 9 > > [INFO] > ------------------------------------------------------------------------ > [INFO] BUILD FAILURE > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 2:08:34.780s > [INFO] Finished at: Sun Sep 18 00:22:11 UTC 2011 > [INFO] Final Memory: 37M/1076M > [INFO] > ------------------------------------------------------------------------ > [ERROR] Failed to execute goal > org.apache.maven.plugins:maven-surefire-plugin:2.9:test (default-test) > on project hbase: Failure or timeout -> [Help 1] > org.apache.maven.lifecycle.LifecycleExecutionException: Failed to > execute goal org.apache.maven.plugins:maven-surefire-plugin:2.9:test > (default-test) on project hbase: Failure or timeout > .... > > Overall test has a timeout of 191minutes. > St.Ack > > On Sat, Sep 17, 2011 at 5:22 PM, Apache Jenkins Server > <[EMAIL PROTECTED]> wrote: > > See <https://builds.apache.org/job/HBase-TRUNK/2228/changes> > > > > Changes: > > > > [tedyu] HBASE-4400 fixed up the anonymous Abortable in > createAndForceNodeToOpenedState() > > > > [tedyu] HBASE-4400 rename metaRegion to region in > HBaseTestingUtility.createAndForceNodeToOpenedState() > > > > [tedyu] HBASE-4400 .META. getting stuck if RS hosting it is dead and > znode state is in > > RS_ZK_REGION_OPENED (Ramkrishna) > > > > ------------------------------------------ > > [...truncated 1615 lines...] > > Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.925 sec > > Running org.apache.hadoop.hbase.regionserver.TestStoreScanner > > Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 > sec > > Running org.apache.hadoop.hbase.regionserver.TestScanner > > Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 51.856 > sec > > Running org.apache.hadoop.hbase.regionserver.TestCompaction > > Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 153.247 > sec > > Running org.apache.hadoop.hbase.regionserver.TestSplitTransaction > > Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.575 sec > > Running > org.apache.hadoop.hbase.regionserver.TestStoreFileBlockCacheSummary > > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.161 > sec > > Running org.apache.hadoop.hbase.regionserver.TestWideScanner > > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.99 sec > > Running org.apache.hadoop.hbase.regionserver.TestMultiColumnScanner > > Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.164 > sec > > Running org.apache.hadoop.hbase.regionserver.TestMasterAddressManager > > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.367 sec > > Running > org.apache.hadoop.hbase.regionserver.TestScanWildcardColumnTracker > > Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.278 sec > > Running org.apache.hadoop.hbase.regionserver.TestHRegion > > Tests run: 56, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 42.522 > sec > > Running org.apache.hadoop.hbase.TestHServerInfo > > Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 sec > > Running org.apache.hadoop.hbase.security.TestUser > > Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.195 sec > > Running org.apache.hadoop.hbase.TestFullLogReconstruction
-
Re: Build failed in Jenkins: HBase-TRUNK #2228Stack 2011-09-18, 17:50
Let me try disabling TestSlabCache for now and see if it indeed the culprit.
St.Ack On Sun, Sep 18, 2011 at 7:35 AM, Ted Yu <[EMAIL PROTECTED]> wrote: > I have used the following script to try reproducing test failure on Linux > machine: > > for (( i = 0 ; i <= 60; i++ )) > do > mvn test -Dtest=TestSlabCache > wwg/TestSlabCache.$i > mvn test -Dtest=TestSingleSizeCache > wwg/TestSingleSizeCache.$i > done > > All the tests passed without any hung surefire process. > > It would be nice if we can obtain trace from the build machine. > Another option is to temporarily disable some tests in TestSlabCache > > Cheers > > On Sat, Sep 17, 2011 at 5:56 PM, Stack <[EMAIL PROTECTED]> wrote: > >> Again all tests pass but on the end we fail for some reason. There is >> exception talking about a timeout doing mojo bs: >> >> >> Tests run: 999, Failures: 0, Errors: 0, Skipped: 9 >> >> [INFO] >> ------------------------------------------------------------------------ >> [INFO] BUILD FAILURE >> [INFO] >> ------------------------------------------------------------------------ >> [INFO] Total time: 2:08:34.780s >> [INFO] Finished at: Sun Sep 18 00:22:11 UTC 2011 >> [INFO] Final Memory: 37M/1076M >> [INFO] >> ------------------------------------------------------------------------ >> [ERROR] Failed to execute goal >> org.apache.maven.plugins:maven-surefire-plugin:2.9:test (default-test) >> on project hbase: Failure or timeout -> [Help 1] >> org.apache.maven.lifecycle.LifecycleExecutionException: Failed to >> execute goal org.apache.maven.plugins:maven-surefire-plugin:2.9:test >> (default-test) on project hbase: Failure or timeout >> .... >> >> Overall test has a timeout of 191minutes. >> St.Ack >> >> On Sat, Sep 17, 2011 at 5:22 PM, Apache Jenkins Server >> <[EMAIL PROTECTED]> wrote: >> > See <https://builds.apache.org/job/HBase-TRUNK/2228/changes> >> > >> > Changes: >> > >> > [tedyu] HBASE-4400 fixed up the anonymous Abortable in >> createAndForceNodeToOpenedState() >> > >> > [tedyu] HBASE-4400 rename metaRegion to region in >> HBaseTestingUtility.createAndForceNodeToOpenedState() >> > >> > [tedyu] HBASE-4400 .META. getting stuck if RS hosting it is dead and >> znode state is in >> > RS_ZK_REGION_OPENED (Ramkrishna) >> > >> > ------------------------------------------ >> > [...truncated 1615 lines...] >> > Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.925 sec >> > Running org.apache.hadoop.hbase.regionserver.TestStoreScanner >> > Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 >> sec >> > Running org.apache.hadoop.hbase.regionserver.TestScanner >> > Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 51.856 >> sec >> > Running org.apache.hadoop.hbase.regionserver.TestCompaction >> > Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 153.247 >> sec >> > Running org.apache.hadoop.hbase.regionserver.TestSplitTransaction >> > Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.575 sec >> > Running >> org.apache.hadoop.hbase.regionserver.TestStoreFileBlockCacheSummary >> > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.161 >> sec >> > Running org.apache.hadoop.hbase.regionserver.TestWideScanner >> > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.99 sec >> > Running org.apache.hadoop.hbase.regionserver.TestMultiColumnScanner >> > Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.164 >> sec >> > Running org.apache.hadoop.hbase.regionserver.TestMasterAddressManager >> > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.367 sec >> > Running >> org.apache.hadoop.hbase.regionserver.TestScanWildcardColumnTracker >> > Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.278 sec >> > Running org.apache.hadoop.hbase.regionserver.TestHRegion >> > Tests run: 56, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 42.522 >> sec >> > Running org.apache.hadoop.hbase.TestHServerInfo
-
Re: Build failed in Jenkins: HBase-TRUNK #2228Ted Yu 2011-09-18, 18:53
I think disabling TestSlabCache would suffice to make build pass. From
https://builds.apache.org/view/G-L/view/HBase/job/HBase-TRUNK/2231/console: Running org.apache.hadoop.hbase.io.hfile.slab.TestSlab Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.14 sec Running org.apache.hadoop.hbase.io.hfile.slab.TestSlabCache Running org.apache.hadoop.hbase.io.hfile.slab.TestSingleSizeCache Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.699 sec We can see that TestSingleSizeCache was passing. Cheers On Sun, Sep 18, 2011 at 10:50 AM, Stack <[EMAIL PROTECTED]> wrote: > Let me try disabling TestSlabCache for now and see if it indeed the > culprit. > St.Ack > > On Sun, Sep 18, 2011 at 7:35 AM, Ted Yu <[EMAIL PROTECTED]> wrote: > > I have used the following script to try reproducing test failure on Linux > > machine: > > > > for (( i = 0 ; i <= 60; i++ )) > > do > > mvn test -Dtest=TestSlabCache > wwg/TestSlabCache.$i > > mvn test -Dtest=TestSingleSizeCache > wwg/TestSingleSizeCache.$i > > done > > > > All the tests passed without any hung surefire process. > > > > It would be nice if we can obtain trace from the build machine. > > Another option is to temporarily disable some tests in TestSlabCache > > > > Cheers > > > > On Sat, Sep 17, 2011 at 5:56 PM, Stack <[EMAIL PROTECTED]> wrote: > > > >> Again all tests pass but on the end we fail for some reason. There is > >> exception talking about a timeout doing mojo bs: > >> > >> > >> Tests run: 999, Failures: 0, Errors: 0, Skipped: 9 > >> > >> [INFO] > >> ------------------------------------------------------------------------ > >> [INFO] BUILD FAILURE > >> [INFO] > >> ------------------------------------------------------------------------ > >> [INFO] Total time: 2:08:34.780s > >> [INFO] Finished at: Sun Sep 18 00:22:11 UTC 2011 > >> [INFO] Final Memory: 37M/1076M > >> [INFO] > >> ------------------------------------------------------------------------ > >> [ERROR] Failed to execute goal > >> org.apache.maven.plugins:maven-surefire-plugin:2.9:test (default-test) > >> on project hbase: Failure or timeout -> [Help 1] > >> org.apache.maven.lifecycle.LifecycleExecutionException: Failed to > >> execute goal org.apache.maven.plugins:maven-surefire-plugin:2.9:test > >> (default-test) on project hbase: Failure or timeout > >> .... > >> > >> Overall test has a timeout of 191minutes. > >> St.Ack > >> > >> On Sat, Sep 17, 2011 at 5:22 PM, Apache Jenkins Server > >> <[EMAIL PROTECTED]> wrote: > >> > See <https://builds.apache.org/job/HBase-TRUNK/2228/changes> > >> > > >> > Changes: > >> > > >> > [tedyu] HBASE-4400 fixed up the anonymous Abortable in > >> createAndForceNodeToOpenedState() > >> > > >> > [tedyu] HBASE-4400 rename metaRegion to region in > >> HBaseTestingUtility.createAndForceNodeToOpenedState() > >> > > >> > [tedyu] HBASE-4400 .META. getting stuck if RS hosting it is dead and > >> znode state is in > >> > RS_ZK_REGION_OPENED (Ramkrishna) > >> > > >> > ------------------------------------------ > >> > [...truncated 1615 lines...] > >> > Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.925 > sec > >> > Running org.apache.hadoop.hbase.regionserver.TestStoreScanner > >> > Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 > >> sec > >> > Running org.apache.hadoop.hbase.regionserver.TestScanner > >> > Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 51.856 > >> sec > >> > Running org.apache.hadoop.hbase.regionserver.TestCompaction > >> > Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: > 153.247 > >> sec > >> > Running org.apache.hadoop.hbase.regionserver.TestSplitTransaction > >> > Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.575 > sec > >> > Running > >> org.apache.hadoop.hbase.regionserver.TestStoreFileBlockCacheSummary > >> > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.161 > >> sec > >> > Running org.apache.hadoop.hbase.regionserver.TestWideScanner
-
Re: Build failed in Jenkins: HBase-TRUNK #2228Stack 2011-09-18, 19:09
I did both for now. Will put back TestSingleSizeCache if build passes
(I didn't notice TestSlabCache not completing -- good one Ted). St.Ack On Sun, Sep 18, 2011 at 11:53 AM, Ted Yu <[EMAIL PROTECTED]> wrote: > I think disabling TestSlabCache would suffice to make build pass. From > https://builds.apache.org/view/G-L/view/HBase/job/HBase-TRUNK/2231/console: > > Running org.apache.hadoop.hbase.io.hfile.slab.TestSlab > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.14 sec > Running org.apache.hadoop.hbase.io.hfile.slab.TestSlabCache > Running org.apache.hadoop.hbase.io.hfile.slab.TestSingleSizeCache > Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.699 sec > > We can see that TestSingleSizeCache was passing. > > Cheers > > On Sun, Sep 18, 2011 at 10:50 AM, Stack <[EMAIL PROTECTED]> wrote: > >> Let me try disabling TestSlabCache for now and see if it indeed the >> culprit. >> St.Ack >> >> On Sun, Sep 18, 2011 at 7:35 AM, Ted Yu <[EMAIL PROTECTED]> wrote: >> > I have used the following script to try reproducing test failure on Linux >> > machine: >> > >> > for (( i = 0 ; i <= 60; i++ )) >> > do >> > mvn test -Dtest=TestSlabCache > wwg/TestSlabCache.$i >> > mvn test -Dtest=TestSingleSizeCache > wwg/TestSingleSizeCache.$i >> > done >> > >> > All the tests passed without any hung surefire process. >> > >> > It would be nice if we can obtain trace from the build machine. >> > Another option is to temporarily disable some tests in TestSlabCache >> > >> > Cheers >> > >> > On Sat, Sep 17, 2011 at 5:56 PM, Stack <[EMAIL PROTECTED]> wrote: >> > >> >> Again all tests pass but on the end we fail for some reason. There is >> >> exception talking about a timeout doing mojo bs: >> >> >> >> >> >> Tests run: 999, Failures: 0, Errors: 0, Skipped: 9 >> >> >> >> [INFO] >> >> ------------------------------------------------------------------------ >> >> [INFO] BUILD FAILURE >> >> [INFO] >> >> ------------------------------------------------------------------------ >> >> [INFO] Total time: 2:08:34.780s >> >> [INFO] Finished at: Sun Sep 18 00:22:11 UTC 2011 >> >> [INFO] Final Memory: 37M/1076M >> >> [INFO] >> >> ------------------------------------------------------------------------ >> >> [ERROR] Failed to execute goal >> >> org.apache.maven.plugins:maven-surefire-plugin:2.9:test (default-test) >> >> on project hbase: Failure or timeout -> [Help 1] >> >> org.apache.maven.lifecycle.LifecycleExecutionException: Failed to >> >> execute goal org.apache.maven.plugins:maven-surefire-plugin:2.9:test >> >> (default-test) on project hbase: Failure or timeout >> >> .... >> >> >> >> Overall test has a timeout of 191minutes. >> >> St.Ack >> >> >> >> On Sat, Sep 17, 2011 at 5:22 PM, Apache Jenkins Server >> >> <[EMAIL PROTECTED]> wrote: >> >> > See <https://builds.apache.org/job/HBase-TRUNK/2228/changes> >> >> > >> >> > Changes: >> >> > >> >> > [tedyu] HBASE-4400 fixed up the anonymous Abortable in >> >> createAndForceNodeToOpenedState() >> >> > >> >> > [tedyu] HBASE-4400 rename metaRegion to region in >> >> HBaseTestingUtility.createAndForceNodeToOpenedState() >> >> > >> >> > [tedyu] HBASE-4400 .META. getting stuck if RS hosting it is dead and >> >> znode state is in >> >> > RS_ZK_REGION_OPENED (Ramkrishna) >> >> > >> >> > ------------------------------------------ >> >> > [...truncated 1615 lines...] >> >> > Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.925 >> sec >> >> > Running org.apache.hadoop.hbase.regionserver.TestStoreScanner >> >> > Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 >> >> sec >> >> > Running org.apache.hadoop.hbase.regionserver.TestScanner >> >> > Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 51.856 >> >> sec >> >> > Running org.apache.hadoop.hbase.regionserver.TestCompaction >> >> > Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: >> 153.247 >> >> sec >> >> > Running org.apache.hadoop.hbase.regionserver.TestSplitTransaction
-
Re: Build failed in Jenkins: HBase-TRUNK #2228Ted Yu 2011-09-18, 19:21
>From build 2229 to build 2231, TestSlabCache was the culprit.
I think testCacheMultiThreadedSingleKey() and testCacheMultiThreadedEviction() could be the real issue. If we don't have time to experiment further, we can just disable TestSlabCache. On Sun, Sep 18, 2011 at 12:09 PM, Stack <[EMAIL PROTECTED]> wrote: > I did both for now. Will put back TestSingleSizeCache if build passes > (I didn't notice TestSlabCache not completing -- good one Ted). > St.Ack > > On Sun, Sep 18, 2011 at 11:53 AM, Ted Yu <[EMAIL PROTECTED]> wrote: > > I think disabling TestSlabCache would suffice to make build pass. From > > > https://builds.apache.org/view/G-L/view/HBase/job/HBase-TRUNK/2231/console > : > > > > Running org.apache.hadoop.hbase.io.hfile.slab.TestSlab > > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.14 sec > > Running org.apache.hadoop.hbase.io.hfile.slab.TestSlabCache > > Running org.apache.hadoop.hbase.io.hfile.slab.TestSingleSizeCache > > Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.699 > sec > > > > We can see that TestSingleSizeCache was passing. > > > > Cheers > > > > On Sun, Sep 18, 2011 at 10:50 AM, Stack <[EMAIL PROTECTED]> wrote: > > > >> Let me try disabling TestSlabCache for now and see if it indeed the > >> culprit. > >> St.Ack > >> > >> On Sun, Sep 18, 2011 at 7:35 AM, Ted Yu <[EMAIL PROTECTED]> wrote: > >> > I have used the following script to try reproducing test failure on > Linux > >> > machine: > >> > > >> > for (( i = 0 ; i <= 60; i++ )) > >> > do > >> > mvn test -Dtest=TestSlabCache > wwg/TestSlabCache.$i > >> > mvn test -Dtest=TestSingleSizeCache > wwg/TestSingleSizeCache.$i > >> > done > >> > > >> > All the tests passed without any hung surefire process. > >> > > >> > It would be nice if we can obtain trace from the build machine. > >> > Another option is to temporarily disable some tests in TestSlabCache > >> > > >> > Cheers > >> > > >> > On Sat, Sep 17, 2011 at 5:56 PM, Stack <[EMAIL PROTECTED]> wrote: > >> > > >> >> Again all tests pass but on the end we fail for some reason. There > is > >> >> exception talking about a timeout doing mojo bs: > >> >> > >> >> > >> >> Tests run: 999, Failures: 0, Errors: 0, Skipped: 9 > >> >> > >> >> [INFO] > >> >> > ------------------------------------------------------------------------ > >> >> [INFO] BUILD FAILURE > >> >> [INFO] > >> >> > ------------------------------------------------------------------------ > >> >> [INFO] Total time: 2:08:34.780s > >> >> [INFO] Finished at: Sun Sep 18 00:22:11 UTC 2011 > >> >> [INFO] Final Memory: 37M/1076M > >> >> [INFO] > >> >> > ------------------------------------------------------------------------ > >> >> [ERROR] Failed to execute goal > >> >> org.apache.maven.plugins:maven-surefire-plugin:2.9:test > (default-test) > >> >> on project hbase: Failure or timeout -> [Help 1] > >> >> org.apache.maven.lifecycle.LifecycleExecutionException: Failed to > >> >> execute goal org.apache.maven.plugins:maven-surefire-plugin:2.9:test > >> >> (default-test) on project hbase: Failure or timeout > >> >> .... > >> >> > >> >> Overall test has a timeout of 191minutes. > >> >> St.Ack > >> >> > >> >> On Sat, Sep 17, 2011 at 5:22 PM, Apache Jenkins Server > >> >> <[EMAIL PROTECTED]> wrote: > >> >> > See <https://builds.apache.org/job/HBase-TRUNK/2228/changes> > >> >> > > >> >> > Changes: > >> >> > > >> >> > [tedyu] HBASE-4400 fixed up the anonymous Abortable in > >> >> createAndForceNodeToOpenedState() > >> >> > > >> >> > [tedyu] HBASE-4400 rename metaRegion to region in > >> >> HBaseTestingUtility.createAndForceNodeToOpenedState() > >> >> > > >> >> > [tedyu] HBASE-4400 .META. getting stuck if RS hosting it is dead > and > >> >> znode state is in > >> >> > RS_ZK_REGION_OPENED (Ramkrishna) > >> >> > > >> >> > ------------------------------------------ > >> >> > [...truncated 1615 lines...] > >> >> > Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: > 1.925 > >> sec
-
Re: Build failed in Jenkins: HBase-TRUNK #2228Andrew Purtell 2011-09-18, 19:26
> testCacheMultiThreadedEviction() could be the real issue. If we don't have
> time to experiment further, we can just disable TestSlabCache. This seems like a bad idea. The test is failing, presumably something is wrong with the implementation (that the test was designed to check). If anything, pull slab cache out of 0.92. I don't recommend that BTW, I'd hope Li Pi can look at the test failures and come up with a fix. Best regards, - Andy Problems worthy of attack prove their worth by hitting back. - Piet Hein (via Tom White) ----- Original Message ----- > From: Ted Yu <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] > Cc: > Sent: Sunday, September 18, 2011 12:21 PM > Subject: Re: Build failed in Jenkins: HBase-TRUNK #2228 > > From build 2229 to build 2231, TestSlabCache was the culprit. > > I think testCacheMultiThreadedSingleKey() and > testCacheMultiThreadedEviction() could be the real issue. If we don't have > time to experiment further, we can just disable TestSlabCache. > > On Sun, Sep 18, 2011 at 12:09 PM, Stack <[EMAIL PROTECTED]> wrote: > >> I did both for now. Will put back TestSingleSizeCache if build passes >> (I didn't notice TestSlabCache not completing -- good one Ted). >> St.Ack >> >> On Sun, Sep 18, 2011 at 11:53 AM, Ted Yu <[EMAIL PROTECTED]> wrote: >> > I think disabling TestSlabCache would suffice to make build pass. From >> > >> https://builds.apache.org/view/G-L/view/HBase/job/HBase-TRUNK/2231/console >> : >> > >> > Running org.apache.hadoop.hbase.io.hfile.slab.TestSlab >> > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.14 > sec >> > Running org.apache.hadoop.hbase.io.hfile.slab.TestSlabCache >> > Running org.apache.hadoop.hbase.io.hfile.slab.TestSingleSizeCache >> > Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.699 >> sec >> > >> > We can see that TestSingleSizeCache was passing. >> > >> > Cheers >> > >> > On Sun, Sep 18, 2011 at 10:50 AM, Stack <[EMAIL PROTECTED]> > wrote: >> > >> >> Let me try disabling TestSlabCache for now and see if it indeed > the >> >> culprit. >> >> St.Ack >> >> >> >> On Sun, Sep 18, 2011 at 7:35 AM, Ted Yu > <[EMAIL PROTECTED]> wrote: >> >> > I have used the following script to try reproducing test > failure on >> Linux >> >> > machine: >> >> > >> >> > for (( i = 0 ; i <= 60; i++ )) >> >> > do >> >> > mvn test -Dtest=TestSlabCache > wwg/TestSlabCache.$i >> >> > mvn test -Dtest=TestSingleSizeCache > > wwg/TestSingleSizeCache.$i >> >> > done >> >> > >> >> > All the tests passed without any hung surefire process. >> >> > >> >> > It would be nice if we can obtain trace from the build > machine. >> >> > Another option is to temporarily disable some tests in > TestSlabCache >> >> > >> >> > Cheers >> >> > >> >> > On Sat, Sep 17, 2011 at 5:56 PM, Stack > <[EMAIL PROTECTED]> wrote: >> >> > >> >> >> Again all tests pass but on the end we fail for some > reason. There >> is >> >> >> exception talking about a timeout doing mojo bs: >> >> >> >> >> >> >> >> >> Tests run: 999, Failures: 0, Errors: 0, Skipped: 9 >> >> >> >> >> >> [INFO] >> >> >> >> ------------------------------------------------------------------------ >> >> >> [INFO] BUILD FAILURE >> >> >> [INFO] >> >> >> >> ------------------------------------------------------------------------ >> >> >> [INFO] Total time: 2:08:34.780s >> >> >> [INFO] Finished at: Sun Sep 18 00:22:11 UTC 2011 >> >> >> [INFO] Final Memory: 37M/1076M >> >> >> [INFO] >> >> >> >> ------------------------------------------------------------------------ >> >> >> [ERROR] Failed to execute goal >> >> >> org.apache.maven.plugins:maven-surefire-plugin:2.9:test >> (default-test) >> >> >> on project hbase: Failure or timeout -> [Help 1] >> >> >> org.apache.maven.lifecycle.LifecycleExecutionException: > Failed to >> >> >> execute goal > org.apache.maven.plugins:maven-surefire-plugin:2.9:test >> >> >> (default-test) on project hbase: Failure or timeout
-
Re: Build failed in Jenkins: HBase-TRUNK #2228Li Pi 2011-09-18, 20:02
I'm unable to reproduce this somehow - not sure why. The test
completes if tested alone - but not when all tests are run? I'll try to jstack it during that particular test. On Sun, Sep 18, 2011 at 12:26 PM, Andrew Purtell <[EMAIL PROTECTED]> wrote: >> testCacheMultiThreadedEviction() could be the real issue. If we don't have >> time to experiment further, we can just disable TestSlabCache. > > > This seems like a bad idea. The test is failing, presumably something is wrong with the implementation (that the test was designed to check). > > If anything, pull slab cache out of 0.92. > > I don't recommend that BTW, I'd hope Li Pi can look at the test failures and come up with a fix. > > Best regards, > > > - Andy > > Problems worthy of attack prove their worth by hitting back. - Piet Hein (via Tom White) > > > ----- Original Message ----- >> From: Ted Yu <[EMAIL PROTECTED]> >> To: [EMAIL PROTECTED] >> Cc: >> Sent: Sunday, September 18, 2011 12:21 PM >> Subject: Re: Build failed in Jenkins: HBase-TRUNK #2228 >> >> From build 2229 to build 2231, TestSlabCache was the culprit. >> >> I think testCacheMultiThreadedSingleKey() and >> testCacheMultiThreadedEviction() could be the real issue. If we don't have >> time to experiment further, we can just disable TestSlabCache. >> >> On Sun, Sep 18, 2011 at 12:09 PM, Stack <[EMAIL PROTECTED]> wrote: >> >>> I did both for now. Will put back TestSingleSizeCache if build passes >>> (I didn't notice TestSlabCache not completing -- good one Ted). >>> St.Ack >>> >>> On Sun, Sep 18, 2011 at 11:53 AM, Ted Yu <[EMAIL PROTECTED]> wrote: >>> > I think disabling TestSlabCache would suffice to make build pass. From >>> > >>> https://builds.apache.org/view/G-L/view/HBase/job/HBase-TRUNK/2231/console >>> : >>> > >>> > Running org.apache.hadoop.hbase.io.hfile.slab.TestSlab >>> > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.14 >> sec >>> > Running org.apache.hadoop.hbase.io.hfile.slab.TestSlabCache >>> > Running org.apache.hadoop.hbase.io.hfile.slab.TestSingleSizeCache >>> > Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.699 >>> sec >>> > >>> > We can see that TestSingleSizeCache was passing. >>> > >>> > Cheers >>> > >>> > On Sun, Sep 18, 2011 at 10:50 AM, Stack <[EMAIL PROTECTED]> >> wrote: >>> > >>> >> Let me try disabling TestSlabCache for now and see if it indeed >> the >>> >> culprit. >>> >> St.Ack >>> >> >>> >> On Sun, Sep 18, 2011 at 7:35 AM, Ted Yu >> <[EMAIL PROTECTED]> wrote: >>> >> > I have used the following script to try reproducing test >> failure on >>> Linux >>> >> > machine: >>> >> > >>> >> > for (( i = 0 ; i <= 60; i++ )) >>> >> > do >>> >> > mvn test -Dtest=TestSlabCache > wwg/TestSlabCache.$i >>> >> > mvn test -Dtest=TestSingleSizeCache > >> wwg/TestSingleSizeCache.$i >>> >> > done >>> >> > >>> >> > All the tests passed without any hung surefire process. >>> >> > >>> >> > It would be nice if we can obtain trace from the build >> machine. >>> >> > Another option is to temporarily disable some tests in >> TestSlabCache >>> >> > >>> >> > Cheers >>> >> > >>> >> > On Sat, Sep 17, 2011 at 5:56 PM, Stack >> <[EMAIL PROTECTED]> wrote: >>> >> > >>> >> >> Again all tests pass but on the end we fail for some >> reason. There >>> is >>> >> >> exception talking about a timeout doing mojo bs: >>> >> >> >>> >> >> >>> >> >> Tests run: 999, Failures: 0, Errors: 0, Skipped: 9 >>> >> >> >>> >> >> [INFO] >>> >> >> >>> ------------------------------------------------------------------------ >>> >> >> [INFO] BUILD FAILURE >>> >> >> [INFO] >>> >> >> >>> ------------------------------------------------------------------------ >>> >> >> [INFO] Total time: 2:08:34.780s >>> >> >> [INFO] Finished at: Sun Sep 18 00:22:11 UTC 2011 >>> >> >> [INFO] Final Memory: 37M/1076M >>> >> >> [INFO] >>> >> >> >>> ------------------------------------------------------------------------ >>> >> >> [ERROR] Failed to execute goal
-
RE: Build failed in Jenkins: HBase-TRUNK #2242Ramkrishna S Vasudevan 2011-09-22, 05:05
I think HBASE-4153 is causing this failure. I am looking into it.
Best Regards Ram -----Original Message----- From: Apache Jenkins Server [mailto:[EMAIL PROTECTED]] Sent: Thursday, September 22, 2011 9:39 AM To: [EMAIL PROTECTED] Subject: Build failed in Jenkins: HBase-TRUNK #2242 See <https://builds.apache.org/job/HBase-TRUNK/2242/changes> Changes: [tedyu] HBASE-4450 test for number of blocks read: to serve as baseline for expected blocks read and for catching regressions (Kannan) ------------------------------------------ [...truncated 1640 lines...] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 40.109 sec Running org.apache.hadoop.hbase.mapreduce.TestTableInputFormatScan Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 328.539 sec Running org.apache.hadoop.hbase.mapreduce.TestTimeRangeMapRed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.575 sec Running org.apache.hadoop.hbase.mapreduce.TestLoadIncrementalHFiles Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 34.839 sec Running org.apache.hadoop.hbase.TestAcidGuarantees Tests run: 3, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.061 sec Running org.apache.hadoop.hbase.TestSerialization Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.326 sec Running org.apache.hadoop.hbase.catalog.TestMetaReaderEditor Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.281 sec Running org.apache.hadoop.hbase.catalog.TestCatalogTrackerOnCluster Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 210.931 sec Running org.apache.hadoop.hbase.catalog.TestCatalogTracker Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.045 sec Running org.apache.hadoop.hbase.client.TestResult Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.141 sec Running org.apache.hadoop.hbase.client.TestTimestampsFilter Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.064 sec Running org.apache.hadoop.hbase.client.TestMetaMigration Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.144 sec Running org.apache.hadoop.hbase.client.TestShell Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 34.45 sec Running org.apache.hadoop.hbase.client.TestFromClientSide Tests run: 45, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 123.949 sec Running org.apache.hadoop.hbase.client.TestGetRowVersions Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 33.603 sec Running org.apache.hadoop.hbase.client.TestTimestamp Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.498 sec Running org.apache.hadoop.hbase.client.TestHCM Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.37 sec Running org.apache.hadoop.hbase.client.TestAttributes Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.135 sec Running org.apache.hadoop.hbase.client.TestScannerTimeout Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 48.542 sec Running org.apache.hadoop.hbase.client.TestMetaScanner Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.204 sec Running org.apache.hadoop.hbase.client.TestHTableUtil Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.959 sec Running org.apache.hadoop.hbase.client.TestOperation Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.563 sec Running org.apache.hadoop.hbase.client.TestHTablePool Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 288.615 sec Running org.apache.hadoop.hbase.client.TestGet Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.132 sec Running org.apache.hadoop.hbase.client.TestMultipleTimestamps Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 55.915 sec Running org.apache.hadoop.hbase.client.replication.TestReplicationAdmin Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.677 sec Running org.apache.hadoop.hbase.client.TestMultiParallel Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 32.618 sec Running org.apache.hadoop.hbase.client.TestAdmin Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 269.253 sec Running org.apache.hadoop.hbase.client.TestScan Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.135 sec Running org.apache.hadoop.hbase.TestHServerInfo Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.07 sec Running org.apache.hadoop.hbase.metrics.TestMetricsMBeanBase Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.126 sec Running org.apache.hadoop.hbase.executor.TestExecutorService Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.424 sec Running org.apache.hadoop.hbase.rest.TestGzipFilter Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.129 sec Running org.apache.hadoop.hbase.rest.TestMultiRowResource Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.058 sec Running org.apache.hadoop.hbase.rest.TestScannersWithFilters Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.244 sec Running org.apache.hadoop.hbase.rest.TestRowResource Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.002 sec Running org.apache.hadoop.hbase.rest.model.TestCellModel Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.363 sec Running org.apache.hadoop.hbase.rest.model.TestCellSetModel Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.397 sec Running org.apache.hadoop.hbase.rest.model.TestTableListModel Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.377 sec Running org.apache.hadoop.hbase.rest.model.TestVersionModel Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.359 sec Running org.apache.hadoop.hbase.rest.model.TestColumnSchemaModel Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.27 sec Running org.apache.hadoop.hbase.rest.model.TestTableInfoMode |