You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Martijn Visser (Jira)" <ji...@apache.org> on 2022/10/20 07:37:00 UTC

[jira] [Closed] (FLINK-29697) Flaky test failure KafkaShuffleExactlyOnceITCase.testAssignedToPartitionFailureRecoveryEventTime

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

Martijn Visser closed FLINK-29697.
----------------------------------
    Resolution: Invalid

[~samrat007] Thanks for filing the ticket, but the Azure run that you've linked it to doesn't even compile properly. When that's the case, it could very well be that the error run is related to that failing compilation.

> Flaky test failure KafkaShuffleExactlyOnceITCase.testAssignedToPartitionFailureRecoveryEventTime
> ------------------------------------------------------------------------------------------------
>
>                 Key: FLINK-29697
>                 URL: https://issues.apache.org/jira/browse/FLINK-29697
>             Project: Flink
>          Issue Type: Bug
>          Components: Tests
>            Reporter: Samrat Deb
>            Priority: Minor
>
> {code:java}
> org.apache.flink.streaming.connectors.kafka.shuffle.KafkaShuffleExactlyOnceITCase.testAssignedToPartitionFailureRecovery(KafkaShuffleExactlyOnceITCase.java:158) 2022-10-19T16:06:46.5083193Z Oct 19 16:06:46 at org.apache.flink.streaming.connectors.kafka.shuffle.KafkaShuffleExactlyOnceITCase.testAssignedToPartitionFailureRecoveryEventTime(KafkaShuffleExactlyOnceITCase.java:101) 2022-10-19T16:06:46.5084039Z Oct 19 16:06:46 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 2022-10-19T16:06:46.5084660Z Oct 19 16:06:46 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 2022-10-19T16:06:46.5085360Z Oct 19 16:06:46 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 2022-10-19T16:06:46.5085992Z Oct 19 16:06:46 at java.lang.reflect.Method.invoke(Method.java:498) 2022-10-19T16:06:46.5086643Z Oct 19 16:06:46 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 2022-10-19T16:06:46.5087359Z Oct 19 16:06:46 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 2022-10-19T16:06:46.5088069Z Oct 19 16:06:46 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 2022-10-19T16:06:46.5088764Z Oct 19 16:06:46 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 2022-10-19T16:06:46.5089451Z Oct 19 16:06:46 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 2022-10-19T16:06:46.5090170Z Oct 19 16:06:46 at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299) 2022-10-19T16:06:46.5090953Z Oct 19 16:06:46 at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293) 2022-10-19T16:06:46.5091773Z Oct 19 16:06:46 at java.util.concurrent.FutureTask.run(FutureTask.java:266) 2022-10-19T16:06:46.5092308Z Oct 19 16:06:46 at java.lang.Thread.run(Thread.java:748) 2022-10-19T16:06:46.5092707Z Oct 19 16:06:46 2022-10-19T16:06:47.2228761Z Oct 19 16:06:47 [ERROR] Picked up JAVA_TOOL_OPTIONS: -XX:+HeapDumpOnOutOfMemoryError 2022-10-19T16:06:48.3265710Z Oct 19 16:06:48 [INFO] Running org.apache.flink.streaming.connectors.kafka.shuffle.KafkaShuffleITCase{code}
> [https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=42203&view=l[…]69-7e9c67b35f7a&t=9baa6deb-e632-5387-d76c-cf2ba9138f2e&l=28018|https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=42203&view=logs&j=af184cdd-c6d8-5084-0b69-7e9c67b35f7a&t=9baa6deb-e632-5387-d76c-cf2ba9138f2e&l=28018]



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