[
https://issues.apache.org/jira/browse/HDDS-6785?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17753899#comment-17753899
]
Himanshi Darvekar edited comment on HDDS-6785 at 8/14/23 5:22 AM:
------------------------------------------------------------------
Executed the test TestOzoneManagerHAWithData of current master branch locally
it didn't give the above error
!image-2023-08-14-10-47-09-540.png|width=749,height=238!
Also I executed the same by scheduling the test jobs in github actions here is
one the the test jobs log there also all test were passed
[https://github.com/HD372000/ozone/actions/runs/5825341222/job/15796652155#step:4:3794]
[~adoroszlai] Can you please review this ?
was (Author: JIRAUSER301310):
Executed the test TestOzoneManagerHAWithData of current master branch locally
it didn't give the above error
!image-2023-08-14-10-47-09-540.png|width=749,height=238!
Also I executed the same by scheduling the test jobs in github actions here is
one the the test jobs log there also all test were passed
[https://github.com/HD372000/ozone/actions/runs/5825341222/job/15796652155#step:4:3794]
> IllegalStateException: zip file closed - in ValidatorRegistry
> -------------------------------------------------------------
>
> Key: HDDS-6785
> URL: https://issues.apache.org/jira/browse/HDDS-6785
> Project: Apache Ozone
> Issue Type: Bug
> Components: Ozone Manager
> Affects Versions: 1.3.0
> Reporter: Attila Doroszlai
> Assignee: Himanshi Darvekar
> Priority: Major
> Attachments: image-2023-08-14-10-47-09-540.png
>
>
> {code:title=https://github.com/adoroszlai/ozone-build-results/blob/master/2022/05/11/14951/it-ozone/hadoop-ozone/integration-test/org.apache.hadoop.ozone.om.TestOzoneManagerHAWithData.txt}
> Tests run: 5, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 155.522 s <<<
> FAILURE! - in org.apache.hadoop.ozone.om.TestOzoneManagerHAWithData
> org.apache.hadoop.ozone.om.TestOzoneManagerHAWithData.testFileOperationsAndDelete
> Time elapsed: 7.956 s <<< ERROR!
> java.lang.RuntimeException: java.util.concurrent.ExecutionException:
> java.lang.IllegalStateException: zip file closed
> at org.reflections.Reflections.scan(Reflections.java:213)
> at org.reflections.Reflections.<init>(Reflections.java:123)
> at
> org.apache.hadoop.ozone.om.request.validation.ValidatorRegistry.<init>(ValidatorRegistry.java:71)
> at
> org.apache.hadoop.ozone.om.request.validation.ValidatorRegistry.<init>(ValidatorRegistry.java:59)
> at
> org.apache.hadoop.ozone.om.request.validation.RequestValidations.load(RequestValidations.java:59)
> at
> org.apache.hadoop.ozone.protocolPB.OzoneManagerProtocolServerSideTranslatorPB.<init>(OzoneManagerProtocolServerSideTranslatorPB.java:126)
> at
> org.apache.hadoop.ozone.om.OzoneManager.getRpcServer(OzoneManager.java:1037)
> at
> org.apache.hadoop.ozone.om.OzoneManager.restart(OzoneManager.java:1525)
> at
> org.apache.hadoop.ozone.MiniOzoneHAClusterImpl.restartOzoneManager(MiniOzoneHAClusterImpl.java:227)
> at
> org.apache.hadoop.ozone.om.TestOzoneManagerHA.resetCluster(TestOzoneManagerHA.java:188)
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]