Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.4.0
Description
Various "permission denied" tests in TestOmAcls fail intermittently:
java.lang.AssertionError: Audit log file doesn't contain the message with params event=READ_BUCKET result=FAILURE at org.apache.hadoop.ozone.audit.AuditLogTestUtils.verifyAuditLog(AuditLogTestUtils.java:68) at org.apache.hadoop.ozone.om.TestOmAcls.testReadBucketPermissionDenied(TestOmAcls.java:170) java.lang.AssertionError: Audit log file doesn't contain the message with params event=READ_KEY result=FAILURE at org.apache.hadoop.ozone.audit.AuditLogTestUtils.verifyAuditLog(AuditLogTestUtils.java:68) at org.apache.hadoop.ozone.om.TestOmAcls.testReadKeyPermissionDenied(TestOmAcls.java:198) java.lang.AssertionError: Audit log file doesn't contain the message with params event=READ_VOLUME result=FAILURE at org.apache.hadoop.ozone.audit.AuditLogTestUtils.verifyAuditLog(AuditLogTestUtils.java:68) at org.apache.hadoop.ozone.om.TestOmAcls.testReadVolumePermissionDenied(TestOmAcls.java:141) java.lang.AssertionError: Audit log file doesn't contain the message with params event=CREATE_VOLUME result=FAILURE at org.apache.hadoop.ozone.audit.AuditLogTestUtils.verifyAuditLog(AuditLogTestUtils.java:68) at org.apache.hadoop.ozone.om.TestOmAcls.testCreateVolumePermissionDenied(TestOmAcls.java:127)
- https://github.com/adoroszlai/ozone-build-results/blob/master/2023/01/05/19362/it-om/hadoop-ozone/integration-test/org.apache.hadoop.ozone.om.TestOmAcls.txt
- https://github.com/adoroszlai/ozone-build-results/blob/master/2023/01/10/19474/it-om/hadoop-ozone/integration-test/org.apache.hadoop.ozone.om.TestOmAcls.txt
- https://github.com/adoroszlai/ozone-build-results/blob/master/2023/01/27/19757/it-om/hadoop-ozone/integration-test/org.apache.hadoop.ozone.om.TestOmAcls.txt
- https://github.com/adoroszlai/ozone-build-results/blob/master/2023/02/01/19846/it-om/hadoop-ozone/integration-test/org.apache.hadoop.ozone.om.TestOmAcls.txt
Attachments
Issue Links
- links to