See http://hudson.zones.apache.org/hudson/job/Pig-trunk/231/changes
Changes:
[olga] PIG-291: hod.param parameters not passed properly
------------------------------------------
[...truncated 586 lines...]
[javadoc]
/zonestorage/hudson/home/hudson/hudson/jobs/Pig-trunk/workspace/trunk/src/org/apache/pig/backend/datastorage/ElementDescriptor.java:119:
warning - @param argument "name" is not a parameter name.
[javadoc]
/zonestorage/hudson/home/hudson/hudson/jobs/Pig-trunk/workspace/trunk/src/org/apache/pig/backend/executionengine/ExecJob.java:72:
warning - @return tag has no arguments.
[javadoc]
/zonestorage/hudson/home/hudson/hudson/jobs/Pig-trunk/workspace/trunk/src/org/apache/pig/backend/executionengine/ExecJob.java:65:
warning - @return tag has no arguments.
[javadoc]
/zonestorage/hudson/home/hudson/hudson/jobs/Pig-trunk/workspace/trunk/src/org/apache/pig/backend/executionengine/ExecJob.java:81:
warning - @return tag has no arguments.
[javadoc]
/zonestorage/hudson/home/hudson/hudson/jobs/Pig-trunk/workspace/trunk/src/org/apache/pig/backend/executionengine/ExecJob.java:56:
warning - @return tag has no arguments.
[javadoc]
/zonestorage/hudson/home/hudson/hudson/jobs/Pig-trunk/workspace/trunk/src/org/apache/pig/backend/executionengine/ExecutionEngine.java:126:
warning - @return tag has no arguments.
[javadoc]
/zonestorage/hudson/home/hudson/hudson/jobs/Pig-trunk/workspace/trunk/src/org/apache/pig/backend/executionengine/ExecutionEngine.java:103:
warning - @throws tag has no arguments.
[javadoc]
/zonestorage/hudson/home/hudson/hudson/jobs/Pig-trunk/workspace/trunk/src/org/apache/pig/backend/executionengine/ExecutionEngine.java:118:
warning - @return tag has no arguments.
[javadoc]
/zonestorage/hudson/home/hudson/hudson/jobs/Pig-trunk/workspace/trunk/src/org/apache/pig/backend/executionengine/ExecutionEngine.java:90:
warning - @param argument "logical" is not a parameter name.
[javadoc]
/zonestorage/hudson/home/hudson/hudson/jobs/Pig-trunk/workspace/trunk/src/org/apache/pig/backend/hadoop/executionengine/mapreduceExec/MapReduceLauncher.java:133:
warning - @param argument "mapFuncs" is not a parameter name.
[javadoc]
/zonestorage/hudson/home/hudson/hudson/jobs/Pig-trunk/workspace/trunk/src/org/apache/pig/backend/hadoop/executionengine/mapreduceExec/MapReduceLauncher.java:133:
warning - @param argument "groupFuncs" is not a parameter name.
[javadoc]
/zonestorage/hudson/home/hudson/hudson/jobs/Pig-trunk/workspace/trunk/src/org/apache/pig/backend/hadoop/executionengine/mapreduceExec/MapReduceLauncher.java:133:
warning - @param argument "reduceFunc" is not a parameter name.
[javadoc]
/zonestorage/hudson/home/hudson/hudson/jobs/Pig-trunk/workspace/trunk/src/org/apache/pig/backend/hadoop/executionengine/mapreduceExec/MapReduceLauncher.java:133:
warning - @param argument "mapTasks" is not a parameter name.
[javadoc]
/zonestorage/hudson/home/hudson/hudson/jobs/Pig-trunk/workspace/trunk/src/org/apache/pig/backend/hadoop/executionengine/mapreduceExec/MapReduceLauncher.java:133:
warning - @param argument "reduceTasks" is not a parameter name.
[javadoc]
/zonestorage/hudson/home/hudson/hudson/jobs/Pig-trunk/workspace/trunk/src/org/apache/pig/backend/hadoop/executionengine/mapreduceExec/MapReduceLauncher.java:133:
warning - @param argument "input" is not a parameter name.
[javadoc]
/zonestorage/hudson/home/hudson/hudson/jobs/Pig-trunk/workspace/trunk/src/org/apache/pig/backend/hadoop/executionengine/mapreduceExec/MapReduceLauncher.java:133:
warning - @param argument "output" is not a parameter name.
[javadoc]
/zonestorage/hudson/home/hudson/hudson/jobs/Pig-trunk/workspace/trunk/src/org/apache/pig/backend/hadoop/executionengine/mapreduceExec/PigOutputFormat.java:99:
warning - Tag @see: can't find write(org.apache.hadoop.io.WritableComparable,
[javadoc] org.apache.hadoop.io.Writable) in
org.apache.hadoop.mapred.RecordWriter
[javadoc]
/zonestorage/hudson/home/hudson/hudson/jobs/Pig-trunk/workspace/trunk/src/org/apache/pig/impl/streaming/ExecutableManager.java:296:
warning - Tag @link: reference not found: ProcessErrorThread
[javadoc]
/zonestorage/hudson/home/hudson/hudson/jobs/Pig-trunk/workspace/trunk/src/org/apache/pig/data/DataMap.java:95:
warning - @return tag has no arguments.
[javadoc]
/zonestorage/hudson/home/hudson/hudson/jobs/Pig-trunk/workspace/trunk/src/org/apache/pig/impl/PigContext.java:351:
warning - @return tag has no arguments.
[javadoc]
/zonestorage/hudson/home/hudson/hudson/jobs/Pig-trunk/workspace/trunk/src/org/apache/pig/impl/PigContext.java:322:
warning - @param argument "aliases" is not a parameter name.
[javadoc]
/zonestorage/hudson/home/hudson/hudson/jobs/Pig-trunk/workspace/trunk/src/org/apache/pig/impl/eval/EvalSpec.java:153:
warning - @return tag has no arguments.
[javadoc]
/zonestorage/hudson/home/hudson/hudson/jobs/Pig-trunk/workspace/trunk/src/org/apache/pig/impl/eval/EvalSpec.java:169:
warning - @return tag has no arguments.
[javadoc]
/zonestorage/hudson/home/hudson/hudson/jobs/Pig-trunk/workspace/trunk/src/org/apache/pig/impl/eval/EvalSpec.java:143:
warning - @return tag has no arguments.
[javadoc]
/zonestorage/hudson/home/hudson/hudson/jobs/Pig-trunk/workspace/trunk/src/org/apache/pig/impl/eval/EvalSpec.java:201:
warning - @return tag has no arguments.
[javadoc]
/zonestorage/hudson/home/hudson/hudson/jobs/Pig-trunk/workspace/trunk/src/org/apache/pig/impl/eval/EvalSpec.java:220:
warning - @return tag has no arguments.
[javadoc]
/zonestorage/hudson/home/hudson/hudson/jobs/Pig-trunk/workspace/trunk/src/org/apache/pig/impl/eval/EvalSpec.java:169:
warning - @param argument "input" is not a parameter name.
[javadoc]
/zonestorage/hudson/home/hudson/hudson/jobs/Pig-trunk/workspace/trunk/src/org/apache/pig/impl/eval/FuncEvalSpec.java:234:
warning - @param argument "in" is not a parameter name.
[javadoc]
/zonestorage/hudson/home/hudson/hudson/jobs/Pig-trunk/workspace/trunk/src/org/apache/pig/impl/eval/FuncEvalSpec.java:294:
warning - @param argument "finalTuplePos" is not a parameter name.
[javadoc]
/zonestorage/hudson/home/hudson/hudson/jobs/Pig-trunk/workspace/trunk/src/org/apache/pig/impl/streaming/DefaultInputHandler.java:33:
warning - Tag @link: reference not found: InputType#SYNCHRONOUS
[javadoc]
/zonestorage/hudson/home/hudson/hudson/jobs/Pig-trunk/workspace/trunk/src/org/apache/pig/impl/streaming/DefaultOutputHandler.java:33:
warning - Tag @link: reference not found: OutputType#SYNCHRONOUS
[javadoc]
/zonestorage/hudson/home/hudson/hudson/jobs/Pig-trunk/workspace/trunk/src/org/apache/pig/impl/streaming/ExecutableManager.java:296:
warning - Tag @link: reference not found: ProcessErrorThread
[javadoc]
/zonestorage/hudson/home/hudson/hudson/jobs/Pig-trunk/workspace/trunk/src/org/apache/pig/impl/streaming/FileInputHandler.java:35:
warning - Tag @link: reference not found: InputType#ASYNCHRONOUS
[javadoc]
/zonestorage/hudson/home/hudson/hudson/jobs/Pig-trunk/workspace/trunk/src/org/apache/pig/impl/streaming/FileOutputHandler.java:35:
warning - Tag @link: reference not found: OutputType#ASYNCHRONOUS
[javadoc]
/zonestorage/hudson/home/hudson/hudson/jobs/Pig-trunk/workspace/trunk/src/org/apache/pig/impl/streaming/StreamingCommand.java:92:
warning - @param argument "command" is not a parameter name.
[javadoc]
/zonestorage/hudson/home/hudson/hudson/jobs/Pig-trunk/workspace/trunk/src/org/apache/pig/impl/util/JarManager.java:98:
warning - @return tag cannot be used in method with void return type.
[javadoc]
/zonestorage/hudson/home/hudson/hudson/jobs/Pig-trunk/workspace/trunk/src/org/apache/pig/impl/util/JarManager.java:267:
warning - Tag @author cannot be used in method documentation. It can only be
used in the following types of documentation: overview, package,
class/interface.
[javadoc]
/zonestorage/hudson/home/hudson/hudson/jobs/Pig-trunk/workspace/trunk/src/org/apache/pig/impl/util/Spillable.java:28:
warning - @returns is an unknown tag.
[javadoc]
/zonestorage/hudson/home/hudson/hudson/jobs/Pig-trunk/workspace/trunk/src/org/apache/pig/impl/util/Spillable.java:33:
warning - @returns is an unknown tag.
[javadoc]
/zonestorage/hudson/home/hudson/hudson/jobs/Pig-trunk/workspace/trunk/src/org/apache/pig/tools/cmdline/CmdLineParser.java:64:
warning - @param argument "valueExpected" is not a parameter name.
[javadoc]
/zonestorage/hudson/home/hudson/hudson/jobs/Pig-trunk/workspace/trunk/src/org/apache/pig/tools/parameters/PreprocessorContext.java:120:
warning - @param argument "overwide" is not a parameter name.
[javadoc]
/zonestorage/hudson/home/hudson/hudson/jobs/Pig-trunk/workspace/trunk/src/org/apache/pig/impl/streaming/DefaultInputHandler.java:33:
warning - Tag @link: reference not found: InputType#SYNCHRONOUS
[javadoc]
/zonestorage/hudson/home/hudson/hudson/jobs/Pig-trunk/workspace/trunk/src/org/apache/pig/impl/streaming/DefaultOutputHandler.java:33:
warning - Tag @link: reference not found: OutputType#SYNCHRONOUS
[javadoc]
/zonestorage/hudson/home/hudson/hudson/jobs/Pig-trunk/workspace/trunk/src/org/apache/pig/impl/streaming/FileInputHandler.java:35:
warning - Tag @link: reference not found: InputType#ASYNCHRONOUS
[javadoc]
/zonestorage/hudson/home/hudson/hudson/jobs/Pig-trunk/workspace/trunk/src/org/apache/pig/impl/streaming/FileOutputHandler.java:35:
warning - Tag @link: reference not found: OutputType#ASYNCHRONOUS
[javadoc]
/zonestorage/hudson/home/hudson/hudson/jobs/Pig-trunk/workspace/trunk/src/org/apache/pig/impl/streaming/DefaultOutputHandler.java:33:
warning - Tag @link: reference not found: OutputType#SYNCHRONOUS
[javadoc]
/zonestorage/hudson/home/hudson/hudson/jobs/Pig-trunk/workspace/trunk/src/org/apache/pig/impl/streaming/FileOutputHandler.java:35:
warning - Tag @link: reference not found: OutputType#ASYNCHRONOUS
[javadoc]
/zonestorage/hudson/home/hudson/hudson/jobs/Pig-trunk/workspace/trunk/src/org/apache/pig/impl/streaming/DefaultInputHandler.java:33:
warning - Tag @link: reference not found: InputType#SYNCHRONOUS
[javadoc]
/zonestorage/hudson/home/hudson/hudson/jobs/Pig-trunk/workspace/trunk/src/org/apache/pig/impl/streaming/FileInputHandler.java:35:
warning - Tag @link: reference not found: InputType#ASYNCHRONOUS
[javadoc] Building index for all the packages and classes...
[javadoc]
/zonestorage/hudson/home/hudson/hudson/jobs/Pig-trunk/workspace/trunk/src/org/apache/pig/impl/streaming/DefaultInputHandler.java:33:
warning - Tag @link: reference not found: InputType#SYNCHRONOUS
[javadoc]
/zonestorage/hudson/home/hudson/hudson/jobs/Pig-trunk/workspace/trunk/src/org/apache/pig/impl/streaming/DefaultOutputHandler.java:33:
warning - Tag @link: reference not found: OutputType#SYNCHRONOUS
[javadoc]
/zonestorage/hudson/home/hudson/hudson/jobs/Pig-trunk/workspace/trunk/src/org/apache/pig/impl/streaming/FileInputHandler.java:35:
warning - Tag @link: reference not found: InputType#ASYNCHRONOUS
[javadoc]
/zonestorage/hudson/home/hudson/hudson/jobs/Pig-trunk/workspace/trunk/src/org/apache/pig/impl/streaming/FileOutputHandler.java:35:
warning - Tag @link: reference not found: OutputType#ASYNCHRONOUS
[javadoc] Building index for all classes...
[javadoc] Generating
/zonestorage/hudson/home/hudson/hudson/jobs/Pig-trunk/workspace/trunk/build/docs/api/stylesheet.css...
[javadoc] 60 warnings
doc:
init:
cc-compile:
compile:
[echo] *** Building Main Sources ***
compile-sources:
[javac] Compiling 1 source file to
/zonestorage/hudson/home/hudson/hudson/jobs/Pig-trunk/workspace/trunk/build/classes
jar:
jarWithSvn:
buildJar:
[echo] svnString 675132
jarWithOutSvn:
init:
cc-compile:
compile:
[echo] *** Building Main Sources ***
compile-sources:
[javac] Compiling 1 source file to
/zonestorage/hudson/home/hudson/hudson/jobs/Pig-trunk/workspace/trunk/build/classes
compile-test:
[echo] *** Building Test Sources ***
compile-sources:
[javac] Compiling 43 source files to
/zonestorage/hudson/home/hudson/hudson/jobs/Pig-trunk/workspace/trunk/build/test/classes
[javac] Note:
/zonestorage/hudson/home/hudson/hudson/jobs/Pig-trunk/workspace/trunk/test/org/apache/pig/test/MiniCluster.java
uses or overrides a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
jar:
jarWithSvn:
buildJar:
[echo] svnString 675132
jarWithOutSvn:
test-local:
testOneMode:
[mkdir] Created dir:
/zonestorage/hudson/home/hudson/hudson/jobs/Pig-trunk/workspace/trunk/build/test/logs-local
[junit] Running org.apache.pig.test.TestAlgebraicEval
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 1.333 sec
[junit] Running org.apache.pig.test.TestBinaryStorage
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.676 sec
[junit] Running org.apache.pig.test.TestBuiltin
[junit] Tests run: 21, Failures: 0, Errors: 0, Time elapsed: 2.537 sec
[junit] Running org.apache.pig.test.TestCmdLineParser
[junit] Tests run: 17, Failures: 0, Errors: 0, Time elapsed: 0.075 sec
[junit] Running org.apache.pig.test.TestCombiner
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.604 sec
[junit] Running org.apache.pig.test.TestCompressedFiles
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.501 sec
[junit] Running org.apache.pig.test.TestCustomSlicer
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.232 sec
[junit] Running org.apache.pig.test.TestDataBag
[junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 0.963 sec
[junit] Running org.apache.pig.test.TestDataModel
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.149 sec
[junit] Running org.apache.pig.test.TestEvalPipeline
[junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 3.652 sec
[junit] Running org.apache.pig.test.TestExGenCogroup
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 1.351 sec
[junit] Running org.apache.pig.test.TestExGenEval
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.475 sec
[junit] Running org.apache.pig.test.TestFilterOpNumeric
[junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 1.427 sec
[junit] Running org.apache.pig.test.TestFilterOpString
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 1.058 sec
[junit] Running org.apache.pig.test.TestGrunt
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.144 sec
[junit] Running org.apache.pig.test.TestInfixArithmetic
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 57.271 sec
[junit] Running org.apache.pig.test.TestInstantiateFunc
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.093 sec
[junit] Running org.apache.pig.test.TestLogicalPlanBuilder
[junit] Tests run: 49, Failures: 0, Errors: 0, Time elapsed: 0.904 sec
[junit] Running org.apache.pig.test.TestMapReduce
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 51.237 sec
[junit] Running org.apache.pig.test.TestMapReduceResultRecycling
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.581 sec
[junit] Running org.apache.pig.test.TestParamSubPreproc
[junit] Tests run: 28, Failures: 0, Errors: 0, Time elapsed: 0.302 sec
[junit] Running org.apache.pig.test.TestParser
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.25 sec
[junit] Running org.apache.pig.test.TestPigContext
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.966 sec
[junit] Running org.apache.pig.test.TestPigFile
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 3.365 sec
[junit] Running org.apache.pig.test.TestPigScriptParser
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.439 sec
[junit] Running org.apache.pig.test.TestPigServer
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 1.094 sec
[junit] Running org.apache.pig.test.TestPigSplit
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.592 sec
[junit] Running org.apache.pig.test.TestReversibleLoadStore
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.486 sec
[junit] Running org.apache.pig.test.TestStore
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 2.129 sec
[junit] Running org.apache.pig.test.TestStreaming
[junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 1.405 sec
[junit] Running org.apache.pig.test.TestUDF
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 22.216 sec
test-mapreduce:
testOneMode:
[mkdir] Created dir:
/zonestorage/hudson/home/hudson/hudson/jobs/Pig-trunk/workspace/trunk/build/test/logs-mapreduce
[junit] Running org.apache.pig.test.TestAlgebraicEval
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 82.176 sec
[junit] Running org.apache.pig.test.TestBinaryStorage
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 52.733 sec
[junit] Running org.apache.pig.test.TestBuiltin
[junit] Tests run: 21, Failures: 0, Errors: 0, Time elapsed: 5.864 sec
[junit] Running org.apache.pig.test.TestCmdLineParser
[junit] Tests run: 17, Failures: 0, Errors: 0, Time elapsed: 0.242 sec
[junit] Running org.apache.pig.test.TestCombiner
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 38.674 sec
[junit] Running org.apache.pig.test.TestCompressedFiles
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 33.703 sec
[junit] Running org.apache.pig.test.TestCustomSlicer
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 111.084 sec
[junit] Running org.apache.pig.test.TestDataBag
[junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 1.391 sec
[junit] Running org.apache.pig.test.TestDataModel
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.156 sec
[junit] Running org.apache.pig.test.TestEvalPipeline
[junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 228.79 sec
[junit] Running org.apache.pig.test.TestExGenCogroup
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 21.434 sec
[junit] Running org.apache.pig.test.TestExGenEval
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 20.27 sec
[junit] Running org.apache.pig.test.TestFilterOpNumeric
[junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 122.293 sec
[junit] Running org.apache.pig.test.TestFilterOpString
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 91.354 sec
[junit] Running org.apache.pig.test.TestGrunt
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.223 sec
[junit] Running org.apache.pig.test.TestInfixArithmetic
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 50.933 sec
[junit] Running org.apache.pig.test.TestInstantiateFunc
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.087 sec
[junit] Running org.apache.pig.test.TestLogicalPlanBuilder
[junit] Tests run: 49, Failures: 0, Errors: 0, Time elapsed: 0.891 sec
[junit] Running org.apache.pig.test.TestMapReduce
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 52.268 sec
[junit] Running org.apache.pig.test.TestMapReduceResultRecycling
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 46.333 sec
[junit] Running org.apache.pig.test.TestParamSubPreproc
[junit] Tests run: 28, Failures: 0, Errors: 0, Time elapsed: 0.972 sec
[junit] Running org.apache.pig.test.TestParser
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.748 sec
[junit] Running org.apache.pig.test.TestPigContext
[junit] Tests run: 3, Failures: 0, Errors: 2, Time elapsed: 0.915 sec
[junit] Test org.apache.pig.test.TestPigContext FAILED
[junit] Running org.apache.pig.test.TestPigFile
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.658 sec
[junit] Running org.apache.pig.test.TestPigScriptParser
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.454 sec
[junit] Running org.apache.pig.test.TestPigServer
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 8.217 sec
[junit] Running org.apache.pig.test.TestPigSplit
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 104.566 sec
[junit] Running org.apache.pig.test.TestReversibleLoadStore
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 8.033 sec
[junit] Running org.apache.pig.test.TestStore
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 149.303 sec
[junit] Running org.apache.pig.test.TestStreaming
[junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 136.212 sec
[junit] Running org.apache.pig.test.TestUDF
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 21.363 sec
BUILD FAILED
/zonestorage/hudson/home/hudson/hudson/jobs/Pig-trunk/workspace/trunk/build.xml:291:
The following error occurred while executing this line:
/zonestorage/hudson/home/hudson/hudson/jobs/Pig-trunk/workspace/trunk/build.xml:326:
Tests failed!
Total time: 28 minutes 16 seconds
Publishing Javadoc
Recording test results