Jira: https://issues.apache.org/jira/browse/YARN-3049
Build: https://builds.apache.org/job/PreCommit-YARN-Build/8701/
###################################################################################
########################## LAST 60 LINES OF THE CONSOLE
###########################
[...truncated 427 lines...]
| | | | warnings.
| +1 | yarn tests | 0m 23s | Tests passed in hadoop-yarn-api.
| -1 | yarn tests | 53m 13s | Tests failed in
| | | | hadoop-yarn-server-resourcemanager.
| +1 | yarn tests | 1m 26s | Tests passed in
| | | | hadoop-yarn-server-timelineservice.
| | | 99m 47s |
Reason | Tests
FindBugs | module:hadoop-yarn-server-resourcemanager
Failed unit tests |
hadoop.yarn.server.resourcemanager.scheduler.capacity.TestApplicationPriority
|| Subsystem || Report/Notes ||
============================================================================
| Patch URL |
http://issues.apache.org/jira/secure/attachment/12747693/YARN-3049-YARN-2928.2.patch
|
| Optional Tests | javadoc javac unit findbugs checkstyle |
| git revision | YARN-2928 / df0ec47 |
| javadoc |
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/diffJavadocWarnings.txt
|
| Findbugs warnings |
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/newPatchFindbugsWarningshadoop-yarn-server-resourcemanager.html
|
| 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/8701/testReport/ |
| Java | 1.7.0_55 |
| uname | Linux asf903.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.
7aea95937e61ac69bacbebc604ceea66d66c69ab logged out
============================================================================
============================================================================
Finished build.
============================================================================
============================================================================
Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending artifact delta relative to PreCommit-YARN-Build #8691
Archived 54 artifacts
Archive block size is 32768
Received 156 blocks and 23608755 bytes
Compression is 17.8%
Took 4.8 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.scheduler.capacity.TestApplicationPriority.testApplicationPriorityAllocation
Error Message:
expected:<7> but was:<5>
Stack Trace:
java.lang.AssertionError: expected:<7> but was:<5>
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.hadoop.yarn.server.resourcemanager.scheduler.capacity.TestApplicationPriority.testApplicationPriorityAllocation(TestApplicationPriority.java:182)