Jira: https://issues.apache.org/jira/browse/YARN-644
Build: https://builds.apache.org/job/PreCommit-YARN-Build/7792/
###################################################################################
########################## LAST 60 LINES OF THE CONSOLE
###########################
[...truncated 270 lines...]
| +1 | install | 1m 37s | mvn install still works.
| +1 | eclipse:eclipse | 0m 33s | The patch built with
| | | | eclipse:eclipse.
| +1 | findbugs | 1m 3s | The patch does not introduce any
| | | | new Findbugs (version 2.0.3)
| | | | warnings.
| -1 | yarn tests | 5m 53s | Tests failed in
| | | | hadoop-yarn-server-nodemanager.
| | | 43m 11s |
Reason | Tests
Failed unit tests |
hadoop.yarn.server.nodemanager.containermanager.localizer.TestResourceLocalizationService
|| Subsystem || Report/Notes ||
============================================================================
| Patch URL |
http://issues.apache.org/jira/secure/attachment/12731363/YARN-644.05.patch |
| Optional Tests | javadoc javac unit findbugs checkstyle |
| git revision | trunk / e5e492a |
| hadoop-yarn-server-nodemanager test log |
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/testrun_hadoop-yarn-server-nodemanager.txt
|
| Test Results |
https://builds.apache.org/job/PreCommit-YARN-Build/7792/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
============================================================================
============================================================================
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 24 artifacts
Archive block size is 32768
Received 97 blocks and 8606749 bytes
Compression is 27.0%
Took 4.5 sec
[description-setter] Could not determine description.
Recording test results
Publish JUnit test result report is waiting for a checkpoint on
PreCommit-YARN-Build #7791
Email was triggered for: Failure
Sending email for trigger: Failure
###################################################################################
############################## FAILED TESTS (if any)
##############################
1 tests failed.
FAILED:
org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.TestResourceLocalizationService.testPublicResourceInitializesLocalDir
Error Message:
Unable to delete directory
target/org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.TestResourceLocalizationService/3.
Stack Trace:
java.io.IOException: Unable to delete directory
target/org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.TestResourceLocalizationService/3.
at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1541)
at org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:2270)
at org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1653)
at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1535)
at
org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.TestResourceLocalizationService.cleanup(TestResourceLocalizationService.java:187)