Jira: https://issues.apache.org/jira/browse/TEZ-3667
Build: https://builds.apache.org/job/PreCommit-TEZ-Build/2341/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE 
###########################
[...truncated 325.94 KB...]
    {color:green}+1 tests included{color}.  The patch appears to include 1 new 
or modified test files.

    {color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

    {color:green}+1 javadoc{color}.  There were no new javadoc warning messages.

    {color:green}+1 findbugs{color}.  The patch does not introduce any new 
Findbugs (version 3.0.1) warnings.

    {color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

    {color:red}-1 core tests{color}.  The patch failed these unit tests in :
                   
org.apache.tez.runtime.library.common.sort.impl.TestPipelinedSorter

                                      The following test timeouts occurred in :
 org.apache.tez.dag.library.veTests
org.apache.tez.runtime.common.resources.TestWeightedScalingMemoryDistributor
org.apache.tez.runtime.library.common.writers.TestUnorderedPartitionedKVTests
org.apache.tez.maprTests
org.apache.tez.dag.history.logging.impl.TestHistoryEventJsonConversion
org.apache.tez.dag.history.TestHistoryEventType
org.apache.tez.dag.app.dag.impl.TesTests
org.apache.tez.dag.app.dag.impl.TestTests
org.apache.tez.dag.app.dag.impl.TestVertexImpl2
org.apache.tez.dag.app.TestMockDAGATests
org.apache.tez.dag.app.TestPTests
org.apache.tez.dag.app.rm.TestLocalTaskSchedulerSTests
org.apache.tez.dag.app.rm.TestContainerReusTeTests
org.apache.tez.history.TestHistoryParser

Test results: 
https://builds.apache.org/job/PreCommit-TEZ-Build/2341//testReport/
Console output: https://builds.apache.org/job/PreCommit-TEZ-Build/2341//console

This message is automatically generated.


======================================================================
======================================================================
    Adding comment to Jira.
======================================================================
======================================================================


Comment added.
abfe45df7243e010d48629f7fd71e48d5fd9cde7 logged out


======================================================================
======================================================================
    Finished build.
======================================================================
======================================================================


Build step 'Execute shell' marked build as failure
Archiving artifacts
[description-setter] Could not determine description.
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



###################################################################################
############################## FAILED TESTS (if any) 
##############################
4 tests failed.
FAILED:  
org.apache.tez.runtime.library.common.sort.impl.TestPipelinedSorter.testWithLargeKeyValue

Error Message:
/tmp/org.apache.tez.runtime.library.common.sort.impl.TestPipelinedSorter/output/4d0ef6de-a0e8-4727-aa08-8151a87662c1_0/file.out

Stack Trace:
java.io.FileNotFoundException: 
/tmp/org.apache.tez.runtime.library.common.sort.impl.TestPipelinedSorter/output/4d0ef6de-a0e8-4727-aa08-8151a87662c1_0/file.out
        at 
org.apache.hadoop.fs.RawLocalFileSystem.open(RawLocalFileSystem.java:198)
        at org.apache.hadoop.fs.FileSystem.open(FileSystem.java:766)
        at 
org.apache.tez.runtime.library.common.sort.impl.TezMerger$DiskSegment.init(TezMerger.java:379)
        at 
org.apache.tez.runtime.library.common.sort.impl.TezMerger$MergeQueue.merge(TezMerger.java:731)
        at 
org.apache.tez.runtime.library.common.sort.impl.TezMerger$MergeQueue.merge(TezMerger.java:670)
        at 
org.apache.tez.runtime.library.common.sort.impl.TezMerger.merge(TezMerger.java:144)
        at 
org.apache.tez.runtime.library.common.sort.impl.PipelinedSorter.flush(PipelinedSorter.java:760)
        at 
org.apache.tez.runtime.library.common.sort.impl.TestPipelinedSorter.closeSorter(TestPipelinedSorter.java:720)
        at 
org.apache.tez.runtime.library.common.sort.impl.TestPipelinedSorter.writeData(TestPipelinedSorter.java:714)
        at 
org.apache.tez.runtime.library.common.sort.impl.TestPipelinedSorter.writeData(TestPipelinedSorter.java:701)
        at 
org.apache.tez.runtime.library.common.sort.impl.TestPipelinedSorter.basicTest(TestPipelinedSorter.java:405)
        at 
org.apache.tez.runtime.library.common.sort.impl.TestPipelinedSorter.testWithLargeKeyValue(TestPipelinedSorter.java:190)


FAILED:  
org.apache.tez.runtime.library.common.sort.impl.TestPipelinedSorter.testExceedsKVWithMultiplePartitions

Error Message:
/tmp/org.apache.tez.runtime.library.common.sort.impl.TestPipelinedSorter/output/f2a4c1b9-b5ac-4660-98dd-84c345bfd29f_0/file.out

Stack Trace:
java.io.FileNotFoundException: 
/tmp/org.apache.tez.runtime.library.common.sort.impl.TestPipelinedSorter/output/f2a4c1b9-b5ac-4660-98dd-84c345bfd29f_0/file.out
        at 
org.apache.hadoop.fs.RawLocalFileSystem.open(RawLocalFileSystem.java:198)
        at org.apache.hadoop.fs.FileSystem.open(FileSystem.java:766)
        at 
org.apache.tez.runtime.library.common.sort.impl.TezMerger$DiskSegment.init(TezMerger.java:379)
        at 
org.apache.tez.runtime.library.common.sort.impl.TezMerger$MergeQueue.merge(TezMerger.java:731)
        at 
org.apache.tez.runtime.library.common.sort.impl.TezMerger$MergeQueue.merge(TezMerger.java:670)
        at 
org.apache.tez.runtime.library.common.sort.impl.TezMerger.merge(TezMerger.java:144)
        at 
org.apache.tez.runtime.library.common.sort.impl.PipelinedSorter.flush(PipelinedSorter.java:760)
        at 
org.apache.tez.runtime.library.common.sort.impl.TestPipelinedSorter.closeSorter(TestPipelinedSorter.java:720)
        at 
org.apache.tez.runtime.library.common.sort.impl.TestPipelinedSorter.writeData(TestPipelinedSorter.java:714)
        at 
org.apache.tez.runtime.library.common.sort.impl.TestPipelinedSorter.writeData(TestPipelinedSorter.java:701)
        at 
org.apache.tez.runtime.library.common.sort.impl.TestPipelinedSorter.testExceedsKVWithMultiplePartitions(TestPipelinedSorter.java:216)


FAILED:  
org.apache.tez.runtime.library.common.sort.impl.TestPipelinedSorter.testWithCustomComparator

Error Message:
/tmp/org.apache.tez.runtime.library.common.sort.impl.TestPipelinedSorter/output/2e1f8387-2954-40f9-b109-e7d73b4610a7_0/file.out

Stack Trace:
java.io.FileNotFoundException: 
/tmp/org.apache.tez.runtime.library.common.sort.impl.TestPipelinedSorter/output/2e1f8387-2954-40f9-b109-e7d73b4610a7_0/file.out
        at 
org.apache.hadoop.fs.RawLocalFileSystem.open(RawLocalFileSystem.java:198)
        at org.apache.hadoop.fs.FileSystem.open(FileSystem.java:766)
        at 
org.apache.tez.runtime.library.common.sort.impl.TezMerger$DiskSegment.init(TezMerger.java:379)
        at 
org.apache.tez.runtime.library.common.sort.impl.TezMerger$MergeQueue.merge(TezMerger.java:731)
        at 
org.apache.tez.runtime.library.common.sort.impl.TezMerger$MergeQueue.merge(TezMerger.java:670)
        at 
org.apache.tez.runtime.library.common.sort.impl.TezMerger.merge(TezMerger.java:144)
        at 
org.apache.tez.runtime.library.common.sort.impl.PipelinedSorter.flush(PipelinedSorter.java:760)
        at 
org.apache.tez.runtime.library.common.sort.impl.TestPipelinedSorter.closeSorter(TestPipelinedSorter.java:720)
        at 
org.apache.tez.runtime.library.common.sort.impl.TestPipelinedSorter.writeData(TestPipelinedSorter.java:714)
        at 
org.apache.tez.runtime.library.common.sort.impl.TestPipelinedSorter.writeData(TestPipelinedSorter.java:701)
        at 
org.apache.tez.runtime.library.common.sort.impl.TestPipelinedSorter.basicTest(TestPipelinedSorter.java:405)
        at 
org.apache.tez.runtime.library.common.sort.impl.TestPipelinedSorter.testWithCustomComparator(TestPipelinedSorter.java:328)


FAILED:  
org.apache.tez.runtime.library.common.sort.impl.TestPipelinedSorter.testWithVariableKVLength1

Error Message:
/tmp/org.apache.tez.runtime.library.common.sort.impl.TestPipelinedSorter/output/f0e30df1-65d1-4928-bb58-f293ac4915c7_0/file.out

Stack Trace:
java.io.FileNotFoundException: 
/tmp/org.apache.tez.runtime.library.common.sort.impl.TestPipelinedSorter/output/f0e30df1-65d1-4928-bb58-f293ac4915c7_0/file.out
        at 
org.apache.hadoop.fs.RawLocalFileSystem.open(RawLocalFileSystem.java:198)
        at org.apache.hadoop.fs.FileSystem.open(FileSystem.java:766)
        at 
org.apache.tez.runtime.library.common.sort.impl.TezMerger$DiskSegment.init(TezMerger.java:379)
        at 
org.apache.tez.runtime.library.common.sort.impl.TezMerger$MergeQueue.merge(TezMerger.java:731)
        at 
org.apache.tez.runtime.library.common.sort.impl.TezMerger$MergeQueue.merge(TezMerger.java:670)
        at 
org.apache.tez.runtime.library.common.sort.impl.TezMerger.merge(TezMerger.java:144)
        at 
org.apache.tez.runtime.library.common.sort.impl.PipelinedSorter.flush(PipelinedSorter.java:760)
        at 
org.apache.tez.runtime.library.common.sort.impl.TestPipelinedSorter.writeData2(TestPipelinedSorter.java:392)
        at 
org.apache.tez.runtime.library.common.sort.impl.TestPipelinedSorter.basicTest2(TestPipelinedSorter.java:375)
        at 
org.apache.tez.runtime.library.common.sort.impl.TestPipelinedSorter.testWithVariableKVLength1(TestPipelinedSorter.java:298)


Reply via email to