See 
<https://hudson.apache.org/hudson/job/Hadoop-Mapreduce-trunk-Commit/529/changes>

Changes:

[nigel] Update hudson patch admin script to fix missing option

------------------------------------------
[...truncated 16849 lines...]
    [junit]     at 
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerDynamicMBean(DefaultMBeanServerInterceptor.java:963)
    [junit]     at 
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerObject(DefaultMBeanServerInterceptor.java:917)
    [junit]     at 
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerMBean(DefaultMBeanServerInterceptor.java:312)
    [junit]     at 
com.sun.jmx.mbeanserver.JmxMBeanServer.registerMBean(JmxMBeanServer.java:482)
    [junit]     at 
org.apache.hadoop.hdfs.server.datanode.DataNode.registerMXBean(DataNode.java:528)
    [junit]     at 
org.apache.hadoop.hdfs.server.datanode.DataNode.startDataNode(DataNode.java:498)
    [junit]     at 
org.apache.hadoop.hdfs.server.datanode.DataNode.<init>(DataNode.java:281)
    [junit]     at 
org.apache.hadoop.hdfs.server.datanode.DataNode.<init>(DataNode.java:263)
    [junit]     at 
org.apache.hadoop.hdfs.server.datanode.DataNode.makeInstance(DataNode.java:1559)
    [junit]     at 
org.apache.hadoop.hdfs.server.datanode.DataNode.instantiateDataNode(DataNode.java:1502)
    [junit]     at 
org.apache.hadoop.hdfs.server.datanode.DataNode.instantiateDataNode(DataNode.java:1469)
    [junit]     at 
org.apache.hadoop.hdfs.MiniDFSCluster.startDataNodes(MiniDFSCluster.java:616)
    [junit]     at 
org.apache.hadoop.hdfs.MiniDFSCluster.initMiniDFSCluster(MiniDFSCluster.java:448)
    [junit]     at 
org.apache.hadoop.hdfs.MiniDFSCluster.<init>(MiniDFSCluster.java:378)
    [junit]     at 
org.apache.hadoop.hdfs.MiniDFSCluster.<init>(MiniDFSCluster.java:281)
    [junit]     at 
org.apache.hadoop.mapred.TestFileInputFormat.__CLR3_0_29v537w1c7z(TestFileInputFormat.java:156)
    [junit]     at 
org.apache.hadoop.mapred.TestFileInputFormat.testMultiLevelInput(TestFileInputFormat.java:152)
    [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:168)
    [junit]     at junit.framework.TestCase.runBare(TestCase.java:134)
    [junit]     at junit.framework.TestResult$1.protect(TestResult.java:110)
    [junit]     at junit.framework.TestResult.runProtected(TestResult.java:128)
    [junit]     at junit.framework.TestResult.run(TestResult.java:113)
    [junit]     at junit.framework.TestCase.run(TestCase.java:124)
    [junit]     at junit.framework.TestSuite.runTest(TestSuite.java:232)
    [junit]     at junit.framework.TestSuite.run(TestSuite.java:227)
    [junit]     at 
org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:83)
    [junit]     at 
junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:39)
    [junit]     at 
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:420)
    [junit]     at 
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:911)
    [junit]     at 
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:768)
    [junit] 2010-11-05 05:43:31,244 INFO  datanode.DataNode 
(DataNode.java:initDataXceiver(467)) - Opened info server at 60268
    [junit] 2010-11-05 05:43:31,244 INFO  datanode.DataNode 
(DataXceiverServer.java:<init>(76)) - Balancing bandwith is 1048576 bytes/s
    [junit] 2010-11-05 05:43:31,250 INFO  common.Storage 
(DataStorage.java:recoverTransitionRead(127)) - Storage directory 
<https://hudson.apache.org/hudson/job/Hadoop-Mapreduce-trunk-Commit/ws/trunk/build/test/data/dfs/data/data1>
 is not formatted.
    [junit] 2010-11-05 05:43:31,251 INFO  common.Storage 
(DataStorage.java:recoverTransitionRead(128)) - Formatting ...
    [junit] 2010-11-05 05:43:31,264 INFO  common.Storage 
(DataStorage.java:recoverTransitionRead(127)) - Storage directory 
<https://hudson.apache.org/hudson/job/Hadoop-Mapreduce-trunk-Commit/ws/trunk/build/test/data/dfs/data/data2>
 is not formatted.
    [junit] 2010-11-05 05:43:31,264 INFO  common.Storage 
(DataStorage.java:recoverTransitionRead(128)) - Formatting ...
    [junit] 2010-11-05 05:43:31,322 INFO  datanode.DataNode 
(FSDataset.java:registerMBean(1773)) - Registered FSDatasetStatusMBean
    [junit] 2010-11-05 05:43:31,323 INFO  datanode.DirectoryScanner 
(DirectoryScanner.java:<init>(149)) - scan starts at 1288941446323 with 
interval 21600000
    [junit] 2010-11-05 05:43:31,324 INFO  http.HttpServer 
(HttpServer.java:addGlobalFilter(406)) - Added global filtersafety 
(class=org.apache.hadoop.http.HttpServer$QuotingInputFilter)
    [junit] 2010-11-05 05:43:31,325 INFO  http.HttpServer 
(HttpServer.java:start(576)) - Port returned by 
webServer.getConnectors()[0].getLocalPort() before open() is -1. Opening the 
listener on 0
    [junit] 2010-11-05 05:43:31,325 INFO  http.HttpServer 
(HttpServer.java:start(581)) - listener.getLocalPort() returned 56056 
webServer.getConnectors()[0].getLocalPort() returned 56056
    [junit] 2010-11-05 05:43:31,325 INFO  http.HttpServer 
(HttpServer.java:start(614)) - Jetty bound to port 56056
    [junit] 2010-11-05 05:43:31,326 INFO  mortbay.log (?:invoke(?)) - 
jetty-6.1.14
    [junit] 2010-11-05 05:43:31,563 INFO  mortbay.log (?:invoke(?)) - Started 
selectchannelconnec...@localhost:56056
    [junit] 2010-11-05 05:43:31,566 INFO  jvm.JvmMetrics 
(JvmMetrics.java:init(71)) - Cannot initialize JVM Metrics with 
processName=DataNode, sessionId=null - already initialized
    [junit] 2010-11-05 05:43:31,567 INFO  ipc.Server (Server.java:run(338)) - 
Starting SocketReader
    [junit] 2010-11-05 05:43:31,567 INFO  metrics.RpcMetrics 
(RpcMetrics.java:<init>(63)) - Initializing RPC Metrics with hostName=DataNode, 
port=53080
    [junit] 2010-11-05 05:43:31,568 INFO  metrics.RpcDetailedMetrics 
(RpcDetailedMetrics.java:<init>(57)) - Initializing RPC Metrics with 
hostName=DataNode, port=53080
    [junit] 2010-11-05 05:43:31,568 INFO  datanode.DataNode 
(DataNode.java:initIpcServer(427)) - dnRegistration = 
DatanodeRegistration(host1.rack1.com:60268, storageID=, infoPort=56056, 
ipcPort=53080)
    [junit] Adding node with IP:port : 127.0.0.1:60268 to rack /r1
    [junit] 2010-11-05 05:43:31,569 INFO  hdfs.StateChange 
(FSNamesystem.java:registerDatanode(2508)) - BLOCK* 
NameSystem.registerDatanode: node registration from 127.0.0.1:60268 storage 
DS-313588303-127.0.1.1-60268-1288935811569
    [junit] 2010-11-05 05:43:31,569 INFO  net.NetworkTopology 
(NetworkTopology.java:add(331)) - Adding a new node: /r1/127.0.0.1:60268
    [junit] 2010-11-05 05:43:31,573 INFO  datanode.DataNode 
(DataNode.java:register(697)) - New storage id 
DS-313588303-127.0.1.1-60268-1288935811569 is assigned to data-node 
127.0.0.1:60268
    [junit] 2010-11-05 05:43:31,574 INFO  datanode.DataNode 
(DataNode.java:run(1422)) - DatanodeRegistration(127.0.0.1:60268, 
storageID=DS-313588303-127.0.1.1-60268-1288935811569, infoPort=56056, 
ipcPort=53080)In DataNode.run, data = 
FSDataset{dirpath='<https://hudson.apache.org/hudson/job/Hadoop-Mapreduce-trunk-Commit/ws/trunk/build/test/data/dfs/data/data1/current/finalized,/grid/0/hudson/hudson-slave/workspace/Hadoop-Mapreduce-trunk-Commit/trunk/build/test/data/dfs/data/data2/current/finalized'}>
    [junit] 2010-11-05 05:43:31,574 INFO  ipc.Server (Server.java:run(608)) - 
IPC Server Responder: starting
    [junit] 2010-11-05 05:43:31,574 INFO  ipc.Server (Server.java:run(443)) - 
IPC Server listener on 53080: starting
    [junit] 2010-11-05 05:43:31,576 INFO  datanode.DataNode 
(DataNode.java:offerService(889)) - using BLOCKREPORT_INTERVAL of 21600000msec 
Initial delay: 0msec
    [junit] 2010-11-05 05:43:31,576 INFO  ipc.Server (Server.java:run(1369)) - 
IPC Server handler 1 on 53080: starting
    [junit] 2010-11-05 05:43:31,576 INFO  ipc.Server (Server.java:run(1369)) - 
IPC Server handler 2 on 53080: starting
    [junit] 2010-11-05 05:43:31,575 INFO  ipc.Server (Server.java:run(1369)) - 
IPC Server handler 0 on 53080: starting
    [junit] 2010-11-05 05:43:31,585 INFO  datanode.DataNode 
(DataNode.java:blockReport(1129)) - BlockReport of 0 blocks got processed in 1 
msecs
    [junit] 2010-11-05 05:43:31,585 INFO  datanode.DataNode 
(DataNode.java:offerService(932)) - Starting Periodic block scanner.
    [junit] 2010-11-05 05:43:31,696 INFO  FSNamesystem.audit 
(FSNamesystem.java:logAuditEvent(148)) - ugi=hudson        ip=/127.0.0.1   
cmd=mkdirs      src=/TestFileInputFormat/dir1   dst=null        
perm=hudson:supergroup:rwxr-xr-x
    [junit] 2010-11-05 05:43:31,699 INFO  FSNamesystem.audit 
(FSNamesystem.java:logAuditEvent(148)) - ugi=hudson        ip=/127.0.0.1   
cmd=create      src=/TestFileInputFormat/file1  dst=null        
perm=hudson:supergroup:rw-r--r--
    [junit] 2010-11-05 05:43:31,701 INFO  hdfs.StateChange 
(FSNamesystem.java:allocateBlock(1753)) - BLOCK* NameSystem.allocateBlock: 
/TestFileInputFormat/file1. 
blk_-3164059746893134473_1001{blockUCState=UNDER_CONSTRUCTION, 
primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:60268|RBW]]}
    [junit] 2010-11-05 05:43:31,702 INFO  datanode.DataNode 
(DataXceiver.java:opWriteBlock(231)) - Receiving block 
blk_-3164059746893134473_1001 src: /127.0.0.1:53379 dest: /127.0.0.1:60268
    [junit] 2010-11-05 05:43:31,704 INFO  DataNode.clienttrace 
(BlockReceiver.java:run(903)) - src: /127.0.0.1:53379, dest: /127.0.0.1:60268, 
bytes: 1024, op: HDFS_WRITE, cliID: DFSClient_429060621, offset: 0, srvID: 
DS-313588303-127.0.1.1-60268-1288935811569, blockid: 
blk_-3164059746893134473_1001, duration: 438142
    [junit] 2010-11-05 05:43:31,704 INFO  datanode.DataNode 
(BlockReceiver.java:run(971)) - PacketResponder 0 for block 
blk_-3164059746893134473_1001 terminating
    [junit] 2010-11-05 05:43:31,704 INFO  hdfs.StateChange 
(BlockManager.java:addStoredBlock(1126)) - BLOCK* NameSystem.addStoredBlock: 
blockMap updated: 127.0.0.1:60268 is added to 
blk_-3164059746893134473_1001{blockUCState=UNDER_CONSTRUCTION, 
primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:60268|RBW]]} 
size 0
    [junit] 2010-11-05 05:43:31,705 INFO  hdfs.StateChange 
(FSNamesystem.java:completeFileInternal(1713)) - DIR* NameSystem.completeFile: 
file /TestFileInputFormat/file1 is closed by DFSClient_429060621
    [junit] 2010-11-05 05:43:31,709 INFO  FSNamesystem.audit 
(FSNamesystem.java:logAuditEvent(148)) - ugi=hudson        ip=/127.0.0.1   
cmd=open        src=/TestFileInputFormat/file1  dst=null        perm=null
    [junit] 2010-11-05 05:43:31,712 INFO  FSNamesystem.audit 
(FSNamesystem.java:logAuditEvent(148)) - ugi=hudson        ip=/127.0.0.1   
cmd=create      src=/TestFileInputFormat/dir1/file2     dst=null        
perm=hudson:supergroup:rw-r--r--
    [junit] 2010-11-05 05:43:31,713 INFO  hdfs.StateChange 
(FSNamesystem.java:allocateBlock(1753)) - BLOCK* NameSystem.allocateBlock: 
/TestFileInputFormat/dir1/file2. 
blk_1409217879314179539_1002{blockUCState=UNDER_CONSTRUCTION, 
primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:60268|RBW]]}
    [junit] 2010-11-05 05:43:31,714 INFO  datanode.DataNode 
(DataXceiver.java:opWriteBlock(231)) - Receiving block 
blk_1409217879314179539_1002 src: /127.0.0.1:53380 dest: /127.0.0.1:60268
    [junit] 2010-11-05 05:43:31,716 INFO  DataNode.clienttrace 
(BlockReceiver.java:run(903)) - src: /127.0.0.1:53380, dest: /127.0.0.1:60268, 
bytes: 1024, op: HDFS_WRITE, cliID: DFSClient_429060621, offset: 0, srvID: 
DS-313588303-127.0.1.1-60268-1288935811569, blockid: 
blk_1409217879314179539_1002, duration: 547501
    [junit] 2010-11-05 05:43:31,716 INFO  hdfs.StateChange 
(BlockManager.java:addStoredBlock(1126)) - BLOCK* NameSystem.addStoredBlock: 
blockMap updated: 127.0.0.1:60268 is added to 
blk_1409217879314179539_1002{blockUCState=UNDER_CONSTRUCTION, 
primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[127.0.0.1:60268|RBW]]} 
size 0
    [junit] 2010-11-05 05:43:31,717 INFO  datanode.DataNode 
(BlockReceiver.java:run(971)) - PacketResponder 0 for block 
blk_1409217879314179539_1002 terminating
    [junit] 2010-11-05 05:43:31,718 INFO  hdfs.StateChange 
(FSNamesystem.java:completeFileInternal(1713)) - DIR* NameSystem.completeFile: 
file /TestFileInputFormat/dir1/file2 is closed by DFSClient_429060621
    [junit] 2010-11-05 05:43:31,720 INFO  FSNamesystem.audit 
(FSNamesystem.java:logAuditEvent(148)) - ugi=hudson        ip=/127.0.0.1   
cmd=open        src=/TestFileInputFormat/dir1/file2     dst=null        
perm=null
    [junit] 2010-11-05 05:43:31,722 INFO  FSNamesystem.audit 
(FSNamesystem.java:logAuditEvent(148)) - ugi=hudson        ip=/127.0.0.1   
cmd=listStatus  src=/TestFileInputFormat        dst=null        perm=null
    [junit] 2010-11-05 05:43:31,723 INFO  mapred.FileInputFormat 
(FileInputFormat.java:listStatus(236)) - Total input paths to process : 2
    [junit] 2010-11-05 05:43:31,725 INFO  FSNamesystem.audit 
(FSNamesystem.java:logAuditEvent(148)) - ugi=hudson        ip=/127.0.0.1   
cmd=listStatus  src=/TestFileInputFormat        dst=null        perm=null
    [junit] 2010-11-05 05:43:31,726 INFO  FSNamesystem.audit 
(FSNamesystem.java:logAuditEvent(148)) - ugi=hudson        ip=/127.0.0.1   
cmd=listStatus  src=/TestFileInputFormat/dir1   dst=null        perm=null
    [junit] 2010-11-05 05:43:31,727 INFO  mapred.FileInputFormat 
(FileInputFormat.java:listStatus(236)) - Total input paths to process : 2
    [junit] 2010-11-05 05:43:31,728 INFO  FSNamesystem.audit 
(FSNamesystem.java:logAuditEvent(148)) - ugi=hudson        ip=/127.0.0.1   
cmd=open        src=/TestFileInputFormat/dir1/file2     dst=null        
perm=null
    [junit] 2010-11-05 05:43:31,729 INFO  FSNamesystem.audit 
(FSNamesystem.java:logAuditEvent(148)) - ugi=hudson        ip=/127.0.0.1   
cmd=open        src=/TestFileInputFormat/file1  dst=null        perm=null
    [junit] Shutting down the Mini HDFS Cluster
    [junit] 2010-11-05 05:43:31,731 INFO  hdfs.MiniDFSCluster 
(MiniDFSCluster.java:shutdownDataNodes(772)) - Shutting down DataNode 0
    [junit] 2010-11-05 05:43:31,836 INFO  ipc.Server (Server.java:stop(1601)) - 
Stopping server on 53080
    [junit] 2010-11-05 05:43:31,836 INFO  ipc.Server (Server.java:run(1444)) - 
IPC Server handler 0 on 53080: exiting
    [junit] 2010-11-05 05:43:31,837 INFO  ipc.Server (Server.java:run(1444)) - 
IPC Server handler 1 on 53080: exiting
    [junit] 2010-11-05 05:43:31,837 INFO  ipc.Server (Server.java:run(1444)) - 
IPC Server handler 2 on 53080: exiting
    [junit] 2010-11-05 05:43:31,837 INFO  ipc.Server (Server.java:run(675)) - 
Stopping IPC Server Responder
    [junit] 2010-11-05 05:43:31,837 INFO  ipc.Server (Server.java:run(475)) - 
Stopping IPC Server listener on 53080
    [junit] 2010-11-05 05:43:31,837 WARN  datanode.DataNode 
(DataXceiverServer.java:run(140)) - DatanodeRegistration(127.0.0.1:60268, 
storageID=DS-313588303-127.0.1.1-60268-1288935811569, infoPort=56056, 
ipcPort=53080):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:133)
    [junit]     at java.lang.Thread.run(Thread.java:619)
    [junit] 
    [junit] 2010-11-05 05:43:31,837 INFO  datanode.DataNode 
(DataNode.java:shutdown(768)) - Waiting for threadgroup to exit, active threads 
is 1
    [junit] 2010-11-05 05:43:31,838 INFO  datanode.DataBlockScanner 
(DataBlockScanner.java:run(621)) - Exiting DataBlockScanner thread.
    [junit] 2010-11-05 05:43:31,838 INFO  datanode.DataNode 
(DataNode.java:run(1443)) - DatanodeRegistration(127.0.0.1:60268, 
storageID=DS-313588303-127.0.1.1-60268-1288935811569, infoPort=56056, 
ipcPort=53080):Finishing DataNode in: 
FSDataset{dirpath='<https://hudson.apache.org/hudson/job/Hadoop-Mapreduce-trunk-Commit/ws/trunk/build/test/data/dfs/data/data1/current/finalized,/grid/0/hudson/hudson-slave/workspace/Hadoop-Mapreduce-trunk-Commit/trunk/build/test/data/dfs/data/data2/current/finalized'}>
    [junit] 2010-11-05 05:43:31,839 INFO  ipc.Server (Server.java:stop(1601)) - 
Stopping server on 53080
    [junit] 2010-11-05 05:43:31,839 INFO  datanode.DataNode 
(DataNode.java:shutdown(768)) - Waiting for threadgroup to exit, active threads 
is 0
    [junit] 2010-11-05 05:43:31,839 INFO  datanode.FSDatasetAsyncDiskService 
(FSDatasetAsyncDiskService.java:shutdown(133)) - Shutting down all async disk 
service threads...
    [junit] 2010-11-05 05:43:31,839 INFO  datanode.FSDatasetAsyncDiskService 
(FSDatasetAsyncDiskService.java:shutdown(142)) - All async disk service threads 
have been shut down.
    [junit] 2010-11-05 05:43:31,840 WARN  datanode.FSDatasetAsyncDiskService 
(FSDatasetAsyncDiskService.java:shutdown(130)) - AsyncDiskService has already 
shut down.
    [junit] 2010-11-05 05:43:31,941 WARN  namenode.FSNamesystem 
(FSNamesystem.java:run(2818)) - ReplicationMonitor thread received 
InterruptedException.java.lang.InterruptedException: sleep interrupted
    [junit] 2010-11-05 05:43:31,941 WARN  namenode.DecommissionManager 
(DecommissionManager.java:run(70)) - Monitor interrupted: 
java.lang.InterruptedException: sleep interrupted
    [junit] 2010-11-05 05:43:31,942 INFO  namenode.FSEditLog 
(FSEditLog.java:printStatistics(630)) - Number of transactions: 8 Total time 
for transactions(ms): 0Number of transactions batched in Syncs: 0 Number of 
syncs: 5 SyncTimes(ms): 8 4 
    [junit] 2010-11-05 05:43:31,943 INFO  ipc.Server (Server.java:stop(1601)) - 
Stopping server on 37882
    [junit] 2010-11-05 05:43:31,943 INFO  ipc.Server (Server.java:run(1444)) - 
IPC Server handler 0 on 37882: exiting
    [junit] 2010-11-05 05:43:31,943 INFO  ipc.Server (Server.java:run(1444)) - 
IPC Server handler 2 on 37882: exiting
    [junit] 2010-11-05 05:43:31,943 INFO  ipc.Server (Server.java:run(1444)) - 
IPC Server handler 5 on 37882: exiting
    [junit] 2010-11-05 05:43:31,944 INFO  ipc.Server (Server.java:run(475)) - 
Stopping IPC Server listener on 37882
    [junit] 2010-11-05 05:43:31,944 INFO  ipc.Server (Server.java:run(1444)) - 
IPC Server handler 8 on 37882: exiting
    [junit] 2010-11-05 05:43:31,944 INFO  ipc.Server (Server.java:run(1444)) - 
IPC Server handler 1 on 37882: exiting
    [junit] 2010-11-05 05:43:31,944 INFO  ipc.Server (Server.java:run(1444)) - 
IPC Server handler 7 on 37882: exiting
    [junit] 2010-11-05 05:43:31,944 INFO  ipc.Server (Server.java:run(1444)) - 
IPC Server handler 4 on 37882: exiting
    [junit] 2010-11-05 05:43:31,944 INFO  ipc.Server (Server.java:run(1444)) - 
IPC Server handler 9 on 37882: exiting
    [junit] 2010-11-05 05:43:31,944 INFO  ipc.Server (Server.java:run(675)) - 
Stopping IPC Server Responder
    [junit] 2010-11-05 05:43:31,944 INFO  ipc.Server (Server.java:run(1444)) - 
IPC Server handler 6 on 37882: exiting
    [junit] 2010-11-05 05:43:31,944 INFO  ipc.Server (Server.java:run(1444)) - 
IPC Server handler 3 on 37882: exiting
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 9.48 sec
    [junit] Running org.apache.hadoop.mapred.TestFileInputFormatPathFilter
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec
    [junit] Test org.apache.hadoop.mapred.TestFileInputFormatPathFilter FAILED
    [junit] Running org.apache.hadoop.mapred.TestFileOutputCommitter
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec
    [junit] Test org.apache.hadoop.mapred.TestFileOutputCommitter FAILED
    [junit] Running org.apache.hadoop.mapred.TestFileOutputFormat
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec
    [junit] Test org.apache.hadoop.mapred.TestFileOutputFormat FAILED
    [junit] Running org.apache.hadoop.mapred.TestGetSplitHosts
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.163 sec
    [junit] Test org.apache.hadoop.mapred.TestGetSplitHosts FAILED
    [junit] Running org.apache.hadoop.mapred.TestIFileStreams
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec
    [junit] Test org.apache.hadoop.mapred.TestIFileStreams FAILED
    [junit] Running org.apache.hadoop.mapred.TestIndexCache
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec
    [junit] Test org.apache.hadoop.mapred.TestIndexCache FAILED
    [junit] Running org.apache.hadoop.mapred.TestJavaSerialization
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec
    [junit] Test org.apache.hadoop.mapred.TestJavaSerialization FAILED
    [junit] Running org.apache.hadoop.mapred.TestJobHistoryParsing
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec
    [junit] Test org.apache.hadoop.mapred.TestJobHistoryParsing FAILED
    [junit] Running org.apache.hadoop.mapred.TestJobInProgress
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec
    [junit] Test org.apache.hadoop.mapred.TestJobInProgress FAILED
    [junit] Running org.apache.hadoop.mapred.TestJobQueueTaskScheduler
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec
    [junit] Test org.apache.hadoop.mapred.TestJobQueueTaskScheduler FAILED
    [junit] Running org.apache.hadoop.mapred.TestKillCompletedJob
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec
    [junit] Test org.apache.hadoop.mapred.TestKillCompletedJob FAILED
    [junit] Running org.apache.hadoop.mapred.TestLostTracker
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec
    [junit] Test org.apache.hadoop.mapred.TestLostTracker FAILED
    [junit] Running org.apache.hadoop.mapred.TestMapOutputType
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec
    [junit] Test org.apache.hadoop.mapred.TestMapOutputType FAILED
    [junit] Running org.apache.hadoop.mapred.TestMapRed
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec
    [junit] Test org.apache.hadoop.mapred.TestMapRed FAILED
    [junit] Running org.apache.hadoop.mapred.TestMiniMRDFSCaching
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec
    [junit] Test org.apache.hadoop.mapred.TestMiniMRDFSCaching FAILED
    [junit] Running org.apache.hadoop.mapred.TestQueueAclsForCurrentUser
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec
    [junit] Test org.apache.hadoop.mapred.TestQueueAclsForCurrentUser FAILED
    [junit] Running org.apache.hadoop.mapred.TestRackAwareTaskPlacement
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec
    [junit] Test org.apache.hadoop.mapred.TestRackAwareTaskPlacement FAILED
    [junit] Running org.apache.hadoop.mapred.TestReduceFetchFromPartialMem
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec
    [junit] Test org.apache.hadoop.mapred.TestReduceFetchFromPartialMem FAILED
    [junit] Running org.apache.hadoop.mapred.TestReduceTask
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec
    [junit] Test org.apache.hadoop.mapred.TestReduceTask FAILED
    [junit] Running org.apache.hadoop.mapred.TestSequenceFileAsBinaryInputFormat
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec
    [junit] Test org.apache.hadoop.mapred.TestSequenceFileAsBinaryInputFormat 
FAILED
    [junit] Running 
org.apache.hadoop.mapred.TestSequenceFileAsBinaryOutputFormat
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec
    [junit] Test org.apache.hadoop.mapred.TestSequenceFileAsBinaryOutputFormat 
FAILED
    [junit] Running org.apache.hadoop.mapred.TestSequenceFileInputFormat
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec
    [junit] Test org.apache.hadoop.mapred.TestSequenceFileInputFormat FAILED
    [junit] Running org.apache.hadoop.mapred.TestSeveral
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec
    [junit] Test org.apache.hadoop.mapred.TestSeveral FAILED
    [junit] Running org.apache.hadoop.mapred.TestSpeculativeExecution
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec
    [junit] Test org.apache.hadoop.mapred.TestSpeculativeExecution FAILED
    [junit] Running org.apache.hadoop.mapred.TestTaskLimits
    [junit] Tests run: 3, Failures: 0, Errors: 3, Time elapsed: 0.172 sec
    [junit] Test org.apache.hadoop.mapred.TestTaskLimits FAILED
    [junit] Running org.apache.hadoop.mapred.TestTaskTrackerBlacklisting
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec
    [junit] Test org.apache.hadoop.mapred.TestTaskTrackerBlacklisting FAILED
    [junit] Running org.apache.hadoop.mapred.TestTextInputFormat
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec
    [junit] Test org.apache.hadoop.mapred.TestTextInputFormat FAILED
    [junit] Running org.apache.hadoop.mapred.TestTextOutputFormat
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec
    [junit] Test org.apache.hadoop.mapred.TestTextOutputFormat FAILED
    [junit] Running org.apache.hadoop.mapred.TestTrackerBlacklistAcrossJobs
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec
    [junit] Test org.apache.hadoop.mapred.TestTrackerBlacklistAcrossJobs FAILED
    [junit] Running org.apache.hadoop.mapreduce.TestCounters
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.159 sec
    [junit] Test org.apache.hadoop.mapreduce.TestCounters FAILED
    [junit] Running org.apache.hadoop.mapreduce.TestMapCollection
    [junit] Tests run: 11, Failures: 0, Errors: 11, Time elapsed: 0.159 sec
    [junit] Test org.apache.hadoop.mapreduce.TestMapCollection FAILED
    [junit] Running org.apache.hadoop.mapreduce.TestMapReduceLocal
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec
    [junit] Test org.apache.hadoop.mapreduce.TestMapReduceLocal FAILED
    [junit] Running org.apache.hadoop.mapreduce.lib.input.TestFileInputFormat
    [junit] Tests run: 2, Failures: 0, Errors: 2, Time elapsed: 0.16 sec
    [junit] Test org.apache.hadoop.mapreduce.lib.input.TestFileInputFormat 
FAILED
    [junit] Running 
org.apache.hadoop.mapreduce.lib.output.TestFileOutputCommitter
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec
    [junit] Test org.apache.hadoop.mapreduce.lib.output.TestFileOutputCommitter 
FAILED

checkfailure:
    [touch] Creating 
<https://hudson.apache.org/hudson/job/Hadoop-Mapreduce-trunk-Commit/ws/trunk/build/test/testsfailed>

BUILD FAILED
<https://hudson.apache.org/hudson/job/Hadoop-Mapreduce-trunk-Commit/ws/trunk/build.xml>:760:
 The following error occurred while executing this line:
<https://hudson.apache.org/hudson/job/Hadoop-Mapreduce-trunk-Commit/ws/trunk/build.xml>:723:
 The following error occurred while executing this line:
<https://hudson.apache.org/hudson/job/Hadoop-Mapreduce-trunk-Commit/ws/trunk/build.xml>:784:
 Tests failed!

Total time: 3 minutes 27 seconds
[FINDBUGS] Skipping publisher since build result is FAILURE
Publishing Javadoc
Archiving artifacts
Recording test results
Recording fingerprints
Publishing Clover coverage report...
No Clover report will be published due to a Build Failure

Reply via email to