See <https://builds.apache.org/job/Pig-trunk/1281/changes>
Changes:
[jcoveney] PIG-2827: Unwrap exception swallowing in TOP (haitao.yao via
jcoveney)
[gdfm] PIG-2706: Add clear to list of grunt commands (xalan via azaroth)
------------------------------------------
[...truncated 40423 lines...]
[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/07/19 22:35:34 WARN datanode.FSDatasetAsyncDiskService:
AsyncDiskService has already shut down.
[junit] Shutting down DataNode 2
[junit] 12/07/19 22:35:34 INFO mortbay.log: Stopped
SelectChannelConnector@localhost:0
[junit] 12/07/19 22:35:34 INFO ipc.Server: Stopping server on 43713
[junit] 12/07/19 22:35:34 INFO ipc.Server: IPC Server handler 0 on 43713:
exiting
[junit] 12/07/19 22:35:34 INFO ipc.Server: IPC Server handler 2 on 43713:
exiting
[junit] 12/07/19 22:35:34 INFO ipc.Server: IPC Server handler 1 on 43713:
exiting
[junit] 12/07/19 22:35:34 INFO ipc.Server: Stopping IPC Server listener on
43713
[junit] 12/07/19 22:35:34 INFO metrics.RpcInstrumentation: shut down
[junit] 12/07/19 22:35:34 INFO ipc.Server: Stopping IPC Server Responder
[junit] 12/07/19 22:35:34 INFO datanode.DataNode: Waiting for threadgroup
to exit, active threads is 1
[junit] 12/07/19 22:35:34 WARN datanode.DataNode:
DatanodeRegistration(127.0.0.1:33356,
storageID=DS-1461132723-67.195.138.20-33356-1342736829678, infoPort=48123,
ipcPort=43713):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/07/19 22:35:34 INFO datanode.DataNode: Exiting DataXceiveServer
[junit] 12/07/19 22:35:34 INFO hdfs.StateChange: BLOCK* ask 127.0.0.1:41793
to delete blk_-5059469188474296648_1078 blk_1177706875197125308_1073
[junit] 12/07/19 22:35:34 INFO hdfs.StateChange: BLOCK* ask 127.0.0.1:34551
to delete blk_1177706875197125308_1073
[junit] 12/07/19 22:35:34 INFO datanode.DataBlockScanner: Exiting
DataBlockScanner thread.
[junit] 12/07/19 22:35:35 INFO datanode.DataNode: Waiting for threadgroup
to exit, active threads is 0
[junit] 12/07/19 22:35:35 INFO datanode.DataNode:
DatanodeRegistration(127.0.0.1:33356,
storageID=DS-1461132723-67.195.138.20-33356-1342736829678, infoPort=48123,
ipcPort=43713):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/07/19 22:35:35 INFO ipc.Server: Stopping server on 43713
[junit] 12/07/19 22:35:35 INFO metrics.RpcInstrumentation: shut down
[junit] 12/07/19 22:35:35 INFO datanode.DataNode: Waiting for threadgroup
to exit, active threads is 0
[junit] 12/07/19 22:35:35 INFO datanode.FSDatasetAsyncDiskService: Shutting
down all async disk service threads...
[junit] 12/07/19 22:35:35 INFO datanode.FSDatasetAsyncDiskService: All
async disk service threads have been shut down.
[junit] Shutting down DataNode 1
[junit] 12/07/19 22:35:35 WARN util.MBeans:
Hadoop:service=DataNode,name=FSDatasetState-UndefinedStorageId960756343
[junit] javax.management.InstanceNotFoundException:
Hadoop:service=DataNode,name=FSDatasetState-UndefinedStorageId960756343
[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/07/19 22:35:35 WARN datanode.FSDatasetAsyncDiskService:
AsyncDiskService has already shut down.
[junit] 12/07/19 22:35:35 INFO mortbay.log: Stopped
SelectChannelConnector@localhost:0
[junit] 12/07/19 22:35:35 INFO ipc.Server: Stopping server on 39988
[junit] 12/07/19 22:35:35 INFO ipc.Server: IPC Server handler 1 on 39988:
exiting
[junit] 12/07/19 22:35:35 INFO ipc.Server: Stopping IPC Server Responder
[junit] 12/07/19 22:35:35 INFO ipc.Server: IPC Server handler 2 on 39988:
exiting
[junit] 12/07/19 22:35:35 INFO ipc.Server: IPC Server handler 0 on 39988:
exiting
[junit] 12/07/19 22:35:35 INFO ipc.Server: Stopping IPC Server listener on
39988
[junit] 12/07/19 22:35:35 INFO metrics.RpcInstrumentation: shut down
[junit] 12/07/19 22:35:35 INFO datanode.DataNode: Waiting for threadgroup
to exit, active threads is 1
[junit] 12/07/19 22:35:35 WARN datanode.DataNode:
DatanodeRegistration(127.0.0.1:41793,
storageID=DS-2036443962-67.195.138.20-41793-1342736829301, infoPort=55247,
ipcPort=39988):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/07/19 22:35:35 INFO datanode.DataNode: Exiting DataXceiveServer
[junit] 12/07/19 22:35:35 INFO datanode.DataBlockScanner: Exiting
DataBlockScanner thread.
[junit] 12/07/19 22:35:36 INFO datanode.DataNode: Scheduling block
blk_1177706875197125308_1073 file
build/test/data/dfs/data/data2/current/blk_1177706875197125308 for deletion
[junit] 12/07/19 22:35:36 INFO datanode.DataNode: Deleted block
blk_1177706875197125308_1073 at file
build/test/data/dfs/data/data2/current/blk_1177706875197125308
[junit] 12/07/19 22:35:36 INFO datanode.DataNode: Waiting for threadgroup
to exit, active threads is 0
[junit] 12/07/19 22:35:36 INFO datanode.DataNode:
DatanodeRegistration(127.0.0.1:41793,
storageID=DS-2036443962-67.195.138.20-41793-1342736829301, infoPort=55247,
ipcPort=39988):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/07/19 22:35:36 INFO ipc.Server: Stopping server on 39988
[junit] 12/07/19 22:35:36 INFO metrics.RpcInstrumentation: shut down
[junit] 12/07/19 22:35:36 INFO datanode.DataNode: Waiting for threadgroup
to exit, active threads is 0
[junit] 12/07/19 22:35:36 INFO datanode.FSDatasetAsyncDiskService: Shutting
down all async disk service threads...
[junit] 12/07/19 22:35:36 INFO datanode.FSDatasetAsyncDiskService: All
async disk service threads have been shut down.
[junit] 12/07/19 22:35:36 WARN util.MBeans:
Hadoop:service=DataNode,name=FSDatasetState-UndefinedStorageId-1000464938
[junit] javax.management.InstanceNotFoundException:
Hadoop:service=DataNode,name=FSDatasetState-UndefinedStorageId-1000464938
[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] Shutting down DataNode 0
[junit] 12/07/19 22:35:36 WARN datanode.FSDatasetAsyncDiskService:
AsyncDiskService has already shut down.
[junit] 12/07/19 22:35:36 INFO mortbay.log: Stopped
SelectChannelConnector@localhost:0
[junit] 12/07/19 22:35:36 INFO ipc.Server: Stopping server on 43905
[junit] 12/07/19 22:35:36 INFO ipc.Server: IPC Server handler 0 on 43905:
exiting
[junit] 12/07/19 22:35:36 INFO ipc.Server: IPC Server handler 2 on 43905:
exiting
[junit] 12/07/19 22:35:36 INFO ipc.Server: Stopping IPC Server listener on
43905
[junit] 12/07/19 22:35:36 INFO metrics.RpcInstrumentation: shut down
[junit] 12/07/19 22:35:36 INFO ipc.Server: Stopping IPC Server Responder
[junit] 12/07/19 22:35:36 INFO datanode.DataNode: Waiting for threadgroup
to exit, active threads is 1
[junit] 12/07/19 22:35:36 INFO ipc.Server: IPC Server handler 1 on 43905:
exiting
[junit] 12/07/19 22:35:36 WARN datanode.DataNode:
DatanodeRegistration(127.0.0.1:34551,
storageID=DS-609819062-67.195.138.20-34551-1342736828860, infoPort=35403,
ipcPort=43905):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/07/19 22:35:36 INFO datanode.DataNode: Exiting DataXceiveServer
[junit] 12/07/19 22:35:36 INFO datanode.DataBlockScanner: Exiting
DataBlockScanner thread.
[junit] 12/07/19 22:35:37 INFO datanode.DataNode: Waiting for threadgroup
to exit, active threads is 0
[junit] 12/07/19 22:35:37 INFO datanode.DataNode:
DatanodeRegistration(127.0.0.1:34551,
storageID=DS-609819062-67.195.138.20-34551-1342736828860, infoPort=35403,
ipcPort=43905):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/07/19 22:35:37 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/07/19 22:35:37 INFO ipc.Server: Stopping server on 43905
[junit] 12/07/19 22:35:37 INFO metrics.RpcInstrumentation: shut down
[junit] 12/07/19 22:35:37 INFO datanode.DataNode: Waiting for threadgroup
to exit, active threads is 0
[junit] 12/07/19 22:35:37 INFO datanode.FSDatasetAsyncDiskService: Shutting
down all async disk service threads...
[junit] 12/07/19 22:35:37 INFO datanode.FSDatasetAsyncDiskService: All
async disk service threads have been shut down.
[junit] 12/07/19 22:35:37 WARN util.MBeans:
Hadoop:service=DataNode,name=FSDatasetState-UndefinedStorageId-389433002
[junit] javax.management.InstanceNotFoundException:
Hadoop:service=DataNode,name=FSDatasetState-UndefinedStorageId-389433002
[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/07/19 22:35:37 WARN datanode.FSDatasetAsyncDiskService:
AsyncDiskService has already shut down.
[junit] 12/07/19 22:35:37 INFO mortbay.log: Stopped
SelectChannelConnector@localhost:0
[junit] 12/07/19 22:35:37 WARN namenode.FSNamesystem: ReplicationMonitor
thread received InterruptedException.java.lang.InterruptedException: sleep
interrupted
[junit] 12/07/19 22:35:37 INFO namenode.FSNamesystem: Number of
transactions: 382 Total time for transactions(ms): 3Number of transactions
batched in Syncs: 148 Number of syncs: 289 SyncTimes(ms): 2498 218
[junit] 12/07/19 22:35:37 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/07/19 22:35:37 INFO ipc.Server: Stopping server on 41641
[junit] 12/07/19 22:35:37 INFO ipc.Server: IPC Server handler 0 on 41641:
exiting
[junit] 12/07/19 22:35:37 INFO ipc.Server: IPC Server handler 1 on 41641:
exiting
[junit] 12/07/19 22:35:37 INFO ipc.Server: IPC Server handler 2 on 41641:
exiting
[junit] 12/07/19 22:35:37 INFO ipc.Server: IPC Server handler 6 on 41641:
exiting
[junit] 12/07/19 22:35:37 INFO ipc.Server: IPC Server handler 4 on 41641:
exiting
[junit] 12/07/19 22:35:37 INFO ipc.Server: IPC Server handler 3 on 41641:
exiting
[junit] 12/07/19 22:35:37 INFO ipc.Server: Stopping IPC Server Responder
[junit] 12/07/19 22:35:37 INFO ipc.Server: Stopping IPC Server listener on
41641
[junit] 12/07/19 22:35:37 INFO ipc.Server: IPC Server handler 7 on 41641:
exiting
[junit] 12/07/19 22:35:37 INFO metrics.RpcInstrumentation: shut down
[junit] 12/07/19 22:35:37 INFO ipc.Server: IPC Server handler 9 on 41641:
exiting
[junit] 12/07/19 22:35:37 INFO ipc.Server: IPC Server handler 8 on 41641:
exiting
[junit] 12/07/19 22:35:37 INFO ipc.Server: IPC Server handler 5 on 41641:
exiting
[junit] Tests run: 17, Failures: 3, Errors: 3, Time elapsed: 502.029 sec
[junit] Test org.apache.pig.test.TestStore FAILED
[junit] Running org.apache.pig.test.TestStringUDFs
[junit] 12/07/19 22:35:38 WARN builtin.SUBSTRING: No logger object provided
to UDF: org.apache.pig.builtin.SUBSTRING. java.lang.NullPointerException
[junit] 12/07/19 22:35:38 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/07/19 22:35:38 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/07/19 22:35:38 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/07/19 22:35:38 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/07/19 22:35:38 WARN builtin.INDEXOF: No logger object provided
to UDF: org.apache.pig.builtin.INDEXOF. Failed to process input; error - null
[junit] 12/07/19 22:35:38 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.101 sec
[delete] Deleting directory /tmp/pig_junit_tmp1562589251
BUILD FAILED
<https://builds.apache.org/job/Pig-trunk/ws/trunk/build.xml>:793: The following
error occurred while executing this line:
<https://builds.apache.org/job/Pig-trunk/ws/trunk/build.xml>:848: Tests failed!
Total time: 23 minutes 2 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