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 2008/10/23 22:55:41 UTC

Build failed in Hudson: HBase-Patch #359

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

Changes:

[jimk] HBASE-952   Deadlock in HRegion.batchUpdate

------------------------------------------
[...truncated 20341 lines...]
    [junit] 2008-10-23 20:55:31,402 INFO  [main] regionserver.HLog(273): New log writer created at /user/hudson/log_1224795326735/hlog.dat.1224795331369
    [junit] 2008-10-23 20:55:31,402 DEBUG [main] regionserver.HLog(278): Last sequence written is empty. Deleting all old hlogs
    [junit] 2008-10-23 20:55:31,402 INFO  [main] regionserver.HLog(330): removing old log file /user/hudson/log_1224795326735/hlog.dat.0 whose highest sequence/edit id is 17
    [junit] 2008-10-23 20:55:31,403 DEBUG [main] regionserver.HLog(369): closing log writer in hdfs://localhost:62228/user/hudson/log_1224795326735
    [junit] 2008-10-23 20:55:31,471 DEBUG [main] regionserver.HRegion(2195): Opening region: REGION => {NAME => 'TestMergeTool,row_0100,1224795329803', STARTKEY => 'row_0100', ENDKEY => 'row_0600', ENCODED => 927622955, 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 => 'false'}]}}
    [junit] 2008-10-23 20:55:31,471 DEBUG [main] regionserver.HRegion(431): Opening region TestMergeTool,row_0100,1224795329803/927622955
    [junit] 2008-10-23 20:55:31,481 DEBUG [main] regionserver.HStore(456): loaded /user/hudson/TestMergeTool/927622955/contents/info/23649303725398750, isReference=false, sequence id=2
    [junit] 2008-10-23 20:55:31,483 DEBUG [main] regionserver.HStore(231): Loaded 1 file(s) in hstore 927622955/contents, max sequence id 2
    [junit] 2008-10-23 20:55:31,503 DEBUG [main] regionserver.HRegion(492): Next sequence id for region TestMergeTool,row_0100,1224795329803 is 3
    [junit] 2008-10-23 20:55:31,504 INFO  [main] regionserver.HRegion(514): region TestMergeTool,row_0100,1224795329803/927622955 available
    [junit] 2008-10-23 20:55:31,524 DEBUG [main] regionserver.HRegion(577): Compactions and cache flushes disabled for region TestMergeTool,row_0100,1224795329803
    [junit] 2008-10-23 20:55:31,524 DEBUG [main] regionserver.HRegion(592): Scanners disabled for region TestMergeTool,row_0100,1224795329803
    [junit] 2008-10-23 20:55:31,525 DEBUG [main] regionserver.HRegion(607): No more active scanners for region TestMergeTool,row_0100,1224795329803
    [junit] 2008-10-23 20:55:31,525 DEBUG [main] regionserver.HRegion(609): Updates disabled for region TestMergeTool,row_0100,1224795329803
    [junit] 2008-10-23 20:55:31,525 DEBUG [main] regionserver.HRegion(615): No more row locks outstanding on region TestMergeTool,row_0100,1224795329803
    [junit] 2008-10-23 20:55:31,526 DEBUG [main] regionserver.HStore(551): closed 927622955/contents
    [junit] 2008-10-23 20:55:31,526 INFO  [main] regionserver.HRegion(628): closed TestMergeTool,row_0100,1224795329803
    [junit] 2008-10-23 20:55:31,526 INFO  [main] util.TestMergeTool(171): Verified merging regions 0+1+2 and 3
    [junit] 2008-10-23 20:55:31,527 INFO  [main] util.TestMergeTool(158): merging regions 0+1+2+3 and 4
    [junit] 2008-10-23 20:55:31,527 INFO  [main] util.Merge(80): Verifying that file system is available...
    [junit] 2008-10-23 20:55:31,528 INFO  [main] util.Merge(89): Verifying that HBase is not running...
    [junit] 2008-10-23 20:55:31,540 INFO  [main] util.Merge(190): Merging regions [B@176d662 and [B@f4da6d in table [B@130671e
    [junit] 2008-10-23 20:55:31,614 INFO  [main] regionserver.HLog(273): New log writer created at /user/hudson/log_1224795331541/hlog.dat.1224795331576
    [junit] 2008-10-23 20:55:31,615 DEBUG [main] regionserver.HRegion(2195): 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 => '1', LENGTH => '2147483647', TTL => '-1', IN_MEMORY => 'false', BLOCKCACHE => 'false'}]}}
    [junit] 2008-10-23 20:55:31,615 DEBUG [main] regionserver.HRegion(431): Opening region -ROOT-,,0/70236052
    [junit] 2008-10-23 20:55:31,630 DEBUG [main] regionserver.HStore(456): loaded /user/hudson/-ROOT-/70236052/info/info/8150920899473152096, isReference=false, sequence id=1
    [junit] 2008-10-23 20:55:31,631 DEBUG [main] regionserver.HStore(231): Loaded 1 file(s) in hstore 70236052/info, max sequence id 1
    [junit] 2008-10-23 20:55:31,648 DEBUG [main] regionserver.HRegion(492): Next sequence id for region -ROOT-,,0 is 2
    [junit] 2008-10-23 20:55:31,649 INFO  [main] regionserver.HRegion(514): region -ROOT-,,0/70236052 available
    [junit] 2008-10-23 20:55:31,649 DEBUG [main] regionserver.HLog(206): changing sequence number from 0 to 2
    [junit] 2008-10-23 20:55:31,649 INFO  [main] regionserver.HRegion(897): starting compaction on region -ROOT-,,0
    [junit] 2008-10-23 20:55:31,651 INFO  [main] regionserver.HRegion(911): compaction completed on region -ROOT-,,0 in 0sec
    [junit] 2008-10-23 20:55:31,660 INFO  [main] util.Merge(204): Found meta for region1 [B@a63599, meta for region2 [B@a63599
    [junit] 2008-10-23 20:55:31,660 DEBUG [main] regionserver.HRegion(2195): 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 => '1', COMPRESSION => 'NONE', LENGTH => '2147483647', TTL => '-1', IN_MEMORY => 'false', BLOCKCACHE => 'false'}, {NAME => 'historian', BLOOMFILTER => 'false', VERSIONS => '2147483647', COMPRESSION => 'NONE', LENGTH => '2147483647', TTL => '-1', IN_MEMORY => 'false', BLOCKCACHE => 'false'}]}}
    [junit] 2008-10-23 20:55:31,661 DEBUG [main] regionserver.HRegion(431): Opening region .META.,,1/1028785192
    [junit] 2008-10-23 20:55:31,669 DEBUG [main] regionserver.HStore(456): loaded /user/hudson/.META./1028785192/info/info/1940266124520153561, isReference=false, sequence id=17
    [junit] 2008-10-23 20:55:31,680 DEBUG [main] regionserver.HStore(456): loaded /user/hudson/.META./1028785192/info/info/4360625328684499713, isReference=false, sequence id=13
    [junit] 2008-10-23 20:55:31,686 DEBUG [main] regionserver.HStore(456): loaded /user/hudson/.META./1028785192/info/info/7923895082244249831, isReference=false, sequence id=5
    [junit] 2008-10-23 20:55:31,688 DEBUG [main] regionserver.HStore(231): Loaded 3 file(s) in hstore 1028785192/info, max sequence id 17
    [junit] 2008-10-23 20:55:31,711 DEBUG [main] regionserver.HRegion(492): Next sequence id for region .META.,,1 is 18
    [junit] 2008-10-23 20:55:31,712 INFO  [main] regionserver.HRegion(514): region .META.,,1/1028785192 available
    [junit] 2008-10-23 20:55:31,712 DEBUG [main] regionserver.HLog(206): changing sequence number from 2 to 18
    [junit] 2008-10-23 20:55:31,713 INFO  [main] regionserver.HRegion(897): starting compaction on region .META.,,1
    [junit] 2008-10-23 20:55:31,717 DEBUG [main] regionserver.HStore(855): Compaction size of 1028785192/info: 4.5k; Skipped 0 files , size: 0
    [junit] 2008-10-23 20:55:31,746 DEBUG [main] regionserver.HStore(891): started compaction of 3 files into /user/hudson/.META./compaction.dir/1028785192/info/mapfiles/2585797596491300354
    [junit] 2008-10-23 20:55:32,054 DEBUG [main] regionserver.HStore(1062): moving /user/hudson/.META./compaction.dir/1028785192/info/mapfiles/2585797596491300354 to /user/hudson/.META./1028785192/info/mapfiles/595040486380636223
    [junit] 2008-10-23 20:55:32,304 DEBUG [main] regionserver.HStore(909): Completed compaction of 1028785192/info store size is 3.5k; time since last major compaction: 24 seconds
    [junit] 2008-10-23 20:55:32,339 INFO  [main] regionserver.HRegion(911): compaction completed on region .META.,,1 in 0sec
    [junit] 2008-10-23 20:55:32,347 DEBUG [main] regionserver.HRegion(2195): Opening region: REGION => {NAME => 'TestMergeTool,row_0100,1224795329803', STARTKEY => 'row_0100', ENDKEY => 'row_0600', ENCODED => 927622955, 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 => 'false'}]}}
    [junit] 2008-10-23 20:55:32,347 DEBUG [main] regionserver.HRegion(431): Opening region TestMergeTool,row_0100,1224795329803/927622955
    [junit] 2008-10-23 20:55:32,394 DEBUG [main] regionserver.HStore(456): loaded /user/hudson/TestMergeTool/927622955/contents/info/23649303725398750, isReference=false, sequence id=2
    [junit] 2008-10-23 20:55:32,395 DEBUG [main] regionserver.HStore(231): Loaded 1 file(s) in hstore 927622955/contents, max sequence id 2
    [junit] 2008-10-23 20:55:32,408 DEBUG [main] regionserver.HRegion(492): Next sequence id for region TestMergeTool,row_0100,1224795329803 is 3
    [junit] 2008-10-23 20:55:32,409 INFO  [main] regionserver.HRegion(514): region TestMergeTool,row_0100,1224795329803/927622955 available
    [junit] 2008-10-23 20:55:32,410 DEBUG [main] regionserver.HRegion(2195): Opening region: REGION => {NAME => 'TestMergeTool,,1224795298669', STARTKEY => '', ENDKEY => '', ENCODED => 1323841215, 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 => 'false'}]}}
    [junit] 2008-10-23 20:55:32,410 DEBUG [main] regionserver.HRegion(431): Opening region TestMergeTool,,1224795298669/1323841215
    [junit] 2008-10-23 20:55:32,418 DEBUG [main] regionserver.HStore(456): loaded /user/hudson/TestMergeTool/1323841215/contents/info/7258340729550837421, isReference=false, sequence id=2
    [junit] 2008-10-23 20:55:32,419 DEBUG [main] regionserver.HStore(231): Loaded 1 file(s) in hstore 1323841215/contents, max sequence id 2
    [junit] 2008-10-23 20:55:32,428 DEBUG [main] regionserver.HRegion(492): Next sequence id for region TestMergeTool,,1224795298669 is 3
    [junit] 2008-10-23 20:55:32,429 INFO  [main] regionserver.HRegion(514): region TestMergeTool,,1224795298669/1323841215 available
    [junit] 2008-10-23 20:55:32,430 INFO  [main] regionserver.HRegion(897): starting compaction on region TestMergeTool,row_0100,1224795329803
    [junit] 2008-10-23 20:55:32,442 DEBUG [main] regionserver.HStore(891): started compaction of 1 files into /user/hudson/TestMergeTool/compaction.dir/927622955/contents/mapfiles/8221456902483819848
    [junit] 2008-10-23 20:55:32,717 DEBUG [main] regionserver.HStore(1062): moving /user/hudson/TestMergeTool/compaction.dir/927622955/contents/mapfiles/8221456902483819848 to /user/hudson/TestMergeTool/927622955/contents/mapfiles/6657483963732502277
    [junit] 2008-10-23 20:55:32,862 DEBUG [main] regionserver.HStore(909): Completed compaction of 927622955/contents store size is 486.0
    [junit] 2008-10-23 20:55:32,897 INFO  [main] regionserver.HRegion(911): compaction completed on region TestMergeTool,row_0100,1224795329803 in 0sec
    [junit] 2008-10-23 20:55:32,898 DEBUG [main] regionserver.HRegion(173): Files for region: TestMergeTool,row_0100,1224795329803
    [junit] 2008-10-23 20:55:32,899 DEBUG [main] regionserver.HRegion(311): d hdfs://localhost:62228/user/hudson/TestMergeTool/927622955/contents
    [junit] 2008-10-23 20:55:32,899 DEBUG [main] regionserver.HRegion(311): d hdfs://localhost:62228/user/hudson/TestMergeTool/927622955/contents/info
    [junit] 2008-10-23 20:55:32,900 DEBUG [main] regionserver.HRegion(314): f hdfs://localhost:62228/user/hudson/TestMergeTool/927622955/contents/info/6657483963732502277 size=9
    [junit] 2008-10-23 20:55:32,900 DEBUG [main] regionserver.HRegion(311): d hdfs://localhost:62228/user/hudson/TestMergeTool/927622955/contents/mapfiles
    [junit] 2008-10-23 20:55:32,901 DEBUG [main] regionserver.HRegion(311): d hdfs://localhost:62228/user/hudson/TestMergeTool/927622955/contents/mapfiles/6657483963732502277
    [junit] 2008-10-23 20:55:32,902 DEBUG [main] regionserver.HRegion(314): f hdfs://localhost:62228/user/hudson/TestMergeTool/927622955/contents/mapfiles/6657483963732502277/data size=486
    [junit] 2008-10-23 20:55:32,902 DEBUG [main] regionserver.HRegion(314): f hdfs://localhost:62228/user/hudson/TestMergeTool/927622955/contents/mapfiles/6657483963732502277/index size=227
    [junit] 2008-10-23 20:55:32,902 INFO  [main] regionserver.HRegion(897): starting compaction on region TestMergeTool,,1224795298669
    [junit] 2008-10-23 20:55:32,911 DEBUG [main] regionserver.HStore(891): started compaction of 1 files into /user/hudson/TestMergeTool/compaction.dir/1323841215/contents/mapfiles/784724467497347947
    [junit] 2008-10-23 20:55:33,193 DEBUG [main] regionserver.HStore(1062): moving /user/hudson/TestMergeTool/compaction.dir/1323841215/contents/mapfiles/784724467497347947 to /user/hudson/TestMergeTool/1323841215/contents/mapfiles/3655689271100880449
    [junit] 2008-10-23 20:55:33,359 DEBUG [main] regionserver.HStore(909): Completed compaction of 1323841215/contents store size is 204.0
    [junit] 2008-10-23 20:55:33,388 INFO  [main] regionserver.HRegion(911): compaction completed on region TestMergeTool,,1224795298669 in 0sec
    [junit] 2008-10-23 20:55:33,388 DEBUG [main] regionserver.HRegion(178): Files for region: TestMergeTool,,1224795298669
    [junit] 2008-10-23 20:55:33,389 DEBUG [main] regionserver.HRegion(311): d hdfs://localhost:62228/user/hudson/TestMergeTool/1323841215/contents
    [junit] 2008-10-23 20:55:33,389 DEBUG [main] regionserver.HRegion(311): d hdfs://localhost:62228/user/hudson/TestMergeTool/1323841215/contents/info
    [junit] 2008-10-23 20:55:33,390 DEBUG [main] regionserver.HRegion(314): f hdfs://localhost:62228/user/hudson/TestMergeTool/1323841215/contents/info/3655689271100880449 size=9
    [junit] 2008-10-23 20:55:33,390 DEBUG [main] regionserver.HRegion(311): d hdfs://localhost:62228/user/hudson/TestMergeTool/1323841215/contents/mapfiles
    [junit] 2008-10-23 20:55:33,391 DEBUG [main] regionserver.HRegion(311): d hdfs://localhost:62228/user/hudson/TestMergeTool/1323841215/contents/mapfiles/3655689271100880449
    [junit] 2008-10-23 20:55:33,392 DEBUG [main] regionserver.HRegion(314): f hdfs://localhost:62228/user/hudson/TestMergeTool/1323841215/contents/mapfiles/3655689271100880449/data size=204
    [junit] 2008-10-23 20:55:33,392 DEBUG [main] regionserver.HRegion(314): f hdfs://localhost:62228/user/hudson/TestMergeTool/1323841215/contents/mapfiles/3655689271100880449/index size=227
    [junit] 2008-10-23 20:55:33,392 INFO  [main] regionserver.HRegion(202): Creating new region REGION => {NAME => 'TestMergeTool,,1224795333392', STARTKEY => '', ENDKEY => '', ENCODED => 1935079434, 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 => 'false'}]}}
    [junit] 2008-10-23 20:55:33,420 INFO  [main] regionserver.HRegion(211): starting merge of regions: TestMergeTool,row_0100,1224795329803 and TestMergeTool,,1224795298669 into new region REGION => {NAME => 'TestMergeTool,,1224795333392', STARTKEY => '', ENDKEY => '', ENCODED => 1935079434, 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 => 'false'}]}} with start key <[B...@4f80d6> and end key <[B...@4f80d6>
    [junit] 2008-10-23 20:55:33,421 DEBUG [main] regionserver.HRegion(577): Compactions and cache flushes disabled for region TestMergeTool,row_0100,1224795329803
    [junit] 2008-10-23 20:55:33,421 DEBUG [main] regionserver.HRegion(592): Scanners disabled for region TestMergeTool,row_0100,1224795329803
    [junit] 2008-10-23 20:55:33,421 DEBUG [main] regionserver.HRegion(607): No more active scanners for region TestMergeTool,row_0100,1224795329803
    [junit] 2008-10-23 20:55:33,421 DEBUG [main] regionserver.HRegion(609): Updates disabled for region TestMergeTool,row_0100,1224795329803
    [junit] 2008-10-23 20:55:33,421 DEBUG [main] regionserver.HRegion(615): No more row locks outstanding on region TestMergeTool,row_0100,1224795329803
    [junit] 2008-10-23 20:55:33,422 DEBUG [main] regionserver.HStore(551): closed 927622955/contents
    [junit] 2008-10-23 20:55:33,422 INFO  [main] regionserver.HRegion(628): closed TestMergeTool,row_0100,1224795329803
    [junit] 2008-10-23 20:55:33,422 DEBUG [main] regionserver.HRegion(577): Compactions and cache flushes disabled for region TestMergeTool,,1224795298669
    [junit] 2008-10-23 20:55:33,422 DEBUG [main] regionserver.HRegion(592): Scanners disabled for region TestMergeTool,,1224795298669
    [junit] 2008-10-23 20:55:33,422 DEBUG [main] regionserver.HRegion(607): No more active scanners for region TestMergeTool,,1224795298669
    [junit] 2008-10-23 20:55:33,422 DEBUG [main] regionserver.HRegion(609): Updates disabled for region TestMergeTool,,1224795298669
    [junit] 2008-10-23 20:55:33,423 DEBUG [main] regionserver.HRegion(615): No more row locks outstanding on region TestMergeTool,,1224795298669
    [junit] 2008-10-23 20:55:33,423 DEBUG [main] regionserver.HStore(551): closed 1323841215/contents
    [junit] 2008-10-23 20:55:33,423 INFO  [main] regionserver.HRegion(628): closed TestMergeTool,,1224795298669
    [junit] 2008-10-23 20:55:33,488 DEBUG [main] regionserver.HRegion(234): Adjusting sequence id of storeFile 1323841215/contents/3655689271100880449 down by one; sequence id A=2, sequence id B=2
    [junit] 2008-10-23 20:55:33,593 DEBUG [main] regionserver.HRegion(245): Renaming 927622955/contents/6657483963732502277 to 1935079434/contents/4433019878703633822
    [junit] 2008-10-23 20:55:34,155 DEBUG [main] regionserver.HRegion(245): Renaming 1323841215/contents/3655689271100880449 to 1935079434/contents/1491195235303723555
    [junit] 2008-10-23 20:55:34,746 DEBUG [main] regionserver.HRegion(251): Files for new region
    [junit] 2008-10-23 20:55:34,747 DEBUG [main] regionserver.HRegion(311): d hdfs://localhost:62228/user/hudson/TestMergeTool/1935079434/contents
    [junit] 2008-10-23 20:55:34,747 DEBUG [main] regionserver.HRegion(311): d hdfs://localhost:62228/user/hudson/TestMergeTool/1935079434/contents/info
    [junit] 2008-10-23 20:55:34,755 DEBUG [main] regionserver.HRegion(314): f hdfs://localhost:62228/user/hudson/TestMergeTool/1935079434/contents/info/1491195235303723555 size=9
    [junit] 2008-10-23 20:55:34,755 DEBUG [main] regionserver.HRegion(314): f hdfs://localhost:62228/user/hudson/TestMergeTool/1935079434/contents/info/4433019878703633822 size=9
    [junit] 2008-10-23 20:55:34,755 DEBUG [main] regionserver.HRegion(311): d hdfs://localhost:62228/user/hudson/TestMergeTool/1935079434/contents/mapfiles
    [junit] 2008-10-23 20:55:34,757 DEBUG [main] regionserver.HRegion(311): d hdfs://localhost:62228/user/hudson/TestMergeTool/1935079434/contents/mapfiles/1491195235303723555
    [junit] 2008-10-23 20:55:34,758 DEBUG [main] regionserver.HRegion(314): f hdfs://localhost:62228/user/hudson/TestMergeTool/1935079434/contents/mapfiles/1491195235303723555/data size=204
    [junit] 2008-10-23 20:55:34,758 DEBUG [main] regionserver.HRegion(314): f hdfs://localhost:62228/user/hudson/TestMergeTool/1935079434/contents/mapfiles/1491195235303723555/index size=227
    [junit] 2008-10-23 20:55:34,758 DEBUG [main] regionserver.HRegion(311): d hdfs://localhost:62228/user/hudson/TestMergeTool/1935079434/contents/mapfiles/4433019878703633822
    [junit] 2008-10-23 20:55:34,759 DEBUG [main] regionserver.HRegion(314): f hdfs://localhost:62228/user/hudson/TestMergeTool/1935079434/contents/mapfiles/4433019878703633822/data size=486
    [junit] 2008-10-23 20:55:34,759 DEBUG [main] regionserver.HRegion(314): f hdfs://localhost:62228/user/hudson/TestMergeTool/1935079434/contents/mapfiles/4433019878703633822/index size=227
    [junit] 2008-10-23 20:55:34,760 DEBUG [main] regionserver.HRegion(431): Opening region TestMergeTool,,1224795333392/1935079434
    [junit] 2008-10-23 20:55:34,767 DEBUG [main] regionserver.HStore(456): loaded /user/hudson/TestMergeTool/1935079434/contents/info/1491195235303723555, isReference=false, sequence id=1
    [junit] 2008-10-23 20:55:34,784 DEBUG [main] regionserver.HStore(456): loaded /user/hudson/TestMergeTool/1935079434/contents/info/4433019878703633822, isReference=false, sequence id=2
    [junit] 2008-10-23 20:55:34,785 DEBUG [main] regionserver.HStore(231): Loaded 2 file(s) in hstore 1935079434/contents, max sequence id 2
    [junit] 2008-10-23 20:55:34,797 DEBUG [main] regionserver.HRegion(492): Next sequence id for region TestMergeTool,,1224795333392 is 3
    [junit] 2008-10-23 20:55:34,798 INFO  [main] regionserver.HRegion(514): region TestMergeTool,,1224795333392/1935079434 available
    [junit] 2008-10-23 20:55:34,799 INFO  [main] regionserver.HRegion(897): starting compaction on region TestMergeTool,,1224795333392
    [junit] 2008-10-23 20:55:34,802 DEBUG [main] regionserver.HStore(855): Compaction size of 1935079434/contents: 1.1k; Skipped 0 files , size: 0
    [junit] 2008-10-23 20:55:34,822 DEBUG [main] regionserver.HStore(891): started compaction of 2 files into /user/hudson/TestMergeTool/compaction.dir/1935079434/contents/mapfiles/1967477982765587607
    [junit] 2008-10-23 20:55:35,062 DEBUG [main] regionserver.HStore(1062): moving /user/hudson/TestMergeTool/compaction.dir/1935079434/contents/mapfiles/1967477982765587607 to /user/hudson/TestMergeTool/1935079434/contents/mapfiles/4812288647125874214
    [junit] 2008-10-23 20:55:35,240 DEBUG [main] regionserver.HStore(909): Completed compaction of 1935079434/contents store size is 580.0; time since last major compaction: 2 seconds
    [junit] 2008-10-23 20:55:35,274 INFO  [main] regionserver.HRegion(911): compaction completed on region TestMergeTool,,1224795333392 in 0sec
    [junit] 2008-10-23 20:55:35,276 DEBUG [main] regionserver.HRegion(258): Files for new region
    [junit] 2008-10-23 20:55:35,277 DEBUG [main] regionserver.HRegion(311): d hdfs://localhost:62228/user/hudson/TestMergeTool/1935079434/contents
    [junit] 2008-10-23 20:55:35,277 DEBUG [main] regionserver.HRegion(311): d hdfs://localhost:62228/user/hudson/TestMergeTool/1935079434/contents/info
    [junit] 2008-10-23 20:55:35,278 DEBUG [main] regionserver.HRegion(314): f hdfs://localhost:62228/user/hudson/TestMergeTool/1935079434/contents/info/4812288647125874214 size=9
    [junit] 2008-10-23 20:55:35,279 DEBUG [main] regionserver.HRegion(311): d hdfs://localhost:62228/user/hudson/TestMergeTool/1935079434/contents/mapfiles
    [junit] 2008-10-23 20:55:35,280 DEBUG [main] regionserver.HRegion(311): d hdfs://localhost:62228/user/hudson/TestMergeTool/1935079434/contents/mapfiles/4812288647125874214
    [junit] 2008-10-23 20:55:35,281 DEBUG [main] regionserver.HRegion(314): f hdfs://localhost:62228/user/hudson/TestMergeTool/1935079434/contents/mapfiles/4812288647125874214/data size=580
    [junit] 2008-10-23 20:55:35,281 DEBUG [main] regionserver.HRegion(314): f hdfs://localhost:62228/user/hudson/TestMergeTool/1935079434/contents/mapfiles/4812288647125874214/index size=227
    [junit] 2008-10-23 20:55:35,281 DEBUG [main] regionserver.HRegion(2292): DELETING region hdfs://localhost:62228/user/hudson/TestMergeTool/927622955
    [junit] 2008-10-23 20:55:35,311 DEBUG [main] regionserver.HRegion(2292): DELETING region hdfs://localhost:62228/user/hudson/TestMergeTool/1323841215
    [junit] 2008-10-23 20:55:35,344 INFO  [main] regionserver.HRegion(264): merge completed. New region is TestMergeTool,,1224795333392
    [junit] 2008-10-23 20:55:35,344 DEBUG [main] util.Merge(308): Removing region: REGION => {NAME => 'TestMergeTool,row_0100,1224795329803', STARTKEY => 'row_0100', ENDKEY => 'row_0600', ENCODED => 927622955, 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 => 'false'}]}} from .META.,,1
    [junit] 2008-10-23 20:55:35,347 DEBUG [main] util.Merge(308): Removing region: REGION => {NAME => 'TestMergeTool,,1224795298669', STARTKEY => '', ENDKEY => '', ENCODED => 1323841215, 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 => 'false'}]}} from .META.,,1
    [junit] 2008-10-23 20:55:35,366 INFO  [main] util.Merge(244): Adding REGION => {NAME => 'TestMergeTool,,1224795333392', STARTKEY => '', ENDKEY => '', ENCODED => 1935079434, 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 => 'false'}]}} to REGION => {NAME => '.META.,,1', STARTKEY => '', ENDKEY => '', ENCODED => 1028785192, TABLE => {{NAME => '.META.', IS_ROOT => 'false', IS_META => 'true', FAMILIES => [{NAME => 'info', BLOOMFILTER => 'false', VERSIONS => '1', COMPRESSION => 'NONE', LENGTH => '2147483647', TTL => '-1', IN_MEMORY => 'false', BLOCKCACHE => 'false'}, {NAME => 'historian', BLOOMFILTER => 'false', VERSIONS => '2147483647', COMPRESSION => 'NONE', LENGTH => '2147483647', TTL => '-1', IN_MEMORY => 'false', BLOCKCACHE => 'false'}]}}
    [junit] 2008-10-23 20:55:35,366 DEBUG [main] regionserver.HRegion(577): Compactions and cache flushes disabled for region TestMergeTool,,1224795333392
    [junit] 2008-10-23 20:55:35,367 DEBUG [main] regionserver.HRegion(592): Scanners disabled for region TestMergeTool,,1224795333392
    [junit] 2008-10-23 20:55:35,367 DEBUG [main] regionserver.HRegion(607): No more active scanners for region TestMergeTool,,1224795333392
    [junit] 2008-10-23 20:55:35,367 DEBUG [main] regionserver.HRegion(609): Updates disabled for region TestMergeTool,,1224795333392
    [junit] 2008-10-23 20:55:35,367 DEBUG [main] regionserver.HRegion(615): No more row locks outstanding on region TestMergeTool,,1224795333392
    [junit] 2008-10-23 20:55:35,367 DEBUG [main] regionserver.HStore(551): closed 1935079434/contents
    [junit] 2008-10-23 20:55:35,367 INFO  [main] regionserver.HRegion(628): closed TestMergeTool,,1224795333392
    [junit] 2008-10-23 20:55:35,368 DEBUG [main] regionserver.HRegion(577): Compactions and cache flushes disabled for region -ROOT-,,0
    [junit] 2008-10-23 20:55:35,368 DEBUG [main] regionserver.HRegion(592): Scanners disabled for region -ROOT-,,0
    [junit] 2008-10-23 20:55:35,368 DEBUG [main] regionserver.HRegion(607): No more active scanners for region -ROOT-,,0
    [junit] 2008-10-23 20:55:35,368 DEBUG [main] regionserver.HRegion(609): Updates disabled for region -ROOT-,,0
    [junit] 2008-10-23 20:55:35,368 DEBUG [main] regionserver.HRegion(615): No more row locks outstanding on region -ROOT-,,0
    [junit] 2008-10-23 20:55:35,368 DEBUG [main] regionserver.HStore(551): closed 70236052/info
    [junit] 2008-10-23 20:55:35,369 INFO  [main] regionserver.HRegion(628): closed -ROOT-,,0
    [junit] 2008-10-23 20:55:35,369 DEBUG [main] regionserver.HRegion(577): Compactions and cache flushes disabled for region .META.,,1
    [junit] 2008-10-23 20:55:35,369 DEBUG [main] regionserver.HRegion(592): Scanners disabled for region .META.,,1
    [junit] 2008-10-23 20:55:35,369 DEBUG [main] regionserver.HRegion(607): No more active scanners for region .META.,,1
    [junit] 2008-10-23 20:55:35,369 DEBUG [main] regionserver.HRegion(609): Updates disabled for region .META.,,1
    [junit] 2008-10-23 20:55:35,369 DEBUG [main] regionserver.HRegion(615): No more row locks outstanding on region .META.,,1
    [junit] 2008-10-23 20:55:35,369 DEBUG [main] regionserver.HRegion(1022): Started memcache flush for region .META.,,1. Current region memcache size 467.0
    [junit] 2008-10-23 20:55:35,667 DEBUG [main] regionserver.HStore(646): Added /user/hudson/.META./1028785192/info/mapfiles/8370741643905598774 with 3 entries, sequence id 21, data size 467.0, file size 619.0
    [junit] 2008-10-23 20:55:35,668 DEBUG [main] regionserver.HRegion(1096): Finished memcache flush for region .META.,,1 in 299ms, sequence id=21, compaction requested=true
    [junit] 2008-10-23 20:55:35,668 DEBUG [main] regionserver.HStore(551): closed 1028785192/historian
    [junit] 2008-10-23 20:55:35,668 DEBUG [main] regionserver.HStore(551): closed 1028785192/info
    [junit] 2008-10-23 20:55:35,668 INFO  [main] regionserver.HRegion(628): closed .META.,,1
    [junit] 2008-10-23 20:55:35,707 DEBUG [main] regionserver.HLog(260): Closing current log writer /user/hudson/log_1224795331541/hlog.dat.0
    [junit] 2008-10-23 20:55:35,743 INFO  [main] regionserver.HLog(273): New log writer created at /user/hudson/log_1224795331541/hlog.dat.1224795335707
    [junit] 2008-10-23 20:55:35,743 DEBUG [main] regionserver.HLog(278): Last sequence written is empty. Deleting all old hlogs
    [junit] 2008-10-23 20:55:35,743 INFO  [main] regionserver.HLog(330): removing old log file /user/hudson/log_1224795331541/hlog.dat.0 whose highest sequence/edit id is 21
    [junit] 2008-10-23 20:55:35,744 DEBUG [main] regionserver.HLog(369): closing log writer in hdfs://localhost:62228/user/hudson/log_1224795331541
    [junit] 2008-10-23 20:55:35,824 DEBUG [main] regionserver.HRegion(2195): Opening region: REGION => {NAME => 'TestMergeTool,,1224795333392', STARTKEY => '', ENDKEY => '', ENCODED => 1935079434, 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 => 'false'}]}}
    [junit] 2008-10-23 20:55:35,824 DEBUG [main] regionserver.HRegion(431): Opening region TestMergeTool,,1224795333392/1935079434
    [junit] 2008-10-23 20:55:35,831 DEBUG [main] regionserver.HStore(456): loaded /user/hudson/TestMergeTool/1935079434/contents/info/4812288647125874214, isReference=false, sequence id=2
    [junit] 2008-10-23 20:55:35,832 DEBUG [main] regionserver.HStore(231): Loaded 1 file(s) in hstore 1935079434/contents, max sequence id 2
    [junit] 2008-10-23 20:55:35,838 DEBUG [main] regionserver.HRegion(492): Next sequence id for region TestMergeTool,,1224795333392 is 3
    [junit] 2008-10-23 20:55:35,839 INFO  [main] regionserver.HRegion(514): region TestMergeTool,,1224795333392/1935079434 available
    [junit] 2008-10-23 20:55:35,910 DEBUG [main] regionserver.HRegion(577): Compactions and cache flushes disabled for region TestMergeTool,,1224795333392
    [junit] 2008-10-23 20:55:35,910 DEBUG [main] regionserver.HRegion(592): Scanners disabled for region TestMergeTool,,1224795333392
    [junit] 2008-10-23 20:55:35,910 DEBUG [main] regionserver.HRegion(607): No more active scanners for region TestMergeTool,,1224795333392
    [junit] 2008-10-23 20:55:35,910 DEBUG [main] regionserver.HRegion(609): Updates disabled for region TestMergeTool,,1224795333392
    [junit] 2008-10-23 20:55:35,911 DEBUG [main] regionserver.HRegion(615): No more row locks outstanding on region TestMergeTool,,1224795333392
    [junit] 2008-10-23 20:55:35,911 DEBUG [main] regionserver.HStore(551): closed 1935079434/contents
    [junit] 2008-10-23 20:55:35,911 INFO  [main] regionserver.HRegion(628): closed TestMergeTool,,1224795333392
    [junit] 2008-10-23 20:55:35,911 INFO  [main] util.TestMergeTool(171): Verified merging regions 0+1+2+3 and 4
    [junit] 2008-10-23 20:55:35,911 DEBUG [main] regionserver.HLog(369): closing log writer in /tmp/log_1224795310804
    [junit] 2008-10-23 20:55:35,988 INFO  [main] hbase.HBaseTestCase(600): Shutting down FileSystem
    [junit] 2008-10-23 20:55:36,876 INFO  [main] hbase.HBaseTestCase(607): Shutting down Mini DFS 
    [junit] Shutting down the Mini HDFS Cluster
    [junit] Shutting down DataNode 1
    [junit] 2008-10-23 20:55:36,881 INFO  [main] http.SocketListener(212): Stopped SocketListener on 127.0.0.1:62244
    [junit] 2008-10-23 20:55:36,994 INFO  [main] util.Container(156): Stopped HttpContext[/static,/static]
    [junit] 2008-10-23 20:55:36,994 INFO  [main] util.Container(156): Stopped org.mortbay.jetty.servlet.WebApplicationHandler@15f4a7f
    [junit] 2008-10-23 20:55:37,067 INFO  [main] util.Container(156): Stopped WebApplicationContext[/,/]
    [junit] 2008-10-23 20:55:37,068 INFO  [main] util.Container(156): Stopped org.mortbay.jetty.Server@1397e5c
    [junit] Shutting down DataNode 0
    [junit] 2008-10-23 20:55:38,077 INFO  [Acceptor ServerSocket[addr=localhost/127.0.0.1,port=0,localport=62240]] util.ThreadedServer$Acceptor(656): Stopping Acceptor ServerSocket[addr=localhost/127.0.0.1,port=0,localport=62240]
    [junit] 2008-10-23 20:55:38,077 INFO  [main] http.SocketListener(212): Stopped SocketListener on 127.0.0.1:62240
    [junit] 2008-10-23 20:55:38,172 INFO  [main] util.Container(156): Stopped HttpContext[/static,/static]
    [junit] 2008-10-23 20:55:38,173 INFO  [main] util.Container(156): Stopped org.mortbay.jetty.servlet.WebApplicationHandler@717323
    [junit] 2008-10-23 20:55:38,242 INFO  [main] util.Container(156): Stopped WebApplicationContext[/,/]
    [junit] 2008-10-23 20:55:38,242 INFO  [main] util.Container(156): Stopped org.mortbay.jetty.Server@118278a
    [junit] 2008-10-23 20:55:39,357 INFO  [main] http.SocketListener(212): Stopped SocketListener on 0.0.0.0:62233
    [junit] 2008-10-23 20:55:39,425 INFO  [main] util.Container(156): Stopped HttpContext[/static,/static]
    [junit] 2008-10-23 20:55:39,425 INFO  [main] util.Container(156): Stopped org.mortbay.jetty.servlet.WebApplicationHandler@1493102
    [junit] 2008-10-23 20:55:39,492 INFO  [main] util.Container(156): Stopped WebApplicationContext[/,/]
    [junit] 2008-10-23 20:55:39,493 INFO  [main] util.Container(156): Stopped org.mortbay.jetty.Server@349471
    [junit] 2008-10-23 20:55:39,493 WARN  [org.apache.hadoop.dfs.FSNamesystem$ReplicationMonitor@1372656] dfs.FSNamesystem$ReplicationMonitor(2193): ReplicationMonitor thread received InterruptedException.java.lang.InterruptedException: sleep interrupted
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 41.025 sec
    [junit] Running org.apache.hadoop.hbase.util.TestRootPath
    [junit] 2008-10-23 20:55:40,055 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] 2008-10-23 20:55:40,573 INFO  [main] test.TestFilter(244): Checking for false negatives
    [junit] 2008-10-23 20:55:40,577 INFO  [main] test.TestFilter(255): Checking for false positives
    [junit] 2008-10-23 20:55:40,578 INFO  [main] test.TestFilter(262): Success!
    [junit] 2008-10-23 20:55:40,579 INFO  [main] test.TestFilter(226): Checking serialization/deserialization
    [junit] 2008-10-23 20:55:40,580 INFO  [main] test.TestFilter(244): Checking for false negatives
    [junit] 2008-10-23 20:55:40,582 INFO  [main] test.TestFilter(255): Checking for false positives
    [junit] 2008-10-23 20:55:40,583 INFO  [main] test.TestFilter(262): Success!
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.065 sec

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

Total time: 37 minutes 6 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 #360

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