See <https://builds.apache.org/job/Pig-trunk/1171/changes>
Changes:
[daijy] PIG-2462: getWrappedSplit is incorrectly returning the first split
instead of the current split.
[daijy] PIG-2413: e2e test should support testing against two cluster
(PIG-2413-4.patch)
------------------------------------------
[...truncated 35749 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] Shutting down DataNode 2
[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:128)
[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/01/14 10:33:36 WARN datanode.FSDatasetAsyncDiskService:
AsyncDiskService has already shut down.
[junit] 12/01/14 10:33:36 INFO mortbay.log: Stopped
SelectChannelConnector@localhost:0
[junit] 12/01/14 10:33:36 INFO ipc.Server: Stopping server on 34109
[junit] 12/01/14 10:33:36 INFO ipc.Server: IPC Server handler 0 on 34109:
exiting
[junit] 12/01/14 10:33:36 INFO ipc.Server: IPC Server handler 1 on 34109:
exiting
[junit] 12/01/14 10:33:36 INFO ipc.Server: Stopping IPC Server listener on
34109
[junit] 12/01/14 10:33:36 INFO ipc.Server: IPC Server handler 2 on 34109:
exiting
[junit] 12/01/14 10:33:36 INFO metrics.RpcInstrumentation: shut down
[junit] 12/01/14 10:33:36 INFO ipc.Server: Stopping IPC Server Responder
[junit] 12/01/14 10:33:36 INFO datanode.DataNode: Waiting for threadgroup
to exit, active threads is 1
[junit] 12/01/14 10:33:36 WARN datanode.DataNode:
DatanodeRegistration(127.0.0.1:33193,
storageID=DS-1991953918-67.195.138.20-33193-1326536714960, infoPort=40016,
ipcPort=34109):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/01/14 10:33:36 INFO datanode.DataNode: Exiting DataXceiveServer
[junit] 12/01/14 10:33:37 INFO datanode.DataBlockScanner: Exiting
DataBlockScanner thread.
[junit] 12/01/14 10:33:37 INFO hdfs.StateChange: BLOCK* ask 127.0.0.1:48595
to delete blk_5467575080486654681_1101 blk_2549828112211598481_1102
blk_-5464651711109568623_1095
[junit] 12/01/14 10:33:37 INFO hdfs.StateChange: BLOCK* ask 127.0.0.1:33193
to delete blk_5467575080486654681_1101 blk_2549828112211598481_1102
blk_8563567947340606181_1102 blk_-5464651711109568623_1095
[junit] 12/01/14 10:33:37 INFO datanode.DataNode: Waiting for threadgroup
to exit, active threads is 0
[junit] 12/01/14 10:33:37 INFO datanode.DataNode:
DatanodeRegistration(127.0.0.1:33193,
storageID=DS-1991953918-67.195.138.20-33193-1326536714960, infoPort=40016,
ipcPort=34109):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/01/14 10:33:37 INFO ipc.Server: Stopping server on 34109
[junit] 12/01/14 10:33:37 INFO metrics.RpcInstrumentation: shut down
[junit] 12/01/14 10:33:37 INFO datanode.DataNode: Waiting for threadgroup
to exit, active threads is 0
[junit] 12/01/14 10:33:37 INFO datanode.FSDatasetAsyncDiskService: Shutting
down all async disk service threads...
[junit] 12/01/14 10:33:37 INFO datanode.FSDatasetAsyncDiskService: All
async disk service threads have been shut down.
[junit] 12/01/14 10:33:37 WARN util.MBeans:
Hadoop:service=DataNode,name=FSDatasetState-UndefinedStorageId1208395903
[junit] javax.management.InstanceNotFoundException:
Hadoop:service=DataNode,name=FSDatasetState-UndefinedStorageId1208395903
[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] Shutting down DataNode 1
[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:128)
[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/01/14 10:33:37 WARN datanode.FSDatasetAsyncDiskService:
AsyncDiskService has already shut down.
[junit] 12/01/14 10:33:37 INFO mortbay.log: Stopped
SelectChannelConnector@localhost:0
[junit] 12/01/14 10:33:37 INFO ipc.Server: Stopping server on 44256
[junit] 12/01/14 10:33:37 INFO ipc.Server: IPC Server handler 0 on 44256:
exiting
[junit] 12/01/14 10:33:37 INFO ipc.Server: Stopping IPC Server listener on
44256
[junit] 12/01/14 10:33:37 INFO metrics.RpcInstrumentation: shut down
[junit] 12/01/14 10:33:37 INFO ipc.Server: IPC Server handler 2 on 44256:
exiting
[junit] 12/01/14 10:33:37 INFO ipc.Server: IPC Server handler 1 on 44256:
exiting
[junit] 12/01/14 10:33:37 INFO ipc.Server: Stopping IPC Server Responder
[junit] 12/01/14 10:33:37 INFO datanode.DataNode: Waiting for threadgroup
to exit, active threads is 1
[junit] 12/01/14 10:33:37 WARN datanode.DataNode:
DatanodeRegistration(127.0.0.1:48595,
storageID=DS-883320220-67.195.138.20-48595-1326536714637, infoPort=33333,
ipcPort=44256):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/01/14 10:33:37 INFO datanode.DataNode: Exiting DataXceiveServer
[junit] 12/01/14 10:33:38 INFO datanode.DataBlockScanner: Exiting
DataBlockScanner thread.
[junit] 12/01/14 10:33:38 INFO datanode.DataNode: Waiting for threadgroup
to exit, active threads is 0
[junit] 12/01/14 10:33:38 INFO datanode.DataNode:
DatanodeRegistration(127.0.0.1:48595,
storageID=DS-883320220-67.195.138.20-48595-1326536714637, infoPort=33333,
ipcPort=44256):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/01/14 10:33:38 INFO ipc.Server: Stopping server on 44256
[junit] 12/01/14 10:33:38 INFO metrics.RpcInstrumentation: shut down
[junit] 12/01/14 10:33:38 INFO datanode.DataNode: Waiting for threadgroup
to exit, active threads is 0
[junit] 12/01/14 10:33:38 INFO datanode.FSDatasetAsyncDiskService: Shutting
down all async disk service threads...
[junit] 12/01/14 10:33:38 INFO datanode.FSDatasetAsyncDiskService: All
async disk service threads have been shut down.
[junit] 12/01/14 10:33:38 WARN util.MBeans:
Hadoop:service=DataNode,name=FSDatasetState-UndefinedStorageId1171305594
[junit] javax.management.InstanceNotFoundException:
Hadoop:service=DataNode,name=FSDatasetState-UndefinedStorageId1171305594
[junit] at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1094)
[junit] at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.exclusiveUnregisterMBean(DefaultMBeanServerInterceptor.java:415)
[junit] Shutting down DataNode 0
[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:128)
[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/01/14 10:33:38 WARN datanode.FSDatasetAsyncDiskService:
AsyncDiskService has already shut down.
[junit] 12/01/14 10:33:38 INFO mortbay.log: Stopped
SelectChannelConnector@localhost:0
[junit] 12/01/14 10:33:38 INFO ipc.Server: Stopping server on 40033
[junit] 12/01/14 10:33:38 INFO ipc.Server: IPC Server handler 0 on 40033:
exiting
[junit] 12/01/14 10:33:38 INFO ipc.Server: IPC Server handler 1 on 40033:
exiting
[junit] 12/01/14 10:33:38 INFO ipc.Server: IPC Server handler 2 on 40033:
exiting
[junit] 12/01/14 10:33:38 INFO ipc.Server: Stopping IPC Server listener on
40033
[junit] 12/01/14 10:33:38 INFO ipc.Server: Stopping IPC Server Responder
[junit] 12/01/14 10:33:38 INFO metrics.RpcInstrumentation: shut down
[junit] 12/01/14 10:33:38 WARN datanode.DataNode:
DatanodeRegistration(127.0.0.1:41388,
storageID=DS-1370482241-67.195.138.20-41388-1326536714285, infoPort=51923,
ipcPort=40033):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/01/14 10:33:38 INFO datanode.DataNode: Exiting DataXceiveServer
[junit] 12/01/14 10:33:38 INFO datanode.DataNode: Waiting for threadgroup
to exit, active threads is 0
[junit] 12/01/14 10:33:38 INFO datanode.DataBlockScanner: Exiting
DataBlockScanner thread.
[junit] 12/01/14 10:33:38 INFO datanode.DataNode:
DatanodeRegistration(127.0.0.1:41388,
storageID=DS-1370482241-67.195.138.20-41388-1326536714285, infoPort=51923,
ipcPort=40033):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/01/14 10:33:38 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/01/14 10:33:38 INFO ipc.Server: Stopping server on 40033
[junit] 12/01/14 10:33:38 INFO metrics.RpcInstrumentation: shut down
[junit] 12/01/14 10:33:38 INFO datanode.DataNode: Waiting for threadgroup
to exit, active threads is 0
[junit] 12/01/14 10:33:38 INFO datanode.FSDatasetAsyncDiskService: Shutting
down all async disk service threads...
[junit] 12/01/14 10:33:38 INFO datanode.FSDatasetAsyncDiskService: All
async disk service threads have been shut down.
[junit] 12/01/14 10:33:38 WARN util.MBeans:
Hadoop:service=DataNode,name=FSDatasetState-UndefinedStorageId1955043466
[junit] javax.management.InstanceNotFoundException:
Hadoop:service=DataNode,name=FSDatasetState-UndefinedStorageId1955043466
[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:128)
[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/01/14 10:33:38 WARN datanode.FSDatasetAsyncDiskService:
AsyncDiskService has already shut down.
[junit] 12/01/14 10:33:38 INFO mortbay.log: Stopped
SelectChannelConnector@localhost:0
[junit] 12/01/14 10:33:38 WARN namenode.FSNamesystem: ReplicationMonitor
thread received InterruptedException.java.lang.InterruptedException: sleep
interrupted
[junit] 12/01/14 10:33:38 INFO namenode.FSNamesystem: Number of
transactions: 502 Total time for transactions(ms): 11Number of transactions
batched in Syncs: 159 Number of syncs: 348 SyncTimes(ms): 5042 351
[junit] 12/01/14 10:33:38 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/01/14 10:33:38 INFO ipc.Server: Stopping server on 34534
[junit] 12/01/14 10:33:38 INFO ipc.Server: IPC Server handler 0 on 34534:
exiting
[junit] 12/01/14 10:33:38 INFO ipc.Server: IPC Server handler 1 on 34534:
exiting
[junit] 12/01/14 10:33:38 INFO ipc.Server: IPC Server handler 2 on 34534:
exiting
[junit] 12/01/14 10:33:38 INFO ipc.Server: IPC Server handler 4 on 34534:
exiting
[junit] 12/01/14 10:33:38 INFO ipc.Server: IPC Server handler 3 on 34534:
exiting
[junit] 12/01/14 10:33:38 INFO ipc.Server: IPC Server handler 5 on 34534:
exiting
[junit] 12/01/14 10:33:38 INFO ipc.Server: Stopping IPC Server listener on
34534
[junit] 12/01/14 10:33:38 INFO ipc.Server: IPC Server handler 9 on 34534:
exiting
[junit] 12/01/14 10:33:38 INFO metrics.RpcInstrumentation: shut down
[junit] 12/01/14 10:33:38 INFO ipc.Server: IPC Server handler 7 on 34534:
exiting
[junit] 12/01/14 10:33:38 INFO ipc.Server: IPC Server handler 6 on 34534:
exiting
[junit] 12/01/14 10:33:38 INFO ipc.Server: Stopping IPC Server Responder
[junit] 12/01/14 10:33:38 INFO ipc.Server: IPC Server handler 8 on 34534:
exiting
[junit] Tests run: 17, Failures: 3, Errors: 3, Time elapsed: 498.449 sec
[junit] Test org.apache.pig.test.TestStore FAILED
[junit] Running org.apache.pig.test.TestStringUDFs
[junit] 12/01/14 10:33:39 WARN builtin.SUBSTRING: No logger object provided
to UDF: org.apache.pig.builtin.SUBSTRING. java.lang.NullPointerException
[junit] 12/01/14 10:33:39 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/01/14 10:33:39 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/01/14 10:33:39 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/01/14 10:33:39 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/01/14 10:33:39 WARN builtin.INDEXOF: No logger object provided
to UDF: org.apache.pig.builtin.INDEXOF. Failed to process input; error - null
[junit] 12/01/14 10:33:39 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.1 sec
[delete] Deleting directory /tmp/pig_junit_tmp1438306823
BUILD FAILED
<https://builds.apache.org/job/Pig-trunk/ws/trunk/build.xml>:774: The following
error occurred while executing this line:
<https://builds.apache.org/job/Pig-trunk/ws/trunk/build.xml>:831: Tests failed!
Total time: 22 minutes 1 second
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
Publishing Clover coverage report...
No Clover report will be published due to a Build Failure