You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "Rohith (JIRA)" <ji...@apache.org> on 2014/12/14 17:56:13 UTC

[jira] [Created] (YARN-2961) TestResourceLocalizationService#testPublicResourceInitializesLocalDir sometimes fails on trunk

Rohith created YARN-2961:
----------------------------

             Summary: TestResourceLocalizationService#testPublicResourceInitializesLocalDir sometimes fails on trunk
                 Key: YARN-2961
                 URL: https://issues.apache.org/jira/browse/YARN-2961
             Project: Hadoop YARN
          Issue Type: Test
          Components: nodemanager
            Reporter: Rohith
            Priority: Minor


Randomly below tests fails on trunk
{noformat}
Tests run: 12, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 4.935 sec <<< FAILURE! - in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.TestResourceLocalizationService
testPublicResourceInitializesLocalDir(org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.TestResourceLocalizationService)  Time elapsed: 0.226 sec  <<< ERROR!
java.io.IOException: Unable to delete directory target/org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.TestResourceLocalizationService.
	at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1541)
	at org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.TestResourceLocalizationService.cleanup(TestResourceLocalizationService.java:184)
{noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)