Sergey Nuyanzin created FLINK-32553:
---------------------------------------
Summary:
ClusterEntrypointTest.testCloseAsyncShouldNotDeregisterApp failed on AZP
Key: FLINK-32553
URL: https://issues.apache.org/jira/browse/FLINK-32553
Project: Flink
Issue Type: Bug
Components: Runtime / Coordination
Affects Versions: 1.17.2
Reporter: Sergey Nuyanzin
https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=51013&view=logs&j=77a9d8e1-d610-59b3-fc2a-4766541e0e33&t=125e07e7-8de0-5c6c-a541-a567415af3ef&l=7961
{noformat}
Jul 06 05:38:37 [ERROR] Tests run: 9, Failures: 0, Errors: 1, Skipped: 0, Time
elapsed: 71.304 s <<< FAILURE! - in
org.apache.flink.runtime.entrypoint.ClusterEntrypointTest
Jul 06 05:38:37 [ERROR]
org.apache.flink.runtime.entrypoint.ClusterEntrypointTest.testCloseAsyncShouldNotDeregisterApp
Time elapsed: 22.51 s <<< ERROR!
Jul 06 05:38:37 org.apache.flink.runtime.entrypoint.ClusterEntrypointException:
Failed to initialize the cluster entrypoint TestingEntryPoint.
Jul 06 05:38:37 at
org.apache.flink.runtime.entrypoint.ClusterEntrypoint.startCluster(ClusterEntrypoint.java:255)
Jul 06 05:38:37 at
org.apache.flink.runtime.entrypoint.ClusterEntrypointTest.startClusterEntrypoint(ClusterEntrypointTest.java:347)
Jul 06 05:38:37 at
org.apache.flink.runtime.entrypoint.ClusterEntrypointTest.testCloseAsyncShouldNotDeregisterApp(ClusterEntrypointTest.java:175)
Jul 06 05:38:37 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
Jul 06 05:38:37 at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
Jul 06 05:38:37 at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
Jul 06 05:38:37 at java.lang.reflect.Method.invoke(Method.java:498)
Jul 06 05:38:37 at
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
Jul 06 05:38:37 at
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
Jul 06 05:38:37 at
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
{noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)