Return-Path: X-Original-To: apmail-hadoop-yarn-dev-archive@minotaur.apache.org Delivered-To: apmail-hadoop-yarn-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 685121734B for ; Thu, 7 May 2015 18:10:57 +0000 (UTC) Received: (qmail 93828 invoked by uid 500); 7 May 2015 18:10:57 -0000 Delivered-To: apmail-hadoop-yarn-dev-archive@hadoop.apache.org Received: (qmail 93752 invoked by uid 500); 7 May 2015 18:10:57 -0000 Mailing-List: contact yarn-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: yarn-dev@hadoop.apache.org Delivered-To: mailing list yarn-dev@hadoop.apache.org Received: (qmail 93724 invoked by uid 99); 7 May 2015 18:10:56 -0000 Received: from crius.apache.org (HELO crius) (140.211.11.14) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 May 2015 18:10:56 +0000 Received: from crius.apache.org (localhost [127.0.0.1]) by crius (Postfix) with ESMTP id A5213E0004C for ; Thu, 7 May 2015 18:10:56 +0000 (UTC) Date: Thu, 7 May 2015 18:10:56 +0000 (UTC) From: Apache Jenkins Server To: yarn-dev@hadoop.apache.org Message-ID: <1138360014.23155.1431022256621.JavaMail.jenkins@crius> Subject: Failed: YARN-3592 PreCommit Build #7763 MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_23154_116992139.1431022256556" X-Jenkins-Job: PreCommit-YARN-Build X-Jenkins-Result: FAILURE ------=_Part_23154_116992139.1431022256556 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Jira: https://issues.apache.org/jira/browse/YARN-3592 Build: https://builds.apache.org/job/PreCommit-YARN-Build/7763/ ################################################################################### ########################## LAST 60 LINES OF THE CONSOLE ########################### [...truncated 273 lines...] | | | | issues. | +1 | whitespace | 0m 0s | The patch has no lines that end in | | | | whitespace. | +1 | install | 1m 35s | mvn install still works. | +1 | eclipse:eclipse | 0m 33s | The patch built with | | | | eclipse:eclipse. | +1 | findbugs | 1m 15s | The patch does not introduce any | | | | new Findbugs (version 2.0.3) | | | | warnings. | -1 | yarn tests | 54m 23s | Tests failed in | | | | hadoop-yarn-server-resourcemanager. | | | 90m 21s | Reason | Tests Failed unit tests | hadoop.yarn.server.resourcemanager.TestRMRestart || Subsystem || Report/Notes || ============================================================================ | Patch URL | http://issues.apache.org/jira/secure/attachment/12731185/0001-YARN-3592.patch | | Optional Tests | javadoc javac unit findbugs checkstyle | | git revision | trunk / 8e991f4 | | hadoop-yarn-server-resourcemanager test log | /home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/testrun_hadoop-yarn-server-resourcemanager.txt | | Test Results | https://builds.apache.org/job/PreCommit-YARN-Build/7763/testReport/ | | Java | 1.7.0_55 | | uname | Linux asf909.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. c6d2de707a1d843ad061a2d3d4e9a28f467ceb6e logged out ============================================================================ ============================================================================ Finished build. ============================================================================ ============================================================================ Build step 'Execute shell' marked build as failure Archiving artifacts Sending artifact delta relative to PreCommit-YARN-Build #7762 Archived 24 artifacts Archive block size is 32768 Received 66 blocks and 7358761 bytes Compression is 22.7% Took 1.6 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. REGRESSION: org.apache.hadoop.yarn.server.resourcemanager.TestRMRestart.testRMRestartGetApplicationList[1] Error Message: rMAppManager.logApplicationSummary( isA(org.apache.hadoop.yarn.api.records.ApplicationId) ); Wanted 3 times: -> at org.apache.hadoop.yarn.server.resourcemanager.TestRMRestart.testRMRestartGetApplicationList(TestRMRestart.java:969) But was 2 times: -> at org.apache.hadoop.yarn.server.resourcemanager.RMAppManager.handle(RMAppManager.java:66) Stack Trace: org.mockito.exceptions.verification.TooLittleActualInvocations: rMAppManager.logApplicationSummary( isA(org.apache.hadoop.yarn.api.records.ApplicationId) ); Wanted 3 times: -> at org.apache.hadoop.yarn.server.resourcemanager.TestRMRestart.testRMRestartGetApplicationList(TestRMRestart.java:969) But was 2 times: -> at org.apache.hadoop.yarn.server.resourcemanager.RMAppManager.handle(RMAppManager.java:66) at org.apache.hadoop.yarn.server.resourcemanager.TestRMRestart.testRMRestartGetApplicationList(TestRMRestart.java:969) ------=_Part_23154_116992139.1431022256556--