Just two tests now -- the merge test and the thrift one that was failing because of the server name redo. St.Ack
On Fri, Mar 20, 2009 at 8:54 AM, Apache Hudson Server < [email protected]> wrote: > See http://hudson.zones.apache.org/hudson/job/HBase-Patch/540/changes > > Changes: > > [stack] HBASE-1277, HBASE-1275 HStoreKey: Wrong comparator logic & > TestTable.testCreateTable broken > > ------------------------------------------ > [...truncated 36809 lines...] > [junit] 2009-03-20 16:06:14,126 DEBUG [main] regionserver.Store(692): > Started compaction of 2 file(s) into > /user/hudson/TestMergeTool/1999606133/contents/851602297028147304 > [junit] 2009-03-20 16:06:14,141 DEBUG [main] regionserver.Store(707): > Completed compaction of 1999606133/contents store size is 890.0 > [junit] 2009-03-20 16:06:14,142 INFO [main] regionserver.HRegion(716): > compaction completed on region TestMergeTool,,1237565174073 in 0sec > [junit] 2009-03-20 16:06:14,142 DEBUG [main] regionserver.HRegion(2517): > Files for new region > [junit] 2009-03-20 16:06:14,143 DEBUG [main] regionserver.HRegion(2585): > d hdfs://localhost:38036/user/hudson/TestMergeTool/1999606133/contents > [junit] 2009-03-20 16:06:14,144 DEBUG [main] regionserver.HRegion(2588): > f > hdfs://localhost:38036/user/hudson/TestMergeTool/1999606133/contents/6574646755201211965 > size=890 > [junit] 2009-03-20 16:06:14,144 DEBUG [main] regionserver.HRegion(2318): > DELETING region hdfs://localhost:38036/user/hudson/TestMergeTool/976447066 > [junit] 2009-03-20 16:06:14,145 DEBUG [main] regionserver.HRegion(2318): > DELETING region hdfs://localhost:38036/user/hudson/TestMergeTool/1714568240 > [junit] 2009-03-20 16:06:14,146 INFO [main] regionserver.HRegion(2523): > merge completed. New region is TestMergeTool,,1237565174073 > [junit] 2009-03-20 16:06:14,146 DEBUG [main] util.Merge(308): Removing > region: REGION => {NAME => 'TestMergeTool,row_0100,1237565173668', STARTKEY > => 'row_0100', ENDKEY => 'row_0600', ENCODED => 976447066, TABLE => {{NAME > => 'TestMergeTool', IS_ROOT => 'false', IS_META => 'false', FAMILIES => > [{NAME => 'contents', BLOOMFILTER => 'false', COMPRESSION => 'NONE', > VERSIONS => '3', LENGTH => '2147483647', TTL => '-1', BLOCKSIZE => '65536', > IN_MEMORY => 'false', BLOCKCACHE => 'false'}], INDEXES => []}} from > .META.,,1 > [junit] 2009-03-20 16:06:14,148 DEBUG [main] util.Merge(308): Removing > region: REGION => {NAME => 'TestMergeTool,,1237565170533', STARTKEY => '', > ENDKEY => '', ENCODED => 1714568240, TABLE => {{NAME => 'TestMergeTool', > IS_ROOT => 'false', IS_META => 'false', FAMILIES => [{NAME => 'contents', > BLOOMFILTER => 'false', VERSIONS => '3', COMPRESSION => 'NONE', LENGTH => > '2147483647', TTL => '-1', BLOCKSIZE => '65536', IN_MEMORY => 'false', > BLOCKCACHE => 'false'}], INDEXES => []}} from .META.,,1 > [junit] 2009-03-20 16:06:14,151 INFO [main] util.Merge(244): Adding > REGION => {NAME => 'TestMergeTool,,1237565174073', STARTKEY => '', ENDKEY => > '', ENCODED => 1999606133, TABLE => {{NAME => 'TestMergeTool', IS_ROOT => > 'false', IS_META => 'false', FAMILIES => [{NAME => 'contents', BLOOMFILTER > => 'false', COMPRESSION => 'NONE', VERSIONS => '3', LENGTH => '2147483647', > TTL => '-1', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => > 'false'}], 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', BLOCKSIZE => '8192', IN_MEMORY => 'false', > BLOCKCACHE => 'true'}, {NAME => 'historian', BLOOMFILTER => 'false', > VERSIONS => '2147483647', COMPRESSION => 'NONE', LENGTH => '2147483647', TTL > => '604800', BLOCKSIZE => '8192', IN_MEMORY => 'false', BLOCKCACHE => > 'false'}], INDEXES => []}} > [junit] 2009-03-20 16:06:14,152 DEBUG [main] regionserver.HRegion(385): > Closing TestMergeTool,,1237565174073: compactions & flushes disabled > [junit] 2009-03-20 16:06:14,152 DEBUG [main] regionserver.HRegion(415): > Updates disabled for region, no outstanding scanners on > TestMergeTool,,1237565174073 > [junit] 2009-03-20 16:06:14,152 DEBUG [main] regionserver.HRegion(422): > No more row locks outstanding on region TestMergeTool,,1237565174073 > [junit] 2009-03-20 16:06:14,153 DEBUG [main] regionserver.Store(434): > closed 1999606133/contents > [junit] 2009-03-20 16:06:14,153 INFO [main] regionserver.HRegion(434): > Closed TestMergeTool,,1237565174073 > [junit] 2009-03-20 16:06:14,153 DEBUG [main] regionserver.HRegion(385): > Closing -ROOT-,,0: compactions & flushes disabled > [junit] 2009-03-20 16:06:14,154 DEBUG [main] regionserver.HRegion(415): > Updates disabled for region, no outstanding scanners on -ROOT-,,0 > [junit] 2009-03-20 16:06:14,154 DEBUG [main] regionserver.HRegion(422): > No more row locks outstanding on region -ROOT-,,0 > [junit] 2009-03-20 16:06:14,154 DEBUG [main] regionserver.Store(434): > closed 70236052/info > [junit] 2009-03-20 16:06:14,155 INFO [main] regionserver.HRegion(434): > Closed -ROOT-,,0 > [junit] 2009-03-20 16:06:14,155 DEBUG [main] regionserver.HRegion(385): > Closing .META.,,1: compactions & flushes disabled > [junit] 2009-03-20 16:06:14,155 DEBUG [main] regionserver.HRegion(415): > Updates disabled for region, no outstanding scanners on .META.,,1 > [junit] 2009-03-20 16:06:14,155 DEBUG [main] regionserver.HRegion(422): > No more row locks outstanding on region .META.,,1 > [junit] 2009-03-20 16:06:14,156 DEBUG [main] regionserver.HRegion(826): > Started memcache flush for region .META.,,1. Current region memcache size > 928.0 > [junit] 2009-03-20 16:06:14,167 DEBUG [main] regionserver.Store(516): > Added > hdfs://localhost:38036/user/hudson/.META./1028785192/info/4786692866467181595, > entries=3, sequenceid=21, memsize=928.0, filesize=920.0 to .META.,,1 > [junit] 2009-03-20 16:06:14,168 DEBUG [main] regionserver.HRegion(903): > Finished memcache flush of ~928.0 for region .META.,,1 in 12ms, sequence > id=21, compaction requested=true > [junit] 2009-03-20 16:06:14,168 DEBUG [main] regionserver.Store(434): > closed 1028785192/historian > [junit] 2009-03-20 16:06:14,168 DEBUG [main] regionserver.Store(434): > closed 1028785192/info > [junit] 2009-03-20 16:06:14,169 INFO [main] regionserver.HRegion(434): > Closed .META.,,1 > [junit] 2009-03-20 16:06:14,182 INFO [main] regionserver.HLog(273): > Closed hdfs://localhost:38036/user/hudson/log_1237565173919/hlog.dat.0, > entries=4. New log writer: > /user/hudson/log_1237565173919/hlog.dat.1237565174180 > [junit] 2009-03-20 16:06:14,182 DEBUG [main] regionserver.HLog(280): > Last sequence written is empty. Deleting all old hlogs > [junit] 2009-03-20 16:06:14,182 INFO [main] regionserver.HLog(391): > removing old log file /user/hudson/log_1237565173919/hlog.dat.0 whose > highest sequence/edit id is 21 > [junit] 2009-03-20 16:06:14,183 DEBUG [main] regionserver.HLog(427): > closing log writer in hdfs://localhost:38036/user/hudson/log_1237565173919 > [junit] 2009-03-20 16:06:14,189 DEBUG [main] regionserver.HRegion(2200): > Opening region: REGION => {NAME => 'TestMergeTool,,1237565174073', STARTKEY > => '', ENDKEY => '', ENCODED => 1999606133, TABLE => {{NAME => > 'TestMergeTool', IS_ROOT => 'false', IS_META => 'false', FAMILIES => [{NAME > => 'contents', BLOOMFILTER => 'false', COMPRESSION => 'NONE', VERSIONS => > '3', LENGTH => '2147483647', TTL => '-1', BLOCKSIZE => '65536', IN_MEMORY => > 'false', BLOCKCACHE => 'false'}], INDEXES => []}} > [junit] 2009-03-20 16:06:14,190 DEBUG [main] regionserver.HRegion(237): > Opening region TestMergeTool,,1237565174073/1999606133 > [junit] 2009-03-20 16:06:14,195 DEBUG [main] regionserver.Store(383): > loaded /user/hudson/TestMergeTool/1999606133/contents/6574646755201211965, > isReference=false, sequence id=6, length=890, majorCompaction=false > [junit] 2009-03-20 16:06:14,195 DEBUG [main] regionserver.Store(213): > Loaded 1 file(s) in Store 1999606133/contents, max sequence id 6 > [junit] 2009-03-20 16:06:14,197 DEBUG [main] regionserver.HRegion(297): > Next sequence id for region TestMergeTool,,1237565174073 is 7 > [junit] 2009-03-20 16:06:14,198 INFO [main] regionserver.HRegion(314): > region TestMergeTool,,1237565174073/1999606133 available > [junit] 2009-03-20 16:06:14,198 DEBUG [main] regionserver.HLog(217): > changing sequence number from 6 to 7 > [junit] 2009-03-20 16:06:14,217 DEBUG [main] regionserver.HRegion(385): > Closing TestMergeTool,,1237565174073: compactions & flushes disabled > [junit] 2009-03-20 16:06:14,217 DEBUG [main] regionserver.HRegion(415): > Updates disabled for region, no outstanding scanners on > TestMergeTool,,1237565174073 > [junit] 2009-03-20 16:06:14,217 DEBUG [main] regionserver.HRegion(422): > No more row locks outstanding on region TestMergeTool,,1237565174073 > [junit] 2009-03-20 16:06:14,218 DEBUG [main] regionserver.Store(434): > closed 1999606133/contents > [junit] 2009-03-20 16:06:14,218 INFO [main] regionserver.HRegion(434): > Closed TestMergeTool,,1237565174073 > [junit] 2009-03-20 16:06:14,218 INFO [main] util.TestMergeTool(169): > Verified merging regions 0+1+2+3 and 4 > [junit] 2009-03-20 16:06:14,219 DEBUG [main] regionserver.HLog(427): > closing log writer in /tmp/log_1237565172550 > [junit] 2009-03-20 16:06:14,224 INFO [main] hbase.HBaseTestCase(587): > Shutting down FileSystem > [junit] 2009-03-20 16:06:14,225 INFO [main] hbase.HBaseTestCase(594): > Shutting down Mini DFS > [junit] Shutting down the Mini HDFS Cluster > [junit] Shutting down DataNode 1 > [junit] 2009-03-20 16:06:14,226 INFO [Acceptor > ServerSocket[addr=localhost/127.0.0.1,port=0,localport=40115]] > util.ThreadedServer$Acceptor(656): Stopping Acceptor > ServerSocket[addr=localhost/127.0.0.1,port=0,localport=40115] > [junit] 2009-03-20 16:06:14,228 INFO [main] http.SocketListener(212): > Stopped SocketListener on 127.0.0.1:40115 > [junit] 2009-03-20 16:06:14,228 INFO [main] util.Container(156): > Stopped org.mortbay.jetty.servlet.webapplicationhand...@1117a20 > [junit] 2009-03-20 16:06:14,299 INFO [main] util.Container(156): > Stopped WebApplicationContext[/static,/static] > [junit] 2009-03-20 16:06:14,300 INFO [main] util.Container(156): > Stopped org.mortbay.jetty.servlet.webapplicationhand...@58dd2d > [junit] 2009-03-20 16:06:14,360 INFO [main] util.Container(156): > Stopped WebApplicationContext[/,/] > [junit] 2009-03-20 16:06:14,360 INFO [main] util.Container(156): > Stopped org.mortbay.jetty.ser...@17c96a9 > [junit] 2009-03-20 16:06:14,362 WARN > [org.apache.hadoop.hdfs.server.datanode.dataxceiverser...@1283052] > datanode.DataXceiverServer(134): DatanodeRegistration(127.0.0.1:54187, > storageID=DS-1234589010-67.195.138.9-54187-1237565172044, infoPort=40115, > ipcPort=34619):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:129) > [junit] at java.lang.Thread.run(Thread.java:619) > [junit] > [junit] 2009-03-20 16:06:14,409 WARN [main-SendThread] > zookeeper.ClientCnxn$SendThread(898): Exception closing session 0x0 to > sun.nio.ch.selectionkeyi...@6b3fc7 > [junit] java.net.ConnectException: Connection refused > [junit] at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) > [junit] at > sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:574) > [junit] at > org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:864) > [junit] 2009-03-20 16:06:14,410 WARN [main-SendThread] > zookeeper.ClientCnxn$SendThread(932): Ignoring exception during shutdown > input > [junit] java.nio.channels.ClosedChannelException > [junit] at > sun.nio.ch.SocketChannelImpl.shutdownInput(SocketChannelImpl.java:638) > [junit] at > sun.nio.ch.SocketAdaptor.shutdownInput(SocketAdaptor.java:360) > [junit] at > org.apache.zookeeper.ClientCnxn$SendThread.cleanup(ClientCnxn.java:930) > [junit] at > org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:901) > [junit] 2009-03-20 16:06:14,410 WARN [main-SendThread] > zookeeper.ClientCnxn$SendThread(937): Ignoring exception during shutdown > output > [junit] java.nio.channels.ClosedChannelException > [junit] at > sun.nio.ch.SocketChannelImpl.shutdownOutput(SocketChannelImpl.java:649) > [junit] at > sun.nio.ch.SocketAdaptor.shutdownOutput(SocketAdaptor.java:368) > [junit] at > org.apache.zookeeper.ClientCnxn$SendThread.cleanup(ClientCnxn.java:935) > [junit] at > org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:901) > [junit] 2009-03-20 16:06:14,685 WARN [main-SendThread] > zookeeper.ClientCnxn$SendThread(898): Exception closing session 0x0 to > sun.nio.ch.selectionkeyi...@1284903 > [junit] java.net.ConnectException: Connection refused > [junit] at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) > [junit] at > sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:574) > [junit] at > org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:864) > [junit] 2009-03-20 16:06:14,686 WARN [main-SendThread] > zookeeper.ClientCnxn$SendThread(932): Ignoring exception during shutdown > input > [junit] java.nio.channels.ClosedChannelException > [junit] at > sun.nio.ch.SocketChannelImpl.shutdownInput(SocketChannelImpl.java:638) > [junit] at > sun.nio.ch.SocketAdaptor.shutdownInput(SocketAdaptor.java:360) > [junit] at > org.apache.zookeeper.ClientCnxn$SendThread.cleanup(ClientCnxn.java:930) > [junit] at > org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:901) > [junit] 2009-03-20 16:06:14,686 WARN [main-SendThread] > zookeeper.ClientCnxn$SendThread(937): Ignoring exception during shutdown > output > [junit] java.nio.channels.ClosedChannelException > [junit] at > sun.nio.ch.SocketChannelImpl.shutdownOutput(SocketChannelImpl.java:649) > [junit] at > sun.nio.ch.SocketAdaptor.shutdownOutput(SocketAdaptor.java:368) > [junit] at > org.apache.zookeeper.ClientCnxn$SendThread.cleanup(ClientCnxn.java:935) > [junit] at > org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:901) > [junit] 2009-03-20 16:06:14,947 WARN [main-SendThread] > zookeeper.ClientCnxn$SendThread(898): Exception closing session 0x0 to > sun.nio.ch.selectionkeyi...@1557a77 > [junit] java.net.ConnectException: Connection refused > [junit] at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) > [junit] at > sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:574) > [junit] at > org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:864) > [junit] 2009-03-20 16:06:14,947 WARN [main-SendThread] > zookeeper.ClientCnxn$SendThread(932): Ignoring exception during shutdown > input > [junit] java.nio.channels.ClosedChannelException > [junit] at > sun.nio.ch.SocketChannelImpl.shutdownInput(SocketChannelImpl.java:638) > [junit] at > sun.nio.ch.SocketAdaptor.shutdownInput(SocketAdaptor.java:360) > [junit] at > org.apache.zookeeper.ClientCnxn$SendThread.cleanup(ClientCnxn.java:930) > [junit] at > org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:901) > [junit] 2009-03-20 16:06:14,947 WARN [main-SendThread] > zookeeper.ClientCnxn$SendThread(937): Ignoring exception during shutdown > output > [junit] java.nio.channels.ClosedChannelException > [junit] at > sun.nio.ch.SocketChannelImpl.shutdownOutput(SocketChannelImpl.java:649) > [junit] at > sun.nio.ch.SocketAdaptor.shutdownOutput(SocketAdaptor.java:368) > [junit] at > org.apache.zookeeper.ClientCnxn$SendThread.cleanup(ClientCnxn.java:935) > [junit] at > org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:901) > [junit] 2009-03-20 16:06:15,171 WARN [main-SendThread] > zookeeper.ClientCnxn$SendThread(898): Exception closing session 0x0 to > sun.nio.ch.selectionkeyi...@17ed710 > [junit] java.net.ConnectException: Connection refused > [junit] at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) > [junit] at > sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:574) > [junit] at > org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:864) > [junit] 2009-03-20 16:06:15,171 WARN [main-SendThread] > zookeeper.ClientCnxn$SendThread(932): Ignoring exception during shutdown > input > [junit] java.nio.channels.ClosedChannelException > [junit] at > sun.nio.ch.SocketChannelImpl.shutdownInput(SocketChannelImpl.java:638) > [junit] at > sun.nio.ch.SocketAdaptor.shutdownInput(SocketAdaptor.java:360) > [junit] at > org.apache.zookeeper.ClientCnxn$SendThread.cleanup(ClientCnxn.java:930) > [junit] at > org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:901) > [junit] 2009-03-20 16:06:15,171 WARN [main-SendThread] > zookeeper.ClientCnxn$SendThread(937): Ignoring exception during shutdown > output > [junit] java.nio.channels.ClosedChannelException > [junit] at > sun.nio.ch.SocketChannelImpl.shutdownOutput(SocketChannelImpl.java:649) > [junit] at > sun.nio.ch.SocketAdaptor.shutdownOutput(SocketAdaptor.java:368) > [junit] at > org.apache.zookeeper.ClientCnxn$SendThread.cleanup(ClientCnxn.java:935) > [junit] at > org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:901) > [junit] Shutting down DataNode 0 > [junit] 2009-03-20 16:06:15,362 INFO [Acceptor > ServerSocket[addr=localhost/127.0.0.1,port=0,localport=35593]] > util.ThreadedServer$Acceptor(656): Stopping Acceptor > ServerSocket[addr=localhost/127.0.0.1,port=0,localport=35593] > [junit] 2009-03-20 16:06:15,362 INFO [main] http.SocketListener(212): > Stopped SocketListener on 127.0.0.1:35593 > [junit] 2009-03-20 16:06:15,362 INFO [main] util.Container(156): > Stopped org.mortbay.jetty.servlet.webapplicationhand...@1000bcf > [junit] 2009-03-20 16:06:15,431 INFO [main] util.Container(156): > Stopped WebApplicationContext[/static,/static] > [junit] 2009-03-20 16:06:15,432 INFO [main] util.Container(156): > Stopped org.mortbay.jetty.servlet.webapplicationhand...@1f1bd98 > [junit] 2009-03-20 16:06:15,485 INFO [main] util.Container(156): > Stopped WebApplicationContext[/,/] > [junit] 2009-03-20 16:06:15,486 INFO [main] util.Container(156): > Stopped org.mortbay.jetty.ser...@15e92d7 > [junit] 2009-03-20 16:06:15,487 WARN > [org.apache.hadoop.hdfs.server.datanode.dataxceiverser...@457d21] > datanode.DataXceiverServer(134): DatanodeRegistration(127.0.0.1:37032, > storageID=DS-214411499-67.195.138.9-37032-1237565171819, infoPort=35593, > ipcPort=57902):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:129) > [junit] at java.lang.Thread.run(Thread.java:619) > [junit] > [junit] 2009-03-20 16:06:15,735 WARN [main-SendThread] > zookeeper.ClientCnxn$SendThread(898): Exception closing session 0x0 to > sun.nio.ch.selectionkeyi...@177e6b4 > [junit] java.net.ConnectException: Connection refused > [junit] at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) > [junit] at > sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:574) > [junit] at > org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:864) > [junit] 2009-03-20 16:06:15,735 WARN [main-SendThread] > zookeeper.ClientCnxn$SendThread(932): Ignoring exception during shutdown > input > [junit] java.nio.channels.ClosedChannelException > [junit] at > sun.nio.ch.SocketChannelImpl.shutdownInput(SocketChannelImpl.java:638) > [junit] at > sun.nio.ch.SocketAdaptor.shutdownInput(SocketAdaptor.java:360) > [junit] at > org.apache.zookeeper.ClientCnxn$SendThread.cleanup(ClientCnxn.java:930) > [junit] at > org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:901) > [junit] 2009-03-20 16:06:15,736 WARN [main-SendThread] > zookeeper.ClientCnxn$SendThread(937): Ignoring exception during shutdown > output > [junit] java.nio.channels.ClosedChannelException > [junit] at > sun.nio.ch.SocketChannelImpl.shutdownOutput(SocketChannelImpl.java:649) > [junit] at > sun.nio.ch.SocketAdaptor.shutdownOutput(SocketAdaptor.java:368) > [junit] at > org.apache.zookeeper.ClientCnxn$SendThread.cleanup(ClientCnxn.java:935) > [junit] at > org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:901) > [junit] 2009-03-20 16:06:16,431 WARN [main-SendThread] > zookeeper.ClientCnxn$SendThread(898): Exception closing session 0x0 to > sun.nio.ch.selectionkeyi...@cb5d35 > [junit] java.net.ConnectException: Connection refused > [junit] at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) > [junit] at > sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:574) > [junit] at > org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:864) > [junit] 2009-03-20 16:06:16,431 WARN [main-SendThread] > zookeeper.ClientCnxn$SendThread(932): Ignoring exception during shutdown > input > [junit] java.nio.channels.ClosedChannelException > [junit] at > sun.nio.ch.SocketChannelImpl.shutdownInput(SocketChannelImpl.java:638) > [junit] at > sun.nio.ch.SocketAdaptor.shutdownInput(SocketAdaptor.java:360) > [junit] at > org.apache.zookeeper.ClientCnxn$SendThread.cleanup(ClientCnxn.java:930) > [junit] at > org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:901) > [junit] 2009-03-20 16:06:16,431 WARN [main-SendThread] > zookeeper.ClientCnxn$SendThread(937): Ignoring exception during shutdown > output > [junit] java.nio.channels.ClosedChannelException > [junit] at > sun.nio.ch.SocketChannelImpl.shutdownOutput(SocketChannelImpl.java:649) > [junit] at > sun.nio.ch.SocketAdaptor.shutdownOutput(SocketAdaptor.java:368) > [junit] at > org.apache.zookeeper.ClientCnxn$SendThread.cleanup(ClientCnxn.java:935) > [junit] at > org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:901) > [junit] 2009-03-20 16:06:16,486 WARN [main-SendThread] > zookeeper.ClientCnxn$SendThread(898): Exception closing session 0x0 to > sun.nio.ch.selectionkeyi...@1de530a > [junit] java.net.ConnectException: Connection refused > [junit] at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) > [junit] at > sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:574) > [junit] at > org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:864) > [junit] 2009-03-20 16:06:16,487 WARN [main-SendThread] > zookeeper.ClientCnxn$SendThread(932): Ignoring exception during shutdown > input > [junit] java.nio.channels.ClosedChannelException > [junit] at > sun.nio.ch.SocketChannelImpl.shutdownInput(SocketChannelImpl.java:638) > [junit] at > sun.nio.ch.SocketAdaptor.shutdownInput(SocketAdaptor.java:360) > [junit] at > org.apache.zookeeper.ClientCnxn$SendThread.cleanup(ClientCnxn.java:930) > [junit] at > org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:901) > [junit] 2009-03-20 16:06:16,487 WARN [main-SendThread] > zookeeper.ClientCnxn$SendThread(937): Ignoring exception during shutdown > output > [junit] java.nio.channels.ClosedChannelException > [junit] at > sun.nio.ch.SocketChannelImpl.shutdownOutput(SocketChannelImpl.java:649) > [junit] at > sun.nio.ch.SocketAdaptor.shutdownOutput(SocketAdaptor.java:368) > [junit] at > org.apache.zookeeper.ClientCnxn$SendThread.cleanup(ClientCnxn.java:935) > [junit] at > org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:901) > [junit] 2009-03-20 16:06:16,588 INFO [Acceptor > ServerSocket[addr=localhost/127.0.0.1,port=0,localport=45994]] > util.ThreadedServer$Acceptor(656): Stopping Acceptor > ServerSocket[addr=localhost/127.0.0.1,port=0,localport=45994] > [junit] 2009-03-20 16:06:16,588 INFO [main] http.SocketListener(212): > Stopped SocketListener on 127.0.0.1:45994 > [junit] 2009-03-20 16:06:16,588 INFO [main] util.Container(156): > Stopped org.mortbay.jetty.servlet.webapplicationhand...@2ab653 > [junit] 2009-03-20 16:06:16,639 INFO [main] util.Container(156): > Stopped WebApplicationContext[/static,/static] > [junit] 2009-03-20 16:06:16,642 INFO [main] util.Container(156): > Stopped org.mortbay.jetty.servlet.webapplicationhand...@32bd65 > [junit] 2009-03-20 16:06:16,690 INFO [main] util.Container(156): > Stopped WebApplicationContext[/,/] > [junit] 2009-03-20 16:06:16,691 INFO [main] util.Container(156): > Stopped org.mortbay.jetty.ser...@1e13e07 > [junit] 2009-03-20 16:06:16,691 WARN > > [org.apache.hadoop.hdfs.server.namenode.fsnamesystem$replicationmoni...@15e234c] > namenode.FSNamesystem$ReplicationMonitor(2300): ReplicationMonitor thread > received InterruptedException.java.lang.InterruptedException: sleep > interrupted > [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.263 sec > [junit] Running org.apache.hadoop.hbase.util.TestRootPath > [junit] 2009-03-20 16:06:17,060 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:199) > [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.076 sec > [junit] Running org.onelab.test.TestFilter > [junit] 2009-03-20 16:06:17,447 INFO [main] test.TestFilter(244): > Checking for false negatives > [junit] 2009-03-20 16:06:17,452 INFO [main] test.TestFilter(255): > Checking for false positives > [junit] 2009-03-20 16:06:17,453 INFO [main] test.TestFilter(262): > Success! > [junit] 2009-03-20 16:06:17,453 INFO [main] test.TestFilter(226): > Checking serialization/deserialization > [junit] 2009-03-20 16:06:17,455 INFO [main] test.TestFilter(244): > Checking for false negatives > [junit] 2009-03-20 16:06:17,458 INFO [main] test.TestFilter(255): > Checking for false positives > [junit] 2009-03-20 16:06:17,459 INFO [main] test.TestFilter(262): > Success! > [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.087 sec > > BUILD FAILED > http://hudson.zones.apache.org/hudson/job/HBase-Patch/ws/trunk/build.xml:458: > Tests failed! > > Total time: 26 minutes 51 seconds > [locks-and-latches] Releasing all the locks > [locks-and-latches] All the locks released > Recording test results > Publishing Clover coverage report... > >
