Matthias J. Sax created KAFKA-9341: -------------------------------------- Summary: Flaky Test TopicCommandWithAdminClientTest#testCreateWithReplicaAssignment Key: KAFKA-9341 URL: https://issues.apache.org/jira/browse/KAFKA-9341 Project: Kafka Issue Type: Bug Components: admin, core, unit tests Reporter: Matthias J. Sax
[https://builds.apache.org/job/kafka-pr-jdk8-scala2.12/42/testReport/junit/kafka.admin/TopicCommandWithAdminClientTest/testCreateWithReplicaAssignment/] {quote}java.util.concurrent.ExecutionException: org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. at org.apache.kafka.common.internals.KafkaFutureImpl.wrapAndThrow(KafkaFutureImpl.java:45) at org.apache.kafka.common.internals.KafkaFutureImpl.access$000(KafkaFutureImpl.java:32) at org.apache.kafka.common.internals.KafkaFutureImpl$SingleWaiter.await(KafkaFutureImpl.java:89) at org.apache.kafka.common.internals.KafkaFutureImpl.get(KafkaFutureImpl.java:260) at kafka.admin.TopicCommandWithAdminClientTest.testCreateWithReplicaAssignment(TopicCommandWithAdminClientTest.scala:247){quote} STDERR: {quote}[2019-12-29 02:47:18,656] ERROR [ReplicaFetcher replicaId=1, leaderId=0, fetcherId=0] Error for partition testAlterPartitionCount-9UGYqtYtAo-1 at offset 0 (kafka.server.ReplicaFetcherThread:76) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2019-12-29 02:47:27,007] ERROR [ReplicaFetcher replicaId=4, leaderId=2, fetcherId=0] Error for partition ... [2019-12-29 02:47:48,373] ERROR [ReplicaFetcher replicaId=4, leaderId=1, fetcherId=0] Error for partition kafka.testTopic1-1 at offset 0 (kafka.server.ReplicaFetcherThread:76) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2019-12-29 02:48:09,088] ERROR [ReplicaFetcher replicaId=5, leaderId=3, fetcherId=0] Error for partition ... [2019-12-29 02:48:27,631] ERROR [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Error for partition kafka.testTopic1-1 at offset 0 (kafka.server.ReplicaFetcherThread:76) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2019-12-29 02:48:27,635] ERROR [ReplicaFetcher replicaId=1, leaderId=0, fetcherId=0] Error for partition kafka.testTopic2-1 at offset 0 (kafka.server.ReplicaFetcherThread:76) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2019-12-29 02:48:27,752] ERROR [ReplicaFetcher replicaId=2, leaderId=0, fetcherId=0] Error for partition oooof.testTopic1-0 at offset 0 (kafka.server.ReplicaFetcherThread:76) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2019-12-29 02:48:33,215] ERROR [ReplicaFetcher replicaId=5, leaderId=2, fetcherId=0] Error for partition testAlterAssignmentWithMoreAssignmentThanPartitions-poCTGwRHEr-1 at offset 0 (kafka.server.ReplicaFetcherThread:76) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2019-12-29 02:48:37,134] ERROR [ReplicaFetcher replicaId=1, leaderId=0, fetcherId=0] Error for partition testCreateWithDefaultPartitions-aAUigEJg9t-0 at offset 0 (kafka.server.ReplicaFetcherThread:76) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. WARNING: Due to limitations in metric names, topics with a period ('.') or underscore ('_') could collide. To avoid issues it is best to use either, but not both. [2019-12-29 02:48:54,837] ERROR [ReplicaFetcher replicaId=4, leaderId=1, fetcherId=0] Error for partition testAlterAssignmentWithMorePartitionsThanAssignment-tBAPx8thys-1 at offset 0 (kafka.server.ReplicaFetcherThread:76) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2019-12-29 02:49:02,534] ERROR [ReplicaFetcher replicaId=1, leaderId=4, fetcherId=0] Error for partition testCreateWithConfigs-zmdix5QoM2-0 at offset 0 (kafka.server.ReplicaFetcherThread:76) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2019-12-29 02:49:07,115] ERROR [ReplicaFetcher replicaId=5, leaderId=0, fetcherId=0] Error for partition testDescribeUnderReplicatedPartitions-FFgGbnzrUz-0 at offset 0 (kafka.server.ReplicaFetcherThread:76) ... [2019-12-29 02:49:13,919] ERROR [ReplicaFetcher replicaId=4, leaderId=2, fetcherId=0] Error for partition testDescribeUnderMinIsrPartitions-1YUPTa0VAK-0 at offset 0 (kafka.server.ReplicaFetcherThread:76) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. WARNING: Due to limitations in metric names, topics with a period ('.') or underscore ('_') could collide. To avoid issues it is best to use either, but not both. [2019-12-29 02:49:37,826] ERROR [ReplicaFetcher replicaId=0, leaderId=1, fetcherId=0] Error for partition testCreateWithReplicaAssignment-c9fZwgqT3x-2 at offset 0 (kafka.server.ReplicaFetcherThread:76) ... [2019-12-29 02:49:48,627] ERROR [ReplicaFetcher replicaId=1, leaderId=4, fetcherId=0] Error for partition under-min-isr-topic-0 at offset 0 (kafka.server.ReplicaFetcherThread:76) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2019-12-29 02:49:48,634] ERROR [ReplicaFetcher replicaId=5, leaderId=4, fetcherId=0] Error for partition under-min-isr-topic-0 at offset 0 (kafka.server.ReplicaFetcherThread:76) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2019-12-29 02:49:48,634] ERROR [ReplicaFetcher replicaId=3, leaderId=4, fetcherId=0] Error for partition under-min-isr-topic-0 at offset 0 (kafka.server.ReplicaFetcherThread:76) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2019-12-29 02:49:48,634] ERROR [ReplicaFetcher replicaId=0, leaderId=4, fetcherId=0] Error for partition under-min-isr-topic-0 at offset 0 (kafka.server.ReplicaFetcherThread:76) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2019-12-29 02:49:48,634] ERROR [ReplicaFetcher replicaId=2, leaderId=4, fetcherId=0] Error for partition under-min-isr-topic-0 at offset 0 (kafka.server.ReplicaFetcherThread:76) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2019-12-29 02:49:48,783] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition fully-replicated-topic-0 at offset 0 (kafka.server.ReplicaFetcherThread:76) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2019-12-29 02:49:48,784] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition fully-replicated-topic-0 at offset 0 (kafka.server.ReplicaFetcherThread:76) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2019-12-29 02:49:48,784] ERROR [ReplicaFetcher replicaId=5, leaderId=2, fetcherId=0] Error for partition not-under-min-isr-topic-0 at offset 0 (kafka.server.ReplicaFetcherThread:76) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2019-12-29 02:49:48,784] ERROR [ReplicaFetcher replicaId=0, leaderId=2, fetcherId=0] Error for partition not-under-min-isr-topic-0 at offset 0 (kafka.server.ReplicaFetcherThread:76) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2019-12-29 02:49:48,791] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition not-under-min-isr-topic-0 at offset 0 (kafka.server.ReplicaFetcherThread:76) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2019-12-29 02:49:48,836] ERROR [ReplicaFetcher replicaId=4, leaderId=2, fetcherId=0] Error for partition not-under-min-isr-topic-0 at offset 0 (kafka.server.ReplicaFetcherThread:76) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2019-12-29 02:50:04,127] ERROR [ReplicaFetcher replicaId=5, leaderId=2, fetcherId=0] Error for partition testDescribe-yIay1GOsvN-1 at offset 0 (kafka.server.ReplicaFetcherThread:76) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2019-12-29 02:50:07,935] ERROR [ReplicaFetcher replicaId=0, leaderId=1, fetcherId=0] Error for partition testAlterAssignment-kXamvQN3d4-0 at offset 0 (kafka.server.ReplicaFetcherThread:76) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2019-12-29 02:50:08,071] ERROR [ReplicaFetcher replicaId=2, leaderId=4, fetcherId=0] Error for partition testAlterAssignment-kXamvQN3d4-2 at offset 0 (kafka.server.ReplicaFetcherThread:76) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition{quote} STDOUT: {quote}Option "[replica-assignment]" can't be used with option "[partitions]" ... [full output of available options] Option "[if-exists]" can't be used with option "[bootstrap-server]" ... [full output of available options] Option "[if-not-exists]" can't be used with option "[bootstrap-server]" ... [full output of available options] Option "[replica-assignment]" can't be used with option "[replication-factor]" ... [full output of available options] Option "[delete-config]" can't be used with option "[bootstrap-server]" ... [full output of available options] Missing required argument "[partitions]" ... [full output of available options]{quote} -- This message was sent by Atlassian Jira (v8.3.4#803005)