You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by Apache Hudson Server <hu...@hudson.zones.apache.org> on 2009/01/13 11:55:54 UTC

Build failed in Hudson: HBase-Patch #481

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

Changes:

[stack] HBASE-1121 Cluster confused about where -ROOT- is; commit better logging

[stack] HBASE-1121 Cluster confused about where -ROOT- is; commit better logging

[stack] Minor edit

[apurtell] HBASE-1119 ArrayOutOfBoundsException in HStore.compact

[stack] HBASE-1116 generated web.xml and svn don't play nice together

[stack] HBASE-1114 Weird NPEs compacting

[jimk] HBASE-1104, HBASE-1098, HBASE-1096: Doubly-assigned regions redux, IllegalStateException: Cannot set a region to be closed it it was not already marked as closing, Does not recover if HRS carrying -ROOT- goes down

------------------------------------------
[...truncated 22791 lines...]
    [junit] 2009-01-13 10:55:37,491 DEBUG [main] regionserver.HStore(600): closed 70236052/info
    [junit] 2009-01-13 10:55:37,492 INFO  [main] regionserver.HRegion(441): Closed -ROOT-,,0
    [junit] 2009-01-13 10:55:37,492 DEBUG [main] regionserver.HRegion(392): Closing .META.,,1: compactions & flushes disabled 
    [junit] 2009-01-13 10:55:37,492 DEBUG [main] regionserver.HRegion(422): Updates disabled for region, no outstanding scanners on .META.,,1
    [junit] 2009-01-13 10:55:37,493 DEBUG [main] regionserver.HRegion(429): No more row locks outstanding on region .META.,,1
    [junit] 2009-01-13 10:55:37,493 DEBUG [main] regionserver.HRegion(844): Started memcache flush for region .META.,,1. Current region memcache size 945.0
    [junit] 2009-01-13 10:55:38,989 DEBUG [main] regionserver.HStore(696): Added /user/hudson/.META./1028785192/info/mapfiles/3011079325135407555 with 3 entries, sequence id 17, data size ~945.0, file size 662.0 to .META.,,1
    [junit] 2009-01-13 10:55:38,989 DEBUG [main] regionserver.HRegion(921): Finished memcache flush of ~945.0 for region .META.,,1 in 1496ms, sequence id=17, compaction requested=true
    [junit] 2009-01-13 10:55:38,990 DEBUG [main] regionserver.HStore(600): closed 1028785192/historian
    [junit] 2009-01-13 10:55:38,990 DEBUG [main] regionserver.HStore(600): closed 1028785192/info
    [junit] 2009-01-13 10:55:38,990 INFO  [main] regionserver.HRegion(441): Closed .META.,,1
    [junit] 2009-01-13 10:55:39,165 INFO  [main] regionserver.HLog(265): Closed hdfs://localhost:35041/user/hudson/log_1231844131086/hlog.dat.0, entries=4. New log writer: /user/hudson/log_1231844131086/hlog.dat.1231844139115
    [junit] 2009-01-13 10:55:39,166 DEBUG [main] regionserver.HLog(272): Last sequence written is empty. Deleting all old hlogs
    [junit] 2009-01-13 10:55:39,166 INFO  [main] regionserver.HLog(383): removing old log file /user/hudson/log_1231844131086/hlog.dat.0 whose highest sequence/edit id is 17
    [junit] 2009-01-13 10:55:39,167 DEBUG [main] regionserver.HLog(419): closing log writer in hdfs://localhost:35041/user/hudson/log_1231844131086
    [junit] 2009-01-13 10:55:39,321 DEBUG [main] regionserver.HRegion(2218): Opening region: REGION => {NAME => 'TestMergeTool,row_0100,1231844135428', STARTKEY => 'row_0100', ENDKEY => 'row_0600', ENCODED => 359895099, 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'}], INDEXES => []}}
    [junit] 2009-01-13 10:55:39,321 DEBUG [main] regionserver.HRegion(238): Opening region TestMergeTool,row_0100,1231844135428/359895099
    [junit] 2009-01-13 10:55:39,330 DEBUG [main] regionserver.HStore(494): loaded /user/hudson/TestMergeTool/359895099/contents/info/779935148669081017, isReference=false, sequence id=2, length=486, majorCompaction=false
    [junit] 2009-01-13 10:55:39,332 DEBUG [main] regionserver.HStore(232): Loaded 1 file(s) in hstore 359895099/contents, max sequence id 2
    [junit] 2009-01-13 10:55:39,340 DEBUG [main] regionserver.HRegion(299): Next sequence id for region TestMergeTool,row_0100,1231844135428 is 3
    [junit] 2009-01-13 10:55:39,341 INFO  [main] regionserver.HRegion(321): region TestMergeTool,row_0100,1231844135428/359895099 available
    [junit] 2009-01-13 10:55:39,342 DEBUG [main] regionserver.HRegion(392): Closing TestMergeTool,row_0100,1231844135428: compactions & flushes disabled 
    [junit] 2009-01-13 10:55:39,342 DEBUG [main] regionserver.HRegion(422): Updates disabled for region, no outstanding scanners on TestMergeTool,row_0100,1231844135428
    [junit] 2009-01-13 10:55:39,342 DEBUG [main] regionserver.HRegion(429): No more row locks outstanding on region TestMergeTool,row_0100,1231844135428
    [junit] 2009-01-13 10:55:39,343 DEBUG [main] regionserver.HStore(600): closed 359895099/contents
    [junit] 2009-01-13 10:55:39,343 INFO  [main] regionserver.HRegion(441): Closed TestMergeTool,row_0100,1231844135428
    [junit] 2009-01-13 10:55:39,343 INFO  [main] util.TestMergeTool(171): Verified merging regions 0+1+2 and 3
    [junit] 2009-01-13 10:55:39,343 INFO  [main] util.TestMergeTool(158): merging regions 0+1+2+3 and 4
    [junit] 2009-01-13 10:55:39,343 INFO  [main] util.Merge(80): Verifying that file system is available...
    [junit] 2009-01-13 10:55:39,366 INFO  [main] util.Merge(89): Verifying that HBase is not running...
    [junit] 2009-01-13 10:55:39,379 INFO  [main] util.Merge(190): Merging regions [B@9a42ef and [B@1a06ec2 in table [B@1c7bee2
    [junit] 2009-01-13 10:55:39,518 INFO  [main] regionserver.HLog(265): New log writer: /user/hudson/log_1231844139379/hlog.dat.1231844139441
    [junit] 2009-01-13 10:55:39,518 DEBUG [main] regionserver.HRegion(2218): 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 => 'true'}], INDEXES => []}}
    [junit] 2009-01-13 10:55:39,519 DEBUG [main] regionserver.HRegion(238): Opening region -ROOT-,,0/70236052
    [junit] 2009-01-13 10:55:39,528 DEBUG [main] regionserver.HStore(494): loaded /user/hudson/-ROOT-/70236052/info/info/3091606511130956103, isReference=false, sequence id=1, length=577, majorCompaction=false
    [junit] 2009-01-13 10:55:39,529 DEBUG [main] regionserver.HStore(232): Loaded 1 file(s) in hstore 70236052/info, max sequence id 1
    [junit] 2009-01-13 10:55:39,535 DEBUG [main] regionserver.HRegion(299): Next sequence id for region -ROOT-,,0 is 2
    [junit] 2009-01-13 10:55:39,536 INFO  [main] regionserver.HRegion(321): region -ROOT-,,0/70236052 available
    [junit] 2009-01-13 10:55:39,536 DEBUG [main] regionserver.HLog(215): changing sequence number from 0 to 2
    [junit] 2009-01-13 10:55:39,537 INFO  [main] regionserver.HRegion(719): starting  compaction on region -ROOT-,,0
    [junit] 2009-01-13 10:55:39,538 INFO  [main] regionserver.HRegion(734): compaction completed on region -ROOT-,,0 in 0sec
    [junit] 2009-01-13 10:55:39,544 INFO  [main] util.Merge(204): Found meta for region1 [B@6250d2, meta for region2 [B@6250d2
    [junit] 2009-01-13 10:55:39,545 DEBUG [main] regionserver.HRegion(2218): 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 => 'true'}, {NAME => 'historian', BLOOMFILTER => 'false', VERSIONS => '2147483647', COMPRESSION => 'NONE', LENGTH => '2147483647', TTL => '604800', IN_MEMORY => 'false', BLOCKCACHE => 'false'}], INDEXES => []}}
    [junit] 2009-01-13 10:55:39,545 DEBUG [main] regionserver.HRegion(238): Opening region .META.,,1/1028785192
    [junit] 2009-01-13 10:55:39,559 DEBUG [main] regionserver.HStore(494): loaded /user/hudson/.META./1028785192/info/info/3011079325135407555, isReference=false, sequence id=17, length=662, majorCompaction=false
    [junit] 2009-01-13 10:55:39,575 DEBUG [main] regionserver.HStore(494): loaded /user/hudson/.META./1028785192/info/info/6364456044584556291, isReference=false, sequence id=5, length=1948, majorCompaction=false
    [junit] 2009-01-13 10:55:39,585 DEBUG [main] regionserver.HStore(494): loaded /user/hudson/.META./1028785192/info/info/7814280960990360106, isReference=false, sequence id=13, length=1214, majorCompaction=false
    [junit] 2009-01-13 10:55:39,587 DEBUG [main] regionserver.HStore(232): Loaded 3 file(s) in hstore 1028785192/info, max sequence id 17
    [junit] 2009-01-13 10:55:39,610 DEBUG [main] regionserver.HRegion(299): Next sequence id for region .META.,,1 is 18
    [junit] 2009-01-13 10:55:39,611 INFO  [main] regionserver.HRegion(321): region .META.,,1/1028785192 available
    [junit] 2009-01-13 10:55:39,611 DEBUG [main] regionserver.HLog(215): changing sequence number from 2 to 18
    [junit] 2009-01-13 10:55:39,611 INFO  [main] regionserver.HRegion(719): starting  compaction on region .META.,,1
    [junit] 2009-01-13 10:55:39,612 DEBUG [main] regionserver.HStore(828): 1028785192/historian: no store files to compact
    [junit] 2009-01-13 10:55:39,616 DEBUG [main] regionserver.HStore(901): Compaction size of 1028785192/info: 4.5k; Skipped 0 file(s), size: 0
    [junit] 2009-01-13 10:55:39,679 DEBUG [main] regionserver.HStore(919): Started compaction of 3 file(s)  into /user/hudson/.META./compaction.dir/1028785192/info/mapfiles/2594831730119536839
    [junit] 2009-01-13 10:55:40,610 DEBUG [main] regionserver.HStore(1244): moving /user/hudson/.META./compaction.dir/1028785192/info/mapfiles/2594831730119536839 to /user/hudson/.META./1028785192/info/mapfiles/9177546467704433776
    [junit] 2009-01-13 10:55:41,196 DEBUG [main] regionserver.HStore(938): Completed  compaction of 1028785192/info store size is 3.5k
    [junit] 2009-01-13 10:55:41,284 INFO  [main] regionserver.HRegion(734): compaction completed on region .META.,,1 in 1sec
    [junit] 2009-01-13 10:55:41,285 DEBUG [main] regionserver.HRegion(2218): Opening region: REGION => {NAME => 'TestMergeTool,row_0100,1231844135428', STARTKEY => 'row_0100', ENDKEY => 'row_0600', ENCODED => 359895099, 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'}], INDEXES => []}}
    [junit] 2009-01-13 10:55:41,285 DEBUG [main] regionserver.HRegion(238): Opening region TestMergeTool,row_0100,1231844135428/359895099
    [junit] 2009-01-13 10:55:41,299 DEBUG [main] regionserver.HStore(494): loaded /user/hudson/TestMergeTool/359895099/contents/info/779935148669081017, isReference=false, sequence id=2, length=486, majorCompaction=false
    [junit] 2009-01-13 10:55:41,300 DEBUG [main] regionserver.HStore(232): Loaded 1 file(s) in hstore 359895099/contents, max sequence id 2
    [junit] 2009-01-13 10:55:41,306 DEBUG [main] regionserver.HRegion(299): Next sequence id for region TestMergeTool,row_0100,1231844135428 is 3
    [junit] 2009-01-13 10:55:41,307 INFO  [main] regionserver.HRegion(321): region TestMergeTool,row_0100,1231844135428/359895099 available
    [junit] 2009-01-13 10:55:41,308 DEBUG [main] regionserver.HRegion(2218): Opening region: REGION => {NAME => 'TestMergeTool,,1231844087902', STARTKEY => '', ENDKEY => '', ENCODED => 549149032, 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'}], INDEXES => []}}
    [junit] 2009-01-13 10:55:41,308 DEBUG [main] regionserver.HRegion(238): Opening region TestMergeTool,,1231844087902/549149032
    [junit] 2009-01-13 10:55:41,319 DEBUG [main] regionserver.HStore(494): loaded /user/hudson/TestMergeTool/549149032/contents/info/6751864642169833295, isReference=false, sequence id=2, length=204, majorCompaction=false
    [junit] 2009-01-13 10:55:41,320 DEBUG [main] regionserver.HStore(232): Loaded 1 file(s) in hstore 549149032/contents, max sequence id 2
    [junit] 2009-01-13 10:55:41,329 DEBUG [main] regionserver.HRegion(299): Next sequence id for region TestMergeTool,,1231844087902 is 3
    [junit] 2009-01-13 10:55:41,330 INFO  [main] regionserver.HRegion(321): region TestMergeTool,,1231844087902/549149032 available
    [junit] 2009-01-13 10:55:41,330 INFO  [main] regionserver.HRegion(719): starting major compaction on region TestMergeTool,row_0100,1231844135428
    [junit] 2009-01-13 10:55:41,338 DEBUG [main] regionserver.HStore(919): Started compaction of 1 file(s)  into /user/hudson/TestMergeTool/compaction.dir/359895099/contents/mapfiles/9134306086532794907
    [junit] 2009-01-13 10:55:41,899 DEBUG [main] regionserver.HStore(1244): moving /user/hudson/TestMergeTool/compaction.dir/359895099/contents/mapfiles/9134306086532794907 to /user/hudson/TestMergeTool/359895099/contents/mapfiles/4974558325193715649
    [junit] 2009-01-13 10:55:42,225 DEBUG [main] regionserver.HStore(938): Completed major compaction of 359895099/contents store size is 486.0
    [junit] 2009-01-13 10:55:42,334 INFO  [main] regionserver.HRegion(734): compaction completed on region TestMergeTool,row_0100,1231844135428 in 1sec
    [junit] 2009-01-13 10:55:42,334 DEBUG [main] regionserver.HRegion(2457): Files for region: TestMergeTool,row_0100,1231844135428
    [junit] 2009-01-13 10:55:42,335 DEBUG [main] regionserver.HRegion(2608): d hdfs://localhost:35041/user/hudson/TestMergeTool/359895099/contents
    [junit] 2009-01-13 10:55:42,336 DEBUG [main] regionserver.HRegion(2608): d hdfs://localhost:35041/user/hudson/TestMergeTool/359895099/contents/info
    [junit] 2009-01-13 10:55:42,337 DEBUG [main] regionserver.HRegion(2611): f hdfs://localhost:35041/user/hudson/TestMergeTool/359895099/contents/info/4974558325193715649 size=11
    [junit] 2009-01-13 10:55:42,337 DEBUG [main] regionserver.HRegion(2608): d hdfs://localhost:35041/user/hudson/TestMergeTool/359895099/contents/mapfiles
    [junit] 2009-01-13 10:55:42,338 DEBUG [main] regionserver.HRegion(2608): d hdfs://localhost:35041/user/hudson/TestMergeTool/359895099/contents/mapfiles/4974558325193715649
    [junit] 2009-01-13 10:55:42,339 DEBUG [main] regionserver.HRegion(2611): f hdfs://localhost:35041/user/hudson/TestMergeTool/359895099/contents/mapfiles/4974558325193715649/data size=486
    [junit] 2009-01-13 10:55:42,339 DEBUG [main] regionserver.HRegion(2611): f hdfs://localhost:35041/user/hudson/TestMergeTool/359895099/contents/mapfiles/4974558325193715649/index size=227
    [junit] 2009-01-13 10:55:42,339 INFO  [main] regionserver.HRegion(719): starting major compaction on region TestMergeTool,,1231844087902
    [junit] 2009-01-13 10:55:42,349 DEBUG [main] regionserver.HStore(919): Started compaction of 1 file(s)  into /user/hudson/TestMergeTool/compaction.dir/549149032/contents/mapfiles/1774353098801282349
    [junit] 2009-01-13 10:55:42,982 DEBUG [main] regionserver.HStore(1244): moving /user/hudson/TestMergeTool/compaction.dir/549149032/contents/mapfiles/1774353098801282349 to /user/hudson/TestMergeTool/549149032/contents/mapfiles/8965475126770381067
    [junit] 2009-01-13 10:55:44,519 DEBUG [main] regionserver.HStore(938): Completed major compaction of 549149032/contents store size is 204.0
    [junit] 2009-01-13 10:55:44,723 INFO  [main] regionserver.HRegion(734): compaction completed on region TestMergeTool,,1231844087902 in 2sec
    [junit] 2009-01-13 10:55:44,724 DEBUG [main] regionserver.HRegion(2462): Files for region: TestMergeTool,,1231844087902
    [junit] 2009-01-13 10:55:44,725 DEBUG [main] regionserver.HRegion(2608): d hdfs://localhost:35041/user/hudson/TestMergeTool/549149032/contents
    [junit] 2009-01-13 10:55:44,726 DEBUG [main] regionserver.HRegion(2608): d hdfs://localhost:35041/user/hudson/TestMergeTool/549149032/contents/info
    [junit] 2009-01-13 10:55:44,727 DEBUG [main] regionserver.HRegion(2611): f hdfs://localhost:35041/user/hudson/TestMergeTool/549149032/contents/info/8965475126770381067 size=11
    [junit] 2009-01-13 10:55:44,727 DEBUG [main] regionserver.HRegion(2608): d hdfs://localhost:35041/user/hudson/TestMergeTool/549149032/contents/mapfiles
    [junit] 2009-01-13 10:55:44,728 DEBUG [main] regionserver.HRegion(2608): d hdfs://localhost:35041/user/hudson/TestMergeTool/549149032/contents/mapfiles/8965475126770381067
    [junit] 2009-01-13 10:55:44,729 DEBUG [main] regionserver.HRegion(2611): f hdfs://localhost:35041/user/hudson/TestMergeTool/549149032/contents/mapfiles/8965475126770381067/data size=204
    [junit] 2009-01-13 10:55:44,729 DEBUG [main] regionserver.HRegion(2611): f hdfs://localhost:35041/user/hudson/TestMergeTool/549149032/contents/mapfiles/8965475126770381067/index size=227
    [junit] 2009-01-13 10:55:44,729 INFO  [main] regionserver.HRegion(2486): Creating new region REGION => {NAME => 'TestMergeTool,,1231844144729', STARTKEY => '', ENDKEY => '', ENCODED => 1134390409, 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'}], INDEXES => []}}
    [junit] 2009-01-13 10:55:44,966 INFO  [main] regionserver.HRegion(2495): starting merge of regions: TestMergeTool,row_0100,1231844135428 and TestMergeTool,,1231844087902 into new region REGION => {NAME => 'TestMergeTool,,1231844144729', STARTKEY => '', ENDKEY => '', ENCODED => 1134390409, 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'}], INDEXES => []}} with start key <[B...@3e89c3> and end key <[B...@3e89c3>
    [junit] 2009-01-13 10:55:44,966 DEBUG [main] regionserver.HRegion(392): Closing TestMergeTool,row_0100,1231844135428: compactions & flushes disabled 
    [junit] 2009-01-13 10:55:44,966 DEBUG [main] regionserver.HRegion(422): Updates disabled for region, no outstanding scanners on TestMergeTool,row_0100,1231844135428
    [junit] 2009-01-13 10:55:44,966 DEBUG [main] regionserver.HRegion(429): No more row locks outstanding on region TestMergeTool,row_0100,1231844135428
    [junit] 2009-01-13 10:55:44,966 DEBUG [main] regionserver.HStore(600): closed 359895099/contents
    [junit] 2009-01-13 10:55:44,967 INFO  [main] regionserver.HRegion(441): Closed TestMergeTool,row_0100,1231844135428
    [junit] 2009-01-13 10:55:44,967 DEBUG [main] regionserver.HRegion(392): Closing TestMergeTool,,1231844087902: compactions & flushes disabled 
    [junit] 2009-01-13 10:55:44,967 DEBUG [main] regionserver.HRegion(422): Updates disabled for region, no outstanding scanners on TestMergeTool,,1231844087902
    [junit] 2009-01-13 10:55:44,967 DEBUG [main] regionserver.HRegion(429): No more row locks outstanding on region TestMergeTool,,1231844087902
    [junit] 2009-01-13 10:55:44,967 DEBUG [main] regionserver.HStore(600): closed 549149032/contents
    [junit] 2009-01-13 10:55:44,967 INFO  [main] regionserver.HRegion(441): Closed TestMergeTool,,1231844087902
    [junit] 2009-01-13 10:55:45,121 DEBUG [main] regionserver.HRegion(2518): Adjusting sequence id of storeFile 549149032/contents/8965475126770381067 down by one; sequence id A=2, sequence id B=2
    [junit] 2009-01-13 10:55:45,330 DEBUG [main] regionserver.HRegion(2529): Renaming 359895099/contents/4974558325193715649 to 1134390409/contents/3501378213925120281
    [junit] 2009-01-13 10:55:45,469 DEBUG [main] regionserver.HRegion(2529): Renaming 549149032/contents/8965475126770381067 to 1134390409/contents/2727339422455370793
    [junit] 2009-01-13 10:55:45,623 DEBUG [main] regionserver.HRegion(2535): Files for new region
    [junit] 2009-01-13 10:55:45,624 DEBUG [main] regionserver.HRegion(2608): d hdfs://localhost:35041/user/hudson/TestMergeTool/1134390409/contents
    [junit] 2009-01-13 10:55:45,625 DEBUG [main] regionserver.HRegion(2608): d hdfs://localhost:35041/user/hudson/TestMergeTool/1134390409/contents/info
    [junit] 2009-01-13 10:55:45,626 DEBUG [main] regionserver.HRegion(2611): f hdfs://localhost:35041/user/hudson/TestMergeTool/1134390409/contents/info/2727339422455370793 size=9
    [junit] 2009-01-13 10:55:45,626 DEBUG [main] regionserver.HRegion(2611): f hdfs://localhost:35041/user/hudson/TestMergeTool/1134390409/contents/info/3501378213925120281 size=11
    [junit] 2009-01-13 10:55:45,626 DEBUG [main] regionserver.HRegion(2608): d hdfs://localhost:35041/user/hudson/TestMergeTool/1134390409/contents/mapfiles
    [junit] 2009-01-13 10:55:45,627 DEBUG [main] regionserver.HRegion(2608): d hdfs://localhost:35041/user/hudson/TestMergeTool/1134390409/contents/mapfiles/2727339422455370793
    [junit] 2009-01-13 10:55:45,627 DEBUG [main] regionserver.HRegion(2611): f hdfs://localhost:35041/user/hudson/TestMergeTool/1134390409/contents/mapfiles/2727339422455370793/data size=204
    [junit] 2009-01-13 10:55:45,628 DEBUG [main] regionserver.HRegion(2611): f hdfs://localhost:35041/user/hudson/TestMergeTool/1134390409/contents/mapfiles/2727339422455370793/index size=227
    [junit] 2009-01-13 10:55:45,628 DEBUG [main] regionserver.HRegion(2608): d hdfs://localhost:35041/user/hudson/TestMergeTool/1134390409/contents/mapfiles/3501378213925120281
    [junit] 2009-01-13 10:55:45,628 DEBUG [main] regionserver.HRegion(2611): f hdfs://localhost:35041/user/hudson/TestMergeTool/1134390409/contents/mapfiles/3501378213925120281/data size=486
    [junit] 2009-01-13 10:55:45,629 DEBUG [main] regionserver.HRegion(2611): f hdfs://localhost:35041/user/hudson/TestMergeTool/1134390409/contents/mapfiles/3501378213925120281/index size=227
    [junit] 2009-01-13 10:55:45,629 DEBUG [main] regionserver.HRegion(238): Opening region TestMergeTool,,1231844144729/1134390409
    [junit] 2009-01-13 10:55:45,637 DEBUG [main] regionserver.HStore(494): loaded /user/hudson/TestMergeTool/1134390409/contents/info/2727339422455370793, isReference=false, sequence id=1, length=204, majorCompaction=false
    [junit] 2009-01-13 10:55:45,644 DEBUG [main] regionserver.HStore(494): loaded /user/hudson/TestMergeTool/1134390409/contents/info/3501378213925120281, isReference=false, sequence id=2, length=486, majorCompaction=false
    [junit] 2009-01-13 10:55:45,645 DEBUG [main] regionserver.HStore(232): Loaded 2 file(s) in hstore 1134390409/contents, max sequence id 2
    [junit] 2009-01-13 10:55:45,657 DEBUG [main] regionserver.HRegion(299): Next sequence id for region TestMergeTool,,1231844144729 is 3
    [junit] 2009-01-13 10:55:45,658 INFO  [main] regionserver.HRegion(321): region TestMergeTool,,1231844144729/1134390409 available
    [junit] 2009-01-13 10:55:45,658 INFO  [main] regionserver.HRegion(719): starting  compaction on region TestMergeTool,,1231844144729
    [junit] 2009-01-13 10:55:45,661 DEBUG [main] regionserver.HStore(901): Compaction size of 1134390409/contents: 1.1k; Skipped 0 file(s), size: 0
    [junit] 2009-01-13 10:55:45,681 DEBUG [main] regionserver.HStore(919): Started compaction of 2 file(s)  into /user/hudson/TestMergeTool/compaction.dir/1134390409/contents/mapfiles/304813688846973451
    [junit] 2009-01-13 10:55:46,239 DEBUG [main] regionserver.HStore(1244): moving /user/hudson/TestMergeTool/compaction.dir/1134390409/contents/mapfiles/304813688846973451 to /user/hudson/TestMergeTool/1134390409/contents/mapfiles/7091162703304357714
    [junit] 2009-01-13 10:55:46,800 DEBUG [main] regionserver.HStore(938): Completed  compaction of 1134390409/contents store size is 580.0
    [junit] 2009-01-13 10:55:46,869 INFO  [main] regionserver.HRegion(734): compaction completed on region TestMergeTool,,1231844144729 in 1sec
    [junit] 2009-01-13 10:55:46,870 DEBUG [main] regionserver.HRegion(2542): Files for new region
    [junit] 2009-01-13 10:55:46,872 DEBUG [main] regionserver.HRegion(2608): d hdfs://localhost:35041/user/hudson/TestMergeTool/1134390409/contents
    [junit] 2009-01-13 10:55:46,872 DEBUG [main] regionserver.HRegion(2608): d hdfs://localhost:35041/user/hudson/TestMergeTool/1134390409/contents/info
    [junit] 2009-01-13 10:55:46,873 DEBUG [main] regionserver.HRegion(2611): f hdfs://localhost:35041/user/hudson/TestMergeTool/1134390409/contents/info/7091162703304357714 size=9
    [junit] 2009-01-13 10:55:46,873 DEBUG [main] regionserver.HRegion(2608): d hdfs://localhost:35041/user/hudson/TestMergeTool/1134390409/contents/mapfiles
    [junit] 2009-01-13 10:55:46,874 DEBUG [main] regionserver.HRegion(2608): d hdfs://localhost:35041/user/hudson/TestMergeTool/1134390409/contents/mapfiles/7091162703304357714
    [junit] 2009-01-13 10:55:46,875 DEBUG [main] regionserver.HRegion(2611): f hdfs://localhost:35041/user/hudson/TestMergeTool/1134390409/contents/mapfiles/7091162703304357714/data size=580
    [junit] 2009-01-13 10:55:46,875 DEBUG [main] regionserver.HRegion(2611): f hdfs://localhost:35041/user/hudson/TestMergeTool/1134390409/contents/mapfiles/7091162703304357714/index size=227
    [junit] 2009-01-13 10:55:46,875 DEBUG [main] regionserver.HRegion(2336): DELETING region hdfs://localhost:35041/user/hudson/TestMergeTool/359895099
    [junit] 2009-01-13 10:55:46,956 DEBUG [main] regionserver.HRegion(2336): DELETING region hdfs://localhost:35041/user/hudson/TestMergeTool/549149032
    [junit] 2009-01-13 10:55:47,034 INFO  [main] regionserver.HRegion(2548): merge completed. New region is TestMergeTool,,1231844144729
    [junit] 2009-01-13 10:55:47,034 DEBUG [main] util.Merge(308): Removing region: REGION => {NAME => 'TestMergeTool,row_0100,1231844135428', STARTKEY => 'row_0100', ENDKEY => 'row_0600', ENCODED => 359895099, 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'}], INDEXES => []}} from .META.,,1
    [junit] 2009-01-13 10:55:47,035 DEBUG [main] util.Merge(308): Removing region: REGION => {NAME => 'TestMergeTool,,1231844087902', STARTKEY => '', ENDKEY => '', ENCODED => 549149032, 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'}], INDEXES => []}} from .META.,,1
    [junit] 2009-01-13 10:55:47,043 INFO  [main] util.Merge(244): Adding REGION => {NAME => 'TestMergeTool,,1231844144729', STARTKEY => '', ENDKEY => '', ENCODED => 1134390409, 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'}], INDEXES => []}} 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 => 'true'}, {NAME => 'historian', BLOOMFILTER => 'false', VERSIONS => '2147483647', COMPRESSION => 'NONE', LENGTH => '2147483647', TTL => '604800', IN_MEMORY => 'false', BLOCKCACHE => 'false'}], INDEXES => []}}
    [junit] 2009-01-13 10:55:47,043 DEBUG [main] regionserver.HRegion(392): Closing TestMergeTool,,1231844144729: compactions & flushes disabled 
    [junit] 2009-01-13 10:55:47,043 DEBUG [main] regionserver.HRegion(422): Updates disabled for region, no outstanding scanners on TestMergeTool,,1231844144729
    [junit] 2009-01-13 10:55:47,043 DEBUG [main] regionserver.HRegion(429): No more row locks outstanding on region TestMergeTool,,1231844144729
    [junit] 2009-01-13 10:55:47,044 DEBUG [main] regionserver.HStore(600): closed 1134390409/contents
    [junit] 2009-01-13 10:55:47,044 INFO  [main] regionserver.HRegion(441): Closed TestMergeTool,,1231844144729
    [junit] 2009-01-13 10:55:47,044 DEBUG [main] regionserver.HRegion(392): Closing -ROOT-,,0: compactions & flushes disabled 
    [junit] 2009-01-13 10:55:47,044 DEBUG [main] regionserver.HRegion(422): Updates disabled for region, no outstanding scanners on -ROOT-,,0
    [junit] 2009-01-13 10:55:47,044 DEBUG [main] regionserver.HRegion(429): No more row locks outstanding on region -ROOT-,,0
    [junit] 2009-01-13 10:55:47,044 DEBUG [main] regionserver.HStore(600): closed 70236052/info
    [junit] 2009-01-13 10:55:47,045 INFO  [main] regionserver.HRegion(441): Closed -ROOT-,,0
    [junit] 2009-01-13 10:55:47,045 DEBUG [main] regionserver.HRegion(392): Closing .META.,,1: compactions & flushes disabled 
    [junit] 2009-01-13 10:55:47,045 DEBUG [main] regionserver.HRegion(422): Updates disabled for region, no outstanding scanners on .META.,,1
    [junit] 2009-01-13 10:55:47,045 DEBUG [main] regionserver.HRegion(429): No more row locks outstanding on region .META.,,1
    [junit] 2009-01-13 10:55:47,045 DEBUG [main] regionserver.HRegion(844): Started memcache flush for region .META.,,1. Current region memcache size 905.0
    [junit] 2009-01-13 10:55:47,643 DEBUG [main] regionserver.HStore(696): Added /user/hudson/.META./1028785192/info/mapfiles/4612116025154332925 with 3 entries, sequence id 21, data size ~905.0, file size 622.0 to .META.,,1
    [junit] 2009-01-13 10:55:47,644 DEBUG [main] regionserver.HRegion(921): Finished memcache flush of ~905.0 for region .META.,,1 in 599ms, sequence id=21, compaction requested=true
    [junit] 2009-01-13 10:55:47,644 DEBUG [main] regionserver.HStore(600): closed 1028785192/historian
    [junit] 2009-01-13 10:55:47,644 DEBUG [main] regionserver.HStore(600): closed 1028785192/info
    [junit] 2009-01-13 10:55:47,645 INFO  [main] regionserver.HRegion(441): Closed .META.,,1
    [junit] 2009-01-13 10:55:47,762 INFO  [main] regionserver.HLog(265): Closed hdfs://localhost:35041/user/hudson/log_1231844139379/hlog.dat.0, entries=4. New log writer: /user/hudson/log_1231844139379/hlog.dat.1231844147709
    [junit] 2009-01-13 10:55:47,762 DEBUG [main] regionserver.HLog(272): Last sequence written is empty. Deleting all old hlogs
    [junit] 2009-01-13 10:55:47,762 INFO  [main] regionserver.HLog(383): removing old log file /user/hudson/log_1231844139379/hlog.dat.0 whose highest sequence/edit id is 21
    [junit] 2009-01-13 10:55:47,763 DEBUG [main] regionserver.HLog(419): closing log writer in hdfs://localhost:35041/user/hudson/log_1231844139379
    [junit] 2009-01-13 10:55:48,326 DEBUG [main] regionserver.HRegion(2218): Opening region: REGION => {NAME => 'TestMergeTool,,1231844144729', STARTKEY => '', ENDKEY => '', ENCODED => 1134390409, 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'}], INDEXES => []}}
    [junit] 2009-01-13 10:55:48,327 DEBUG [main] regionserver.HRegion(238): Opening region TestMergeTool,,1231844144729/1134390409
    [junit] 2009-01-13 10:55:48,335 DEBUG [main] regionserver.HStore(494): loaded /user/hudson/TestMergeTool/1134390409/contents/info/7091162703304357714, isReference=false, sequence id=2, length=580, majorCompaction=false
    [junit] 2009-01-13 10:55:48,336 DEBUG [main] regionserver.HStore(232): Loaded 1 file(s) in hstore 1134390409/contents, max sequence id 2
    [junit] 2009-01-13 10:55:48,343 DEBUG [main] regionserver.HRegion(299): Next sequence id for region TestMergeTool,,1231844144729 is 3
    [junit] 2009-01-13 10:55:48,345 INFO  [main] regionserver.HRegion(321): region TestMergeTool,,1231844144729/1134390409 available
    [junit] 2009-01-13 10:55:48,347 DEBUG [main] regionserver.HRegion(392): Closing TestMergeTool,,1231844144729: compactions & flushes disabled 
    [junit] 2009-01-13 10:55:48,347 DEBUG [main] regionserver.HRegion(422): Updates disabled for region, no outstanding scanners on TestMergeTool,,1231844144729
    [junit] 2009-01-13 10:55:48,347 DEBUG [main] regionserver.HRegion(429): No more row locks outstanding on region TestMergeTool,,1231844144729
    [junit] 2009-01-13 10:55:48,347 DEBUG [main] regionserver.HStore(600): closed 1134390409/contents
    [junit] 2009-01-13 10:55:48,348 INFO  [main] regionserver.HRegion(441): Closed TestMergeTool,,1231844144729
    [junit] 2009-01-13 10:55:48,348 INFO  [main] util.TestMergeTool(171): Verified merging regions 0+1+2+3 and 4
    [junit] 2009-01-13 10:55:48,348 DEBUG [main] regionserver.HLog(419): closing log writer in /tmp/log_1231844106828
    [junit] 2009-01-13 10:55:49,150 INFO  [main] hbase.HBaseTestCase(600): Shutting down FileSystem
    [junit] 2009-01-13 10:55:49,151 INFO  [main] hbase.HBaseTestCase(607): Shutting down Mini DFS 
    [junit] Shutting down the Mini HDFS Cluster
    [junit] Shutting down DataNode 1
    [junit] 2009-01-13 10:55:49,165 INFO  [main] http.SocketListener(212): Stopped SocketListener on 127.0.0.1:35049
    [junit] 2009-01-13 10:55:49,166 INFO  [main] util.Container(156): Stopped org.mortbay.jetty.servlet.WebApplicationHandler@f19d6e
    [junit] 2009-01-13 10:55:49,303 INFO  [main] util.Container(156): Stopped WebApplicationContext[/static,/static]
    [junit] 2009-01-13 10:55:49,305 INFO  [main] util.Container(156): Stopped org.mortbay.jetty.servlet.WebApplicationHandler@1682a53
    [junit] 2009-01-13 10:55:49,386 INFO  [main] util.Container(156): Stopped WebApplicationContext[/,/]
    [junit] 2009-01-13 10:55:49,386 INFO  [main] util.Container(156): Stopped org.mortbay.jetty.Server@51ef4e
    [junit] Shutting down DataNode 0
    [junit] 2009-01-13 10:55:50,396 INFO  [Acceptor ServerSocket[addr=localhost/127.0.0.1,port=0,localport=35046]] util.ThreadedServer$Acceptor(656): Stopping Acceptor ServerSocket[addr=localhost/127.0.0.1,port=0,localport=35046]
    [junit] 2009-01-13 10:55:50,396 INFO  [main] http.SocketListener(212): Stopped SocketListener on 127.0.0.1:35046
    [junit] 2009-01-13 10:55:50,398 INFO  [main] util.Container(156): Stopped org.mortbay.jetty.servlet.WebApplicationHandler@65b738
    [junit] 2009-01-13 10:55:50,509 INFO  [main] util.Container(156): Stopped WebApplicationContext[/static,/static]
    [junit] 2009-01-13 10:55:50,509 INFO  [main] util.Container(156): Stopped org.mortbay.jetty.servlet.WebApplicationHandler@c792d4
    [junit] 2009-01-13 10:55:50,585 INFO  [main] util.Container(156): Stopped WebApplicationContext[/,/]
    [junit] 2009-01-13 10:55:50,585 INFO  [main] util.Container(156): Stopped org.mortbay.jetty.Server@126a29c
    [junit] 2009-01-13 10:55:51,596 INFO  [main] http.SocketListener(212): Stopped SocketListener on 127.0.0.1:35042
    [junit] 2009-01-13 10:55:51,596 INFO  [main] util.Container(156): Stopped org.mortbay.jetty.servlet.WebApplicationHandler@e183e9
    [junit] 2009-01-13 10:55:51,673 INFO  [main] util.Container(156): Stopped WebApplicationContext[/static,/static]
    [junit] 2009-01-13 10:55:51,673 INFO  [main] util.Container(156): Stopped org.mortbay.jetty.servlet.WebApplicationHandler@1be4777
    [junit] 2009-01-13 10:55:51,747 INFO  [main] util.Container(156): Stopped WebApplicationContext[/,/]
    [junit] 2009-01-13 10:55:51,747 INFO  [main] util.Container(156): Stopped org.mortbay.jetty.Server@1b62aab
    [junit] 2009-01-13 10:55:51,748 WARN  [org.apache.hadoop.hdfs.server.namenode.FSNamesystem$ReplicationMonitor@ba5bdb] namenode.FSNamesystem$ReplicationMonitor(2300): ReplicationMonitor thread received InterruptedException.java.lang.InterruptedException: sleep interrupted
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 64.193 sec
    [junit] Running org.apache.hadoop.hbase.util.TestRootPath
    [junit] 2009-01-13 10:55:52,471 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.06 sec
    [junit] Running org.onelab.test.TestFilter
    [junit] 2009-01-13 10:55:53,404 INFO  [main] test.TestFilter(244): Checking for false negatives
    [junit] 2009-01-13 10:55:53,409 INFO  [main] test.TestFilter(255): Checking for false positives
    [junit] 2009-01-13 10:55:53,410 INFO  [main] test.TestFilter(262): Success!
    [junit] 2009-01-13 10:55:53,410 INFO  [main] test.TestFilter(226): Checking serialization/deserialization
    [junit] 2009-01-13 10:55:53,412 INFO  [main] test.TestFilter(244): Checking for false negatives
    [junit] 2009-01-13 10:55:53,414 INFO  [main] test.TestFilter(255): Checking for false positives
    [junit] 2009-01-13 10:55:53,415 INFO  [main] test.TestFilter(262): Success!
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.072 sec

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

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


Hudson build is back to normal: HBase-Patch #482

Posted by Apache Hudson Server <hu...@hudson.zones.apache.org>.
See http://hudson.zones.apache.org/hudson/job/HBase-Patch/482/changes