See http://hudson.zones.apache.org/hudson/job/HBase-Patch/725/changes
Changes:
[stack] HBASE-1609 We wait on leases to expire before regionserver goes down.
Rather, just let client fail
------------------------------------------
[...truncated 31254 lines...]
[junit] 2009-07-17 05:57:01,705 INFO [main] regionserver.HRegion(785):
compaction completed on region TestMergeTool,row_0500,1247810213498 in 0sec
[junit] 2009-07-17 05:57:01,705 DEBUG [main] regionserver.HRegion(2063):
Files for region: TestMergeTool,row_0500,1247810213498
[junit] 2009-07-17 05:57:01,706 DEBUG [main] regionserver.HRegion(2205): f
hdfs://localhost:53249/user/hudson/TestMergeTool/1625708954/.regioninfo size=632
[junit] 2009-07-17 05:57:01,706 DEBUG [main] regionserver.HRegion(2202): d
hdfs://localhost:53249/user/hudson/TestMergeTool/1625708954/contents
[junit] 2009-07-17 05:57:01,707 DEBUG [main] regionserver.HRegion(2205): f
hdfs://localhost:53249/user/hudson/TestMergeTool/1625708954/contents/6489752605499789611
size=471
[junit] 2009-07-17 05:57:01,707 INFO [main] regionserver.HRegion(2092):
Creating new region REGION => {NAME => 'TestMergeTool,row_0100,1247810221707',
STARTKEY => 'row_0100', ENDKEY => 'row_0600', ENCODED => 198322040, TABLE =>
{{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', VERSIONS => '3',
COMPRESSION => 'NONE', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY =>
'false', BLOCKCACHE => 'true'}]}}
[junit] 2009-07-17 05:57:01,717 INFO [main] regionserver.HRegion(2101):
starting merge of regions: TestMergeTool,row_0100,1247810220558 and
TestMergeTool,row_0500,1247810213498 into new region REGION => {NAME =>
'TestMergeTool,row_0100,1247810221707', STARTKEY => 'row_0100', ENDKEY =>
'row_0600', ENCODED => 198322040, TABLE => {{NAME => 'TestMergeTool', FAMILIES
=> [{NAME => 'contents', VERSIONS => '3', COMPRESSION => 'NONE', TTL =>
'2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE =>
'true'}]}} with start key <row_0100> and end key <row_0600>
[junit] 2009-07-17 05:57:01,717 DEBUG [main] regionserver.HRegion(451):
Closing TestMergeTool,row_0100,1247810220558: compactions & flushes disabled
[junit] 2009-07-17 05:57:01,717 DEBUG [main] regionserver.HRegion(468):
Updates disabled for region, no outstanding scanners on
TestMergeTool,row_0100,1247810220558
[junit] 2009-07-17 05:57:01,717 DEBUG [main] regionserver.HRegion(475): No
more row locks outstanding on region TestMergeTool,row_0100,1247810220558
[junit] 2009-07-17 05:57:01,718 DEBUG [main] regionserver.Store(451):
closed contents
[junit] 2009-07-17 05:57:01,718 INFO [main] regionserver.HRegion(487):
Closed TestMergeTool,row_0100,1247810220558
[junit] 2009-07-17 05:57:01,718 DEBUG [main] regionserver.HRegion(451):
Closing TestMergeTool,row_0500,1247810213498: compactions & flushes disabled
[junit] 2009-07-17 05:57:01,718 DEBUG [main] regionserver.HRegion(468):
Updates disabled for region, no outstanding scanners on
TestMergeTool,row_0500,1247810213498
[junit] 2009-07-17 05:57:01,718 DEBUG [main] regionserver.HRegion(475): No
more row locks outstanding on region TestMergeTool,row_0500,1247810213498
[junit] 2009-07-17 05:57:01,719 DEBUG [main] regionserver.Store(451):
closed contents
[junit] 2009-07-17 05:57:01,719 INFO [main] regionserver.HRegion(487):
Closed TestMergeTool,row_0500,1247810213498
[junit] 2009-07-17 05:57:01,753 DEBUG [main] regionserver.HRegion(2134):
Files for new region
[junit] 2009-07-17 05:57:01,753 DEBUG [main] regionserver.HRegion(2202): d
hdfs://localhost:53249/user/hudson/TestMergeTool/198322040/contents
[junit] 2009-07-17 05:57:01,754 DEBUG [main] regionserver.HRegion(2205): f
hdfs://localhost:53249/user/hudson/TestMergeTool/198322040/contents/4250494209936182235
size=653
[junit] 2009-07-17 05:57:01,755 DEBUG [main] regionserver.HRegion(2205): f
hdfs://localhost:53249/user/hudson/TestMergeTool/198322040/contents/689404652298564469
size=471
[junit] 2009-07-17 05:57:01,755 DEBUG [main] regionserver.HRegion(265):
Opening region TestMergeTool,row_0100,1247810221707, encoded=198322040
[junit] 2009-07-17 05:57:01,782 DEBUG [main] regionserver.Store(386):
loaded /user/hudson/TestMergeTool/198322040/contents/4250494209936182235,
isReference=false, sequence id=5, length=653, majorCompaction=true
[junit] 2009-07-17 05:57:01,786 DEBUG [main] regionserver.Store(386):
loaded /user/hudson/TestMergeTool/198322040/contents/689404652298564469,
isReference=false, sequence id=6, length=471, majorCompaction=true
[junit] 2009-07-17 05:57:01,788 INFO [main] regionserver.HRegion(340):
region TestMergeTool,row_0100,1247810221707/198322040 available; sequence id is
7
[junit] 2009-07-17 05:57:01,788 INFO [main] regionserver.HRegion(770):
Starting compaction on region TestMergeTool,row_0100,1247810221707
[junit] 2009-07-17 05:57:01,800 DEBUG [main] regionserver.Store(716):
Compaction size of contents: 1.1k; Skipped 0 file(s), size: 0
[junit] 2009-07-17 05:57:01,812 DEBUG [main] regionserver.Store(725):
Started compaction of 2 file(s) into
/user/hudson/TestMergeTool/compaction.dir/198322040/4896540057001752542
[junit] 2009-07-17 05:57:01,956 DEBUG [main] regionserver.Store(740):
Completed compaction of contents; store size is 791.0
[junit] 2009-07-17 05:57:01,963 INFO [main] regionserver.HRegion(785):
compaction completed on region TestMergeTool,row_0100,1247810221707 in 0sec
[junit] 2009-07-17 05:57:01,964 DEBUG [main] regionserver.HRegion(2141):
Files for new region
[junit] 2009-07-17 05:57:01,965 DEBUG [main] regionserver.HRegion(2205): f
hdfs://localhost:53249/user/hudson/TestMergeTool/198322040/.regioninfo size=631
[junit] 2009-07-17 05:57:01,965 DEBUG [main] regionserver.HRegion(2202): d
hdfs://localhost:53249/user/hudson/TestMergeTool/198322040/contents
[junit] 2009-07-17 05:57:01,966 DEBUG [main] regionserver.HRegion(2205): f
hdfs://localhost:53249/user/hudson/TestMergeTool/198322040/contents/3719415602585556024
size=791
[junit] 2009-07-17 05:57:01,966 DEBUG [main] regionserver.HRegion(1937):
DELETING region hdfs://localhost:53249/user/hudson/TestMergeTool/663405682
[junit] 2009-07-17 05:57:01,975 DEBUG [main] regionserver.HRegion(1937):
DELETING region hdfs://localhost:53249/user/hudson/TestMergeTool/1625708954
[junit] 2009-07-17 05:57:01,983 INFO [main] regionserver.HRegion(2147):
merge completed. New region is TestMergeTool,row_0100,1247810221707
[junit] 2009-07-17 05:57:01,984 DEBUG [main] util.Merge(319): Removing
region: REGION => {NAME => 'TestMergeTool,row_0100,1247810220558', STARTKEY =>
'row_0100', ENDKEY => 'row_0400', ENCODED => 663405682, TABLE => {{NAME =>
'TestMergeTool', FAMILIES => [{NAME => 'contents', VERSIONS => '3', COMPRESSION
=> 'NONE', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false',
BLOCKCACHE => 'true'}]}} from .META.,,1
[junit] 2009-07-17 05:57:01,984 DEBUG [main] util.Merge(319): Removing
region: REGION => {NAME => 'TestMergeTool,row_0500,1247810213498', STARTKEY =>
'row_0500', ENDKEY => 'row_0600', ENCODED => 1625708954, TABLE => {{NAME =>
'TestMergeTool', FAMILIES => [{NAME => 'contents', VERSIONS => '3', COMPRESSION
=> 'NONE', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false',
BLOCKCACHE => 'true'}]}} from .META.,,1
[junit] 2009-07-17 05:57:01,985 INFO [main] util.Merge(255): Adding REGION
=> {NAME => 'TestMergeTool,row_0100,1247810221707', STARTKEY => 'row_0100',
ENDKEY => 'row_0600', ENCODED => 198322040, TABLE => {{NAME => 'TestMergeTool',
FAMILIES => [{NAME => 'contents', VERSIONS => '3', COMPRESSION => 'NONE', TTL
=> '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE =>
'true'}]}} to REGION => {NAME => '.META.,,1', STARTKEY => '', ENDKEY => '',
ENCODED => 1028785192, TABLE => {{NAME => '.META.', IS_META => 'true',
MEMSTORE_FLUSHSIZE => '16384', FAMILIES => [{NAME => 'historian', VERSIONS =>
'2147483647', COMPRESSION => 'NONE', TTL => '604800', BLOCKSIZE => '8192',
IN_MEMORY => 'false', BLOCKCACHE => 'false'}, {NAME => 'info', VERSIONS =>
'10', COMPRESSION => 'NONE', TTL => '2147483647', BLOCKSIZE => '8192',
IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}}
[junit] 2009-07-17 05:57:01,986 DEBUG [main] regionserver.HRegion(451):
Closing TestMergeTool,row_0100,1247810221707: compactions & flushes disabled
[junit] 2009-07-17 05:57:01,986 DEBUG [main] regionserver.HRegion(468):
Updates disabled for region, no outstanding scanners on
TestMergeTool,row_0100,1247810221707
[junit] 2009-07-17 05:57:01,986 DEBUG [main] regionserver.HRegion(475): No
more row locks outstanding on region TestMergeTool,row_0100,1247810221707
[junit] 2009-07-17 05:57:01,986 DEBUG [main] regionserver.Store(451):
closed contents
[junit] 2009-07-17 05:57:01,987 INFO [main] regionserver.HRegion(487):
Closed TestMergeTool,row_0100,1247810221707
[junit] 2009-07-17 05:57:01,987 DEBUG [main] regionserver.HRegion(451):
Closing -ROOT-,,0: compactions & flushes disabled
[junit] 2009-07-17 05:57:01,987 DEBUG [main] regionserver.HRegion(468):
Updates disabled for region, no outstanding scanners on -ROOT-,,0
[junit] 2009-07-17 05:57:01,987 DEBUG [main] regionserver.HRegion(475): No
more row locks outstanding on region -ROOT-,,0
[junit] 2009-07-17 05:57:01,987 DEBUG [main] regionserver.Store(451):
closed info
[junit] 2009-07-17 05:57:01,988 INFO [main] regionserver.HRegion(487):
Closed -ROOT-,,0
[junit] 2009-07-17 05:57:01,988 DEBUG [main] regionserver.HRegion(451):
Closing .META.,,1: compactions & flushes disabled
[junit] 2009-07-17 05:57:01,988 DEBUG [main] regionserver.HRegion(468):
Updates disabled for region, no outstanding scanners on .META.,,1
[junit] 2009-07-17 05:57:01,988 DEBUG [main] regionserver.HRegion(475): No
more row locks outstanding on region .META.,,1
[junit] 2009-07-17 05:57:01,988 DEBUG [main] regionserver.HRegion(895):
Started memstore flush for region .META.,,1. Current region memstore size 1016.0
[junit] 2009-07-17 05:57:02,015 DEBUG [main] regionserver.Store(533): Added
hdfs://localhost:53249/user/hudson/.META./1028785192/historian/927404577989385937,
entries=2, sequenceid=27, memsize=288.0, filesize=521.0 to .META.,,1
[junit] 2009-07-17 05:57:02,042 DEBUG [main] regionserver.Store(533): Added
hdfs://localhost:53249/user/hudson/.META./1028785192/info/3192361007274456294,
entries=3, sequenceid=27, memsize=728.0, filesize=874.0 to .META.,,1
[junit] 2009-07-17 05:57:02,043 DEBUG [main] regionserver.HRegion(972):
Finished memstore flush of ~1016.0 for region .META.,,1 in 55ms, sequence
id=27, compaction requested=true
[junit] 2009-07-17 05:57:02,043 DEBUG [main] regionserver.Store(451):
closed historian
[junit] 2009-07-17 05:57:02,043 DEBUG [main] regionserver.Store(451):
closed info
[junit] 2009-07-17 05:57:02,043 INFO [main] regionserver.HRegion(487):
Closed .META.,,1
[junit] 2009-07-17 05:57:02,064 INFO [main] regionserver.HLog(315): Roll
/user/hudson/.logs_1247810221176/hlog.dat.1247810221210, entries=6,
calcsize=1131, filesize=1151. New hlog
/user/hudson/.logs_1247810221176/hlog.dat.1247810222055
[junit] 2009-07-17 05:57:02,064 DEBUG [main] regionserver.HLog(324): Last
sequence written is empty. Deleting all old hlogs
[junit] 2009-07-17 05:57:02,064 INFO [main] regionserver.HLog(449):
removing old hlog file /user/hudson/.logs_1247810221176/hlog.dat.1247810221210
whose highest sequence/edit id is 26
[junit] 2009-07-17 05:57:02,071 DEBUG [main] regionserver.HLog(486):
closing hlog writer in hdfs://localhost:53249/user/hudson/.logs_1247810221176
[junit] 2009-07-17 05:57:02,091 DEBUG [main] regionserver.HRegion(1819):
Opening region: REGION => {NAME => 'TestMergeTool,row_0100,1247810221707',
STARTKEY => 'row_0100', ENDKEY => 'row_0600', ENCODED => 198322040, TABLE =>
{{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', VERSIONS => '3',
COMPRESSION => 'NONE', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY =>
'false', BLOCKCACHE => 'true'}]}}
[junit] 2009-07-17 05:57:02,091 DEBUG [main] regionserver.HRegion(265):
Opening region TestMergeTool,row_0100,1247810221707, encoded=198322040
[junit] 2009-07-17 05:57:02,098 DEBUG [main] regionserver.Store(386):
loaded /user/hudson/TestMergeTool/198322040/contents/3719415602585556024,
isReference=false, sequence id=6, length=791, majorCompaction=false
[junit] 2009-07-17 05:57:02,100 INFO [main] regionserver.HRegion(340):
region TestMergeTool,row_0100,1247810221707/198322040 available; sequence id is
7
[junit] 2009-07-17 05:57:02,104 DEBUG [main] regionserver.HRegion(451):
Closing TestMergeTool,row_0100,1247810221707: compactions & flushes disabled
[junit] 2009-07-17 05:57:02,105 DEBUG [main] regionserver.HRegion(468):
Updates disabled for region, no outstanding scanners on
TestMergeTool,row_0100,1247810221707
[junit] 2009-07-17 05:57:02,105 DEBUG [main] regionserver.HRegion(475): No
more row locks outstanding on region TestMergeTool,row_0100,1247810221707
[junit] 2009-07-17 05:57:02,105 DEBUG [main] regionserver.Store(451):
closed contents
[junit] 2009-07-17 05:57:02,105 INFO [main] regionserver.HRegion(487):
Closed TestMergeTool,row_0100,1247810221707
[junit] 2009-07-17 05:57:02,105 INFO [main] util.TestMergeTool(187):
Verified merging regions 0+1+2 and 3
[junit] 2009-07-17 05:57:02,105 INFO [main] util.TestMergeTool(174):
merging regions 0+1+2+3 and 4
[junit] 2009-07-17 05:57:02,106 INFO [main] util.Merge(82): Verifying that
file system is available...
[junit] 2009-07-17 05:57:02,107 INFO [main] util.Merge(91): Verifying that
HBase is not running...
[junit] 2009-07-17 05:57:02,134 DEBUG [main] client.HConnectionManager(97):
Created new HBASE_INSTANCES
[junit] 2009-07-17 05:57:02,237 INFO [main] util.Merge(197): Merging
regions TestMergeTool,row_0100,1247810221707 and TestMergeTool,,1247810213499
in table TestMergeTool
[junit] 2009-07-17 05:57:02,250 INFO [main] regionserver.HLog(215): HLog
configuration: blocksize=67108864, rollsize=63753420, enabled=true,
flushlogentries=100, optionallogflushinternal=10000ms
[junit] 2009-07-17 05:57:02,259 INFO [main] regionserver.HLog(315): New
hlog /user/hudson/.logs_1247810222238/hlog.dat.1247810222251
[junit] 2009-07-17 05:57:02,259 DEBUG [main] regionserver.HRegion(1819):
Opening region: REGION => {NAME => '-ROOT-,,0', STARTKEY => '', ENDKEY => '',
ENCODED => 70236052, TABLE => {{NAME => '-ROOT-', IS_ROOT => 'true', IS_META =>
'true', MEMSTORE_FLUSHSIZE => '16384', FAMILIES => [{NAME => 'info',
COMPRESSION => 'NONE', VERSIONS => '10', TTL => '2147483647', BLOCKSIZE =>
'8192', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}}
[junit] 2009-07-17 05:57:02,259 DEBUG [main] regionserver.HRegion(265):
Opening region -ROOT-,,0, encoded=70236052
[junit] 2009-07-17 05:57:02,267 DEBUG [main] regionserver.Store(386):
loaded /user/hudson/-ROOT-/70236052/info/9050499885527779555,
isReference=false, sequence id=2, length=840, majorCompaction=false
[junit] 2009-07-17 05:57:02,270 INFO [main] regionserver.HRegion(340):
region -ROOT-,,0/70236052 available; sequence id is 3
[junit] 2009-07-17 05:57:02,270 INFO [main] regionserver.HRegion(770):
Starting compaction on region -ROOT-,,0
[junit] 2009-07-17 05:57:02,272 INFO [main] regionserver.HRegion(785):
compaction completed on region -ROOT-,,0 in 0sec
[junit] 2009-07-17 05:57:02,273 INFO [main] util.Merge(211): Found meta
for region1 .META.,,1, meta for region2 .META.,,1
[junit] 2009-07-17 05:57:02,273 DEBUG [main] regionserver.HRegion(1819):
Opening region: REGION => {NAME => '.META.,,1', STARTKEY => '', ENDKEY => '',
ENCODED => 1028785192, TABLE => {{NAME => '.META.', IS_META => 'true',
MEMSTORE_FLUSHSIZE => '16384', FAMILIES => [{NAME => 'historian', VERSIONS =>
'2147483647', COMPRESSION => 'NONE', TTL => '604800', BLOCKSIZE => '8192',
IN_MEMORY => 'false', BLOCKCACHE => 'false'}, {NAME => 'info', VERSIONS =>
'10', COMPRESSION => 'NONE', TTL => '2147483647', BLOCKSIZE => '8192',
IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}}
[junit] 2009-07-17 05:57:02,274 DEBUG [main] regionserver.HRegion(265):
Opening region .META.,,1, encoded=1028785192
[junit] 2009-07-17 05:57:02,281 DEBUG [main] regionserver.Store(386):
loaded /user/hudson/.META./1028785192/historian/3096312875615452797,
isReference=false, sequence id=20, length=651, majorCompaction=false
[junit] 2009-07-17 05:57:02,285 DEBUG [main] regionserver.Store(386):
loaded /user/hudson/.META./1028785192/historian/927404577989385937,
isReference=false, sequence id=27, length=521, majorCompaction=false
[junit] 2009-07-17 05:57:02,291 DEBUG [main] regionserver.Store(386):
loaded /user/hudson/.META./1028785192/info/1664225667555937548,
isReference=false, sequence id=20, length=994, majorCompaction=false
[junit] 2009-07-17 05:57:02,295 DEBUG [main] regionserver.Store(386):
loaded /user/hudson/.META./1028785192/info/3192361007274456294,
isReference=false, sequence id=27, length=874, majorCompaction=false
[junit] 2009-07-17 05:57:02,299 DEBUG [main] regionserver.Store(386):
loaded /user/hudson/.META./1028785192/info/5593332232085444565,
isReference=false, sequence id=6, length=2226, majorCompaction=false
[junit] 2009-07-17 05:57:02,301 INFO [main] regionserver.HRegion(340):
region .META.,,1/1028785192 available; sequence id is 28
[junit] 2009-07-17 05:57:02,302 INFO [main] regionserver.HRegion(770):
Starting compaction on region .META.,,1
[junit] 2009-07-17 05:57:02,310 DEBUG [main] regionserver.Store(716):
Compaction size of historian: 1.1k; Skipped 0 file(s), size: 0
[junit] 2009-07-17 05:57:02,322 DEBUG [main] regionserver.Store(725):
Started compaction of 2 file(s) into
/user/hudson/.META./compaction.dir/1028785192/182836080426421967
[junit] 2009-07-17 05:57:02,374 DEBUG [main] regionserver.Store(740):
Completed compaction of historian; store size is 781.0
[junit] 2009-07-17 05:57:02,376 DEBUG [main] regionserver.Store(716):
Compaction size of info: 4.0k; Skipped 1 file(s), size: 2226
[junit] 2009-07-17 05:57:02,386 DEBUG [main] regionserver.Store(725):
Started compaction of 2 file(s) into
/user/hudson/.META./compaction.dir/1028785192/1433239192452090119
[junit] 2009-07-17 05:57:02,430 DEBUG [main] regionserver.Store(740):
Completed compaction of info; store size is 3.3k
[junit] 2009-07-17 05:57:02,438 INFO [main] regionserver.HRegion(785):
compaction completed on region .META.,,1 in 0sec
[junit] 2009-07-17 05:57:02,440 DEBUG [main] regionserver.HRegion(1819):
Opening region: REGION => {NAME => 'TestMergeTool,row_0100,1247810221707',
STARTKEY => 'row_0100', ENDKEY => 'row_0600', ENCODED => 198322040, TABLE =>
{{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', COMPRESSION =>
'NONE', VERSIONS => '3', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY
=> 'false', BLOCKCACHE => 'true'}]}}
[junit] 2009-07-17 05:57:02,440 DEBUG [main] regionserver.HRegion(265):
Opening region TestMergeTool,row_0100,1247810221707, encoded=198322040
[junit] 2009-07-17 05:57:02,447 DEBUG [main] regionserver.Store(386):
loaded /user/hudson/TestMergeTool/198322040/contents/3719415602585556024,
isReference=false, sequence id=6, length=791, majorCompaction=false
[junit] 2009-07-17 05:57:02,449 INFO [main] regionserver.HRegion(340):
region TestMergeTool,row_0100,1247810221707/198322040 available; sequence id is
7
[junit] 2009-07-17 05:57:02,449 DEBUG [main] regionserver.HRegion(1819):
Opening region: REGION => {NAME => 'TestMergeTool,,1247810213499', STARTKEY =>
'', ENDKEY => '', ENCODED => 710217663, TABLE => {{NAME => 'TestMergeTool',
FAMILIES => [{NAME => 'contents', VERSIONS => '3', COMPRESSION => 'NONE', TTL
=> '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE =>
'true'}]}}
[junit] 2009-07-17 05:57:02,449 DEBUG [main] regionserver.HRegion(265):
Opening region TestMergeTool,,1247810213499, encoded=710217663
[junit] 2009-07-17 05:57:02,456 DEBUG [main] regionserver.Store(386):
loaded /user/hudson/TestMergeTool/710217663/contents/7327790311114506390,
isReference=false, sequence id=7, length=471, majorCompaction=false
[junit] 2009-07-17 05:57:02,458 INFO [main] regionserver.HRegion(340):
region TestMergeTool,,1247810213499/710217663 available; sequence id is 8
[junit] 2009-07-17 05:57:02,458 INFO [main] regionserver.HRegion(770):
Starting major compaction on region TestMergeTool,row_0100,1247810221707
[junit] 2009-07-17 05:57:02,482 DEBUG [main] regionserver.Store(725):
Started compaction of 1 file(s) into
/user/hudson/TestMergeTool/compaction.dir/198322040/3546533139245949080
[junit] 2009-07-17 05:57:02,642 DEBUG [main] regionserver.Store(740):
Completed major compaction of contents; store size is 791.0
[junit] 2009-07-17 05:57:02,653 INFO [main] regionserver.HRegion(785):
compaction completed on region TestMergeTool,row_0100,1247810221707 in 0sec
[junit] 2009-07-17 05:57:02,653 DEBUG [main] regionserver.HRegion(2058):
Files for region: TestMergeTool,row_0100,1247810221707
[junit] 2009-07-17 05:57:02,654 DEBUG [main] regionserver.HRegion(2205): f
hdfs://localhost:53249/user/hudson/TestMergeTool/198322040/.regioninfo size=631
[junit] 2009-07-17 05:57:02,654 DEBUG [main] regionserver.HRegion(2202): d
hdfs://localhost:53249/user/hudson/TestMergeTool/198322040/contents
[junit] 2009-07-17 05:57:02,655 DEBUG [main] regionserver.HRegion(2205): f
hdfs://localhost:53249/user/hudson/TestMergeTool/198322040/contents/7081845515692216109
size=791
[junit] 2009-07-17 05:57:02,655 INFO [main] regionserver.HRegion(770):
Starting major compaction on region TestMergeTool,,1247810213499
[junit] 2009-07-17 05:57:02,677 DEBUG [main] regionserver.Store(725):
Started compaction of 1 file(s) into
/user/hudson/TestMergeTool/compaction.dir/710217663/2347505285215442907
[junit] 2009-07-17 05:57:02,713 DEBUG [main] regionserver.Store(740):
Completed major compaction of contents; store size is 471.0
[junit] 2009-07-17 05:57:02,721 INFO [main] regionserver.HRegion(785):
compaction completed on region TestMergeTool,,1247810213499 in 0sec
[junit] 2009-07-17 05:57:02,721 DEBUG [main] regionserver.HRegion(2063):
Files for region: TestMergeTool,,1247810213499
[junit] 2009-07-17 05:57:02,722 DEBUG [main] regionserver.HRegion(2205): f
hdfs://localhost:53249/user/hudson/TestMergeTool/710217663/.regioninfo size=583
[junit] 2009-07-17 05:57:02,722 DEBUG [main] regionserver.HRegion(2202): d
hdfs://localhost:53249/user/hudson/TestMergeTool/710217663/contents
[junit] 2009-07-17 05:57:02,723 DEBUG [main] regionserver.HRegion(2205): f
hdfs://localhost:53249/user/hudson/TestMergeTool/710217663/contents/2864492701190986448
size=471
[junit] 2009-07-17 05:57:02,723 INFO [main] regionserver.HRegion(2092):
Creating new region REGION => {NAME => 'TestMergeTool,,1247810222723', STARTKEY
=> '', ENDKEY => '', ENCODED => 1329189353, TABLE => {{NAME => 'TestMergeTool',
FAMILIES => [{NAME => 'contents', COMPRESSION => 'NONE', VERSIONS => '3', TTL
=> '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE =>
'true'}]}}
[junit] 2009-07-17 05:57:02,733 INFO [main] regionserver.HRegion(2101):
starting merge of regions: TestMergeTool,row_0100,1247810221707 and
TestMergeTool,,1247810213499 into new region REGION => {NAME =>
'TestMergeTool,,1247810222723', STARTKEY => '', ENDKEY => '', ENCODED =>
1329189353, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME =>
'contents', COMPRESSION => 'NONE', VERSIONS => '3', TTL => '2147483647',
BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}} with start
key <> and end key <>
[junit] 2009-07-17 05:57:02,733 DEBUG [main] regionserver.HRegion(451):
Closing TestMergeTool,row_0100,1247810221707: compactions & flushes disabled
[junit] 2009-07-17 05:57:02,733 DEBUG [main] regionserver.HRegion(468):
Updates disabled for region, no outstanding scanners on
TestMergeTool,row_0100,1247810221707
[junit] 2009-07-17 05:57:02,733 DEBUG [main] regionserver.HRegion(475): No
more row locks outstanding on region TestMergeTool,row_0100,1247810221707
[junit] 2009-07-17 05:57:02,734 DEBUG [main] regionserver.Store(451):
closed contents
[junit] 2009-07-17 05:57:02,734 INFO [main] regionserver.HRegion(487):
Closed TestMergeTool,row_0100,1247810221707
[junit] 2009-07-17 05:57:02,734 DEBUG [main] regionserver.HRegion(451):
Closing TestMergeTool,,1247810213499: compactions & flushes disabled
[junit] 2009-07-17 05:57:02,734 DEBUG [main] regionserver.HRegion(468):
Updates disabled for region, no outstanding scanners on
TestMergeTool,,1247810213499
[junit] 2009-07-17 05:57:02,734 DEBUG [main] regionserver.HRegion(475): No
more row locks outstanding on region TestMergeTool,,1247810213499
[junit] 2009-07-17 05:57:02,735 DEBUG [main] regionserver.Store(451):
closed contents
[junit] 2009-07-17 05:57:02,735 INFO [main] regionserver.HRegion(487):
Closed TestMergeTool,,1247810213499
[junit] 2009-07-17 05:57:02,769 DEBUG [main] regionserver.HRegion(2134):
Files for new region
[junit] 2009-07-17 05:57:02,769 DEBUG [main] regionserver.HRegion(2202): d
hdfs://localhost:53249/user/hudson/TestMergeTool/1329189353/contents
[junit] 2009-07-17 05:57:02,770 DEBUG [main] regionserver.HRegion(2205): f
hdfs://localhost:53249/user/hudson/TestMergeTool/1329189353/contents/3339298616674784395
size=471
[junit] 2009-07-17 05:57:02,771 DEBUG [main] regionserver.HRegion(2205): f
hdfs://localhost:53249/user/hudson/TestMergeTool/1329189353/contents/8404579264033454634
size=791
[junit] 2009-07-17 05:57:02,771 DEBUG [main] regionserver.HRegion(265):
Opening region TestMergeTool,,1247810222723, encoded=1329189353
[junit] 2009-07-17 05:57:02,803 DEBUG [main] regionserver.Store(386):
loaded /user/hudson/TestMergeTool/1329189353/contents/3339298616674784395,
isReference=false, sequence id=7, length=471, majorCompaction=true
[junit] 2009-07-17 05:57:02,807 DEBUG [main] regionserver.Store(386):
loaded /user/hudson/TestMergeTool/1329189353/contents/8404579264033454634,
isReference=false, sequence id=6, length=791, majorCompaction=true
[junit] 2009-07-17 05:57:02,810 INFO [main] regionserver.HRegion(340):
region TestMergeTool,,1247810222723/1329189353 available; sequence id is 8
[junit] 2009-07-17 05:57:02,810 INFO [main] regionserver.HRegion(770):
Starting compaction on region TestMergeTool,,1247810222723
[junit] 2009-07-17 05:57:02,820 DEBUG [main] regionserver.Store(716):
Compaction size of contents: 1.2k; Skipped 0 file(s), size: 0
[junit] 2009-07-17 05:57:02,833 DEBUG [main] regionserver.Store(725):
Started compaction of 2 file(s) into
/user/hudson/TestMergeTool/compaction.dir/1329189353/8071525010075469182
[junit] 2009-07-17 05:57:02,876 DEBUG [main] regionserver.Store(740):
Completed compaction of contents; store size is 929.0
[junit] 2009-07-17 05:57:02,884 INFO [main] regionserver.HRegion(785):
compaction completed on region TestMergeTool,,1247810222723 in 0sec
[junit] 2009-07-17 05:57:02,885 DEBUG [main] regionserver.HRegion(2141):
Files for new region
[junit] 2009-07-17 05:57:02,886 DEBUG [main] regionserver.HRegion(2205): f
hdfs://localhost:53249/user/hudson/TestMergeTool/1329189353/.regioninfo size=584
[junit] 2009-07-17 05:57:02,886 DEBUG [main] regionserver.HRegion(2202): d
hdfs://localhost:53249/user/hudson/TestMergeTool/1329189353/contents
[junit] 2009-07-17 05:57:02,887 DEBUG [main] regionserver.HRegion(2205): f
hdfs://localhost:53249/user/hudson/TestMergeTool/1329189353/contents/7364559190771043693
size=929
[junit] 2009-07-17 05:57:02,887 DEBUG [main] regionserver.HRegion(1937):
DELETING region hdfs://localhost:53249/user/hudson/TestMergeTool/198322040
[junit] 2009-07-17 05:57:02,896 DEBUG [main] regionserver.HRegion(1937):
DELETING region hdfs://localhost:53249/user/hudson/TestMergeTool/710217663
[junit] 2009-07-17 05:57:02,904 INFO [main] regionserver.HRegion(2147):
merge completed. New region is TestMergeTool,,1247810222723
[junit] 2009-07-17 05:57:02,905 DEBUG [main] util.Merge(319): Removing
region: REGION => {NAME => 'TestMergeTool,row_0100,1247810221707', STARTKEY =>
'row_0100', ENDKEY => 'row_0600', ENCODED => 198322040, TABLE => {{NAME =>
'TestMergeTool', FAMILIES => [{NAME => 'contents', COMPRESSION => 'NONE',
VERSIONS => '3', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY =>
'false', BLOCKCACHE => 'true'}]}} from .META.,,1
[junit] 2009-07-17 05:57:02,905 DEBUG [main] util.Merge(319): Removing
region: REGION => {NAME => 'TestMergeTool,,1247810213499', STARTKEY => '',
ENDKEY => '', ENCODED => 710217663, TABLE => {{NAME => 'TestMergeTool',
FAMILIES => [{NAME => 'contents', VERSIONS => '3', COMPRESSION => 'NONE', TTL
=> '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE =>
'true'}]}} from .META.,,1
[junit] 2009-07-17 05:57:02,906 INFO [main] util.Merge(255): Adding REGION
=> {NAME => 'TestMergeTool,,1247810222723', STARTKEY => '', ENDKEY => '',
ENCODED => 1329189353, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME
=> 'contents', COMPRESSION => 'NONE', VERSIONS => '3', TTL => '2147483647',
BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}} to REGION
=> {NAME => '.META.,,1', STARTKEY => '', ENDKEY => '', ENCODED => 1028785192,
TABLE => {{NAME => '.META.', IS_META => 'true', MEMSTORE_FLUSHSIZE => '16384',
FAMILIES => [{NAME => 'historian', VERSIONS => '2147483647', COMPRESSION =>
'NONE', TTL => '604800', BLOCKSIZE => '8192', IN_MEMORY => 'false', BLOCKCACHE
=> 'false'}, {NAME => 'info', VERSIONS => '10', COMPRESSION => 'NONE', TTL =>
'2147483647', BLOCKSIZE => '8192', IN_MEMORY => 'false', BLOCKCACHE =>
'true'}]}}
[junit] 2009-07-17 05:57:02,907 DEBUG [main] regionserver.HRegion(451):
Closing TestMergeTool,,1247810222723: compactions & flushes disabled
[junit] 2009-07-17 05:57:02,907 DEBUG [main] regionserver.HRegion(468):
Updates disabled for region, no outstanding scanners on
TestMergeTool,,1247810222723
[junit] 2009-07-17 05:57:02,907 DEBUG [main] regionserver.HRegion(475): No
more row locks outstanding on region TestMergeTool,,1247810222723
[junit] 2009-07-17 05:57:02,907 DEBUG [main] regionserver.Store(451):
closed contents
[junit] 2009-07-17 05:57:02,907 INFO [main] regionserver.HRegion(487):
Closed TestMergeTool,,1247810222723
[junit] 2009-07-17 05:57:02,908 DEBUG [main] regionserver.HRegion(451):
Closing -ROOT-,,0: compactions & flushes disabled
[junit] 2009-07-17 05:57:02,908 DEBUG [main] regionserver.HRegion(468):
Updates disabled for region, no outstanding scanners on -ROOT-,,0
[junit] 2009-07-17 05:57:02,908 DEBUG [main] regionserver.HRegion(475): No
more row locks outstanding on region -ROOT-,,0
[junit] 2009-07-17 05:57:02,908 DEBUG [main] regionserver.Store(451):
closed info
[junit] 2009-07-17 05:57:02,908 INFO [main] regionserver.HRegion(487):
Closed -ROOT-,,0
[junit] 2009-07-17 05:57:02,909 DEBUG [main] regionserver.HRegion(451):
Closing .META.,,1: compactions & flushes disabled
[junit] 2009-07-17 05:57:02,909 DEBUG [main] regionserver.HRegion(468):
Updates disabled for region, no outstanding scanners on .META.,,1
[junit] 2009-07-17 05:57:02,909 DEBUG [main] regionserver.HRegion(475): No
more row locks outstanding on region .META.,,1
[junit] 2009-07-17 05:57:02,909 DEBUG [main] regionserver.HRegion(895):
Started memstore flush for region .META.,,1. Current region memstore size 968.0
[junit] 2009-07-17 05:57:02,935 DEBUG [main] regionserver.Store(533): Added
hdfs://localhost:53249/user/hudson/.META./1028785192/historian/116770170009761191,
entries=2, sequenceid=34, memsize=280.0, filesize=505.0 to .META.,,1
[junit] 2009-07-17 05:57:02,963 DEBUG [main] regionserver.Store(533): Added
hdfs://localhost:53249/user/hudson/.META./1028785192/info/6466186942934844076,
entries=3, sequenceid=34, memsize=688.0, filesize=826.0 to .META.,,1
[junit] 2009-07-17 05:57:02,963 DEBUG [main] regionserver.HRegion(972):
Finished memstore flush of ~968.0 for region .META.,,1 in 54ms, sequence id=34,
compaction requested=true
[junit] 2009-07-17 05:57:02,964 DEBUG [main] regionserver.Store(451):
closed historian
[junit] 2009-07-17 05:57:02,964 DEBUG [main] regionserver.Store(451):
closed info
[junit] 2009-07-17 05:57:02,964 INFO [main] regionserver.HRegion(487):
Closed .META.,,1
[junit] 2009-07-17 05:57:02,989 INFO [main] regionserver.HLog(315): Roll
/user/hudson/.logs_1247810222238/hlog.dat.1247810222251, entries=6,
calcsize=1083, filesize=1103. New hlog
/user/hudson/.logs_1247810222238/hlog.dat.1247810222978
[junit] 2009-07-17 05:57:02,989 DEBUG [main] regionserver.HLog(324): Last
sequence written is empty. Deleting all old hlogs
[junit] 2009-07-17 05:57:02,989 INFO [main] regionserver.HLog(449):
removing old hlog file /user/hudson/.logs_1247810222238/hlog.dat.1247810222251
whose highest sequence/edit id is 33
[junit] 2009-07-17 05:57:02,998 DEBUG [main] regionserver.HLog(486):
closing hlog writer in hdfs://localhost:53249/user/hudson/.logs_1247810222238
[junit] 2009-07-17 05:57:03,020 DEBUG [main] regionserver.HRegion(1819):
Opening region: REGION => {NAME => 'TestMergeTool,,1247810222723', STARTKEY =>
'', ENDKEY => '', ENCODED => 1329189353, TABLE => {{NAME => 'TestMergeTool',
FAMILIES => [{NAME => 'contents', COMPRESSION => 'NONE', VERSIONS => '3', TTL
=> '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE =>
'true'}]}}
[junit] 2009-07-17 05:57:03,020 DEBUG [main] regionserver.HRegion(265):
Opening region TestMergeTool,,1247810222723, encoded=1329189353
[junit] 2009-07-17 05:57:03,026 DEBUG [main] regionserver.Store(386):
loaded /user/hudson/TestMergeTool/1329189353/contents/7364559190771043693,
isReference=false, sequence id=7, length=929, majorCompaction=false
[junit] 2009-07-17 05:57:03,029 INFO [main] regionserver.HRegion(340):
region TestMergeTool,,1247810222723/1329189353 available; sequence id is 8
[junit] 2009-07-17 05:57:03,034 DEBUG [main] regionserver.HRegion(451):
Closing TestMergeTool,,1247810222723: compactions & flushes disabled
[junit] 2009-07-17 05:57:03,034 DEBUG [main] regionserver.HRegion(468):
Updates disabled for region, no outstanding scanners on
TestMergeTool,,1247810222723
[junit] 2009-07-17 05:57:03,034 DEBUG [main] regionserver.HRegion(475): No
more row locks outstanding on region TestMergeTool,,1247810222723
[junit] 2009-07-17 05:57:03,034 DEBUG [main] regionserver.Store(451):
closed contents
[junit] 2009-07-17 05:57:03,034 INFO [main] regionserver.HRegion(487):
Closed TestMergeTool,,1247810222723
[junit] 2009-07-17 05:57:03,035 INFO [main] util.TestMergeTool(187):
Verified merging regions 0+1+2+3 and 4
[junit] 2009-07-17 05:57:03,035 DEBUG [main] regionserver.HLog(486):
closing hlog writer in /tmp/.logs_1247810218746
[junit] 2009-07-17 05:57:03,178 INFO [main] hbase.HBaseTestCase(627):
Shutting down FileSystem
[junit] 2009-07-17 05:57:03,178 INFO [main] hbase.HBaseTestCase(634):
Shutting down Mini DFS
[junit] Shutting down the Mini HDFS Cluster
[junit] Shutting down DataNode 1
[junit] 2009-07-17 05:57:03,281 WARN
[org.apache.hadoop.hdfs.server.datanode.dataxceiverser...@4d41e2]
datanode.DataXceiverServer(137): DatanodeRegistration(127.0.0.1:49160,
storageID=DS-561960636-67.195.138.9-49160-1247810216893, infoPort=42891,
ipcPort=50012):DataXceiveServer: java.nio.channels.AsynchronousCloseException
[junit] at
java.nio.channels.spi.AbstractInterruptibleChannel.end(AbstractInterruptibleChannel.java:185)
[junit] at
sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:152)
[junit] at
sun.nio.ch.ServerSocketAdaptor.accept(ServerSocketAdaptor.java:84)
[junit] at
org.apache.hadoop.hdfs.server.datanode.DataXceiverServer.run(DataXceiverServer.java:130)
[junit] at java.lang.Thread.run(Thread.java:619)
[junit]
[junit] Shutting down DataNode 0
[junit] 2009-07-17 05:57:04,383 WARN
[org.apache.hadoop.hdfs.server.datanode.dataxceiverser...@113981b]
datanode.DataXceiverServer(137): DatanodeRegistration(127.0.0.1:56449,
storageID=DS-1601805121-67.195.138.9-56449-1247810216176, infoPort=37241,
ipcPort=52715):DataXceiveServer: java.nio.channels.AsynchronousCloseException
[junit] at
java.nio.channels.spi.AbstractInterruptibleChannel.end(AbstractInterruptibleChannel.java:185)
[junit] at
sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:152)
[junit] at
sun.nio.ch.ServerSocketAdaptor.accept(ServerSocketAdaptor.java:84)
[junit] at
org.apache.hadoop.hdfs.server.datanode.DataXceiverServer.run(DataXceiverServer.java:130)
[junit] at java.lang.Thread.run(Thread.java:619)
[junit]
[junit] 2009-07-17 05:57:05,483 WARN
[org.apache.hadoop.hdfs.server.namenode.fsnamesystem$replicationmoni...@a9255c]
namenode.FSNamesystem$ReplicationMonitor(2306): ReplicationMonitor thread
received InterruptedException.java.lang.InterruptedException: sleep interrupted
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 12.069 sec
[junit] Running org.apache.hadoop.hbase.util.TestRootPath
[junit] 2009-07-17 05:57:05,922 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:214)
[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.072 sec
BUILD FAILED
http://hudson.zones.apache.org/hudson/job/HBase-Patch/ws/trunk/build.xml :509:
Tests failed!
Total time: 40 minutes 2 seconds
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Recording test results
Publishing Clover coverage report...