Jira: https://issues.apache.org/jira/browse/YARN-2442
Build: https://builds.apache.org/job/PreCommit-YARN-Build/7791/
###################################################################################
########################## LAST 60 LINES OF THE CONSOLE
###########################
[...truncated 290 lines...]
| +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 | 52m 32s | Tests failed in
| | | | hadoop-yarn-server-resourcemanager.
| | | 88m 56s |
Reason | Tests
Failed unit tests |
hadoop.yarn.server.resourcemanager.scheduler.fair.TestAllocationFileLoaderService
|| Subsystem || Report/Notes ||
============================================================================
| Patch URL |
http://issues.apache.org/jira/secure/attachment/12731136/0001-YARN-2442.patch |
| Optional Tests | javadoc javac unit findbugs checkstyle |
| git revision | trunk / e5e492a |
| checkstyle |
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build@2/patchprocess/diffcheckstylehadoop-yarn-server-resourcemanager.txt
|
| whitespace |
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build@2/patchprocess/whitespace.txt
|
| hadoop-yarn-server-resourcemanager test log |
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build@2/patchprocess/testrun_hadoop-yarn-server-resourcemanager.txt
|
| Test Results |
https://builds.apache.org/job/PreCommit-YARN-Build/7791/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
============================================================================
============================================================================
Unable to log in to server:
https://issues.apache.org/jira/rpc/soap/jirasoapservice-v2 with user: hadoopqa.
Cause: com.atlassian.jira.rpc.exception.RemoteAuthenticationException: Attempt
to log in user 'hadoopqa' failed. The maximum number of failed login attempts
has been reached. Please log into the application through the web interface to
reset the number of failed login attempts.
Unable to log in to server:
https://issues.apache.org/jira/rpc/soap/jirasoapservice-v2 with user: hadoopqa.
Cause: com.atlassian.jira.rpc.exception.RemoteAuthenticationException: Attempt
to log in user 'hadoopqa' failed. The maximum number of failed login attempts
has been reached. Please log into the application through the web interface to
reset the number of failed login attempts.
============================================================================
============================================================================
Finished build.
============================================================================
============================================================================
Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending artifact delta relative to PreCommit-YARN-Build #7789
Archived 25 artifacts
Archive block size is 32768
Received 1 blocks and 12913689 bytes
Compression is 0.3%
Took 4.4 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.scheduler.fair.TestAllocationFileLoaderService.testGetAllocationFileFromClasspath
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.hadoop.yarn.server.resourcemanager.scheduler.fair.TestAllocationFileLoaderService.testGetAllocationFileFromClasspath(TestAllocationFileLoaderService.java:66)