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

[jira] [Commented] (FLINK-19202) HadoopS3FileSystemITCase.testSimpleFileWriteAndRead failed with "FileNotFoundException: No such file or directory: s3://***/temp/tests-7ebc11df-9160-4403-85a7-c484da44f335/test.txt"

    [ https://issues.apache.org/jira/browse/FLINK-19202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17214370#comment-17214370 ] 

Dian Fu commented on FLINK-19202:
---------------------------------

Another instance: https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=7631&view=logs&j=d44f43ce-542c-597d-bf94-b0718c71e5e8&t=03dca39c-73e8-5aaf-601d-328ae5c35f20

> HadoopS3FileSystemITCase.testSimpleFileWriteAndRead failed with "FileNotFoundException: No such file or directory: s3://***/temp/tests-7ebc11df-9160-4403-85a7-c484da44f335/test.txt"
> -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: FLINK-19202
>                 URL: https://issues.apache.org/jira/browse/FLINK-19202
>             Project: Flink
>          Issue Type: Bug
>          Components: Connectors / FileSystem
>    Affects Versions: 1.12.0
>            Reporter: Dian Fu
>            Priority: Major
>              Labels: test-stability
>
> https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=6451&view=logs&j=961f8f81-6b52-53df-09f6-7291a2e4af6a&t=60581941-0138-53c0-39fe-86d62be5f407
> {code}
> 2020-09-10T21:15:10.7050363Z java.io.FileNotFoundException: No such file or directory: s3://***/temp/tests-7ebc11df-9160-4403-85a7-c484da44f335/test.txt
> 2020-09-10T21:15:10.7051444Z 	at org.apache.hadoop.fs.s3a.S3AFileSystem.s3GetFileStatus(S3AFileSystem.java:2255)
> 2020-09-10T21:15:10.7051932Z 	at org.apache.hadoop.fs.s3a.S3AFileSystem.innerGetFileStatus(S3AFileSystem.java:2149)
> 2020-09-10T21:15:10.7052551Z 	at org.apache.hadoop.fs.s3a.S3AFileSystem.getFileStatus(S3AFileSystem.java:2088)
> 2020-09-10T21:15:10.7053036Z 	at org.apache.hadoop.fs.s3a.S3AFileSystem.open(S3AFileSystem.java:699)
> 2020-09-10T21:15:10.7053441Z 	at org.apache.hadoop.fs.FileSystem.open(FileSystem.java:950)
> 2020-09-10T21:15:10.7053850Z 	at org.apache.flink.runtime.fs.hdfs.HadoopFileSystem.open(HadoopFileSystem.java:120)
> 2020-09-10T21:15:10.7054550Z 	at org.apache.flink.runtime.fs.hdfs.HadoopFileSystem.open(HadoopFileSystem.java:37)
> 2020-09-10T21:15:10.7055215Z 	at org.apache.flink.runtime.fs.hdfs.AbstractHadoopFileSystemITTest.testSimpleFileWriteAndRead(AbstractHadoopFileSystemITTest.java:85)
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)