You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tez.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2017/09/19 00:31:06 UTC

Failed: TEZ-3834 PreCommit Build #2637

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 332.37 KB...]
[ERROR]   mvn <goals> -rf :tez-dag
[INFO] Build failures were ignored.




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

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

    {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.history.TestHistoryParser
                  org.apache.tez.dag.app.TestSpeculation
                  org.apache.tez.dag.app.dag.impl.TestVertexImpl
                  org.apache.tez.dag.app.dag.impl.TestCommit

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

This message is automatically generated.


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


Comment added.
5104b1ee4dd393f57cd253348abf13a851ae8e3f logged out


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


Build step 'Execute shell' marked build as failure
Archiving artifacts
[Fast Archiver] Compressed 3.51 MB of artifacts by 11.6% relative to #2636
[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) ##############################
5 tests failed.
FAILED:  org.apache.tez.dag.app.TestSpeculation.testBasicSpeculationNotUseful

Error Message:
expected:<2> but was:<3>

Stack Trace:
java.lang.AssertionError: expected:<2> but was:<3>
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:743)
	at org.junit.Assert.assertEquals(Assert.java:118)
	at org.junit.Assert.assertEquals(Assert.java:555)
	at org.junit.Assert.assertEquals(Assert.java:542)
	at org.apache.tez.dag.app.TestSpeculation.testBasicSpeculationNotUseful(TestSpeculation.java:270)


FAILED:  org.apache.tez.dag.app.dag.impl.TestCommit.testDAGCommitVertexRerunWhileCommitting_OnDAGSuccess

Error Message:
test timed out after 5000 milliseconds

Stack Trace:
java.lang.Exception: test timed out after 5000 milliseconds
	at java.lang.Thread.sleep(Native Method)
	at org.apache.tez.dag.app.dag.impl.TestCommit.waitUntil(TestCommit.java:370)
	at org.apache.tez.dag.app.dag.impl.TestCommit.testDAGCommitVertexRerunWhileCommitting_OnDAGSuccess(TestCommit.java:1745)


FAILED:  org.apache.tez.dag.app.dag.impl.TestVertexImpl.testTerminatingVertexForVComplete

Error Message:
Unexpected Invalid event transition!

Stack Trace:
java.lang.AssertionError: Unexpected Invalid event transition!
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.tez.dag.app.dag.impl.TestVertexImpl.testTerminatingVertexForVComplete(TestVertexImpl.java:4010)


FAILED:  org.apache.tez.history.TestHistoryParser.testParserWithFailedJob

Error Message:
null

Stack Trace:
java.lang.AssertionError: null
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertTrue(Assert.java:52)
	at org.apache.tez.history.TestHistoryParser.testParserWithFailedJob(TestHistoryParser.java:383)


FAILED:  org.apache.tez.history.TestHistoryParser.testParserWithSuccessfulJob

Error Message:
null

Stack Trace:
java.lang.AssertionError: null
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertTrue(Assert.java:52)
	at org.apache.tez.history.TestHistoryParser.testParserWithSuccessfulJob(TestHistoryParser.java:207)

Success: TEZ-3834 PreCommit Build #2640

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Jira: https://issues.apache.org/jira/browse/TEZ-3834
Build: https://builds.apache.org/job/PreCommit-TEZ-Build/2640/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 339.87 KB...]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:00 h
[INFO] Finished at: 2017-09-19T17:04:47Z
[INFO] Final Memory: 81M/1296M
[INFO] ------------------------------------------------------------------------




{color:green}+1 overall{color}.  Here are the results of testing the latest attachment
  http://issues.apache.org/jira/secure/attachment/12887912/TEZ-3834.003.patch
  against master revision 7236d15.

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

    {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:green}+1 core tests{color}.  The patch passed unit tests in .

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

This message is automatically generated.


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


Comment added.
e88afc9caf4f8debd1a4a502db0e7781ec7acac8 logged out


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


Archiving artifacts
[Fast Archiver] Compressed 3.51 MB of artifacts by 11.6% relative to #2636
[description-setter] Description set: TEZ-3834
Recording test results
Email was triggered for: Success
Sending email for trigger: Success



###################################################################################
############################## FAILED TESTS (if any) ##############################
All tests passed

Failed: TEZ-3836 PreCommit Build #2639

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Jira: https://issues.apache.org/jira/browse/TEZ-3836
Build: https://builds.apache.org/job/PreCommit-TEZ-Build/2639/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 339.22 KB...]
[INFO] Total time: 53:57 min
[INFO] Finished at: 2017-09-19T14:31:36Z
[INFO] Final Memory: 93M/1335M
[INFO] ------------------------------------------------------------------------




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

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

    {color:red}-1 tests included{color}.  The patch doesn't appear to include any new or modified tests.
                        Please justify why no new tests are needed for this patch.
                        Also please list what manual steps were performed to verify this patch.

    {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:green}+1 core tests{color}.  The patch passed unit tests in .

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

This message is automatically generated.


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


Comment added.
ad0fce0386ddabc571f941f403ff5e6994cf1228 logged out


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


Build step 'Execute shell' marked build as failure
Archiving artifacts
[Fast Archiver] Compressed 3.51 MB of artifacts by 32.1% relative to #2636
[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) ##############################
All tests passed

Failed: TEZ-3834 PreCommit Build #2638

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Jira: https://issues.apache.org/jira/browse/TEZ-3834
Build: https://builds.apache.org/job/PreCommit-TEZ-Build/2638/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 330.51 KB...]
[ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :tez-tests
[INFO] Build failures were ignored.




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

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

    {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 following test timeouts occurred in :
 org.apache.tez.test.TestRecovery

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

This message is automatically generated.


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


Comment added.
40b04d21b6ffe646fbb9f448631fce9ce270dd68 logged out


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


Build step 'Execute shell' marked build as failure
Archiving artifacts
[Fast Archiver] Compressed 3.50 MB of artifacts by 33.9% relative to #2636
[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) ##############################
All tests passed