You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "Nigel Daley (JIRA)" <ji...@apache.org> on 2011/01/10 21:14:49 UTC

[jira] Resolved: (MAPREDUCE-1972) TestUserLogCleanup test cant clean up the toBeDeleted

     [ https://issues.apache.org/jira/browse/MAPREDUCE-1972?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nigel Daley resolved MAPREDUCE-1972.
------------------------------------

    Resolution: Duplicate

Closing as a duplicate of the more recent MAPREDUCE-2238

> TestUserLogCleanup test cant clean up the toBeDeleted
> -----------------------------------------------------
>
>                 Key: MAPREDUCE-1972
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1972
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>         Environment: http://hudson.zones.apache.org/hudson/view/Mapreduce/job/Mapreduce-Patch-h4.grid.sp2.yahoo.net/300
>            Reporter: Giridharan Kesavan
>            Priority: Blocker
>         Attachments: TestCompressedEmptyMapOutputs.log, TestUserLogCleanup.log
>
>
> All the hudson patch test builds are failing as the Mapreduce-Patch-h4.grid.sp2.yahoo.net/trunk/build/test/logs/userlogs has a folder created by the following test which doesnt seem to have read permission. 
> Running org.apache.hadoop.mapred.TestUserLogCleanup
>      [exec]     [junit] 2010-07-14 22:24:54,027 INFO  mapred.UserLogCleaner (UserLogCleaner.java:markJobLogsForDeletion(174)) - Adding job_test_0001 for user-log deletion with retainTimeStamp:7200000
> ...........
>      [exec]     [junit] 2010-07-14 22:24:54,373 WARN  util.MRAsyncDiskService (MRAsyncDiskService.java:run(214)) - Failure in deletion of toBeDeleted/2010-07-14_22-24-54.372_6 on /grid/0/hudson/hudson-slave/workspace/Mapreduce-Patch-h4.grid.sp2.yahoo.net/trunk/build/test/logs/userlogs with original name job_20100714203911410_0002
>      [exec]     [junit] 2010-07-14 22:24:54,374 WARN  util.MRAsyncDiskService (MRAsyncDiskService.java:run(214)) - Failure in deletion of toBeDeleted/2010-07-14_22-24-54.373_7 on /grid/0/hudson/hudson-slave/workspace/Mapreduce-Patch-h4.grid.sp2.yahoo.net/trunk/build/test/logs/userlogs with original name job_test_0003
>      [exec]     [junit] 2010-07-14 22:24:54,391 WARN  util.MRAsyncDiskService (MRAsyncDiskService.java:run(214)) - Failure in deletion of toBeDeleted/2010-07-14_22-24-54.372_6 on /grid/0/hudson/hudson-slave/workspace/Mapreduce-Patch-h4.grid.sp2.yahoo.net/trunk/build/test/logs/userlogs with original name /grid/0/hudson/hudson-slave/workspace/Mapreduce-Patch-h4.grid.sp2.yahoo.net/trunk/build/test/logs/userlogs/toBeDeleted/2010-07-14_22-24-54.372_6
>      [exec]     [junit] 2010-07-14 22:24:54,405 INFO  mapred.UserLogCleaner (UserLogCleaner.java:markJobLogsForDeletion(174)) - Adding job_test_0001 for user-log deletion with retainTimeStamp:7200000
> ..............
>      [exec]     [junit] 2010-07-14 22:24:54,441 WARN  util.MRAsyncDiskService (MRAsyncDiskService.java:run(214)) - Failure in deletion of toBeDeleted/2010-07-14_22-2

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.