See http://hudson.zones.apache.org/hudson/job/HBase-Patch/437/changes

Changes:

[jimk] HBASE-927   We don't recover if HRS hosting -ROOT-/.META. goes down - 
(fix bug in createTable which caused tests to fail)

[jimk] HBASE-1043  Removing @Override attributes where they are no longer 
needed.
               (Ryan Smith via Jim Kellerman)

               Add attribution.

[jimk] HBASE-1043  Removing @Override attributes where they are no longer 
needed.

------------------------------------------
[...truncated 20539 lines...]
    [junit] 2008-12-03 20:04:03,715 DEBUG [main] regionserver.HStore(597): 
closed 70236052/info
    [junit] 2008-12-03 20:04:03,715 INFO  [main] regionserver.HRegion(435): 
Closed -ROOT-,,0
    [junit] 2008-12-03 20:04:03,716 DEBUG [main] regionserver.HRegion(386): 
Closing .META.,,1: compactions & flushes disabled 
    [junit] 2008-12-03 20:04:03,716 DEBUG [main] regionserver.HRegion(416): 
Updates disabled for region, no outstanding scanners on .META.,,1
    [junit] 2008-12-03 20:04:03,716 DEBUG [main] regionserver.HRegion(423): No 
more row locks outstanding on region .META.,,1
    [junit] 2008-12-03 20:04:03,716 DEBUG [main] regionserver.HRegion(827): 
Started memcache flush for region .META.,,1. Current region memcache size 510.0
    [junit] 2008-12-03 20:04:04,005 DEBUG [main] regionserver.HStore(692): 
Added /user/hudson/.META./1028785192/info/mapfiles/4651514646452068368 with 3 
entries, sequence id 17, data size 510.0, file size 662.0 to .META.,,1
    [junit] 2008-12-03 20:04:04,005 DEBUG [main] regionserver.HRegion(901): 
Finished memcache flush for region .META.,,1 in 289ms, sequence id=17, 
compaction requested=true
    [junit] 2008-12-03 20:04:04,005 DEBUG [main] regionserver.HStore(597): 
closed 1028785192/historian
    [junit] 2008-12-03 20:04:04,006 DEBUG [main] regionserver.HStore(597): 
closed 1028785192/info
    [junit] 2008-12-03 20:04:04,006 INFO  [main] regionserver.HRegion(435): 
Closed .META.,,1
    [junit] 2008-12-03 20:04:04,075 INFO  [main] regionserver.HLog(255): Closed 
hdfs://localhost:43497/user/hudson/log_1228334640398/hlog.dat.0, entries=4. New 
log writer: /user/hudson/log_1228334640398/hlog.dat.1228334644033
    [junit] 2008-12-03 20:04:04,075 DEBUG [main] regionserver.HLog(262): Last 
sequence written is empty. Deleting all old hlogs
    [junit] 2008-12-03 20:04:04,075 INFO  [main] regionserver.HLog(350): 
removing old log file /user/hudson/log_1228334640398/hlog.dat.0 whose highest 
sequence/edit id is 17
    [junit] 2008-12-03 20:04:04,076 DEBUG [main] regionserver.HLog(386): 
closing log writer in hdfs://localhost:43497/user/hudson/log_1228334640398
    [junit] 2008-12-03 20:04:04,143 DEBUG [main] regionserver.HRegion(2076): 
Opening region: REGION => {NAME => 'TestMergeTool,row_0100,1228334642662', 
STARTKEY => 'row_0100', ENDKEY => 'row_0600', ENCODED => 1673574873, TABLE => 
{{NAME => 'TestMergeTool', IS_ROOT => 'false', IS_META => 'false', FAMILIES => 
[{NAME => 'contents', BLOOMFILTER => 'false', VERSIONS => '3', COMPRESSION => 
'NONE', LENGTH => '2147483647', TTL => '-1', IN_MEMORY => 'false', BLOCKCACHE 
=> 'true'}]}}
    [junit] 2008-12-03 20:04:04,143 DEBUG [main] regionserver.HRegion(232): 
Opening region TestMergeTool,row_0100,1228334642662/1673574873
    [junit] 2008-12-03 20:04:04,151 DEBUG [main] regionserver.HStore(490): 
loaded /user/hudson/TestMergeTool/1673574873/contents/info/1635354385816257775, 
isReference=false, sequence id=2, length=486, majorCompaction=false
    [junit] 2008-12-03 20:04:04,152 DEBUG [main] regionserver.HStore(229): 
Loaded 1 file(s) in hstore 1673574873/contents, max sequence id 2
    [junit] 2008-12-03 20:04:04,159 DEBUG [main] regionserver.HRegion(293): 
Next sequence id for region TestMergeTool,row_0100,1228334642662 is 3
    [junit] 2008-12-03 20:04:04,160 INFO  [main] regionserver.HRegion(315): 
region TestMergeTool,row_0100,1228334642662/1673574873 available
    [junit] 2008-12-03 20:04:04,161 DEBUG [main] regionserver.HRegion(386): 
Closing TestMergeTool,row_0100,1228334642662: compactions & flushes disabled 
    [junit] 2008-12-03 20:04:04,161 DEBUG [main] regionserver.HRegion(416): 
Updates disabled for region, no outstanding scanners on 
TestMergeTool,row_0100,1228334642662
    [junit] 2008-12-03 20:04:04,161 DEBUG [main] regionserver.HRegion(423): No 
more row locks outstanding on region TestMergeTool,row_0100,1228334642662
    [junit] 2008-12-03 20:04:04,162 DEBUG [main] regionserver.HStore(597): 
closed 1673574873/contents
    [junit] 2008-12-03 20:04:04,162 INFO  [main] regionserver.HRegion(435): 
Closed TestMergeTool,row_0100,1228334642662
    [junit] 2008-12-03 20:04:04,162 INFO  [main] util.TestMergeTool(171): 
Verified merging regions 0+1+2 and 3
    [junit] 2008-12-03 20:04:04,162 INFO  [main] util.TestMergeTool(158): 
merging regions 0+1+2+3 and 4
    [junit] 2008-12-03 20:04:04,162 INFO  [main] util.Merge(80): Verifying that 
file system is available...
    [junit] 2008-12-03 20:04:04,163 INFO  [main] util.Merge(89): Verifying that 
HBase is not running...
    [junit] 2008-12-03 20:04:04,175 INFO  [main] util.Merge(190): Merging 
regions [EMAIL PROTECTED] and [EMAIL PROTECTED] in table [EMAIL PROTECTED]
    [junit] 2008-12-03 20:04:04,241 INFO  [main] regionserver.HLog(255): New 
log writer: /user/hudson/log_1228334644176/hlog.dat.1228334644205
    [junit] 2008-12-03 20:04:04,242 DEBUG [main] regionserver.HRegion(2076): 
Opening region: REGION => {NAME => '-ROOT-,,0', STARTKEY => '', ENDKEY => '', 
ENCODED => 70236052, TABLE => {{NAME => '-ROOT-', IS_ROOT => 'true', IS_META => 
'true', FAMILIES => [{NAME => 'info', BLOOMFILTER => 'false', COMPRESSION => 
'NONE', VERSIONS => '10', LENGTH => '2147483647', TTL => '-1', IN_MEMORY => 
'false', BLOCKCACHE => 'false'}]}}
    [junit] 2008-12-03 20:04:04,242 DEBUG [main] regionserver.HRegion(232): 
Opening region -ROOT-,,0/70236052
    [junit] 2008-12-03 20:04:04,251 DEBUG [main] regionserver.HStore(490): 
loaded /user/hudson/-ROOT-/70236052/info/info/4721970328360380303, 
isReference=false, sequence id=1, length=578, majorCompaction=false
    [junit] 2008-12-03 20:04:04,252 DEBUG [main] regionserver.HStore(229): 
Loaded 1 file(s) in hstore 70236052/info, max sequence id 1
    [junit] 2008-12-03 20:04:04,258 DEBUG [main] regionserver.HRegion(293): 
Next sequence id for region -ROOT-,,0 is 2
    [junit] 2008-12-03 20:04:04,259 INFO  [main] regionserver.HRegion(315): 
region -ROOT-,,0/70236052 available
    [junit] 2008-12-03 20:04:04,259 DEBUG [main] regionserver.HLog(208): 
changing sequence number from 0 to 2
    [junit] 2008-12-03 20:04:04,259 INFO  [main] regionserver.HRegion(703): 
starting compaction on region -ROOT-,,0
    [junit] 2008-12-03 20:04:04,261 INFO  [main] regionserver.HRegion(717): 
compaction completed on region -ROOT-,,0 in 0sec
    [junit] 2008-12-03 20:04:04,267 INFO  [main] util.Merge(204): Found meta 
for region1 [EMAIL PROTECTED], meta for region2 [EMAIL PROTECTED]
    [junit] 2008-12-03 20:04:04,268 DEBUG [main] regionserver.HRegion(2076): 
Opening region: REGION => {NAME => '.META.,,1', STARTKEY => '', ENDKEY => '', 
ENCODED => 1028785192, TABLE => {{NAME => '.META.', IS_ROOT => 'false', IS_META 
=> 'true', FAMILIES => [{NAME => 'info', BLOOMFILTER => 'false', VERSIONS => 
'10', COMPRESSION => 'NONE', LENGTH => '2147483647', TTL => '-1', IN_MEMORY => 
'false', BLOCKCACHE => 'false'}, {NAME => 'historian', BLOOMFILTER => 'false', 
VERSIONS => '2147483647', COMPRESSION => 'NONE', LENGTH => '2147483647', TTL => 
'604800', IN_MEMORY => 'false', BLOCKCACHE => 'false'}]}}
    [junit] 2008-12-03 20:04:04,268 DEBUG [main] regionserver.HRegion(232): 
Opening region .META.,,1/1028785192
    [junit] 2008-12-03 20:04:04,277 DEBUG [main] regionserver.HStore(490): 
loaded /user/hudson/.META./1028785192/info/info/3881447531859990346, 
isReference=false, sequence id=5, length=1948, majorCompaction=false
    [junit] 2008-12-03 20:04:04,289 DEBUG [main] regionserver.HStore(490): 
loaded /user/hudson/.META./1028785192/info/info/4651514646452068368, 
isReference=false, sequence id=17, length=662, majorCompaction=false
    [junit] 2008-12-03 20:04:04,296 DEBUG [main] regionserver.HStore(490): 
loaded /user/hudson/.META./1028785192/info/info/8437368251521916126, 
isReference=false, sequence id=13, length=1214, majorCompaction=false
    [junit] 2008-12-03 20:04:04,298 DEBUG [main] regionserver.HStore(229): 
Loaded 3 file(s) in hstore 1028785192/info, max sequence id 17
    [junit] 2008-12-03 20:04:04,322 DEBUG [main] regionserver.HRegion(293): 
Next sequence id for region .META.,,1 is 18
    [junit] 2008-12-03 20:04:04,323 INFO  [main] regionserver.HRegion(315): 
region .META.,,1/1028785192 available
    [junit] 2008-12-03 20:04:04,323 DEBUG [main] regionserver.HLog(208): 
changing sequence number from 2 to 18
    [junit] 2008-12-03 20:04:04,323 INFO  [main] regionserver.HRegion(703): 
starting compaction on region .META.,,1
    [junit] 2008-12-03 20:04:04,324 DEBUG [main] regionserver.HStore(826): no 
store files to compact
    [junit] 2008-12-03 20:04:04,327 DEBUG [main] regionserver.HStore(893): 
Compaction size of 1028785192/info: 4.5k; Skipped 0 file(s), size: 0
    [junit] 2008-12-03 20:04:04,345 DEBUG [main] regionserver.HStore(911): 
Started compaction of 3 file(s)  into 
/user/hudson/.META./compaction.dir/1028785192/info/mapfiles/555050303952855521
    [junit] 2008-12-03 20:04:05,011 DEBUG [main] regionserver.HStore(1232): 
moving 
/user/hudson/.META./compaction.dir/1028785192/info/mapfiles/555050303952855521 
to /user/hudson/.META./1028785192/info/mapfiles/6709495074063769348
    [junit] 2008-12-03 20:04:05,299 DEBUG [main] regionserver.HStore(930): 
Completed  compaction of 1028785192/info store size is 3.5k
    [junit] 2008-12-03 20:04:05,335 INFO  [main] regionserver.HRegion(717): 
compaction completed on region .META.,,1 in 1sec
    [junit] 2008-12-03 20:04:05,338 DEBUG [main] regionserver.HRegion(2076): 
Opening region: REGION => {NAME => 'TestMergeTool,row_0100,1228334642662', 
STARTKEY => 'row_0100', ENDKEY => 'row_0600', ENCODED => 1673574873, TABLE => 
{{NAME => 'TestMergeTool', IS_ROOT => 'false', IS_META => 'false', FAMILIES => 
[{NAME => 'contents', BLOOMFILTER => 'false', COMPRESSION => 'NONE', VERSIONS 
=> '3', LENGTH => '2147483647', TTL => '-1', IN_MEMORY => 'false', BLOCKCACHE 
=> 'true'}]}}
    [junit] 2008-12-03 20:04:05,338 DEBUG [main] regionserver.HRegion(232): 
Opening region TestMergeTool,row_0100,1228334642662/1673574873
    [junit] 2008-12-03 20:04:05,345 DEBUG [main] regionserver.HStore(490): 
loaded /user/hudson/TestMergeTool/1673574873/contents/info/1635354385816257775, 
isReference=false, sequence id=2, length=486, majorCompaction=false
    [junit] 2008-12-03 20:04:05,346 DEBUG [main] regionserver.HStore(229): 
Loaded 1 file(s) in hstore 1673574873/contents, max sequence id 2
    [junit] 2008-12-03 20:04:05,353 DEBUG [main] regionserver.HRegion(293): 
Next sequence id for region TestMergeTool,row_0100,1228334642662 is 3
    [junit] 2008-12-03 20:04:05,354 INFO  [main] regionserver.HRegion(315): 
region TestMergeTool,row_0100,1228334642662/1673574873 available
    [junit] 2008-12-03 20:04:05,354 DEBUG [main] regionserver.HRegion(2076): 
Opening region: REGION => {NAME => 'TestMergeTool,,1228334614857', STARTKEY => 
'', ENDKEY => '', ENCODED => 1528870225, TABLE => {{NAME => 'TestMergeTool', 
IS_ROOT => 'false', IS_META => 'false', FAMILIES => [{NAME => 'contents', 
BLOOMFILTER => 'false', VERSIONS => '3', COMPRESSION => 'NONE', LENGTH => 
'2147483647', TTL => '-1', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}}
    [junit] 2008-12-03 20:04:05,354 DEBUG [main] regionserver.HRegion(232): 
Opening region TestMergeTool,,1228334614857/1528870225
    [junit] 2008-12-03 20:04:05,362 DEBUG [main] regionserver.HStore(490): 
loaded /user/hudson/TestMergeTool/1528870225/contents/info/1836637217827593046, 
isReference=false, sequence id=2, length=204, majorCompaction=false
    [junit] 2008-12-03 20:04:05,363 DEBUG [main] regionserver.HStore(229): 
Loaded 1 file(s) in hstore 1528870225/contents, max sequence id 2
    [junit] 2008-12-03 20:04:05,368 DEBUG [main] regionserver.HRegion(293): 
Next sequence id for region TestMergeTool,,1228334614857 is 3
    [junit] 2008-12-03 20:04:05,370 INFO  [main] regionserver.HRegion(315): 
region TestMergeTool,,1228334614857/1528870225 available
    [junit] 2008-12-03 20:04:05,370 INFO  [main] regionserver.HRegion(703): 
starting compaction on region TestMergeTool,row_0100,1228334642662
    [junit] 2008-12-03 20:04:05,377 DEBUG [main] regionserver.HStore(911): 
Started compaction of 1 file(s)  into 
/user/hudson/TestMergeTool/compaction.dir/1673574873/contents/mapfiles/7925883153061439402
    [junit] 2008-12-03 20:04:05,653 DEBUG [main] regionserver.HStore(1232): 
moving 
/user/hudson/TestMergeTool/compaction.dir/1673574873/contents/mapfiles/7925883153061439402
 to /user/hudson/TestMergeTool/1673574873/contents/mapfiles/1070738410058949361
    [junit] 2008-12-03 20:04:05,801 DEBUG [main] regionserver.HStore(930): 
Completed major compaction of 1673574873/contents store size is 486.0
    [junit] 2008-12-03 20:04:05,848 INFO  [main] regionserver.HRegion(717): 
compaction completed on region TestMergeTool,row_0100,1228334642662 in 0sec
    [junit] 2008-12-03 20:04:05,848 DEBUG [main] regionserver.HRegion(2296): 
Files for region: TestMergeTool,row_0100,1228334642662
    [junit] 2008-12-03 20:04:05,849 DEBUG [main] regionserver.HRegion(2447): d 
hdfs://localhost:43497/user/hudson/TestMergeTool/1673574873/contents
    [junit] 2008-12-03 20:04:05,850 DEBUG [main] regionserver.HRegion(2447): d 
hdfs://localhost:43497/user/hudson/TestMergeTool/1673574873/contents/info
    [junit] 2008-12-03 20:04:05,851 DEBUG [main] regionserver.HRegion(2450): f 
hdfs://localhost:43497/user/hudson/TestMergeTool/1673574873/contents/info/1070738410058949361
 size=11
    [junit] 2008-12-03 20:04:05,852 DEBUG [main] regionserver.HRegion(2447): d 
hdfs://localhost:43497/user/hudson/TestMergeTool/1673574873/contents/mapfiles
    [junit] 2008-12-03 20:04:05,853 DEBUG [main] regionserver.HRegion(2447): d 
hdfs://localhost:43497/user/hudson/TestMergeTool/1673574873/contents/mapfiles/1070738410058949361
    [junit] 2008-12-03 20:04:05,854 DEBUG [main] regionserver.HRegion(2450): f 
hdfs://localhost:43497/user/hudson/TestMergeTool/1673574873/contents/mapfiles/1070738410058949361/data
 size=486
    [junit] 2008-12-03 20:04:05,854 DEBUG [main] regionserver.HRegion(2450): f 
hdfs://localhost:43497/user/hudson/TestMergeTool/1673574873/contents/mapfiles/1070738410058949361/index
 size=227
    [junit] 2008-12-03 20:04:05,854 INFO  [main] regionserver.HRegion(703): 
starting compaction on region TestMergeTool,,1228334614857
    [junit] 2008-12-03 20:04:05,861 DEBUG [main] regionserver.HStore(911): 
Started compaction of 1 file(s)  into 
/user/hudson/TestMergeTool/compaction.dir/1528870225/contents/mapfiles/4411410233835927555
    [junit] 2008-12-03 20:04:06,177 DEBUG [main] regionserver.HStore(1232): 
moving 
/user/hudson/TestMergeTool/compaction.dir/1528870225/contents/mapfiles/4411410233835927555
 to /user/hudson/TestMergeTool/1528870225/contents/mapfiles/5468135372550306835
    [junit] 2008-12-03 20:04:06,317 DEBUG [main] regionserver.HStore(930): 
Completed major compaction of 1528870225/contents store size is 204.0
    [junit] 2008-12-03 20:04:06,355 INFO  [main] regionserver.HRegion(717): 
compaction completed on region TestMergeTool,,1228334614857 in 0sec
    [junit] 2008-12-03 20:04:06,355 DEBUG [main] regionserver.HRegion(2301): 
Files for region: TestMergeTool,,1228334614857
    [junit] 2008-12-03 20:04:06,356 DEBUG [main] regionserver.HRegion(2447): d 
hdfs://localhost:43497/user/hudson/TestMergeTool/1528870225/contents
    [junit] 2008-12-03 20:04:06,357 DEBUG [main] regionserver.HRegion(2447): d 
hdfs://localhost:43497/user/hudson/TestMergeTool/1528870225/contents/info
    [junit] 2008-12-03 20:04:06,357 DEBUG [main] regionserver.HRegion(2450): f 
hdfs://localhost:43497/user/hudson/TestMergeTool/1528870225/contents/info/5468135372550306835
 size=11
    [junit] 2008-12-03 20:04:06,357 DEBUG [main] regionserver.HRegion(2447): d 
hdfs://localhost:43497/user/hudson/TestMergeTool/1528870225/contents/mapfiles
    [junit] 2008-12-03 20:04:06,358 DEBUG [main] regionserver.HRegion(2447): d 
hdfs://localhost:43497/user/hudson/TestMergeTool/1528870225/contents/mapfiles/5468135372550306835
    [junit] 2008-12-03 20:04:06,359 DEBUG [main] regionserver.HRegion(2450): f 
hdfs://localhost:43497/user/hudson/TestMergeTool/1528870225/contents/mapfiles/5468135372550306835/data
 size=204
    [junit] 2008-12-03 20:04:06,359 DEBUG [main] regionserver.HRegion(2450): f 
hdfs://localhost:43497/user/hudson/TestMergeTool/1528870225/contents/mapfiles/5468135372550306835/index
 size=227
    [junit] 2008-12-03 20:04:06,359 INFO  [main] regionserver.HRegion(2325): 
Creating new region REGION => {NAME => 'TestMergeTool,,1228334646359', STARTKEY 
=> '', ENDKEY => '', ENCODED => 2043288717, TABLE => {{NAME => 'TestMergeTool', 
IS_ROOT => 'false', IS_META => 'false', FAMILIES => [{NAME => 'contents', 
BLOOMFILTER => 'false', COMPRESSION => 'NONE', VERSIONS => '3', LENGTH => 
'2147483647', TTL => '-1', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}}
    [junit] 2008-12-03 20:04:06,393 INFO  [main] regionserver.HRegion(2334): 
starting merge of regions: TestMergeTool,row_0100,1228334642662 and 
TestMergeTool,,1228334614857 into new region REGION => {NAME => 
'TestMergeTool,,1228334646359', STARTKEY => '', ENDKEY => '', ENCODED => 
2043288717, TABLE => {{NAME => 'TestMergeTool', IS_ROOT => 'false', IS_META => 
'false', FAMILIES => [{NAME => 'contents', BLOOMFILTER => 'false', COMPRESSION 
=> 'NONE', VERSIONS => '3', LENGTH => '2147483647', TTL => '-1', IN_MEMORY => 
'false', BLOCKCACHE => 'true'}]}} with start key <[EMAIL PROTECTED]> and end 
key <[EMAIL PROTECTED]>
    [junit] 2008-12-03 20:04:06,393 DEBUG [main] regionserver.HRegion(386): 
Closing TestMergeTool,row_0100,1228334642662: compactions & flushes disabled 
    [junit] 2008-12-03 20:04:06,394 DEBUG [main] regionserver.HRegion(416): 
Updates disabled for region, no outstanding scanners on 
TestMergeTool,row_0100,1228334642662
    [junit] 2008-12-03 20:04:06,394 DEBUG [main] regionserver.HRegion(423): No 
more row locks outstanding on region TestMergeTool,row_0100,1228334642662
    [junit] 2008-12-03 20:04:06,394 DEBUG [main] regionserver.HStore(597): 
closed 1673574873/contents
    [junit] 2008-12-03 20:04:06,394 INFO  [main] regionserver.HRegion(435): 
Closed TestMergeTool,row_0100,1228334642662
    [junit] 2008-12-03 20:04:06,394 DEBUG [main] regionserver.HRegion(386): 
Closing TestMergeTool,,1228334614857: compactions & flushes disabled 
    [junit] 2008-12-03 20:04:06,394 DEBUG [main] regionserver.HRegion(416): 
Updates disabled for region, no outstanding scanners on 
TestMergeTool,,1228334614857
    [junit] 2008-12-03 20:04:06,395 DEBUG [main] regionserver.HRegion(423): No 
more row locks outstanding on region TestMergeTool,,1228334614857
    [junit] 2008-12-03 20:04:06,395 DEBUG [main] regionserver.HStore(597): 
closed 1528870225/contents
    [junit] 2008-12-03 20:04:06,395 INFO  [main] regionserver.HRegion(435): 
Closed TestMergeTool,,1228334614857
    [junit] 2008-12-03 20:04:06,477 DEBUG [main] regionserver.HRegion(2357): 
Adjusting sequence id of storeFile 1528870225/contents/5468135372550306835 down 
by one; sequence id A=2, sequence id B=2
    [junit] 2008-12-03 20:04:06,602 DEBUG [main] regionserver.HRegion(2368): 
Renaming 1673574873/contents/1070738410058949361 to 
2043288717/contents/3906808493450230300
    [junit] 2008-12-03 20:04:06,675 DEBUG [main] regionserver.HRegion(2368): 
Renaming 1528870225/contents/5468135372550306835 to 
2043288717/contents/2966779332172018632
    [junit] 2008-12-03 20:04:06,743 DEBUG [main] regionserver.HRegion(2374): 
Files for new region
    [junit] 2008-12-03 20:04:06,744 DEBUG [main] regionserver.HRegion(2447): d 
hdfs://localhost:43497/user/hudson/TestMergeTool/2043288717/contents
    [junit] 2008-12-03 20:04:06,745 DEBUG [main] regionserver.HRegion(2447): d 
hdfs://localhost:43497/user/hudson/TestMergeTool/2043288717/contents/info
    [junit] 2008-12-03 20:04:06,746 DEBUG [main] regionserver.HRegion(2450): f 
hdfs://localhost:43497/user/hudson/TestMergeTool/2043288717/contents/info/2966779332172018632
 size=9
    [junit] 2008-12-03 20:04:06,746 DEBUG [main] regionserver.HRegion(2450): f 
hdfs://localhost:43497/user/hudson/TestMergeTool/2043288717/contents/info/3906808493450230300
 size=11
    [junit] 2008-12-03 20:04:06,746 DEBUG [main] regionserver.HRegion(2447): d 
hdfs://localhost:43497/user/hudson/TestMergeTool/2043288717/contents/mapfiles
    [junit] 2008-12-03 20:04:06,747 DEBUG [main] regionserver.HRegion(2447): d 
hdfs://localhost:43497/user/hudson/TestMergeTool/2043288717/contents/mapfiles/2966779332172018632
    [junit] 2008-12-03 20:04:06,747 DEBUG [main] regionserver.HRegion(2450): f 
hdfs://localhost:43497/user/hudson/TestMergeTool/2043288717/contents/mapfiles/2966779332172018632/data
 size=204
    [junit] 2008-12-03 20:04:06,747 DEBUG [main] regionserver.HRegion(2450): f 
hdfs://localhost:43497/user/hudson/TestMergeTool/2043288717/contents/mapfiles/2966779332172018632/index
 size=227
    [junit] 2008-12-03 20:04:06,748 DEBUG [main] regionserver.HRegion(2447): d 
hdfs://localhost:43497/user/hudson/TestMergeTool/2043288717/contents/mapfiles/3906808493450230300
    [junit] 2008-12-03 20:04:06,748 DEBUG [main] regionserver.HRegion(2450): f 
hdfs://localhost:43497/user/hudson/TestMergeTool/2043288717/contents/mapfiles/3906808493450230300/data
 size=486
    [junit] 2008-12-03 20:04:06,749 DEBUG [main] regionserver.HRegion(2450): f 
hdfs://localhost:43497/user/hudson/TestMergeTool/2043288717/contents/mapfiles/3906808493450230300/index
 size=227
    [junit] 2008-12-03 20:04:06,749 DEBUG [main] regionserver.HRegion(232): 
Opening region TestMergeTool,,1228334646359/2043288717
    [junit] 2008-12-03 20:04:06,757 DEBUG [main] regionserver.HStore(490): 
loaded /user/hudson/TestMergeTool/2043288717/contents/info/2966779332172018632, 
isReference=false, sequence id=1, length=204, majorCompaction=false
    [junit] 2008-12-03 20:04:06,762 DEBUG [main] regionserver.HStore(490): 
loaded /user/hudson/TestMergeTool/2043288717/contents/info/3906808493450230300, 
isReference=false, sequence id=2, length=486, majorCompaction=false
    [junit] 2008-12-03 20:04:06,763 DEBUG [main] regionserver.HStore(229): 
Loaded 2 file(s) in hstore 2043288717/contents, max sequence id 2
    [junit] 2008-12-03 20:04:06,774 DEBUG [main] regionserver.HRegion(293): 
Next sequence id for region TestMergeTool,,1228334646359 is 3
    [junit] 2008-12-03 20:04:06,775 INFO  [main] regionserver.HRegion(315): 
region TestMergeTool,,1228334646359/2043288717 available
    [junit] 2008-12-03 20:04:06,775 INFO  [main] regionserver.HRegion(703): 
starting compaction on region TestMergeTool,,1228334646359
    [junit] 2008-12-03 20:04:06,778 DEBUG [main] regionserver.HStore(893): 
Compaction size of 2043288717/contents: 1.1k; Skipped 0 file(s), size: 0
    [junit] 2008-12-03 20:04:06,790 DEBUG [main] regionserver.HStore(911): 
Started compaction of 2 file(s)  into 
/user/hudson/TestMergeTool/compaction.dir/2043288717/contents/mapfiles/8835871031516226182
    [junit] 2008-12-03 20:04:07,473 DEBUG [main] regionserver.HStore(1232): 
moving 
/user/hudson/TestMergeTool/compaction.dir/2043288717/contents/mapfiles/8835871031516226182
 to /user/hudson/TestMergeTool/2043288717/contents/mapfiles/3136515762819018502
    [junit] 2008-12-03 20:04:07,654 DEBUG [main] regionserver.HStore(930): 
Completed  compaction of 2043288717/contents store size is 580.0
    [junit] 2008-12-03 20:04:07,681 INFO  [main] regionserver.HRegion(717): 
compaction completed on region TestMergeTool,,1228334646359 in 0sec
    [junit] 2008-12-03 20:04:07,683 DEBUG [main] regionserver.HRegion(2381): 
Files for new region
    [junit] 2008-12-03 20:04:07,684 DEBUG [main] regionserver.HRegion(2447): d 
hdfs://localhost:43497/user/hudson/TestMergeTool/2043288717/contents
    [junit] 2008-12-03 20:04:07,684 DEBUG [main] regionserver.HRegion(2447): d 
hdfs://localhost:43497/user/hudson/TestMergeTool/2043288717/contents/info
    [junit] 2008-12-03 20:04:07,685 DEBUG [main] regionserver.HRegion(2450): f 
hdfs://localhost:43497/user/hudson/TestMergeTool/2043288717/contents/info/3136515762819018502
 size=9
    [junit] 2008-12-03 20:04:07,685 DEBUG [main] regionserver.HRegion(2447): d 
hdfs://localhost:43497/user/hudson/TestMergeTool/2043288717/contents/mapfiles
    [junit] 2008-12-03 20:04:07,686 DEBUG [main] regionserver.HRegion(2447): d 
hdfs://localhost:43497/user/hudson/TestMergeTool/2043288717/contents/mapfiles/3136515762819018502
    [junit] 2008-12-03 20:04:07,687 DEBUG [main] regionserver.HRegion(2450): f 
hdfs://localhost:43497/user/hudson/TestMergeTool/2043288717/contents/mapfiles/3136515762819018502/data
 size=580
    [junit] 2008-12-03 20:04:07,687 DEBUG [main] regionserver.HRegion(2450): f 
hdfs://localhost:43497/user/hudson/TestMergeTool/2043288717/contents/mapfiles/3136515762819018502/index
 size=227
    [junit] 2008-12-03 20:04:07,687 DEBUG [main] regionserver.HRegion(2175): 
DELETING region hdfs://localhost:43497/user/hudson/TestMergeTool/1673574873
    [junit] 2008-12-03 20:04:07,712 DEBUG [main] regionserver.HRegion(2175): 
DELETING region hdfs://localhost:43497/user/hudson/TestMergeTool/1528870225
    [junit] 2008-12-03 20:04:07,741 INFO  [main] regionserver.HRegion(2387): 
merge completed. New region is TestMergeTool,,1228334646359
    [junit] 2008-12-03 20:04:07,742 DEBUG [main] util.Merge(308): Removing 
region: REGION => {NAME => 'TestMergeTool,row_0100,1228334642662', STARTKEY => 
'row_0100', ENDKEY => 'row_0600', ENCODED => 1673574873, TABLE => {{NAME => 
'TestMergeTool', IS_ROOT => 'false', IS_META => 'false', FAMILIES => [{NAME => 
'contents', BLOOMFILTER => 'false', COMPRESSION => 'NONE', VERSIONS => '3', 
LENGTH => '2147483647', TTL => '-1', IN_MEMORY => 'false', BLOCKCACHE => 
'true'}]}} from .META.,,1
    [junit] 2008-12-03 20:04:07,744 DEBUG [main] util.Merge(308): Removing 
region: REGION => {NAME => 'TestMergeTool,,1228334614857', STARTKEY => '', 
ENDKEY => '', ENCODED => 1528870225, TABLE => {{NAME => 'TestMergeTool', 
IS_ROOT => 'false', IS_META => 'false', FAMILIES => [{NAME => 'contents', 
BLOOMFILTER => 'false', VERSIONS => '3', COMPRESSION => 'NONE', LENGTH => 
'2147483647', TTL => '-1', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}} from 
.META.,,1
    [junit] 2008-12-03 20:04:07,750 INFO  [main] util.Merge(244): Adding REGION 
=> {NAME => 'TestMergeTool,,1228334646359', STARTKEY => '', ENDKEY => '', 
ENCODED => 2043288717, TABLE => {{NAME => 'TestMergeTool', IS_ROOT => 'false', 
IS_META => 'false', FAMILIES => [{NAME => 'contents', BLOOMFILTER => 'false', 
COMPRESSION => 'NONE', VERSIONS => '3', LENGTH => '2147483647', TTL => '-1', 
IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}} to REGION => {NAME => 
'.META.,,1', STARTKEY => '', ENDKEY => '', ENCODED => 1028785192, TABLE => 
{{NAME => '.META.', IS_ROOT => 'false', IS_META => 'true', FAMILIES => [{NAME 
=> 'info', BLOOMFILTER => 'false', VERSIONS => '10', COMPRESSION => 'NONE', 
LENGTH => '2147483647', TTL => '-1', IN_MEMORY => 'false', BLOCKCACHE => 
'false'}, {NAME => 'historian', BLOOMFILTER => 'false', VERSIONS => 
'2147483647', COMPRESSION => 'NONE', LENGTH => '2147483647', TTL => '604800', 
IN_MEMORY => 'false', BLOCKCACHE => 'false'}]}}
    [junit] 2008-12-03 20:04:07,751 DEBUG [main] regionserver.HRegion(386): 
Closing TestMergeTool,,1228334646359: compactions & flushes disabled 
    [junit] 2008-12-03 20:04:07,751 DEBUG [main] regionserver.HRegion(416): 
Updates disabled for region, no outstanding scanners on 
TestMergeTool,,1228334646359
    [junit] 2008-12-03 20:04:07,751 DEBUG [main] regionserver.HRegion(423): No 
more row locks outstanding on region TestMergeTool,,1228334646359
    [junit] 2008-12-03 20:04:07,751 DEBUG [main] regionserver.HStore(597): 
closed 2043288717/contents
    [junit] 2008-12-03 20:04:07,751 INFO  [main] regionserver.HRegion(435): 
Closed TestMergeTool,,1228334646359
    [junit] 2008-12-03 20:04:07,752 DEBUG [main] regionserver.HRegion(386): 
Closing -ROOT-,,0: compactions & flushes disabled 
    [junit] 2008-12-03 20:04:07,752 DEBUG [main] regionserver.HRegion(416): 
Updates disabled for region, no outstanding scanners on -ROOT-,,0
    [junit] 2008-12-03 20:04:07,752 DEBUG [main] regionserver.HRegion(423): No 
more row locks outstanding on region -ROOT-,,0
    [junit] 2008-12-03 20:04:07,752 DEBUG [main] regionserver.HStore(597): 
closed 70236052/info
    [junit] 2008-12-03 20:04:07,752 INFO  [main] regionserver.HRegion(435): 
Closed -ROOT-,,0
    [junit] 2008-12-03 20:04:07,752 DEBUG [main] regionserver.HRegion(386): 
Closing .META.,,1: compactions & flushes disabled 
    [junit] 2008-12-03 20:04:07,753 DEBUG [main] regionserver.HRegion(416): 
Updates disabled for region, no outstanding scanners on .META.,,1
    [junit] 2008-12-03 20:04:07,753 DEBUG [main] regionserver.HRegion(423): No 
more row locks outstanding on region .META.,,1
    [junit] 2008-12-03 20:04:07,753 DEBUG [main] regionserver.HRegion(827): 
Started memcache flush for region .META.,,1. Current region memcache size 470.0
    [junit] 2008-12-03 20:04:08,023 DEBUG [main] regionserver.HStore(692): 
Added /user/hudson/.META./1028785192/info/mapfiles/6646729804474868385 with 3 
entries, sequence id 21, data size 470.0, file size 622.0 to .META.,,1
    [junit] 2008-12-03 20:04:08,023 DEBUG [main] regionserver.HRegion(901): 
Finished memcache flush for region .META.,,1 in 270ms, sequence id=21, 
compaction requested=true
    [junit] 2008-12-03 20:04:08,024 DEBUG [main] regionserver.HStore(597): 
closed 1028785192/historian
    [junit] 2008-12-03 20:04:08,024 DEBUG [main] regionserver.HStore(597): 
closed 1028785192/info
    [junit] 2008-12-03 20:04:08,024 INFO  [main] regionserver.HRegion(435): 
Closed .META.,,1
    [junit] 2008-12-03 20:04:08,090 INFO  [main] regionserver.HLog(255): Closed 
hdfs://localhost:43497/user/hudson/log_1228334644176/hlog.dat.0, entries=4. New 
log writer: /user/hudson/log_1228334644176/hlog.dat.1228334648059
    [junit] 2008-12-03 20:04:08,090 DEBUG [main] regionserver.HLog(262): Last 
sequence written is empty. Deleting all old hlogs
    [junit] 2008-12-03 20:04:08,090 INFO  [main] regionserver.HLog(350): 
removing old log file /user/hudson/log_1228334644176/hlog.dat.0 whose highest 
sequence/edit id is 21
    [junit] 2008-12-03 20:04:08,091 DEBUG [main] regionserver.HLog(386): 
closing log writer in hdfs://localhost:43497/user/hudson/log_1228334644176
    [junit] 2008-12-03 20:04:08,158 DEBUG [main] regionserver.HRegion(2076): 
Opening region: REGION => {NAME => 'TestMergeTool,,1228334646359', STARTKEY => 
'', ENDKEY => '', ENCODED => 2043288717, TABLE => {{NAME => 'TestMergeTool', 
IS_ROOT => 'false', IS_META => 'false', FAMILIES => [{NAME => 'contents', 
BLOOMFILTER => 'false', COMPRESSION => 'NONE', VERSIONS => '3', LENGTH => 
'2147483647', TTL => '-1', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}}
    [junit] 2008-12-03 20:04:08,158 DEBUG [main] regionserver.HRegion(232): 
Opening region TestMergeTool,,1228334646359/2043288717
    [junit] 2008-12-03 20:04:08,166 DEBUG [main] regionserver.HStore(490): 
loaded /user/hudson/TestMergeTool/2043288717/contents/info/3136515762819018502, 
isReference=false, sequence id=2, length=580, majorCompaction=false
    [junit] 2008-12-03 20:04:08,167 DEBUG [main] regionserver.HStore(229): 
Loaded 1 file(s) in hstore 2043288717/contents, max sequence id 2
    [junit] 2008-12-03 20:04:08,172 DEBUG [main] regionserver.HRegion(293): 
Next sequence id for region TestMergeTool,,1228334646359 is 3
    [junit] 2008-12-03 20:04:08,173 INFO  [main] regionserver.HRegion(315): 
region TestMergeTool,,1228334646359/2043288717 available
    [junit] 2008-12-03 20:04:08,175 DEBUG [main] regionserver.HRegion(386): 
Closing TestMergeTool,,1228334646359: compactions & flushes disabled 
    [junit] 2008-12-03 20:04:08,175 DEBUG [main] regionserver.HRegion(416): 
Updates disabled for region, no outstanding scanners on 
TestMergeTool,,1228334646359
    [junit] 2008-12-03 20:04:08,175 DEBUG [main] regionserver.HRegion(423): No 
more row locks outstanding on region TestMergeTool,,1228334646359
    [junit] 2008-12-03 20:04:08,176 DEBUG [main] regionserver.HStore(597): 
closed 2043288717/contents
    [junit] 2008-12-03 20:04:08,176 INFO  [main] regionserver.HRegion(435): 
Closed TestMergeTool,,1228334646359
    [junit] 2008-12-03 20:04:08,176 INFO  [main] util.TestMergeTool(171): 
Verified merging regions 0+1+2+3 and 4
    [junit] 2008-12-03 20:04:08,176 DEBUG [main] regionserver.HLog(386): 
closing log writer in /tmp/log_1228334624498
    [junit] 2008-12-03 20:04:08,235 INFO  [main] hbase.HBaseTestCase(600): 
Shutting down FileSystem
    [junit] 2008-12-03 20:04:08,235 INFO  [main] hbase.HBaseTestCase(607): 
Shutting down Mini DFS 
    [junit] Shutting down the Mini HDFS Cluster
    [junit] Shutting down DataNode 1
    [junit] 2008-12-03 20:04:08,241 INFO  [main] http.SocketListener(212): 
Stopped SocketListener on 127.0.0.1:43505
    [junit] 2008-12-03 20:04:08,242 INFO  [main] util.Container(156): Stopped 
[EMAIL PROTECTED]
    [junit] 2008-12-03 20:04:08,396 INFO  [main] util.Container(156): Stopped 
WebApplicationContext[/static,/static]
    [junit] 2008-12-03 20:04:08,397 INFO  [main] util.Container(156): Stopped 
[EMAIL PROTECTED]
    [junit] 2008-12-03 20:04:08,480 INFO  [main] util.Container(156): Stopped 
WebApplicationContext[/,/]
    [junit] 2008-12-03 20:04:08,481 INFO  [main] util.Container(156): Stopped 
[EMAIL PROTECTED]
    [junit] Shutting down DataNode 0
    [junit] 2008-12-03 20:04:09,492 INFO  [Acceptor 
ServerSocket[addr=localhost/127.0.0.1,port=0,localport=43502]] 
util.ThreadedServer$Acceptor(656): Stopping Acceptor 
ServerSocket[addr=localhost/127.0.0.1,port=0,localport=43502]
    [junit] 2008-12-03 20:04:09,492 INFO  [main] http.SocketListener(212): 
Stopped SocketListener on 127.0.0.1:43502
    [junit] 2008-12-03 20:04:09,493 INFO  [main] util.Container(156): Stopped 
[EMAIL PROTECTED]
    [junit] 2008-12-03 20:04:09,601 INFO  [main] util.Container(156): Stopped 
WebApplicationContext[/static,/static]
    [junit] 2008-12-03 20:04:09,601 INFO  [main] util.Container(156): Stopped 
[EMAIL PROTECTED]
    [junit] 2008-12-03 20:04:09,678 INFO  [main] util.Container(156): Stopped 
WebApplicationContext[/,/]
    [junit] 2008-12-03 20:04:09,679 INFO  [main] util.Container(156): Stopped 
[EMAIL PROTECTED]
    [junit] 2008-12-03 20:04:10,811 INFO  [main] http.SocketListener(212): 
Stopped SocketListener on 127.0.0.1:43498
    [junit] 2008-12-03 20:04:10,812 INFO  [main] util.Container(156): Stopped 
[EMAIL PROTECTED]
    [junit] 2008-12-03 20:04:10,888 INFO  [main] util.Container(156): Stopped 
WebApplicationContext[/static,/static]
    [junit] 2008-12-03 20:04:10,888 INFO  [main] util.Container(156): Stopped 
[EMAIL PROTECTED]
    [junit] 2008-12-03 20:04:10,961 INFO  [main] util.Container(156): Stopped 
WebApplicationContext[/,/]
    [junit] 2008-12-03 20:04:10,962 INFO  [main] util.Container(156): Stopped 
[EMAIL PROTECTED]
    [junit] 2008-12-03 20:04:10,962 WARN  [EMAIL PROTECTED] 
namenode.FSNamesystem$ReplicationMonitor(2300): ReplicationMonitor thread 
received InterruptedException.java.lang.InterruptedException: sleep interrupted
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 36.362 sec
    [junit] Running org.apache.hadoop.hbase.util.TestRootPath
    [junit] 2008-12-03 20:04:11,908 INFO  [main] util.TestRootPath(60): Got 
expected exception when checking invalid path:
    [junit] java.io.IOException: Root directory does not contain a scheme
    [junit]     at 
org.apache.hadoop.hbase.util.FSUtils.validateRootPath(FSUtils.java:158)
    [junit]     at 
org.apache.hadoop.hbase.util.TestRootPath.testRootPath(TestRootPath.java:56)
    [junit]     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit]     at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    [junit]     at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    [junit]     at java.lang.reflect.Method.invoke(Method.java:597)
    [junit]     at junit.framework.TestCase.runTest(TestCase.java:154)
    [junit]     at junit.framework.TestCase.runBare(TestCase.java:127)
    [junit]     at junit.framework.TestResult$1.protect(TestResult.java:106)
    [junit]     at junit.framework.TestResult.runProtected(TestResult.java:124)
    [junit]     at junit.framework.TestResult.run(TestResult.java:109)
    [junit]     at junit.framework.TestCase.run(TestCase.java:118)
    [junit]     at junit.framework.TestSuite.runTest(TestSuite.java:208)
    [junit]     at junit.framework.TestSuite.run(TestSuite.java:203)
    [junit]     at 
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:421)
    [junit]     at 
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:912)
    [junit]     at 
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:766)
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.058 sec
    [junit] Running org.onelab.test.TestFilter
    [junit] 2008-12-03 20:04:12,829 INFO  [main] test.TestFilter(244): Checking 
for false negatives
    [junit] 2008-12-03 20:04:12,833 INFO  [main] test.TestFilter(255): Checking 
for false positives
    [junit] 2008-12-03 20:04:12,834 INFO  [main] test.TestFilter(262): Success!
    [junit] 2008-12-03 20:04:12,835 INFO  [main] test.TestFilter(226): Checking 
serialization/deserialization
    [junit] 2008-12-03 20:04:12,836 INFO  [main] test.TestFilter(244): Checking 
for false negatives
    [junit] 2008-12-03 20:04:12,844 INFO  [main] test.TestFilter(255): Checking 
for false positives
    [junit] 2008-12-03 20:04:12,845 INFO  [main] test.TestFilter(262): Success!
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.07 sec

BUILD FAILED
/zonestorage/hudson/home/hudson/hudson/jobs/HBase-Patch/workspace/trunk/build.xml:453:
 Tests failed!

Total time: 46 minutes 50 seconds
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Recording test results

Reply via email to