You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-dev@hadoop.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2015/07/31 22:09:01 UTC

Failed: YARN-3906 PreCommit Build #8740

Jira: https://issues.apache.org/jira/browse/YARN-3906
Build: https://builds.apache.org/job/PreCommit-YARN-Build/8740/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 328 lines...]
|  +1  |      release audit  |  0m 21s    | The applied patch does not increase 
|      |                     |            | the total number of release audit
|      |                     |            | warnings.
|  +1  |         checkstyle  |  0m 16s    | There were no new checkstyle 
|      |                     |            | issues.
|  +1  |         whitespace  |  0m 8s     | The patch has no lines that end in 
|      |                     |            | whitespace.
|  +1  |            install  |  1m 22s    | mvn install still works. 
|  +1  |    eclipse:eclipse  |  0m 40s    | The patch built with 
|      |                     |            | eclipse:eclipse.
|  +1  |           findbugs  |  0m 47s    | The patch does not introduce any 
|      |                     |            | new Findbugs (version 3.0.0)
|      |                     |            | warnings.
|  +1  |         yarn tests  |  1m 21s    | Tests passed in 
|      |                     |            | hadoop-yarn-server-timelineservice.
|      |                     |  38m 37s   | 


|| Subsystem || Report/Notes ||
============================================================================
| Patch URL | http://issues.apache.org/jira/secure/attachment/12748215/YARN-3906-YARN-2928.004.patch |
| Optional Tests | javadoc javac unit findbugs checkstyle |
| git revision | YARN-2928 / df0ec47 |
| hadoop-yarn-server-timelineservice test log | /home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/testrun_hadoop-yarn-server-timelineservice.txt |
| Test Results | https://builds.apache.org/job/PreCommit-YARN-Build/8740/testReport/ |
| Java | 1.7.0_55 |
| uname | Linux asf907.gq1.ygridcore.net 3.13.0-36-lowlatency #63-Ubuntu SMP PREEMPT Wed Sep 3 21:56:12 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux |


============================================================================
============================================================================
                          Adding comment to JIRA
============================================================================
============================================================================


Comment added.
a0319a3b3597b9706062747aa758b8fde3ee846b logged out


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


Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending artifact delta relative to PreCommit-YARN-Build #8718
Archived 27 artifacts
Archive block size is 32768
Received 35 blocks and 8575669 bytes
Compression is 11.8%
Took 1.8 sec
Description set: MAPREDUCE-6394
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



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

Failed: YARN-3049 PreCommit Build #8741

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 443 lines...]
|  +1  |           findbugs  |  4m 29s    | The patch does not introduce any 
|      |                     |            | new Findbugs (version 3.0.0)
|      |                     |            | warnings.
|  +1  |         yarn tests  |  0m 26s    | Tests passed in hadoop-yarn-api. 
|  -1  |         yarn tests  |  53m 17s   | Tests failed in 
|      |                     |            | hadoop-yarn-server-resourcemanager.
|  +1  |         yarn tests  |  1m 26s    | Tests passed in 
|      |                     |            | hadoop-yarn-server-timelineservice.
|      |                     |  111m 15s  | 


             Reason | Tests
 Failed unit tests  |  hadoop.yarn.server.resourcemanager.rmapp.TestRMAppTransitions 
   Timed out tests  |  org.apache.hadoop.yarn.server.resourcemanager.TestWorkPreservingRMRestart 


|| Subsystem || Report/Notes ||
============================================================================
| Patch URL | http://issues.apache.org/jira/secure/attachment/12748249/YARN-3049-YARN-2928.4.patch |
| Optional Tests | javadoc javac unit findbugs checkstyle |
| git revision | YARN-2928 / df0ec47 |
| hadoop-yarn-api test log | /home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/testrun_hadoop-yarn-api.txt |
| hadoop-yarn-server-resourcemanager test log | /home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/testrun_hadoop-yarn-server-resourcemanager.txt |
| hadoop-yarn-server-timelineservice test log | /home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/testrun_hadoop-yarn-server-timelineservice.txt |
| Test Results | https://builds.apache.org/job/PreCommit-YARN-Build/8741/testReport/ |
| Java | 1.7.0_55 |
| uname | Linux asf904.gq1.ygridcore.net 3.13.0-36-lowlatency #63-Ubuntu SMP PREEMPT Wed Sep 3 21:56:12 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux |


============================================================================
============================================================================
                          Adding comment to JIRA
============================================================================
============================================================================


Comment added.
b78b914745ebaced3c27aefe54a6e9820ed1ea6b logged out


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


Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending artifact delta relative to PreCommit-YARN-Build #8718
Archived 53 artifacts
Archive block size is 32768
Received 39 blocks and 27885713 bytes
Compression is 4.4%
Took 5.9 sec
[description-setter] Could not determine description.
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) ##############################
1 tests failed.
FAILED:  org.apache.hadoop.yarn.server.resourcemanager.rmapp.TestRMAppTransitions.testAppKilledKilled[1]

Error Message:
application finish time is not greater then 0

Stack Trace:
java.lang.AssertionError: application finish time is not greater then 0
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.hadoop.yarn.server.resourcemanager.rmapp.TestRMAppTransitions.assertTimesAtFinish(TestRMAppTransitions.java:327)
	at org.apache.hadoop.yarn.server.resourcemanager.rmapp.TestRMAppTransitions.testAppKilledKilled(TestRMAppTransitions.java:922)