[ https://issues.apache.org/jira/browse/FLINK-30907?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Flink Jira Bot updated FLINK-30907: ----------------------------------- Labels: stale-critical test-stability (was: test-stability) I am the [Flink Jira Bot|https://github.com/apache/flink-jira-bot/] and I help the community manage its development. I see this issues has been marked as Critical but is unassigned and neither itself nor its Sub-Tasks have been updated for 14 days. I have gone ahead and marked it "stale-critical". If this ticket is critical, please either assign yourself or give an update. Afterwards, please remove the label or in 7 days the issue will be deprioritized. > HiveSinkCompactionITCase.testSingleParallelism fails with test timeout > ---------------------------------------------------------------------- > > Key: FLINK-30907 > URL: https://issues.apache.org/jira/browse/FLINK-30907 > Project: Flink > Issue Type: Bug > Components: Connectors / Hive > Affects Versions: 1.15.3 > Reporter: Matthias Pohl > Priority: Critical > Labels: stale-critical, test-stability > > We experience the a test failure in > {{HiveSinkCompactionITCase.testSingleParallelism}} due to a > {{TestTimeoutException}}: > https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=45708&view=logs&j=fc5181b0-e452-5c8f-68de-1097947f6483&t=995c650b-6573-581c-9ce6-7ad4cc038461&l=26356 > {code} > Feb 04 01:56:55 [ERROR] Tests run: 6, Failures: 0, Errors: 1, Skipped: 0, > Time elapsed: 187.918 s <<< FAILURE! - in > org.apache.flink.connectors.hive.HiveSinkCompactionITCase > Feb 04 01:56:55 [ERROR] HiveSinkCompactionITCase.testSingleParallelism Time > elapsed: 90.009 s <<< ERROR! > Feb 04 01:56:55 org.junit.runners.model.TestTimedOutException: test timed out > after 90 seconds > Feb 04 01:56:55 at java.io.FileDescriptor.sync(Native Method) > Feb 04 01:56:55 at > org.apache.derby.impl.io.DirRandomAccessFile.sync(Unknown Source) > [...] > {code} -- This message was sent by Atlassian Jira (v8.20.10#820010)