You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2011/06/16 00:32:10 UTC

Build failed in Jenkins: Pig-trunk-commit #833

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

Changes:

[gates] PIG-1950 e2e test harness needs to be able to compare to previous version of Pig

[olga] PIG-536: the shell script 'pig' does not work if PIG_HOME has the word 'hadoop' in it's directory (miguno via olgan)

[olga] PIG-536: the shell script 'pig' does not work if PIG_HOME has the word 'hadoop' in it's directory (miguno via olgan)

[olga] PIG-1772: doc updates (chandec via olgan)

------------------------------------------
[...truncated 33288 lines...]
    [junit] 	at java.security.AccessController.doPrivileged(Native Method)
    [junit] 	at javax.security.auth.Subject.doAs(Subject.java:396)
    [junit] 	at org.apache.hadoop.ipc.Server$Handler.run(Server.java:953)
    [junit] 11/06/15 22:31:54 ERROR hdfs.DFSClient: Exception closing file /tmp/TestStore-output-8375295448024020374.txt_cleanupOnFailure_succeeded : org.apache.hadoop.ipc.RemoteException: java.io.IOException: Could not complete write to file /tmp/TestStore-output-8375295448024020374.txt_cleanupOnFailure_succeeded by DFSClient_1642664687
    [junit] 	at org.apache.hadoop.hdfs.server.namenode.NameNode.complete(NameNode.java:449)
    [junit] 	at sun.reflect.GeneratedMethodAccessor18.invoke(Unknown Source)
    [junit] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    [junit] 	at java.lang.reflect.Method.invoke(Method.java:597)
    [junit] 	at org.apache.hadoop.ipc.RPC$Server.call(RPC.java:508)
    [junit] 	at org.apache.hadoop.ipc.Server$Handler$1.run(Server.java:959)
    [junit] 	at org.apache.hadoop.ipc.Server$Handler$1.run(Server.java:955)
    [junit] 	at java.security.AccessController.doPrivileged(Native Method)
    [junit] 	at javax.security.auth.Subject.doAs(Subject.java:396)
    [junit] 	at org.apache.hadoop.ipc.Server$Handler.run(Server.java:953)
    [junit] 
    [junit] org.apache.hadoop.ipc.RemoteException: java.io.IOException: Could not complete write to file /tmp/TestStore-output-8375295448024020374.txt_cleanupOnFailure_succeeded by DFSClient_1642664687
    [junit] 	at org.apache.hadoop.hdfs.server.namenode.NameNode.complete(NameNode.java:449)
    [junit] 	at sun.reflect.GeneratedMethodAccessor18.invoke(Unknown Source)
    [junit] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    [junit] 	at java.lang.reflect.Method.invoke(Method.java:597)
    [junit] 	at org.apache.hadoop.ipc.RPC$Server.call(RPC.java:508)
    [junit] 	at org.apache.hadoop.ipc.Server$Handler$1.run(Server.java:959)
    [junit] 	at org.apache.hadoop.ipc.Server$Handler$1.run(Server.java:955)
    [junit] 	at java.security.AccessController.doPrivileged(Native Method)
    [junit] 	at javax.security.auth.Subject.doAs(Subject.java:396)
    [junit] 	at org.apache.hadoop.ipc.Server$Handler.run(Server.java:953)
    [junit] 
    [junit] 	at org.apache.hadoop.ipc.Client.call(Client.java:740)
    [junit] 	at org.apache.hadoop.ipc.RPC$Invoker.invoke(RPC.java:220)
    [junit] 	at $Proxy0.complete(Unknown Source)
    [junit] 	at sun.reflect.GeneratedMethodAccessor18.invoke(Unknown Source)
    [junit] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    [junit] 	at java.lang.reflect.Method.invoke(Method.java:597)
    [junit] 	at org.apache.hadoop.io.retry.RetryInvocationHandler.invokeMethod(RetryInvocationHandler.java:82)
    [junit] 	at org.apache.hadoop.io.retry.RetryInvocationHandler.invoke(RetryInvocationHandler.java:59)
    [junit] 	at $Proxy0.complete(Unknown Source)
    [junit] 	at org.apache.hadoop.hdfs.DFSClient$DFSOutputStream.closeInternal(DFSClient.java:3264)
    [junit] 	at org.apache.hadoop.hdfs.DFSClient$DFSOutputStream.close(DFSClient.java:3188)
    [junit] 	at org.apache.hadoop.hdfs.DFSClient$LeaseChecker.close(DFSClient.java:1043)
    [junit] 	at org.apache.hadoop.hdfs.DFSClient.close(DFSClient.java:237)
    [junit] 	at org.apache.hadoop.hdfs.DistributedFileSystem.close(DistributedFileSystem.java:269)
    [junit] 	at org.apache.pig.test.MiniCluster.shutdownMiniDfsAndMrClusters(MiniCluster.java:111)
    [junit] 	at org.apache.pig.test.MiniCluster.shutDown(MiniCluster.java:101)
    [junit] 	at org.apache.pig.test.TestStore.oneTimeTearDown(TestStore.java:127)
    [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 the Mini HDFS Cluster
    [junit] Shutting down DataNode 3
    [junit] 11/06/15 22:31:54 INFO ipc.Server: Stopping server on 38318
    [junit] 11/06/15 22:31:54 INFO ipc.Server: IPC Server handler 0 on 38318: exiting
    [junit] 11/06/15 22:31:54 INFO ipc.Server: IPC Server handler 2 on 38318: exiting
    [junit] 11/06/15 22:31:54 INFO ipc.Server: Stopping IPC Server listener on 38318
    [junit] 11/06/15 22:31:54 INFO ipc.Server: Stopping IPC Server Responder
    [junit] 11/06/15 22:31:54 INFO ipc.Server: IPC Server handler 1 on 38318: exiting
    [junit] 11/06/15 22:31:54 INFO datanode.DataNode: Waiting for threadgroup to exit, active threads is 1
    [junit] 11/06/15 22:31:54 WARN datanode.DataNode: DatanodeRegistration(127.0.0.1:60827, storageID=DS-1382622665-127.0.1.1-60827-1308176718342, infoPort=49044, ipcPort=38318):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:130)
    [junit] 	at java.lang.Thread.run(Thread.java:662)
    [junit] 
    [junit] 11/06/15 22:31:54 INFO datanode.DataNode: DatanodeRegistration(127.0.0.1:60827, storageID=DS-1382622665-127.0.1.1-60827-1308176718342, infoPort=49044, ipcPort=38318):Finishing DataNode in: FSDataset{dirpath='<https://builds.apache.org/job/Pig-trunk-commit/ws/trunk/build/test/data/dfs/data/data7/current,/grid/0/hudson/hudson-slave/workspace/Pig-trunk-commit/trunk/build/test/data/dfs/data/data8/current'}>
    [junit] 11/06/15 22:31:54 INFO ipc.Server: Stopping server on 38318
    [junit] 11/06/15 22:31:54 INFO datanode.DataNode: Waiting for threadgroup to exit, active threads is 0
    [junit] 11/06/15 22:31:54 INFO datanode.DataBlockScanner: Exiting DataBlockScanner thread.
    [junit] 11/06/15 22:31:55 INFO hdfs.StateChange: BLOCK* ask 127.0.0.1:37220 to delete  blk_4441698305552310646_1125 blk_6045262285951045322_1122 blk_-4718495884956832323_1120 blk_-8203566978657163674_1119
    [junit] 11/06/15 22:31:55 INFO hdfs.StateChange: BLOCK* ask 127.0.0.1:60827 to delete  blk_4441698305552310646_1125 blk_-8203566978657163674_1119 blk_7380976048289461077_1124 blk_5414842942201613454_1121
    [junit] Shutting down DataNode 2
    [junit] 11/06/15 22:31:55 INFO datanode.DataNode: Waiting for threadgroup to exit, active threads is 0
    [junit] 11/06/15 22:31:55 INFO ipc.Server: Stopping server on 34245
    [junit] 11/06/15 22:31:55 INFO ipc.Server: IPC Server handler 0 on 34245: exiting
    [junit] 11/06/15 22:31:55 INFO ipc.Server: Stopping IPC Server listener on 34245
    [junit] 11/06/15 22:31:55 INFO ipc.Server: IPC Server handler 2 on 34245: exiting
    [junit] 11/06/15 22:31:55 INFO ipc.Server: IPC Server handler 1 on 34245: exiting
    [junit] 11/06/15 22:31:55 INFO ipc.Server: Stopping IPC Server Responder
    [junit] 11/06/15 22:31:55 INFO datanode.DataNode: Waiting for threadgroup to exit, active threads is 1
    [junit] 11/06/15 22:31:55 WARN datanode.DataNode: DatanodeRegistration(127.0.0.1:37220, storageID=DS-1085584649-127.0.1.1-37220-1308176718042, infoPort=48189, ipcPort=34245):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:130)
    [junit] 	at java.lang.Thread.run(Thread.java:662)
    [junit] 
    [junit] 11/06/15 22:31:56 INFO datanode.DataBlockScanner: Exiting DataBlockScanner thread.
    [junit] 11/06/15 22:31:56 INFO datanode.DataNode: Waiting for threadgroup to exit, active threads is 0
    [junit] 11/06/15 22:31:56 INFO datanode.DataNode: DatanodeRegistration(127.0.0.1:37220, storageID=DS-1085584649-127.0.1.1-37220-1308176718042, infoPort=48189, ipcPort=34245):Finishing DataNode in: FSDataset{dirpath='<https://builds.apache.org/job/Pig-trunk-commit/ws/trunk/build/test/data/dfs/data/data5/current,/grid/0/hudson/hudson-slave/workspace/Pig-trunk-commit/trunk/build/test/data/dfs/data/data6/current'}>
    [junit] 11/06/15 22:31:56 INFO ipc.Server: Stopping server on 34245
    [junit] 11/06/15 22:31:56 INFO datanode.DataNode: Waiting for threadgroup to exit, active threads is 0
    [junit] Shutting down DataNode 1
    [junit] 11/06/15 22:31:56 INFO ipc.Server: Stopping server on 50126
    [junit] 11/06/15 22:31:56 INFO ipc.Server: IPC Server handler 0 on 50126: exiting
    [junit] 11/06/15 22:31:56 INFO ipc.Server: Stopping IPC Server Responder
    [junit] 11/06/15 22:31:56 INFO ipc.Server: IPC Server handler 1 on 50126: exiting
    [junit] 11/06/15 22:31:56 INFO datanode.DataNode: Waiting for threadgroup to exit, active threads is 1
    [junit] 11/06/15 22:31:56 INFO ipc.Server: Stopping IPC Server listener on 50126
    [junit] 11/06/15 22:31:56 INFO ipc.Server: IPC Server handler 2 on 50126: exiting
    [junit] 11/06/15 22:31:56 WARN datanode.DataNode: DatanodeRegistration(127.0.0.1:54428, storageID=DS-1885239766-127.0.1.1-54428-1308176717755, infoPort=42744, ipcPort=50126):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:130)
    [junit] 	at java.lang.Thread.run(Thread.java:662)
    [junit] 
    [junit] 11/06/15 22:31:56 INFO datanode.DataBlockScanner: Exiting DataBlockScanner thread.
    [junit] 11/06/15 22:31:56 INFO datanode.DataNode: DatanodeRegistration(127.0.0.1:54428, storageID=DS-1885239766-127.0.1.1-54428-1308176717755, infoPort=42744, ipcPort=50126):Finishing DataNode in: FSDataset{dirpath='<https://builds.apache.org/job/Pig-trunk-commit/ws/trunk/build/test/data/dfs/data/data3/current,/grid/0/hudson/hudson-slave/workspace/Pig-trunk-commit/trunk/build/test/data/dfs/data/data4/current'}>
    [junit] 11/06/15 22:31:56 INFO ipc.Server: Stopping server on 50126
    [junit] 11/06/15 22:31:56 INFO datanode.DataNode: Waiting for threadgroup to exit, active threads is 0
    [junit] Shutting down DataNode 0
    [junit] 11/06/15 22:31:57 INFO datanode.DataNode: Waiting for threadgroup to exit, active threads is 0
    [junit] 11/06/15 22:31:57 INFO ipc.Server: Stopping server on 42963
    [junit] 11/06/15 22:31:57 INFO ipc.Server: IPC Server handler 1 on 42963: exiting
    [junit] 11/06/15 22:31:57 INFO ipc.Server: Stopping IPC Server listener on 42963
    [junit] 11/06/15 22:31:57 INFO ipc.Server: IPC Server handler 0 on 42963: exiting
    [junit] 11/06/15 22:31:57 INFO ipc.Server: IPC Server handler 2 on 42963: exiting
    [junit] 11/06/15 22:31:57 INFO ipc.Server: Stopping IPC Server Responder
    [junit] 11/06/15 22:31:57 INFO datanode.DataNode: Waiting for threadgroup to exit, active threads is 1
    [junit] 11/06/15 22:31:57 WARN datanode.DataNode: DatanodeRegistration(127.0.0.1:58148, storageID=DS-306413532-127.0.1.1-58148-1308176717456, infoPort=45672, ipcPort=42963):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:130)
    [junit] 	at java.lang.Thread.run(Thread.java:662)
    [junit] 
    [junit] 11/06/15 22:31:57 INFO datanode.DataBlockScanner: Exiting DataBlockScanner thread.
    [junit] 11/06/15 22:31:58 INFO hdfs.StateChange: BLOCK* ask 127.0.0.1:54428 to delete  blk_4441698305552310646_1125 blk_6045262285951045322_1122 blk_-4718495884956832323_1120 blk_-8203566978657163674_1119 blk_7380976048289461077_1124 blk_5414842942201613454_1121
    [junit] 11/06/15 22:31:58 INFO hdfs.StateChange: BLOCK* ask 127.0.0.1:58148 to delete  blk_6045262285951045322_1122 blk_-4718495884956832323_1120 blk_7380976048289461077_1124 blk_5414842942201613454_1121
    [junit] 11/06/15 22:31:58 INFO datanode.DataNode: Waiting for threadgroup to exit, active threads is 0
    [junit] 11/06/15 22:31:58 INFO datanode.DataNode: DatanodeRegistration(127.0.0.1:58148, storageID=DS-306413532-127.0.1.1-58148-1308176717456, infoPort=45672, ipcPort=42963):Finishing DataNode in: FSDataset{dirpath='<https://builds.apache.org/job/Pig-trunk-commit/ws/trunk/build/test/data/dfs/data/data1/current,/grid/0/hudson/hudson-slave/workspace/Pig-trunk-commit/trunk/build/test/data/dfs/data/data2/current'}>
    [junit] 11/06/15 22:31:58 INFO ipc.Server: Stopping server on 42963
    [junit] 11/06/15 22:31:58 INFO datanode.DataNode: Waiting for threadgroup to exit, active threads is 0
    [junit] 11/06/15 22:31:58 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] 11/06/15 22:31:58 WARN namenode.FSNamesystem: ReplicationMonitor thread received InterruptedException.java.lang.InterruptedException: sleep interrupted
    [junit] 11/06/15 22:31:58 INFO namenode.FSNamesystem: Number of transactions: 686 Total time for transactions(ms): 11Number of transactions batched in Syncs: 112 Number of syncs: 481 SyncTimes(ms): 2501 389 
    [junit] 11/06/15 22:31:58 INFO ipc.Server: Stopping server on 52881
    [junit] 11/06/15 22:31:58 INFO ipc.Server: IPC Server handler 0 on 52881: exiting
    [junit] 11/06/15 22:31:58 INFO ipc.Server: IPC Server handler 2 on 52881: exiting
    [junit] 11/06/15 22:31:58 INFO ipc.Server: IPC Server handler 4 on 52881: exiting
    [junit] 11/06/15 22:31:58 INFO ipc.Server: IPC Server handler 1 on 52881: exiting
    [junit] 11/06/15 22:31:58 INFO ipc.Server: IPC Server handler 6 on 52881: exiting
    [junit] 11/06/15 22:31:58 INFO ipc.Server: IPC Server handler 5 on 52881: exiting
    [junit] 11/06/15 22:31:58 INFO ipc.Server: Stopping IPC Server listener on 52881
    [junit] 11/06/15 22:31:58 INFO ipc.Server: IPC Server handler 3 on 52881: exiting
    [junit] 11/06/15 22:31:58 INFO ipc.Server: IPC Server handler 8 on 52881: exiting
    [junit] 11/06/15 22:31:58 INFO mapred.TaskTracker: Shutting down: Map-events fetcher for all reduce tasks on tracker_host0.foo.com:localhost/127.0.0.1:47055
    [junit] 11/06/15 22:31:58 INFO ipc.Server: Stopping IPC Server Responder
    [junit] 11/06/15 22:31:58 INFO ipc.Server: IPC Server handler 9 on 52881: exiting
    [junit] 11/06/15 22:31:58 INFO ipc.Server: Stopping server on 47055
    [junit] 11/06/15 22:31:58 INFO ipc.Server: Stopping IPC Server listener on 47055
    [junit] 11/06/15 22:31:58 INFO ipc.Server: IPC Server handler 2 on 47055: exiting
    [junit] 11/06/15 22:31:58 INFO ipc.Server: IPC Server handler 1 on 47055: exiting
    [junit] 11/06/15 22:31:58 INFO ipc.Server: IPC Server handler 3 on 47055: exiting
    [junit] 11/06/15 22:31:58 INFO ipc.Server: IPC Server handler 7 on 52881: exiting
    [junit] 11/06/15 22:31:58 INFO ipc.Server: IPC Server handler 0 on 47055: exiting
    [junit] 11/06/15 22:31:58 INFO mapred.TaskTracker: Shutting down StatusHttpServer
    [junit] 11/06/15 22:31:58 INFO ipc.Server: Stopping IPC Server Responder
    [junit] 11/06/15 22:31:58 INFO mapred.TaskTracker: Interrupted. Closing down.
    [junit] 11/06/15 22:31:58 INFO mapred.TaskTracker: Shutting down: Map-events fetcher for all reduce tasks on tracker_host1.foo.com:localhost/127.0.0.1:57728
    [junit] 11/06/15 22:31:58 INFO ipc.Server: Stopping server on 57728
    [junit] 11/06/15 22:31:58 INFO ipc.Server: IPC Server handler 0 on 57728: exiting
    [junit] 11/06/15 22:31:58 INFO ipc.Server: Stopping IPC Server listener on 57728
    [junit] 11/06/15 22:31:58 INFO ipc.Server: IPC Server handler 1 on 57728: exiting
    [junit] 11/06/15 22:31:58 INFO ipc.Server: IPC Server handler 2 on 57728: exiting
    [junit] 11/06/15 22:31:58 INFO ipc.Server: Stopping IPC Server Responder
    [junit] 11/06/15 22:31:58 INFO ipc.Server: IPC Server handler 3 on 57728: exiting
    [junit] 11/06/15 22:31:58 INFO mapred.TaskTracker: Shutting down StatusHttpServer
    [junit] 11/06/15 22:31:58 INFO mapred.TaskTracker: Interrupted. Closing down.
    [junit] 11/06/15 22:31:58 INFO mapred.TaskTracker: Shutting down: Map-events fetcher for all reduce tasks on tracker_host2.foo.com:localhost/127.0.0.1:32939
    [junit] 11/06/15 22:31:58 INFO ipc.Server: Stopping server on 32939
    [junit] 11/06/15 22:31:58 INFO ipc.Server: IPC Server handler 0 on 32939: exiting
    [junit] 11/06/15 22:31:58 INFO ipc.Server: IPC Server handler 3 on 32939: exiting
    [junit] 11/06/15 22:31:58 INFO ipc.Server: IPC Server handler 2 on 32939: exiting
    [junit] 11/06/15 22:31:58 INFO ipc.Server: Stopping IPC Server Responder
    [junit] 11/06/15 22:31:58 INFO mapred.TaskTracker: Shutting down StatusHttpServer
    [junit] 11/06/15 22:31:58 INFO ipc.Server: Stopping IPC Server listener on 32939
    [junit] 11/06/15 22:31:58 INFO ipc.Server: IPC Server handler 1 on 32939: exiting
    [junit] 11/06/15 22:31:58 INFO mapred.TaskTracker: Interrupted. Closing down.
    [junit] 11/06/15 22:31:58 INFO mapred.TaskTracker: Shutting down: Map-events fetcher for all reduce tasks on tracker_host3.foo.com:localhost/127.0.0.1:47523
    [junit] 11/06/15 22:31:58 INFO ipc.Server: Stopping server on 47523
    [junit] 11/06/15 22:31:58 INFO ipc.Server: IPC Server handler 0 on 47523: exiting
    [junit] 11/06/15 22:31:58 INFO ipc.Server: IPC Server handler 1 on 47523: exiting
    [junit] 11/06/15 22:31:58 INFO ipc.Server: IPC Server handler 3 on 47523: exiting
    [junit] 11/06/15 22:31:58 INFO ipc.Server: Stopping IPC Server listener on 47523
    [junit] 11/06/15 22:31:58 INFO ipc.Server: IPC Server handler 2 on 47523: exiting
    [junit] 11/06/15 22:31:58 INFO ipc.Server: Stopping IPC Server Responder
    [junit] 11/06/15 22:31:58 INFO mapred.TaskTracker: Shutting down StatusHttpServer
    [junit] 11/06/15 22:31:58 INFO mapred.TaskTracker: Interrupted. Closing down.
    [junit] 11/06/15 22:31:58 INFO mapred.JobTracker: Stopping infoServer
    [junit] 11/06/15 22:31:58 INFO mapred.JobTracker: Stopping interTrackerServer
    [junit] 11/06/15 22:31:58 INFO ipc.Server: Stopping server on 49147
    [junit] 11/06/15 22:31:58 INFO ipc.Server: IPC Server handler 0 on 49147: exiting
    [junit] 11/06/15 22:31:58 INFO ipc.Server: IPC Server handler 1 on 49147: exiting
    [junit] 11/06/15 22:31:58 INFO ipc.Server: IPC Server handler 3 on 49147: exiting
    [junit] 11/06/15 22:31:58 INFO ipc.Server: IPC Server handler 2 on 49147: exiting
    [junit] 11/06/15 22:31:58 INFO ipc.Server: IPC Server handler 5 on 49147: exiting
    [junit] 11/06/15 22:31:58 INFO ipc.Server: IPC Server handler 6 on 49147: exiting
    [junit] 11/06/15 22:31:58 INFO ipc.Server: IPC Server handler 4 on 49147: exiting
    [junit] 11/06/15 22:31:58 INFO ipc.Server: IPC Server handler 8 on 49147: exiting
    [junit] 11/06/15 22:31:58 INFO ipc.Server: IPC Server handler 7 on 49147: exiting
    [junit] 11/06/15 22:31:58 INFO ipc.Server: IPC Server handler 9 on 49147: exiting
    [junit] 11/06/15 22:31:58 INFO ipc.Server: Stopping IPC Server listener on 49147
    [junit] 11/06/15 22:31:58 INFO ipc.Server: Stopping IPC Server Responder
    [junit] 11/06/15 22:31:58 INFO mapred.JobTracker: Stopped interTrackerServer
    [junit] 11/06/15 22:31:58 INFO mapred.JobTracker: Stopping expireTrackers
    [junit] 11/06/15 22:31:58 INFO mapred.JobTracker: Stopping retirer
    [junit] 11/06/15 22:31:58 INFO mapred.EagerTaskInitializationListener: Stopping Job Init Manager thread
    [junit] 11/06/15 22:31:58 INFO mapred.EagerTaskInitializationListener: JobInitManagerThread interrupted.
    [junit] 11/06/15 22:31:58 INFO mapred.EagerTaskInitializationListener: Shutting down thread pool
    [junit] 11/06/15 22:31:58 INFO mapred.JobTracker: Stopping expireLaunchingTasks
    [junit] 11/06/15 22:31:58 INFO mapred.JobTracker: stopped all jobtracker services
    [junit] Tests run: 17, Failures: 0, Errors: 0, Time elapsed: 398.43 sec
    [junit] Running org.apache.pig.test.TestStringUDFs
    [junit] 11/06/15 22:31:59 WARN builtin.SUBSTRING: java.lang.NullPointerException
    [junit] 11/06/15 22:31:59 WARN builtin.SUBSTRING: java.lang.StringIndexOutOfBoundsException: String index out of range: -2
    [junit] 11/06/15 22:31:59 WARN builtin.SUBSTRING: java.lang.StringIndexOutOfBoundsException: String index out of range: -1
    [junit] 11/06/15 22:31:59 WARN builtin.SUBSTRING: java.lang.StringIndexOutOfBoundsException: String index out of range: -8
    [junit] 11/06/15 22:31:59 WARN builtin.SUBSTRING: java.lang.StringIndexOutOfBoundsException: String index out of range: -2
    [junit] 11/06/15 22:31:59 WARN builtin.INDEXOF: Failed to process input; error - null
    [junit] 11/06/15 22:31:59 WARN builtin.LAST_INDEX_OF: Failed to process input; error - null
    [junit] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 0.117 sec
   [delete] Deleting directory /tmp/pig_junit_tmp1454312325

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

Total time: 25 minutes 2 seconds
[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


Jenkins build is back to normal : Pig-trunk-commit #834

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Pig-trunk-commit/834/changes>