smengcl commented on PR #3131: URL: https://github.com/apache/ozone/pull/3131#issuecomment-1133536466
> Thanks for the updates @smengcl and initial work @prashantpogde. This has been quite the feature, and the current version LGTM. > > The S3 upgrade acceptance test has been consistently failing on this PR though. If we are seeing that elsewhere on our branch then let's fix that in another Jira, otherwise we will need to find the regression in this PR. Thanks @errose28 . The flaky upgrade acceptance test seems to be [the same one as I have looked at a month ago](https://issues.apache.org/jira/browse/HDDS-6546). In this case it is not directly related to multi-tenancy feature (flaky on master branch as well). Still, I mentioned it on the [check list wiki page](https://cwiki.apache.org/confluence/display/OZONE/S3+Multi-Tenancy+%28HDDS-4944%29+Merge+Checklist). from `docker-1.2.0-finalized.log` (UTC time): ``` scm_1 | 2022-05-21 00:00:09,715 [RatisPipelineUtilsThread - 0] ERROR pipeline.BackgroundPipelineCreator: Error while scrubbing pipelines. scm_1 | org.apache.hadoop.hdds.scm.pipeline.PipelineNotFoundException: PipelineID=bebe82c7-0d76-428d-ad56-63069dc3577a not found scm_1 | at org.apache.hadoop.hdds.scm.pipeline.PipelineStateMap.getContainers(PipelineStateMap.java:287) scm_1 | at org.apache.hadoop.hdds.scm.pipeline.PipelineStateManagerImpl.getContainers(PipelineStateManagerImpl.java:196) ``` -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
