You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Robert Metzger (Jira)" <ji...@apache.org> on 2020/08/11 05:02:00 UTC

[jira] [Updated] (FLINK-14348) YarnFileStageTestS3ITCase. testRecursiveUploadForYarnS3a fails to delete files

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

Robert Metzger updated FLINK-14348:
-----------------------------------
    Labels: test-stability  (was: )

> YarnFileStageTestS3ITCase. testRecursiveUploadForYarnS3a fails to delete files
> ------------------------------------------------------------------------------
>
>                 Key: FLINK-14348
>                 URL: https://issues.apache.org/jira/browse/FLINK-14348
>             Project: Flink
>          Issue Type: Bug
>          Components: Build System / Azure Pipelines, Deployment / YARN, Tests
>    Affects Versions: 1.9.0
>            Reporter: Caizhi Weng
>            Priority: Major
>              Labels: test-stability
>
> 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)