[
https://issues.apache.org/jira/browse/FLINK-14348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16952758#comment-16952758
]
Gary Yao commented on FLINK-14348:
----------------------------------
[~TsReaper] Are you sure that 1.9.0 is affected? The travis logs are from the
release-1.8 branch.
> YarnFileStageTestS3ITCase. testRecursiveUploadForYarnS3a fails to delete files
> ------------------------------------------------------------------------------
>
> Key: FLINK-14348
> URL: https://issues.apache.org/jira/browse/FLINK-14348
> Project: Flink
> Issue Type: Bug
> Components: Tests
> Affects Versions: 1.9.0
> Reporter: Caizhi Weng
> Priority: Major
>
> YarnFileStageTestS3ITCase. testRecursiveUploadForYarnS3a fails with the
> following exceptions:
> {code:java}
> 15:25:07.359 [ERROR]
> testRecursiveUploadForYarnS3a(org.apache.flink.yarn.YarnFileStageTestS3ITCase)
> Time elapsed: 10.808 s <<<
> ERROR!24649org.apache.hadoop.fs.s3a.AWSS3IOException: delete on
> s3a://[secure]/temp/tests-3565b11f-e9be-4213-a98d-0f0ecd123783/testYarn-s3a:
> com.amazonaws.services.s3.model.MultiObjectDeleteException: One or more
> objects could not be deleted (Service: null; Status Code: 200; Error Code:
> null; Request ID: 2D1AE3D999528C34; S3 Extended Request ID:
> zIX1QsAcsY1ZYSDOeCaYsGJ4bz0NJTy2kw0EYmlJr8Kb7pM8OPmhAKO5XHI26xiOi2tIkTIoBwg=),
> S3 Extended Request ID:
> zIX1QsAcsY1ZYSDOeCaYsGJ4bz0NJTy2kw0EYmlJr8Kb7pM8OPmhAKO5XHI26xiOi2tIkTIoBwg=:
> One or more objects could not be deleted (Service: null; Status Code: 200;
> Error Code: null; Request ID: 2D1AE3D999528C34; S3 Extended Request ID:
> zIX1QsAcsY1ZYSDOeCaYsGJ4bz0NJTy2kw0EYmlJr8Kb7pM8OPmhAKO5XHI26xiOi2tIkTIoBwg=)24650
> at
> org.apache.flink.yarn.YarnFileStageTestS3ITCase.testRecursiveUploadForYarn(YarnFileStageTestS3ITCase.java:159)24651
> at
> org.apache.flink.yarn.YarnFileStageTestS3ITCase.testRecursiveUploadForYarnS3a(YarnFileStageTestS3ITCase.java:190)24652Caused
> by: com.amazonaws.services.s3.model.MultiObjectDeleteException: One or more
> objects could not be deleted (Service: null; Status Code: 200; Error Code:
> null; Request ID: 2D1AE3D999528C34; S3 Extended Request ID:
> zIX1QsAcsY1ZYSDOeCaYsGJ4bz0NJTy2kw0EYmlJr8Kb7pM8OPmhAKO5XHI26xiOi2tIkTIoBwg=)24653
> at
> org.apache.flink.yarn.YarnFileStageTestS3ITCase.testRecursiveUploadForYarn(YarnFileStageTestS3ITCase.java:159)24654
> at
> org.apache.flink.yarn.YarnFileStageTestS3ITCase.testRecursiveUploadForYarnS3a(YarnFileStageTestS3ITCase.java:190){code}
> Travis log: [https://travis-ci.org/apache/flink/jobs/595082651]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)