klion26 opened a new issue, #3522: URL: https://github.com/apache/amoro/issues/3522
### What happened? TestDefaultOptimizingService » Runtime Clear table failed ``` 11:00:08.935 DEBUG org.apache.hc.client5.http.headers: http-outgoing-45 << Content-Type: application/json 11:00:08.935 DEBUG org.apache.hc.client5.http.headers: http-outgoing-45 << Content-Length: 358 11:00:08.939 INFO org.apache.amoro.utils.CatalogUtil: TableMetaStore use auth config in catalog meta, authType is simple 11:00:08.939 INFO org.apache.amoro.table.TableMetaStore: Build table meta store with configurations: authMethod:SIMPLE, hadoopUsername:runner, krbPrincipal:null 11:00:08.939 INFO org.apache.amoro.server.catalog.DefaultCatalogManager: Update catalog metadata: internal_iceberg_catalog [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in org.apache.amoro.server.TestInternalIcebergCatalogService$CatalogPropertiesTest [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.597 s - in org.apache.amoro.server.TestInternalIcebergCatalogService [INFO] [INFO] Results: [INFO] Error: Errors: Error: TestDefaultOptimizingService » Runtime Clear table failed [INFO] Error: Tests run: 706, Failures: 0, Errors: 1, Skipped: 9 ``` please ref to ci[1] for more information [1] https://github.com/apache/amoro/actions/runs/14467472660/job/40573111682?pr=3519 ### Affects Versions master ### What table formats are you seeing the problem on? _No response_ ### What engines are you seeing the problem on? _No response_ ### How to reproduce _No response_ ### Relevant log output ```shell ``` ### Anything else _No response_ ### Are you willing to submit a PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [x] I agree to follow this project's Code of Conduct -- 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]
