[ 
https://issues.apache.org/jira/browse/FLINK-30846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17682862#comment-17682862
 ] 

Lijie Wang commented on FLINK-30846:
------------------------------------

[~JunRuiLi] Would you take a look?

> SpeculativeSchedulerITCase.testSpeculativeExecutionOfInputFormatSource fails
> ----------------------------------------------------------------------------
>
>                 Key: FLINK-30846
>                 URL: https://issues.apache.org/jira/browse/FLINK-30846
>             Project: Flink
>          Issue Type: Bug
>          Components: Runtime / Coordination
>    Affects Versions: 1.17.0
>            Reporter: Matthias Pohl
>            Assignee: Junrui Li
>            Priority: Blocker
>              Labels: test-stability
>
> {{SpeculativeSchedulerITCase.testSpeculativeExecutionOfInputFormatSource}} is 
> timing out
> https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=45440&view=logs&j=8fd9202e-fd17-5b26-353c-ac1ff76c8f28&t=ea7cf968-e585-52cb-e0fc-f48de023a7ca&l=8599
> {code}
> Jan 31 02:02:28 "ForkJoinPool-1-worker-25" #27 daemon prio=5 os_prio=0 
> tid=0x00007fcf74f2b800 nid=0x5476 waiting on condition [0x00007fce2b078000]
> Jan 31 02:02:28    java.lang.Thread.State: WAITING (parking)
> Jan 31 02:02:28       at sun.misc.Unsafe.park(Native Method)
> Jan 31 02:02:28       - parking to wait for  <0x00000000a22933e0> (a 
> java.util.concurrent.CompletableFuture$Signaller)
> Jan 31 02:02:28       at 
> java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
> Jan 31 02:02:28       at 
> java.util.concurrent.CompletableFuture$Signaller.block(CompletableFuture.java:1707)
> Jan 31 02:02:28       at 
> java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3313)
> Jan 31 02:02:28       at 
> java.util.concurrent.CompletableFuture.waitingGet(CompletableFuture.java:1742)
> Jan 31 02:02:28       at 
> java.util.concurrent.CompletableFuture.get(CompletableFuture.java:1908)
> Jan 31 02:02:28       at 
> org.apache.flink.test.scheduling.SpeculativeSchedulerITCase.executeJob(SpeculativeSchedulerITCase.java:216)
> Jan 31 02:02:28       at 
> org.apache.flink.test.scheduling.SpeculativeSchedulerITCase.testSpeculativeExecutionOfInputFormatSource(SpeculativeSchedulerITCase.java:162)
> {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to