hailin0 opened a new issue, #8030: URL: https://github.com/apache/seatunnel/issues/8030
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/seatunnel/issues?q=is%3Aissue+label%3A%22bug%22) and found no similar issues. ### What happened - ### SeaTunnel Version dev ### SeaTunnel Config ```conf - ``` ### Running Command ```shell - ``` ### Error Exception ```log 2024-11-12T02:45:02.0613917Z Test org.apache.seatunnel.connectors.seatunnel.cdc.mysql.MysqlCDCIT.testMultiTableWithRestore failed with: 2024-11-12T02:45:02.0615501Z org.awaitility.core.ConditionTimeoutException: Assertion condition defined as a lambda expression in org.apache.seatunnel.connectors.seatunnel.cdc.mysql.MysqlCDCIT actual iterable was <null> at index [0][33] within 5 minutes. 2024-11-12T02:45:02.0617264Z at org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:167) 2024-11-12T02:45:02.0618346Z at org.awaitility.core.AssertionCondition.await(AssertionCondition.java:119) 2024-11-12T02:45:02.0619442Z at org.awaitility.core.AssertionCondition.await(AssertionCondition.java:31) 2024-11-12T02:45:02.0620606Z at org.awaitility.core.ConditionFactory.until(ConditionFactory.java:985) 2024-11-12T02:45:02.0621836Z at org.awaitility.core.ConditionFactory.untilAsserted(ConditionFactory.java:769) 2024-11-12T02:45:02.0623400Z at org.apache.seatunnel.connectors.seatunnel.cdc.mysql.MysqlCDCIT.testMultiTableWithRestore(MysqlCDCIT.java:417) 2024-11-12T02:45:02.0624873Z at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 2024-11-12T02:45:02.0626004Z at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 2024-11-12T02:45:02.0627579Z at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 2024-11-12T02:45:02.0628532Z at java.lang.reflect.Method.invoke(Method.java:498) 2024-11-12T02:45:02.0629219Z at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:727) 2024-11-12T02:45:02.0630741Z at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 2024-11-12T02:45:02.0632397Z at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(In ``` ### Zeta or Flink or Spark Version _No response_ ### Java or Scala Version _No response_ ### Screenshots _No response_ ### Are you willing to submit PR? - [X] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/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]
