Apoorv Mittal created KAFKA-15934: ------------------------------------- Summary: Flaky test: testMultiConsumerStickyAssignor(String, String).quorum=kraft+kip848.groupProtocol=generic – kafka.api.PlaintextConsumerTest Key: KAFKA-15934 URL: https://issues.apache.org/jira/browse/KAFKA-15934 Project: Kafka Issue Type: Bug Reporter: Apoorv Mittal
https://ci-builds.apache.org/blue/organizations/jenkins/Kafka%2Fkafka-pr/detail/PR-14699/24/tests/ {code:java} Errororg.opentest4j.AssertionFailedError: Timeout waiting for controller metadata propagating to brokersStacktraceorg.opentest4j.AssertionFailedError: Timeout waiting for controller metadata propagating to brokers at app//org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:38) at app//org.junit.jupiter.api.Assertions.fail(Assertions.java:134) at app//kafka.utils.TestUtils$.ensureConsistentKRaftMetadata(TestUtils.scala:1141) at app//kafka.utils.TestUtils$.$anonfun$createTopicWithAdmin$1(TestUtils.scala:499) at app//kafka.utils.TestUtils$.$anonfun$createTopicWithAdmin$1$adapted(TestUtils.scala:499) at app//scala.collection.immutable.List.foreach(List.scala:333) at app//kafka.utils.TestUtils$.createTopicWithAdmin(TestUtils.scala:499) at app//kafka.integration.KafkaServerTestHarness.$anonfun$createTopic$1(KafkaServerTestHarness.scala:184) at app//kafka.integration.KafkaServerTestHarness.createTopic(KafkaServerTestHarness.scala:176) at app//kafka.api.AbstractConsumerTest.createTopicAndSendRecords(AbstractConsumerTest.scala:176) at app//kafka.api.PlaintextConsumerTest.testMultiConsumerStickyAssignor(PlaintextConsumerTest.scala:1001) at java.base@11.0.16.1/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base@11.0.16.1/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base@11.0.16.1/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base@11.0.16.1/java.lang.reflect.Method.invoke(Method.java:566) at app//org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at app//org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at app//org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at app//org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at app//org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at app//org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestTemplateMethod(TimeoutExtension.java:94) at app//org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at app//org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at app//org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) {code} -- This message was sent by Atlassian Jira (v8.20.10#820010)