[ https://issues.apache.org/jira/browse/FLINK-24449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Till Rohrmann closed FLINK-24449. --------------------------------- Resolution: Duplicate > PulsarSourceITCase>SourceTestSuiteBase.testTaskManagerFailure fails with > record mismatch > ---------------------------------------------------------------------------------------- > > Key: FLINK-24449 > URL: https://issues.apache.org/jira/browse/FLINK-24449 > Project: Flink > Issue Type: Bug > Components: Connectors / Pulsar > Affects Versions: 1.14.0, 1.15.0 > Reporter: Dawid Wysakowicz > Priority: Major > Labels: test-stability > > https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=24750&view=logs&j=fc5181b0-e452-5c8f-68de-1097947f6483&t=995c650b-6573-581c-9ce6-7ad4cc038461&l=25095 > {code} > Oct 04 15:58:40 [ERROR] Tests run: 8, Failures: 1, Errors: 0, Skipped: 0, > Time elapsed: 111.559 s <<< FAILURE! - in > org.apache.flink.connector.pulsar.source.PulsarSourceITCase > Oct 04 15:58:40 [ERROR] testTaskManagerFailure{TestEnvironment, > ExternalContext, ClusterControllable}[1] Time elapsed: 24.22 s <<< FAILURE! > Oct 04 15:58:40 java.lang.AssertionError: > Oct 04 15:58:40 > Oct 04 15:58:40 Expected: Records consumed by Flink should be identical to > test data and preserve the order in split > Oct 04 15:58:40 but: Mismatched record at position 38: Expected > '0-WU6W5B' but was '0-fiuOx4ttSEqVI0aaTMoF2' > Oct 04 15:58:40 at > org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20) > Oct 04 15:58:40 at > org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:8) > Oct 04 15:58:40 at > org.apache.flink.connectors.test.common.testsuites.SourceTestSuiteBase.testTaskManagerFailure(SourceTestSuiteBase.java:274) > Oct 04 15:58:40 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native > Method) > Oct 04 15:58:40 at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) > Oct 04 15:58:40 at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > Oct 04 15:58:40 at java.lang.reflect.Method.invoke(Method.java:498) > Oct 04 15:58:40 at > org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:688) > Oct 04 15:58:40 at > org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) > Oct 04 15:58:40 at > org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) > Oct 04 15:58:40 at > org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) > Oct 04 15:58:40 at > org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) > Oct 04 15:58:40 at > org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestTemplateMethod(TimeoutExtension.java:92) > Oct 04 15:58:40 at > org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) > Oct 04 15:58:40 at > org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) > Oct 04 15:58:40 at > org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) > Oct 04 15:58:40 at > org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) > Oct 04 15:58:40 at > org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) > Oct 04 15:58:40 at > org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) > Oct 04 15:58:40 at > org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) > Oct 04 15:58:40 at > org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) > Oct 04 15:58:40 at > org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:210) > Oct 04 15:58:40 at > org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) > Oct 04 15:58:40 at > org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:206) > {code} -- This message was sent by Atlassian Jira (v8.20.1#820001)