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 "Ray Chiang (JIRA)" <ji...@apache.org> on 2017/09/12 00:22:00 UTC

[jira] [Created] (HADOOP-14861) Fix reencryptEncryptedKey error in TestKMS

Ray Chiang created HADOOP-14861:
-----------------------------------

             Summary: Fix reencryptEncryptedKey error in TestKMS
                 Key: HADOOP-14861
                 URL: https://issues.apache.org/jira/browse/HADOOP-14861
             Project: Hadoop Common
          Issue Type: Bug
    Affects Versions: 3.0.0-beta1
            Reporter: Ray Chiang


I'm seeing this error occur about 30-60% of the time in TestKMS

Tests run: 29, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 104.098 sec <<< FAILURE! - in org.apache.hadoop.crypto.key.kms.server.TestKMS
testACLs(org.apache.hadoop.crypto.key.kms.server.TestKMS)  Time elapsed: 2.691 sec  <<< FAILURE!
java.lang.AssertionError: Should not have been able to reencryptEncryptedKey
        at org.junit.Assert.fail(Assert.java:88)
        at org.apache.hadoop.crypto.key.kms.server.TestKMS$11$15.run(TestKMS.java:1697)
        at org.apache.hadoop.crypto.key.kms.server.TestKMS$11$15.run(TestKMS.java:1689)
        at java.security.AccessController.doPrivileged(Native Method)
        at javax.security.auth.Subject.doAs(Subject.java:422)
        at org.apache.hadoop.security.UserGroupInformation.doAs(UserGroupInformation.java:1962)
        at org.apache.hadoop.crypto.key.kms.server.TestKMS.doAs(TestKMS.java:325)
        at org.apache.hadoop.crypto.key.kms.server.TestKMS.access$200(TestKMS.java:103)




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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