Jira: https://issues.apache.org/jira/browse/YARN-3464
Build: https://builds.apache.org/job/PreCommit-YARN-Build/7442/
###################################################################################
########################## LAST 60 LINES OF THE CONSOLE
###########################
[...truncated 266 lines...]
| | | | the total number of release audit
| | | | warnings.
| -1 | checkstyle | 5m 29s | The applied patch generated 3
| | | | additional checkstyle issues.
| +1 | install | 1m 34s | mvn install still works.
| +1 | eclipse:eclipse | 0m 33s | The patch built with
| | | | eclipse:eclipse.
| +1 | findbugs | 1m 1s | The patch does not introduce any
| | | | new Findbugs (version 2.0.3)
| | | | warnings.
| -1 | yarn tests | 5m 44s | Tests failed in
| | | | hadoop-yarn-server-nodemanager.
| | | 46m 51s |
Reason | Tests
Failed unit tests |
hadoop.yarn.server.nodemanager.containermanager.localizer.TestResourceLocalizationService
|| Subsystem || Report/Notes ||
============================================================================
| Patch URL |
http://issues.apache.org/jira/secure/attachment/12727091/YARN-3464.000.patch |
| Optional Tests | javadoc javac unit findbugs checkstyle |
| git revision | trunk / e71d0d8 |
| checkstyle |
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/../patchprocess/checkstyle-result-diff.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/7442/testReport/ |
============================================================================
============================================================================
Adding comment to JIRA
============================================================================
============================================================================
Comment added.
76ab7316fec169d77b84d26609bb17ecbc3dc17d logged out
============================================================================
============================================================================
Finished build.
============================================================================
============================================================================
Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending artifact delta relative to PreCommit-YARN-Build #7431
Archived 21 artifacts
Archive block size is 32768
Received 50 blocks and 172560849 bytes
Compression is 0.9%
Took 34 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.nodemanager.containermanager.localizer.TestResourceLocalizationService.testPublicResourceInitializesLocalDir
Error Message:
Unable to delete directory
target/org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.TestResourceLocalizationService/1.
Stack Trace:
java.io.IOException: Unable to delete directory
target/org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.TestResourceLocalizationService/1.
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)