Uploaded image for project: 'Apache Ozone'
  1. Apache Ozone
  2. HDDS-5626 Track and Address Flaky tests
  3. HDDS-6335

[disabled] nativeAuthorizer.checkAccess might be flaky in TestParentAcl#testKeyAcl

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 1.3.0
    • None
    • test
    • None

    Description

      Seen in https://github.com/apache/ozone/runs/5224644349 from PR.

      Error:  Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 12.679 s <<< FAILURE! - in org.apache.hadoop.ozone.security.acl.TestParentAcl
      Error:  testKeyAcl(org.apache.hadoop.ozone.security.acl.TestParentAcl)  Time elapsed: 6.629 s  <<< FAILURE!
      java.lang.AssertionError
      	at org.junit.Assert.fail(Assert.java:87)
      	at org.junit.Assert.assertTrue(Assert.java:42)
      	at org.junit.Assert.assertTrue(Assert.java:53)
      	at org.apache.hadoop.ozone.security.acl.TestParentAcl.testParentChild(TestParentAcl.java:264)
      	at org.apache.hadoop.ozone.security.acl.TestParentAcl.testKeyAcl(TestParentAcl.java:148)
      

      Line of testParentChild call throwing:
      https://github.com/apache/ozone/blob/e407be2/hadoop-ozone/ozone-manager/src/test/java/org/apache/hadoop/ozone/security/acl/TestParentAcl.java#L148

      Line of assertion failure:
      https://github.com/apache/ozone/blob/e407be2/hadoop-ozone/ozone-manager/src/test/java/org/apache/hadoop/ozone/security/acl/TestParentAcl.java#L264

      Attachments

        1. unit-HDDS-6063-e407be2.zip
          115 kB
          Siyao Meng

        Activity

          People

            arafat2198 Mohammad Arafat Khan
            smeng Siyao Meng
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: