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

David Li resolved ARROW-16012.
------------------------------
    Fix Version/s: 8.0.0
       Resolution: Fixed

Issue resolved by pull request 12697
[https://github.com/apache/arrow/pull/12697]

> [C++] S3 filesystem tests on unfinished Minio server initialization
> -------------------------------------------------------------------
>
>                 Key: ARROW-16012
>                 URL: https://issues.apache.org/jira/browse/ARROW-16012
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: C++
>            Reporter: Antoine Pitrou
>            Assignee: Antoine Pitrou
>            Priority: Trivial
>              Labels: pull-request-available
>             Fix For: 8.0.0
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> Such failures occur occasionally on CI, they are a trivial candidate for 
> automatic retry:
> {code}
> [ RUN      ] TestS3FS.CopyFile
> /arrow/cpp/src/arrow/filesystem/s3fs_test.cc:894: Failure
> Failed
> 'fs_->CopyFile("bucket/somefile", "bucket/newfile")' failed with IOError: 
> When copying key 'somefile' in bucket 'bucket' to key 'newfile' in bucket 
> 'bucket': AWS Error [code 100]: Unable to parse ExceptionName: 
> XMinioServerNotInitialized Message: Server not initialized, please try again.
> [  FAILED  ] TestS3FS.CopyFile (800 ms)
> {code}
> (example at 
> https://github.com/ursacomputing/crossbow/runs/5654234285?check_suite_focus=true#step:5:2810)



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to