Return-Path: X-Original-To: apmail-pig-dev-archive@www.apache.org Delivered-To: apmail-pig-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 4854A930F for ; Fri, 12 Oct 2012 10:38:07 +0000 (UTC) Received: (qmail 84661 invoked by uid 500); 12 Oct 2012 10:38:06 -0000 Delivered-To: apmail-pig-dev-archive@pig.apache.org Received: (qmail 84365 invoked by uid 500); 12 Oct 2012 10:38:01 -0000 Mailing-List: contact dev-help@pig.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@pig.apache.org Delivered-To: mailing list dev@pig.apache.org Received: (qmail 84319 invoked by uid 99); 12 Oct 2012 10:37:59 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 12 Oct 2012 10:37:59 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.8] (HELO aegis.apache.org) (140.211.11.8) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 12 Oct 2012 10:37:54 +0000 Received: from aegis.apache.org (localhost [127.0.0.1]) by aegis.apache.org (Postfix) with ESMTP id 51FD9C00A0 for ; Fri, 12 Oct 2012 10:37:32 +0000 (UTC) Date: Fri, 12 Oct 2012 10:37:32 +0000 (UTC) From: Apache Jenkins Server To: dev@pig.apache.org Message-ID: <79929956.2096.1350038252326.JavaMail.hudson@aegis> In-Reply-To: <1434443720.1072.1349735576363.JavaMail.hudson@aegis> References: <1434443720.1072.1349735576363.JavaMail.hudson@aegis> Subject: Build failed in Jenkins: Pig-trunk #1333 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Jenkins-Job: Pig-trunk X-Jenkins-Result: FAILURE See Changes: [billgraham] PIG-2964: Add helper method getJobList() to PigStats.JobGraph. Extend visibility of couple methods on same class (prkommireddi via billgraham) [sms] PIG-2579: Support for multiple input schemas in AvroStorage (cheolsoo via sms) ------------------------------------------ [...truncated 35907 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:141) [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/10/12 10:36:07 WARN datanode.FSDatasetAsyncDiskService: AsyncDiskService has already shut down. [junit] 12/10/12 10:36:07 INFO mortbay.log: Stopped SelectChannelConnector@localhost:0 [junit] 12/10/12 10:36:07 INFO ipc.Server: Stopping server on 60319 [junit] 12/10/12 10:36:07 INFO ipc.Server: IPC Server handler 1 on 60319: exiting [junit] 12/10/12 10:36:07 INFO ipc.Server: IPC Server handler 2 on 60319: exiting [junit] 12/10/12 10:36:07 INFO ipc.Server: IPC Server handler 0 on 60319: exiting [junit] 12/10/12 10:36:07 INFO ipc.Server: Stopping IPC Server Responder [junit] 12/10/12 10:36:07 INFO metrics.RpcInstrumentation: shut down [junit] 12/10/12 10:36:07 INFO ipc.Server: Stopping IPC Server listener on 60319 [junit] 12/10/12 10:36:07 INFO datanode.DataNode: Waiting for threadgroup to exit, active threads is 1 [junit] 12/10/12 10:36:07 WARN datanode.DataNode: DatanodeRegistration(127.0.0.1:58890, storageID=DS-1072995515-67.195.138.20-58890-1350037664961, infoPort=60166, ipcPort=60319):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/10/12 10:36:07 INFO datanode.DataNode: Exiting DataXceiveServer [junit] 12/10/12 10:36:08 INFO datanode.DataBlockScanner: Exiting DataBlockScanner thread. [junit] 12/10/12 10:36:08 INFO datanode.DataNode: Waiting for threadgroup to exit, active threads is 0 [junit] 12/10/12 10:36:08 INFO datanode.DataNode: DatanodeRegistration(127.0.0.1:58890, storageID=DS-1072995515-67.195.138.20-58890-1350037664961, infoPort=60166, ipcPort=60319):Finishing DataNode in: FSDataset{dirpath=' [junit] 12/10/12 10:36:08 INFO ipc.Server: Stopping server on 60319 [junit] 12/10/12 10:36:08 INFO metrics.RpcInstrumentation: shut down [junit] 12/10/12 10:36:08 INFO datanode.DataNode: Waiting for threadgroup to exit, active threads is 0 [junit] 12/10/12 10:36:08 INFO datanode.FSDatasetAsyncDiskService: Shutting down all async disk service threads... [junit] 12/10/12 10:36:08 INFO datanode.FSDatasetAsyncDiskService: All async disk service threads have been shut down. [junit] 12/10/12 10:36:08 WARN util.MBeans: Hadoop:service=DataNode,name=FSDatasetState-UndefinedStorageId580194863 [junit] javax.management.InstanceNotFoundException: Hadoop:service=DataNode,name=FSDatasetState-UndefinedStorageId580194863 [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] Shutting down DataNode 1 [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:141) [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/10/12 10:36:08 WARN datanode.FSDatasetAsyncDiskService: AsyncDiskService has already shut down. [junit] 12/10/12 10:36:08 INFO mortbay.log: Stopped SelectChannelConnector@localhost:0 [junit] 12/10/12 10:36:08 INFO ipc.Server: Stopping server on 50323 [junit] 12/10/12 10:36:08 INFO ipc.Server: IPC Server handler 1 on 50323: exiting [junit] 12/10/12 10:36:08 INFO ipc.Server: IPC Server handler 0 on 50323: exiting [junit] 12/10/12 10:36:08 INFO ipc.Server: Stopping IPC Server listener on 50323 [junit] 12/10/12 10:36:08 INFO ipc.Server: IPC Server handler 2 on 50323: exiting [junit] 12/10/12 10:36:08 INFO metrics.RpcInstrumentation: shut down [junit] 12/10/12 10:36:08 INFO ipc.Server: Stopping IPC Server Responder [junit] 12/10/12 10:36:08 WARN datanode.DataNode: DatanodeRegistration(127.0.0.1:44491, storageID=DS-427777727-67.195.138.20-44491-1350037664579, infoPort=50430, ipcPort=50323):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/10/12 10:36:08 INFO datanode.DataNode: Exiting DataXceiveServer [junit] 12/10/12 10:36:08 INFO datanode.DataNode: Waiting for threadgroup to exit, active threads is 0 [junit] 12/10/12 10:36:08 INFO datanode.DataBlockScanner: Exiting DataBlockScanner thread. [junit] 12/10/12 10:36:08 INFO datanode.DataNode: DatanodeRegistration(127.0.0.1:44491, storageID=DS-427777727-67.195.138.20-44491-1350037664579, infoPort=50430, ipcPort=50323):Finishing DataNode in: FSDataset{dirpath=' [junit] 12/10/12 10:36:08 INFO ipc.Server: Stopping server on 50323 [junit] 12/10/12 10:36:08 INFO metrics.RpcInstrumentation: shut down [junit] 12/10/12 10:36:08 INFO datanode.DataNode: Waiting for threadgroup to exit, active threads is 0 [junit] 12/10/12 10:36:08 INFO datanode.FSDatasetAsyncDiskService: Shutting down all async disk service threads... [junit] 12/10/12 10:36:08 INFO datanode.FSDatasetAsyncDiskService: All async disk service threads have been shut down. [junit] 12/10/12 10:36:08 WARN util.MBeans: Hadoop:service=DataNode,name=FSDatasetState-UndefinedStorageId1999968105 [junit] javax.management.InstanceNotFoundException: Hadoop:service=DataNode,name=FSDatasetState-UndefinedStorageId1999968105 [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:141) [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/10/12 10:36:08 WARN datanode.FSDatasetAsyncDiskService: AsyncDiskService has already shut down. [junit] 12/10/12 10:36:08 INFO mortbay.log: Stopped SelectChannelConnector@localhost:0 [junit] 12/10/12 10:36:09 INFO ipc.Server: Stopping server on 60482 [junit] 12/10/12 10:36:09 INFO ipc.Server: IPC Server handler 0 on 60482: exiting [junit] 12/10/12 10:36:09 INFO metrics.RpcInstrumentation: shut down [junit] 12/10/12 10:36:09 INFO ipc.Server: Stopping IPC Server listener on 60482 [junit] 12/10/12 10:36:09 INFO ipc.Server: Stopping IPC Server Responder [junit] 12/10/12 10:36:09 INFO ipc.Server: IPC Server handler 1 on 60482: exiting [junit] 12/10/12 10:36:09 INFO datanode.DataNode: Waiting for threadgroup to exit, active threads is 1 [junit] 12/10/12 10:36:09 INFO ipc.Server: IPC Server handler 2 on 60482: exiting [junit] 12/10/12 10:36:09 WARN datanode.DataNode: DatanodeRegistration(127.0.0.1:44427, storageID=DS-1328646207-67.195.138.20-44427-1350037664164, infoPort=50534, ipcPort=60482):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/10/12 10:36:09 INFO datanode.DataNode: Exiting DataXceiveServer [junit] 12/10/12 10:36:09 INFO datanode.DataBlockScanner: Exiting DataBlockScanner thread. [junit] 12/10/12 10:36:09 INFO mapred.TaskTracker: Received 'KillJobAction' for job: job_20121012102745389_0012 [junit] 12/10/12 10:36:09 WARN mapred.TaskTracker: Unknown job job_20121012102745389_0012 being deleted. [junit] 12/10/12 10:36:09 INFO mapred.TaskTracker: Received 'KillJobAction' for job: job_20121012102745389_0012 [junit] 12/10/12 10:36:09 WARN mapred.TaskTracker: Unknown job job_20121012102745389_0012 being deleted. [junit] 12/10/12 10:36:10 INFO datanode.DataNode: Waiting for threadgroup to exit, active threads is 0 [junit] 12/10/12 10:36:10 INFO datanode.DataNode: DatanodeRegistration(127.0.0.1:44427, storageID=DS-1328646207-67.195.138.20-44427-1350037664164, infoPort=50534, ipcPort=60482):Finishing DataNode in: FSDataset{dirpath=' [junit] 12/10/12 10:36:10 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/10/12 10:36:10 INFO ipc.Server: Stopping server on 60482 [junit] 12/10/12 10:36:10 INFO metrics.RpcInstrumentation: shut down [junit] 12/10/12 10:36:10 INFO datanode.DataNode: Waiting for threadgroup to exit, active threads is 0 [junit] 12/10/12 10:36:10 INFO datanode.FSDatasetAsyncDiskService: Shutting down all async disk service threads... [junit] 12/10/12 10:36:10 INFO datanode.FSDatasetAsyncDiskService: All async disk service threads have been shut down. [junit] 12/10/12 10:36:10 WARN util.MBeans: Hadoop:service=DataNode,name=FSDatasetState-UndefinedStorageId2007973396 [junit] javax.management.InstanceNotFoundException: Hadoop:service=DataNode,name=FSDatasetState-UndefinedStorageId2007973396 [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:141) [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/10/12 10:36:10 WARN datanode.FSDatasetAsyncDiskService: AsyncDiskService has already shut down. [junit] 12/10/12 10:36:10 INFO mortbay.log: Stopped SelectChannelConnector@localhost:0 [junit] 12/10/12 10:36:10 INFO hdfs.StateChange: BLOCK* ask 127.0.0.1:44491 to delete blk_-3589319600245743387_1127 blk_7017847405562164561_1133 blk_1303708581521468644_1134 blk_1283184091728964954_1134 [junit] 12/10/12 10:36:10 INFO hdfs.StateChange: BLOCK* ask 127.0.0.1:46475 to delete blk_1303708581521468644_1134 [junit] 12/10/12 10:36:10 WARN namenode.FSNamesystem: ReplicationMonitor thread received InterruptedException.java.lang.InterruptedException: sleep interrupted [junit] 12/10/12 10:36:10 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/10/12 10:36:10 INFO namenode.FSNamesystem: Number of transactions: 629 Total time for transactions(ms): 6Number of transactions batched in Syncs: 134 Number of syncs: 431 SyncTimes(ms): 7197 271 [junit] 12/10/12 10:36:10 INFO ipc.Server: Stopping server on 48479 [junit] 12/10/12 10:36:10 INFO ipc.Server: IPC Server handler 0 on 48479: exiting [junit] 12/10/12 10:36:10 INFO ipc.Server: IPC Server handler 1 on 48479: exiting [junit] 12/10/12 10:36:10 INFO ipc.Server: IPC Server handler 2 on 48479: exiting [junit] 12/10/12 10:36:10 INFO ipc.Server: IPC Server handler 3 on 48479: exiting [junit] 12/10/12 10:36:10 INFO ipc.Server: IPC Server handler 5 on 48479: exiting [junit] 12/10/12 10:36:10 INFO ipc.Server: IPC Server handler 4 on 48479: exiting [junit] 12/10/12 10:36:10 INFO ipc.Server: IPC Server handler 7 on 48479: exiting [junit] 12/10/12 10:36:10 INFO ipc.Server: IPC Server handler 8 on 48479: exiting [junit] 12/10/12 10:36:10 INFO ipc.Server: IPC Server handler 6 on 48479: exiting [junit] 12/10/12 10:36:10 INFO ipc.Server: IPC Server handler 9 on 48479: exiting [junit] 12/10/12 10:36:10 INFO ipc.Server: Stopping IPC Server listener on 48479 [junit] 12/10/12 10:36:10 INFO metrics.RpcInstrumentation: shut down [junit] 12/10/12 10:36:10 INFO ipc.Server: Stopping IPC Server Responder [junit] Tests run: 17, Failures: 4, Errors: 3, Time elapsed: 499.214 sec [junit] Test org.apache.pig.test.TestStore FAILED [junit] Running org.apache.pig.test.TestStringUDFs [junit] 12/10/12 10:36:11 WARN builtin.SUBSTRING: No logger object provided to UDF: org.apache.pig.builtin.SUBSTRING. java.lang.NullPointerException [junit] 12/10/12 10:36:11 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/10/12 10:36:11 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/10/12 10:36:11 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/10/12 10:36:11 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/10/12 10:36:11 WARN builtin.INDEXOF: No logger object provided to UDF: org.apache.pig.builtin.INDEXOF. Failed to process input; error - null [junit] 12/10/12 10:36:11 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: 12, Failures: 0, Errors: 0, Time elapsed: 0.242 sec [delete] Deleting directory /tmp/pig_junit_tmp703839347 BUILD FAILED :814: The following error occurred while executing this line: :882: Tests failed! Total time: 20 minutes 49 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