steveloughran commented on pull request #2778:
URL: https://github.com/apache/hadoop/pull/2778#issuecomment-800537375


   tests against S3 ireland *with endpoint option unset*; bucket unversioned.
   
   Test failures are (1) transient and (2) fixed in another PR respectively.
   
   
   ```
   
   -Dparallel-tests -DtestsThreadCount=8 -Dmarkers=delete -Ds3guard -Ddynamo
   
   ...
   
   [ERROR] Failures:
   [ERROR]   
ITestS3AContractUnbuffer>AbstractContractUnbufferTest.testUnbufferBeforeRead:63->AbstractContractUnbufferTest.validateFullFileContents:132->AbstractContractUnbufferTest.validateFileContents:139->Assert.assertEquals:645->Assert.failNotEquals:834->Assert.fail:88
 failed to read expected number of bytes from stream. This may be transient 
expected:<1024> but was:<93>
   [ERROR]   
ITestAssumeRole.testAssumeRoleBadInnerAuth:256->expectFileSystemCreateFailure:136
  Expected to find 'not a valid key=value pair (missing equal-sign) in 
Authorization header' but got unexpected exception: 
org.apache.hadoop.fs.s3a.AWSBadRequestException: Instantiate 
org.apache.hadoop.fs.s3a.auth.AssumedRoleCredentialProvider: 
com.amazonaws.services.securitytoken.model.AWSSecurityTokenServiceException: 
null (Service: AWSSecurityTokenService; Status Code: 400; Error Code: 
IncompleteSignature; Request ID: 20f68ae9-221a-49eb-8ecb-2b5eb8a1134c; Proxy: 
null):IncompleteSignature: null (Service: AWSSecurityTokenService; Status Code: 
400; Error Code: IncompleteSignature; Request ID: 
20f68ae9-221a-49eb-8ecb-2b5eb8a1134c; Proxy: null)
        at 
org.apache.hadoop.fs.s3a.S3AUtils.translateException(S3AUtils.java:243)
   ```


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



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

Reply via email to