See <https://builds.apache.org/job/Pig-trunk/1247/changes>

Changes:

[julien] PIG-2702: Make Pig local mode (and tests) faster by working around the 
hard coded sleep(5000) in hadoop's JobControl

------------------------------------------
[...truncated 38348 lines...]
    [junit]     at 
com.sun.jmx.mbeanserver.JmxMBeanServer.unregisterMBean(JmxMBeanServer.java:506)
    [junit]     at 
org.apache.hadoop.metrics2.util.MBeans.unregister(MBeans.java:71)
    [junit]     at 
org.apache.hadoop.hdfs.server.datanode.FSDataset.shutdown(FSDataset.java:1934)
    [junit]     at 
org.apache.hadoop.hdfs.server.datanode.DataNode.shutdown(DataNode.java:788)
    [junit]     at 
org.apache.hadoop.hdfs.MiniDFSCluster.shutdownDataNodes(MiniDFSCluster.java:566)
    [junit]     at 
org.apache.hadoop.hdfs.MiniDFSCluster.shutdown(MiniDFSCluster.java:550)
    [junit]     at 
org.apache.pig.test.MiniGenericCluster.shutdownMiniDfsClusters(MiniGenericCluster.java:87)
    [junit]     at 
org.apache.pig.test.MiniGenericCluster.shutdownMiniDfsAndMrClusters(MiniGenericCluster.java:77)
    [junit]     at 
org.apache.pig.test.MiniGenericCluster.shutDown(MiniGenericCluster.java:68)
    [junit]     at 
org.apache.pig.test.TestStore.oneTimeTearDown(TestStore.java:129)
    [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 
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
    [junit]     at 
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
    [junit]     at 
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
    [junit]     at 
org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:37)
    [junit]     at org.junit.runners.ParentRunner.run(ParentRunner.java:220)
    [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] 12/05/17 10:34:39 WARN datanode.FSDatasetAsyncDiskService: 
AsyncDiskService has already shut down.
    [junit] Shutting down DataNode 2
    [junit] 12/05/17 10:34:39 INFO mortbay.log: Stopped 
SelectChannelConnector@localhost:0
    [junit] 12/05/17 10:34:39 INFO ipc.Server: Stopping server on 52977
    [junit] 12/05/17 10:34:39 INFO ipc.Server: IPC Server handler 0 on 52977: 
exiting
    [junit] 12/05/17 10:34:39 INFO ipc.Server: IPC Server handler 1 on 52977: 
exiting
    [junit] 12/05/17 10:34:39 INFO ipc.Server: IPC Server handler 2 on 52977: 
exiting
    [junit] 12/05/17 10:34:39 INFO ipc.Server: Stopping IPC Server listener on 
52977
    [junit] 12/05/17 10:34:39 INFO metrics.RpcInstrumentation: shut down
    [junit] 12/05/17 10:34:39 INFO datanode.DataNode: Waiting for threadgroup 
to exit, active threads is 1
    [junit] 12/05/17 10:34:39 INFO ipc.Server: Stopping IPC Server Responder
    [junit] 12/05/17 10:34:39 WARN datanode.DataNode: 
DatanodeRegistration(127.0.0.1:34593, 
storageID=DS-1970142414-67.195.138.20-34593-1337250393035, infoPort=50246, 
ipcPort=52977):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:159)
    [junit]     at 
sun.nio.ch.ServerSocketAdaptor.accept(ServerSocketAdaptor.java:84)
    [junit]     at 
org.apache.hadoop.hdfs.server.datanode.DataXceiverServer.run(DataXceiverServer.java:131)
    [junit]     at java.lang.Thread.run(Thread.java:662)
    [junit] 
    [junit] 12/05/17 10:34:39 INFO datanode.DataNode: Exiting DataXceiveServer
    [junit] 12/05/17 10:34:39 INFO hdfs.StateChange: BLOCK* ask 127.0.0.1:46272 
to delete  blk_2397791439483215546_1073
    [junit] 12/05/17 10:34:39 INFO hdfs.StateChange: BLOCK* ask 127.0.0.1:48190 
to delete  blk_-1057435823053773971_1078 blk_2397791439483215546_1073
    [junit] 12/05/17 10:34:40 INFO datanode.DataBlockScanner: Exiting 
DataBlockScanner thread.
    [junit] 12/05/17 10:34:40 INFO datanode.DataNode: Waiting for threadgroup 
to exit, active threads is 0
    [junit] 12/05/17 10:34:40 INFO datanode.DataNode: 
DatanodeRegistration(127.0.0.1:34593, 
storageID=DS-1970142414-67.195.138.20-34593-1337250393035, infoPort=50246, 
ipcPort=52977):Finishing DataNode in: 
FSDataset{dirpath='<https://builds.apache.org/job/Pig-trunk/ws/trunk/build/test/data/dfs/data/data5/current,/home/jenkins/jenkins-slave/workspace/Pig-trunk/trunk/build/test/data/dfs/data/data6/current'}>
    [junit] 12/05/17 10:34:40 INFO ipc.Server: Stopping server on 52977
    [junit] 12/05/17 10:34:40 INFO metrics.RpcInstrumentation: shut down
    [junit] 12/05/17 10:34:40 INFO datanode.DataNode: Waiting for threadgroup 
to exit, active threads is 0
    [junit] 12/05/17 10:34:40 INFO datanode.FSDatasetAsyncDiskService: Shutting 
down all async disk service threads...
    [junit] 12/05/17 10:34:40 INFO datanode.FSDatasetAsyncDiskService: All 
async disk service threads have been shut down.
    [junit] 12/05/17 10:34:40 WARN util.MBeans: 
Hadoop:service=DataNode,name=FSDatasetState-UndefinedStorageId528286256
    [junit] javax.management.InstanceNotFoundException: 
Hadoop:service=DataNode,name=FSDatasetState-UndefinedStorageId528286256
    [junit] Shutting down DataNode 1
    [junit]     at 
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1094)
    [junit]     at 
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.exclusiveUnregisterMBean(DefaultMBeanServerInterceptor.java:415)
    [junit]     at 
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.unregisterMBean(DefaultMBeanServerInterceptor.java:403)
    [junit]     at 
com.sun.jmx.mbeanserver.JmxMBeanServer.unregisterMBean(JmxMBeanServer.java:506)
    [junit]     at 
org.apache.hadoop.metrics2.util.MBeans.unregister(MBeans.java:71)
    [junit]     at 
org.apache.hadoop.hdfs.server.datanode.FSDataset.shutdown(FSDataset.java:1934)
    [junit]     at 
org.apache.hadoop.hdfs.server.datanode.DataNode.shutdown(DataNode.java:788)
    [junit]     at 
org.apache.hadoop.hdfs.MiniDFSCluster.shutdownDataNodes(MiniDFSCluster.java:566)
    [junit]     at 
org.apache.hadoop.hdfs.MiniDFSCluster.shutdown(MiniDFSCluster.java:550)
    [junit]     at 
org.apache.pig.test.MiniGenericCluster.shutdownMiniDfsClusters(MiniGenericCluster.java:87)
    [junit]     at 
org.apache.pig.test.MiniGenericCluster.shutdownMiniDfsAndMrClusters(MiniGenericCluster.java:77)
    [junit]     at 
org.apache.pig.test.MiniGenericCluster.shutDown(MiniGenericCluster.java:68)
    [junit]     at 
org.apache.pig.test.TestStore.oneTimeTearDown(TestStore.java:129)
    [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 
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
    [junit]     at 
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
    [junit]     at 
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
    [junit]     at 
org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:37)
    [junit]     at org.junit.runners.ParentRunner.run(ParentRunner.java:220)
    [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] 12/05/17 10:34:40 WARN datanode.FSDatasetAsyncDiskService: 
AsyncDiskService has already shut down.
    [junit] 12/05/17 10:34:40 INFO mortbay.log: Stopped 
SelectChannelConnector@localhost:0
    [junit] 12/05/17 10:34:40 INFO ipc.Server: Stopping server on 57186
    [junit] 12/05/17 10:34:40 INFO ipc.Server: IPC Server handler 0 on 57186: 
exiting
    [junit] 12/05/17 10:34:40 INFO ipc.Server: IPC Server handler 2 on 57186: 
exiting
    [junit] 12/05/17 10:34:40 INFO ipc.Server: IPC Server handler 1 on 57186: 
exiting
    [junit] 12/05/17 10:34:40 INFO ipc.Server: Stopping IPC Server listener on 
57186
    [junit] 12/05/17 10:34:40 INFO metrics.RpcInstrumentation: shut down
    [junit] 12/05/17 10:34:40 INFO ipc.Server: Stopping IPC Server Responder
    [junit] 12/05/17 10:34:40 INFO datanode.DataNode: Waiting for threadgroup 
to exit, active threads is 1
    [junit] 12/05/17 10:34:40 WARN datanode.DataNode: 
DatanodeRegistration(127.0.0.1:41136, 
storageID=DS-1203828062-67.195.138.20-41136-1337250392674, infoPort=57788, 
ipcPort=57186):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:159)
    [junit]     at 
sun.nio.ch.ServerSocketAdaptor.accept(ServerSocketAdaptor.java:84)
    [junit]     at 
org.apache.hadoop.hdfs.server.datanode.DataXceiverServer.run(DataXceiverServer.java:131)
    [junit]     at java.lang.Thread.run(Thread.java:662)
    [junit] 
    [junit] 12/05/17 10:34:40 INFO datanode.DataNode: Exiting DataXceiveServer
    [junit] 12/05/17 10:34:41 INFO datanode.DataNode: Scheduling block 
blk_2397791439483215546_1073 file 
build/test/data/dfs/data/data1/current/blk_2397791439483215546 for deletion
    [junit] 12/05/17 10:34:41 INFO datanode.DataNode: Deleted block 
blk_2397791439483215546_1073 at file 
build/test/data/dfs/data/data1/current/blk_2397791439483215546
    [junit] 12/05/17 10:34:41 INFO datanode.DataBlockScanner: Exiting 
DataBlockScanner thread.
    [junit] 12/05/17 10:34:41 INFO datanode.DataNode: Waiting for threadgroup 
to exit, active threads is 0
    [junit] 12/05/17 10:34:41 INFO datanode.DataNode: 
DatanodeRegistration(127.0.0.1:41136, 
storageID=DS-1203828062-67.195.138.20-41136-1337250392674, infoPort=57788, 
ipcPort=57186):Finishing DataNode in: 
FSDataset{dirpath='<https://builds.apache.org/job/Pig-trunk/ws/trunk/build/test/data/dfs/data/data3/current,/home/jenkins/jenkins-slave/workspace/Pig-trunk/trunk/build/test/data/dfs/data/data4/current'}>
    [junit] 12/05/17 10:34:41 INFO ipc.Server: Stopping server on 57186
    [junit] 12/05/17 10:34:41 INFO metrics.RpcInstrumentation: shut down
    [junit] 12/05/17 10:34:41 INFO datanode.DataNode: Waiting for threadgroup 
to exit, active threads is 0
    [junit] 12/05/17 10:34:41 INFO datanode.FSDatasetAsyncDiskService: Shutting 
down all async disk service threads...
    [junit] 12/05/17 10:34:41 INFO datanode.FSDatasetAsyncDiskService: All 
async disk service threads have been shut down.
    [junit] 12/05/17 10:34:41 WARN util.MBeans: 
Hadoop:service=DataNode,name=FSDatasetState-UndefinedStorageId-933422272
    [junit] javax.management.InstanceNotFoundException: 
Hadoop:service=DataNode,name=FSDatasetState-UndefinedStorageId-933422272
    [junit]     at 
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1094)
    [junit]     at 
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.exclusiveUnregisterMBean(DefaultMBeanServerInterceptor.java:415)
    [junit]     at 
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.unregisterMBean(DefaultMBeanServerInterceptor.java:403)
    [junit]     at 
com.sun.jmx.mbeanserver.JmxMBeanServer.unregisterMBean(JmxMBeanServer.java:506)
    [junit]     at 
org.apache.hadoop.metrics2.util.MBeans.unregister(MBeans.java:71)
    [junit]     at 
org.apache.hadoop.hdfs.server.datanode.FSDataset.shutdown(FSDataset.java:1934)
    [junit]     at 
org.apache.hadoop.hdfs.server.datanode.DataNode.shutdown(DataNode.java:788)
    [junit]     at 
org.apache.hadoop.hdfs.MiniDFSCluster.shutdownDataNodes(MiniDFSCluster.java:566)
    [junit]     at 
org.apache.hadoop.hdfs.MiniDFSCluster.shutdown(MiniDFSCluster.java:550)
    [junit]     at 
org.apache.pig.test.MiniGenericCluster.shutdownMiniDfsClusters(MiniGenericCluster.java:87)
    [junit]     at 
org.apache.pig.test.MiniGenericCluster.shutdownMiniDfsAndMrClusters(MiniGenericCluster.java:77)
    [junit]     at 
org.apache.pig.test.MiniGenericCluster.shutDown(MiniGenericCluster.java:68)
    [junit]     at 
org.apache.pig.test.TestStore.oneTimeTearDown(TestStore.java:129)
    [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 
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
    [junit]     at 
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
    [junit]     at 
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
    [junit]     at 
org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:37)
    [junit]     at org.junit.runners.ParentRunner.run(ParentRunner.java:220)
    [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] 12/05/17 10:34:41 WARN datanode.FSDatasetAsyncDiskService: 
AsyncDiskService has already shut down.
    [junit] Shutting down DataNode 0
    [junit] 12/05/17 10:34:41 INFO mortbay.log: Stopped 
SelectChannelConnector@localhost:0
    [junit] 12/05/17 10:34:41 INFO ipc.Server: Stopping server on 45659
    [junit] 12/05/17 10:34:41 INFO ipc.Server: IPC Server handler 0 on 45659: 
exiting
    [junit] 12/05/17 10:34:41 INFO ipc.Server: Stopping IPC Server listener on 
45659
    [junit] 12/05/17 10:34:41 INFO metrics.RpcInstrumentation: shut down
    [junit] 12/05/17 10:34:41 INFO ipc.Server: Stopping IPC Server Responder
    [junit] 12/05/17 10:34:41 WARN datanode.DataNode: 
DatanodeRegistration(127.0.0.1:46272, 
storageID=DS-1801895174-67.195.138.20-46272-1337250392216, infoPort=54504, 
ipcPort=45659):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:159)
    [junit]     at 
sun.nio.ch.ServerSocketAdaptor.accept(ServerSocketAdaptor.java:84)
    [junit]     at 
org.apache.hadoop.hdfs.server.datanode.DataXceiverServer.run(DataXceiverServer.java:131)
    [junit]     at java.lang.Thread.run(Thread.java:662)
    [junit] 
    [junit] 12/05/17 10:34:41 INFO ipc.Server: IPC Server handler 1 on 45659: 
exiting
    [junit] 12/05/17 10:34:41 INFO ipc.Server: IPC Server handler 2 on 45659: 
exiting
    [junit] 12/05/17 10:34:41 INFO datanode.DataNode: Exiting DataXceiveServer
    [junit] 12/05/17 10:34:41 INFO datanode.DataNode: Waiting for threadgroup 
to exit, active threads is 1
    [junit] 12/05/17 10:34:41 INFO datanode.DataBlockScanner: Exiting 
DataBlockScanner thread.
    [junit] 12/05/17 10:34:41 INFO datanode.DataNode: 
DatanodeRegistration(127.0.0.1:46272, 
storageID=DS-1801895174-67.195.138.20-46272-1337250392216, infoPort=54504, 
ipcPort=45659):Finishing DataNode in: 
FSDataset{dirpath='<https://builds.apache.org/job/Pig-trunk/ws/trunk/build/test/data/dfs/data/data1/current,/home/jenkins/jenkins-slave/workspace/Pig-trunk/trunk/build/test/data/dfs/data/data2/current'}>
    [junit] 12/05/17 10:34:41 WARN util.MBeans: 
Hadoop:service=DataNode,name=DataNodeInfo
    [junit] javax.management.InstanceNotFoundException: 
Hadoop:service=DataNode,name=DataNodeInfo
    [junit]     at 
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1094)
    [junit]     at 
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.exclusiveUnregisterMBean(DefaultMBeanServerInterceptor.java:415)
    [junit]     at 
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.unregisterMBean(DefaultMBeanServerInterceptor.java:403)
    [junit]     at 
com.sun.jmx.mbeanserver.JmxMBeanServer.unregisterMBean(JmxMBeanServer.java:506)
    [junit]     at 
org.apache.hadoop.metrics2.util.MBeans.unregister(MBeans.java:71)
    [junit]     at 
org.apache.hadoop.hdfs.server.datanode.DataNode.unRegisterMXBean(DataNode.java:513)
    [junit]     at 
org.apache.hadoop.hdfs.server.datanode.DataNode.shutdown(DataNode.java:726)
    [junit]     at 
org.apache.hadoop.hdfs.server.datanode.DataNode.run(DataNode.java:1442)
    [junit]     at java.lang.Thread.run(Thread.java:662)
    [junit] 12/05/17 10:34:41 INFO ipc.Server: Stopping server on 45659
    [junit] 12/05/17 10:34:41 INFO metrics.RpcInstrumentation: shut down
    [junit] 12/05/17 10:34:41 INFO datanode.DataNode: Waiting for threadgroup 
to exit, active threads is 0
    [junit] 12/05/17 10:34:41 INFO datanode.FSDatasetAsyncDiskService: Shutting 
down all async disk service threads...
    [junit] 12/05/17 10:34:41 INFO datanode.FSDatasetAsyncDiskService: All 
async disk service threads have been shut down.
    [junit] 12/05/17 10:34:41 WARN util.MBeans: 
Hadoop:service=DataNode,name=FSDatasetState-UndefinedStorageId-26471557
    [junit] javax.management.InstanceNotFoundException: 
Hadoop:service=DataNode,name=FSDatasetState-UndefinedStorageId-26471557
    [junit]     at 
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1094)
    [junit]     at 
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.exclusiveUnregisterMBean(DefaultMBeanServerInterceptor.java:415)
    [junit]     at 
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.unregisterMBean(DefaultMBeanServerInterceptor.java:403)
    [junit]     at 
com.sun.jmx.mbeanserver.JmxMBeanServer.unregisterMBean(JmxMBeanServer.java:506)
    [junit]     at 
org.apache.hadoop.metrics2.util.MBeans.unregister(MBeans.java:71)
    [junit]     at 
org.apache.hadoop.hdfs.server.datanode.FSDataset.shutdown(FSDataset.java:1934)
    [junit]     at 
org.apache.hadoop.hdfs.server.datanode.DataNode.shutdown(DataNode.java:788)
    [junit]     at 
org.apache.hadoop.hdfs.MiniDFSCluster.shutdownDataNodes(MiniDFSCluster.java:566)
    [junit]     at 
org.apache.hadoop.hdfs.MiniDFSCluster.shutdown(MiniDFSCluster.java:550)
    [junit]     at 
org.apache.pig.test.MiniGenericCluster.shutdownMiniDfsClusters(MiniGenericCluster.java:87)
    [junit]     at 
org.apache.pig.test.MiniGenericCluster.shutdownMiniDfsAndMrClusters(MiniGenericCluster.java:77)
    [junit]     at 
org.apache.pig.test.MiniGenericCluster.shutDown(MiniGenericCluster.java:68)
    [junit]     at 
org.apache.pig.test.TestStore.oneTimeTearDown(TestStore.java:129)
    [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 
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
    [junit]     at 
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
    [junit]     at 
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
    [junit]     at 
org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:37)
    [junit]     at org.junit.runners.ParentRunner.run(ParentRunner.java:220)
    [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] 12/05/17 10:34:41 WARN datanode.FSDatasetAsyncDiskService: 
AsyncDiskService has already shut down.
    [junit] 12/05/17 10:34:41 INFO mortbay.log: Stopped 
SelectChannelConnector@localhost:0
    [junit] 12/05/17 10:34:42 WARN namenode.FSNamesystem: ReplicationMonitor 
thread received InterruptedException.java.lang.InterruptedException: sleep 
interrupted
    [junit] 12/05/17 10:34:42 INFO namenode.DecommissionManager: Interrupted 
Monitor
    [junit] java.lang.InterruptedException: sleep interrupted
    [junit]     at java.lang.Thread.sleep(Native Method)
    [junit]     at 
org.apache.hadoop.hdfs.server.namenode.DecommissionManager$Monitor.run(DecommissionManager.java:65)
    [junit]     at java.lang.Thread.run(Thread.java:662)
    [junit] 12/05/17 10:34:42 INFO namenode.FSNamesystem: Number of 
transactions: 382 Total time for transactions(ms): 5Number of transactions 
batched in Syncs: 148 Number of syncs: 289 SyncTimes(ms): 3733 289 
    [junit] 12/05/17 10:34:42 INFO ipc.Server: Stopping server on 48529
    [junit] 12/05/17 10:34:42 INFO ipc.Server: IPC Server handler 0 on 48529: 
exiting
    [junit] 12/05/17 10:34:42 INFO ipc.Server: IPC Server handler 1 on 48529: 
exiting
    [junit] 12/05/17 10:34:42 INFO ipc.Server: IPC Server handler 2 on 48529: 
exiting
    [junit] 12/05/17 10:34:42 INFO ipc.Server: IPC Server handler 4 on 48529: 
exiting
    [junit] 12/05/17 10:34:42 INFO ipc.Server: IPC Server handler 3 on 48529: 
exiting
    [junit] 12/05/17 10:34:42 INFO ipc.Server: IPC Server handler 8 on 48529: 
exiting
    [junit] 12/05/17 10:34:42 INFO ipc.Server: IPC Server handler 6 on 48529: 
exiting
    [junit] 12/05/17 10:34:42 INFO ipc.Server: IPC Server handler 7 on 48529: 
exiting
    [junit] 12/05/17 10:34:42 INFO ipc.Server: Stopping IPC Server listener on 
48529
    [junit] 12/05/17 10:34:42 INFO ipc.Server: IPC Server handler 9 on 48529: 
exiting
    [junit] 12/05/17 10:34:42 INFO ipc.Server: IPC Server handler 5 on 48529: 
exiting
    [junit] 12/05/17 10:34:42 INFO ipc.Server: Stopping IPC Server Responder
    [junit] 12/05/17 10:34:42 INFO metrics.RpcInstrumentation: shut down
    [junit] Tests run: 17, Failures: 3, Errors: 3, Time elapsed: 483.211 sec
    [junit] Test org.apache.pig.test.TestStore FAILED
    [junit] Running org.apache.pig.test.TestStringUDFs
    [junit] 12/05/17 10:34:42 WARN builtin.SUBSTRING: No logger object provided 
to UDF: org.apache.pig.builtin.SUBSTRING. java.lang.NullPointerException
    [junit] 12/05/17 10:34:42 WARN builtin.SUBSTRING: No logger object provided 
to UDF: org.apache.pig.builtin.SUBSTRING. 
java.lang.StringIndexOutOfBoundsException: String index out of range: -2
    [junit] 12/05/17 10:34:42 WARN builtin.SUBSTRING: No logger object provided 
to UDF: org.apache.pig.builtin.SUBSTRING. 
java.lang.StringIndexOutOfBoundsException: String index out of range: -1
    [junit] 12/05/17 10:34:42 WARN builtin.SUBSTRING: No logger object provided 
to UDF: org.apache.pig.builtin.SUBSTRING. 
java.lang.StringIndexOutOfBoundsException: String index out of range: -8
    [junit] 12/05/17 10:34:42 WARN builtin.SUBSTRING: No logger object provided 
to UDF: org.apache.pig.builtin.SUBSTRING. 
java.lang.StringIndexOutOfBoundsException: String index out of range: -2
    [junit] 12/05/17 10:34:42 WARN builtin.INDEXOF: No logger object provided 
to UDF: org.apache.pig.builtin.INDEXOF. Failed to process input; error - null
    [junit] 12/05/17 10:34:43 WARN builtin.LAST_INDEX_OF: No logger object 
provided to UDF: org.apache.pig.builtin.LAST_INDEX_OF. Failed to process input; 
error - null
    [junit] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 0.108 sec
   [delete] Deleting directory /tmp/pig_junit_tmp1454834579

BUILD FAILED
<https://builds.apache.org/job/Pig-trunk/ws/trunk/build.xml>:787: The following 
error occurred while executing this line:
<https://builds.apache.org/job/Pig-trunk/ws/trunk/build.xml>:842: Tests failed!

Total time: 22 minutes 38 seconds
Build step 'Execute shell' marked build as failure
[FINDBUGS] Skipping publisher since build result is FAILURE
Recording test results
Publishing Javadoc
Archiving artifacts
Recording fingerprints

Reply via email to