majdyz edited a comment on pull request #3109:
URL: https://github.com/apache/hadoop/pull/3109#issuecomment-866982708


   Here are the failing tests:
   
   - 
org.apache.hadoop.tools.contract.AbstractContractDistCpTest#testDistCpWithIterator
   `org.junit.runners.model.TestTimedOutException: test timed out after 1800000 
milliseconds`
   - 
org.apache.hadoop.fs.contract.AbstractContractUnbufferTest#testUnbufferOnClosedFile
   `java.lang.AssertionError: failed to read expected number of bytes from 
stream. This may be transient 
   Expected :1024
   Actual   :605`
   - org.apache.hadoop.fs.s3a.ITestS3AInconsistency#testGetFileStatus
   `java.lang.AssertionError: getFileStatus should fail due to delayed 
visibility.`
   - org.apache.hadoop.fs.contract.s3a.ITestS3AContractUnbuffer
   `java.lang.AssertionError: failed to read expected number of bytes from 
stream. This may be transient 
   Expected :1024
   Actual   :605`
   - org.apache.hadoop.fs.s3a.tools.ITestMarkerTool
   `java.nio.file.AccessDeniedException: : listObjects: 
com.amazonaws.services.s3.model.AmazonS3Exception: Access Denied (Service: 
Amazon S3; Status Code: 403; Error Code: AccessDenied; Request ID: 
FN0SQ82F85TGTZPW; S3 Extended Request ID: 
j1bhdYzzKkMVQqSgPDEPW7QQXMkVE+WJeLKP81l/qs7uF0RVx1xcUk2r6Wri4NQFlt/XE9W+FBo=; 
Proxy: null), S3 Extended Request ID: 
j1bhdYzzKkMVQqSgPDEPW7QQXMkVE+WJeLKP81l/qs7uF0RVx1xcUk2r6Wri4NQFlt/XE9W+FBo=:AccessDenied`
   - org.apache.hadoop.fs.s3a.select.ITestS3SelectMRJob
   - org.apache.hadoop.fs.s3a.statistics.ITestAWSStatisticCollection
   - org.apache.hadoop.fs.s3a.auth.delegation.ITestDelegatedMRJob
   `java.nio.file.AccessDeniedException: 
s3a://osm-pds/planet/planet-latest.orc#_partition.lst: getFileStatus on 
s3a://osm-pds/planet/planet-latest.orc#_partition.lst: 
com.amazonaws.services.s3.model.AmazonS3Exception: Forbidden (Service: Amazon 
S3; Status Code: 403; Error Code: 403 Forbidden; Request ID: A1Y4D90WW452Q8A9; 
S3 Extended Request ID: 
b/IV48OeMEgTaxikC9raP+IiHVPve3rIeoVkCymMc5opNp/70Iyc0tY2WZ0zpixFl0w7WT3bBCQ=; 
Proxy: null), S3 Extended Request ID: 
b/IV48OeMEgTaxikC9raP+IiHVPve3rIeoVkCymMc5opNp/70Iyc0tY2WZ0zpixFl0w7WT3bBCQ=:403
 Forbidden`
   


-- 
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