You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by GitBox <gi...@apache.org> on 2020/02/18 15:55:35 UTC

[GitHub] [hadoop] mukund-thakur commented on issue #1823: HADOOP-16794 S3 Encryption keys not propagating correctly during copy operation

mukund-thakur commented on issue #1823: HADOOP-16794 S3 Encryption keys not propagating correctly during copy operation
URL: https://github.com/apache/hadoop/pull/1823#issuecomment-587532022
 
 
   Not sure why two tests are failing. Btw they are failing in trunk branch as well.
   
   > [ERROR] Tests run: 12, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 20.515 s <<< FAILURE! - in org.apache.hadoop.fs.s3a.ITestS3AMiscOperations
   [ERROR] testEmptyFileChecksums(org.apache.hadoop.fs.s3a.ITestS3AMiscOperations)  Time elapsed: 2.728 s  <<< FAILURE!
   java.lang.AssertionError: checksums of empty files expected:<etag: "1463cbcf1dbae282559d1fec36f131f2"> but was:<etag: "a92916168376ec017a3c98c92102dd7e">
   	at org.apache.hadoop.fs.s3a.ITestS3AMiscOperations.testEmptyFileChecksums(ITestS3AMiscOperations.java:165)
   [ERROR] testNonEmptyFileChecksumsUnencrypted(org.apache.hadoop.fs.s3a.ITestS3AMiscOperations)  Time elapsed: 2.031 s  <<< FAILURE!
   java.lang.AssertionError: checksums expected:<etag: "e52b1ed8f37dfca9a3bc8954875d049a"> but was:<etag: "4aaae27ccdbc799df38d35eed11f4c52">
   	at org.apache.hadoop.fs.s3a.ITestS3AMiscOperations.testNonEmptyFileChecksumsUnencrypted(ITestS3AMiscOperations.java:219)

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org