Jira: https://issues.apache.org/jira/browse/YARN-2876
Build: https://builds.apache.org/job/PreCommit-YARN-Build/7976/
###################################################################################
########################## LAST 60 LINES OF THE CONSOLE
###########################
[...truncated 277 lines...]
| +1 | eclipse:eclipse | 0m 34s | The patch built with
| | | | eclipse:eclipse.
| -1 | findbugs | 1m 19s | The patch appears to introduce 1
| | | | new Findbugs (version 3.0.0)
| | | | warnings.
| -1 | yarn tests | 50m 2s | Tests failed in
| | | | hadoop-yarn-server-resourcemanager.
| | | 87m 7s |
Reason | Tests
FindBugs | module:hadoop-yarn-server-resourcemanager
| Inconsistent synchronization of
org.apache.hadoop.yarn.server.resourcemanager.recovery.FileSystemRMStateStore.isHDFS;
locked 66% of time Unsynchronized access at FileSystemRMStateStore.java:66% of
time Unsynchronized access at FileSystemRMStateStore.java:[line 156]
Failed unit tests |
hadoop.yarn.server.resourcemanager.scheduler.fair.TestFairScheduler
Timed out tests |
org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.TestContainerAllocation
|| Subsystem || Report/Notes ||
============================================================================
| Patch URL |
http://issues.apache.org/jira/secure/attachment/12733594/YARN-2876.v2.patch |
| Optional Tests | javadoc javac unit findbugs checkstyle |
| git revision | trunk / cdfae44 |
| Findbugs warnings |
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/newPatchFindbugsWarningshadoop-yarn-server-resourcemanager.html
|
| 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/7976/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.
5a54f7740de0e53850917fe275b1fb80f6cb0264 logged out
============================================================================
============================================================================
Finished build.
============================================================================
============================================================================
Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending artifact delta relative to PreCommit-YARN-Build #7967
Archived 24 artifacts
Archive block size is 32768
Received 54 blocks and 7813137 bytes
Compression is 18.5%
Took 3.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.
FAILED:
org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.TestFairScheduler.testChildQueueMaxShare
Error Message:
null
Stack Trace:
java.lang.NullPointerException: null
at
org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.TestFairScheduler.testChildQueueMaxShare(TestFairScheduler.java:3722)