Jira: https://issues.apache.org/jira/browse/YARN-3366
Build: https://builds.apache.org/job/PreCommit-YARN-Build/7463/
###################################################################################
########################## LAST 60 LINES OF THE CONSOLE
###########################
[...truncated 279 lines...]
| | | | additional checkstyle issues.
| +1 | install | 1m 35s | mvn install still works.
| +1 | eclipse:eclipse | 0m 33s | The patch built with
| | | | eclipse:eclipse.
| +1 | findbugs | 2m 27s | The patch does not introduce any
| | | | new Findbugs (version 2.0.3)
| | | | warnings.
| +1 | yarn tests | 0m 23s | Tests passed in hadoop-yarn-api.
| -1 | yarn tests | 5m 48s | Tests failed in
| | | | hadoop-yarn-server-nodemanager.
| | | 49m 29s |
Reason | Tests
Failed unit tests |
hadoop.yarn.server.nodemanager.containermanager.localizer.TestResourceLocalizationService
|| Subsystem || Report/Notes ||
============================================================================
| Patch URL |
http://issues.apache.org/jira/secure/attachment/12727369/YARN-3366.007.patch |
| Optional Tests | javadoc javac unit findbugs checkstyle |
| git revision | trunk / 0ebe84d |
| checkstyle |
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/../patchprocess/checkstyle-result-diff.txt
|
| hadoop-yarn-api test log |
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/../patchprocess/testrun_hadoop-yarn-api.txt
|
| 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/7463/testReport/ |
============================================================================
============================================================================
Adding comment to JIRA
============================================================================
============================================================================
Comment added.
c9c7b261cc0f792f5d14304f59f12068c3d74f4e logged out
============================================================================
============================================================================
Finished build.
============================================================================
============================================================================
Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending artifact delta relative to PreCommit-YARN-Build #7452
Archived 32 artifacts
Archive block size is 32768
Received 802 blocks and 150337049 bytes
Compression is 14.9%
Took 33 sec
[description-setter] Could not determine description.
Recording test results
Publish JUnit test result report is waiting for a checkpoint on
PreCommit-YARN-Build #7461
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:186)