2019-06-03 23:23:43 INFO ConsumerConfig:279 - ConsumerConfig values: auto.commit.interval.ms = 5000 auto.offset.reset = latest bootstrap.servers = [REDACTED:9094] check.crcs = true client.dns.lookup = default client.id = test.mikemintz.lag-tracker-reproduce connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = false fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = test.mikemintz.lag-tracker-reproduce heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.ByteArrayDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.mechanism = GSSAPI security.protocol = PLAINTEXT send.buffer.bytes = 131072 session.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1] ssl.endpoint.identification.algorithm = https ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLS ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.ByteArrayDeserializer 2019-06-03 23:23:43 DEBUG KafkaConsumer:682 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Initializing the Kafka consumer 2019-06-03 23:23:43 DEBUG Metrics:416 - Added sensor with name fetch-throttle-time 2019-06-03 23:23:44 DEBUG Metrics:416 - Added sensor with name connections-closed: 2019-06-03 23:23:44 DEBUG Metrics:416 - Added sensor with name connections-created: 2019-06-03 23:23:44 DEBUG Metrics:416 - Added sensor with name successful-authentication: 2019-06-03 23:23:44 DEBUG Metrics:416 - Added sensor with name successful-reauthentication: 2019-06-03 23:23:44 DEBUG Metrics:416 - Added sensor with name successful-authentication-no-reauth: 2019-06-03 23:23:44 DEBUG Metrics:416 - Added sensor with name failed-authentication: 2019-06-03 23:23:44 DEBUG Metrics:416 - Added sensor with name failed-reauthentication: 2019-06-03 23:23:44 DEBUG Metrics:416 - Added sensor with name reauthentication-latency: 2019-06-03 23:23:44 DEBUG Metrics:416 - Added sensor with name bytes-sent-received: 2019-06-03 23:23:44 DEBUG Metrics:416 - Added sensor with name bytes-sent: 2019-06-03 23:23:44 DEBUG Metrics:416 - Added sensor with name bytes-received: 2019-06-03 23:23:44 DEBUG Metrics:416 - Added sensor with name select-time: 2019-06-03 23:23:44 DEBUG Metrics:416 - Added sensor with name io-time: 2019-06-03 23:23:44 DEBUG Metrics:416 - Added sensor with name heartbeat-latency 2019-06-03 23:23:44 DEBUG Metrics:416 - Added sensor with name join-latency 2019-06-03 23:23:44 DEBUG Metrics:416 - Added sensor with name sync-latency 2019-06-03 23:23:44 DEBUG Metrics:416 - Added sensor with name commit-latency 2019-06-03 23:23:44 DEBUG Metrics:416 - Added sensor with name bytes-fetched 2019-06-03 23:23:44 DEBUG Metrics:416 - Added sensor with name records-fetched 2019-06-03 23:23:44 DEBUG Metrics:416 - Added sensor with name fetch-latency 2019-06-03 23:23:44 DEBUG Metrics:416 - Added sensor with name records-lag 2019-06-03 23:23:44 DEBUG Metrics:416 - Added sensor with name records-lead 2019-06-03 23:23:44 INFO AppInfoParser:109 - Kafka version: 2.2.0 2019-06-03 23:23:44 INFO AppInfoParser:110 - Kafka commitId: 05fcfde8f69b0349 2019-06-03 23:23:44 DEBUG KafkaConsumer:806 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Kafka consumer initialized Listing partitions for __consumer_offsets 2019-06-03 23:23:44 DEBUG NetworkClient:919 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Initiating connection to node REDACTED:9094 (id: -1 rack: null) using address REDACTED/REDACTED 2019-06-03 23:23:44 DEBUG Metrics:416 - Added sensor with name node--1.bytes-sent 2019-06-03 23:23:44 DEBUG Metrics:416 - Added sensor with name node--1.bytes-received 2019-06-03 23:23:44 DEBUG Metrics:416 - Added sensor with name node--1.latency 2019-06-03 23:23:44 DEBUG Selector:524 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Created socket with SO_RCVBUF = 65536, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node -1 2019-06-03 23:23:44 DEBUG NetworkClient:879 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Completed connection to node -1. Fetching API versions. 2019-06-03 23:23:44 DEBUG NetworkClient:893 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Initiating API versions fetch from node -1. 2019-06-03 23:23:44 DEBUG NetworkClient:847 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Recorded API versions for node -1: (Produce(0): 0 to 7 [usable: 7], Fetch(1): 0 to 10 [usable: 10], ListOffsets(2): 0 to 5 [usable: 5], Metadata(3): 0 to 7 [usable: 7], LeaderAndIsr(4): 0 to 2 [usable: 2], StopReplica(5): 0 to 1 [usable: 1], UpdateMetadata(6): 0 to 5 [usable: 5], ControlledShutdown(7): 0 to 2 [usable: 2], OffsetCommit(8): 0 to 6 [usable: 6], OffsetFetch(9): 0 to 5 [usable: 5], FindCoordinator(10): 0 to 2 [usable: 2], JoinGroup(11): 0 to 4 [usable: 4], Heartbeat(12): 0 to 2 [usable: 2], LeaveGroup(13): 0 to 2 [usable: 2], SyncGroup(14): 0 to 2 [usable: 2], DescribeGroups(15): 0 to 2 [usable: 2], ListGroups(16): 0 to 2 [usable: 2], SaslHandshake(17): 0 to 1 [usable: 1], ApiVersions(18): 0 to 2 [usable: 2], CreateTopics(19): 0 to 3 [usable: 3], DeleteTopics(20): 0 to 3 [usable: 3], DeleteRecords(21): 0 to 1 [usable: 1], InitProducerId(22): 0 to 1 [usable: 1], OffsetForLeaderEpoch(23): 0 to 2 [usable: 2], AddPartitionsToTxn(24): 0 to 1 [usable: 1], AddOffsetsToTxn(25): 0 to 1 [usable: 1], EndTxn(26): 0 to 1 [usable: 1], WriteTxnMarkers(27): 0 [usable: 0], TxnOffsetCommit(28): 0 to 2 [usable: 2], DescribeAcls(29): 0 to 1 [usable: 1], CreateAcls(30): 0 to 1 [usable: 1], DeleteAcls(31): 0 to 1 [usable: 1], DescribeConfigs(32): 0 to 2 [usable: 2], AlterConfigs(33): 0 to 1 [usable: 1], AlterReplicaLogDirs(34): 0 to 1 [usable: 1], DescribeLogDirs(35): 0 to 1 [usable: 1], SaslAuthenticate(36): 0 to 1 [usable: 1], CreatePartitions(37): 0 to 1 [usable: 1], CreateDelegationToken(38): 0 to 1 [usable: 1], RenewDelegationToken(39): 0 to 1 [usable: 1], ExpireDelegationToken(40): 0 to 1 [usable: 1], DescribeDelegationToken(41): 0 to 1 [usable: 1], DeleteGroups(42): 0 to 1 [usable: 1], ElectPreferredLeaders(43): 0 [usable: 0]) 2019-06-03 23:23:44 DEBUG NetworkClient:1073 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Sending metadata request (type=MetadataRequest, topics=) to node REDACTED:9094 (id: -1 rack: null) 2019-06-03 23:23:44 INFO Metadata:365 - Cluster ID: 5Cs2i3WbTzKHbrF2GzLwaQ 2019-06-03 23:23:44 DEBUG Metadata:370 - Updated cluster metadata version 2 to MetadataCache{cluster=Cluster(id = 5Cs2i3WbTzKHbrF2GzLwaQ, nodes = [REDACTED:9094 (id: 2134 rack: us-west-2b), REDACTED:9094 (id: 2137 rack: us-west-2c), REDACTED:9094 (id: 2132 rack: us-west-2a), REDACTED:9094 (id: 2133 rack: us-west-2a), REDACTED:9094 (id: 2136 rack: us-west-2b), REDACTED:9094 (id: 2135 rack: us-west-2c), REDACTED:9094 (id: 2131 rack: us-west-2c)], partitions = [], controller = REDACTED:9094 (id: 2132 rack: us-west-2a))} Found partitions: [__consumer_offsets-0, __consumer_offsets-10, __consumer_offsets-20, __consumer_offsets-40, __consumer_offsets-30, __consumer_offsets-39, __consumer_offsets-9, __consumer_offsets-11, __consumer_offsets-31, __consumer_offsets-13, __consumer_offsets-18, __consumer_offsets-22, __consumer_offsets-32, __consumer_offsets-8, __consumer_offsets-43, __consumer_offsets-29, __consumer_offsets-34, __consumer_offsets-1, __consumer_offsets-6, __consumer_offsets-41, __consumer_offsets-27, __consumer_offsets-48, __consumer_offsets-5, __consumer_offsets-15, __consumer_offsets-35, __consumer_offsets-25, __consumer_offsets-46, __consumer_offsets-26, __consumer_offsets-36, __consumer_offsets-44, __consumer_offsets-37, __consumer_offsets-16, __consumer_offsets-17, __consumer_offsets-3, __consumer_offsets-45, __consumer_offsets-24, __consumer_offsets-38, __consumer_offsets-33, __consumer_offsets-23, __consumer_offsets-28, __consumer_offsets-2, __consumer_offsets-12, __consumer_offsets-19, __consumer_offsets-14, __consumer_offsets-4, __consumer_offsets-47, __consumer_offsets-49, __consumer_offsets-42, __consumer_offsets-7, __consumer_offsets-21] Calling assign() 2019-06-03 23:23:44 INFO KafkaConsumer:1090 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Subscribed to partition(s): __consumer_offsets-0, __consumer_offsets-10, __consumer_offsets-20, __consumer_offsets-40, __consumer_offsets-30, __consumer_offsets-39, __consumer_offsets-9, __consumer_offsets-11, __consumer_offsets-31, __consumer_offsets-13, __consumer_offsets-18, __consumer_offsets-22, __consumer_offsets-32, __consumer_offsets-8, __consumer_offsets-43, __consumer_offsets-29, __consumer_offsets-34, __consumer_offsets-1, __consumer_offsets-6, __consumer_offsets-41, __consumer_offsets-27, __consumer_offsets-48, __consumer_offsets-5, __consumer_offsets-15, __consumer_offsets-35, __consumer_offsets-25, __consumer_offsets-46, __consumer_offsets-26, __consumer_offsets-36, __consumer_offsets-44, __consumer_offsets-37, __consumer_offsets-16, __consumer_offsets-17, __consumer_offsets-3, __consumer_offsets-45, __consumer_offsets-24, __consumer_offsets-38, __consumer_offsets-33, __consumer_offsets-23, __consumer_offsets-28, __consumer_offsets-2, __consumer_offsets-12, __consumer_offsets-19, __consumer_offsets-14, __consumer_offsets-4, __consumer_offsets-47, __consumer_offsets-49, __consumer_offsets-42, __consumer_offsets-7, __consumer_offsets-21 Calling seekToEnd() 2019-06-03 23:23:44 DEBUG KafkaConsumer:1592 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Seeking to end of partition __consumer_offsets-0 2019-06-03 23:23:44 DEBUG KafkaConsumer:1592 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Seeking to end of partition __consumer_offsets-10 2019-06-03 23:23:44 DEBUG KafkaConsumer:1592 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Seeking to end of partition __consumer_offsets-20 2019-06-03 23:23:44 DEBUG KafkaConsumer:1592 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Seeking to end of partition __consumer_offsets-40 2019-06-03 23:23:44 DEBUG KafkaConsumer:1592 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Seeking to end of partition __consumer_offsets-30 2019-06-03 23:23:44 DEBUG KafkaConsumer:1592 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Seeking to end of partition __consumer_offsets-39 2019-06-03 23:23:44 DEBUG KafkaConsumer:1592 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Seeking to end of partition __consumer_offsets-9 2019-06-03 23:23:44 DEBUG KafkaConsumer:1592 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Seeking to end of partition __consumer_offsets-11 2019-06-03 23:23:44 DEBUG KafkaConsumer:1592 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Seeking to end of partition __consumer_offsets-31 2019-06-03 23:23:44 DEBUG KafkaConsumer:1592 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Seeking to end of partition __consumer_offsets-13 2019-06-03 23:23:44 DEBUG KafkaConsumer:1592 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Seeking to end of partition __consumer_offsets-18 2019-06-03 23:23:44 DEBUG KafkaConsumer:1592 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Seeking to end of partition __consumer_offsets-22 2019-06-03 23:23:44 DEBUG KafkaConsumer:1592 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Seeking to end of partition __consumer_offsets-32 2019-06-03 23:23:44 DEBUG KafkaConsumer:1592 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Seeking to end of partition __consumer_offsets-8 2019-06-03 23:23:44 DEBUG KafkaConsumer:1592 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Seeking to end of partition __consumer_offsets-43 2019-06-03 23:23:44 DEBUG KafkaConsumer:1592 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Seeking to end of partition __consumer_offsets-29 2019-06-03 23:23:44 DEBUG KafkaConsumer:1592 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Seeking to end of partition __consumer_offsets-34 2019-06-03 23:23:44 DEBUG KafkaConsumer:1592 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Seeking to end of partition __consumer_offsets-1 2019-06-03 23:23:44 DEBUG KafkaConsumer:1592 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Seeking to end of partition __consumer_offsets-6 2019-06-03 23:23:44 DEBUG KafkaConsumer:1592 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Seeking to end of partition __consumer_offsets-41 2019-06-03 23:23:44 DEBUG KafkaConsumer:1592 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Seeking to end of partition __consumer_offsets-27 2019-06-03 23:23:44 DEBUG KafkaConsumer:1592 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Seeking to end of partition __consumer_offsets-48 2019-06-03 23:23:44 DEBUG KafkaConsumer:1592 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Seeking to end of partition __consumer_offsets-5 2019-06-03 23:23:44 DEBUG KafkaConsumer:1592 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Seeking to end of partition __consumer_offsets-15 2019-06-03 23:23:44 DEBUG KafkaConsumer:1592 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Seeking to end of partition __consumer_offsets-35 2019-06-03 23:23:44 DEBUG KafkaConsumer:1592 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Seeking to end of partition __consumer_offsets-25 2019-06-03 23:23:44 DEBUG KafkaConsumer:1592 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Seeking to end of partition __consumer_offsets-46 2019-06-03 23:23:44 DEBUG KafkaConsumer:1592 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Seeking to end of partition __consumer_offsets-26 2019-06-03 23:23:44 DEBUG KafkaConsumer:1592 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Seeking to end of partition __consumer_offsets-36 2019-06-03 23:23:44 DEBUG KafkaConsumer:1592 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Seeking to end of partition __consumer_offsets-44 2019-06-03 23:23:44 DEBUG KafkaConsumer:1592 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Seeking to end of partition __consumer_offsets-37 2019-06-03 23:23:44 DEBUG KafkaConsumer:1592 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Seeking to end of partition __consumer_offsets-16 2019-06-03 23:23:44 DEBUG KafkaConsumer:1592 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Seeking to end of partition __consumer_offsets-17 2019-06-03 23:23:44 DEBUG KafkaConsumer:1592 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Seeking to end of partition __consumer_offsets-3 2019-06-03 23:23:44 DEBUG KafkaConsumer:1592 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Seeking to end of partition __consumer_offsets-45 2019-06-03 23:23:44 DEBUG KafkaConsumer:1592 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Seeking to end of partition __consumer_offsets-24 2019-06-03 23:23:44 DEBUG KafkaConsumer:1592 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Seeking to end of partition __consumer_offsets-38 2019-06-03 23:23:44 DEBUG KafkaConsumer:1592 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Seeking to end of partition __consumer_offsets-33 2019-06-03 23:23:44 DEBUG KafkaConsumer:1592 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Seeking to end of partition __consumer_offsets-23 2019-06-03 23:23:44 DEBUG KafkaConsumer:1592 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Seeking to end of partition __consumer_offsets-28 2019-06-03 23:23:44 DEBUG KafkaConsumer:1592 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Seeking to end of partition __consumer_offsets-2 2019-06-03 23:23:44 DEBUG KafkaConsumer:1592 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Seeking to end of partition __consumer_offsets-12 2019-06-03 23:23:44 DEBUG KafkaConsumer:1592 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Seeking to end of partition __consumer_offsets-19 2019-06-03 23:23:44 DEBUG KafkaConsumer:1592 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Seeking to end of partition __consumer_offsets-14 2019-06-03 23:23:44 DEBUG KafkaConsumer:1592 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Seeking to end of partition __consumer_offsets-4 2019-06-03 23:23:44 DEBUG KafkaConsumer:1592 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Seeking to end of partition __consumer_offsets-47 2019-06-03 23:23:44 DEBUG KafkaConsumer:1592 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Seeking to end of partition __consumer_offsets-49 2019-06-03 23:23:44 DEBUG KafkaConsumer:1592 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Seeking to end of partition __consumer_offsets-42 2019-06-03 23:23:44 DEBUG KafkaConsumer:1592 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Seeking to end of partition __consumer_offsets-7 Calling endOffsets() for the first time2019-06-03 23:23:44 DEBUG KafkaConsumer:1592 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Seeking to end of partition __consumer_offsets-21 2019-06-03 23:23:44 DEBUG Fetcher:700 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Leader for partition __consumer_offsets-13 is unknown for fetching offset 2019-06-03 23:23:44 DEBUG Fetcher:700 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Leader for partition __consumer_offsets-46 is unknown for fetching offset 2019-06-03 23:23:44 DEBUG Fetcher:700 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Leader for partition __consumer_offsets-9 is unknown for fetching offset 2019-06-03 23:23:44 DEBUG Fetcher:700 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Leader for partition __consumer_offsets-42 is unknown for fetching offset 2019-06-03 23:23:44 DEBUG Fetcher:700 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Leader for partition __consumer_offsets-21 is unknown for fetching offset 2019-06-03 23:23:44 DEBUG Fetcher:700 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Leader for partition __consumer_offsets-17 is unknown for fetching offset 2019-06-03 23:23:44 DEBUG Fetcher:700 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Leader for partition __consumer_offsets-30 is unknown for fetching offset 2019-06-03 23:23:44 DEBUG Fetcher:700 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Leader for partition __consumer_offsets-26 is unknown for fetching offset 2019-06-03 23:23:44 DEBUG Fetcher:700 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Leader for partition __consumer_offsets-5 is unknown for fetching offset 2019-06-03 23:23:44 DEBUG Fetcher:700 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Leader for partition __consumer_offsets-38 is unknown for fetching offset 2019-06-03 23:23:44 DEBUG Fetcher:700 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Leader for partition __consumer_offsets-1 is unknown for fetching offset 2019-06-03 23:23:44 DEBUG Fetcher:700 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Leader for partition __consumer_offsets-34 is unknown for fetching offset 2019-06-03 23:23:44 DEBUG Fetcher:700 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Leader for partition __consumer_offsets-16 is unknown for fetching offset 2019-06-03 23:23:44 DEBUG Fetcher:700 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Leader for partition __consumer_offsets-45 is unknown for fetching offset 2019-06-03 23:23:44 DEBUG Fetcher:700 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Leader for partition __consumer_offsets-12 is unknown for fetching offset 2019-06-03 23:23:44 DEBUG Fetcher:700 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Leader for partition __consumer_offsets-41 is unknown for fetching offset 2019-06-03 23:23:44 DEBUG Fetcher:700 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Leader for partition __consumer_offsets-24 is unknown for fetching offset 2019-06-03 23:23:44 DEBUG Fetcher:700 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Leader for partition __consumer_offsets-20 is unknown for fetching offset 2019-06-03 23:23:44 DEBUG Fetcher:700 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Leader for partition __consumer_offsets-49 is unknown for fetching offset 2019-06-03 23:23:44 DEBUG Fetcher:700 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Leader for partition __consumer_offsets-0 is unknown for fetching offset 2019-06-03 23:23:44 DEBUG Fetcher:700 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Leader for partition __consumer_offsets-29 is unknown for fetching offset 2019-06-03 23:23:44 DEBUG Fetcher:700 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Leader for partition __consumer_offsets-25 is unknown for fetching offset 2019-06-03 23:23:44 DEBUG Fetcher:700 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Leader for partition __consumer_offsets-8 is unknown for fetching offset 2019-06-03 23:23:44 DEBUG Fetcher:700 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Leader for partition __consumer_offsets-37 is unknown for fetching offset 2019-06-03 23:23:44 DEBUG Fetcher:700 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Leader for partition __consumer_offsets-4 is unknown for fetching offset 2019-06-03 23:23:44 DEBUG Fetcher:700 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Leader for partition __consumer_offsets-33 is unknown for fetching offset 2019-06-03 23:23:44 DEBUG Fetcher:700 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Leader for partition __consumer_offsets-15 is unknown for fetching offset 2019-06-03 23:23:44 DEBUG Fetcher:700 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Leader for partition __consumer_offsets-48 is unknown for fetching offset 2019-06-03 23:23:44 DEBUG Fetcher:700 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Leader for partition __consumer_offsets-11 is unknown for fetching offset 2019-06-03 23:23:44 DEBUG Fetcher:700 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Leader for partition __consumer_offsets-44 is unknown for fetching offset 2019-06-03 23:23:44 DEBUG Fetcher:700 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Leader for partition __consumer_offsets-23 is unknown for fetching offset 2019-06-03 23:23:44 DEBUG Fetcher:700 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Leader for partition __consumer_offsets-19 is unknown for fetching offset 2019-06-03 23:23:44 DEBUG Fetcher:700 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Leader for partition __consumer_offsets-32 is unknown for fetching offset 2019-06-03 23:23:44 DEBUG Fetcher:700 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Leader for partition __consumer_offsets-28 is unknown for fetching offset 2019-06-03 23:23:44 DEBUG Fetcher:700 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Leader for partition __consumer_offsets-7 is unknown for fetching offset 2019-06-03 23:23:44 DEBUG Fetcher:700 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Leader for partition __consumer_offsets-40 is unknown for fetching offset 2019-06-03 23:23:44 DEBUG Fetcher:700 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Leader for partition __consumer_offsets-3 is unknown for fetching offset 2019-06-03 23:23:44 DEBUG Fetcher:700 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Leader for partition __consumer_offsets-36 is unknown for fetching offset 2019-06-03 23:23:44 DEBUG Fetcher:700 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Leader for partition __consumer_offsets-47 is unknown for fetching offset 2019-06-03 23:23:44 DEBUG Fetcher:700 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Leader for partition __consumer_offsets-14 is unknown for fetching offset 2019-06-03 23:23:44 DEBUG Fetcher:700 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Leader for partition __consumer_offsets-43 is unknown for fetching offset 2019-06-03 23:23:44 DEBUG Fetcher:700 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Leader for partition __consumer_offsets-10 is unknown for fetching offset 2019-06-03 23:23:44 DEBUG Fetcher:700 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Leader for partition __consumer_offsets-22 is unknown for fetching offset 2019-06-03 23:23:44 DEBUG Fetcher:700 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Leader for partition __consumer_offsets-18 is unknown for fetching offset 2019-06-03 23:23:44 DEBUG Fetcher:700 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Leader for partition __consumer_offsets-31 is unknown for fetching offset 2019-06-03 23:23:44 DEBUG Fetcher:700 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Leader for partition __consumer_offsets-27 is unknown for fetching offset 2019-06-03 23:23:44 DEBUG Fetcher:700 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Leader for partition __consumer_offsets-39 is unknown for fetching offset 2019-06-03 23:23:44 DEBUG Fetcher:700 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Leader for partition __consumer_offsets-6 is unknown for fetching offset 2019-06-03 23:23:44 DEBUG Fetcher:700 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Leader for partition __consumer_offsets-35 is unknown for fetching offset 2019-06-03 23:23:44 DEBUG Fetcher:700 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Leader for partition __consumer_offsets-2 is unknown for fetching offset 2019-06-03 23:23:44 DEBUG NetworkClient:1089 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Initialize connection to node REDACTED:9094 (id: 2136 rack: us-west-2b) for sending metadata request 2019-06-03 23:23:44 DEBUG NetworkClient:919 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Initiating connection to node REDACTED:9094 (id: 2136 rack: us-west-2b) using address /REDACTED 2019-06-03 23:23:44 DEBUG Metrics:416 - Added sensor with name node-2136.bytes-sent 2019-06-03 23:23:44 DEBUG Metrics:416 - Added sensor with name node-2136.bytes-received 2019-06-03 23:23:44 DEBUG Metrics:416 - Added sensor with name node-2136.latency 2019-06-03 23:23:44 DEBUG Selector:524 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Created socket with SO_RCVBUF = 65536, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 2136 2019-06-03 23:23:44 DEBUG NetworkClient:879 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Completed connection to node 2136. Fetching API versions. 2019-06-03 23:23:44 DEBUG NetworkClient:893 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Initiating API versions fetch from node 2136. 2019-06-03 23:23:44 DEBUG NetworkClient:1089 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Initialize connection to node REDACTED:9094 (id: 2137 rack: us-west-2c) for sending metadata request 2019-06-03 23:23:44 DEBUG NetworkClient:919 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Initiating connection to node REDACTED:9094 (id: 2137 rack: us-west-2c) using address /REDACTED 2019-06-03 23:23:44 DEBUG Metrics:416 - Added sensor with name node-2137.bytes-sent 2019-06-03 23:23:44 DEBUG Metrics:416 - Added sensor with name node-2137.bytes-received 2019-06-03 23:23:44 DEBUG Metrics:416 - Added sensor with name node-2137.latency 2019-06-03 23:23:44 DEBUG Selector:524 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Created socket with SO_RCVBUF = 65536, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 2137 2019-06-03 23:23:44 DEBUG NetworkClient:879 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Completed connection to node 2137. Fetching API versions. 2019-06-03 23:23:44 DEBUG NetworkClient:893 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Initiating API versions fetch from node 2137. 2019-06-03 23:23:44 DEBUG NetworkClient:1089 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Initialize connection to node REDACTED:9094 (id: 2135 rack: us-west-2c) for sending metadata request 2019-06-03 23:23:44 DEBUG NetworkClient:919 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Initiating connection to node REDACTED:9094 (id: 2135 rack: us-west-2c) using address /REDACTED 2019-06-03 23:23:44 DEBUG NetworkClient:847 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Recorded API versions for node 2136: (Produce(0): 0 to 7 [usable: 7], Fetch(1): 0 to 10 [usable: 10], ListOffsets(2): 0 to 5 [usable: 5], Metadata(3): 0 to 7 [usable: 7], LeaderAndIsr(4): 0 to 2 [usable: 2], StopReplica(5): 0 to 1 [usable: 1], UpdateMetadata(6): 0 to 5 [usable: 5], ControlledShutdown(7): 0 to 2 [usable: 2], OffsetCommit(8): 0 to 6 [usable: 6], OffsetFetch(9): 0 to 5 [usable: 5], FindCoordinator(10): 0 to 2 [usable: 2], JoinGroup(11): 0 to 4 [usable: 4], Heartbeat(12): 0 to 2 [usable: 2], LeaveGroup(13): 0 to 2 [usable: 2], SyncGroup(14): 0 to 2 [usable: 2], DescribeGroups(15): 0 to 2 [usable: 2], ListGroups(16): 0 to 2 [usable: 2], SaslHandshake(17): 0 to 1 [usable: 1], ApiVersions(18): 0 to 2 [usable: 2], CreateTopics(19): 0 to 3 [usable: 3], DeleteTopics(20): 0 to 3 [usable: 3], DeleteRecords(21): 0 to 1 [usable: 1], InitProducerId(22): 0 to 1 [usable: 1], OffsetForLeaderEpoch(23): 0 to 2 [usable: 2], AddPartitionsToTxn(24): 0 to 1 [usable: 1], AddOffsetsToTxn(25): 0 to 1 [usable: 1], EndTxn(26): 0 to 1 [usable: 1], WriteTxnMarkers(27): 0 [usable: 0], TxnOffsetCommit(28): 0 to 2 [usable: 2], DescribeAcls(29): 0 to 1 [usable: 1], CreateAcls(30): 0 to 1 [usable: 1], DeleteAcls(31): 0 to 1 [usable: 1], DescribeConfigs(32): 0 to 2 [usable: 2], AlterConfigs(33): 0 to 1 [usable: 1], AlterReplicaLogDirs(34): 0 to 1 [usable: 1], DescribeLogDirs(35): 0 to 1 [usable: 1], SaslAuthenticate(36): 0 to 1 [usable: 1], CreatePartitions(37): 0 to 1 [usable: 1], CreateDelegationToken(38): 0 to 1 [usable: 1], RenewDelegationToken(39): 0 to 1 [usable: 1], ExpireDelegationToken(40): 0 to 1 [usable: 1], DescribeDelegationToken(41): 0 to 1 [usable: 1], DeleteGroups(42): 0 to 1 [usable: 1], ElectPreferredLeaders(43): 0 [usable: 0]) 2019-06-03 23:23:44 DEBUG Metrics:416 - Added sensor with name node-2135.bytes-sent 2019-06-03 23:23:44 DEBUG Metrics:416 - Added sensor with name node-2135.bytes-received 2019-06-03 23:23:44 DEBUG Metrics:416 - Added sensor with name node-2135.latency 2019-06-03 23:23:44 DEBUG Selector:524 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Created socket with SO_RCVBUF = 65536, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 2135 2019-06-03 23:23:44 DEBUG NetworkClient:847 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Recorded API versions for node 2137: (Produce(0): 0 to 7 [usable: 7], Fetch(1): 0 to 10 [usable: 10], ListOffsets(2): 0 to 5 [usable: 5], Metadata(3): 0 to 7 [usable: 7], LeaderAndIsr(4): 0 to 2 [usable: 2], StopReplica(5): 0 to 1 [usable: 1], UpdateMetadata(6): 0 to 5 [usable: 5], ControlledShutdown(7): 0 to 2 [usable: 2], OffsetCommit(8): 0 to 6 [usable: 6], OffsetFetch(9): 0 to 5 [usable: 5], FindCoordinator(10): 0 to 2 [usable: 2], JoinGroup(11): 0 to 4 [usable: 4], Heartbeat(12): 0 to 2 [usable: 2], LeaveGroup(13): 0 to 2 [usable: 2], SyncGroup(14): 0 to 2 [usable: 2], DescribeGroups(15): 0 to 2 [usable: 2], ListGroups(16): 0 to 2 [usable: 2], SaslHandshake(17): 0 to 1 [usable: 1], ApiVersions(18): 0 to 2 [usable: 2], CreateTopics(19): 0 to 3 [usable: 3], DeleteTopics(20): 0 to 3 [usable: 3], DeleteRecords(21): 0 to 1 [usable: 1], InitProducerId(22): 0 to 1 [usable: 1], OffsetForLeaderEpoch(23): 0 to 2 [usable: 2], AddPartitionsToTxn(24): 0 to 1 [usable: 1], AddOffsetsToTxn(25): 0 to 1 [usable: 1], EndTxn(26): 0 to 1 [usable: 1], WriteTxnMarkers(27): 0 [usable: 0], TxnOffsetCommit(28): 0 to 2 [usable: 2], DescribeAcls(29): 0 to 1 [usable: 1], CreateAcls(30): 0 to 1 [usable: 1], DeleteAcls(31): 0 to 1 [usable: 1], DescribeConfigs(32): 0 to 2 [usable: 2], AlterConfigs(33): 0 to 1 [usable: 1], AlterReplicaLogDirs(34): 0 to 1 [usable: 1], DescribeLogDirs(35): 0 to 1 [usable: 1], SaslAuthenticate(36): 0 to 1 [usable: 1], CreatePartitions(37): 0 to 1 [usable: 1], CreateDelegationToken(38): 0 to 1 [usable: 1], RenewDelegationToken(39): 0 to 1 [usable: 1], ExpireDelegationToken(40): 0 to 1 [usable: 1], DescribeDelegationToken(41): 0 to 1 [usable: 1], DeleteGroups(42): 0 to 1 [usable: 1], ElectPreferredLeaders(43): 0 [usable: 0]) 2019-06-03 23:23:44 DEBUG NetworkClient:879 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Completed connection to node 2135. Fetching API versions. 2019-06-03 23:23:44 DEBUG NetworkClient:893 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Initiating API versions fetch from node 2135. 2019-06-03 23:23:44 DEBUG NetworkClient:1089 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Initialize connection to node REDACTED:9094 (id: 2132 rack: us-west-2a) for sending metadata request 2019-06-03 23:23:44 DEBUG NetworkClient:919 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Initiating connection to node REDACTED:9094 (id: 2132 rack: us-west-2a) using address /REDACTED 2019-06-03 23:23:44 DEBUG NetworkClient:1073 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Sending metadata request (type=MetadataRequest, topics=__consumer_offsets) to node REDACTED:9094 (id: 2136 rack: us-west-2b) 2019-06-03 23:23:44 DEBUG Metrics:416 - Added sensor with name node-2132.bytes-sent 2019-06-03 23:23:44 DEBUG Metrics:416 - Added sensor with name node-2132.bytes-received 2019-06-03 23:23:44 DEBUG Metrics:416 - Added sensor with name node-2132.latency 2019-06-03 23:23:44 DEBUG Selector:524 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Created socket with SO_RCVBUF = 65536, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 2132 2019-06-03 23:23:44 DEBUG NetworkClient:847 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Recorded API versions for node 2135: (Produce(0): 0 to 7 [usable: 7], Fetch(1): 0 to 10 [usable: 10], ListOffsets(2): 0 to 5 [usable: 5], Metadata(3): 0 to 7 [usable: 7], LeaderAndIsr(4): 0 to 2 [usable: 2], StopReplica(5): 0 to 1 [usable: 1], UpdateMetadata(6): 0 to 5 [usable: 5], ControlledShutdown(7): 0 to 2 [usable: 2], OffsetCommit(8): 0 to 6 [usable: 6], OffsetFetch(9): 0 to 5 [usable: 5], FindCoordinator(10): 0 to 2 [usable: 2], JoinGroup(11): 0 to 4 [usable: 4], Heartbeat(12): 0 to 2 [usable: 2], LeaveGroup(13): 0 to 2 [usable: 2], SyncGroup(14): 0 to 2 [usable: 2], DescribeGroups(15): 0 to 2 [usable: 2], ListGroups(16): 0 to 2 [usable: 2], SaslHandshake(17): 0 to 1 [usable: 1], ApiVersions(18): 0 to 2 [usable: 2], CreateTopics(19): 0 to 3 [usable: 3], DeleteTopics(20): 0 to 3 [usable: 3], DeleteRecords(21): 0 to 1 [usable: 1], InitProducerId(22): 0 to 1 [usable: 1], OffsetForLeaderEpoch(23): 0 to 2 [usable: 2], AddPartitionsToTxn(24): 0 to 1 [usable: 1], AddOffsetsToTxn(25): 0 to 1 [usable: 1], EndTxn(26): 0 to 1 [usable: 1], WriteTxnMarkers(27): 0 [usable: 0], TxnOffsetCommit(28): 0 to 2 [usable: 2], DescribeAcls(29): 0 to 1 [usable: 1], CreateAcls(30): 0 to 1 [usable: 1], DeleteAcls(31): 0 to 1 [usable: 1], DescribeConfigs(32): 0 to 2 [usable: 2], AlterConfigs(33): 0 to 1 [usable: 1], AlterReplicaLogDirs(34): 0 to 1 [usable: 1], DescribeLogDirs(35): 0 to 1 [usable: 1], SaslAuthenticate(36): 0 to 1 [usable: 1], CreatePartitions(37): 0 to 1 [usable: 1], CreateDelegationToken(38): 0 to 1 [usable: 1], RenewDelegationToken(39): 0 to 1 [usable: 1], ExpireDelegationToken(40): 0 to 1 [usable: 1], DescribeDelegationToken(41): 0 to 1 [usable: 1], DeleteGroups(42): 0 to 1 [usable: 1], ElectPreferredLeaders(43): 0 [usable: 0]) 2019-06-03 23:23:44 DEBUG NetworkClient:879 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Completed connection to node 2132. Fetching API versions. 2019-06-03 23:23:44 DEBUG NetworkClient:893 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Initiating API versions fetch from node 2132. 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from null to 5862 for partition __consumer_offsets-0 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from null to 6040 for partition __consumer_offsets-10 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from null to 6008 for partition __consumer_offsets-20 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from null to 6152 for partition __consumer_offsets-40 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from null to 5652 for partition __consumer_offsets-30 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from null to 6081 for partition __consumer_offsets-39 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from null to 5629 for partition __consumer_offsets-9 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from null to 5983 for partition __consumer_offsets-11 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from null to 5896 for partition __consumer_offsets-31 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from null to 5278 for partition __consumer_offsets-13 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from null to 6026 for partition __consumer_offsets-18 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from null to 5608 for partition __consumer_offsets-22 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from null to 6025 for partition __consumer_offsets-32 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from null to 5685 for partition __consumer_offsets-8 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from null to 5730 for partition __consumer_offsets-43 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from null to 5956 for partition __consumer_offsets-29 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from null to 6046 for partition __consumer_offsets-34 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from null to 6090 for partition __consumer_offsets-1 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from null to 5821 for partition __consumer_offsets-6 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from null to 5909 for partition __consumer_offsets-41 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from null to 5805 for partition __consumer_offsets-27 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from null to 5670 for partition __consumer_offsets-48 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from null to 6220 for partition __consumer_offsets-5 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from null to 5596 for partition __consumer_offsets-15 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from null to 5896 for partition __consumer_offsets-35 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from null to 5858 for partition __consumer_offsets-25 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from null to 5926 for partition __consumer_offsets-46 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from null to 5937 for partition __consumer_offsets-26 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from null to 5792 for partition __consumer_offsets-36 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from null to 5984 for partition __consumer_offsets-44 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from null to 5931 for partition __consumer_offsets-37 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from null to 5979 for partition __consumer_offsets-16 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from null to 5804 for partition __consumer_offsets-17 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from null to 6179 for partition __consumer_offsets-3 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from null to 5953 for partition __consumer_offsets-45 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from null to 6276 for partition __consumer_offsets-24 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from null to 6119 for partition __consumer_offsets-38 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from null to 5784 for partition __consumer_offsets-33 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from null to 5665 for partition __consumer_offsets-23 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from null to 5812 for partition __consumer_offsets-28 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from null to 6014 for partition __consumer_offsets-2 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from null to 6199 for partition __consumer_offsets-12 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from null to 5908 for partition __consumer_offsets-19 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from null to 5697 for partition __consumer_offsets-14 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from null to 5673 for partition __consumer_offsets-4 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from null to 5920 for partition __consumer_offsets-47 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from null to 5940 for partition __consumer_offsets-49 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from null to 5836 for partition __consumer_offsets-42 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from null to 5827 for partition __consumer_offsets-7 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from null to 5670 for partition __consumer_offsets-21 2019-06-03 23:23:45 DEBUG Metadata:370 - Updated cluster metadata version 3 to MetadataCache{cluster=Cluster(id = 5Cs2i3WbTzKHbrF2GzLwaQ, nodes = [REDACTED:9094 (id: 2133 rack: us-west-2a), REDACTED:9094 (id: 2135 rack: us-west-2c), REDACTED:9094 (id: 2134 rack: us-west-2b), REDACTED:9094 (id: 2136 rack: us-west-2b), REDACTED:9094 (id: 2132 rack: us-west-2a), REDACTED:9094 (id: 2131 rack: us-west-2c), REDACTED:9094 (id: 2137 rack: us-west-2c)], partitions = [Partition(topic = __consumer_offsets, partition = 13, leader = 2136, replicas = [2136,2131,2132], isr = [2132,2136,2131], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 46, leader = 2134, replicas = [2134,2133,2135], isr = [2135,2134,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 9, leader = 2132, replicas = [2132,2134,2131], isr = [2132,2134,2131], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 42, leader = 2133, replicas = [2133,2136,2135], isr = [2135,2136,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 21, leader = 2136, replicas = [2136,2131,2133], isr = [2131,2136,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 17, leader = 2133, replicas = [2133,2136,2131], isr = [2131,2136,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 30, leader = 2136, replicas = [2136,2133,2131], isr = [2136,2133,2131], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 26, leader = 2132, replicas = [2132,2134,2135], isr = [2135,2132,2134], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 5, leader = 2136, replicas = [2136,2131,2132], isr = [2132,2131,2136], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 38, leader = 2134, replicas = [2134,2133,2135], isr = [2135,2134,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 1, leader = 2132, replicas = [2132,2134,2131], isr = [2132,2134,2131], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 34, leader = 2132, replicas = [2132,2136,2135], isr = [2135,2132,2136], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 16, leader = 2134, replicas = [2134,2132,2135], isr = [2132,2134,2135], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 45, leader = 2133, replicas = [2133,2136,2135], isr = [2135,2136,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 12, leader = 2133, replicas = [2133,2134,2131], isr = [2134,2131,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 41, leader = 2136, replicas = [2136,2133,2135], isr = [2135,2136,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 24, leader = 2136, replicas = [2136,2133,2131], isr = [2131,2136,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 20, leader = 2132, replicas = [2132,2136,2135], isr = [2132,2136,2135], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 49, leader = 2136, replicas = [2136,2132,2135], isr = [2135,2132,2136], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 0, leader = 2134, replicas = [2134,2132,2135], isr = [2132,2134,2135], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 29, leader = 2134, replicas = [2134,2132,2135], isr = [2135,2132,2134], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 25, leader = 2134, replicas = [2134,2135,2133], isr = [2134,2133,2135], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 8, leader = 2133, replicas = [2133,2136,2131], isr = [2131,2136,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 37, leader = 2133, replicas = [2133,2136,2135], isr = [2135,2136,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 4, leader = 2133, replicas = [2133,2134,2131], isr = [2134,2131,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 33, leader = 2136, replicas = [2136,2133,2135], isr = [2135,2136,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 15, leader = 2132, replicas = [2132,2136,2135], isr = [2132,2136,2135], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 48, leader = 2132, replicas = [2132,2134,2135], isr = [2135,2132,2134], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 11, leader = 2132, replicas = [2132,2135,2136], isr = [2132,2136,2135], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 44, leader = 2133, replicas = [2133,2134,2135], isr = [2135,2134,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 23, leader = 2132, replicas = [2132,2136,2135], isr = [2132,2136,2135], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 19, leader = 2136, replicas = [2136,2133,2131], isr = [2131,2136,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 32, leader = 2136, replicas = [2136,2131,2133], isr = [2131,2136,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 28, leader = 2136, replicas = [2136,2133,2135], isr = [2135,2136,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 7, leader = 2136, replicas = [2136,2132,2131], isr = [2132,2136,2131], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 40, leader = 2134, replicas = [2134,2132,2135], isr = [2135,2132,2134], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 3, leader = 2136, replicas = [2136,2133,2135], isr = [2136,2133,2135], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 36, leader = 2134, replicas = [2134,2133,2135], isr = [2135,2134,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 47, leader = 2132, replicas = [2132,2134,2135], isr = [2135,2132,2134], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 14, leader = 2134, replicas = [2134,2135,2132], isr = [2132,2134,2135], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 43, leader = 2134, replicas = [2134,2132,2135], isr = [2135,2132,2134], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 10, leader = 2132, replicas = [2132,2136,2135], isr = [2132,2136,2135], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 22, leader = 2134, replicas = [2134,2135,2133], isr = [2134,2133,2135], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 18, leader = 2136, replicas = [2136,2131,2132], isr = [2132,2131,2136], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 31, leader = 2133, replicas = [2133,2134,2135], isr = [2135,2134,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 27, leader = 2134, replicas = [2134,2133,2131], isr = [2134,2131,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 39, leader = 2134, replicas = [2134,2132,2135], isr = [2135,2132,2134], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 6, leader = 2133, replicas = [2133,2134,2131], isr = [2134,2131,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 35, leader = 2134, replicas = [2134,2132,2135], isr = [2135,2132,2134], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 2, leader = 2134, replicas = [2134,2135,2132], isr = [2132,2134,2135], offlineReplicas = [])], controller = REDACTED:9094 (id: 2132 rack: us-west-2a))} 2019-06-03 23:23:45 DEBUG Fetcher:743 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Sending ListOffsetRequest (type=ListOffsetRequest, replicaId=-1, partitionTimestamps={__consumer_offsets-13={timestamp: -1, maxNumOffsets: 1, currentLeaderEpoch: Optional.empty}, __consumer_offsets-41={timestamp: -1, maxNumOffsets: 1, currentLeaderEpoch: Optional.empty}, __consumer_offsets-24={timestamp: -1, maxNumOffsets: 1, currentLeaderEpoch: Optional.empty}, __consumer_offsets-21={timestamp: -1, maxNumOffsets: 1, currentLeaderEpoch: Optional.empty}, __consumer_offsets-19={timestamp: -1, maxNumOffsets: 1, currentLeaderEpoch: Optional.empty}, __consumer_offsets-49={timestamp: -1, maxNumOffsets: 1, currentLeaderEpoch: Optional.empty}, __consumer_offsets-18={timestamp: -1, maxNumOffsets: 1, currentLeaderEpoch: Optional.empty}, __consumer_offsets-32={timestamp: -1, maxNumOffsets: 1, currentLeaderEpoch: Optional.empty}, __consumer_offsets-30={timestamp: -1, maxNumOffsets: 1, currentLeaderEpoch: Optional.empty}, __consumer_offsets-28={timestamp: -1, maxNumOffsets: 1, currentLeaderEpoch: Optional.empty}, __consumer_offsets-7={timestamp: -1, maxNumOffsets: 1, currentLeaderEpoch: Optional.empty}, __consumer_offsets-5={timestamp: -1, maxNumOffsets: 1, currentLeaderEpoch: Optional.empty}, __consumer_offsets-3={timestamp: -1, maxNumOffsets: 1, currentLeaderEpoch: Optional.empty}, __consumer_offsets-33={timestamp: -1, maxNumOffsets: 1, currentLeaderEpoch: Optional.empty}}, isolationLevel=READ_UNCOMMITTED) to broker REDACTED:9094 (id: 2136 rack: us-west-2b) 2019-06-03 23:23:45 DEBUG Fetcher:743 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Sending ListOffsetRequest (type=ListOffsetRequest, replicaId=-1, partitionTimestamps={__consumer_offsets-15={timestamp: -1, maxNumOffsets: 1, currentLeaderEpoch: Optional.empty}, __consumer_offsets-47={timestamp: -1, maxNumOffsets: 1, currentLeaderEpoch: Optional.empty}, __consumer_offsets-48={timestamp: -1, maxNumOffsets: 1, currentLeaderEpoch: Optional.empty}, __consumer_offsets-11={timestamp: -1, maxNumOffsets: 1, currentLeaderEpoch: Optional.empty}, __consumer_offsets-9={timestamp: -1, maxNumOffsets: 1, currentLeaderEpoch: Optional.empty}, __consumer_offsets-26={timestamp: -1, maxNumOffsets: 1, currentLeaderEpoch: Optional.empty}, __consumer_offsets-10={timestamp: -1, maxNumOffsets: 1, currentLeaderEpoch: Optional.empty}, __consumer_offsets-23={timestamp: -1, maxNumOffsets: 1, currentLeaderEpoch: Optional.empty}, __consumer_offsets-20={timestamp: -1, maxNumOffsets: 1, currentLeaderEpoch: Optional.empty}, __consumer_offsets-1={timestamp: -1, maxNumOffsets: 1, currentLeaderEpoch: Optional.empty}, __consumer_offsets-34={timestamp: -1, maxNumOffsets: 1, currentLeaderEpoch: Optional.empty}}, isolationLevel=READ_UNCOMMITTED) to broker REDACTED:9094 (id: 2132 rack: us-west-2a) 2019-06-03 23:23:45 DEBUG Fetcher:743 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Sending ListOffsetRequest (type=ListOffsetRequest, replicaId=-1, partitionTimestamps={__consumer_offsets-31={timestamp: -1, maxNumOffsets: 1, currentLeaderEpoch: Optional.empty}, __consumer_offsets-45={timestamp: -1, maxNumOffsets: 1, currentLeaderEpoch: Optional.empty}, __consumer_offsets-12={timestamp: -1, maxNumOffsets: 1, currentLeaderEpoch: Optional.empty}, __consumer_offsets-44={timestamp: -1, maxNumOffsets: 1, currentLeaderEpoch: Optional.empty}, __consumer_offsets-42={timestamp: -1, maxNumOffsets: 1, currentLeaderEpoch: Optional.empty}, __consumer_offsets-8={timestamp: -1, maxNumOffsets: 1, currentLeaderEpoch: Optional.empty}, __consumer_offsets-37={timestamp: -1, maxNumOffsets: 1, currentLeaderEpoch: Optional.empty}, __consumer_offsets-6={timestamp: -1, maxNumOffsets: 1, currentLeaderEpoch: Optional.empty}, __consumer_offsets-4={timestamp: -1, maxNumOffsets: 1, currentLeaderEpoch: Optional.empty}, __consumer_offsets-17={timestamp: -1, maxNumOffsets: 1, currentLeaderEpoch: Optional.empty}}, isolationLevel=READ_UNCOMMITTED) to broker REDACTED:9094 (id: 2133 rack: us-west-2a) 2019-06-03 23:23:45 DEBUG Fetcher:743 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Sending ListOffsetRequest (type=ListOffsetRequest, replicaId=-1, partitionTimestamps={__consumer_offsets-16={timestamp: -1, maxNumOffsets: 1, currentLeaderEpoch: Optional.empty}, __consumer_offsets-46={timestamp: -1, maxNumOffsets: 1, currentLeaderEpoch: Optional.empty}, __consumer_offsets-14={timestamp: -1, maxNumOffsets: 1, currentLeaderEpoch: Optional.empty}, __consumer_offsets-43={timestamp: -1, maxNumOffsets: 1, currentLeaderEpoch: Optional.empty}, __consumer_offsets-22={timestamp: -1, maxNumOffsets: 1, currentLeaderEpoch: Optional.empty}, __consumer_offsets-0={timestamp: -1, maxNumOffsets: 1, currentLeaderEpoch: Optional.empty}, __consumer_offsets-29={timestamp: -1, maxNumOffsets: 1, currentLeaderEpoch: Optional.empty}, __consumer_offsets-27={timestamp: -1, maxNumOffsets: 1, currentLeaderEpoch: Optional.empty}, __consumer_offsets-25={timestamp: -1, maxNumOffsets: 1, currentLeaderEpoch: Optional.empty}, __consumer_offsets-39={timestamp: -1, maxNumOffsets: 1, currentLeaderEpoch: Optional.empty}, __consumer_offsets-40={timestamp: -1, maxNumOffsets: 1, currentLeaderEpoch: Optional.empty}, __consumer_offsets-38={timestamp: -1, maxNumOffsets: 1, currentLeaderEpoch: Optional.empty}, __consumer_offsets-35={timestamp: -1, maxNumOffsets: 1, currentLeaderEpoch: Optional.empty}, __consumer_offsets-36={timestamp: -1, maxNumOffsets: 1, currentLeaderEpoch: Optional.empty}, __consumer_offsets-2={timestamp: -1, maxNumOffsets: 1, currentLeaderEpoch: Optional.empty}}, isolationLevel=READ_UNCOMMITTED) to broker REDACTED:9094 (id: 2134 rack: us-west-2b) 2019-06-03 23:23:45 DEBUG NetworkClient:919 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Initiating connection to node REDACTED:9094 (id: 2133 rack: us-west-2a) using address /REDACTED 2019-06-03 23:23:45 DEBUG NetworkClient:919 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Initiating connection to node REDACTED:9094 (id: 2134 rack: us-west-2b) using address /REDACTED 2019-06-03 23:23:45 DEBUG NetworkClient:847 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Recorded API versions for node 2132: (Produce(0): 0 to 7 [usable: 7], Fetch(1): 0 to 10 [usable: 10], ListOffsets(2): 0 to 5 [usable: 5], Metadata(3): 0 to 7 [usable: 7], LeaderAndIsr(4): 0 to 2 [usable: 2], StopReplica(5): 0 to 1 [usable: 1], UpdateMetadata(6): 0 to 5 [usable: 5], ControlledShutdown(7): 0 to 2 [usable: 2], OffsetCommit(8): 0 to 6 [usable: 6], OffsetFetch(9): 0 to 5 [usable: 5], FindCoordinator(10): 0 to 2 [usable: 2], JoinGroup(11): 0 to 4 [usable: 4], Heartbeat(12): 0 to 2 [usable: 2], LeaveGroup(13): 0 to 2 [usable: 2], SyncGroup(14): 0 to 2 [usable: 2], DescribeGroups(15): 0 to 2 [usable: 2], ListGroups(16): 0 to 2 [usable: 2], SaslHandshake(17): 0 to 1 [usable: 1], ApiVersions(18): 0 to 2 [usable: 2], CreateTopics(19): 0 to 3 [usable: 3], DeleteTopics(20): 0 to 3 [usable: 3], DeleteRecords(21): 0 to 1 [usable: 1], InitProducerId(22): 0 to 1 [usable: 1], OffsetForLeaderEpoch(23): 0 to 2 [usable: 2], AddPartitionsToTxn(24): 0 to 1 [usable: 1], AddOffsetsToTxn(25): 0 to 1 [usable: 1], EndTxn(26): 0 to 1 [usable: 1], WriteTxnMarkers(27): 0 [usable: 0], TxnOffsetCommit(28): 0 to 2 [usable: 2], DescribeAcls(29): 0 to 1 [usable: 1], CreateAcls(30): 0 to 1 [usable: 1], DeleteAcls(31): 0 to 1 [usable: 1], DescribeConfigs(32): 0 to 2 [usable: 2], AlterConfigs(33): 0 to 1 [usable: 1], AlterReplicaLogDirs(34): 0 to 1 [usable: 1], DescribeLogDirs(35): 0 to 1 [usable: 1], SaslAuthenticate(36): 0 to 1 [usable: 1], CreatePartitions(37): 0 to 1 [usable: 1], CreateDelegationToken(38): 0 to 1 [usable: 1], RenewDelegationToken(39): 0 to 1 [usable: 1], ExpireDelegationToken(40): 0 to 1 [usable: 1], DescribeDelegationToken(41): 0 to 1 [usable: 1], DeleteGroups(42): 0 to 1 [usable: 1], ElectPreferredLeaders(43): 0 [usable: 0]) 2019-06-03 23:23:45 DEBUG Metrics:416 - Added sensor with name node-2134.bytes-sent 2019-06-03 23:23:45 DEBUG Metrics:416 - Added sensor with name node-2134.bytes-received 2019-06-03 23:23:45 DEBUG Metrics:416 - Added sensor with name node-2134.latency 2019-06-03 23:23:45 DEBUG Selector:524 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Created socket with SO_RCVBUF = 65536, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 2134 2019-06-03 23:23:45 DEBUG Metrics:416 - Added sensor with name node-2133.bytes-sent 2019-06-03 23:23:45 DEBUG Metrics:416 - Added sensor with name node-2133.bytes-received 2019-06-03 23:23:45 DEBUG Metrics:416 - Added sensor with name node-2133.latency 2019-06-03 23:23:45 DEBUG Selector:524 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Created socket with SO_RCVBUF = 65536, SO_SNDBUF = 131072, SO_TIMEOUT = 0 to node 2133 2019-06-03 23:23:45 DEBUG NetworkClient:879 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Completed connection to node 2134. Fetching API versions. 2019-06-03 23:23:45 DEBUG NetworkClient:879 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Completed connection to node 2133. Fetching API versions. 2019-06-03 23:23:45 DEBUG NetworkClient:893 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Initiating API versions fetch from node 2134. 2019-06-03 23:23:45 DEBUG NetworkClient:893 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Initiating API versions fetch from node 2133. 2019-06-03 23:23:45 DEBUG Fetcher:799 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Handling ListOffsetResponse response for __consumer_offsets-13. Fetched offset 583453324, timestamp -1 2019-06-03 23:23:45 DEBUG Fetcher:799 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Handling ListOffsetResponse response for __consumer_offsets-41. Fetched offset 103829, timestamp -1 2019-06-03 23:23:45 DEBUG Fetcher:799 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Handling ListOffsetResponse response for __consumer_offsets-24. Fetched offset 486923912, timestamp -1 2019-06-03 23:23:45 DEBUG Fetcher:799 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Handling ListOffsetResponse response for __consumer_offsets-21. Fetched offset 90768204, timestamp -1 2019-06-03 23:23:45 DEBUG Fetcher:799 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Handling ListOffsetResponse response for __consumer_offsets-19. Fetched offset 98042560, timestamp -1 2019-06-03 23:23:45 DEBUG Fetcher:799 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Handling ListOffsetResponse response for __consumer_offsets-49. Fetched offset 704401577, timestamp -1 2019-06-03 23:23:45 DEBUG Fetcher:799 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Handling ListOffsetResponse response for __consumer_offsets-18. Fetched offset 635935071, timestamp -1 2019-06-03 23:23:45 DEBUG Fetcher:799 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Handling ListOffsetResponse response for __consumer_offsets-32. Fetched offset 3932329596, timestamp -1 2019-06-03 23:23:45 DEBUG Fetcher:799 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Handling ListOffsetResponse response for __consumer_offsets-30. Fetched offset 32624713, timestamp -1 2019-06-03 23:23:45 DEBUG Fetcher:799 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Handling ListOffsetResponse response for __consumer_offsets-28. Fetched offset 5982110925, timestamp -1 2019-06-03 23:23:45 DEBUG Fetcher:799 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Handling ListOffsetResponse response for __consumer_offsets-7. Fetched offset 44455701, timestamp -1 2019-06-03 23:23:45 DEBUG Fetcher:799 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Handling ListOffsetResponse response for __consumer_offsets-5. Fetched offset 29630232, timestamp -1 2019-06-03 23:23:45 DEBUG Fetcher:799 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Handling ListOffsetResponse response for __consumer_offsets-3. Fetched offset 4256820599, timestamp -1 2019-06-03 23:23:45 DEBUG Fetcher:799 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Handling ListOffsetResponse response for __consumer_offsets-33. Fetched offset 199, timestamp -1 2019-06-03 23:23:45 DEBUG Fetcher:799 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Handling ListOffsetResponse response for __consumer_offsets-15. Fetched offset 1254133217, timestamp -1 2019-06-03 23:23:45 DEBUG Fetcher:799 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Handling ListOffsetResponse response for __consumer_offsets-47. Fetched offset 147855842, timestamp -1 2019-06-03 23:23:45 DEBUG Fetcher:799 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Handling ListOffsetResponse response for __consumer_offsets-48. Fetched offset 7781283401, timestamp -1 2019-06-03 23:23:45 DEBUG Fetcher:799 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Handling ListOffsetResponse response for __consumer_offsets-11. Fetched offset 495716037, timestamp -1 2019-06-03 23:23:45 DEBUG Fetcher:799 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Handling ListOffsetResponse response for __consumer_offsets-9. Fetched offset 2546600, timestamp -1 2019-06-03 23:23:45 DEBUG Fetcher:799 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Handling ListOffsetResponse response for __consumer_offsets-26. Fetched offset 2621323082, timestamp -1 2019-06-03 23:23:45 DEBUG Fetcher:799 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Handling ListOffsetResponse response for __consumer_offsets-10. Fetched offset 4799, timestamp -1 2019-06-03 23:23:45 DEBUG Fetcher:799 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Handling ListOffsetResponse response for __consumer_offsets-23. Fetched offset 2776852215, timestamp -1 2019-06-03 23:23:45 DEBUG Fetcher:799 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Handling ListOffsetResponse response for __consumer_offsets-20. Fetched offset 238010345, timestamp -1 2019-06-03 23:23:45 DEBUG Fetcher:799 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Handling ListOffsetResponse response for __consumer_offsets-1. Fetched offset 761956929, timestamp -1 2019-06-03 23:23:45 DEBUG Fetcher:799 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Handling ListOffsetResponse response for __consumer_offsets-34. Fetched offset 7592340553, timestamp -1 2019-06-03 23:23:45 DEBUG NetworkClient:847 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Recorded API versions for node 2134: (Produce(0): 0 to 7 [usable: 7], Fetch(1): 0 to 10 [usable: 10], ListOffsets(2): 0 to 5 [usable: 5], Metadata(3): 0 to 7 [usable: 7], LeaderAndIsr(4): 0 to 2 [usable: 2], StopReplica(5): 0 to 1 [usable: 1], UpdateMetadata(6): 0 to 5 [usable: 5], ControlledShutdown(7): 0 to 2 [usable: 2], OffsetCommit(8): 0 to 6 [usable: 6], OffsetFetch(9): 0 to 5 [usable: 5], FindCoordinator(10): 0 to 2 [usable: 2], JoinGroup(11): 0 to 4 [usable: 4], Heartbeat(12): 0 to 2 [usable: 2], LeaveGroup(13): 0 to 2 [usable: 2], SyncGroup(14): 0 to 2 [usable: 2], DescribeGroups(15): 0 to 2 [usable: 2], ListGroups(16): 0 to 2 [usable: 2], SaslHandshake(17): 0 to 1 [usable: 1], ApiVersions(18): 0 to 2 [usable: 2], CreateTopics(19): 0 to 3 [usable: 3], DeleteTopics(20): 0 to 3 [usable: 3], DeleteRecords(21): 0 to 1 [usable: 1], InitProducerId(22): 0 to 1 [usable: 1], OffsetForLeaderEpoch(23): 0 to 2 [usable: 2], AddPartitionsToTxn(24): 0 to 1 [usable: 1], AddOffsetsToTxn(25): 0 to 1 [usable: 1], EndTxn(26): 0 to 1 [usable: 1], WriteTxnMarkers(27): 0 [usable: 0], TxnOffsetCommit(28): 0 to 2 [usable: 2], DescribeAcls(29): 0 to 1 [usable: 1], CreateAcls(30): 0 to 1 [usable: 1], DeleteAcls(31): 0 to 1 [usable: 1], DescribeConfigs(32): 0 to 2 [usable: 2], AlterConfigs(33): 0 to 1 [usable: 1], AlterReplicaLogDirs(34): 0 to 1 [usable: 1], DescribeLogDirs(35): 0 to 1 [usable: 1], SaslAuthenticate(36): 0 to 1 [usable: 1], CreatePartitions(37): 0 to 1 [usable: 1], CreateDelegationToken(38): 0 to 1 [usable: 1], RenewDelegationToken(39): 0 to 1 [usable: 1], ExpireDelegationToken(40): 0 to 1 [usable: 1], DescribeDelegationToken(41): 0 to 1 [usable: 1], DeleteGroups(42): 0 to 1 [usable: 1], ElectPreferredLeaders(43): 0 [usable: 0]) 2019-06-03 23:23:45 DEBUG NetworkClient:847 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Recorded API versions for node 2133: (Produce(0): 0 to 7 [usable: 7], Fetch(1): 0 to 10 [usable: 10], ListOffsets(2): 0 to 5 [usable: 5], Metadata(3): 0 to 7 [usable: 7], LeaderAndIsr(4): 0 to 2 [usable: 2], StopReplica(5): 0 to 1 [usable: 1], UpdateMetadata(6): 0 to 5 [usable: 5], ControlledShutdown(7): 0 to 2 [usable: 2], OffsetCommit(8): 0 to 6 [usable: 6], OffsetFetch(9): 0 to 5 [usable: 5], FindCoordinator(10): 0 to 2 [usable: 2], JoinGroup(11): 0 to 4 [usable: 4], Heartbeat(12): 0 to 2 [usable: 2], LeaveGroup(13): 0 to 2 [usable: 2], SyncGroup(14): 0 to 2 [usable: 2], DescribeGroups(15): 0 to 2 [usable: 2], ListGroups(16): 0 to 2 [usable: 2], SaslHandshake(17): 0 to 1 [usable: 1], ApiVersions(18): 0 to 2 [usable: 2], CreateTopics(19): 0 to 3 [usable: 3], DeleteTopics(20): 0 to 3 [usable: 3], DeleteRecords(21): 0 to 1 [usable: 1], InitProducerId(22): 0 to 1 [usable: 1], OffsetForLeaderEpoch(23): 0 to 2 [usable: 2], AddPartitionsToTxn(24): 0 to 1 [usable: 1], AddOffsetsToTxn(25): 0 to 1 [usable: 1], EndTxn(26): 0 to 1 [usable: 1], WriteTxnMarkers(27): 0 [usable: 0], TxnOffsetCommit(28): 0 to 2 [usable: 2], DescribeAcls(29): 0 to 1 [usable: 1], CreateAcls(30): 0 to 1 [usable: 1], DeleteAcls(31): 0 to 1 [usable: 1], DescribeConfigs(32): 0 to 2 [usable: 2], AlterConfigs(33): 0 to 1 [usable: 1], AlterReplicaLogDirs(34): 0 to 1 [usable: 1], DescribeLogDirs(35): 0 to 1 [usable: 1], SaslAuthenticate(36): 0 to 1 [usable: 1], CreatePartitions(37): 0 to 1 [usable: 1], CreateDelegationToken(38): 0 to 1 [usable: 1], RenewDelegationToken(39): 0 to 1 [usable: 1], ExpireDelegationToken(40): 0 to 1 [usable: 1], DescribeDelegationToken(41): 0 to 1 [usable: 1], DeleteGroups(42): 0 to 1 [usable: 1], ElectPreferredLeaders(43): 0 [usable: 0]) 2019-06-03 23:23:45 DEBUG Fetcher:799 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Handling ListOffsetResponse response for __consumer_offsets-16. Fetched offset 943971849, timestamp -1 2019-06-03 23:23:45 DEBUG Fetcher:799 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Handling ListOffsetResponse response for __consumer_offsets-46. Fetched offset 297593094, timestamp -1 2019-06-03 23:23:45 DEBUG Fetcher:799 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Handling ListOffsetResponse response for __consumer_offsets-14. Fetched offset 19, timestamp -1 2019-06-03 23:23:45 DEBUG Fetcher:799 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Handling ListOffsetResponse response for __consumer_offsets-43. Fetched offset 2752545939, timestamp -1 2019-06-03 23:23:45 DEBUG Fetcher:799 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Handling ListOffsetResponse response for __consumer_offsets-22. Fetched offset 13899042, timestamp -1 2019-06-03 23:23:45 DEBUG Fetcher:799 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Handling ListOffsetResponse response for __consumer_offsets-0. Fetched offset 3774929226, timestamp -1 2019-06-03 23:23:45 DEBUG Fetcher:799 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Handling ListOffsetResponse response for __consumer_offsets-29. Fetched offset 678011987, timestamp -1 2019-06-03 23:23:45 DEBUG Fetcher:799 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Handling ListOffsetResponse response for __consumer_offsets-27. Fetched offset 6219643764, timestamp -1 2019-06-03 23:23:45 DEBUG Fetcher:799 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Handling ListOffsetResponse response for __consumer_offsets-25. Fetched offset 557205628, timestamp -1 2019-06-03 23:23:45 DEBUG Fetcher:799 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Handling ListOffsetResponse response for __consumer_offsets-39. Fetched offset 1357470903, timestamp -1 2019-06-03 23:23:45 DEBUG Fetcher:799 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Handling ListOffsetResponse response for __consumer_offsets-40. Fetched offset 4352799745, timestamp -1 2019-06-03 23:23:45 DEBUG Fetcher:799 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Handling ListOffsetResponse response for __consumer_offsets-38. Fetched offset 287518, timestamp -1 2019-06-03 23:23:45 DEBUG Fetcher:799 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Handling ListOffsetResponse response for __consumer_offsets-35. Fetched offset 105628949, timestamp -1 2019-06-03 23:23:45 DEBUG Fetcher:799 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Handling ListOffsetResponse response for __consumer_offsets-36. Fetched offset 1626883731, timestamp -1 2019-06-03 23:23:45 DEBUG Fetcher:799 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Handling ListOffsetResponse response for __consumer_offsets-2. Fetched offset 149622559, timestamp -1 2019-06-03 23:23:45 DEBUG Fetcher:799 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Handling ListOffsetResponse response for __consumer_offsets-31. Fetched offset 9, timestamp -1 2019-06-03 23:23:45 DEBUG Fetcher:799 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Handling ListOffsetResponse response for __consumer_offsets-45. Fetched offset 103980155, timestamp -1 2019-06-03 23:23:45 DEBUG Fetcher:799 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Handling ListOffsetResponse response for __consumer_offsets-12. Fetched offset 10043774, timestamp -1 2019-06-03 23:23:45 DEBUG Fetcher:799 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Handling ListOffsetResponse response for __consumer_offsets-44. Fetched offset 4239104, timestamp -1 2019-06-03 23:23:45 DEBUG Fetcher:799 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Handling ListOffsetResponse response for __consumer_offsets-42. Fetched offset 332874930, timestamp -1 2019-06-03 23:23:45 DEBUG Fetcher:799 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Handling ListOffsetResponse response for __consumer_offsets-8. Fetched offset 4182550752, timestamp -1 2019-06-03 23:23:45 DEBUG Fetcher:799 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Handling ListOffsetResponse response for __consumer_offsets-37. Fetched offset 1232, timestamp -1 2019-06-03 23:23:45 DEBUG Fetcher:799 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Handling ListOffsetResponse response for __consumer_offsets-6. Fetched offset 104197, timestamp -1 2019-06-03 23:23:45 DEBUG Fetcher:799 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Handling ListOffsetResponse response for __consumer_offsets-4. Fetched offset 2548451236, timestamp -1 2019-06-03 23:23:45 DEBUG Fetcher:799 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Handling ListOffsetResponse response for __consumer_offsets-17. Fetched offset 1245145305, timestamp -1 Calling poll() 2019-06-03 23:23:45 DEBUG Fetcher:743 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Sending ListOffsetRequest (type=ListOffsetRequest, replicaId=-1, partitionTimestamps={__consumer_offsets-13={timestamp: -1, maxNumOffsets: 1, currentLeaderEpoch: Optional.empty}, __consumer_offsets-41={timestamp: -1, maxNumOffsets: 1, currentLeaderEpoch: Optional.empty}, __consumer_offsets-24={timestamp: -1, maxNumOffsets: 1, currentLeaderEpoch: Optional.empty}, __consumer_offsets-21={timestamp: -1, maxNumOffsets: 1, currentLeaderEpoch: Optional.empty}, __consumer_offsets-19={timestamp: -1, maxNumOffsets: 1, currentLeaderEpoch: Optional.empty}, __consumer_offsets-49={timestamp: -1, maxNumOffsets: 1, currentLeaderEpoch: Optional.empty}, __consumer_offsets-18={timestamp: -1, maxNumOffsets: 1, currentLeaderEpoch: Optional.empty}, __consumer_offsets-32={timestamp: -1, maxNumOffsets: 1, currentLeaderEpoch: Optional.empty}, __consumer_offsets-30={timestamp: -1, maxNumOffsets: 1, currentLeaderEpoch: Optional.empty}, __consumer_offsets-28={timestamp: -1, maxNumOffsets: 1, currentLeaderEpoch: Optional.empty}, __consumer_offsets-7={timestamp: -1, maxNumOffsets: 1, currentLeaderEpoch: Optional.empty}, __consumer_offsets-5={timestamp: -1, maxNumOffsets: 1, currentLeaderEpoch: Optional.empty}, __consumer_offsets-3={timestamp: -1, maxNumOffsets: 1, currentLeaderEpoch: Optional.empty}, __consumer_offsets-33={timestamp: -1, maxNumOffsets: 1, currentLeaderEpoch: Optional.empty}}, isolationLevel=READ_UNCOMMITTED) to broker REDACTED:9094 (id: 2136 rack: us-west-2b) 2019-06-03 23:23:45 DEBUG Fetcher:743 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Sending ListOffsetRequest (type=ListOffsetRequest, replicaId=-1, partitionTimestamps={__consumer_offsets-15={timestamp: -1, maxNumOffsets: 1, currentLeaderEpoch: Optional.empty}, __consumer_offsets-47={timestamp: -1, maxNumOffsets: 1, currentLeaderEpoch: Optional.empty}, __consumer_offsets-48={timestamp: -1, maxNumOffsets: 1, currentLeaderEpoch: Optional.empty}, __consumer_offsets-11={timestamp: -1, maxNumOffsets: 1, currentLeaderEpoch: Optional.empty}, __consumer_offsets-9={timestamp: -1, maxNumOffsets: 1, currentLeaderEpoch: Optional.empty}, __consumer_offsets-26={timestamp: -1, maxNumOffsets: 1, currentLeaderEpoch: Optional.empty}, __consumer_offsets-10={timestamp: -1, maxNumOffsets: 1, currentLeaderEpoch: Optional.empty}, __consumer_offsets-23={timestamp: -1, maxNumOffsets: 1, currentLeaderEpoch: Optional.empty}, __consumer_offsets-20={timestamp: -1, maxNumOffsets: 1, currentLeaderEpoch: Optional.empty}, __consumer_offsets-1={timestamp: -1, maxNumOffsets: 1, currentLeaderEpoch: Optional.empty}, __consumer_offsets-34={timestamp: -1, maxNumOffsets: 1, currentLeaderEpoch: Optional.empty}}, isolationLevel=READ_UNCOMMITTED) to broker REDACTED:9094 (id: 2132 rack: us-west-2a) 2019-06-03 23:23:45 DEBUG Fetcher:743 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Sending ListOffsetRequest (type=ListOffsetRequest, replicaId=-1, partitionTimestamps={__consumer_offsets-31={timestamp: -1, maxNumOffsets: 1, currentLeaderEpoch: Optional.empty}, __consumer_offsets-45={timestamp: -1, maxNumOffsets: 1, currentLeaderEpoch: Optional.empty}, __consumer_offsets-12={timestamp: -1, maxNumOffsets: 1, currentLeaderEpoch: Optional.empty}, __consumer_offsets-44={timestamp: -1, maxNumOffsets: 1, currentLeaderEpoch: Optional.empty}, __consumer_offsets-42={timestamp: -1, maxNumOffsets: 1, currentLeaderEpoch: Optional.empty}, __consumer_offsets-8={timestamp: -1, maxNumOffsets: 1, currentLeaderEpoch: Optional.empty}, __consumer_offsets-37={timestamp: -1, maxNumOffsets: 1, currentLeaderEpoch: Optional.empty}, __consumer_offsets-6={timestamp: -1, maxNumOffsets: 1, currentLeaderEpoch: Optional.empty}, __consumer_offsets-4={timestamp: -1, maxNumOffsets: 1, currentLeaderEpoch: Optional.empty}, __consumer_offsets-17={timestamp: -1, maxNumOffsets: 1, currentLeaderEpoch: Optional.empty}}, isolationLevel=READ_UNCOMMITTED) to broker REDACTED:9094 (id: 2133 rack: us-west-2a) 2019-06-03 23:23:45 DEBUG Fetcher:743 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Sending ListOffsetRequest (type=ListOffsetRequest, replicaId=-1, partitionTimestamps={__consumer_offsets-16={timestamp: -1, maxNumOffsets: 1, currentLeaderEpoch: Optional.empty}, __consumer_offsets-46={timestamp: -1, maxNumOffsets: 1, currentLeaderEpoch: Optional.empty}, __consumer_offsets-14={timestamp: -1, maxNumOffsets: 1, currentLeaderEpoch: Optional.empty}, __consumer_offsets-43={timestamp: -1, maxNumOffsets: 1, currentLeaderEpoch: Optional.empty}, __consumer_offsets-22={timestamp: -1, maxNumOffsets: 1, currentLeaderEpoch: Optional.empty}, __consumer_offsets-0={timestamp: -1, maxNumOffsets: 1, currentLeaderEpoch: Optional.empty}, __consumer_offsets-29={timestamp: -1, maxNumOffsets: 1, currentLeaderEpoch: Optional.empty}, __consumer_offsets-27={timestamp: -1, maxNumOffsets: 1, currentLeaderEpoch: Optional.empty}, __consumer_offsets-25={timestamp: -1, maxNumOffsets: 1, currentLeaderEpoch: Optional.empty}, __consumer_offsets-39={timestamp: -1, maxNumOffsets: 1, currentLeaderEpoch: Optional.empty}, __consumer_offsets-40={timestamp: -1, maxNumOffsets: 1, currentLeaderEpoch: Optional.empty}, __consumer_offsets-38={timestamp: -1, maxNumOffsets: 1, currentLeaderEpoch: Optional.empty}, __consumer_offsets-35={timestamp: -1, maxNumOffsets: 1, currentLeaderEpoch: Optional.empty}, __consumer_offsets-36={timestamp: -1, maxNumOffsets: 1, currentLeaderEpoch: Optional.empty}, __consumer_offsets-2={timestamp: -1, maxNumOffsets: 1, currentLeaderEpoch: Optional.empty}}, isolationLevel=READ_UNCOMMITTED) to broker REDACTED:9094 (id: 2134 rack: us-west-2b) 2019-06-03 23:23:45 DEBUG Fetcher:799 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Handling ListOffsetResponse response for __consumer_offsets-13. Fetched offset 583453324, timestamp -1 2019-06-03 23:23:45 DEBUG Fetcher:799 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Handling ListOffsetResponse response for __consumer_offsets-41. Fetched offset 103829, timestamp -1 2019-06-03 23:23:45 DEBUG Fetcher:799 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Handling ListOffsetResponse response for __consumer_offsets-24. Fetched offset 486923912, timestamp -1 2019-06-03 23:23:45 DEBUG Fetcher:799 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Handling ListOffsetResponse response for __consumer_offsets-21. Fetched offset 90768204, timestamp -1 2019-06-03 23:23:45 DEBUG Fetcher:799 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Handling ListOffsetResponse response for __consumer_offsets-19. Fetched offset 98042560, timestamp -1 2019-06-03 23:23:45 DEBUG Fetcher:799 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Handling ListOffsetResponse response for __consumer_offsets-49. Fetched offset 704401577, timestamp -1 2019-06-03 23:23:45 DEBUG Fetcher:799 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Handling ListOffsetResponse response for __consumer_offsets-18. Fetched offset 635935071, timestamp -1 2019-06-03 23:23:45 DEBUG Fetcher:799 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Handling ListOffsetResponse response for __consumer_offsets-32. Fetched offset 3932329596, timestamp -1 2019-06-03 23:23:45 DEBUG Fetcher:799 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Handling ListOffsetResponse response for __consumer_offsets-30. Fetched offset 32624713, timestamp -1 2019-06-03 23:23:45 DEBUG Fetcher:799 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Handling ListOffsetResponse response for __consumer_offsets-28. Fetched offset 5982110925, timestamp -1 2019-06-03 23:23:45 DEBUG Fetcher:799 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Handling ListOffsetResponse response for __consumer_offsets-7. Fetched offset 44455701, timestamp -1 2019-06-03 23:23:45 DEBUG Fetcher:799 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Handling ListOffsetResponse response for __consumer_offsets-5. Fetched offset 29630232, timestamp -1 2019-06-03 23:23:45 DEBUG Fetcher:799 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Handling ListOffsetResponse response for __consumer_offsets-3. Fetched offset 4256820599, timestamp -1 2019-06-03 23:23:45 DEBUG Fetcher:799 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Handling ListOffsetResponse response for __consumer_offsets-33. Fetched offset 199, timestamp -1 2019-06-03 23:23:45 INFO Fetcher:584 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Resetting offset for partition __consumer_offsets-13 to offset 583453324. 2019-06-03 23:23:45 DEBUG Metadata:208 - Not replacing existing epoch 5278 with new epoch 5278 2019-06-03 23:23:45 INFO Fetcher:584 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Resetting offset for partition __consumer_offsets-41 to offset 103829. 2019-06-03 23:23:45 DEBUG Metadata:208 - Not replacing existing epoch 5909 with new epoch 5909 2019-06-03 23:23:45 INFO Fetcher:584 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Resetting offset for partition __consumer_offsets-24 to offset 486923912. 2019-06-03 23:23:45 DEBUG Metadata:208 - Not replacing existing epoch 6276 with new epoch 6276 2019-06-03 23:23:45 INFO Fetcher:584 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Resetting offset for partition __consumer_offsets-21 to offset 90768204. 2019-06-03 23:23:45 DEBUG Metadata:208 - Not replacing existing epoch 5670 with new epoch 5670 2019-06-03 23:23:45 INFO Fetcher:584 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Resetting offset for partition __consumer_offsets-19 to offset 98042560. 2019-06-03 23:23:45 DEBUG Metadata:208 - Not replacing existing epoch 5908 with new epoch 5908 2019-06-03 23:23:45 INFO Fetcher:584 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Resetting offset for partition __consumer_offsets-49 to offset 704401577. 2019-06-03 23:23:45 DEBUG Metadata:208 - Not replacing existing epoch 5940 with new epoch 5940 2019-06-03 23:23:45 INFO Fetcher:584 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Resetting offset for partition __consumer_offsets-18 to offset 635935071. 2019-06-03 23:23:45 DEBUG Metadata:208 - Not replacing existing epoch 6026 with new epoch 6026 2019-06-03 23:23:45 INFO Fetcher:584 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Resetting offset for partition __consumer_offsets-32 to offset 3932329596. 2019-06-03 23:23:45 DEBUG Metadata:208 - Not replacing existing epoch 6025 with new epoch 6025 2019-06-03 23:23:45 INFO Fetcher:584 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Resetting offset for partition __consumer_offsets-30 to offset 32624713. 2019-06-03 23:23:45 DEBUG Metadata:208 - Not replacing existing epoch 5652 with new epoch 5652 2019-06-03 23:23:45 INFO Fetcher:584 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Resetting offset for partition __consumer_offsets-28 to offset 5982110925. 2019-06-03 23:23:45 DEBUG Metadata:208 - Not replacing existing epoch 5812 with new epoch 5812 2019-06-03 23:23:45 INFO Fetcher:584 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Resetting offset for partition __consumer_offsets-7 to offset 44455701. 2019-06-03 23:23:45 DEBUG Metadata:208 - Not replacing existing epoch 5827 with new epoch 5827 2019-06-03 23:23:45 INFO Fetcher:584 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Resetting offset for partition __consumer_offsets-5 to offset 29630232. 2019-06-03 23:23:45 DEBUG Metadata:208 - Not replacing existing epoch 6220 with new epoch 6220 2019-06-03 23:23:45 INFO Fetcher:584 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Resetting offset for partition __consumer_offsets-3 to offset 4256820599. 2019-06-03 23:23:45 DEBUG Metadata:208 - Not replacing existing epoch 6179 with new epoch 6179 2019-06-03 23:23:45 INFO Fetcher:584 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Resetting offset for partition __consumer_offsets-33 to offset 199. 2019-06-03 23:23:45 DEBUG Metadata:208 - Not replacing existing epoch 5784 with new epoch 5784 2019-06-03 23:23:45 DEBUG Fetcher:799 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Handling ListOffsetResponse response for __consumer_offsets-16. Fetched offset 943971849, timestamp -1 2019-06-03 23:23:45 DEBUG Fetcher:799 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Handling ListOffsetResponse response for __consumer_offsets-46. Fetched offset 297593094, timestamp -1 2019-06-03 23:23:45 DEBUG Fetcher:799 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Handling ListOffsetResponse response for __consumer_offsets-14. Fetched offset 19, timestamp -1 2019-06-03 23:23:45 DEBUG Fetcher:799 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Handling ListOffsetResponse response for __consumer_offsets-43. Fetched offset 2752545941, timestamp -1 2019-06-03 23:23:45 DEBUG Fetcher:799 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Handling ListOffsetResponse response for __consumer_offsets-22. Fetched offset 13899042, timestamp -1 2019-06-03 23:23:45 DEBUG Fetcher:799 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Handling ListOffsetResponse response for __consumer_offsets-0. Fetched offset 3774929226, timestamp -1 2019-06-03 23:23:45 DEBUG Fetcher:799 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Handling ListOffsetResponse response for __consumer_offsets-29. Fetched offset 678011987, timestamp -1 2019-06-03 23:23:45 DEBUG Fetcher:799 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Handling ListOffsetResponse response for __consumer_offsets-27. Fetched offset 6219643764, timestamp -1 2019-06-03 23:23:45 DEBUG Fetcher:799 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Handling ListOffsetResponse response for __consumer_offsets-25. Fetched offset 557205628, timestamp -1 2019-06-03 23:23:45 DEBUG Fetcher:799 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Handling ListOffsetResponse response for __consumer_offsets-39. Fetched offset 1357470903, timestamp -1 2019-06-03 23:23:45 DEBUG Fetcher:799 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Handling ListOffsetResponse response for __consumer_offsets-40. Fetched offset 4352799745, timestamp -1 2019-06-03 23:23:45 DEBUG Fetcher:799 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Handling ListOffsetResponse response for __consumer_offsets-38. Fetched offset 287518, timestamp -1 2019-06-03 23:23:45 DEBUG Fetcher:799 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Handling ListOffsetResponse response for __consumer_offsets-35. Fetched offset 105628949, timestamp -1 2019-06-03 23:23:45 DEBUG Fetcher:799 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Handling ListOffsetResponse response for __consumer_offsets-36. Fetched offset 1626883731, timestamp -1 2019-06-03 23:23:45 DEBUG Fetcher:799 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Handling ListOffsetResponse response for __consumer_offsets-2. Fetched offset 149622559, timestamp -1 2019-06-03 23:23:45 INFO Fetcher:584 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Resetting offset for partition __consumer_offsets-16 to offset 943971849. 2019-06-03 23:23:45 DEBUG Metadata:208 - Not replacing existing epoch 5979 with new epoch 5979 2019-06-03 23:23:45 INFO Fetcher:584 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Resetting offset for partition __consumer_offsets-46 to offset 297593094. 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 5926 to 5927 for partition __consumer_offsets-46 2019-06-03 23:23:45 INFO Fetcher:584 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Resetting offset for partition __consumer_offsets-14 to offset 19. 2019-06-03 23:23:45 DEBUG Metadata:208 - Not replacing existing epoch 5697 with new epoch 5697 2019-06-03 23:23:45 INFO Fetcher:584 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Resetting offset for partition __consumer_offsets-43 to offset 2752545941. 2019-06-03 23:23:45 DEBUG Metadata:208 - Not replacing existing epoch 5730 with new epoch 5730 2019-06-03 23:23:45 INFO Fetcher:584 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Resetting offset for partition __consumer_offsets-22 to offset 13899042. 2019-06-03 23:23:45 DEBUG Metadata:208 - Not replacing existing epoch 5608 with new epoch 5608 2019-06-03 23:23:45 INFO Fetcher:584 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Resetting offset for partition __consumer_offsets-0 to offset 3774929226. 2019-06-03 23:23:45 DEBUG Metadata:208 - Not replacing existing epoch 5862 with new epoch 5862 2019-06-03 23:23:45 INFO Fetcher:584 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Resetting offset for partition __consumer_offsets-29 to offset 678011987. 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 5956 to 5957 for partition __consumer_offsets-29 2019-06-03 23:23:45 INFO Fetcher:584 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Resetting offset for partition __consumer_offsets-27 to offset 6219643764. 2019-06-03 23:23:45 DEBUG Metadata:208 - Not replacing existing epoch 5805 with new epoch 5805 2019-06-03 23:23:45 INFO Fetcher:584 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Resetting offset for partition __consumer_offsets-25 to offset 557205628. 2019-06-03 23:23:45 DEBUG Metadata:208 - Not replacing existing epoch 5858 with new epoch 5858 2019-06-03 23:23:45 INFO Fetcher:584 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Resetting offset for partition __consumer_offsets-39 to offset 1357470903. 2019-06-03 23:23:45 DEBUG Metadata:208 - Not replacing existing epoch 6081 with new epoch 6081 2019-06-03 23:23:45 INFO Fetcher:584 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Resetting offset for partition __consumer_offsets-40 to offset 4352799745. 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 6152 to 6153 for partition __consumer_offsets-40 2019-06-03 23:23:45 INFO Fetcher:584 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Resetting offset for partition __consumer_offsets-38 to offset 287518. 2019-06-03 23:23:45 DEBUG Metadata:208 - Not replacing existing epoch 6119 with new epoch 6119 2019-06-03 23:23:45 INFO Fetcher:584 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Resetting offset for partition __consumer_offsets-35 to offset 105628949. 2019-06-03 23:23:45 DEBUG Metadata:208 - Not replacing existing epoch 5896 with new epoch 5896 2019-06-03 23:23:45 INFO Fetcher:584 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Resetting offset for partition __consumer_offsets-36 to offset 1626883731. 2019-06-03 23:23:45 DEBUG Metadata:208 - Not replacing existing epoch 5792 with new epoch 5792 2019-06-03 23:23:45 INFO Fetcher:584 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Resetting offset for partition __consumer_offsets-2 to offset 149622559. 2019-06-03 23:23:45 DEBUG Metadata:208 - Not replacing existing epoch 6014 with new epoch 6014 2019-06-03 23:23:45 DEBUG Fetcher:901 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Added READ_UNCOMMITTED fetch request for partition __consumer_offsets-13 at offset 583453324 to node REDACTED:9094 (id: 2136 rack: us-west-2b) 2019-06-03 23:23:45 DEBUG Fetcher:901 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Added READ_UNCOMMITTED fetch request for partition __consumer_offsets-21 at offset 90768204 to node REDACTED:9094 (id: 2136 rack: us-west-2b) 2019-06-03 23:23:45 DEBUG Fetcher:901 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Added READ_UNCOMMITTED fetch request for partition __consumer_offsets-30 at offset 32624713 to node REDACTED:9094 (id: 2136 rack: us-west-2b) 2019-06-03 23:23:45 DEBUG Fetcher:901 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Added READ_UNCOMMITTED fetch request for partition __consumer_offsets-5 at offset 29630232 to node REDACTED:9094 (id: 2136 rack: us-west-2b) 2019-06-03 23:23:45 DEBUG Fetcher:901 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Added READ_UNCOMMITTED fetch request for partition __consumer_offsets-38 at offset 287518 to node REDACTED:9094 (id: 2134 rack: us-west-2b) 2019-06-03 23:23:45 DEBUG Fetcher:901 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Added READ_UNCOMMITTED fetch request for partition __consumer_offsets-16 at offset 943971849 to node REDACTED:9094 (id: 2134 rack: us-west-2b) 2019-06-03 23:23:45 DEBUG Fetcher:901 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Added READ_UNCOMMITTED fetch request for partition __consumer_offsets-41 at offset 103829 to node REDACTED:9094 (id: 2136 rack: us-west-2b) 2019-06-03 23:23:45 DEBUG Fetcher:901 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Added READ_UNCOMMITTED fetch request for partition __consumer_offsets-24 at offset 486923912 to node REDACTED:9094 (id: 2136 rack: us-west-2b) 2019-06-03 23:23:45 DEBUG Fetcher:901 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Added READ_UNCOMMITTED fetch request for partition __consumer_offsets-49 at offset 704401577 to node REDACTED:9094 (id: 2136 rack: us-west-2b) 2019-06-03 23:23:45 DEBUG Fetcher:901 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Added READ_UNCOMMITTED fetch request for partition __consumer_offsets-0 at offset 3774929226 to node REDACTED:9094 (id: 2134 rack: us-west-2b) 2019-06-03 23:23:45 DEBUG Fetcher:901 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Added READ_UNCOMMITTED fetch request for partition __consumer_offsets-25 at offset 557205628 to node REDACTED:9094 (id: 2134 rack: us-west-2b) 2019-06-03 23:23:45 DEBUG Fetcher:901 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Added READ_UNCOMMITTED fetch request for partition __consumer_offsets-33 at offset 199 to node REDACTED:9094 (id: 2136 rack: us-west-2b) 2019-06-03 23:23:45 DEBUG Fetcher:901 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Added READ_UNCOMMITTED fetch request for partition __consumer_offsets-19 at offset 98042560 to node REDACTED:9094 (id: 2136 rack: us-west-2b) 2019-06-03 23:23:45 DEBUG Fetcher:901 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Added READ_UNCOMMITTED fetch request for partition __consumer_offsets-32 at offset 3932329596 to node REDACTED:9094 (id: 2136 rack: us-west-2b) 2019-06-03 23:23:45 DEBUG Fetcher:901 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Added READ_UNCOMMITTED fetch request for partition __consumer_offsets-28 at offset 5982110925 to node REDACTED:9094 (id: 2136 rack: us-west-2b) 2019-06-03 23:23:45 DEBUG Fetcher:901 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Added READ_UNCOMMITTED fetch request for partition __consumer_offsets-7 at offset 44455701 to node REDACTED:9094 (id: 2136 rack: us-west-2b) 2019-06-03 23:23:45 DEBUG Fetcher:901 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Added READ_UNCOMMITTED fetch request for partition __consumer_offsets-3 at offset 4256820599 to node REDACTED:9094 (id: 2136 rack: us-west-2b) 2019-06-03 23:23:45 DEBUG Fetcher:901 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Added READ_UNCOMMITTED fetch request for partition __consumer_offsets-36 at offset 1626883731 to node REDACTED:9094 (id: 2134 rack: us-west-2b) 2019-06-03 23:23:45 DEBUG Fetcher:901 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Added READ_UNCOMMITTED fetch request for partition __consumer_offsets-14 at offset 19 to node REDACTED:9094 (id: 2134 rack: us-west-2b) 2019-06-03 23:23:45 DEBUG Fetcher:901 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Added READ_UNCOMMITTED fetch request for partition __consumer_offsets-43 at offset 2752545941 to node REDACTED:9094 (id: 2134 rack: us-west-2b) 2019-06-03 23:23:45 DEBUG Fetcher:901 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Added READ_UNCOMMITTED fetch request for partition __consumer_offsets-22 at offset 13899042 to node REDACTED:9094 (id: 2134 rack: us-west-2b) 2019-06-03 23:23:45 DEBUG Fetcher:901 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Added READ_UNCOMMITTED fetch request for partition __consumer_offsets-18 at offset 635935071 to node REDACTED:9094 (id: 2136 rack: us-west-2b) 2019-06-03 23:23:45 DEBUG Fetcher:901 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Added READ_UNCOMMITTED fetch request for partition __consumer_offsets-27 at offset 6219643764 to node REDACTED:9094 (id: 2134 rack: us-west-2b) 2019-06-03 23:23:45 DEBUG Fetcher:901 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Added READ_UNCOMMITTED fetch request for partition __consumer_offsets-39 at offset 1357470903 to node REDACTED:9094 (id: 2134 rack: us-west-2b) 2019-06-03 23:23:45 DEBUG Fetcher:901 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Added READ_UNCOMMITTED fetch request for partition __consumer_offsets-35 at offset 105628949 to node REDACTED:9094 (id: 2134 rack: us-west-2b) 2019-06-03 23:23:45 DEBUG Fetcher:901 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Added READ_UNCOMMITTED fetch request for partition __consumer_offsets-2 at offset 149622559 to node REDACTED:9094 (id: 2134 rack: us-west-2b) 2019-06-03 23:23:45 DEBUG FetchSessionHandler:199 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Built full fetch (sessionId=INVALID, epoch=INITIAL) for node 2136 with 14 partition(s). 2019-06-03 23:23:45 DEBUG FetchSessionHandler:199 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Built full fetch (sessionId=INVALID, epoch=INITIAL) for node 2134 with 12 partition(s). 2019-06-03 23:23:45 DEBUG Fetcher:218 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Sending READ_UNCOMMITTED FullFetchRequest(__consumer_offsets-13, __consumer_offsets-21, __consumer_offsets-30, __consumer_offsets-5, __consumer_offsets-41, __consumer_offsets-24, __consumer_offsets-49, __consumer_offsets-33, __consumer_offsets-19, __consumer_offsets-32, __consumer_offsets-28, __consumer_offsets-7, __consumer_offsets-3, __consumer_offsets-18) to broker REDACTED:9094 (id: 2136 rack: us-west-2b) 2019-06-03 23:23:45 DEBUG Fetcher:218 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Sending READ_UNCOMMITTED FullFetchRequest(__consumer_offsets-38, __consumer_offsets-16, __consumer_offsets-0, __consumer_offsets-25, __consumer_offsets-36, __consumer_offsets-14, __consumer_offsets-43, __consumer_offsets-22, __consumer_offsets-27, __consumer_offsets-39, __consumer_offsets-35, __consumer_offsets-2) to broker REDACTED:9094 (id: 2134 rack: us-west-2b) 2019-06-03 23:23:45 DEBUG NetworkClient:1073 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Sending metadata request (type=MetadataRequest, topics=__consumer_offsets) to node REDACTED:9094 (id: 2134 rack: us-west-2b) 2019-06-03 23:23:45 DEBUG Fetcher:799 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Handling ListOffsetResponse response for __consumer_offsets-31. Fetched offset 9, timestamp -1 2019-06-03 23:23:45 DEBUG Fetcher:799 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Handling ListOffsetResponse response for __consumer_offsets-45. Fetched offset 103980155, timestamp -1 2019-06-03 23:23:45 DEBUG Fetcher:799 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Handling ListOffsetResponse response for __consumer_offsets-12. Fetched offset 10043774, timestamp -1 2019-06-03 23:23:45 DEBUG Fetcher:799 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Handling ListOffsetResponse response for __consumer_offsets-44. Fetched offset 4239104, timestamp -1 2019-06-03 23:23:45 DEBUG Fetcher:799 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Handling ListOffsetResponse response for __consumer_offsets-42. Fetched offset 332874930, timestamp -1 2019-06-03 23:23:45 DEBUG Fetcher:799 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Handling ListOffsetResponse response for __consumer_offsets-8. Fetched offset 4182550752, timestamp -1 2019-06-03 23:23:45 DEBUG Fetcher:799 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Handling ListOffsetResponse response for __consumer_offsets-37. Fetched offset 1232, timestamp -1 2019-06-03 23:23:45 DEBUG Fetcher:799 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Handling ListOffsetResponse response for __consumer_offsets-6. Fetched offset 104197, timestamp -1 2019-06-03 23:23:45 DEBUG Fetcher:799 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Handling ListOffsetResponse response for __consumer_offsets-4. Fetched offset 2548451236, timestamp -1 2019-06-03 23:23:45 DEBUG Fetcher:799 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Handling ListOffsetResponse response for __consumer_offsets-17. Fetched offset 1245145305, timestamp -1 2019-06-03 23:23:45 INFO Fetcher:584 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Resetting offset for partition __consumer_offsets-31 to offset 9. 2019-06-03 23:23:45 DEBUG Metadata:208 - Not replacing existing epoch 5896 with new epoch 5896 2019-06-03 23:23:45 INFO Fetcher:584 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Resetting offset for partition __consumer_offsets-45 to offset 103980155. 2019-06-03 23:23:45 DEBUG Metadata:208 - Not replacing existing epoch 5953 with new epoch 5953 2019-06-03 23:23:45 INFO Fetcher:584 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Resetting offset for partition __consumer_offsets-12 to offset 10043774. 2019-06-03 23:23:45 DEBUG Metadata:208 - Not replacing existing epoch 6199 with new epoch 6199 2019-06-03 23:23:45 INFO Fetcher:584 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Resetting offset for partition __consumer_offsets-44 to offset 4239104. 2019-06-03 23:23:45 DEBUG Metadata:208 - Not replacing existing epoch 5984 with new epoch 5984 2019-06-03 23:23:45 INFO Fetcher:584 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Resetting offset for partition __consumer_offsets-42 to offset 332874930. 2019-06-03 23:23:45 DEBUG Metadata:208 - Not replacing existing epoch 5836 with new epoch 5836 2019-06-03 23:23:45 INFO Fetcher:584 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Resetting offset for partition __consumer_offsets-8 to offset 4182550752. 2019-06-03 23:23:45 DEBUG Metadata:208 - Not replacing existing epoch 5685 with new epoch 5685 2019-06-03 23:23:45 INFO Fetcher:584 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Resetting offset for partition __consumer_offsets-37 to offset 1232. 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 5931 to 5932 for partition __consumer_offsets-37 2019-06-03 23:23:45 INFO Fetcher:584 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Resetting offset for partition __consumer_offsets-6 to offset 104197. 2019-06-03 23:23:45 DEBUG Metadata:208 - Not replacing existing epoch 5821 with new epoch 5821 2019-06-03 23:23:45 INFO Fetcher:584 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Resetting offset for partition __consumer_offsets-4 to offset 2548451236. 2019-06-03 23:23:45 DEBUG Metadata:208 - Not replacing existing epoch 5673 with new epoch 5673 2019-06-03 23:23:45 INFO Fetcher:584 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Resetting offset for partition __consumer_offsets-17 to offset 1245145305. 2019-06-03 23:23:45 DEBUG Metadata:208 - Not replacing existing epoch 5804 with new epoch 5804 2019-06-03 23:23:45 DEBUG Fetcher:799 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Handling ListOffsetResponse response for __consumer_offsets-15. Fetched offset 1254133237, timestamp -1 2019-06-03 23:23:45 DEBUG Fetcher:799 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Handling ListOffsetResponse response for __consumer_offsets-47. Fetched offset 147855842, timestamp -1 2019-06-03 23:23:45 DEBUG Fetcher:799 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Handling ListOffsetResponse response for __consumer_offsets-48. Fetched offset 7781283401, timestamp -1 2019-06-03 23:23:45 DEBUG Fetcher:799 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Handling ListOffsetResponse response for __consumer_offsets-11. Fetched offset 495716037, timestamp -1 2019-06-03 23:23:45 DEBUG Fetcher:799 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Handling ListOffsetResponse response for __consumer_offsets-9. Fetched offset 2546600, timestamp -1 2019-06-03 23:23:45 DEBUG Fetcher:799 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Handling ListOffsetResponse response for __consumer_offsets-26. Fetched offset 2621323082, timestamp -1 2019-06-03 23:23:45 DEBUG Fetcher:799 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Handling ListOffsetResponse response for __consumer_offsets-10. Fetched offset 4799, timestamp -1 2019-06-03 23:23:45 DEBUG Fetcher:799 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Handling ListOffsetResponse response for __consumer_offsets-23. Fetched offset 2776852215, timestamp -1 2019-06-03 23:23:45 DEBUG Fetcher:799 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Handling ListOffsetResponse response for __consumer_offsets-20. Fetched offset 238010345, timestamp -1 2019-06-03 23:23:45 DEBUG Fetcher:799 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Handling ListOffsetResponse response for __consumer_offsets-1. Fetched offset 761956929, timestamp -1 2019-06-03 23:23:45 DEBUG Fetcher:799 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Handling ListOffsetResponse response for __consumer_offsets-34. Fetched offset 7592340570, timestamp -1 2019-06-03 23:23:45 INFO Fetcher:584 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Resetting offset for partition __consumer_offsets-15 to offset 1254133237. 2019-06-03 23:23:45 DEBUG Metadata:208 - Not replacing existing epoch 5596 with new epoch 5596 2019-06-03 23:23:45 INFO Fetcher:584 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Resetting offset for partition __consumer_offsets-47 to offset 147855842. 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 5920 to 5921 for partition __consumer_offsets-47 2019-06-03 23:23:45 INFO Fetcher:584 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Resetting offset for partition __consumer_offsets-48 to offset 7781283401. 2019-06-03 23:23:45 DEBUG Metadata:208 - Not replacing existing epoch 5670 with new epoch 5670 2019-06-03 23:23:45 INFO Fetcher:584 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Resetting offset for partition __consumer_offsets-11 to offset 495716037. 2019-06-03 23:23:45 DEBUG Metadata:208 - Not replacing existing epoch 5983 with new epoch 5983 2019-06-03 23:23:45 INFO Fetcher:584 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Resetting offset for partition __consumer_offsets-9 to offset 2546600. 2019-06-03 23:23:45 DEBUG Metadata:208 - Not replacing existing epoch 5629 with new epoch 5629 2019-06-03 23:23:45 INFO Fetcher:584 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Resetting offset for partition __consumer_offsets-26 to offset 2621323082. 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 5937 to 5938 for partition __consumer_offsets-26 2019-06-03 23:23:45 INFO Fetcher:584 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Resetting offset for partition __consumer_offsets-10 to offset 4799. 2019-06-03 23:23:45 DEBUG Metadata:208 - Not replacing existing epoch 6040 with new epoch 6040 2019-06-03 23:23:45 INFO Fetcher:584 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Resetting offset for partition __consumer_offsets-23 to offset 2776852215. 2019-06-03 23:23:45 DEBUG Metadata:208 - Not replacing existing epoch 5665 with new epoch 5665 2019-06-03 23:23:45 INFO Fetcher:584 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Resetting offset for partition __consumer_offsets-20 to offset 238010345. 2019-06-03 23:23:45 DEBUG Metadata:208 - Not replacing existing epoch 6008 with new epoch 6008 2019-06-03 23:23:45 INFO Fetcher:584 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Resetting offset for partition __consumer_offsets-1 to offset 761956929. 2019-06-03 23:23:45 DEBUG Metadata:208 - Not replacing existing epoch 6090 with new epoch 6090 2019-06-03 23:23:45 INFO Fetcher:584 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Resetting offset for partition __consumer_offsets-34 to offset 7592340570. 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 6046 to 6047 for partition __consumer_offsets-34 2019-06-03 23:23:45 DEBUG Fetcher:901 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Added READ_UNCOMMITTED fetch request for partition __consumer_offsets-9 at offset 2546600 to node REDACTED:9094 (id: 2132 rack: us-west-2a) 2019-06-03 23:23:45 DEBUG Fetcher:901 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Added READ_UNCOMMITTED fetch request for partition __consumer_offsets-42 at offset 332874930 to node REDACTED:9094 (id: 2133 rack: us-west-2a) 2019-06-03 23:23:45 DEBUG Fetcher:901 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Added READ_UNCOMMITTED fetch request for partition __consumer_offsets-17 at offset 1245145305 to node REDACTED:9094 (id: 2133 rack: us-west-2a) 2019-06-03 23:23:45 DEBUG Fetcher:901 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Added READ_UNCOMMITTED fetch request for partition __consumer_offsets-1 at offset 761956929 to node REDACTED:9094 (id: 2132 rack: us-west-2a) 2019-06-03 23:23:45 DEBUG Fetcher:901 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Added READ_UNCOMMITTED fetch request for partition __consumer_offsets-45 at offset 103980155 to node REDACTED:9094 (id: 2133 rack: us-west-2a) 2019-06-03 23:23:45 DEBUG Fetcher:901 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Added READ_UNCOMMITTED fetch request for partition __consumer_offsets-12 at offset 10043774 to node REDACTED:9094 (id: 2133 rack: us-west-2a) 2019-06-03 23:23:45 DEBUG Fetcher:901 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Added READ_UNCOMMITTED fetch request for partition __consumer_offsets-20 at offset 238010345 to node REDACTED:9094 (id: 2132 rack: us-west-2a) 2019-06-03 23:23:45 DEBUG Fetcher:901 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Added READ_UNCOMMITTED fetch request for partition __consumer_offsets-8 at offset 4182550752 to node REDACTED:9094 (id: 2133 rack: us-west-2a) 2019-06-03 23:23:45 DEBUG Fetcher:901 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Added READ_UNCOMMITTED fetch request for partition __consumer_offsets-4 at offset 2548451236 to node REDACTED:9094 (id: 2133 rack: us-west-2a) 2019-06-03 23:23:45 DEBUG Fetcher:901 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Added READ_UNCOMMITTED fetch request for partition __consumer_offsets-15 at offset 1254133237 to node REDACTED:9094 (id: 2132 rack: us-west-2a) 2019-06-03 23:23:45 DEBUG Fetcher:901 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Added READ_UNCOMMITTED fetch request for partition __consumer_offsets-48 at offset 7781283401 to node REDACTED:9094 (id: 2132 rack: us-west-2a) 2019-06-03 23:23:45 DEBUG Fetcher:901 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Added READ_UNCOMMITTED fetch request for partition __consumer_offsets-11 at offset 495716037 to node REDACTED:9094 (id: 2132 rack: us-west-2a) 2019-06-03 23:23:45 DEBUG Fetcher:901 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Added READ_UNCOMMITTED fetch request for partition __consumer_offsets-44 at offset 4239104 to node REDACTED:9094 (id: 2133 rack: us-west-2a) 2019-06-03 23:23:45 DEBUG Fetcher:901 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Added READ_UNCOMMITTED fetch request for partition __consumer_offsets-23 at offset 2776852215 to node REDACTED:9094 (id: 2132 rack: us-west-2a) 2019-06-03 23:23:45 DEBUG Fetcher:901 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Added READ_UNCOMMITTED fetch request for partition __consumer_offsets-10 at offset 4799 to node REDACTED:9094 (id: 2132 rack: us-west-2a) 2019-06-03 23:23:45 DEBUG Fetcher:901 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Added READ_UNCOMMITTED fetch request for partition __consumer_offsets-31 at offset 9 to node REDACTED:9094 (id: 2133 rack: us-west-2a) 2019-06-03 23:23:45 DEBUG Fetcher:901 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Added READ_UNCOMMITTED fetch request for partition __consumer_offsets-6 at offset 104197 to node REDACTED:9094 (id: 2133 rack: us-west-2a) 2019-06-03 23:23:45 DEBUG FetchSessionHandler:199 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Built full fetch (sessionId=INVALID, epoch=INITIAL) for node 2132 with 8 partition(s). 2019-06-03 23:23:45 DEBUG FetchSessionHandler:199 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Built full fetch (sessionId=INVALID, epoch=INITIAL) for node 2133 with 9 partition(s). 2019-06-03 23:23:45 DEBUG Fetcher:218 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Sending READ_UNCOMMITTED FullFetchRequest(__consumer_offsets-9, __consumer_offsets-1, __consumer_offsets-20, __consumer_offsets-15, __consumer_offsets-48, __consumer_offsets-11, __consumer_offsets-23, __consumer_offsets-10) to broker REDACTED:9094 (id: 2132 rack: us-west-2a) 2019-06-03 23:23:45 DEBUG Fetcher:218 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Sending READ_UNCOMMITTED FullFetchRequest(__consumer_offsets-42, __consumer_offsets-17, __consumer_offsets-45, __consumer_offsets-12, __consumer_offsets-8, __consumer_offsets-4, __consumer_offsets-44, __consumer_offsets-31, __consumer_offsets-6) to broker REDACTED:9094 (id: 2133 rack: us-west-2a) 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 5862 to 5862 for partition __consumer_offsets-0 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 6040 to 6040 for partition __consumer_offsets-10 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 6008 to 6008 for partition __consumer_offsets-20 2019-06-03 23:23:45 DEBUG Metadata:208 - Not replacing existing epoch 6153 with new epoch 6152 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 5652 to 5652 for partition __consumer_offsets-30 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 6081 to 6081 for partition __consumer_offsets-39 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 5629 to 5629 for partition __consumer_offsets-9 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 5983 to 5983 for partition __consumer_offsets-11 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 5896 to 5896 for partition __consumer_offsets-31 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 5278 to 5278 for partition __consumer_offsets-13 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 6026 to 6026 for partition __consumer_offsets-18 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 5608 to 5608 for partition __consumer_offsets-22 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 6025 to 6025 for partition __consumer_offsets-32 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 5685 to 5685 for partition __consumer_offsets-8 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 5730 to 5730 for partition __consumer_offsets-43 2019-06-03 23:23:45 DEBUG Metadata:208 - Not replacing existing epoch 5957 with new epoch 5956 2019-06-03 23:23:45 DEBUG Metadata:208 - Not replacing existing epoch 6047 with new epoch 6046 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 6090 to 6090 for partition __consumer_offsets-1 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 5821 to 5821 for partition __consumer_offsets-6 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 5909 to 5909 for partition __consumer_offsets-41 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 5805 to 5805 for partition __consumer_offsets-27 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 5670 to 5670 for partition __consumer_offsets-48 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 6220 to 6220 for partition __consumer_offsets-5 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 5596 to 5596 for partition __consumer_offsets-15 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 5896 to 5896 for partition __consumer_offsets-35 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 5858 to 5858 for partition __consumer_offsets-25 2019-06-03 23:23:45 DEBUG Metadata:208 - Not replacing existing epoch 5927 with new epoch 5926 2019-06-03 23:23:45 DEBUG Metadata:208 - Not replacing existing epoch 5938 with new epoch 5937 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 5792 to 5792 for partition __consumer_offsets-36 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 5984 to 5984 for partition __consumer_offsets-44 2019-06-03 23:23:45 DEBUG Metadata:208 - Not replacing existing epoch 5932 with new epoch 5931 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 5979 to 5979 for partition __consumer_offsets-16 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 5804 to 5804 for partition __consumer_offsets-17 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 6179 to 6179 for partition __consumer_offsets-3 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 5953 to 5953 for partition __consumer_offsets-45 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 6276 to 6276 for partition __consumer_offsets-24 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 6119 to 6119 for partition __consumer_offsets-38 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 5784 to 5784 for partition __consumer_offsets-33 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 5665 to 5665 for partition __consumer_offsets-23 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 5812 to 5812 for partition __consumer_offsets-28 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 6014 to 6014 for partition __consumer_offsets-2 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 6199 to 6199 for partition __consumer_offsets-12 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 5908 to 5908 for partition __consumer_offsets-19 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 5697 to 5697 for partition __consumer_offsets-14 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 5673 to 5673 for partition __consumer_offsets-4 2019-06-03 23:23:45 DEBUG Metadata:208 - Not replacing existing epoch 5921 with new epoch 5920 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 5940 to 5940 for partition __consumer_offsets-49 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 5836 to 5836 for partition __consumer_offsets-42 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 5827 to 5827 for partition __consumer_offsets-7 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 5670 to 5670 for partition __consumer_offsets-21 2019-06-03 23:23:45 DEBUG Metadata:370 - Updated cluster metadata version 4 to MetadataCache{cluster=Cluster(id = 5Cs2i3WbTzKHbrF2GzLwaQ, nodes = [REDACTED:9094 (id: 2135 rack: us-west-2c), REDACTED:9094 (id: 2133 rack: us-west-2a), REDACTED:9094 (id: 2136 rack: us-west-2b), REDACTED:9094 (id: 2132 rack: us-west-2a), REDACTED:9094 (id: 2137 rack: us-west-2c), REDACTED:9094 (id: 2131 rack: us-west-2c), REDACTED:9094 (id: 2134 rack: us-west-2b)], partitions = [Partition(topic = __consumer_offsets, partition = 13, leader = 2136, replicas = [2136,2131,2132], isr = [2132,2136,2131], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 46, leader = 2134, replicas = [2134,2133,2135], isr = [2135,2134,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 9, leader = 2132, replicas = [2132,2134,2131], isr = [2132,2134,2131], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 42, leader = 2133, replicas = [2133,2136,2135], isr = [2135,2136,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 21, leader = 2136, replicas = [2136,2131,2133], isr = [2131,2136,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 17, leader = 2133, replicas = [2133,2136,2131], isr = [2131,2136,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 30, leader = 2136, replicas = [2136,2133,2131], isr = [2136,2133,2131], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 26, leader = 2132, replicas = [2132,2134,2135], isr = [2135,2132,2134], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 5, leader = 2136, replicas = [2136,2131,2132], isr = [2132,2131,2136], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 38, leader = 2134, replicas = [2134,2133,2135], isr = [2135,2134,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 1, leader = 2132, replicas = [2132,2134,2131], isr = [2132,2134,2131], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 34, leader = 2132, replicas = [2132,2136,2135], isr = [2135,2132,2136], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 16, leader = 2134, replicas = [2134,2132,2135], isr = [2132,2134,2135], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 45, leader = 2133, replicas = [2133,2136,2135], isr = [2135,2136,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 12, leader = 2133, replicas = [2133,2134,2131], isr = [2134,2131,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 41, leader = 2136, replicas = [2136,2133,2135], isr = [2135,2136,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 24, leader = 2136, replicas = [2136,2133,2131], isr = [2131,2136,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 20, leader = 2132, replicas = [2132,2136,2135], isr = [2132,2136,2135], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 49, leader = 2136, replicas = [2136,2132,2135], isr = [2135,2132,2136], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 0, leader = 2134, replicas = [2134,2132,2135], isr = [2132,2134,2135], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 29, leader = 2134, replicas = [2134,2132,2135], isr = [2135,2132,2134], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 25, leader = 2134, replicas = [2134,2135,2133], isr = [2134,2133,2135], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 8, leader = 2133, replicas = [2133,2136,2131], isr = [2131,2136,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 37, leader = 2133, replicas = [2133,2136,2135], isr = [2135,2136,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 4, leader = 2133, replicas = [2133,2134,2131], isr = [2134,2131,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 33, leader = 2136, replicas = [2136,2133,2135], isr = [2135,2136,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 15, leader = 2132, replicas = [2132,2136,2135], isr = [2132,2136,2135], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 48, leader = 2132, replicas = [2132,2134,2135], isr = [2135,2132,2134], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 11, leader = 2132, replicas = [2132,2135,2136], isr = [2132,2136,2135], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 44, leader = 2133, replicas = [2133,2134,2135], isr = [2135,2134,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 23, leader = 2132, replicas = [2132,2136,2135], isr = [2132,2136,2135], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 19, leader = 2136, replicas = [2136,2133,2131], isr = [2131,2136,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 32, leader = 2136, replicas = [2136,2131,2133], isr = [2131,2136,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 28, leader = 2136, replicas = [2136,2133,2135], isr = [2135,2136,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 7, leader = 2136, replicas = [2136,2132,2131], isr = [2132,2136,2131], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 40, leader = 2134, replicas = [2134,2132,2135], isr = [2135,2132,2134], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 3, leader = 2136, replicas = [2136,2133,2135], isr = [2136,2133,2135], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 36, leader = 2134, replicas = [2134,2133,2135], isr = [2135,2134,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 47, leader = 2132, replicas = [2132,2134,2135], isr = [2135,2132,2134], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 14, leader = 2134, replicas = [2134,2135,2132], isr = [2132,2134,2135], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 43, leader = 2134, replicas = [2134,2132,2135], isr = [2135,2132,2134], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 10, leader = 2132, replicas = [2132,2136,2135], isr = [2132,2136,2135], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 22, leader = 2134, replicas = [2134,2135,2133], isr = [2134,2133,2135], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 18, leader = 2136, replicas = [2136,2131,2132], isr = [2132,2131,2136], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 31, leader = 2133, replicas = [2133,2134,2135], isr = [2135,2134,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 27, leader = 2134, replicas = [2134,2133,2131], isr = [2134,2131,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 39, leader = 2134, replicas = [2134,2132,2135], isr = [2135,2132,2134], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 6, leader = 2133, replicas = [2133,2134,2131], isr = [2134,2131,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 35, leader = 2134, replicas = [2134,2132,2135], isr = [2135,2132,2134], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 2, leader = 2134, replicas = [2134,2135,2132], isr = [2132,2134,2135], offlineReplicas = [])], controller = REDACTED:9094 (id: 2132 rack: us-west-2a))} 2019-06-03 23:23:45 DEBUG NetworkClient:1073 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Sending metadata request (type=MetadataRequest, topics=__consumer_offsets) to node REDACTED:9094 (id: 2137 rack: us-west-2c) 2019-06-03 23:23:45 DEBUG FetchSessionHandler:402 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Node 2136 sent a full fetch response that created a new incremental fetch session 1630958075 with 14 response partition(s) 2019-06-03 23:23:45 DEBUG Fetcher:245 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Fetch READ_UNCOMMITTED at offset 583453324 for partition __consumer_offsets-13 returned fetch data (error=NONE, highWaterMark=583453324, lastStableOffset = 583453324, logStartOffset = 0, abortedTransactions = null, recordsSizeInBytes=0) 2019-06-03 23:23:45 DEBUG Fetcher:245 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Fetch READ_UNCOMMITTED at offset 90768204 for partition __consumer_offsets-21 returned fetch data (error=NONE, highWaterMark=90768204, lastStableOffset = 90768204, logStartOffset = 0, abortedTransactions = null, recordsSizeInBytes=0) 2019-06-03 23:23:45 DEBUG Fetcher:245 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Fetch READ_UNCOMMITTED at offset 32624713 for partition __consumer_offsets-30 returned fetch data (error=NONE, highWaterMark=32624713, lastStableOffset = 32624713, logStartOffset = 0, abortedTransactions = null, recordsSizeInBytes=0) 2019-06-03 23:23:45 DEBUG Fetcher:245 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Fetch READ_UNCOMMITTED at offset 29630232 for partition __consumer_offsets-5 returned fetch data (error=NONE, highWaterMark=29630232, lastStableOffset = 29630232, logStartOffset = 0, abortedTransactions = null, recordsSizeInBytes=0) 2019-06-03 23:23:45 DEBUG Fetcher:245 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Fetch READ_UNCOMMITTED at offset 103829 for partition __consumer_offsets-41 returned fetch data (error=NONE, highWaterMark=103829, lastStableOffset = 103829, logStartOffset = 0, abortedTransactions = null, recordsSizeInBytes=0) 2019-06-03 23:23:45 DEBUG Fetcher:245 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Fetch READ_UNCOMMITTED at offset 486923912 for partition __consumer_offsets-24 returned fetch data (error=NONE, highWaterMark=486923912, lastStableOffset = 486923912, logStartOffset = 0, abortedTransactions = null, recordsSizeInBytes=0) 2019-06-03 23:23:45 DEBUG Fetcher:245 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Fetch READ_UNCOMMITTED at offset 704401577 for partition __consumer_offsets-49 returned fetch data (error=NONE, highWaterMark=704401579, lastStableOffset = 704401579, logStartOffset = 0, abortedTransactions = null, recordsSizeInBytes=329) 2019-06-03 23:23:45 DEBUG Fetcher:245 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Fetch READ_UNCOMMITTED at offset 199 for partition __consumer_offsets-33 returned fetch data (error=NONE, highWaterMark=199, lastStableOffset = 199, logStartOffset = 0, abortedTransactions = null, recordsSizeInBytes=0) 2019-06-03 23:23:45 DEBUG Fetcher:245 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Fetch READ_UNCOMMITTED at offset 98042560 for partition __consumer_offsets-19 returned fetch data (error=NONE, highWaterMark=98042560, lastStableOffset = 98042560, logStartOffset = 0, abortedTransactions = null, recordsSizeInBytes=0) 2019-06-03 23:23:45 DEBUG Fetcher:245 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Fetch READ_UNCOMMITTED at offset 3932329596 for partition __consumer_offsets-32 returned fetch data (error=NONE, highWaterMark=3932329596, lastStableOffset = 3932329596, logStartOffset = 0, abortedTransactions = null, recordsSizeInBytes=0) 2019-06-03 23:23:45 DEBUG Fetcher:245 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Fetch READ_UNCOMMITTED at offset 5982110925 for partition __consumer_offsets-28 returned fetch data (error=NONE, highWaterMark=5982110925, lastStableOffset = 5982110925, logStartOffset = 0, abortedTransactions = null, recordsSizeInBytes=0) 2019-06-03 23:23:45 DEBUG Fetcher:245 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Fetch READ_UNCOMMITTED at offset 44455701 for partition __consumer_offsets-7 returned fetch data (error=NONE, highWaterMark=44455703, lastStableOffset = 44455703, logStartOffset = 0, abortedTransactions = null, recordsSizeInBytes=385) 2019-06-03 23:23:45 DEBUG Fetcher:245 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Fetch READ_UNCOMMITTED at offset 4256820599 for partition __consumer_offsets-3 returned fetch data (error=NONE, highWaterMark=4256820663, lastStableOffset = 4256820663, logStartOffset = 0, abortedTransactions = null, recordsSizeInBytes=7145) 2019-06-03 23:23:45 DEBUG Fetcher:245 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Fetch READ_UNCOMMITTED at offset 635935071 for partition __consumer_offsets-18 returned fetch data (error=NONE, highWaterMark=635935071, lastStableOffset = 635935071, logStartOffset = 0, abortedTransactions = null, recordsSizeInBytes=0) 2019-06-03 23:23:45 DEBUG FetchSessionHandler:402 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Node 2134 sent a full fetch response that created a new incremental fetch session 837909666 with 12 response partition(s) 2019-06-03 23:23:45 DEBUG Fetcher:245 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Fetch READ_UNCOMMITTED at offset 287518 for partition __consumer_offsets-38 returned fetch data (error=NONE, highWaterMark=287518, lastStableOffset = 287518, logStartOffset = 0, abortedTransactions = null, recordsSizeInBytes=0) 2019-06-03 23:23:45 DEBUG Fetcher:245 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Fetch READ_UNCOMMITTED at offset 943971849 for partition __consumer_offsets-16 returned fetch data (error=NONE, highWaterMark=943971849, lastStableOffset = 943971849, logStartOffset = 0, abortedTransactions = null, recordsSizeInBytes=0) 2019-06-03 23:23:45 DEBUG Fetcher:245 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Fetch READ_UNCOMMITTED at offset 3774929226 for partition __consumer_offsets-0 returned fetch data (error=NONE, highWaterMark=3774929226, lastStableOffset = 3774929226, logStartOffset = 0, abortedTransactions = null, recordsSizeInBytes=0) 2019-06-03 23:23:45 DEBUG Fetcher:245 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Fetch READ_UNCOMMITTED at offset 557205628 for partition __consumer_offsets-25 returned fetch data (error=NONE, highWaterMark=557205660, lastStableOffset = 557205660, logStartOffset = 0, abortedTransactions = null, recordsSizeInBytes=3629) 2019-06-03 23:23:45 DEBUG Fetcher:245 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Fetch READ_UNCOMMITTED at offset 1626883731 for partition __consumer_offsets-36 returned fetch data (error=NONE, highWaterMark=1626883731, lastStableOffset = 1626883731, logStartOffset = 0, abortedTransactions = null, recordsSizeInBytes=0) 2019-06-03 23:23:45 DEBUG Fetcher:245 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Fetch READ_UNCOMMITTED at offset 19 for partition __consumer_offsets-14 returned fetch data (error=NONE, highWaterMark=19, lastStableOffset = 19, logStartOffset = 0, abortedTransactions = null, recordsSizeInBytes=0) 2019-06-03 23:23:45 DEBUG Fetcher:245 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Fetch READ_UNCOMMITTED at offset 2752545941 for partition __consumer_offsets-43 returned fetch data (error=NONE, highWaterMark=2752545942, lastStableOffset = 2752545942, logStartOffset = 0, abortedTransactions = null, recordsSizeInBytes=193) 2019-06-03 23:23:45 DEBUG Fetcher:245 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Fetch READ_UNCOMMITTED at offset 13899042 for partition __consumer_offsets-22 returned fetch data (error=NONE, highWaterMark=13899042, lastStableOffset = 13899042, logStartOffset = 0, abortedTransactions = null, recordsSizeInBytes=0) 2019-06-03 23:23:45 DEBUG Fetcher:245 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Fetch READ_UNCOMMITTED at offset 6219643764 for partition __consumer_offsets-27 returned fetch data (error=NONE, highWaterMark=6219643800, lastStableOffset = 6219643800, logStartOffset = 0, abortedTransactions = null, recordsSizeInBytes=4321) 2019-06-03 23:23:45 DEBUG Fetcher:245 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Fetch READ_UNCOMMITTED at offset 1357470903 for partition __consumer_offsets-39 returned fetch data (error=NONE, highWaterMark=1357470959, lastStableOffset = 1357470959, logStartOffset = 0, abortedTransactions = null, recordsSizeInBytes=6157) 2019-06-03 23:23:45 DEBUG Fetcher:245 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Fetch READ_UNCOMMITTED at offset 105628949 for partition __consumer_offsets-35 returned fetch data (error=NONE, highWaterMark=105628949, lastStableOffset = 105628949, logStartOffset = 0, abortedTransactions = null, recordsSizeInBytes=0) 2019-06-03 23:23:45 DEBUG Fetcher:245 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Fetch READ_UNCOMMITTED at offset 149622559 for partition __consumer_offsets-2 returned fetch data (error=NONE, highWaterMark=149622563, lastStableOffset = 149622563, logStartOffset = 0, abortedTransactions = null, recordsSizeInBytes=433) 2019-06-03 23:23:45 DEBUG FetchSessionHandler:402 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Node 2133 sent a full fetch response that created a new incremental fetch session 806973297 with 9 response partition(s) 2019-06-03 23:23:45 DEBUG Fetcher:245 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Fetch READ_UNCOMMITTED at offset 332874930 for partition __consumer_offsets-42 returned fetch data (error=NONE, highWaterMark=332874930, lastStableOffset = 332874930, logStartOffset = 0, abortedTransactions = null, recordsSizeInBytes=0) 2019-06-03 23:23:45 DEBUG Fetcher:245 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Fetch READ_UNCOMMITTED at offset 1245145305 for partition __consumer_offsets-17 returned fetch data (error=NONE, highWaterMark=1245145305, lastStableOffset = 1245145305, logStartOffset = 0, abortedTransactions = null, recordsSizeInBytes=0) 2019-06-03 23:23:45 DEBUG Fetcher:245 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Fetch READ_UNCOMMITTED at offset 103980155 for partition __consumer_offsets-45 returned fetch data (error=NONE, highWaterMark=103980155, lastStableOffset = 103980155, logStartOffset = 0, abortedTransactions = null, recordsSizeInBytes=0) 2019-06-03 23:23:45 DEBUG Fetcher:245 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Fetch READ_UNCOMMITTED at offset 10043774 for partition __consumer_offsets-12 returned fetch data (error=NONE, highWaterMark=10043774, lastStableOffset = 10043774, logStartOffset = 0, abortedTransactions = null, recordsSizeInBytes=0) 2019-06-03 23:23:45 DEBUG Fetcher:245 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Fetch READ_UNCOMMITTED at offset 4182550752 for partition __consumer_offsets-8 returned fetch data (error=NONE, highWaterMark=4182550804, lastStableOffset = 4182550804, logStartOffset = 0, abortedTransactions = null, recordsSizeInBytes=5846) 2019-06-03 23:23:45 DEBUG Fetcher:245 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Fetch READ_UNCOMMITTED at offset 2548451236 for partition __consumer_offsets-4 returned fetch data (error=NONE, highWaterMark=2548451238, lastStableOffset = 2548451238, logStartOffset = 0, abortedTransactions = null, recordsSizeInBytes=287) 2019-06-03 23:23:45 DEBUG Fetcher:245 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Fetch READ_UNCOMMITTED at offset 4239104 for partition __consumer_offsets-44 returned fetch data (error=NONE, highWaterMark=4239104, lastStableOffset = 4239104, logStartOffset = 0, abortedTransactions = null, recordsSizeInBytes=0) 2019-06-03 23:23:45 DEBUG Fetcher:245 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Fetch READ_UNCOMMITTED at offset 9 for partition __consumer_offsets-31 returned fetch data (error=NONE, highWaterMark=9, lastStableOffset = 9, logStartOffset = 0, abortedTransactions = null, recordsSizeInBytes=0) 2019-06-03 23:23:45 DEBUG Fetcher:245 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Fetch READ_UNCOMMITTED at offset 104197 for partition __consumer_offsets-6 returned fetch data (error=NONE, highWaterMark=104197, lastStableOffset = 104197, logStartOffset = 0, abortedTransactions = null, recordsSizeInBytes=0) 2019-06-03 23:23:45 DEBUG FetchSessionHandler:402 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Node 2132 sent a full fetch response that created a new incremental fetch session 185671770 with 8 response partition(s) 2019-06-03 23:23:45 DEBUG Fetcher:245 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Fetch READ_UNCOMMITTED at offset 2546600 for partition __consumer_offsets-9 returned fetch data (error=NONE, highWaterMark=2546600, lastStableOffset = 2546600, logStartOffset = 0, abortedTransactions = null, recordsSizeInBytes=0) 2019-06-03 23:23:45 DEBUG Fetcher:245 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Fetch READ_UNCOMMITTED at offset 761956929 for partition __consumer_offsets-1 returned fetch data (error=NONE, highWaterMark=761956929, lastStableOffset = 761956929, logStartOffset = 0, abortedTransactions = null, recordsSizeInBytes=0) 2019-06-03 23:23:45 DEBUG Fetcher:245 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Fetch READ_UNCOMMITTED at offset 238010345 for partition __consumer_offsets-20 returned fetch data (error=NONE, highWaterMark=238010345, lastStableOffset = 238010345, logStartOffset = 0, abortedTransactions = null, recordsSizeInBytes=0) 2019-06-03 23:23:45 DEBUG Fetcher:245 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Fetch READ_UNCOMMITTED at offset 1254133237 for partition __consumer_offsets-15 returned fetch data (error=NONE, highWaterMark=1254133257, lastStableOffset = 1254133257, logStartOffset = 0, abortedTransactions = null, recordsSizeInBytes=2233) 2019-06-03 23:23:45 DEBUG Fetcher:245 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Fetch READ_UNCOMMITTED at offset 7781283401 for partition __consumer_offsets-48 returned fetch data (error=NONE, highWaterMark=7781283477, lastStableOffset = 7781283477, logStartOffset = 0, abortedTransactions = null, recordsSizeInBytes=8005) 2019-06-03 23:23:45 DEBUG Fetcher:245 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Fetch READ_UNCOMMITTED at offset 495716037 for partition __consumer_offsets-11 returned fetch data (error=NONE, highWaterMark=495716037, lastStableOffset = 495716037, logStartOffset = 0, abortedTransactions = null, recordsSizeInBytes=0) 2019-06-03 23:23:45 DEBUG Fetcher:245 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Fetch READ_UNCOMMITTED at offset 2776852215 for partition __consumer_offsets-23 returned fetch data (error=NONE, highWaterMark=2776852215, lastStableOffset = 2776852215, logStartOffset = 0, abortedTransactions = null, recordsSizeInBytes=0) 2019-06-03 23:23:45 DEBUG Fetcher:245 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Fetch READ_UNCOMMITTED at offset 4799 for partition __consumer_offsets-10 returned fetch data (error=NONE, highWaterMark=4799, lastStableOffset = 4799, logStartOffset = 0, abortedTransactions = null, recordsSizeInBytes=0) 2019-06-03 23:23:45 DEBUG Metrics:416 - Added sensor with name __consumer_offsets-13.records-lag 2019-06-03 23:23:45 DEBUG Metrics:416 - Added sensor with name __consumer_offsets-13.records-lead 2019-06-03 23:23:45 DEBUG Metrics:416 - Added sensor with name __consumer_offsets-21.records-lag 2019-06-03 23:23:45 DEBUG Metrics:416 - Added sensor with name __consumer_offsets-21.records-lead 2019-06-03 23:23:45 DEBUG Metrics:416 - Added sensor with name __consumer_offsets-30.records-lag 2019-06-03 23:23:45 DEBUG Metrics:416 - Added sensor with name __consumer_offsets-30.records-lead 2019-06-03 23:23:45 DEBUG Metrics:416 - Added sensor with name __consumer_offsets-5.records-lag 2019-06-03 23:23:45 DEBUG Metrics:416 - Added sensor with name __consumer_offsets-5.records-lead 2019-06-03 23:23:45 DEBUG Metrics:416 - Added sensor with name __consumer_offsets-41.records-lag 2019-06-03 23:23:45 DEBUG Metrics:416 - Added sensor with name __consumer_offsets-41.records-lead 2019-06-03 23:23:45 DEBUG Metrics:416 - Added sensor with name __consumer_offsets-24.records-lag 2019-06-03 23:23:45 DEBUG Metrics:416 - Added sensor with name __consumer_offsets-24.records-lead 2019-06-03 23:23:45 DEBUG Metrics:416 - Added sensor with name __consumer_offsets-49.records-lag 2019-06-03 23:23:45 DEBUG Metrics:416 - Added sensor with name __consumer_offsets-49.records-lead 2019-06-03 23:23:45 DEBUG Metrics:416 - Added sensor with name __consumer_offsets-33.records-lag 2019-06-03 23:23:45 DEBUG Metrics:416 - Added sensor with name __consumer_offsets-33.records-lead 2019-06-03 23:23:45 DEBUG Metrics:416 - Added sensor with name __consumer_offsets-19.records-lag 2019-06-03 23:23:45 DEBUG Metrics:416 - Added sensor with name __consumer_offsets-19.records-lead 2019-06-03 23:23:45 DEBUG Metrics:416 - Added sensor with name __consumer_offsets-32.records-lag 2019-06-03 23:23:45 DEBUG Metrics:416 - Added sensor with name __consumer_offsets-32.records-lead 2019-06-03 23:23:45 DEBUG Metrics:416 - Added sensor with name __consumer_offsets-28.records-lag 2019-06-03 23:23:45 DEBUG Metrics:416 - Added sensor with name __consumer_offsets-28.records-lead 2019-06-03 23:23:45 DEBUG Metrics:416 - Added sensor with name __consumer_offsets-7.records-lag 2019-06-03 23:23:45 DEBUG Metrics:416 - Added sensor with name __consumer_offsets-7.records-lead 2019-06-03 23:23:45 DEBUG Metrics:416 - Added sensor with name __consumer_offsets-3.records-lag 2019-06-03 23:23:45 DEBUG Metrics:416 - Added sensor with name __consumer_offsets-3.records-lead 2019-06-03 23:23:45 DEBUG Metrics:416 - Added sensor with name topic.__consumer_offsets.bytes-fetched 2019-06-03 23:23:45 DEBUG Metrics:416 - Added sensor with name topic.__consumer_offsets.records-fetched 2019-06-03 23:23:45 DEBUG Metrics:416 - Added sensor with name __consumer_offsets-18.records-lag 2019-06-03 23:23:45 DEBUG Metrics:416 - Added sensor with name __consumer_offsets-18.records-lead 2019-06-03 23:23:45 DEBUG Metrics:416 - Added sensor with name __consumer_offsets-38.records-lag 2019-06-03 23:23:45 DEBUG Metrics:416 - Added sensor with name __consumer_offsets-38.records-lead 2019-06-03 23:23:45 DEBUG Metrics:416 - Added sensor with name __consumer_offsets-16.records-lag 2019-06-03 23:23:45 DEBUG Metrics:416 - Added sensor with name __consumer_offsets-16.records-lead 2019-06-03 23:23:45 DEBUG Metrics:416 - Added sensor with name __consumer_offsets-0.records-lag 2019-06-03 23:23:45 DEBUG Metrics:416 - Added sensor with name __consumer_offsets-0.records-lead 2019-06-03 23:23:45 DEBUG Metrics:416 - Added sensor with name __consumer_offsets-25.records-lag 2019-06-03 23:23:45 DEBUG Metrics:416 - Added sensor with name __consumer_offsets-25.records-lead 2019-06-03 23:23:45 DEBUG Metrics:416 - Added sensor with name __consumer_offsets-36.records-lag 2019-06-03 23:23:45 DEBUG Metrics:416 - Added sensor with name __consumer_offsets-36.records-lead 2019-06-03 23:23:45 DEBUG Metrics:416 - Added sensor with name __consumer_offsets-14.records-lag 2019-06-03 23:23:45 DEBUG Metrics:416 - Added sensor with name __consumer_offsets-14.records-lead 2019-06-03 23:23:45 DEBUG Metrics:416 - Added sensor with name __consumer_offsets-43.records-lag 2019-06-03 23:23:45 DEBUG Metrics:416 - Added sensor with name __consumer_offsets-43.records-lead 2019-06-03 23:23:45 DEBUG Metrics:416 - Added sensor with name __consumer_offsets-22.records-lag 2019-06-03 23:23:45 DEBUG Metrics:416 - Added sensor with name __consumer_offsets-22.records-lead 2019-06-03 23:23:45 DEBUG Metrics:416 - Added sensor with name __consumer_offsets-27.records-lag 2019-06-03 23:23:45 DEBUG Metrics:416 - Added sensor with name __consumer_offsets-27.records-lead 2019-06-03 23:23:45 DEBUG Metrics:416 - Added sensor with name __consumer_offsets-39.records-lag 2019-06-03 23:23:45 DEBUG Metrics:416 - Added sensor with name __consumer_offsets-39.records-lead 2019-06-03 23:23:45 DEBUG Metrics:416 - Added sensor with name __consumer_offsets-35.records-lag 2019-06-03 23:23:45 DEBUG Metrics:416 - Added sensor with name __consumer_offsets-35.records-lead 2019-06-03 23:23:45 DEBUG Metrics:416 - Added sensor with name __consumer_offsets-2.records-lag 2019-06-03 23:23:45 DEBUG Metrics:416 - Added sensor with name __consumer_offsets-2.records-lead 2019-06-03 23:23:45 DEBUG Metrics:416 - Added sensor with name __consumer_offsets-42.records-lag 2019-06-03 23:23:45 DEBUG Metrics:416 - Added sensor with name __consumer_offsets-42.records-lead 2019-06-03 23:23:45 DEBUG Metrics:416 - Added sensor with name __consumer_offsets-17.records-lag 2019-06-03 23:23:45 DEBUG Metrics:416 - Added sensor with name __consumer_offsets-17.records-lead 2019-06-03 23:23:45 DEBUG Metrics:416 - Added sensor with name __consumer_offsets-45.records-lag 2019-06-03 23:23:45 DEBUG Metrics:416 - Added sensor with name __consumer_offsets-45.records-lead 2019-06-03 23:23:45 DEBUG Metrics:416 - Added sensor with name __consumer_offsets-12.records-lag 2019-06-03 23:23:45 DEBUG Metrics:416 - Added sensor with name __consumer_offsets-12.records-lead 2019-06-03 23:23:45 DEBUG Metrics:416 - Added sensor with name __consumer_offsets-8.records-lag 2019-06-03 23:23:45 DEBUG Metrics:416 - Added sensor with name __consumer_offsets-8.records-lead 2019-06-03 23:23:45 DEBUG Metrics:416 - Added sensor with name __consumer_offsets-4.records-lag 2019-06-03 23:23:45 DEBUG Metrics:416 - Added sensor with name __consumer_offsets-4.records-lead 2019-06-03 23:23:45 DEBUG Metrics:416 - Added sensor with name __consumer_offsets-44.records-lag 2019-06-03 23:23:45 DEBUG Metrics:416 - Added sensor with name __consumer_offsets-44.records-lead 2019-06-03 23:23:45 DEBUG Metrics:416 - Added sensor with name __consumer_offsets-31.records-lag 2019-06-03 23:23:45 DEBUG Metrics:416 - Added sensor with name __consumer_offsets-31.records-lead 2019-06-03 23:23:45 DEBUG Metrics:416 - Added sensor with name __consumer_offsets-6.records-lag 2019-06-03 23:23:45 DEBUG Metrics:416 - Added sensor with name __consumer_offsets-6.records-lead 2019-06-03 23:23:45 DEBUG Metrics:416 - Added sensor with name __consumer_offsets-9.records-lag 2019-06-03 23:23:45 DEBUG Metrics:416 - Added sensor with name __consumer_offsets-9.records-lead 2019-06-03 23:23:45 DEBUG Metrics:416 - Added sensor with name __consumer_offsets-1.records-lag 2019-06-03 23:23:45 DEBUG Metrics:416 - Added sensor with name __consumer_offsets-1.records-lead 2019-06-03 23:23:45 DEBUG Metrics:416 - Added sensor with name __consumer_offsets-20.records-lag 2019-06-03 23:23:45 DEBUG Metrics:416 - Added sensor with name __consumer_offsets-20.records-lead 2019-06-03 23:23:45 DEBUG Metrics:416 - Added sensor with name __consumer_offsets-15.records-lag 2019-06-03 23:23:45 DEBUG Metrics:416 - Added sensor with name __consumer_offsets-15.records-lead 2019-06-03 23:23:45 DEBUG Metrics:416 - Added sensor with name __consumer_offsets-48.records-lag 2019-06-03 23:23:45 DEBUG Metrics:416 - Added sensor with name __consumer_offsets-48.records-lead 2019-06-03 23:23:45 DEBUG Metrics:416 - Added sensor with name __consumer_offsets-11.records-lag 2019-06-03 23:23:45 DEBUG Metrics:416 - Added sensor with name __consumer_offsets-11.records-lead 2019-06-03 23:23:45 DEBUG Metrics:416 - Added sensor with name __consumer_offsets-23.records-lag 2019-06-03 23:23:45 DEBUG Metrics:416 - Added sensor with name __consumer_offsets-23.records-lead 2019-06-03 23:23:45 DEBUG Metrics:416 - Added sensor with name __consumer_offsets-10.records-lag 2019-06-03 23:23:45 DEBUG Metrics:416 - Added sensor with name __consumer_offsets-10.records-lead 2019-06-03 23:23:45 DEBUG Fetcher:901 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Added READ_UNCOMMITTED fetch request for partition __consumer_offsets-13 at offset 583453324 to node REDACTED:9094 (id: 2136 rack: us-west-2b) 2019-06-03 23:23:45 DEBUG Fetcher:901 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Added READ_UNCOMMITTED fetch request for partition __consumer_offsets-9 at offset 2546600 to node REDACTED:9094 (id: 2132 rack: us-west-2a) 2019-06-03 23:23:45 DEBUG Fetcher:901 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Added READ_UNCOMMITTED fetch request for partition __consumer_offsets-42 at offset 332874930 to node REDACTED:9094 (id: 2133 rack: us-west-2a) 2019-06-03 23:23:45 DEBUG Fetcher:901 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Added READ_UNCOMMITTED fetch request for partition __consumer_offsets-21 at offset 90768204 to node REDACTED:9094 (id: 2136 rack: us-west-2b) 2019-06-03 23:23:45 DEBUG Fetcher:901 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Added READ_UNCOMMITTED fetch request for partition __consumer_offsets-17 at offset 1245145305 to node REDACTED:9094 (id: 2133 rack: us-west-2a) 2019-06-03 23:23:45 DEBUG Fetcher:901 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Added READ_UNCOMMITTED fetch request for partition __consumer_offsets-30 at offset 32624713 to node REDACTED:9094 (id: 2136 rack: us-west-2b) 2019-06-03 23:23:45 DEBUG Fetcher:901 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Added READ_UNCOMMITTED fetch request for partition __consumer_offsets-5 at offset 29630232 to node REDACTED:9094 (id: 2136 rack: us-west-2b) 2019-06-03 23:23:45 DEBUG Fetcher:901 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Added READ_UNCOMMITTED fetch request for partition __consumer_offsets-38 at offset 287518 to node REDACTED:9094 (id: 2134 rack: us-west-2b) 2019-06-03 23:23:45 DEBUG Fetcher:901 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Added READ_UNCOMMITTED fetch request for partition __consumer_offsets-1 at offset 761956929 to node REDACTED:9094 (id: 2132 rack: us-west-2a) 2019-06-03 23:23:45 DEBUG Fetcher:901 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Added READ_UNCOMMITTED fetch request for partition __consumer_offsets-16 at offset 943971849 to node REDACTED:9094 (id: 2134 rack: us-west-2b) 2019-06-03 23:23:45 DEBUG Fetcher:901 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Added READ_UNCOMMITTED fetch request for partition __consumer_offsets-45 at offset 103980155 to node REDACTED:9094 (id: 2133 rack: us-west-2a) 2019-06-03 23:23:45 DEBUG Fetcher:901 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Added READ_UNCOMMITTED fetch request for partition __consumer_offsets-12 at offset 10043774 to node REDACTED:9094 (id: 2133 rack: us-west-2a) 2019-06-03 23:23:45 DEBUG Fetcher:901 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Added READ_UNCOMMITTED fetch request for partition __consumer_offsets-41 at offset 103829 to node REDACTED:9094 (id: 2136 rack: us-west-2b) 2019-06-03 23:23:45 DEBUG Fetcher:901 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Added READ_UNCOMMITTED fetch request for partition __consumer_offsets-24 at offset 486923912 to node REDACTED:9094 (id: 2136 rack: us-west-2b) 2019-06-03 23:23:45 DEBUG Fetcher:901 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Added READ_UNCOMMITTED fetch request for partition __consumer_offsets-20 at offset 238010345 to node REDACTED:9094 (id: 2132 rack: us-west-2a) 2019-06-03 23:23:45 DEBUG Fetcher:901 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Added READ_UNCOMMITTED fetch request for partition __consumer_offsets-0 at offset 3774929226 to node REDACTED:9094 (id: 2134 rack: us-west-2b) 2019-06-03 23:23:45 DEBUG Fetcher:901 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Added READ_UNCOMMITTED fetch request for partition __consumer_offsets-33 at offset 199 to node REDACTED:9094 (id: 2136 rack: us-west-2b) 2019-06-03 23:23:45 DEBUG Fetcher:901 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Added READ_UNCOMMITTED fetch request for partition __consumer_offsets-11 at offset 495716037 to node REDACTED:9094 (id: 2132 rack: us-west-2a) 2019-06-03 23:23:45 DEBUG Fetcher:901 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Added READ_UNCOMMITTED fetch request for partition __consumer_offsets-44 at offset 4239104 to node REDACTED:9094 (id: 2133 rack: us-west-2a) 2019-06-03 23:23:45 DEBUG Fetcher:901 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Added READ_UNCOMMITTED fetch request for partition __consumer_offsets-23 at offset 2776852215 to node REDACTED:9094 (id: 2132 rack: us-west-2a) 2019-06-03 23:23:45 DEBUG Fetcher:901 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Added READ_UNCOMMITTED fetch request for partition __consumer_offsets-19 at offset 98042560 to node REDACTED:9094 (id: 2136 rack: us-west-2b) 2019-06-03 23:23:45 DEBUG Fetcher:901 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Added READ_UNCOMMITTED fetch request for partition __consumer_offsets-32 at offset 3932329596 to node REDACTED:9094 (id: 2136 rack: us-west-2b) 2019-06-03 23:23:45 DEBUG Fetcher:901 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Added READ_UNCOMMITTED fetch request for partition __consumer_offsets-28 at offset 5982110925 to node REDACTED:9094 (id: 2136 rack: us-west-2b) 2019-06-03 23:23:45 DEBUG Fetcher:901 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Added READ_UNCOMMITTED fetch request for partition __consumer_offsets-36 at offset 1626883731 to node REDACTED:9094 (id: 2134 rack: us-west-2b) 2019-06-03 23:23:45 DEBUG Fetcher:901 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Added READ_UNCOMMITTED fetch request for partition __consumer_offsets-14 at offset 19 to node REDACTED:9094 (id: 2134 rack: us-west-2b) 2019-06-03 23:23:45 DEBUG Fetcher:901 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Added READ_UNCOMMITTED fetch request for partition __consumer_offsets-10 at offset 4799 to node REDACTED:9094 (id: 2132 rack: us-west-2a) 2019-06-03 23:23:45 DEBUG Fetcher:901 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Added READ_UNCOMMITTED fetch request for partition __consumer_offsets-22 at offset 13899042 to node REDACTED:9094 (id: 2134 rack: us-west-2b) 2019-06-03 23:23:45 DEBUG Fetcher:901 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Added READ_UNCOMMITTED fetch request for partition __consumer_offsets-18 at offset 635935071 to node REDACTED:9094 (id: 2136 rack: us-west-2b) 2019-06-03 23:23:45 DEBUG Fetcher:901 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Added READ_UNCOMMITTED fetch request for partition __consumer_offsets-31 at offset 9 to node REDACTED:9094 (id: 2133 rack: us-west-2a) 2019-06-03 23:23:45 DEBUG Fetcher:901 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Added READ_UNCOMMITTED fetch request for partition __consumer_offsets-6 at offset 104197 to node REDACTED:9094 (id: 2133 rack: us-west-2a) 2019-06-03 23:23:45 DEBUG Fetcher:901 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Added READ_UNCOMMITTED fetch request for partition __consumer_offsets-35 at offset 105628949 to node REDACTED:9094 (id: 2134 rack: us-west-2b) 2019-06-03 23:23:45 DEBUG Fetcher:901 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Added READ_UNCOMMITTED fetch request for partition __consumer_offsets-49 at offset 704401579 to node REDACTED:9094 (id: 2136 rack: us-west-2b) 2019-06-03 23:23:45 DEBUG Fetcher:901 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Added READ_UNCOMMITTED fetch request for partition __consumer_offsets-7 at offset 44455703 to node REDACTED:9094 (id: 2136 rack: us-west-2b) 2019-06-03 23:23:45 DEBUG Fetcher:901 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Added READ_UNCOMMITTED fetch request for partition __consumer_offsets-3 at offset 4256820663 to node REDACTED:9094 (id: 2136 rack: us-west-2b) 2019-06-03 23:23:45 DEBUG Fetcher:901 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Added READ_UNCOMMITTED fetch request for partition __consumer_offsets-25 at offset 557205660 to node REDACTED:9094 (id: 2134 rack: us-west-2b) 2019-06-03 23:23:45 DEBUG Fetcher:901 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Added READ_UNCOMMITTED fetch request for partition __consumer_offsets-43 at offset 2752545942 to node REDACTED:9094 (id: 2134 rack: us-west-2b) 2019-06-03 23:23:45 DEBUG Fetcher:901 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Added READ_UNCOMMITTED fetch request for partition __consumer_offsets-27 at offset 6219643800 to node REDACTED:9094 (id: 2134 rack: us-west-2b) 2019-06-03 23:23:45 DEBUG Fetcher:901 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Added READ_UNCOMMITTED fetch request for partition __consumer_offsets-39 at offset 1357470959 to node REDACTED:9094 (id: 2134 rack: us-west-2b) 2019-06-03 23:23:45 DEBUG Fetcher:901 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Added READ_UNCOMMITTED fetch request for partition __consumer_offsets-2 at offset 149622563 to node REDACTED:9094 (id: 2134 rack: us-west-2b) 2019-06-03 23:23:45 DEBUG Fetcher:901 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Added READ_UNCOMMITTED fetch request for partition __consumer_offsets-8 at offset 4182550804 to node REDACTED:9094 (id: 2133 rack: us-west-2a) 2019-06-03 23:23:45 DEBUG Fetcher:901 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Added READ_UNCOMMITTED fetch request for partition __consumer_offsets-4 at offset 2548451238 to node REDACTED:9094 (id: 2133 rack: us-west-2a) 2019-06-03 23:23:45 DEBUG Fetcher:901 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Added READ_UNCOMMITTED fetch request for partition __consumer_offsets-15 at offset 1254133257 to node REDACTED:9094 (id: 2132 rack: us-west-2a) 2019-06-03 23:23:45 DEBUG Fetcher:901 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Added READ_UNCOMMITTED fetch request for partition __consumer_offsets-48 at offset 7781283477 to node REDACTED:9094 (id: 2132 rack: us-west-2a) 2019-06-03 23:23:45 DEBUG FetchSessionHandler:250 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Built incremental fetch (sessionId=1630958075, epoch=1) for node 2136. Added 0 partition(s), altered 3 partition(s), removed 0 partition(s) out of 14 partition(s) 2019-06-03 23:23:45 DEBUG FetchSessionHandler:250 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Built incremental fetch (sessionId=185671770, epoch=1) for node 2132. Added 0 partition(s), altered 2 partition(s), removed 0 partition(s) out of 8 partition(s) 2019-06-03 23:23:45 DEBUG FetchSessionHandler:250 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Built incremental fetch (sessionId=806973297, epoch=1) for node 2133. Added 0 partition(s), altered 2 partition(s), removed 0 partition(s) out of 9 partition(s) 2019-06-03 23:23:45 DEBUG FetchSessionHandler:250 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Built incremental fetch (sessionId=837909666, epoch=1) for node 2134. Added 0 partition(s), altered 5 partition(s), removed 0 partition(s) out of 12 partition(s) 2019-06-03 23:23:45 DEBUG Fetcher:218 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Sending READ_UNCOMMITTED IncrementalFetchRequest(toSend=(__consumer_offsets-49, __consumer_offsets-7, __consumer_offsets-3), toForget=(), implied=(__consumer_offsets-13, __consumer_offsets-21, __consumer_offsets-30, __consumer_offsets-5, __consumer_offsets-41, __consumer_offsets-24, __consumer_offsets-33, __consumer_offsets-19, __consumer_offsets-32, __consumer_offsets-28, __consumer_offsets-18)) to broker REDACTED:9094 (id: 2136 rack: us-west-2b) 2019-06-03 23:23:45 DEBUG Fetcher:218 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Sending READ_UNCOMMITTED IncrementalFetchRequest(toSend=(__consumer_offsets-15, __consumer_offsets-48), toForget=(), implied=(__consumer_offsets-9, __consumer_offsets-1, __consumer_offsets-20, __consumer_offsets-11, __consumer_offsets-23, __consumer_offsets-10)) to broker REDACTED:9094 (id: 2132 rack: us-west-2a) 2019-06-03 23:23:45 DEBUG Fetcher:218 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Sending READ_UNCOMMITTED IncrementalFetchRequest(toSend=(__consumer_offsets-8, __consumer_offsets-4), toForget=(), implied=(__consumer_offsets-42, __consumer_offsets-17, __consumer_offsets-45, __consumer_offsets-12, __consumer_offsets-44, __consumer_offsets-31, __consumer_offsets-6)) to broker REDACTED:9094 (id: 2133 rack: us-west-2a) 2019-06-03 23:23:45 DEBUG Fetcher:218 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Sending READ_UNCOMMITTED IncrementalFetchRequest(toSend=(__consumer_offsets-25, __consumer_offsets-43, __consumer_offsets-27, __consumer_offsets-39, __consumer_offsets-2), toForget=(), implied=(__consumer_offsets-38, __consumer_offsets-16, __consumer_offsets-0, __consumer_offsets-36, __consumer_offsets-14, __consumer_offsets-22, __consumer_offsets-35)) to broker REDACTED:9094 (id: 2134 rack: us-west-2b) 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 5862 to 5862 for partition __consumer_offsets-0 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 6040 to 6040 for partition __consumer_offsets-10 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 6008 to 6008 for partition __consumer_offsets-20 2019-06-03 23:23:45 DEBUG Metadata:208 - Not replacing existing epoch 6153 with new epoch 6152 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 5652 to 5652 for partition __consumer_offsets-30 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 6081 to 6081 for partition __consumer_offsets-39 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 5629 to 5629 for partition __consumer_offsets-9 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 5983 to 5983 for partition __consumer_offsets-11 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 5896 to 5896 for partition __consumer_offsets-31 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 5278 to 5278 for partition __consumer_offsets-13 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 6026 to 6026 for partition __consumer_offsets-18 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 5608 to 5608 for partition __consumer_offsets-22 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 6025 to 6025 for partition __consumer_offsets-32 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 5685 to 5685 for partition __consumer_offsets-8 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 5730 to 5730 for partition __consumer_offsets-43 2019-06-03 23:23:45 DEBUG Metadata:208 - Not replacing existing epoch 5957 with new epoch 5956 2019-06-03 23:23:45 DEBUG Metadata:208 - Not replacing existing epoch 6047 with new epoch 6046 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 6090 to 6090 for partition __consumer_offsets-1 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 5821 to 5821 for partition __consumer_offsets-6 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 5909 to 5909 for partition __consumer_offsets-41 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 5805 to 5805 for partition __consumer_offsets-27 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 5670 to 5670 for partition __consumer_offsets-48 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 6220 to 6220 for partition __consumer_offsets-5 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 5596 to 5596 for partition __consumer_offsets-15 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 5896 to 5896 for partition __consumer_offsets-35 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 5858 to 5858 for partition __consumer_offsets-25 2019-06-03 23:23:45 DEBUG Metadata:208 - Not replacing existing epoch 5927 with new epoch 5926 2019-06-03 23:23:45 DEBUG Metadata:208 - Not replacing existing epoch 5938 with new epoch 5937 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 5792 to 5792 for partition __consumer_offsets-36 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 5984 to 5984 for partition __consumer_offsets-44 2019-06-03 23:23:45 DEBUG Metadata:208 - Not replacing existing epoch 5932 with new epoch 5931 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 5979 to 5979 for partition __consumer_offsets-16 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 5804 to 5804 for partition __consumer_offsets-17 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 6179 to 6179 for partition __consumer_offsets-3 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 5953 to 5953 for partition __consumer_offsets-45 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 6276 to 6276 for partition __consumer_offsets-24 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 6119 to 6119 for partition __consumer_offsets-38 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 5784 to 5784 for partition __consumer_offsets-33 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 5665 to 5665 for partition __consumer_offsets-23 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 5812 to 5812 for partition __consumer_offsets-28 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 6014 to 6014 for partition __consumer_offsets-2 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 6199 to 6199 for partition __consumer_offsets-12 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 5908 to 5908 for partition __consumer_offsets-19 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 5697 to 5697 for partition __consumer_offsets-14 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 5673 to 5673 for partition __consumer_offsets-4 2019-06-03 23:23:45 DEBUG Metadata:208 - Not replacing existing epoch 5921 with new epoch 5920 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 5940 to 5940 for partition __consumer_offsets-49 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 5836 to 5836 for partition __consumer_offsets-42 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 5827 to 5827 for partition __consumer_offsets-7 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 5670 to 5670 for partition __consumer_offsets-21 Calling endOffsets() for the second time2019-06-03 23:23:45 DEBUG Metadata:370 - Updated cluster metadata version 5 to MetadataCache{cluster=Cluster(id = 5Cs2i3WbTzKHbrF2GzLwaQ, nodes = [REDACTED:9094 (id: 2136 rack: us-west-2b), REDACTED:9094 (id: 2137 rack: us-west-2c), REDACTED:9094 (id: 2134 rack: us-west-2b), REDACTED:9094 (id: 2131 rack: us-west-2c), REDACTED:9094 (id: 2135 rack: us-west-2c), REDACTED:9094 (id: 2132 rack: us-west-2a), REDACTED:9094 (id: 2133 rack: us-west-2a)], partitions = [Partition(topic = __consumer_offsets, partition = 13, leader = 2136, replicas = [2136,2131,2132], isr = [2132,2136,2131], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 46, leader = 2134, replicas = [2134,2133,2135], isr = [2135,2134,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 9, leader = 2132, replicas = [2132,2134,2131], isr = [2132,2134,2131], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 42, leader = 2133, replicas = [2133,2136,2135], isr = [2135,2136,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 21, leader = 2136, replicas = [2136,2131,2133], isr = [2131,2136,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 17, leader = 2133, replicas = [2133,2136,2131], isr = [2131,2136,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 30, leader = 2136, replicas = [2136,2133,2131], isr = [2136,2133,2131], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 26, leader = 2132, replicas = [2132,2134,2135], isr = [2135,2132,2134], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 5, leader = 2136, replicas = [2136,2131,2132], isr = [2132,2131,2136], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 38, leader = 2134, replicas = [2134,2133,2135], isr = [2135,2134,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 1, leader = 2132, replicas = [2132,2134,2131], isr = [2132,2134,2131], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 34, leader = 2132, replicas = [2132,2136,2135], isr = [2135,2132,2136], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 16, leader = 2134, replicas = [2134,2132,2135], isr = [2132,2134,2135], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 45, leader = 2133, replicas = [2133,2136,2135], isr = [2135,2136,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 12, leader = 2133, replicas = [2133,2134,2131], isr = [2134,2131,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 41, leader = 2136, replicas = [2136,2133,2135], isr = [2135,2136,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 24, leader = 2136, replicas = [2136,2133,2131], isr = [2131,2136,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 20, leader = 2132, replicas = [2132,2136,2135], isr = [2132,2136,2135], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 49, leader = 2136, replicas = [2136,2132,2135], isr = [2135,2132,2136], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 0, leader = 2134, replicas = [2134,2132,2135], isr = [2132,2134,2135], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 29, leader = 2134, replicas = [2134,2132,2135], isr = [2135,2132,2134], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 25, leader = 2134, replicas = [2134,2135,2133], isr = [2134,2133,2135], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 8, leader = 2133, replicas = [2133,2136,2131], isr = [2131,2136,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 37, leader = 2133, replicas = [2133,2136,2135], isr = [2135,2136,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 4, leader = 2133, replicas = [2133,2134,2131], isr = [2134,2131,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 33, leader = 2136, replicas = [2136,2133,2135], isr = [2135,2136,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 15, leader = 2132, replicas = [2132,2136,2135], isr = [2132,2136,2135], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 48, leader = 2132, replicas = [2132,2134,2135], isr = [2135,2132,2134], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 11, leader = 2132, replicas = [2132,2135,2136], isr = [2132,2136,2135], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 44, leader = 2133, replicas = [2133,2134,2135], isr = [2135,2134,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 23, leader = 2132, replicas = [2132,2136,2135], isr = [2132,2136,2135], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 19, leader = 2136, replicas = [2136,2133,2131], isr = [2131,2136,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 32, leader = 2136, replicas = [2136,2131,2133], isr = [2131,2136,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 28, leader = 2136, replicas = [2136,2133,2135], isr = [2135,2136,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 7, leader = 2136, replicas = [2136,2132,2131], isr = [2132,2136,2131], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 40, leader = 2134, replicas = [2134,2132,2135], isr = [2135,2132,2134], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 3, leader = 2136, replicas = [2136,2133,2135], isr = [2136,2133,2135], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 36, leader = 2134, replicas = [2134,2133,2135], isr = [2135,2134,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 47, leader = 2132, replicas = [2132,2134,2135], isr = [2135,2132,2134], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 14, leader = 2134, replicas = [2134,2135,2132], isr = [2132,2134,2135], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 43, leader = 2134, replicas = [2134,2132,2135], isr = [2135,2132,2134], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 10, leader = 2132, replicas = [2132,2136,2135], isr = [2132,2136,2135], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 22, leader = 2134, replicas = [2134,2135,2133], isr = [2134,2133,2135], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 18, leader = 2136, replicas = [2136,2131,2132], isr = [2132,2131,2136], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 31, leader = 2133, replicas = [2133,2134,2135], isr = [2135,2134,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 27, leader = 2134, replicas = [2134,2133,2131], isr = [2134,2131,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 39, leader = 2134, replicas = [2134,2132,2135], isr = [2135,2132,2134], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 6, leader = 2133, replicas = [2133,2134,2131], isr = [2134,2131,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 35, leader = 2134, replicas = [2134,2132,2135], isr = [2135,2132,2134], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 2, leader = 2134, replicas = [2134,2135,2132], isr = [2132,2134,2135], offlineReplicas = [])], controller = REDACTED:9094 (id: 2132 rack: us-west-2a))} 2019-06-03 23:23:45 DEBUG Fetcher:700 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Leader for partition __consumer_offsets-46 is unknown for fetching offset 2019-06-03 23:23:45 DEBUG Fetcher:700 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Leader for partition __consumer_offsets-26 is unknown for fetching offset 2019-06-03 23:23:45 DEBUG Fetcher:700 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Leader for partition __consumer_offsets-34 is unknown for fetching offset 2019-06-03 23:23:45 DEBUG Fetcher:700 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Leader for partition __consumer_offsets-29 is unknown for fetching offset 2019-06-03 23:23:45 DEBUG Fetcher:700 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Leader for partition __consumer_offsets-37 is unknown for fetching offset 2019-06-03 23:23:45 DEBUG Fetcher:700 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Leader for partition __consumer_offsets-40 is unknown for fetching offset 2019-06-03 23:23:45 DEBUG Fetcher:700 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Leader for partition __consumer_offsets-47 is unknown for fetching offset 2019-06-03 23:23:45 DEBUG Fetcher:743 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Sending ListOffsetRequest (type=ListOffsetRequest, replicaId=-1, partitionTimestamps={__consumer_offsets-13={timestamp: -1, maxNumOffsets: 1, currentLeaderEpoch: Optional.empty}, __consumer_offsets-41={timestamp: -1, maxNumOffsets: 1, currentLeaderEpoch: Optional.empty}, __consumer_offsets-24={timestamp: -1, maxNumOffsets: 1, currentLeaderEpoch: Optional.empty}, __consumer_offsets-21={timestamp: -1, maxNumOffsets: 1, currentLeaderEpoch: Optional.empty}, __consumer_offsets-19={timestamp: -1, maxNumOffsets: 1, currentLeaderEpoch: Optional.empty}, __consumer_offsets-49={timestamp: -1, maxNumOffsets: 1, currentLeaderEpoch: Optional.empty}, __consumer_offsets-18={timestamp: -1, maxNumOffsets: 1, currentLeaderEpoch: Optional.empty}, __consumer_offsets-32={timestamp: -1, maxNumOffsets: 1, currentLeaderEpoch: Optional.empty}, __consumer_offsets-30={timestamp: -1, maxNumOffsets: 1, currentLeaderEpoch: Optional.empty}, __consumer_offsets-28={timestamp: -1, maxNumOffsets: 1, currentLeaderEpoch: Optional.empty}, __consumer_offsets-7={timestamp: -1, maxNumOffsets: 1, currentLeaderEpoch: Optional.empty}, __consumer_offsets-5={timestamp: -1, maxNumOffsets: 1, currentLeaderEpoch: Optional.empty}, __consumer_offsets-3={timestamp: -1, maxNumOffsets: 1, currentLeaderEpoch: Optional.empty}, __consumer_offsets-33={timestamp: -1, maxNumOffsets: 1, currentLeaderEpoch: Optional.empty}}, isolationLevel=READ_UNCOMMITTED) to broker REDACTED:9094 (id: 2136 rack: us-west-2b) 2019-06-03 23:23:45 DEBUG Fetcher:743 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Sending ListOffsetRequest (type=ListOffsetRequest, replicaId=-1, partitionTimestamps={__consumer_offsets-15={timestamp: -1, maxNumOffsets: 1, currentLeaderEpoch: Optional.empty}, __consumer_offsets-48={timestamp: -1, maxNumOffsets: 1, currentLeaderEpoch: Optional.empty}, __consumer_offsets-11={timestamp: -1, maxNumOffsets: 1, currentLeaderEpoch: Optional.empty}, __consumer_offsets-9={timestamp: -1, maxNumOffsets: 1, currentLeaderEpoch: Optional.empty}, __consumer_offsets-10={timestamp: -1, maxNumOffsets: 1, currentLeaderEpoch: Optional.empty}, __consumer_offsets-23={timestamp: -1, maxNumOffsets: 1, currentLeaderEpoch: Optional.empty}, __consumer_offsets-20={timestamp: -1, maxNumOffsets: 1, currentLeaderEpoch: Optional.empty}, __consumer_offsets-1={timestamp: -1, maxNumOffsets: 1, currentLeaderEpoch: Optional.empty}}, isolationLevel=READ_UNCOMMITTED) to broker REDACTED:9094 (id: 2132 rack: us-west-2a) 2019-06-03 23:23:45 DEBUG Fetcher:743 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Sending ListOffsetRequest (type=ListOffsetRequest, replicaId=-1, partitionTimestamps={__consumer_offsets-31={timestamp: -1, maxNumOffsets: 1, currentLeaderEpoch: Optional.empty}, __consumer_offsets-45={timestamp: -1, maxNumOffsets: 1, currentLeaderEpoch: Optional.empty}, __consumer_offsets-12={timestamp: -1, maxNumOffsets: 1, currentLeaderEpoch: Optional.empty}, __consumer_offsets-44={timestamp: -1, maxNumOffsets: 1, currentLeaderEpoch: Optional.empty}, __consumer_offsets-42={timestamp: -1, maxNumOffsets: 1, currentLeaderEpoch: Optional.empty}, __consumer_offsets-8={timestamp: -1, maxNumOffsets: 1, currentLeaderEpoch: Optional.empty}, __consumer_offsets-6={timestamp: -1, maxNumOffsets: 1, currentLeaderEpoch: Optional.empty}, __consumer_offsets-4={timestamp: -1, maxNumOffsets: 1, currentLeaderEpoch: Optional.empty}, __consumer_offsets-17={timestamp: -1, maxNumOffsets: 1, currentLeaderEpoch: Optional.empty}}, isolationLevel=READ_UNCOMMITTED) to broker REDACTED:9094 (id: 2133 rack: us-west-2a) 2019-06-03 23:23:45 DEBUG Fetcher:743 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Sending ListOffsetRequest (type=ListOffsetRequest, replicaId=-1, partitionTimestamps={__consumer_offsets-16={timestamp: -1, maxNumOffsets: 1, currentLeaderEpoch: Optional.empty}, __consumer_offsets-0={timestamp: -1, maxNumOffsets: 1, currentLeaderEpoch: Optional.empty}, __consumer_offsets-14={timestamp: -1, maxNumOffsets: 1, currentLeaderEpoch: Optional.empty}, __consumer_offsets-43={timestamp: -1, maxNumOffsets: 1, currentLeaderEpoch: Optional.empty}, __consumer_offsets-27={timestamp: -1, maxNumOffsets: 1, currentLeaderEpoch: Optional.empty}, __consumer_offsets-25={timestamp: -1, maxNumOffsets: 1, currentLeaderEpoch: Optional.empty}, __consumer_offsets-39={timestamp: -1, maxNumOffsets: 1, currentLeaderEpoch: Optional.empty}, __consumer_offsets-38={timestamp: -1, maxNumOffsets: 1, currentLeaderEpoch: Optional.empty}, __consumer_offsets-22={timestamp: -1, maxNumOffsets: 1, currentLeaderEpoch: Optional.empty}, __consumer_offsets-35={timestamp: -1, maxNumOffsets: 1, currentLeaderEpoch: Optional.empty}, __consumer_offsets-36={timestamp: -1, maxNumOffsets: 1, currentLeaderEpoch: Optional.empty}, __consumer_offsets-2={timestamp: -1, maxNumOffsets: 1, currentLeaderEpoch: Optional.empty}}, isolationLevel=READ_UNCOMMITTED) to broker REDACTED:9094 (id: 2134 rack: us-west-2b) 2019-06-03 23:23:45 DEBUG FetchSessionHandler:421 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Node 2136 sent an incremental fetch response for session 1630958075 with 3 response partition(s), 11 implied partition(s) 2019-06-03 23:23:45 DEBUG Fetcher:245 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Fetch READ_UNCOMMITTED at offset 32624713 for partition __consumer_offsets-30 returned fetch data (error=NONE, highWaterMark=32624715, lastStableOffset = 32624715, logStartOffset = 0, abortedTransactions = null, recordsSizeInBytes=325) 2019-06-03 23:23:45 DEBUG Fetcher:245 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Fetch READ_UNCOMMITTED at offset 5982110925 for partition __consumer_offsets-28 returned fetch data (error=NONE, highWaterMark=5982111147, lastStableOffset = 5982111147, logStartOffset = 0, abortedTransactions = null, recordsSizeInBytes=24555) 2019-06-03 23:23:45 DEBUG Fetcher:245 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Fetch READ_UNCOMMITTED at offset 44455703 for partition __consumer_offsets-7 returned fetch data (error=NONE, highWaterMark=44455707, lastStableOffset = 44455707, logStartOffset = 0, abortedTransactions = null, recordsSizeInBytes=734) 2019-06-03 23:23:45 DEBUG FetchSessionHandler:421 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Node 2134 sent an incremental fetch response for session 837909666 with 5 response partition(s), 7 implied partition(s) 2019-06-03 23:23:45 DEBUG Fetcher:245 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Fetch READ_UNCOMMITTED at offset 3774929226 for partition __consumer_offsets-0 returned fetch data (error=NONE, highWaterMark=3774929266, lastStableOffset = 3774929266, logStartOffset = 0, abortedTransactions = null, recordsSizeInBytes=4498) 2019-06-03 23:23:45 DEBUG Fetcher:245 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Fetch READ_UNCOMMITTED at offset 1626883731 for partition __consumer_offsets-36 returned fetch data (error=NONE, highWaterMark=1626883747, lastStableOffset = 1626883747, logStartOffset = 0, abortedTransactions = null, recordsSizeInBytes=2029) 2019-06-03 23:23:45 DEBUG Fetcher:245 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Fetch READ_UNCOMMITTED at offset 2752545942 for partition __consumer_offsets-43 returned fetch data (error=NONE, highWaterMark=2752545951, lastStableOffset = 2752545951, logStartOffset = 0, abortedTransactions = null, recordsSizeInBytes=1373) 2019-06-03 23:23:45 DEBUG Fetcher:245 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Fetch READ_UNCOMMITTED at offset 6219643800 for partition __consumer_offsets-27 returned fetch data (error=NONE, highWaterMark=6219643848, lastStableOffset = 6219643848, logStartOffset = 0, abortedTransactions = null, recordsSizeInBytes=3741) 2019-06-03 23:23:45 DEBUG Fetcher:245 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Fetch READ_UNCOMMITTED at offset 149622563 for partition __consumer_offsets-2 returned fetch data (error=NONE, highWaterMark=149622579, lastStableOffset = 149622579, logStartOffset = 0, abortedTransactions = null, recordsSizeInBytes=1869) 2019-06-03 23:23:45 DEBUG FetchSessionHandler:421 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Node 2133 sent an incremental fetch response for session 806973297 with 2 response partition(s), 7 implied partition(s) 2019-06-03 23:23:45 DEBUG Fetcher:245 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Fetch READ_UNCOMMITTED at offset 332874930 for partition __consumer_offsets-42 returned fetch data (error=NONE, highWaterMark=332874932, lastStableOffset = 332874932, logStartOffset = 0, abortedTransactions = null, recordsSizeInBytes=313) 2019-06-03 23:23:45 DEBUG Fetcher:245 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Fetch READ_UNCOMMITTED at offset 2548451238 for partition __consumer_offsets-4 returned fetch data (error=NONE, highWaterMark=2548451246, lastStableOffset = 2548451246, logStartOffset = 0, abortedTransactions = null, recordsSizeInBytes=1148) 2019-06-03 23:23:45 DEBUG FetchSessionHandler:421 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Node 2132 sent an incremental fetch response for session 185671770 with 2 response partition(s), 6 implied partition(s) 2019-06-03 23:23:45 DEBUG Fetcher:245 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Fetch READ_UNCOMMITTED at offset 7781283477 for partition __consumer_offsets-48 returned fetch data (error=NONE, highWaterMark=7781283601, lastStableOffset = 7781283601, logStartOffset = 0, abortedTransactions = null, recordsSizeInBytes=11650) 2019-06-03 23:23:45 DEBUG Fetcher:245 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Fetch READ_UNCOMMITTED at offset 495716037 for partition __consumer_offsets-11 returned fetch data (error=NONE, highWaterMark=495716039, lastStableOffset = 495716039, logStartOffset = 0, abortedTransactions = null, recordsSizeInBytes=377) 2019-06-03 23:23:45 DEBUG Fetcher:799 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Handling ListOffsetResponse response for __consumer_offsets-13. Fetched offset 583453324, timestamp -1 2019-06-03 23:23:45 DEBUG Fetcher:799 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Handling ListOffsetResponse response for __consumer_offsets-41. Fetched offset 103829, timestamp -1 2019-06-03 23:23:45 DEBUG Fetcher:799 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Handling ListOffsetResponse response for __consumer_offsets-24. Fetched offset 486923912, timestamp -1 2019-06-03 23:23:45 DEBUG Fetcher:799 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Handling ListOffsetResponse response for __consumer_offsets-21. Fetched offset 90768204, timestamp -1 2019-06-03 23:23:45 DEBUG Fetcher:799 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Handling ListOffsetResponse response for __consumer_offsets-19. Fetched offset 98042560, timestamp -1 2019-06-03 23:23:45 DEBUG Fetcher:799 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Handling ListOffsetResponse response for __consumer_offsets-49. Fetched offset 704401579, timestamp -1 2019-06-03 23:23:45 DEBUG Fetcher:799 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Handling ListOffsetResponse response for __consumer_offsets-18. Fetched offset 635935071, timestamp -1 2019-06-03 23:23:45 DEBUG Fetcher:799 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Handling ListOffsetResponse response for __consumer_offsets-32. Fetched offset 3932329596, timestamp -1 2019-06-03 23:23:45 DEBUG Fetcher:799 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Handling ListOffsetResponse response for __consumer_offsets-30. Fetched offset 32624715, timestamp -1 2019-06-03 23:23:45 DEBUG Fetcher:799 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Handling ListOffsetResponse response for __consumer_offsets-28. Fetched offset 5982111147, timestamp -1 2019-06-03 23:23:45 DEBUG Fetcher:799 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Handling ListOffsetResponse response for __consumer_offsets-7. Fetched offset 44455709, timestamp -1 2019-06-03 23:23:45 DEBUG Fetcher:799 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Handling ListOffsetResponse response for __consumer_offsets-5. Fetched offset 29630232, timestamp -1 2019-06-03 23:23:45 DEBUG Fetcher:799 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Handling ListOffsetResponse response for __consumer_offsets-3. Fetched offset 4256820663, timestamp -1 2019-06-03 23:23:45 DEBUG Fetcher:799 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Handling ListOffsetResponse response for __consumer_offsets-33. Fetched offset 199, timestamp -1 2019-06-03 23:23:45 DEBUG Fetcher:799 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Handling ListOffsetResponse response for __consumer_offsets-16. Fetched offset 943971849, timestamp -1 2019-06-03 23:23:45 DEBUG Fetcher:799 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Handling ListOffsetResponse response for __consumer_offsets-0. Fetched offset 3774929266, timestamp -1 2019-06-03 23:23:45 DEBUG Fetcher:799 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Handling ListOffsetResponse response for __consumer_offsets-14. Fetched offset 19, timestamp -1 2019-06-03 23:23:45 DEBUG Fetcher:799 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Handling ListOffsetResponse response for __consumer_offsets-43. Fetched offset 2752545951, timestamp -1 2019-06-03 23:23:45 DEBUG Fetcher:799 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Handling ListOffsetResponse response for __consumer_offsets-27. Fetched offset 6219643848, timestamp -1 2019-06-03 23:23:45 DEBUG Fetcher:799 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Handling ListOffsetResponse response for __consumer_offsets-25. Fetched offset 557205660, timestamp -1 2019-06-03 23:23:45 DEBUG Fetcher:799 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Handling ListOffsetResponse response for __consumer_offsets-39. Fetched offset 1357470959, timestamp -1 2019-06-03 23:23:45 DEBUG Fetcher:799 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Handling ListOffsetResponse response for __consumer_offsets-38. Fetched offset 287518, timestamp -1 2019-06-03 23:23:45 DEBUG Fetcher:799 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Handling ListOffsetResponse response for __consumer_offsets-22. Fetched offset 13899042, timestamp -1 2019-06-03 23:23:45 DEBUG Fetcher:799 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Handling ListOffsetResponse response for __consumer_offsets-35. Fetched offset 105628949, timestamp -1 2019-06-03 23:23:45 DEBUG Fetcher:799 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Handling ListOffsetResponse response for __consumer_offsets-36. Fetched offset 1626883747, timestamp -1 2019-06-03 23:23:45 DEBUG Fetcher:799 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Handling ListOffsetResponse response for __consumer_offsets-2. Fetched offset 149622579, timestamp -1 2019-06-03 23:23:45 DEBUG Fetcher:799 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Handling ListOffsetResponse response for __consumer_offsets-31. Fetched offset 9, timestamp -1 2019-06-03 23:23:45 DEBUG Fetcher:799 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Handling ListOffsetResponse response for __consumer_offsets-45. Fetched offset 103980155, timestamp -1 2019-06-03 23:23:45 DEBUG Fetcher:799 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Handling ListOffsetResponse response for __consumer_offsets-12. Fetched offset 10043774, timestamp -1 2019-06-03 23:23:45 DEBUG Fetcher:799 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Handling ListOffsetResponse response for __consumer_offsets-44. Fetched offset 4239104, timestamp -1 2019-06-03 23:23:45 DEBUG Fetcher:799 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Handling ListOffsetResponse response for __consumer_offsets-42. Fetched offset 332874948, timestamp -1 2019-06-03 23:23:45 DEBUG Fetcher:799 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Handling ListOffsetResponse response for __consumer_offsets-8. Fetched offset 4182550804, timestamp -1 2019-06-03 23:23:45 DEBUG Fetcher:799 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Handling ListOffsetResponse response for __consumer_offsets-6. Fetched offset 104197, timestamp -1 2019-06-03 23:23:45 DEBUG Fetcher:799 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Handling ListOffsetResponse response for __consumer_offsets-4. Fetched offset 2548451246, timestamp -1 2019-06-03 23:23:45 DEBUG Fetcher:799 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Handling ListOffsetResponse response for __consumer_offsets-17. Fetched offset 1245145305, timestamp -1 2019-06-03 23:23:45 DEBUG Fetcher:799 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Handling ListOffsetResponse response for __consumer_offsets-15. Fetched offset 1254133257, timestamp -1 2019-06-03 23:23:45 DEBUG Fetcher:799 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Handling ListOffsetResponse response for __consumer_offsets-48. Fetched offset 7781283601, timestamp -1 2019-06-03 23:23:45 DEBUG Fetcher:799 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Handling ListOffsetResponse response for __consumer_offsets-11. Fetched offset 495716039, timestamp -1 2019-06-03 23:23:45 DEBUG Fetcher:799 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Handling ListOffsetResponse response for __consumer_offsets-9. Fetched offset 2546600, timestamp -1 2019-06-03 23:23:45 DEBUG Fetcher:799 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Handling ListOffsetResponse response for __consumer_offsets-10. Fetched offset 4799, timestamp -1 2019-06-03 23:23:45 DEBUG Fetcher:799 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Handling ListOffsetResponse response for __consumer_offsets-23. Fetched offset 2776852215, timestamp -1 2019-06-03 23:23:45 DEBUG Fetcher:799 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Handling ListOffsetResponse response for __consumer_offsets-20. Fetched offset 238010345, timestamp -1 2019-06-03 23:23:45 DEBUG Fetcher:799 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Handling ListOffsetResponse response for __consumer_offsets-1. Fetched offset 761956929, timestamp -1 2019-06-03 23:23:45 DEBUG NetworkClient:1073 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Sending metadata request (type=MetadataRequest, topics=__consumer_offsets) to node REDACTED:9094 (id: 2136 rack: us-west-2b) 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 5862 to 5862 for partition __consumer_offsets-0 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 6040 to 6040 for partition __consumer_offsets-10 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 6008 to 6008 for partition __consumer_offsets-20 2019-06-03 23:23:45 DEBUG Metadata:208 - Not replacing existing epoch 6153 with new epoch 6152 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 5652 to 5652 for partition __consumer_offsets-30 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 6081 to 6081 for partition __consumer_offsets-39 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 5629 to 5629 for partition __consumer_offsets-9 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 5983 to 5983 for partition __consumer_offsets-11 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 5896 to 5896 for partition __consumer_offsets-31 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 5278 to 5278 for partition __consumer_offsets-13 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 6026 to 6026 for partition __consumer_offsets-18 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 5608 to 5608 for partition __consumer_offsets-22 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 6025 to 6025 for partition __consumer_offsets-32 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 5685 to 5685 for partition __consumer_offsets-8 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 5730 to 5730 for partition __consumer_offsets-43 2019-06-03 23:23:45 DEBUG Metadata:208 - Not replacing existing epoch 5957 with new epoch 5956 2019-06-03 23:23:45 DEBUG Metadata:208 - Not replacing existing epoch 6047 with new epoch 6046 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 6090 to 6090 for partition __consumer_offsets-1 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 5821 to 5821 for partition __consumer_offsets-6 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 5909 to 5909 for partition __consumer_offsets-41 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 5805 to 5805 for partition __consumer_offsets-27 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 5670 to 5670 for partition __consumer_offsets-48 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 6220 to 6220 for partition __consumer_offsets-5 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 5596 to 5596 for partition __consumer_offsets-15 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 5896 to 5896 for partition __consumer_offsets-35 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 5858 to 5858 for partition __consumer_offsets-25 2019-06-03 23:23:45 DEBUG Metadata:208 - Not replacing existing epoch 5927 with new epoch 5926 2019-06-03 23:23:45 DEBUG Metadata:208 - Not replacing existing epoch 5938 with new epoch 5937 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 5792 to 5792 for partition __consumer_offsets-36 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 5984 to 5984 for partition __consumer_offsets-44 2019-06-03 23:23:45 DEBUG Metadata:208 - Not replacing existing epoch 5932 with new epoch 5931 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 5979 to 5979 for partition __consumer_offsets-16 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 5804 to 5804 for partition __consumer_offsets-17 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 6179 to 6179 for partition __consumer_offsets-3 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 5953 to 5953 for partition __consumer_offsets-45 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 6276 to 6276 for partition __consumer_offsets-24 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 6119 to 6119 for partition __consumer_offsets-38 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 5784 to 5784 for partition __consumer_offsets-33 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 5665 to 5665 for partition __consumer_offsets-23 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 5812 to 5812 for partition __consumer_offsets-28 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 6014 to 6014 for partition __consumer_offsets-2 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 6199 to 6199 for partition __consumer_offsets-12 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 5908 to 5908 for partition __consumer_offsets-19 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 5697 to 5697 for partition __consumer_offsets-14 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 5673 to 5673 for partition __consumer_offsets-4 2019-06-03 23:23:45 DEBUG Metadata:208 - Not replacing existing epoch 5921 with new epoch 5920 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 5940 to 5940 for partition __consumer_offsets-49 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 5836 to 5836 for partition __consumer_offsets-42 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 5827 to 5827 for partition __consumer_offsets-7 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 5670 to 5670 for partition __consumer_offsets-21 2019-06-03 23:23:45 DEBUG Metadata:370 - Updated cluster metadata version 6 to MetadataCache{cluster=Cluster(id = 5Cs2i3WbTzKHbrF2GzLwaQ, nodes = [REDACTED:9094 (id: 2131 rack: us-west-2c), REDACTED:9094 (id: 2135 rack: us-west-2c), REDACTED:9094 (id: 2134 rack: us-west-2b), REDACTED:9094 (id: 2136 rack: us-west-2b), REDACTED:9094 (id: 2137 rack: us-west-2c), REDACTED:9094 (id: 2132 rack: us-west-2a), REDACTED:9094 (id: 2133 rack: us-west-2a)], partitions = [Partition(topic = __consumer_offsets, partition = 13, leader = 2136, replicas = [2136,2131,2132], isr = [2132,2136,2131], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 46, leader = 2134, replicas = [2134,2133,2135], isr = [2135,2134,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 9, leader = 2132, replicas = [2132,2134,2131], isr = [2132,2134,2131], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 42, leader = 2133, replicas = [2133,2136,2135], isr = [2135,2136,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 21, leader = 2136, replicas = [2136,2131,2133], isr = [2131,2136,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 17, leader = 2133, replicas = [2133,2136,2131], isr = [2131,2136,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 30, leader = 2136, replicas = [2136,2133,2131], isr = [2136,2133,2131], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 26, leader = 2132, replicas = [2132,2134,2135], isr = [2135,2132,2134], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 5, leader = 2136, replicas = [2136,2131,2132], isr = [2132,2131,2136], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 38, leader = 2134, replicas = [2134,2133,2135], isr = [2135,2134,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 1, leader = 2132, replicas = [2132,2134,2131], isr = [2132,2134,2131], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 34, leader = 2132, replicas = [2132,2136,2135], isr = [2135,2132,2136], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 16, leader = 2134, replicas = [2134,2132,2135], isr = [2132,2134,2135], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 45, leader = 2133, replicas = [2133,2136,2135], isr = [2135,2136,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 12, leader = 2133, replicas = [2133,2134,2131], isr = [2134,2131,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 41, leader = 2136, replicas = [2136,2133,2135], isr = [2135,2136,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 24, leader = 2136, replicas = [2136,2133,2131], isr = [2131,2136,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 20, leader = 2132, replicas = [2132,2136,2135], isr = [2132,2136,2135], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 49, leader = 2136, replicas = [2136,2132,2135], isr = [2135,2132,2136], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 0, leader = 2134, replicas = [2134,2132,2135], isr = [2132,2134,2135], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 29, leader = 2134, replicas = [2134,2132,2135], isr = [2135,2132,2134], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 25, leader = 2134, replicas = [2134,2135,2133], isr = [2134,2133,2135], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 8, leader = 2133, replicas = [2133,2136,2131], isr = [2131,2136,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 37, leader = 2133, replicas = [2133,2136,2135], isr = [2135,2136,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 4, leader = 2133, replicas = [2133,2134,2131], isr = [2134,2131,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 33, leader = 2136, replicas = [2136,2133,2135], isr = [2135,2136,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 15, leader = 2132, replicas = [2132,2136,2135], isr = [2132,2136,2135], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 48, leader = 2132, replicas = [2132,2134,2135], isr = [2135,2132,2134], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 11, leader = 2132, replicas = [2132,2135,2136], isr = [2132,2136,2135], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 44, leader = 2133, replicas = [2133,2134,2135], isr = [2135,2134,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 23, leader = 2132, replicas = [2132,2136,2135], isr = [2132,2136,2135], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 19, leader = 2136, replicas = [2136,2133,2131], isr = [2131,2136,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 32, leader = 2136, replicas = [2136,2131,2133], isr = [2131,2136,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 28, leader = 2136, replicas = [2136,2133,2135], isr = [2135,2136,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 7, leader = 2136, replicas = [2136,2132,2131], isr = [2132,2136,2131], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 40, leader = 2134, replicas = [2134,2132,2135], isr = [2135,2132,2134], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 3, leader = 2136, replicas = [2136,2133,2135], isr = [2136,2133,2135], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 36, leader = 2134, replicas = [2134,2133,2135], isr = [2135,2134,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 47, leader = 2132, replicas = [2132,2134,2135], isr = [2135,2132,2134], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 14, leader = 2134, replicas = [2134,2135,2132], isr = [2132,2134,2135], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 43, leader = 2134, replicas = [2134,2132,2135], isr = [2135,2132,2134], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 10, leader = 2132, replicas = [2132,2136,2135], isr = [2132,2136,2135], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 22, leader = 2134, replicas = [2134,2135,2133], isr = [2134,2133,2135], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 18, leader = 2136, replicas = [2136,2131,2132], isr = [2132,2131,2136], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 31, leader = 2133, replicas = [2133,2134,2135], isr = [2135,2134,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 27, leader = 2134, replicas = [2134,2133,2131], isr = [2134,2131,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 39, leader = 2134, replicas = [2134,2132,2135], isr = [2135,2132,2134], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 6, leader = 2133, replicas = [2133,2134,2131], isr = [2134,2131,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 35, leader = 2134, replicas = [2134,2132,2135], isr = [2135,2132,2134], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 2, leader = 2134, replicas = [2134,2135,2132], isr = [2132,2134,2135], offlineReplicas = [])], controller = REDACTED:9094 (id: 2132 rack: us-west-2a))} 2019-06-03 23:23:45 DEBUG Fetcher:700 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Leader for partition __consumer_offsets-46 is unknown for fetching offset 2019-06-03 23:23:45 DEBUG Fetcher:700 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Leader for partition __consumer_offsets-26 is unknown for fetching offset 2019-06-03 23:23:45 DEBUG Fetcher:700 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Leader for partition __consumer_offsets-34 is unknown for fetching offset 2019-06-03 23:23:45 DEBUG Fetcher:700 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Leader for partition __consumer_offsets-29 is unknown for fetching offset 2019-06-03 23:23:45 DEBUG Fetcher:700 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Leader for partition __consumer_offsets-37 is unknown for fetching offset 2019-06-03 23:23:45 DEBUG Fetcher:700 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Leader for partition __consumer_offsets-40 is unknown for fetching offset 2019-06-03 23:23:45 DEBUG Fetcher:700 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Leader for partition __consumer_offsets-47 is unknown for fetching offset 2019-06-03 23:23:45 DEBUG NetworkClient:1073 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Sending metadata request (type=MetadataRequest, topics=__consumer_offsets) to node REDACTED:9094 (id: 2136 rack: us-west-2b) 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 5862 to 5862 for partition __consumer_offsets-0 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 6040 to 6040 for partition __consumer_offsets-10 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 6008 to 6008 for partition __consumer_offsets-20 2019-06-03 23:23:45 DEBUG Metadata:208 - Not replacing existing epoch 6153 with new epoch 6152 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 5652 to 5652 for partition __consumer_offsets-30 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 6081 to 6081 for partition __consumer_offsets-39 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 5629 to 5629 for partition __consumer_offsets-9 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 5983 to 5983 for partition __consumer_offsets-11 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 5896 to 5896 for partition __consumer_offsets-31 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 5278 to 5278 for partition __consumer_offsets-13 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 6026 to 6026 for partition __consumer_offsets-18 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 5608 to 5608 for partition __consumer_offsets-22 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 6025 to 6025 for partition __consumer_offsets-32 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 5685 to 5685 for partition __consumer_offsets-8 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 5730 to 5730 for partition __consumer_offsets-43 2019-06-03 23:23:45 DEBUG Metadata:208 - Not replacing existing epoch 5957 with new epoch 5956 2019-06-03 23:23:45 DEBUG Metadata:208 - Not replacing existing epoch 6047 with new epoch 6046 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 6090 to 6090 for partition __consumer_offsets-1 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 5821 to 5821 for partition __consumer_offsets-6 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 5909 to 5909 for partition __consumer_offsets-41 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 5805 to 5805 for partition __consumer_offsets-27 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 5670 to 5670 for partition __consumer_offsets-48 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 6220 to 6220 for partition __consumer_offsets-5 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 5596 to 5596 for partition __consumer_offsets-15 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 5896 to 5896 for partition __consumer_offsets-35 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 5858 to 5858 for partition __consumer_offsets-25 2019-06-03 23:23:45 DEBUG Metadata:208 - Not replacing existing epoch 5927 with new epoch 5926 2019-06-03 23:23:45 DEBUG Metadata:208 - Not replacing existing epoch 5938 with new epoch 5937 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 5792 to 5792 for partition __consumer_offsets-36 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 5984 to 5984 for partition __consumer_offsets-44 2019-06-03 23:23:45 DEBUG Metadata:208 - Not replacing existing epoch 5932 with new epoch 5931 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 5979 to 5979 for partition __consumer_offsets-16 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 5804 to 5804 for partition __consumer_offsets-17 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 6179 to 6179 for partition __consumer_offsets-3 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 5953 to 5953 for partition __consumer_offsets-45 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 6276 to 6276 for partition __consumer_offsets-24 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 6119 to 6119 for partition __consumer_offsets-38 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 5784 to 5784 for partition __consumer_offsets-33 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 5665 to 5665 for partition __consumer_offsets-23 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 5812 to 5812 for partition __consumer_offsets-28 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 6014 to 6014 for partition __consumer_offsets-2 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 6199 to 6199 for partition __consumer_offsets-12 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 5908 to 5908 for partition __consumer_offsets-19 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 5697 to 5697 for partition __consumer_offsets-14 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 5673 to 5673 for partition __consumer_offsets-4 2019-06-03 23:23:45 DEBUG Metadata:208 - Not replacing existing epoch 5921 with new epoch 5920 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 5940 to 5940 for partition __consumer_offsets-49 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 5836 to 5836 for partition __consumer_offsets-42 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 5827 to 5827 for partition __consumer_offsets-7 2019-06-03 23:23:45 DEBUG Metadata:201 - Updating last seen epoch from 5670 to 5670 for partition __consumer_offsets-21 2019-06-03 23:23:45 DEBUG Metadata:370 - Updated cluster metadata version 7 to MetadataCache{cluster=Cluster(id = 5Cs2i3WbTzKHbrF2GzLwaQ, nodes = [REDACTED:9094 (id: 2137 rack: us-west-2c), REDACTED:9094 (id: 2135 rack: us-west-2c), REDACTED:9094 (id: 2133 rack: us-west-2a), REDACTED:9094 (id: 2134 rack: us-west-2b), REDACTED:9094 (id: 2131 rack: us-west-2c), REDACTED:9094 (id: 2136 rack: us-west-2b), REDACTED:9094 (id: 2132 rack: us-west-2a)], partitions = [Partition(topic = __consumer_offsets, partition = 13, leader = 2136, replicas = [2136,2131,2132], isr = [2132,2136,2131], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 46, leader = 2134, replicas = [2134,2133,2135], isr = [2135,2134,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 9, leader = 2132, replicas = [2132,2134,2131], isr = [2132,2134,2131], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 42, leader = 2133, replicas = [2133,2136,2135], isr = [2135,2136,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 21, leader = 2136, replicas = [2136,2131,2133], isr = [2131,2136,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 17, leader = 2133, replicas = [2133,2136,2131], isr = [2131,2136,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 30, leader = 2136, replicas = [2136,2133,2131], isr = [2136,2133,2131], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 26, leader = 2132, replicas = [2132,2134,2135], isr = [2135,2132,2134], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 5, leader = 2136, replicas = [2136,2131,2132], isr = [2132,2131,2136], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 38, leader = 2134, replicas = [2134,2133,2135], isr = [2135,2134,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 1, leader = 2132, replicas = [2132,2134,2131], isr = [2132,2134,2131], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 34, leader = 2132, replicas = [2132,2136,2135], isr = [2135,2132,2136], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 16, leader = 2134, replicas = [2134,2132,2135], isr = [2132,2134,2135], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 45, leader = 2133, replicas = [2133,2136,2135], isr = [2135,2136,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 12, leader = 2133, replicas = [2133,2134,2131], isr = [2134,2131,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 41, leader = 2136, replicas = [2136,2133,2135], isr = [2135,2136,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 24, leader = 2136, replicas = [2136,2133,2131], isr = [2131,2136,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 20, leader = 2132, replicas = [2132,2136,2135], isr = [2132,2136,2135], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 49, leader = 2136, replicas = [2136,2132,2135], isr = [2135,2132,2136], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 0, leader = 2134, replicas = [2134,2132,2135], isr = [2132,2134,2135], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 29, leader = 2134, replicas = [2134,2132,2135], isr = [2135,2132,2134], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 25, leader = 2134, replicas = [2134,2135,2133], isr = [2134,2133,2135], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 8, leader = 2133, replicas = [2133,2136,2131], isr = [2131,2136,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 37, leader = 2133, replicas = [2133,2136,2135], isr = [2135,2136,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 4, leader = 2133, replicas = [2133,2134,2131], isr = [2134,2131,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 33, leader = 2136, replicas = [2136,2133,2135], isr = [2135,2136,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 15, leader = 2132, replicas = [2132,2136,2135], isr = [2132,2136,2135], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 48, leader = 2132, replicas = [2132,2134,2135], isr = [2135,2132,2134], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 11, leader = 2132, replicas = [2132,2135,2136], isr = [2132,2136,2135], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 44, leader = 2133, replicas = [2133,2134,2135], isr = [2135,2134,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 23, leader = 2132, replicas = [2132,2136,2135], isr = [2132,2136,2135], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 19, leader = 2136, replicas = [2136,2133,2131], isr = [2131,2136,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 32, leader = 2136, replicas = [2136,2131,2133], isr = [2131,2136,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 28, leader = 2136, replicas = [2136,2133,2135], isr = [2135,2136,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 7, leader = 2136, replicas = [2136,2132,2131], isr = [2132,2136,2131], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 40, leader = 2134, replicas = [2134,2132,2135], isr = [2135,2132,2134], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 3, leader = 2136, replicas = [2136,2133,2135], isr = [2136,2133,2135], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 36, leader = 2134, replicas = [2134,2133,2135], isr = [2135,2134,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 47, leader = 2132, replicas = [2132,2134,2135], isr = [2135,2132,2134], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 14, leader = 2134, replicas = [2134,2135,2132], isr = [2132,2134,2135], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 43, leader = 2134, replicas = [2134,2132,2135], isr = [2135,2132,2134], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 10, leader = 2132, replicas = [2132,2136,2135], isr = [2132,2136,2135], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 22, leader = 2134, replicas = [2134,2135,2133], isr = [2134,2133,2135], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 18, leader = 2136, replicas = [2136,2131,2132], isr = [2132,2131,2136], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 31, leader = 2133, replicas = [2133,2134,2135], isr = [2135,2134,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 27, leader = 2134, replicas = [2134,2133,2131], isr = [2134,2131,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 39, leader = 2134, replicas = [2134,2132,2135], isr = [2135,2132,2134], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 6, leader = 2133, replicas = [2133,2134,2131], isr = [2134,2131,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 35, leader = 2134, replicas = [2134,2132,2135], isr = [2135,2132,2134], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 2, leader = 2134, replicas = [2134,2135,2132], isr = [2132,2134,2135], offlineReplicas = [])], controller = REDACTED:9094 (id: 2132 rack: us-west-2a))} 2019-06-03 23:23:45 DEBUG Fetcher:700 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Leader for partition __consumer_offsets-46 is unknown for fetching offset 2019-06-03 23:23:45 DEBUG Fetcher:700 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Leader for partition __consumer_offsets-26 is unknown for fetching offset 2019-06-03 23:23:45 DEBUG Fetcher:700 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Leader for partition __consumer_offsets-34 is unknown for fetching offset 2019-06-03 23:23:45 DEBUG Fetcher:700 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Leader for partition __consumer_offsets-29 is unknown for fetching offset 2019-06-03 23:23:45 DEBUG Fetcher:700 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Leader for partition __consumer_offsets-37 is unknown for fetching offset 2019-06-03 23:23:45 DEBUG Fetcher:700 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Leader for partition __consumer_offsets-40 is unknown for fetching offset 2019-06-03 23:23:45 DEBUG Fetcher:700 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Leader for partition __consumer_offsets-47 is unknown for fetching offset 2019-06-03 23:23:46 DEBUG NetworkClient:1073 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Sending metadata request (type=MetadataRequest, topics=__consumer_offsets) to node REDACTED:9094 (id: 2132 rack: us-west-2a) [30 seconds of looping these log messages] 2019-06-03 23:24:15 DEBUG NetworkClient:1073 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Sending metadata request (type=MetadataRequest, topics=__consumer_offsets) to node REDACTED:9094 (id: 2134 rack: us-west-2b) 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 5862 to 5862 for partition __consumer_offsets-0 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 6040 to 6040 for partition __consumer_offsets-10 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 6008 to 6008 for partition __consumer_offsets-20 2019-06-03 23:24:15 DEBUG Metadata:208 - Not replacing existing epoch 6153 with new epoch 6152 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 5652 to 5652 for partition __consumer_offsets-30 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 6081 to 6081 for partition __consumer_offsets-39 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 5629 to 5629 for partition __consumer_offsets-9 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 5983 to 5983 for partition __consumer_offsets-11 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 5896 to 5896 for partition __consumer_offsets-31 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 5278 to 5278 for partition __consumer_offsets-13 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 6026 to 6026 for partition __consumer_offsets-18 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 5608 to 5608 for partition __consumer_offsets-22 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 6025 to 6025 for partition __consumer_offsets-32 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 5685 to 5685 for partition __consumer_offsets-8 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 5730 to 5730 for partition __consumer_offsets-43 2019-06-03 23:24:15 DEBUG Metadata:208 - Not replacing existing epoch 5957 with new epoch 5956 2019-06-03 23:24:15 DEBUG Metadata:208 - Not replacing existing epoch 6047 with new epoch 6046 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 6090 to 6090 for partition __consumer_offsets-1 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 5821 to 5821 for partition __consumer_offsets-6 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 5909 to 5909 for partition __consumer_offsets-41 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 5805 to 5805 for partition __consumer_offsets-27 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 5670 to 5670 for partition __consumer_offsets-48 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 6220 to 6220 for partition __consumer_offsets-5 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 5596 to 5596 for partition __consumer_offsets-15 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 5896 to 5896 for partition __consumer_offsets-35 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 5858 to 5858 for partition __consumer_offsets-25 2019-06-03 23:24:15 DEBUG Metadata:208 - Not replacing existing epoch 5927 with new epoch 5926 2019-06-03 23:24:15 DEBUG Metadata:208 - Not replacing existing epoch 5938 with new epoch 5937 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 5792 to 5792 for partition __consumer_offsets-36 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 5984 to 5984 for partition __consumer_offsets-44 2019-06-03 23:24:15 DEBUG Metadata:208 - Not replacing existing epoch 5932 with new epoch 5931 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 5979 to 5979 for partition __consumer_offsets-16 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 5804 to 5804 for partition __consumer_offsets-17 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 6179 to 6179 for partition __consumer_offsets-3 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 5953 to 5953 for partition __consumer_offsets-45 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 6276 to 6276 for partition __consumer_offsets-24 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 6119 to 6119 for partition __consumer_offsets-38 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 5784 to 5784 for partition __consumer_offsets-33 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 5665 to 5665 for partition __consumer_offsets-23 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 5812 to 5812 for partition __consumer_offsets-28 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 6014 to 6014 for partition __consumer_offsets-2 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 6199 to 6199 for partition __consumer_offsets-12 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 5908 to 5908 for partition __consumer_offsets-19 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 5697 to 5697 for partition __consumer_offsets-14 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 5673 to 5673 for partition __consumer_offsets-4 2019-06-03 23:24:15 DEBUG Metadata:208 - Not replacing existing epoch 5921 with new epoch 5920 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 5940 to 5940 for partition __consumer_offsets-49 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 5836 to 5836 for partition __consumer_offsets-42 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 5827 to 5827 for partition __consumer_offsets-7 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 5670 to 5670 for partition __consumer_offsets-21 2019-06-03 23:24:15 DEBUG Metadata:370 - Updated cluster metadata version 293 to MetadataCache{cluster=Cluster(id = 5Cs2i3WbTzKHbrF2GzLwaQ, nodes = [REDACTED:9094 (id: 2132 rack: us-west-2a), REDACTED:9094 (id: 2133 rack: us-west-2a), REDACTED:9094 (id: 2131 rack: us-west-2c), REDACTED:9094 (id: 2136 rack: us-west-2b), REDACTED:9094 (id: 2135 rack: us-west-2c), REDACTED:9094 (id: 2134 rack: us-west-2b), REDACTED:9094 (id: 2137 rack: us-west-2c)], partitions = [Partition(topic = __consumer_offsets, partition = 13, leader = 2136, replicas = [2136,2131,2132], isr = [2132,2136,2131], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 46, leader = 2134, replicas = [2134,2133,2135], isr = [2135,2134,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 9, leader = 2132, replicas = [2132,2134,2131], isr = [2132,2134,2131], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 42, leader = 2133, replicas = [2133,2136,2135], isr = [2135,2136,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 21, leader = 2136, replicas = [2136,2131,2133], isr = [2131,2136,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 17, leader = 2133, replicas = [2133,2136,2131], isr = [2131,2136,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 30, leader = 2136, replicas = [2136,2133,2131], isr = [2136,2133,2131], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 26, leader = 2132, replicas = [2132,2134,2135], isr = [2135,2132,2134], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 5, leader = 2136, replicas = [2136,2131,2132], isr = [2132,2131,2136], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 38, leader = 2134, replicas = [2134,2133,2135], isr = [2135,2134,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 1, leader = 2132, replicas = [2132,2134,2131], isr = [2132,2134,2131], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 34, leader = 2132, replicas = [2132,2136,2135], isr = [2135,2132,2136], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 16, leader = 2134, replicas = [2134,2132,2135], isr = [2132,2134,2135], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 45, leader = 2133, replicas = [2133,2136,2135], isr = [2135,2136,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 12, leader = 2133, replicas = [2133,2134,2131], isr = [2134,2131,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 41, leader = 2136, replicas = [2136,2133,2135], isr = [2135,2136,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 24, leader = 2136, replicas = [2136,2133,2131], isr = [2131,2136,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 20, leader = 2132, replicas = [2132,2136,2135], isr = [2132,2136,2135], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 49, leader = 2136, replicas = [2136,2132,2135], isr = [2135,2132,2136], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 0, leader = 2134, replicas = [2134,2132,2135], isr = [2132,2134,2135], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 29, leader = 2134, replicas = [2134,2132,2135], isr = [2135,2132,2134], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 25, leader = 2134, replicas = [2134,2135,2133], isr = [2134,2133,2135], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 8, leader = 2133, replicas = [2133,2136,2131], isr = [2131,2136,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 37, leader = 2133, replicas = [2133,2136,2135], isr = [2135,2136,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 4, leader = 2133, replicas = [2133,2134,2131], isr = [2134,2131,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 33, leader = 2136, replicas = [2136,2133,2135], isr = [2135,2136,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 15, leader = 2132, replicas = [2132,2136,2135], isr = [2132,2136,2135], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 48, leader = 2132, replicas = [2132,2134,2135], isr = [2135,2132,2134], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 11, leader = 2132, replicas = [2132,2135,2136], isr = [2132,2136,2135], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 44, leader = 2133, replicas = [2133,2134,2135], isr = [2135,2134,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 23, leader = 2132, replicas = [2132,2136,2135], isr = [2132,2136,2135], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 19, leader = 2136, replicas = [2136,2133,2131], isr = [2131,2136,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 32, leader = 2136, replicas = [2136,2131,2133], isr = [2131,2136,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 28, leader = 2136, replicas = [2136,2133,2135], isr = [2135,2136,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 7, leader = 2136, replicas = [2136,2132,2131], isr = [2132,2136,2131], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 40, leader = 2134, replicas = [2134,2132,2135], isr = [2135,2132,2134], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 3, leader = 2136, replicas = [2136,2133,2135], isr = [2136,2133,2135], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 36, leader = 2134, replicas = [2134,2133,2135], isr = [2135,2134,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 47, leader = 2132, replicas = [2132,2134,2135], isr = [2135,2132,2134], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 14, leader = 2134, replicas = [2134,2135,2132], isr = [2132,2134,2135], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 43, leader = 2134, replicas = [2134,2132,2135], isr = [2135,2132,2134], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 10, leader = 2132, replicas = [2132,2136,2135], isr = [2132,2136,2135], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 22, leader = 2134, replicas = [2134,2135,2133], isr = [2134,2133,2135], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 18, leader = 2136, replicas = [2136,2131,2132], isr = [2132,2131,2136], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 31, leader = 2133, replicas = [2133,2134,2135], isr = [2135,2134,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 27, leader = 2134, replicas = [2134,2133,2131], isr = [2134,2131,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 39, leader = 2134, replicas = [2134,2132,2135], isr = [2135,2132,2134], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 6, leader = 2133, replicas = [2133,2134,2131], isr = [2134,2131,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 35, leader = 2134, replicas = [2134,2132,2135], isr = [2135,2132,2134], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 2, leader = 2134, replicas = [2134,2135,2132], isr = [2132,2134,2135], offlineReplicas = [])], controller = REDACTED:9094 (id: 2132 rack: us-west-2a))} 2019-06-03 23:24:15 DEBUG Fetcher:700 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Leader for partition __consumer_offsets-46 is unknown for fetching offset 2019-06-03 23:24:15 DEBUG Fetcher:700 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Leader for partition __consumer_offsets-26 is unknown for fetching offset 2019-06-03 23:24:15 DEBUG Fetcher:700 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Leader for partition __consumer_offsets-34 is unknown for fetching offset 2019-06-03 23:24:15 DEBUG Fetcher:700 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Leader for partition __consumer_offsets-29 is unknown for fetching offset 2019-06-03 23:24:15 DEBUG Fetcher:700 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Leader for partition __consumer_offsets-37 is unknown for fetching offset 2019-06-03 23:24:15 DEBUG Fetcher:700 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Leader for partition __consumer_offsets-40 is unknown for fetching offset 2019-06-03 23:24:15 DEBUG Fetcher:700 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Leader for partition __consumer_offsets-47 is unknown for fetching offset 2019-06-03 23:24:15 DEBUG NetworkClient:1073 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Sending metadata request (type=MetadataRequest, topics=__consumer_offsets) to node REDACTED:9094 (id: 2131 rack: us-west-2c) 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 5862 to 5862 for partition __consumer_offsets-0 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 6040 to 6040 for partition __consumer_offsets-10 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 6008 to 6008 for partition __consumer_offsets-20 2019-06-03 23:24:15 DEBUG Metadata:208 - Not replacing existing epoch 6153 with new epoch 6152 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 5652 to 5652 for partition __consumer_offsets-30 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 6081 to 6081 for partition __consumer_offsets-39 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 5629 to 5629 for partition __consumer_offsets-9 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 5983 to 5983 for partition __consumer_offsets-11 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 5896 to 5896 for partition __consumer_offsets-31 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 5278 to 5278 for partition __consumer_offsets-13 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 6026 to 6026 for partition __consumer_offsets-18 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 5608 to 5608 for partition __consumer_offsets-22 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 6025 to 6025 for partition __consumer_offsets-32 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 5685 to 5685 for partition __consumer_offsets-8 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 5730 to 5730 for partition __consumer_offsets-43 2019-06-03 23:24:15 DEBUG Metadata:208 - Not replacing existing epoch 5957 with new epoch 5956 2019-06-03 23:24:15 DEBUG Metadata:208 - Not replacing existing epoch 6047 with new epoch 6046 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 6090 to 6090 for partition __consumer_offsets-1 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 5821 to 5821 for partition __consumer_offsets-6 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 5909 to 5909 for partition __consumer_offsets-41 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 5805 to 5805 for partition __consumer_offsets-27 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 5670 to 5670 for partition __consumer_offsets-48 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 6220 to 6220 for partition __consumer_offsets-5 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 5596 to 5596 for partition __consumer_offsets-15 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 5896 to 5896 for partition __consumer_offsets-35 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 5858 to 5858 for partition __consumer_offsets-25 2019-06-03 23:24:15 DEBUG Metadata:208 - Not replacing existing epoch 5927 with new epoch 5926 2019-06-03 23:24:15 DEBUG Metadata:208 - Not replacing existing epoch 5938 with new epoch 5937 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 5792 to 5792 for partition __consumer_offsets-36 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 5984 to 5984 for partition __consumer_offsets-44 2019-06-03 23:24:15 DEBUG Metadata:208 - Not replacing existing epoch 5932 with new epoch 5931 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 5979 to 5979 for partition __consumer_offsets-16 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 5804 to 5804 for partition __consumer_offsets-17 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 6179 to 6179 for partition __consumer_offsets-3 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 5953 to 5953 for partition __consumer_offsets-45 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 6276 to 6276 for partition __consumer_offsets-24 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 6119 to 6119 for partition __consumer_offsets-38 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 5784 to 5784 for partition __consumer_offsets-33 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 5665 to 5665 for partition __consumer_offsets-23 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 5812 to 5812 for partition __consumer_offsets-28 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 6014 to 6014 for partition __consumer_offsets-2 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 6199 to 6199 for partition __consumer_offsets-12 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 5908 to 5908 for partition __consumer_offsets-19 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 5697 to 5697 for partition __consumer_offsets-14 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 5673 to 5673 for partition __consumer_offsets-4 2019-06-03 23:24:15 DEBUG Metadata:208 - Not replacing existing epoch 5921 with new epoch 5920 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 5940 to 5940 for partition __consumer_offsets-49 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 5836 to 5836 for partition __consumer_offsets-42 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 5827 to 5827 for partition __consumer_offsets-7 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 5670 to 5670 for partition __consumer_offsets-21 2019-06-03 23:24:15 DEBUG Metadata:370 - Updated cluster metadata version 294 to MetadataCache{cluster=Cluster(id = 5Cs2i3WbTzKHbrF2GzLwaQ, nodes = [REDACTED:9094 (id: 2132 rack: us-west-2a), REDACTED:9094 (id: 2134 rack: us-west-2b), REDACTED:9094 (id: 2137 rack: us-west-2c), REDACTED:9094 (id: 2135 rack: us-west-2c), REDACTED:9094 (id: 2131 rack: us-west-2c), REDACTED:9094 (id: 2136 rack: us-west-2b), REDACTED:9094 (id: 2133 rack: us-west-2a)], partitions = [Partition(topic = __consumer_offsets, partition = 13, leader = 2136, replicas = [2136,2131,2132], isr = [2132,2136,2131], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 46, leader = 2134, replicas = [2134,2133,2135], isr = [2135,2134,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 9, leader = 2132, replicas = [2132,2134,2131], isr = [2132,2134,2131], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 42, leader = 2133, replicas = [2133,2136,2135], isr = [2135,2136,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 21, leader = 2136, replicas = [2136,2131,2133], isr = [2131,2136,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 17, leader = 2133, replicas = [2133,2136,2131], isr = [2131,2136,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 30, leader = 2136, replicas = [2136,2133,2131], isr = [2136,2133,2131], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 26, leader = 2132, replicas = [2132,2134,2135], isr = [2135,2132,2134], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 5, leader = 2136, replicas = [2136,2131,2132], isr = [2132,2131,2136], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 38, leader = 2134, replicas = [2134,2133,2135], isr = [2135,2134,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 1, leader = 2132, replicas = [2132,2134,2131], isr = [2132,2134,2131], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 34, leader = 2132, replicas = [2132,2136,2135], isr = [2135,2132,2136], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 16, leader = 2134, replicas = [2134,2132,2135], isr = [2132,2134,2135], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 45, leader = 2133, replicas = [2133,2136,2135], isr = [2135,2136,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 12, leader = 2133, replicas = [2133,2134,2131], isr = [2134,2131,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 41, leader = 2136, replicas = [2136,2133,2135], isr = [2135,2136,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 24, leader = 2136, replicas = [2136,2133,2131], isr = [2131,2136,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 20, leader = 2132, replicas = [2132,2136,2135], isr = [2132,2136,2135], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 49, leader = 2136, replicas = [2136,2132,2135], isr = [2135,2132,2136], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 0, leader = 2134, replicas = [2134,2132,2135], isr = [2132,2134,2135], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 29, leader = 2134, replicas = [2134,2132,2135], isr = [2135,2132,2134], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 25, leader = 2134, replicas = [2134,2135,2133], isr = [2134,2133,2135], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 8, leader = 2133, replicas = [2133,2136,2131], isr = [2131,2136,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 37, leader = 2133, replicas = [2133,2136,2135], isr = [2135,2136,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 4, leader = 2133, replicas = [2133,2134,2131], isr = [2134,2131,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 33, leader = 2136, replicas = [2136,2133,2135], isr = [2135,2136,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 15, leader = 2132, replicas = [2132,2136,2135], isr = [2132,2136,2135], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 48, leader = 2132, replicas = [2132,2134,2135], isr = [2135,2132,2134], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 11, leader = 2132, replicas = [2132,2135,2136], isr = [2132,2136,2135], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 44, leader = 2133, replicas = [2133,2134,2135], isr = [2135,2134,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 23, leader = 2132, replicas = [2132,2136,2135], isr = [2132,2136,2135], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 19, leader = 2136, replicas = [2136,2133,2131], isr = [2131,2136,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 32, leader = 2136, replicas = [2136,2131,2133], isr = [2131,2136,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 28, leader = 2136, replicas = [2136,2133,2135], isr = [2135,2136,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 7, leader = 2136, replicas = [2136,2132,2131], isr = [2132,2136,2131], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 40, leader = 2134, replicas = [2134,2132,2135], isr = [2135,2132,2134], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 3, leader = 2136, replicas = [2136,2133,2135], isr = [2136,2133,2135], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 36, leader = 2134, replicas = [2134,2133,2135], isr = [2135,2134,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 47, leader = 2132, replicas = [2132,2134,2135], isr = [2135,2132,2134], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 14, leader = 2134, replicas = [2134,2135,2132], isr = [2132,2134,2135], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 43, leader = 2134, replicas = [2134,2132,2135], isr = [2135,2132,2134], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 10, leader = 2132, replicas = [2132,2136,2135], isr = [2132,2136,2135], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 22, leader = 2134, replicas = [2134,2135,2133], isr = [2134,2133,2135], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 18, leader = 2136, replicas = [2136,2131,2132], isr = [2132,2131,2136], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 31, leader = 2133, replicas = [2133,2134,2135], isr = [2135,2134,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 27, leader = 2134, replicas = [2134,2133,2131], isr = [2134,2131,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 39, leader = 2134, replicas = [2134,2132,2135], isr = [2135,2132,2134], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 6, leader = 2133, replicas = [2133,2134,2131], isr = [2134,2131,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 35, leader = 2134, replicas = [2134,2132,2135], isr = [2135,2132,2134], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 2, leader = 2134, replicas = [2134,2135,2132], isr = [2132,2134,2135], offlineReplicas = [])], controller = REDACTED:9094 (id: 2132 rack: us-west-2a))} 2019-06-03 23:24:15 DEBUG Fetcher:700 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Leader for partition __consumer_offsets-46 is unknown for fetching offset 2019-06-03 23:24:15 DEBUG Fetcher:700 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Leader for partition __consumer_offsets-26 is unknown for fetching offset 2019-06-03 23:24:15 DEBUG Fetcher:700 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Leader for partition __consumer_offsets-34 is unknown for fetching offset 2019-06-03 23:24:15 DEBUG Fetcher:700 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Leader for partition __consumer_offsets-29 is unknown for fetching offset 2019-06-03 23:24:15 DEBUG Fetcher:700 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Leader for partition __consumer_offsets-37 is unknown for fetching offset 2019-06-03 23:24:15 DEBUG Fetcher:700 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Leader for partition __consumer_offsets-40 is unknown for fetching offset 2019-06-03 23:24:15 DEBUG Fetcher:700 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Leader for partition __consumer_offsets-47 is unknown for fetching offset 2019-06-03 23:24:15 DEBUG NetworkClient:1073 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Sending metadata request (type=MetadataRequest, topics=__consumer_offsets) to node REDACTED:9094 (id: 2135 rack: us-west-2c) 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 5862 to 5862 for partition __consumer_offsets-0 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 6040 to 6040 for partition __consumer_offsets-10 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 6008 to 6008 for partition __consumer_offsets-20 2019-06-03 23:24:15 DEBUG Metadata:208 - Not replacing existing epoch 6153 with new epoch 6152 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 5652 to 5652 for partition __consumer_offsets-30 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 6081 to 6081 for partition __consumer_offsets-39 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 5629 to 5629 for partition __consumer_offsets-9 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 5983 to 5983 for partition __consumer_offsets-11 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 5896 to 5896 for partition __consumer_offsets-31 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 5278 to 5278 for partition __consumer_offsets-13 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 6026 to 6026 for partition __consumer_offsets-18 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 5608 to 5608 for partition __consumer_offsets-22 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 6025 to 6025 for partition __consumer_offsets-32 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 5685 to 5685 for partition __consumer_offsets-8 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 5730 to 5730 for partition __consumer_offsets-43 2019-06-03 23:24:15 DEBUG Metadata:208 - Not replacing existing epoch 5957 with new epoch 5956 2019-06-03 23:24:15 DEBUG Metadata:208 - Not replacing existing epoch 6047 with new epoch 6046 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 6090 to 6090 for partition __consumer_offsets-1 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 5821 to 5821 for partition __consumer_offsets-6 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 5909 to 5909 for partition __consumer_offsets-41 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 5805 to 5805 for partition __consumer_offsets-27 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 5670 to 5670 for partition __consumer_offsets-48 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 6220 to 6220 for partition __consumer_offsets-5 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 5596 to 5596 for partition __consumer_offsets-15 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 5896 to 5896 for partition __consumer_offsets-35 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 5858 to 5858 for partition __consumer_offsets-25 2019-06-03 23:24:15 DEBUG Metadata:208 - Not replacing existing epoch 5927 with new epoch 5926 2019-06-03 23:24:15 DEBUG Metadata:208 - Not replacing existing epoch 5938 with new epoch 5937 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 5792 to 5792 for partition __consumer_offsets-36 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 5984 to 5984 for partition __consumer_offsets-44 2019-06-03 23:24:15 DEBUG Metadata:208 - Not replacing existing epoch 5932 with new epoch 5931 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 5979 to 5979 for partition __consumer_offsets-16 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 5804 to 5804 for partition __consumer_offsets-17 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 6179 to 6179 for partition __consumer_offsets-3 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 5953 to 5953 for partition __consumer_offsets-45 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 6276 to 6276 for partition __consumer_offsets-24 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 6119 to 6119 for partition __consumer_offsets-38 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 5784 to 5784 for partition __consumer_offsets-33 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 5665 to 5665 for partition __consumer_offsets-23 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 5812 to 5812 for partition __consumer_offsets-28 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 6014 to 6014 for partition __consumer_offsets-2 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 6199 to 6199 for partition __consumer_offsets-12 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 5908 to 5908 for partition __consumer_offsets-19 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 5697 to 5697 for partition __consumer_offsets-14 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 5673 to 5673 for partition __consumer_offsets-4 2019-06-03 23:24:15 DEBUG Metadata:208 - Not replacing existing epoch 5921 with new epoch 5920 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 5940 to 5940 for partition __consumer_offsets-49 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 5836 to 5836 for partition __consumer_offsets-42 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 5827 to 5827 for partition __consumer_offsets-7 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 5670 to 5670 for partition __consumer_offsets-21 2019-06-03 23:24:15 DEBUG Metadata:370 - Updated cluster metadata version 295 to MetadataCache{cluster=Cluster(id = 5Cs2i3WbTzKHbrF2GzLwaQ, nodes = [REDACTED:9094 (id: 2136 rack: us-west-2b), REDACTED:9094 (id: 2131 rack: us-west-2c), REDACTED:9094 (id: 2134 rack: us-west-2b), REDACTED:9094 (id: 2137 rack: us-west-2c), REDACTED:9094 (id: 2135 rack: us-west-2c), REDACTED:9094 (id: 2133 rack: us-west-2a), REDACTED:9094 (id: 2132 rack: us-west-2a)], partitions = [Partition(topic = __consumer_offsets, partition = 13, leader = 2136, replicas = [2136,2131,2132], isr = [2132,2136,2131], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 46, leader = 2134, replicas = [2134,2133,2135], isr = [2135,2134,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 9, leader = 2132, replicas = [2132,2134,2131], isr = [2132,2134,2131], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 42, leader = 2133, replicas = [2133,2136,2135], isr = [2135,2136,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 21, leader = 2136, replicas = [2136,2131,2133], isr = [2131,2136,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 17, leader = 2133, replicas = [2133,2136,2131], isr = [2131,2136,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 30, leader = 2136, replicas = [2136,2133,2131], isr = [2136,2133,2131], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 26, leader = 2132, replicas = [2132,2134,2135], isr = [2135,2132,2134], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 5, leader = 2136, replicas = [2136,2131,2132], isr = [2132,2131,2136], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 38, leader = 2134, replicas = [2134,2133,2135], isr = [2135,2134,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 1, leader = 2132, replicas = [2132,2134,2131], isr = [2132,2134,2131], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 34, leader = 2132, replicas = [2132,2136,2135], isr = [2135,2132,2136], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 16, leader = 2134, replicas = [2134,2132,2135], isr = [2132,2134,2135], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 45, leader = 2133, replicas = [2133,2136,2135], isr = [2135,2136,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 12, leader = 2133, replicas = [2133,2134,2131], isr = [2134,2131,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 41, leader = 2136, replicas = [2136,2133,2135], isr = [2135,2136,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 24, leader = 2136, replicas = [2136,2133,2131], isr = [2131,2136,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 20, leader = 2132, replicas = [2132,2136,2135], isr = [2132,2136,2135], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 49, leader = 2136, replicas = [2136,2132,2135], isr = [2135,2132,2136], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 0, leader = 2134, replicas = [2134,2132,2135], isr = [2132,2134,2135], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 29, leader = 2134, replicas = [2134,2132,2135], isr = [2135,2132,2134], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 25, leader = 2134, replicas = [2134,2135,2133], isr = [2134,2133,2135], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 8, leader = 2133, replicas = [2133,2136,2131], isr = [2131,2136,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 37, leader = 2133, replicas = [2133,2136,2135], isr = [2135,2136,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 4, leader = 2133, replicas = [2133,2134,2131], isr = [2134,2131,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 33, leader = 2136, replicas = [2136,2133,2135], isr = [2135,2136,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 15, leader = 2132, replicas = [2132,2136,2135], isr = [2132,2136,2135], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 48, leader = 2132, replicas = [2132,2134,2135], isr = [2135,2132,2134], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 11, leader = 2132, replicas = [2132,2135,2136], isr = [2132,2136,2135], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 44, leader = 2133, replicas = [2133,2134,2135], isr = [2135,2134,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 23, leader = 2132, replicas = [2132,2136,2135], isr = [2132,2136,2135], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 19, leader = 2136, replicas = [2136,2133,2131], isr = [2131,2136,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 32, leader = 2136, replicas = [2136,2131,2133], isr = [2131,2136,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 28, leader = 2136, replicas = [2136,2133,2135], isr = [2135,2136,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 7, leader = 2136, replicas = [2136,2132,2131], isr = [2132,2136,2131], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 40, leader = 2134, replicas = [2134,2132,2135], isr = [2135,2132,2134], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 3, leader = 2136, replicas = [2136,2133,2135], isr = [2136,2133,2135], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 36, leader = 2134, replicas = [2134,2133,2135], isr = [2135,2134,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 47, leader = 2132, replicas = [2132,2134,2135], isr = [2135,2132,2134], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 14, leader = 2134, replicas = [2134,2135,2132], isr = [2132,2134,2135], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 43, leader = 2134, replicas = [2134,2132,2135], isr = [2135,2132,2134], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 10, leader = 2132, replicas = [2132,2136,2135], isr = [2132,2136,2135], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 22, leader = 2134, replicas = [2134,2135,2133], isr = [2134,2133,2135], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 18, leader = 2136, replicas = [2136,2131,2132], isr = [2132,2131,2136], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 31, leader = 2133, replicas = [2133,2134,2135], isr = [2135,2134,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 27, leader = 2134, replicas = [2134,2133,2131], isr = [2134,2131,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 39, leader = 2134, replicas = [2134,2132,2135], isr = [2135,2132,2134], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 6, leader = 2133, replicas = [2133,2134,2131], isr = [2134,2131,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 35, leader = 2134, replicas = [2134,2132,2135], isr = [2135,2132,2134], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 2, leader = 2134, replicas = [2134,2135,2132], isr = [2132,2134,2135], offlineReplicas = [])], controller = REDACTED:9094 (id: 2132 rack: us-west-2a))} 2019-06-03 23:24:15 DEBUG Fetcher:700 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Leader for partition __consumer_offsets-46 is unknown for fetching offset 2019-06-03 23:24:15 DEBUG Fetcher:700 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Leader for partition __consumer_offsets-26 is unknown for fetching offset 2019-06-03 23:24:15 DEBUG Fetcher:700 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Leader for partition __consumer_offsets-34 is unknown for fetching offset 2019-06-03 23:24:15 DEBUG Fetcher:700 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Leader for partition __consumer_offsets-29 is unknown for fetching offset 2019-06-03 23:24:15 DEBUG Fetcher:700 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Leader for partition __consumer_offsets-37 is unknown for fetching offset 2019-06-03 23:24:15 DEBUG Fetcher:700 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Leader for partition __consumer_offsets-40 is unknown for fetching offset 2019-06-03 23:24:15 DEBUG Fetcher:700 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Leader for partition __consumer_offsets-47 is unknown for fetching offset 2019-06-03 23:24:15 DEBUG NetworkClient:1073 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Sending metadata request (type=MetadataRequest, topics=__consumer_offsets) to node REDACTED:9094 (id: 2137 rack: us-west-2c) 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 5862 to 5862 for partition __consumer_offsets-0 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 6040 to 6040 for partition __consumer_offsets-10 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 6008 to 6008 for partition __consumer_offsets-20 2019-06-03 23:24:15 DEBUG Metadata:208 - Not replacing existing epoch 6153 with new epoch 6152 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 5652 to 5652 for partition __consumer_offsets-30 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 6081 to 6081 for partition __consumer_offsets-39 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 5629 to 5629 for partition __consumer_offsets-9 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 5983 to 5983 for partition __consumer_offsets-11 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 5896 to 5896 for partition __consumer_offsets-31 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 5278 to 5278 for partition __consumer_offsets-13 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 6026 to 6026 for partition __consumer_offsets-18 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 5608 to 5608 for partition __consumer_offsets-22 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 6025 to 6025 for partition __consumer_offsets-32 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 5685 to 5685 for partition __consumer_offsets-8 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 5730 to 5730 for partition __consumer_offsets-43 2019-06-03 23:24:15 DEBUG Metadata:208 - Not replacing existing epoch 5957 with new epoch 5956 2019-06-03 23:24:15 DEBUG Metadata:208 - Not replacing existing epoch 6047 with new epoch 6046 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 6090 to 6090 for partition __consumer_offsets-1 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 5821 to 5821 for partition __consumer_offsets-6 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 5909 to 5909 for partition __consumer_offsets-41 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 5805 to 5805 for partition __consumer_offsets-27 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 5670 to 5670 for partition __consumer_offsets-48 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 6220 to 6220 for partition __consumer_offsets-5 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 5596 to 5596 for partition __consumer_offsets-15 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 5896 to 5896 for partition __consumer_offsets-35 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 5858 to 5858 for partition __consumer_offsets-25 2019-06-03 23:24:15 DEBUG Metadata:208 - Not replacing existing epoch 5927 with new epoch 5926 2019-06-03 23:24:15 DEBUG Metadata:208 - Not replacing existing epoch 5938 with new epoch 5937 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 5792 to 5792 for partition __consumer_offsets-36 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 5984 to 5984 for partition __consumer_offsets-44 2019-06-03 23:24:15 DEBUG Metadata:208 - Not replacing existing epoch 5932 with new epoch 5931 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 5979 to 5979 for partition __consumer_offsets-16 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 5804 to 5804 for partition __consumer_offsets-17 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 6179 to 6179 for partition __consumer_offsets-3 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 5953 to 5953 for partition __consumer_offsets-45 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 6276 to 6276 for partition __consumer_offsets-24 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 6119 to 6119 for partition __consumer_offsets-38 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 5784 to 5784 for partition __consumer_offsets-33 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 5665 to 5665 for partition __consumer_offsets-23 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 5812 to 5812 for partition __consumer_offsets-28 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 6014 to 6014 for partition __consumer_offsets-2 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 6199 to 6199 for partition __consumer_offsets-12 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 5908 to 5908 for partition __consumer_offsets-19 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 5697 to 5697 for partition __consumer_offsets-14 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 5673 to 5673 for partition __consumer_offsets-4 2019-06-03 23:24:15 DEBUG Metadata:208 - Not replacing existing epoch 5921 with new epoch 5920 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 5940 to 5940 for partition __consumer_offsets-49 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 5836 to 5836 for partition __consumer_offsets-42 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 5827 to 5827 for partition __consumer_offsets-7 2019-06-03 23:24:15 DEBUG Metadata:201 - Updating last seen epoch from 5670 to 5670 for partition __consumer_offsets-21 2019-06-03 23:24:15 DEBUG Metadata:370 - Updated cluster metadata version 296 to MetadataCache{cluster=Cluster(id = 5Cs2i3WbTzKHbrF2GzLwaQ, nodes = [REDACTED:9094 (id: 2132 rack: us-west-2a), REDACTED:9094 (id: 2136 rack: us-west-2b), REDACTED:9094 (id: 2131 rack: us-west-2c), REDACTED:9094 (id: 2134 rack: us-west-2b), REDACTED:9094 (id: 2135 rack: us-west-2c), REDACTED:9094 (id: 2133 rack: us-west-2a), REDACTED:9094 (id: 2137 rack: us-west-2c)], partitions = [Partition(topic = __consumer_offsets, partition = 13, leader = 2136, replicas = [2136,2131,2132], isr = [2132,2136,2131], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 46, leader = 2134, replicas = [2134,2133,2135], isr = [2135,2134,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 9, leader = 2132, replicas = [2132,2134,2131], isr = [2132,2134,2131], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 42, leader = 2133, replicas = [2133,2136,2135], isr = [2135,2136,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 21, leader = 2136, replicas = [2136,2131,2133], isr = [2131,2136,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 17, leader = 2133, replicas = [2133,2136,2131], isr = [2131,2136,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 30, leader = 2136, replicas = [2136,2133,2131], isr = [2136,2133,2131], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 26, leader = 2132, replicas = [2132,2134,2135], isr = [2135,2132,2134], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 5, leader = 2136, replicas = [2136,2131,2132], isr = [2132,2131,2136], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 38, leader = 2134, replicas = [2134,2133,2135], isr = [2135,2134,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 1, leader = 2132, replicas = [2132,2134,2131], isr = [2132,2134,2131], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 34, leader = 2132, replicas = [2132,2136,2135], isr = [2135,2132,2136], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 16, leader = 2134, replicas = [2134,2132,2135], isr = [2132,2134,2135], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 45, leader = 2133, replicas = [2133,2136,2135], isr = [2135,2136,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 12, leader = 2133, replicas = [2133,2134,2131], isr = [2134,2131,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 41, leader = 2136, replicas = [2136,2133,2135], isr = [2135,2136,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 24, leader = 2136, replicas = [2136,2133,2131], isr = [2131,2136,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 20, leader = 2132, replicas = [2132,2136,2135], isr = [2132,2136,2135], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 49, leader = 2136, replicas = [2136,2132,2135], isr = [2135,2132,2136], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 0, leader = 2134, replicas = [2134,2132,2135], isr = [2132,2134,2135], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 29, leader = 2134, replicas = [2134,2132,2135], isr = [2135,2132,2134], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 25, leader = 2134, replicas = [2134,2135,2133], isr = [2134,2133,2135], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 8, leader = 2133, replicas = [2133,2136,2131], isr = [2131,2136,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 37, leader = 2133, replicas = [2133,2136,2135], isr = [2135,2136,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 4, leader = 2133, replicas = [2133,2134,2131], isr = [2134,2131,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 33, leader = 2136, replicas = [2136,2133,2135], isr = [2135,2136,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 15, leader = 2132, replicas = [2132,2136,2135], isr = [2132,2136,2135], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 48, leader = 2132, replicas = [2132,2134,2135], isr = [2135,2132,2134], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 11, leader = 2132, replicas = [2132,2135,2136], isr = [2132,2136,2135], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 44, leader = 2133, replicas = [2133,2134,2135], isr = [2135,2134,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 23, leader = 2132, replicas = [2132,2136,2135], isr = [2132,2136,2135], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 19, leader = 2136, replicas = [2136,2133,2131], isr = [2131,2136,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 32, leader = 2136, replicas = [2136,2131,2133], isr = [2131,2136,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 28, leader = 2136, replicas = [2136,2133,2135], isr = [2135,2136,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 7, leader = 2136, replicas = [2136,2132,2131], isr = [2132,2136,2131], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 40, leader = 2134, replicas = [2134,2132,2135], isr = [2135,2132,2134], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 3, leader = 2136, replicas = [2136,2133,2135], isr = [2136,2133,2135], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 36, leader = 2134, replicas = [2134,2133,2135], isr = [2135,2134,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 47, leader = 2132, replicas = [2132,2134,2135], isr = [2135,2132,2134], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 14, leader = 2134, replicas = [2134,2135,2132], isr = [2132,2134,2135], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 43, leader = 2134, replicas = [2134,2132,2135], isr = [2135,2132,2134], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 10, leader = 2132, replicas = [2132,2136,2135], isr = [2132,2136,2135], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 22, leader = 2134, replicas = [2134,2135,2133], isr = [2134,2133,2135], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 18, leader = 2136, replicas = [2136,2131,2132], isr = [2132,2131,2136], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 31, leader = 2133, replicas = [2133,2134,2135], isr = [2135,2134,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 27, leader = 2134, replicas = [2134,2133,2131], isr = [2134,2131,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 39, leader = 2134, replicas = [2134,2132,2135], isr = [2135,2132,2134], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 6, leader = 2133, replicas = [2133,2134,2131], isr = [2134,2131,2133], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 35, leader = 2134, replicas = [2134,2132,2135], isr = [2135,2132,2134], offlineReplicas = []), Partition(topic = __consumer_offsets, partition = 2, leader = 2134, replicas = [2134,2135,2132], isr = [2132,2134,2135], offlineReplicas = [])], controller = REDACTED:9094 (id: 2132 rack: us-west-2a))} 2019-06-03 23:24:15 DEBUG Fetcher:700 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Leader for partition __consumer_offsets-46 is unknown for fetching offset 2019-06-03 23:24:15 DEBUG Fetcher:700 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Leader for partition __consumer_offsets-26 is unknown for fetching offset 2019-06-03 23:24:15 DEBUG Fetcher:700 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Leader for partition __consumer_offsets-34 is unknown for fetching offset 2019-06-03 23:24:15 DEBUG Fetcher:700 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Leader for partition __consumer_offsets-29 is unknown for fetching offset 2019-06-03 23:24:15 DEBUG Fetcher:700 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Leader for partition __consumer_offsets-37 is unknown for fetching offset 2019-06-03 23:24:15 DEBUG Fetcher:700 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Leader for partition __consumer_offsets-40 is unknown for fetching offset 2019-06-03 23:24:15 DEBUG Fetcher:700 - [Consumer clientId=test.mikemintz.lag-tracker-reproduce, groupId=test.mikemintz.lag-tracker-reproduce] Leader for partition __consumer_offsets-47 is unknown for fetching offset Exception in thread "main" org.apache.kafka.common.errors.TimeoutException: Failed to get offsets by times in 30001ms