You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/03/23 14:35:00 UTC

[jira] [Updated] (ARROW-16012) [C++] S3 filesystem tests on unfinished Minio server initialization

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

ASF GitHub Bot updated ARROW-16012:
-----------------------------------
    Labels: pull-request-available  (was: )

> [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
>          Time Spent: 10m
>  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)