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

ASF GitHub Bot commented on HADOOP-19048:
-----------------------------------------

github-actions[bot] closed pull request #6471: HADOOP-19048. ITestCustomSigner 
failures
URL: https://github.com/apache/hadoop/pull/6471




> S3A: ITestCustomSigner failing against S3Express Buckets
> --------------------------------------------------------
>
>                 Key: HADOOP-19048
>                 URL: https://issues.apache.org/jira/browse/HADOOP-19048
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: fs/s3, test
>    Affects Versions: 3.5.0
>            Reporter: Steve Loughran
>            Priority: Major
>              Labels: pull-request-available
>
> getting test failures against S3 Express buckets with {{ItestCustomSigner}}; 
> not seen with classic s3 stores.
> {code}
> [ERROR] 
> testCustomSignerAndInitializer[simple-delete](org.apache.hadoop.fs.s3a.auth.ITestCustomSigner)
>   Time elapsed: 6.12 s  <<< ERROR!
> org.apache.hadoop.fs.s3a.AWSBadRequestException: PUT 0-byte object  on 
> fork-0006/test/testCustomSignerAndInitializer[simple-delete]/customsignerpath1:
>  software.amazon.awssdk.services.s3.model.S3Exception: 
> x-amz-sdk-checksum-algorithm specified, but no corresponding x-amz-checksum-* 
> or x-amz-trailer headers were found. (Service: S3, Status Code: 400, Request 
> ID: 0033eada6b00018d21962f1b05094a80435cca52, Extended Request ID: 
> kZJZG05LGCBu7lsNKNf):InvalidRequest: x-amz-sdk-checksum-algorithm specified, 
> but no corresponding x-amz-checksum-* or x-amz-trailer headers were found. 
> (Service: S3, Status Code: 400, Request ID: 
> 0033eada6b00018d21962f1b05094a80435cca52, Extended Request ID: 
> kZJZG05LGCBu7lsNKNf)
>         at 
> org.apache.hadoop.fs.s3a.S3AUtils.translateException(S3AUtils.java:259)
> ...
> Caused by: software.amazon.awssdk.services.s3.model.S3Exception: 
> x-amz-sdk-checksum-algorithm specified, but no corresponding x-amz-checksum-* 
> or x-amz-trailer headers were found. (Service: S3, Status Code: 400, Request 
> ID: 0033eada6b00018d21962f1b05094a80435cca52, Extended Request ID: 
> kZJZG05LGCBu7lsNKNf)
>         at 
> software.amazon.awssdk.protocols.xml.internal.unmarshall.AwsXmlPredicatedResponseHandler.handleErrorResponse(AwsXmlPredicatedResponseHandler.java:156)
>         at 
> software.amazon.awssdk.protocols.xml.internal.unmarshall.AwsXmlPredicatedResponseHandler.handleResponse(AwsXmlPredicatedResponseHandler.java:108)
> {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to