You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "David Morávek (Jira)" <ji...@apache.org> on 2023/03/06 18:54:00 UTC

[jira] [Updated] (FLINK-31351) HiveServer2EndpointITCase.testExecuteStatementInSyncModeWithRuntimeException2 times out on CI

     [ https://issues.apache.org/jira/browse/FLINK-31351?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Morávek updated FLINK-31351:
----------------------------------
    Affects Version/s: 1.18.0

> HiveServer2EndpointITCase.testExecuteStatementInSyncModeWithRuntimeException2 times out on CI
> ---------------------------------------------------------------------------------------------
>
>                 Key: FLINK-31351
>                 URL: https://issues.apache.org/jira/browse/FLINK-31351
>             Project: Flink
>          Issue Type: Bug
>          Components: Connectors / Hive
>    Affects Versions: 1.18.0
>            Reporter: David Morávek
>            Priority: Major
>
> [https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=46872&view=logs&j=fc5181b0-e452-5c8f-68de-1097947f6483&t=995c650b-6573-581c-9ce6-7ad4cc038461&l=24908]
>  
> {code:java}
> Mar 06 18:28:56 "ForkJoinPool-1-worker-25" #27 daemon prio=5 os_prio=0 tid=0x00007ff4b1832000 nid=0x21b2 waiting on condition [0x00007ff3a8c3e000]
> Mar 06 18:28:56    java.lang.Thread.State: TIMED_WAITING (sleeping)
> Mar 06 18:28:56 	at java.lang.Thread.sleep(Native Method)
> Mar 06 18:28:56 	at org.apache.flink.table.endpoint.hive.HiveServer2EndpointITCase.waitUntilJobIsRunning(HiveServer2EndpointITCase.java:1004)
> Mar 06 18:28:56 	at org.apache.flink.table.endpoint.hive.HiveServer2EndpointITCase.lambda$testExecuteStatementInSyncModeWithRuntimeException2$37(HiveServer2EndpointITCase.java:711)
> Mar 06 18:28:56 	at org.apache.flink.table.endpoint.hive.HiveServer2EndpointITCase$$Lambda$2018/2127600974.accept(Unknown Source)
> Mar 06 18:28:56 	at org.apache.flink.table.endpoint.hive.HiveServer2EndpointITCase.runExecuteStatementInSyncModeWithRuntimeException(HiveServer2EndpointITCase.java:999)
> Mar 06 18:28:56 	at org.apache.flink.table.endpoint.hive.HiveServer2EndpointITCase.testExecuteStatementInSyncModeWithRuntimeException2(HiveServer2EndpointITCase.java:709)
> Mar 06 18:28:56 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> Mar 06 18:28:56 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> Mar 06 18:28:56 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> Mar 06 18:28:56 	at java.lang.reflect.Method.invoke(Method.java:498)
>  {code}



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