lvyanquan commented on PR #3667:
URL: https://github.com/apache/flink-cdc/pull/3667#issuecomment-2589125930

   Is the failure CI a unstable case?
   ```
   2025-01-14T04:03:55.0826579Z [ERROR] Tests run: 20, Failures: 0, Errors: 1, 
Skipped: 0, Time elapsed: 836.065 s <<< FAILURE! - in 
org.apache.flink.cdc.connectors.postgres.source.NewlyAddedTableITCase
   2025-01-14T04:03:55.0828040Z [ERROR] 
org.apache.flink.cdc.connectors.postgres.source.NewlyAddedTableITCase.testRemoveTable
  Time elapsed: 300.007 s  <<< ERROR!
   2025-01-14T04:03:55.0829053Z org.junit.runners.model.TestTimedOutException: 
test timed out after 300 seconds
   2025-01-14T04:03:55.0829599Z         at java.lang.Thread.sleep(Native Method)
   2025-01-14T04:03:55.0830324Z         at 
org.apache.flink.cdc.connectors.postgres.PostgresTestBase.waitForSinkSize(PostgresTestBase.java:185)
   2025-01-14T04:03:55.0831506Z         at 
org.apache.flink.cdc.connectors.postgres.source.NewlyAddedTableITCase.testRemoveTablesOneByOne(NewlyAddedTableITCase.java:608)
   2025-01-14T04:03:55.0833058Z         at 
org.apache.flink.cdc.connectors.postgres.source.NewlyAddedTableITCase.testRemoveTable(NewlyAddedTableITCase.java:356)
   2025-01-14T04:03:55.0834216Z         at 
java.lang.reflect.Method.invoke(Method.java:498)
   2025-01-14T04:03:55.0835045Z         at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   2025-01-14T04:03:55.0835674Z         at java.lang.Thread.run(Thread.java:750)
   ```


-- 
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: issues-unsubscr...@flink.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to