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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE 
###########################
[...truncated 3469 lines...]
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 41:43 min
[INFO] Finished at: 2015-09-08T22:56:06+00:00
[INFO] Final Memory: 85M/1122M
[INFO] ------------------------------------------------------------------------




{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment
  http://issues.apache.org/jira/secure/attachment/12754747/TEZ-2097.3.patch
  against master revision c07d6b7.

    {color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

    {color:green}+1 tests included{color}.  The patch appears to include 5 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.dag.history.logging.ats.TestATSHistoryWithMiniCluster

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

This message is automatically generated.


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


Comment added.
f8c3e064c9a6c4c837917c146cbf6b9183e3c17e logged out


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


Build step 'Execute shell' marked build as failure
Archiving artifacts
[description-setter] Could not determine description.
Recording test results
Publish JUnit test result report is waiting for a checkpoint on 
PreCommit-TEZ-Build #1089
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) 
##############################
1 tests failed.
REGRESSION:  
org.apache.tez.dag.history.logging.ats.TestATSHistoryWithMiniCluster.testDisabledACls

Error Message:
test timed out after 50000 milliseconds

Stack Trace:
java.lang.Exception: test timed out after 50000 milliseconds
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.hadoop.io.retry.RetryInvocationHandler.invoke(RetryInvocationHandler.java:151)
        at com.sun.proxy.$Proxy89.getNewApplication(Unknown Source)
        at 
org.apache.hadoop.yarn.client.api.impl.YarnClientImpl.getNewApplication(YarnClientImpl.java:206)
        at 
org.apache.hadoop.yarn.client.api.impl.YarnClientImpl.createApplication(YarnClientImpl.java:214)
        at 
org.apache.tez.client.TezYarnClient.createApplication(TezYarnClient.java:66)
        at org.apache.tez.client.TezClient.createApplication(TezClient.java:893)
        at org.apache.tez.client.TezClient.start(TezClient.java:407)
        at 
org.apache.tez.dag.history.logging.ats.TestATSHistoryWithMiniCluster.testDisabledACls(TestATSHistoryWithMiniCluster.java:155)


Reply via email to