[DEBUG] 2022-06-10 17:04:29.719 [main] InternalStreamsBuilder - Adding nodes to topology StreamsGraphNode{nodeName='root', buildPriority=null, hasWrittenToTopology=false, keyChangingOperation=false, valueChangingOperation=false, mergeNode=false, parentNodes=[]} child nodes [StreamSourceNode{topicNames=[streams-left-side-input], topicPattern=null, consumedInternal=org.apache.kafka.streams.kstream.internals.ConsumedInternal@ae4d1695} StreamsGraphNode{nodeName='KSTREAM-SOURCE-0000000000', buildPriority=0, hasWrittenToTopology=false, keyChangingOperation=false, valueChangingOperation=false, mergeNode=false, parentNodes=[root]}, StreamSourceNode{topicNames=[streams-right-side-input], topicPattern=null, consumedInternal=org.apache.kafka.streams.kstream.internals.ConsumedInternal@7c31e931} StreamsGraphNode{nodeName='KSTREAM-SOURCE-0000000002', buildPriority=2, hasWrittenToTopology=false, keyChangingOperation=false, valueChangingOperation=false, mergeNode=false, parentNodes=[root]}, TableSourceNode{materializedInternal=org.apache.kafka.streams.kstream.internals.MaterializedInternal@58d75e99, processorParameters=ProcessorParameters{processor class=class org.apache.kafka.streams.processor.internals.ProcessorAdapter, processor name='KTABLE-SOURCE-0000000006'}, sourceName='KSTREAM-SOURCE-0000000005', isGlobalKTable=false} StreamsGraphNode{nodeName='KTABLE-SOURCE-0000000006', buildPriority=4, hasWrittenToTopology=false, keyChangingOperation=false, valueChangingOperation=false, mergeNode=false, parentNodes=[root]}] [DEBUG] 2022-06-10 17:04:29.727 [main] InternalStreamsBuilder - Adding nodes to topology StreamSourceNode{topicNames=[streams-left-side-input], topicPattern=null, consumedInternal=org.apache.kafka.streams.kstream.internals.ConsumedInternal@ae4d1695} StreamsGraphNode{nodeName='KSTREAM-SOURCE-0000000000', buildPriority=0, hasWrittenToTopology=false, keyChangingOperation=false, valueChangingOperation=false, mergeNode=false, parentNodes=[root]} child nodes [ProcessorNode{processorParameters=ProcessorParameters{processor class=class org.apache.kafka.streams.processor.internals.ProcessorAdapter, processor name='KSTREAM-PEEK-0000000001'}} StreamsGraphNode{nodeName='KSTREAM-PEEK-0000000001', buildPriority=1, hasWrittenToTopology=false, keyChangingOperation=false, valueChangingOperation=false, mergeNode=false, parentNodes=[KSTREAM-SOURCE-0000000000]}] [DEBUG] 2022-06-10 17:04:29.740 [main] InternalStreamsBuilder - Adding nodes to topology ProcessorNode{processorParameters=ProcessorParameters{processor class=class org.apache.kafka.streams.processor.internals.ProcessorAdapter, processor name='KSTREAM-PEEK-0000000001'}} StreamsGraphNode{nodeName='KSTREAM-PEEK-0000000001', buildPriority=1, hasWrittenToTopology=false, keyChangingOperation=false, valueChangingOperation=false, mergeNode=false, parentNodes=[KSTREAM-SOURCE-0000000000]} child nodes [ProcessorNode{processorParameters=ProcessorParameters{processor class=class org.apache.kafka.streams.processor.internals.ProcessorAdapter, processor name='KSTREAM-WINDOWED-0000000009'}} StreamsGraphNode{nodeName='KSTREAM-WINDOWED-0000000009', buildPriority=7, hasWrittenToTopology=false, keyChangingOperation=false, valueChangingOperation=false, mergeNode=false, parentNodes=[KSTREAM-PEEK-0000000001]}, StreamStreamJoinNode{thisWindowedStreamProcessorParameters=ProcessorParameters{processor class=class org.apache.kafka.streams.processor.internals.ProcessorAdapter, processor name='KSTREAM-WINDOWED-0000000009'}, otherWindowedStreamProcessorParameters=ProcessorParameters{processor class=class org.apache.kafka.streams.processor.internals.ProcessorAdapter, processor name='KSTREAM-WINDOWED-0000000010'}, thisWindowStoreBuilder=org.apache.kafka.streams.state.internals.WindowStoreBuilder@17497425, otherWindowStoreBuilder=org.apache.kafka.streams.state.internals.WindowStoreBuilder@f0da945, joined=null} BaseJoinProcessorNode{joinThisProcessorParameters=ProcessorParameters{processor class=class org.apache.kafka.streams.processor.internals.ProcessorAdapter, processor name='KSTREAM-JOINTHIS-0000000011'}, joinOtherProcessorParameters=ProcessorParameters{processor class=class org.apache.kafka.streams.processor.internals.ProcessorAdapter, processor name='KSTREAM-JOINOTHER-0000000012'}, joinMergeProcessorParameters=ProcessorParameters{processor class=class org.apache.kafka.streams.processor.internals.ProcessorAdapter, processor name='KSTREAM-MERGE-0000000013'}, valueJoiner=io.confluent.developer.joins.StreamsJoin$$Lambda$27/1437941060@6404f418, thisJoinSideNodeName='null', otherJoinSideNodeName='null'} StreamsGraphNode{nodeName='KSTREAM-MERGE-0000000013', buildPriority=10, hasWrittenToTopology=false, keyChangingOperation=false, valueChangingOperation=false, mergeNode=false, parentNodes=[KSTREAM-PEEK-0000000001, KSTREAM-PEEK-0000000003]}] [DEBUG] 2022-06-10 17:04:29.746 [main] InternalStreamsBuilder - Adding nodes to topology StreamSourceNode{topicNames=[streams-right-side-input], topicPattern=null, consumedInternal=org.apache.kafka.streams.kstream.internals.ConsumedInternal@7c31e931} StreamsGraphNode{nodeName='KSTREAM-SOURCE-0000000002', buildPriority=2, hasWrittenToTopology=false, keyChangingOperation=false, valueChangingOperation=false, mergeNode=false, parentNodes=[root]} child nodes [ProcessorNode{processorParameters=ProcessorParameters{processor class=class org.apache.kafka.streams.processor.internals.ProcessorAdapter, processor name='KSTREAM-PEEK-0000000003'}} StreamsGraphNode{nodeName='KSTREAM-PEEK-0000000003', buildPriority=3, hasWrittenToTopology=false, keyChangingOperation=false, valueChangingOperation=false, mergeNode=false, parentNodes=[KSTREAM-SOURCE-0000000002]}] [DEBUG] 2022-06-10 17:04:29.747 [main] InternalStreamsBuilder - Adding nodes to topology ProcessorNode{processorParameters=ProcessorParameters{processor class=class org.apache.kafka.streams.processor.internals.ProcessorAdapter, processor name='KSTREAM-PEEK-0000000003'}} StreamsGraphNode{nodeName='KSTREAM-PEEK-0000000003', buildPriority=3, hasWrittenToTopology=false, keyChangingOperation=false, valueChangingOperation=false, mergeNode=false, parentNodes=[KSTREAM-SOURCE-0000000002]} child nodes [ProcessorNode{processorParameters=ProcessorParameters{processor class=class org.apache.kafka.streams.processor.internals.ProcessorAdapter, processor name='KSTREAM-WINDOWED-0000000010'}} StreamsGraphNode{nodeName='KSTREAM-WINDOWED-0000000010', buildPriority=8, hasWrittenToTopology=false, keyChangingOperation=false, valueChangingOperation=false, mergeNode=false, parentNodes=[KSTREAM-PEEK-0000000003]}, StreamStreamJoinNode{thisWindowedStreamProcessorParameters=ProcessorParameters{processor class=class org.apache.kafka.streams.processor.internals.ProcessorAdapter, processor name='KSTREAM-WINDOWED-0000000009'}, otherWindowedStreamProcessorParameters=ProcessorParameters{processor class=class org.apache.kafka.streams.processor.internals.ProcessorAdapter, processor name='KSTREAM-WINDOWED-0000000010'}, thisWindowStoreBuilder=org.apache.kafka.streams.state.internals.WindowStoreBuilder@17497425, otherWindowStoreBuilder=org.apache.kafka.streams.state.internals.WindowStoreBuilder@f0da945, joined=null} BaseJoinProcessorNode{joinThisProcessorParameters=ProcessorParameters{processor class=class org.apache.kafka.streams.processor.internals.ProcessorAdapter, processor name='KSTREAM-JOINTHIS-0000000011'}, joinOtherProcessorParameters=ProcessorParameters{processor class=class org.apache.kafka.streams.processor.internals.ProcessorAdapter, processor name='KSTREAM-JOINOTHER-0000000012'}, joinMergeProcessorParameters=ProcessorParameters{processor class=class org.apache.kafka.streams.processor.internals.ProcessorAdapter, processor name='KSTREAM-MERGE-0000000013'}, valueJoiner=io.confluent.developer.joins.StreamsJoin$$Lambda$27/1437941060@6404f418, thisJoinSideNodeName='null', otherJoinSideNodeName='null'} StreamsGraphNode{nodeName='KSTREAM-MERGE-0000000013', buildPriority=10, hasWrittenToTopology=false, keyChangingOperation=false, valueChangingOperation=false, mergeNode=false, parentNodes=[KSTREAM-PEEK-0000000001, KSTREAM-PEEK-0000000003]}] [DEBUG] 2022-06-10 17:04:29.748 [main] InternalStreamsBuilder - Adding nodes to topology TableSourceNode{materializedInternal=org.apache.kafka.streams.kstream.internals.MaterializedInternal@58d75e99, processorParameters=ProcessorParameters{processor class=class org.apache.kafka.streams.processor.internals.ProcessorAdapter, processor name='KTABLE-SOURCE-0000000006'}, sourceName='KSTREAM-SOURCE-0000000005', isGlobalKTable=false} StreamsGraphNode{nodeName='KTABLE-SOURCE-0000000006', buildPriority=4, hasWrittenToTopology=false, keyChangingOperation=false, valueChangingOperation=false, mergeNode=false, parentNodes=[root]} child nodes [ProcessorNode{processorParameters=ProcessorParameters{processor class=class org.apache.kafka.streams.processor.internals.ProcessorAdapter, processor name='KTABLE-TOSTREAM-0000000007'}} StreamsGraphNode{nodeName='KTABLE-TOSTREAM-0000000007', buildPriority=5, hasWrittenToTopology=false, keyChangingOperation=false, valueChangingOperation=false, mergeNode=false, parentNodes=[KTABLE-SOURCE-0000000006]}] [DEBUG] 2022-06-10 17:04:29.760 [main] InternalStreamsBuilder - Adding nodes to topology ProcessorNode{processorParameters=ProcessorParameters{processor class=class org.apache.kafka.streams.processor.internals.ProcessorAdapter, processor name='KTABLE-TOSTREAM-0000000007'}} StreamsGraphNode{nodeName='KTABLE-TOSTREAM-0000000007', buildPriority=5, hasWrittenToTopology=false, keyChangingOperation=false, valueChangingOperation=false, mergeNode=false, parentNodes=[KTABLE-SOURCE-0000000006]} child nodes [ProcessorNode{processorParameters=ProcessorParameters{processor class=class org.apache.kafka.streams.processor.internals.ProcessorAdapter, processor name='KSTREAM-PRINTER-0000000008'}} StreamsGraphNode{nodeName='KSTREAM-PRINTER-0000000008', buildPriority=6, hasWrittenToTopology=false, keyChangingOperation=false, valueChangingOperation=false, mergeNode=false, parentNodes=[KTABLE-TOSTREAM-0000000007]}] [DEBUG] 2022-06-10 17:04:29.761 [main] InternalStreamsBuilder - Adding nodes to topology ProcessorNode{processorParameters=ProcessorParameters{processor class=class org.apache.kafka.streams.processor.internals.ProcessorAdapter, processor name='KSTREAM-PRINTER-0000000008'}} StreamsGraphNode{nodeName='KSTREAM-PRINTER-0000000008', buildPriority=6, hasWrittenToTopology=false, keyChangingOperation=false, valueChangingOperation=false, mergeNode=false, parentNodes=[KTABLE-TOSTREAM-0000000007]} child nodes [] [DEBUG] 2022-06-10 17:04:29.761 [main] InternalStreamsBuilder - Adding nodes to topology ProcessorNode{processorParameters=ProcessorParameters{processor class=class org.apache.kafka.streams.processor.internals.ProcessorAdapter, processor name='KSTREAM-WINDOWED-0000000009'}} StreamsGraphNode{nodeName='KSTREAM-WINDOWED-0000000009', buildPriority=7, hasWrittenToTopology=false, keyChangingOperation=false, valueChangingOperation=false, mergeNode=false, parentNodes=[KSTREAM-PEEK-0000000001]} child nodes [] [DEBUG] 2022-06-10 17:04:29.761 [main] InternalStreamsBuilder - Adding nodes to topology ProcessorNode{processorParameters=ProcessorParameters{processor class=class org.apache.kafka.streams.processor.internals.ProcessorAdapter, processor name='KSTREAM-WINDOWED-0000000010'}} StreamsGraphNode{nodeName='KSTREAM-WINDOWED-0000000010', buildPriority=8, hasWrittenToTopology=false, keyChangingOperation=false, valueChangingOperation=false, mergeNode=false, parentNodes=[KSTREAM-PEEK-0000000003]} child nodes [] [DEBUG] 2022-06-10 17:04:29.762 [main] InternalStreamsBuilder - Adding nodes to topology StreamStreamJoinNode{thisWindowedStreamProcessorParameters=ProcessorParameters{processor class=class org.apache.kafka.streams.processor.internals.ProcessorAdapter, processor name='KSTREAM-WINDOWED-0000000009'}, otherWindowedStreamProcessorParameters=ProcessorParameters{processor class=class org.apache.kafka.streams.processor.internals.ProcessorAdapter, processor name='KSTREAM-WINDOWED-0000000010'}, thisWindowStoreBuilder=org.apache.kafka.streams.state.internals.WindowStoreBuilder@17497425, otherWindowStoreBuilder=org.apache.kafka.streams.state.internals.WindowStoreBuilder@f0da945, joined=null} BaseJoinProcessorNode{joinThisProcessorParameters=ProcessorParameters{processor class=class org.apache.kafka.streams.processor.internals.ProcessorAdapter, processor name='KSTREAM-JOINTHIS-0000000011'}, joinOtherProcessorParameters=ProcessorParameters{processor class=class org.apache.kafka.streams.processor.internals.ProcessorAdapter, processor name='KSTREAM-JOINOTHER-0000000012'}, joinMergeProcessorParameters=ProcessorParameters{processor class=class org.apache.kafka.streams.processor.internals.ProcessorAdapter, processor name='KSTREAM-MERGE-0000000013'}, valueJoiner=io.confluent.developer.joins.StreamsJoin$$Lambda$27/1437941060@6404f418, thisJoinSideNodeName='null', otherJoinSideNodeName='null'} StreamsGraphNode{nodeName='KSTREAM-MERGE-0000000013', buildPriority=10, hasWrittenToTopology=false, keyChangingOperation=false, valueChangingOperation=false, mergeNode=false, parentNodes=[KSTREAM-PEEK-0000000001, KSTREAM-PEEK-0000000003]} child nodes [ProcessorNode{processorParameters=ProcessorParameters{processor class=class org.apache.kafka.streams.processor.internals.ProcessorAdapter, processor name='KSTREAM-PEEK-0000000014'}} StreamsGraphNode{nodeName='KSTREAM-PEEK-0000000014', buildPriority=11, hasWrittenToTopology=false, keyChangingOperation=false, valueChangingOperation=false, mergeNode=false, parentNodes=[KSTREAM-MERGE-0000000013]}] [DEBUG] 2022-06-10 17:04:29.763 [main] InternalStreamsBuilder - Adding nodes to topology StreamStreamJoinNode{thisWindowedStreamProcessorParameters=ProcessorParameters{processor class=class org.apache.kafka.streams.processor.internals.ProcessorAdapter, processor name='KSTREAM-WINDOWED-0000000009'}, otherWindowedStreamProcessorParameters=ProcessorParameters{processor class=class org.apache.kafka.streams.processor.internals.ProcessorAdapter, processor name='KSTREAM-WINDOWED-0000000010'}, thisWindowStoreBuilder=org.apache.kafka.streams.state.internals.WindowStoreBuilder@17497425, otherWindowStoreBuilder=org.apache.kafka.streams.state.internals.WindowStoreBuilder@f0da945, joined=null} BaseJoinProcessorNode{joinThisProcessorParameters=ProcessorParameters{processor class=class org.apache.kafka.streams.processor.internals.ProcessorAdapter, processor name='KSTREAM-JOINTHIS-0000000011'}, joinOtherProcessorParameters=ProcessorParameters{processor class=class org.apache.kafka.streams.processor.internals.ProcessorAdapter, processor name='KSTREAM-JOINOTHER-0000000012'}, joinMergeProcessorParameters=ProcessorParameters{processor class=class org.apache.kafka.streams.processor.internals.ProcessorAdapter, processor name='KSTREAM-MERGE-0000000013'}, valueJoiner=io.confluent.developer.joins.StreamsJoin$$Lambda$27/1437941060@6404f418, thisJoinSideNodeName='null', otherJoinSideNodeName='null'} StreamsGraphNode{nodeName='KSTREAM-MERGE-0000000013', buildPriority=10, hasWrittenToTopology=true, keyChangingOperation=false, valueChangingOperation=false, mergeNode=false, parentNodes=[KSTREAM-PEEK-0000000001, KSTREAM-PEEK-0000000003]} child nodes [ProcessorNode{processorParameters=ProcessorParameters{processor class=class org.apache.kafka.streams.processor.internals.ProcessorAdapter, processor name='KSTREAM-PEEK-0000000014'}} StreamsGraphNode{nodeName='KSTREAM-PEEK-0000000014', buildPriority=11, hasWrittenToTopology=false, keyChangingOperation=false, valueChangingOperation=false, mergeNode=false, parentNodes=[KSTREAM-MERGE-0000000013]}] [DEBUG] 2022-06-10 17:04:29.763 [main] InternalStreamsBuilder - Adding nodes to topology ProcessorNode{processorParameters=ProcessorParameters{processor class=class org.apache.kafka.streams.processor.internals.ProcessorAdapter, processor name='KSTREAM-PEEK-0000000014'}} StreamsGraphNode{nodeName='KSTREAM-PEEK-0000000014', buildPriority=11, hasWrittenToTopology=false, keyChangingOperation=false, valueChangingOperation=false, mergeNode=false, parentNodes=[KSTREAM-MERGE-0000000013]} child nodes [] [DEBUG] 2022-06-10 17:04:29.763 [main] InternalStreamsBuilder - Adding nodes to topology ProcessorNode{processorParameters=ProcessorParameters{processor class=class org.apache.kafka.streams.processor.internals.ProcessorAdapter, processor name='KSTREAM-PEEK-0000000014'}} StreamsGraphNode{nodeName='KSTREAM-PEEK-0000000014', buildPriority=11, hasWrittenToTopology=true, keyChangingOperation=false, valueChangingOperation=false, mergeNode=false, parentNodes=[KSTREAM-MERGE-0000000013]} child nodes [] [INFO ] 2022-06-10 17:04:29.817 [main] StreamsConfig - StreamsConfig values: acceptable.recovery.lag = 10000 application.id = joining-streams-3 application.server = bootstrap.servers = [127.0.0.1:9092] buffered.records.per.partition = 1000 built.in.metrics.version = latest cache.max.bytes.buffering = 0 client.id = commit.interval.ms = 10000 connections.max.idle.ms = 540000 default.deserialization.exception.handler = class org.apache.kafka.streams.errors.LogAndFailExceptionHandler default.key.serde = class org.apache.kafka.common.serialization.Serdes$StringSerde default.production.exception.handler = class org.apache.kafka.streams.errors.DefaultProductionExceptionHandler default.timestamp.extractor = class org.apache.kafka.streams.processor.FailOnInvalidTimestamp default.value.serde = class org.apache.kafka.common.serialization.Serdes$StringSerde default.windowed.key.serde.inner = null default.windowed.value.serde.inner = null max.task.idle.ms = 0 max.warmup.replicas = 2 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 num.standby.replicas = 0 num.stream.threads = 1 partition.grouper = class org.apache.kafka.streams.processor.DefaultPartitionGrouper poll.ms = 100 probing.rebalance.interval.ms = 600000 processing.guarantee = at_least_once receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 replication.factor = 1 request.timeout.ms = 40000 retries = 0 retry.backoff.ms = 100 rocksdb.config.setter = null security.protocol = PLAINTEXT send.buffer.bytes = 131072 state.cleanup.delay.ms = 600000 state.dir = /tmp/kafka-streams task.timeout.ms = 300000 topology.optimization = none upgrade.from = null window.size.ms = null windowstore.changelog.additional.retention.ms = 86400000 [DEBUG] 2022-06-10 17:04:29.820 [main] InternalTopologyBuilder - No source topics using pattern subscription found, initializing consumer's subscription collection. [INFO ] 2022-06-10 17:04:29.919 [main] StateDirectory - Reading UUID from process file: 2d0487cd-d09b-4da9-b257-47b2c5377748 [INFO ] 2022-06-10 17:04:29.930 [main] AdminClientConfig - AdminClientConfig values: bootstrap.servers = [127.0.0.1:9092] client.dns.lookup = use_all_dns_ips client.id = joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-admin connections.max.idle.ms = 300000 default.api.timeout.ms = 60000 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 2147483647 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 security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.2 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS [DEBUG] 2022-06-10 17:04:29.956 [main] AdminMetadataManager - [AdminClient clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-admin] Setting bootstrap cluster metadata Cluster(id = null, nodes = [127.0.0.1:9092 (id: -1 rack: null)], partitions = [], controller = null). [WARN ] 2022-06-10 17:04:30.005 [main] AdminClientConfig - The configuration 'basic.input.topic' was supplied but isn't a known config. [WARN ] 2022-06-10 17:04:30.005 [main] AdminClientConfig - The configuration 'extractor.input.topic' was supplied but isn't a known config. [WARN ] 2022-06-10 17:04:30.005 [main] AdminClientConfig - The configuration 'table.input.topic' was supplied but isn't a known config. [WARN ] 2022-06-10 17:04:30.005 [main] AdminClientConfig - The configuration 'ktable.input.topic' was supplied but isn't a known config. [WARN ] 2022-06-10 17:04:30.005 [main] AdminClientConfig - The configuration 'basic.output.topic' was supplied but isn't a known config. [WARN ] 2022-06-10 17:04:30.005 [main] AdminClientConfig - The configuration 'processor.output.topic' was supplied but isn't a known config. [WARN ] 2022-06-10 17:04:30.005 [main] AdminClientConfig - The configuration 'joins.output.topic' was supplied but isn't a known config. [WARN ] 2022-06-10 17:04:30.006 [main] AdminClientConfig - The configuration 'stream_two.input.topic' was supplied but isn't a known config. [WARN ] 2022-06-10 17:04:30.006 [main] AdminClientConfig - The configuration 'extractor.output.topic' was supplied but isn't a known config. [WARN ] 2022-06-10 17:04:30.006 [main] AdminClientConfig - The configuration 'windowed.input.topic' was supplied but isn't a known config. [WARN ] 2022-06-10 17:04:30.006 [main] AdminClientConfig - The configuration 'ktable.output.topic' was supplied but isn't a known config. [WARN ] 2022-06-10 17:04:30.006 [main] AdminClientConfig - The configuration 'aggregate.input.topic' was supplied but isn't a known config. [WARN ] 2022-06-10 17:04:30.006 [main] AdminClientConfig - The configuration 'windowed.output.topic' was supplied but isn't a known config. [WARN ] 2022-06-10 17:04:30.006 [main] AdminClientConfig - The configuration 'stream_one.input.topic' was supplied but isn't a known config. [WARN ] 2022-06-10 17:04:30.006 [main] AdminClientConfig - The configuration 'error.output.topic' was supplied but isn't a known config. [WARN ] 2022-06-10 17:04:30.006 [main] AdminClientConfig - The configuration 'error.input.topic' was supplied but isn't a known config. [WARN ] 2022-06-10 17:04:30.006 [main] AdminClientConfig - The configuration 'aggregate.output.topic' was supplied but isn't a known config. [WARN ] 2022-06-10 17:04:30.006 [main] AdminClientConfig - The configuration 'processor.input.topic' was supplied but isn't a known config. [INFO ] 2022-06-10 17:04:30.008 [main] AppInfoParser - Kafka version: 2.8.0 [INFO ] 2022-06-10 17:04:30.008 [main] AppInfoParser - Kafka commitId: ebb1d6e21cc92130 [INFO ] 2022-06-10 17:04:30.008 [main] AppInfoParser - Kafka startTimeMs: 1654851870006 [DEBUG] 2022-06-10 17:04:30.009 [main] KafkaAdminClient - [AdminClient clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-admin] Kafka admin client initialized [INFO ] 2022-06-10 17:04:30.010 [main] KafkaStreams - stream-client [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748] Kafka Streams version: 2.8.0 [INFO ] 2022-06-10 17:04:30.010 [main] KafkaStreams - stream-client [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748] Kafka Streams commit ID: ebb1d6e21cc92130 [DEBUG] 2022-06-10 17:04:30.012 [kafka-admin-client-thread | joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-admin] NetworkClient - [AdminClient clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-admin] Initiating connection to node 127.0.0.1:9092 (id: -1 rack: null) using address /127.0.0.1 [INFO ] 2022-06-10 17:04:30.020 [main] StreamThread - stream-thread [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] Creating restore consumer client [INFO ] 2022-06-10 17:04:30.024 [main] ConsumerConfig - ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.offset.reset = none bootstrap.servers = [127.0.0.1:9092] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-restore-consumer client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = false exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = null group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = false internal.throw.on.fetch.stable.offset.unsupported = false 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 = 1000 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 security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 10000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.2 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.ByteArrayDeserializer [DEBUG] 2022-06-10 17:04:30.025 [main] KafkaConsumer - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-restore-consumer, groupId=null] Initializing the Kafka consumer [DEBUG] 2022-06-10 17:04:30.043 [kafka-admin-client-thread | joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-admin] Selector - [AdminClient clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-admin] Created socket with SO_RCVBUF = 342972, SO_SNDBUF = 146988, SO_TIMEOUT = 0 to node -1 [WARN ] 2022-06-10 17:04:30.055 [main] ConsumerConfig - The configuration 'basic.input.topic' was supplied but isn't a known config. [WARN ] 2022-06-10 17:04:30.055 [main] ConsumerConfig - The configuration 'processor.output.topic' was supplied but isn't a known config. [WARN ] 2022-06-10 17:04:30.055 [main] ConsumerConfig - The configuration 'extractor.output.topic' was supplied but isn't a known config. [WARN ] 2022-06-10 17:04:30.055 [main] ConsumerConfig - The configuration 'stream_one.input.topic' was supplied but isn't a known config. [WARN ] 2022-06-10 17:04:30.055 [main] ConsumerConfig - The configuration 'error.output.topic' was supplied but isn't a known config. [WARN ] 2022-06-10 17:04:30.055 [main] ConsumerConfig - The configuration 'error.input.topic' was supplied but isn't a known config. [WARN ] 2022-06-10 17:04:30.056 [main] ConsumerConfig - The configuration 'processor.input.topic' was supplied but isn't a known config. [WARN ] 2022-06-10 17:04:30.056 [main] ConsumerConfig - The configuration 'extractor.input.topic' was supplied but isn't a known config. [WARN ] 2022-06-10 17:04:30.056 [main] ConsumerConfig - The configuration 'table.input.topic' was supplied but isn't a known config. [WARN ] 2022-06-10 17:04:30.056 [main] ConsumerConfig - The configuration 'ktable.input.topic' was supplied but isn't a known config. [WARN ] 2022-06-10 17:04:30.056 [main] ConsumerConfig - The configuration 'basic.output.topic' was supplied but isn't a known config. [WARN ] 2022-06-10 17:04:30.056 [main] ConsumerConfig - The configuration 'joins.output.topic' was supplied but isn't a known config. [WARN ] 2022-06-10 17:04:30.056 [main] ConsumerConfig - The configuration 'stream_two.input.topic' was supplied but isn't a known config. [WARN ] 2022-06-10 17:04:30.056 [main] ConsumerConfig - The configuration 'windowed.input.topic' was supplied but isn't a known config. [WARN ] 2022-06-10 17:04:30.056 [main] ConsumerConfig - The configuration 'ktable.output.topic' was supplied but isn't a known config. [WARN ] 2022-06-10 17:04:30.056 [main] ConsumerConfig - The configuration 'aggregate.input.topic' was supplied but isn't a known config. [WARN ] 2022-06-10 17:04:30.056 [main] ConsumerConfig - The configuration 'windowed.output.topic' was supplied but isn't a known config. [WARN ] 2022-06-10 17:04:30.056 [main] ConsumerConfig - The configuration 'aggregate.output.topic' was supplied but isn't a known config. [INFO ] 2022-06-10 17:04:30.057 [main] AppInfoParser - Kafka version: 2.8.0 [INFO ] 2022-06-10 17:04:30.057 [main] AppInfoParser - Kafka commitId: ebb1d6e21cc92130 [INFO ] 2022-06-10 17:04:30.057 [main] AppInfoParser - Kafka startTimeMs: 1654851870057 [DEBUG] 2022-06-10 17:04:30.057 [main] KafkaConsumer - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-restore-consumer, groupId=null] Kafka consumer initialized [INFO ] 2022-06-10 17:04:30.064 [main] StreamThread - stream-thread [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] Creating thread producer client [INFO ] 2022-06-10 17:04:30.072 [main] ProducerConfig - ProducerConfig values: acks = 1 batch.size = 16384 bootstrap.servers = [127.0.0.1:9092] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-producer compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false interceptor.classes = [] internal.auto.downgrade.txn.commit = false key.serializer = class org.apache.kafka.common.serialization.ByteArraySerializer linger.ms = 100 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.class = class org.apache.kafka.clients.producer.internals.DefaultPartitioner receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 2147483647 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 security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.2 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class org.apache.kafka.common.serialization.ByteArraySerializer [WARN ] 2022-06-10 17:04:30.124 [main] ProducerConfig - The configuration 'basic.input.topic' was supplied but isn't a known config. [WARN ] 2022-06-10 17:04:30.124 [main] ProducerConfig - The configuration 'extractor.input.topic' was supplied but isn't a known config. [WARN ] 2022-06-10 17:04:30.124 [main] ProducerConfig - The configuration 'table.input.topic' was supplied but isn't a known config. [DEBUG] 2022-06-10 17:04:30.124 [kafka-producer-network-thread | joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-producer] Sender - [Producer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-producer] Starting Kafka producer I/O thread. [WARN ] 2022-06-10 17:04:30.124 [main] ProducerConfig - The configuration 'ktable.input.topic' was supplied but isn't a known config. [WARN ] 2022-06-10 17:04:30.124 [main] ProducerConfig - The configuration 'basic.output.topic' was supplied but isn't a known config. [WARN ] 2022-06-10 17:04:30.124 [main] ProducerConfig - The configuration 'processor.output.topic' was supplied but isn't a known config. [WARN ] 2022-06-10 17:04:30.124 [main] ProducerConfig - The configuration 'joins.output.topic' was supplied but isn't a known config. [WARN ] 2022-06-10 17:04:30.124 [main] ProducerConfig - The configuration 'stream_two.input.topic' was supplied but isn't a known config. [WARN ] 2022-06-10 17:04:30.124 [main] ProducerConfig - The configuration 'extractor.output.topic' was supplied but isn't a known config. [WARN ] 2022-06-10 17:04:30.124 [main] ProducerConfig - The configuration 'windowed.input.topic' was supplied but isn't a known config. [WARN ] 2022-06-10 17:04:30.125 [main] ProducerConfig - The configuration 'ktable.output.topic' was supplied but isn't a known config. [WARN ] 2022-06-10 17:04:30.125 [main] ProducerConfig - The configuration 'aggregate.input.topic' was supplied but isn't a known config. [WARN ] 2022-06-10 17:04:30.125 [main] ProducerConfig - The configuration 'windowed.output.topic' was supplied but isn't a known config. [DEBUG] 2022-06-10 17:04:30.125 [kafka-producer-network-thread | joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-producer] NetworkClient - [Producer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-producer] Initialize connection to node 127.0.0.1:9092 (id: -1 rack: null) for sending metadata request [WARN ] 2022-06-10 17:04:30.125 [main] ProducerConfig - The configuration 'stream_one.input.topic' was supplied but isn't a known config. [WARN ] 2022-06-10 17:04:30.125 [main] ProducerConfig - The configuration 'error.output.topic' was supplied but isn't a known config. [DEBUG] 2022-06-10 17:04:30.125 [kafka-producer-network-thread | joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-producer] NetworkClient - [Producer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-producer] Initiating connection to node 127.0.0.1:9092 (id: -1 rack: null) using address /127.0.0.1 [WARN ] 2022-06-10 17:04:30.125 [main] ProducerConfig - The configuration 'error.input.topic' was supplied but isn't a known config. [WARN ] 2022-06-10 17:04:30.125 [main] ProducerConfig - The configuration 'aggregate.output.topic' was supplied but isn't a known config. [WARN ] 2022-06-10 17:04:30.125 [main] ProducerConfig - The configuration 'processor.input.topic' was supplied but isn't a known config. [INFO ] 2022-06-10 17:04:30.125 [main] AppInfoParser - Kafka version: 2.8.0 [INFO ] 2022-06-10 17:04:30.125 [main] AppInfoParser - Kafka commitId: ebb1d6e21cc92130 [INFO ] 2022-06-10 17:04:30.125 [main] AppInfoParser - Kafka startTimeMs: 1654851870125 [DEBUG] 2022-06-10 17:04:30.126 [main] KafkaProducer - [Producer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-producer] Kafka producer started [DEBUG] 2022-06-10 17:04:30.127 [kafka-producer-network-thread | joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-producer] Selector - [Producer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-producer] Created socket with SO_RCVBUF = 326640, SO_SNDBUF = 146988, SO_TIMEOUT = 0 to node -1 [INFO ] 2022-06-10 17:04:30.134 [main] StreamThread - stream-thread [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] Creating consumer client [INFO ] 2022-06-10 17:04:30.136 [main] ConsumerConfig - ConsumerConfig values: allow.auto.create.topics = false auto.commit.interval.ms = 5000 auto.offset.reset = earliest bootstrap.servers = [127.0.0.1:9092] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = false exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = joining-streams-3 group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = false internal.throw.on.fetch.stable.offset.unsupported = false 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 = 1000 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [org.apache.kafka.streams.processor.internals.StreamsPartitionAssignor] 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 security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 10000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.2 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.ByteArrayDeserializer [DEBUG] 2022-06-10 17:04:30.137 [main] KafkaConsumer - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, groupId=joining-streams-3] Initializing the Kafka consumer [DEBUG] 2022-06-10 17:04:30.154 [main] InternalTopicManager - stream-thread [main] Configs: replication.factor = 1 windowstore.changelog.additional.retention.ms = 86400000 [INFO ] 2022-06-10 17:04:30.155 [main] AssignorConfiguration - stream-thread [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer] Cooperative rebalancing enabled now [WARN ] 2022-06-10 17:04:30.171 [main] ConsumerConfig - The configuration 'basic.input.topic' was supplied but isn't a known config. [WARN ] 2022-06-10 17:04:30.171 [main] ConsumerConfig - The configuration 'processor.output.topic' was supplied but isn't a known config. [WARN ] 2022-06-10 17:04:30.172 [main] ConsumerConfig - The configuration 'extractor.output.topic' was supplied but isn't a known config. [WARN ] 2022-06-10 17:04:30.172 [main] ConsumerConfig - The configuration 'stream_one.input.topic' was supplied but isn't a known config. [WARN ] 2022-06-10 17:04:30.172 [main] ConsumerConfig - The configuration 'error.output.topic' was supplied but isn't a known config. [WARN ] 2022-06-10 17:04:30.172 [main] ConsumerConfig - The configuration 'error.input.topic' was supplied but isn't a known config. [WARN ] 2022-06-10 17:04:30.172 [main] ConsumerConfig - The configuration 'processor.input.topic' was supplied but isn't a known config. [WARN ] 2022-06-10 17:04:30.172 [main] ConsumerConfig - The configuration 'extractor.input.topic' was supplied but isn't a known config. [WARN ] 2022-06-10 17:04:30.172 [main] ConsumerConfig - The configuration 'table.input.topic' was supplied but isn't a known config. [WARN ] 2022-06-10 17:04:30.172 [main] ConsumerConfig - The configuration 'ktable.input.topic' was supplied but isn't a known config. [WARN ] 2022-06-10 17:04:30.172 [main] ConsumerConfig - The configuration 'basic.output.topic' was supplied but isn't a known config. [WARN ] 2022-06-10 17:04:30.172 [main] ConsumerConfig - The configuration 'joins.output.topic' was supplied but isn't a known config. [WARN ] 2022-06-10 17:04:30.172 [main] ConsumerConfig - The configuration 'stream_two.input.topic' was supplied but isn't a known config. [WARN ] 2022-06-10 17:04:30.172 [main] ConsumerConfig - The configuration 'windowed.input.topic' was supplied but isn't a known config. [WARN ] 2022-06-10 17:04:30.172 [main] ConsumerConfig - The configuration 'ktable.output.topic' was supplied but isn't a known config. [WARN ] 2022-06-10 17:04:30.172 [main] ConsumerConfig - The configuration 'aggregate.input.topic' was supplied but isn't a known config. [WARN ] 2022-06-10 17:04:30.172 [main] ConsumerConfig - The configuration 'windowed.output.topic' was supplied but isn't a known config. [WARN ] 2022-06-10 17:04:30.172 [main] ConsumerConfig - The configuration 'aggregate.output.topic' was supplied but isn't a known config. [INFO ] 2022-06-10 17:04:30.172 [main] AppInfoParser - Kafka version: 2.8.0 [INFO ] 2022-06-10 17:04:30.172 [main] AppInfoParser - Kafka commitId: ebb1d6e21cc92130 [INFO ] 2022-06-10 17:04:30.173 [main] AppInfoParser - Kafka startTimeMs: 1654851870172 [DEBUG] 2022-06-10 17:04:30.173 [main] KafkaConsumer - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, groupId=joining-streams-3] Kafka consumer initialized [INFO ] 2022-06-10 17:04:30.182 [main] AdminClientConfig - AdminClientConfig values: bootstrap.servers = [127.0.0.1:9092] client.dns.lookup = use_all_dns_ips client.id = connections.max.idle.ms = 300000 default.api.timeout.ms = 60000 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 2147483647 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 security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.2 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS [DEBUG] 2022-06-10 17:04:30.182 [main] AdminMetadataManager - [AdminClient clientId=adminclient-1] Setting bootstrap cluster metadata Cluster(id = null, nodes = [127.0.0.1:9092 (id: -1 rack: null)], partitions = [], controller = null). [WARN ] 2022-06-10 17:04:30.185 [main] AdminClientConfig - The configuration 'basic.input.topic' was supplied but isn't a known config. [WARN ] 2022-06-10 17:04:30.185 [main] AdminClientConfig - The configuration 'replication.factor' was supplied but isn't a known config. [WARN ] 2022-06-10 17:04:30.185 [main] AdminClientConfig - The configuration 'processor.output.topic' was supplied but isn't a known config. [WARN ] 2022-06-10 17:04:30.185 [main] AdminClientConfig - The configuration 'key.serializer' was supplied but isn't a known config. [WARN ] 2022-06-10 17:04:30.185 [main] AdminClientConfig - The configuration 'extractor.output.topic' was supplied but isn't a known config. [WARN ] 2022-06-10 17:04:30.185 [main] AdminClientConfig - The configuration 'io.confluent.developer.avro.ApplianceOrder' was supplied but isn't a known config. [WARN ] 2022-06-10 17:04:30.185 [main] AdminClientConfig - The configuration 'stream_one.input.topic' was supplied but isn't a known config. [WARN ] 2022-06-10 17:04:30.185 [main] AdminClientConfig - The configuration 'error.output.topic' was supplied but isn't a known config. [WARN ] 2022-06-10 17:04:30.185 [main] AdminClientConfig - The configuration 'io.confluent.developer.avro.User' was supplied but isn't a known config. [WARN ] 2022-06-10 17:04:30.185 [main] AdminClientConfig - The configuration 'error.input.topic' was supplied but isn't a known config. [WARN ] 2022-06-10 17:04:30.185 [main] AdminClientConfig - The configuration 'processor.input.topic' was supplied but isn't a known config. [WARN ] 2022-06-10 17:04:30.185 [main] AdminClientConfig - The configuration 'io.confluent.developer.avro.ElectronicOrder' was supplied but isn't a known config. [WARN ] 2022-06-10 17:04:30.185 [main] AdminClientConfig - The configuration 'extractor.input.topic' was supplied but isn't a known config. [WARN ] 2022-06-10 17:04:30.185 [main] AdminClientConfig - The configuration 'table.input.topic' was supplied but isn't a known config. [WARN ] 2022-06-10 17:04:30.185 [main] AdminClientConfig - The configuration 'ktable.input.topic' was supplied but isn't a known config. [WARN ] 2022-06-10 17:04:30.186 [main] AdminClientConfig - The configuration 'basic.output.topic' was supplied but isn't a known config. [WARN ] 2022-06-10 17:04:30.186 [main] AdminClientConfig - The configuration 'joins.output.topic' was supplied but isn't a known config. [WARN ] 2022-06-10 17:04:30.186 [main] AdminClientConfig - The configuration 'stream_two.input.topic' was supplied but isn't a known config. [WARN ] 2022-06-10 17:04:30.186 [main] AdminClientConfig - The configuration 'windowed.input.topic' was supplied but isn't a known config. [WARN ] 2022-06-10 17:04:30.186 [main] AdminClientConfig - The configuration 'value.serializer' was supplied but isn't a known config. [WARN ] 2022-06-10 17:04:30.186 [main] AdminClientConfig - The configuration 'ktable.output.topic' was supplied but isn't a known config. [WARN ] 2022-06-10 17:04:30.186 [main] AdminClientConfig - The configuration 'aggregate.input.topic' was supplied but isn't a known config. [WARN ] 2022-06-10 17:04:30.186 [main] AdminClientConfig - The configuration 'windowed.output.topic' was supplied but isn't a known config. [WARN ] 2022-06-10 17:04:30.186 [main] AdminClientConfig - The configuration 'aggregate.output.topic' was supplied but isn't a known config. [INFO ] 2022-06-10 17:04:30.186 [main] AppInfoParser - Kafka version: 2.8.0 [INFO ] 2022-06-10 17:04:30.186 [main] AppInfoParser - Kafka commitId: ebb1d6e21cc92130 [INFO ] 2022-06-10 17:04:30.186 [main] AppInfoParser - Kafka startTimeMs: 1654851870186 [DEBUG] 2022-06-10 17:04:30.186 [main] KafkaAdminClient - [AdminClient clientId=adminclient-1] Kafka admin client initialized [DEBUG] 2022-06-10 17:04:30.187 [kafka-admin-client-thread | adminclient-1] NetworkClient - [AdminClient clientId=adminclient-1] Initiating connection to node 127.0.0.1:9092 (id: -1 rack: null) using address /127.0.0.1 [INFO ] 2022-06-10 17:04:30.187 [main] ProducerConfig - ProducerConfig values: acks = 1 batch.size = 16384 bootstrap.servers = [127.0.0.1:9092] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-1 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false interceptor.classes = [] internal.auto.downgrade.txn.commit = false key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 0 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.class = class org.apache.kafka.clients.producer.internals.DefaultPartitioner receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 2147483647 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 security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.2 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.confluent.developer.joins.MySerializer [DEBUG] 2022-06-10 17:04:30.189 [kafka-admin-client-thread | adminclient-1] Selector - [AdminClient clientId=adminclient-1] Created socket with SO_RCVBUF = 342972, SO_SNDBUF = 146988, SO_TIMEOUT = 0 to node -1 [WARN ] 2022-06-10 17:04:30.195 [main] ProducerConfig - The configuration 'basic.input.topic' was supplied but isn't a known config. [DEBUG] 2022-06-10 17:04:30.195 [kafka-producer-network-thread | producer-1] Sender - [Producer clientId=producer-1] Starting Kafka producer I/O thread. [WARN ] 2022-06-10 17:04:30.196 [main] ProducerConfig - The configuration 'replication.factor' was supplied but isn't a known config. [DEBUG] 2022-06-10 17:04:30.196 [kafka-producer-network-thread | producer-1] NetworkClient - [Producer clientId=producer-1] Initialize connection to node 127.0.0.1:9092 (id: -1 rack: null) for sending metadata request [WARN ] 2022-06-10 17:04:30.196 [main] ProducerConfig - The configuration 'processor.output.topic' was supplied but isn't a known config. [DEBUG] 2022-06-10 17:04:30.196 [kafka-producer-network-thread | producer-1] NetworkClient - [Producer clientId=producer-1] Initiating connection to node 127.0.0.1:9092 (id: -1 rack: null) using address /127.0.0.1 [WARN ] 2022-06-10 17:04:30.196 [main] ProducerConfig - The configuration 'extractor.output.topic' was supplied but isn't a known config. [WARN ] 2022-06-10 17:04:30.196 [main] ProducerConfig - The configuration 'io.confluent.developer.avro.ApplianceOrder' was supplied but isn't a known config. [WARN ] 2022-06-10 17:04:30.196 [main] ProducerConfig - The configuration 'stream_one.input.topic' was supplied but isn't a known config. [WARN ] 2022-06-10 17:04:30.196 [main] ProducerConfig - The configuration 'error.output.topic' was supplied but isn't a known config. [WARN ] 2022-06-10 17:04:30.196 [main] ProducerConfig - The configuration 'io.confluent.developer.avro.User' was supplied but isn't a known config. [WARN ] 2022-06-10 17:04:30.196 [main] ProducerConfig - The configuration 'error.input.topic' was supplied but isn't a known config. [WARN ] 2022-06-10 17:04:30.197 [main] ProducerConfig - The configuration 'processor.input.topic' was supplied but isn't a known config. [WARN ] 2022-06-10 17:04:30.197 [main] ProducerConfig - The configuration 'io.confluent.developer.avro.ElectronicOrder' was supplied but isn't a known config. [WARN ] 2022-06-10 17:04:30.197 [main] ProducerConfig - The configuration 'extractor.input.topic' was supplied but isn't a known config. [DEBUG] 2022-06-10 17:04:30.197 [kafka-producer-network-thread | producer-1] Selector - [Producer clientId=producer-1] Created socket with SO_RCVBUF = 326640, SO_SNDBUF = 146988, SO_TIMEOUT = 0 to node -1 [WARN ] 2022-06-10 17:04:30.197 [main] ProducerConfig - The configuration 'table.input.topic' was supplied but isn't a known config. [WARN ] 2022-06-10 17:04:30.197 [main] ProducerConfig - The configuration 'ktable.input.topic' was supplied but isn't a known config. [WARN ] 2022-06-10 17:04:30.197 [main] ProducerConfig - The configuration 'basic.output.topic' was supplied but isn't a known config. [WARN ] 2022-06-10 17:04:30.198 [main] ProducerConfig - The configuration 'joins.output.topic' was supplied but isn't a known config. [WARN ] 2022-06-10 17:04:30.198 [main] ProducerConfig - The configuration 'stream_two.input.topic' was supplied but isn't a known config. [WARN ] 2022-06-10 17:04:30.198 [main] ProducerConfig - The configuration 'windowed.input.topic' was supplied but isn't a known config. [WARN ] 2022-06-10 17:04:30.198 [main] ProducerConfig - The configuration 'ktable.output.topic' was supplied but isn't a known config. [WARN ] 2022-06-10 17:04:30.198 [main] ProducerConfig - The configuration 'aggregate.input.topic' was supplied but isn't a known config. [WARN ] 2022-06-10 17:04:30.198 [main] ProducerConfig - The configuration 'windowed.output.topic' was supplied but isn't a known config. [WARN ] 2022-06-10 17:04:30.198 [main] ProducerConfig - The configuration 'aggregate.output.topic' was supplied but isn't a known config. [INFO ] 2022-06-10 17:04:30.198 [main] AppInfoParser - Kafka version: 2.8.0 [INFO ] 2022-06-10 17:04:30.198 [main] AppInfoParser - Kafka commitId: ebb1d6e21cc92130 [INFO ] 2022-06-10 17:04:30.198 [main] AppInfoParser - Kafka startTimeMs: 1654851870198 [DEBUG] 2022-06-10 17:04:30.198 [main] KafkaProducer - [Producer clientId=producer-1] Kafka producer started [DEBUG] 2022-06-10 17:04:30.203 [main] KafkaAdminClient - [AdminClient clientId=adminclient-1] Queueing Call(callName=createTopics, deadlineMs=1654851930202, tries=0, nextAllowedTryMs=0) with a timeout 60000 ms from now. [DEBUG] 2022-06-10 17:04:30.291 [kafka-admin-client-thread | joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-admin] NetworkClient - [AdminClient clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-admin] Completed connection to node -1. Fetching API versions. [DEBUG] 2022-06-10 17:04:30.291 [kafka-producer-network-thread | producer-1] NetworkClient - [Producer clientId=producer-1] Completed connection to node -1. Fetching API versions. [DEBUG] 2022-06-10 17:04:30.291 [kafka-producer-network-thread | joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-producer] NetworkClient - [Producer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-producer] Completed connection to node -1. Fetching API versions. [DEBUG] 2022-06-10 17:04:30.291 [kafka-admin-client-thread | joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-admin] NetworkClient - [AdminClient clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-admin] Initiating API versions fetch from node -1. [DEBUG] 2022-06-10 17:04:30.291 [kafka-admin-client-thread | adminclient-1] NetworkClient - [AdminClient clientId=adminclient-1] Completed connection to node -1. Fetching API versions. [DEBUG] 2022-06-10 17:04:30.291 [kafka-producer-network-thread | producer-1] NetworkClient - [Producer clientId=producer-1] Initiating API versions fetch from node -1. [DEBUG] 2022-06-10 17:04:30.291 [kafka-producer-network-thread | joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-producer] NetworkClient - [Producer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-producer] Initiating API versions fetch from node -1. [DEBUG] 2022-06-10 17:04:30.291 [kafka-admin-client-thread | adminclient-1] NetworkClient - [AdminClient clientId=adminclient-1] Initiating API versions fetch from node -1. [DEBUG] 2022-06-10 17:04:30.308 [kafka-producer-network-thread | producer-1] NetworkClient - [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=0) and timeout 30000 to node -1: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='2.8.0') [DEBUG] 2022-06-10 17:04:30.308 [kafka-producer-network-thread | joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-producer] NetworkClient - [Producer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-producer] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-producer, correlationId=0) and timeout 30000 to node -1: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='2.8.0') [DEBUG] 2022-06-10 17:04:30.309 [kafka-admin-client-thread | adminclient-1] NetworkClient - [AdminClient clientId=adminclient-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=adminclient-1, correlationId=0) and timeout 3600000 to node -1: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='2.8.0') [DEBUG] 2022-06-10 17:04:30.308 [kafka-admin-client-thread | joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-admin] NetworkClient - [AdminClient clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-admin] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-admin, correlationId=0) and timeout 3600000 to node -1: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='2.8.0') [DEBUG] 2022-06-10 17:04:30.344 [kafka-producer-network-thread | producer-1] NetworkClient - [Producer clientId=producer-1] Received API_VERSIONS response from node -1 for request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=0): ApiVersionsResponseData(errorCode=0, apiKeys=[ApiVersion(apiKey=0, minVersion=0, maxVersion=9), ApiVersion(apiKey=1, minVersion=0, maxVersion=13), ApiVersion(apiKey=2, minVersion=0, maxVersion=7), ApiVersion(apiKey=3, minVersion=0, maxVersion=12), ApiVersion(apiKey=4, minVersion=0, maxVersion=5), ApiVersion(apiKey=5, minVersion=0, maxVersion=3), ApiVersion(apiKey=6, minVersion=0, maxVersion=7), ApiVersion(apiKey=7, minVersion=0, maxVersion=3), ApiVersion(apiKey=8, minVersion=0, maxVersion=8), ApiVersion(apiKey=9, minVersion=0, maxVersion=8), ApiVersion(apiKey=10, minVersion=0, maxVersion=4), ApiVersion(apiKey=11, minVersion=0, maxVersion=7), ApiVersion(apiKey=12, minVersion=0, maxVersion=4), ApiVersion(apiKey=13, minVersion=0, maxVersion=4), ApiVersion(apiKey=14, minVersion=0, maxVersion=5), ApiVersion(apiKey=15, minVersion=0, maxVersion=5), ApiVersion(apiKey=16, minVersion=0, maxVersion=4), ApiVersion(apiKey=17, minVersion=0, maxVersion=1), ApiVersion(apiKey=18, minVersion=0, maxVersion=3), ApiVersion(apiKey=19, minVersion=0, maxVersion=7), ApiVersion(apiKey=20, minVersion=0, maxVersion=6), ApiVersion(apiKey=21, minVersion=0, maxVersion=2), ApiVersion(apiKey=22, minVersion=0, maxVersion=4), ApiVersion(apiKey=23, minVersion=0, maxVersion=4), ApiVersion(apiKey=24, minVersion=0, maxVersion=3), ApiVersion(apiKey=25, minVersion=0, maxVersion=3), ApiVersion(apiKey=26, minVersion=0, maxVersion=3), ApiVersion(apiKey=27, minVersion=0, maxVersion=1), ApiVersion(apiKey=28, minVersion=0, maxVersion=3), ApiVersion(apiKey=29, minVersion=0, maxVersion=2), ApiVersion(apiKey=30, minVersion=0, maxVersion=2), ApiVersion(apiKey=31, minVersion=0, maxVersion=2), ApiVersion(apiKey=32, minVersion=0, maxVersion=4), ApiVersion(apiKey=33, minVersion=0, maxVersion=2), ApiVersion(apiKey=34, minVersion=0, maxVersion=2), ApiVersion(apiKey=35, minVersion=0, maxVersion=2), ApiVersion(apiKey=36, minVersion=0, maxVersion=2), ApiVersion(apiKey=37, minVersion=0, maxVersion=3), ApiVersion(apiKey=38, minVersion=0, maxVersion=2), ApiVersion(apiKey=39, minVersion=0, maxVersion=2), ApiVersion(apiKey=40, minVersion=0, maxVersion=2), ApiVersion(apiKey=41, minVersion=0, maxVersion=2), ApiVersion(apiKey=42, minVersion=0, maxVersion=2), ApiVersion(apiKey=43, minVersion=0, maxVersion=2), ApiVersion(apiKey=44, minVersion=0, maxVersion=1), ApiVersion(apiKey=45, minVersion=0, maxVersion=0), ApiVersion(apiKey=46, minVersion=0, maxVersion=0), ApiVersion(apiKey=47, minVersion=0, maxVersion=0), ApiVersion(apiKey=48, minVersion=0, maxVersion=1), ApiVersion(apiKey=49, minVersion=0, maxVersion=1), ApiVersion(apiKey=50, minVersion=0, maxVersion=0), ApiVersion(apiKey=51, minVersion=0, maxVersion=0), ApiVersion(apiKey=56, minVersion=0, maxVersion=0), ApiVersion(apiKey=57, minVersion=0, maxVersion=0), ApiVersion(apiKey=60, minVersion=0, maxVersion=0), ApiVersion(apiKey=61, minVersion=0, maxVersion=0), ApiVersion(apiKey=65, minVersion=0, maxVersion=0), ApiVersion(apiKey=66, minVersion=0, maxVersion=0), ApiVersion(apiKey=67, minVersion=0, maxVersion=0)], throttleTimeMs=0, supportedFeatures=[], finalizedFeaturesEpoch=0, finalizedFeatures=[]) [DEBUG] 2022-06-10 17:04:30.344 [kafka-admin-client-thread | joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-admin] NetworkClient - [AdminClient clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-admin] Received API_VERSIONS response from node -1 for request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-admin, correlationId=0): ApiVersionsResponseData(errorCode=0, apiKeys=[ApiVersion(apiKey=0, minVersion=0, maxVersion=9), ApiVersion(apiKey=1, minVersion=0, maxVersion=13), ApiVersion(apiKey=2, minVersion=0, maxVersion=7), ApiVersion(apiKey=3, minVersion=0, maxVersion=12), ApiVersion(apiKey=4, minVersion=0, maxVersion=5), ApiVersion(apiKey=5, minVersion=0, maxVersion=3), ApiVersion(apiKey=6, minVersion=0, maxVersion=7), ApiVersion(apiKey=7, minVersion=0, maxVersion=3), ApiVersion(apiKey=8, minVersion=0, maxVersion=8), ApiVersion(apiKey=9, minVersion=0, maxVersion=8), ApiVersion(apiKey=10, minVersion=0, maxVersion=4), ApiVersion(apiKey=11, minVersion=0, maxVersion=7), ApiVersion(apiKey=12, minVersion=0, maxVersion=4), ApiVersion(apiKey=13, minVersion=0, maxVersion=4), ApiVersion(apiKey=14, minVersion=0, maxVersion=5), ApiVersion(apiKey=15, minVersion=0, maxVersion=5), ApiVersion(apiKey=16, minVersion=0, maxVersion=4), ApiVersion(apiKey=17, minVersion=0, maxVersion=1), ApiVersion(apiKey=18, minVersion=0, maxVersion=3), ApiVersion(apiKey=19, minVersion=0, maxVersion=7), ApiVersion(apiKey=20, minVersion=0, maxVersion=6), ApiVersion(apiKey=21, minVersion=0, maxVersion=2), ApiVersion(apiKey=22, minVersion=0, maxVersion=4), ApiVersion(apiKey=23, minVersion=0, maxVersion=4), ApiVersion(apiKey=24, minVersion=0, maxVersion=3), ApiVersion(apiKey=25, minVersion=0, maxVersion=3), ApiVersion(apiKey=26, minVersion=0, maxVersion=3), ApiVersion(apiKey=27, minVersion=0, maxVersion=1), ApiVersion(apiKey=28, minVersion=0, maxVersion=3), ApiVersion(apiKey=29, minVersion=0, maxVersion=2), ApiVersion(apiKey=30, minVersion=0, maxVersion=2), ApiVersion(apiKey=31, minVersion=0, maxVersion=2), ApiVersion(apiKey=32, minVersion=0, maxVersion=4), ApiVersion(apiKey=33, minVersion=0, maxVersion=2), ApiVersion(apiKey=34, minVersion=0, maxVersion=2), ApiVersion(apiKey=35, minVersion=0, maxVersion=2), ApiVersion(apiKey=36, minVersion=0, maxVersion=2), ApiVersion(apiKey=37, minVersion=0, maxVersion=3), ApiVersion(apiKey=38, minVersion=0, maxVersion=2), ApiVersion(apiKey=39, minVersion=0, maxVersion=2), ApiVersion(apiKey=40, minVersion=0, maxVersion=2), ApiVersion(apiKey=41, minVersion=0, maxVersion=2), ApiVersion(apiKey=42, minVersion=0, maxVersion=2), ApiVersion(apiKey=43, minVersion=0, maxVersion=2), ApiVersion(apiKey=44, minVersion=0, maxVersion=1), ApiVersion(apiKey=45, minVersion=0, maxVersion=0), ApiVersion(apiKey=46, minVersion=0, maxVersion=0), ApiVersion(apiKey=47, minVersion=0, maxVersion=0), ApiVersion(apiKey=48, minVersion=0, maxVersion=1), ApiVersion(apiKey=49, minVersion=0, maxVersion=1), ApiVersion(apiKey=50, minVersion=0, maxVersion=0), ApiVersion(apiKey=51, minVersion=0, maxVersion=0), ApiVersion(apiKey=56, minVersion=0, maxVersion=0), ApiVersion(apiKey=57, minVersion=0, maxVersion=0), ApiVersion(apiKey=60, minVersion=0, maxVersion=0), ApiVersion(apiKey=61, minVersion=0, maxVersion=0), ApiVersion(apiKey=65, minVersion=0, maxVersion=0), ApiVersion(apiKey=66, minVersion=0, maxVersion=0), ApiVersion(apiKey=67, minVersion=0, maxVersion=0)], throttleTimeMs=0, supportedFeatures=[], finalizedFeaturesEpoch=0, finalizedFeatures=[]) [DEBUG] 2022-06-10 17:04:30.344 [kafka-admin-client-thread | adminclient-1] NetworkClient - [AdminClient clientId=adminclient-1] Received API_VERSIONS response from node -1 for request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=adminclient-1, correlationId=0): ApiVersionsResponseData(errorCode=0, apiKeys=[ApiVersion(apiKey=0, minVersion=0, maxVersion=9), ApiVersion(apiKey=1, minVersion=0, maxVersion=13), ApiVersion(apiKey=2, minVersion=0, maxVersion=7), ApiVersion(apiKey=3, minVersion=0, maxVersion=12), ApiVersion(apiKey=4, minVersion=0, maxVersion=5), ApiVersion(apiKey=5, minVersion=0, maxVersion=3), ApiVersion(apiKey=6, minVersion=0, maxVersion=7), ApiVersion(apiKey=7, minVersion=0, maxVersion=3), ApiVersion(apiKey=8, minVersion=0, maxVersion=8), ApiVersion(apiKey=9, minVersion=0, maxVersion=8), ApiVersion(apiKey=10, minVersion=0, maxVersion=4), ApiVersion(apiKey=11, minVersion=0, maxVersion=7), ApiVersion(apiKey=12, minVersion=0, maxVersion=4), ApiVersion(apiKey=13, minVersion=0, maxVersion=4), ApiVersion(apiKey=14, minVersion=0, maxVersion=5), ApiVersion(apiKey=15, minVersion=0, maxVersion=5), ApiVersion(apiKey=16, minVersion=0, maxVersion=4), ApiVersion(apiKey=17, minVersion=0, maxVersion=1), ApiVersion(apiKey=18, minVersion=0, maxVersion=3), ApiVersion(apiKey=19, minVersion=0, maxVersion=7), ApiVersion(apiKey=20, minVersion=0, maxVersion=6), ApiVersion(apiKey=21, minVersion=0, maxVersion=2), ApiVersion(apiKey=22, minVersion=0, maxVersion=4), ApiVersion(apiKey=23, minVersion=0, maxVersion=4), ApiVersion(apiKey=24, minVersion=0, maxVersion=3), ApiVersion(apiKey=25, minVersion=0, maxVersion=3), ApiVersion(apiKey=26, minVersion=0, maxVersion=3), ApiVersion(apiKey=27, minVersion=0, maxVersion=1), ApiVersion(apiKey=28, minVersion=0, maxVersion=3), ApiVersion(apiKey=29, minVersion=0, maxVersion=2), ApiVersion(apiKey=30, minVersion=0, maxVersion=2), ApiVersion(apiKey=31, minVersion=0, maxVersion=2), ApiVersion(apiKey=32, minVersion=0, maxVersion=4), ApiVersion(apiKey=33, minVersion=0, maxVersion=2), ApiVersion(apiKey=34, minVersion=0, maxVersion=2), ApiVersion(apiKey=35, minVersion=0, maxVersion=2), ApiVersion(apiKey=36, minVersion=0, maxVersion=2), ApiVersion(apiKey=37, minVersion=0, maxVersion=3), ApiVersion(apiKey=38, minVersion=0, maxVersion=2), ApiVersion(apiKey=39, minVersion=0, maxVersion=2), ApiVersion(apiKey=40, minVersion=0, maxVersion=2), ApiVersion(apiKey=41, minVersion=0, maxVersion=2), ApiVersion(apiKey=42, minVersion=0, maxVersion=2), ApiVersion(apiKey=43, minVersion=0, maxVersion=2), ApiVersion(apiKey=44, minVersion=0, maxVersion=1), ApiVersion(apiKey=45, minVersion=0, maxVersion=0), ApiVersion(apiKey=46, minVersion=0, maxVersion=0), ApiVersion(apiKey=47, minVersion=0, maxVersion=0), ApiVersion(apiKey=48, minVersion=0, maxVersion=1), ApiVersion(apiKey=49, minVersion=0, maxVersion=1), ApiVersion(apiKey=50, minVersion=0, maxVersion=0), ApiVersion(apiKey=51, minVersion=0, maxVersion=0), ApiVersion(apiKey=56, minVersion=0, maxVersion=0), ApiVersion(apiKey=57, minVersion=0, maxVersion=0), ApiVersion(apiKey=60, minVersion=0, maxVersion=0), ApiVersion(apiKey=61, minVersion=0, maxVersion=0), ApiVersion(apiKey=65, minVersion=0, maxVersion=0), ApiVersion(apiKey=66, minVersion=0, maxVersion=0), ApiVersion(apiKey=67, minVersion=0, maxVersion=0)], throttleTimeMs=0, supportedFeatures=[], finalizedFeaturesEpoch=0, finalizedFeatures=[]) [DEBUG] 2022-06-10 17:04:30.344 [kafka-producer-network-thread | joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-producer] NetworkClient - [Producer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-producer] Received API_VERSIONS response from node -1 for request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-producer, correlationId=0): ApiVersionsResponseData(errorCode=0, apiKeys=[ApiVersion(apiKey=0, minVersion=0, maxVersion=9), ApiVersion(apiKey=1, minVersion=0, maxVersion=13), ApiVersion(apiKey=2, minVersion=0, maxVersion=7), ApiVersion(apiKey=3, minVersion=0, maxVersion=12), ApiVersion(apiKey=4, minVersion=0, maxVersion=5), ApiVersion(apiKey=5, minVersion=0, maxVersion=3), ApiVersion(apiKey=6, minVersion=0, maxVersion=7), ApiVersion(apiKey=7, minVersion=0, maxVersion=3), ApiVersion(apiKey=8, minVersion=0, maxVersion=8), ApiVersion(apiKey=9, minVersion=0, maxVersion=8), ApiVersion(apiKey=10, minVersion=0, maxVersion=4), ApiVersion(apiKey=11, minVersion=0, maxVersion=7), ApiVersion(apiKey=12, minVersion=0, maxVersion=4), ApiVersion(apiKey=13, minVersion=0, maxVersion=4), ApiVersion(apiKey=14, minVersion=0, maxVersion=5), ApiVersion(apiKey=15, minVersion=0, maxVersion=5), ApiVersion(apiKey=16, minVersion=0, maxVersion=4), ApiVersion(apiKey=17, minVersion=0, maxVersion=1), ApiVersion(apiKey=18, minVersion=0, maxVersion=3), ApiVersion(apiKey=19, minVersion=0, maxVersion=7), ApiVersion(apiKey=20, minVersion=0, maxVersion=6), ApiVersion(apiKey=21, minVersion=0, maxVersion=2), ApiVersion(apiKey=22, minVersion=0, maxVersion=4), ApiVersion(apiKey=23, minVersion=0, maxVersion=4), ApiVersion(apiKey=24, minVersion=0, maxVersion=3), ApiVersion(apiKey=25, minVersion=0, maxVersion=3), ApiVersion(apiKey=26, minVersion=0, maxVersion=3), ApiVersion(apiKey=27, minVersion=0, maxVersion=1), ApiVersion(apiKey=28, minVersion=0, maxVersion=3), ApiVersion(apiKey=29, minVersion=0, maxVersion=2), ApiVersion(apiKey=30, minVersion=0, maxVersion=2), ApiVersion(apiKey=31, minVersion=0, maxVersion=2), ApiVersion(apiKey=32, minVersion=0, maxVersion=4), ApiVersion(apiKey=33, minVersion=0, maxVersion=2), ApiVersion(apiKey=34, minVersion=0, maxVersion=2), ApiVersion(apiKey=35, minVersion=0, maxVersion=2), ApiVersion(apiKey=36, minVersion=0, maxVersion=2), ApiVersion(apiKey=37, minVersion=0, maxVersion=3), ApiVersion(apiKey=38, minVersion=0, maxVersion=2), ApiVersion(apiKey=39, minVersion=0, maxVersion=2), ApiVersion(apiKey=40, minVersion=0, maxVersion=2), ApiVersion(apiKey=41, minVersion=0, maxVersion=2), ApiVersion(apiKey=42, minVersion=0, maxVersion=2), ApiVersion(apiKey=43, minVersion=0, maxVersion=2), ApiVersion(apiKey=44, minVersion=0, maxVersion=1), ApiVersion(apiKey=45, minVersion=0, maxVersion=0), ApiVersion(apiKey=46, minVersion=0, maxVersion=0), ApiVersion(apiKey=47, minVersion=0, maxVersion=0), ApiVersion(apiKey=48, minVersion=0, maxVersion=1), ApiVersion(apiKey=49, minVersion=0, maxVersion=1), ApiVersion(apiKey=50, minVersion=0, maxVersion=0), ApiVersion(apiKey=51, minVersion=0, maxVersion=0), ApiVersion(apiKey=56, minVersion=0, maxVersion=0), ApiVersion(apiKey=57, minVersion=0, maxVersion=0), ApiVersion(apiKey=60, minVersion=0, maxVersion=0), ApiVersion(apiKey=61, minVersion=0, maxVersion=0), ApiVersion(apiKey=65, minVersion=0, maxVersion=0), ApiVersion(apiKey=66, minVersion=0, maxVersion=0), ApiVersion(apiKey=67, minVersion=0, maxVersion=0)], throttleTimeMs=0, supportedFeatures=[], finalizedFeaturesEpoch=0, finalizedFeatures=[]) [DEBUG] 2022-06-10 17:04:30.392 [kafka-admin-client-thread | adminclient-1] NetworkClient - [AdminClient clientId=adminclient-1] Node -1 has finalized features epoch: 0, finalized features: [], supported features: [], API versions: (Produce(0): 0 to 9 [usable: 9], Fetch(1): 0 to 13 [usable: 12], ListOffsets(2): 0 to 7 [usable: 6], Metadata(3): 0 to 12 [usable: 11], LeaderAndIsr(4): 0 to 5 [usable: 5], StopReplica(5): 0 to 3 [usable: 3], UpdateMetadata(6): 0 to 7 [usable: 7], ControlledShutdown(7): 0 to 3 [usable: 3], OffsetCommit(8): 0 to 8 [usable: 8], OffsetFetch(9): 0 to 8 [usable: 7], FindCoordinator(10): 0 to 4 [usable: 3], JoinGroup(11): 0 to 7 [usable: 7], Heartbeat(12): 0 to 4 [usable: 4], LeaveGroup(13): 0 to 4 [usable: 4], SyncGroup(14): 0 to 5 [usable: 5], DescribeGroups(15): 0 to 5 [usable: 5], ListGroups(16): 0 to 4 [usable: 4], SaslHandshake(17): 0 to 1 [usable: 1], ApiVersions(18): 0 to 3 [usable: 3], CreateTopics(19): 0 to 7 [usable: 7], DeleteTopics(20): 0 to 6 [usable: 6], DeleteRecords(21): 0 to 2 [usable: 2], InitProducerId(22): 0 to 4 [usable: 4], OffsetForLeaderEpoch(23): 0 to 4 [usable: 4], AddPartitionsToTxn(24): 0 to 3 [usable: 3], AddOffsetsToTxn(25): 0 to 3 [usable: 3], EndTxn(26): 0 to 3 [usable: 3], WriteTxnMarkers(27): 0 to 1 [usable: 1], TxnOffsetCommit(28): 0 to 3 [usable: 3], DescribeAcls(29): 0 to 2 [usable: 2], CreateAcls(30): 0 to 2 [usable: 2], DeleteAcls(31): 0 to 2 [usable: 2], DescribeConfigs(32): 0 to 4 [usable: 4], AlterConfigs(33): 0 to 2 [usable: 2], AlterReplicaLogDirs(34): 0 to 2 [usable: 2], DescribeLogDirs(35): 0 to 2 [usable: 2], SaslAuthenticate(36): 0 to 2 [usable: 2], CreatePartitions(37): 0 to 3 [usable: 3], CreateDelegationToken(38): 0 to 2 [usable: 2], RenewDelegationToken(39): 0 to 2 [usable: 2], ExpireDelegationToken(40): 0 to 2 [usable: 2], DescribeDelegationToken(41): 0 to 2 [usable: 2], DeleteGroups(42): 0 to 2 [usable: 2], ElectLeaders(43): 0 to 2 [usable: 2], IncrementalAlterConfigs(44): 0 to 1 [usable: 1], AlterPartitionReassignments(45): 0 [usable: 0], ListPartitionReassignments(46): 0 [usable: 0], OffsetDelete(47): 0 [usable: 0], DescribeClientQuotas(48): 0 to 1 [usable: 1], AlterClientQuotas(49): 0 to 1 [usable: 1], DescribeUserScramCredentials(50): 0 [usable: 0], AlterUserScramCredentials(51): 0 [usable: 0], AlterIsr(56): 0 [usable: 0], UpdateFeatures(57): 0 [usable: 0], DescribeCluster(60): 0 [usable: 0], DescribeProducers(61): 0 [usable: 0], UNKNOWN(65): 0, UNKNOWN(66): 0, UNKNOWN(67): 0). [DEBUG] 2022-06-10 17:04:30.392 [kafka-admin-client-thread | joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-admin] NetworkClient - [AdminClient clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-admin] Node -1 has finalized features epoch: 0, finalized features: [], supported features: [], API versions: (Produce(0): 0 to 9 [usable: 9], Fetch(1): 0 to 13 [usable: 12], ListOffsets(2): 0 to 7 [usable: 6], Metadata(3): 0 to 12 [usable: 11], LeaderAndIsr(4): 0 to 5 [usable: 5], StopReplica(5): 0 to 3 [usable: 3], UpdateMetadata(6): 0 to 7 [usable: 7], ControlledShutdown(7): 0 to 3 [usable: 3], OffsetCommit(8): 0 to 8 [usable: 8], OffsetFetch(9): 0 to 8 [usable: 7], FindCoordinator(10): 0 to 4 [usable: 3], JoinGroup(11): 0 to 7 [usable: 7], Heartbeat(12): 0 to 4 [usable: 4], LeaveGroup(13): 0 to 4 [usable: 4], SyncGroup(14): 0 to 5 [usable: 5], DescribeGroups(15): 0 to 5 [usable: 5], ListGroups(16): 0 to 4 [usable: 4], SaslHandshake(17): 0 to 1 [usable: 1], ApiVersions(18): 0 to 3 [usable: 3], CreateTopics(19): 0 to 7 [usable: 7], DeleteTopics(20): 0 to 6 [usable: 6], DeleteRecords(21): 0 to 2 [usable: 2], InitProducerId(22): 0 to 4 [usable: 4], OffsetForLeaderEpoch(23): 0 to 4 [usable: 4], AddPartitionsToTxn(24): 0 to 3 [usable: 3], AddOffsetsToTxn(25): 0 to 3 [usable: 3], EndTxn(26): 0 to 3 [usable: 3], WriteTxnMarkers(27): 0 to 1 [usable: 1], TxnOffsetCommit(28): 0 to 3 [usable: 3], DescribeAcls(29): 0 to 2 [usable: 2], CreateAcls(30): 0 to 2 [usable: 2], DeleteAcls(31): 0 to 2 [usable: 2], DescribeConfigs(32): 0 to 4 [usable: 4], AlterConfigs(33): 0 to 2 [usable: 2], AlterReplicaLogDirs(34): 0 to 2 [usable: 2], DescribeLogDirs(35): 0 to 2 [usable: 2], SaslAuthenticate(36): 0 to 2 [usable: 2], CreatePartitions(37): 0 to 3 [usable: 3], CreateDelegationToken(38): 0 to 2 [usable: 2], RenewDelegationToken(39): 0 to 2 [usable: 2], ExpireDelegationToken(40): 0 to 2 [usable: 2], DescribeDelegationToken(41): 0 to 2 [usable: 2], DeleteGroups(42): 0 to 2 [usable: 2], ElectLeaders(43): 0 to 2 [usable: 2], IncrementalAlterConfigs(44): 0 to 1 [usable: 1], AlterPartitionReassignments(45): 0 [usable: 0], ListPartitionReassignments(46): 0 [usable: 0], OffsetDelete(47): 0 [usable: 0], DescribeClientQuotas(48): 0 to 1 [usable: 1], AlterClientQuotas(49): 0 to 1 [usable: 1], DescribeUserScramCredentials(50): 0 [usable: 0], AlterUserScramCredentials(51): 0 [usable: 0], AlterIsr(56): 0 [usable: 0], UpdateFeatures(57): 0 [usable: 0], DescribeCluster(60): 0 [usable: 0], DescribeProducers(61): 0 [usable: 0], UNKNOWN(65): 0, UNKNOWN(66): 0, UNKNOWN(67): 0). [DEBUG] 2022-06-10 17:04:30.392 [kafka-producer-network-thread | producer-1] NetworkClient - [Producer clientId=producer-1] Node -1 has finalized features epoch: 0, finalized features: [], supported features: [], API versions: (Produce(0): 0 to 9 [usable: 9], Fetch(1): 0 to 13 [usable: 12], ListOffsets(2): 0 to 7 [usable: 6], Metadata(3): 0 to 12 [usable: 11], LeaderAndIsr(4): 0 to 5 [usable: 5], StopReplica(5): 0 to 3 [usable: 3], UpdateMetadata(6): 0 to 7 [usable: 7], ControlledShutdown(7): 0 to 3 [usable: 3], OffsetCommit(8): 0 to 8 [usable: 8], OffsetFetch(9): 0 to 8 [usable: 7], FindCoordinator(10): 0 to 4 [usable: 3], JoinGroup(11): 0 to 7 [usable: 7], Heartbeat(12): 0 to 4 [usable: 4], LeaveGroup(13): 0 to 4 [usable: 4], SyncGroup(14): 0 to 5 [usable: 5], DescribeGroups(15): 0 to 5 [usable: 5], ListGroups(16): 0 to 4 [usable: 4], SaslHandshake(17): 0 to 1 [usable: 1], ApiVersions(18): 0 to 3 [usable: 3], CreateTopics(19): 0 to 7 [usable: 7], DeleteTopics(20): 0 to 6 [usable: 6], DeleteRecords(21): 0 to 2 [usable: 2], InitProducerId(22): 0 to 4 [usable: 4], OffsetForLeaderEpoch(23): 0 to 4 [usable: 4], AddPartitionsToTxn(24): 0 to 3 [usable: 3], AddOffsetsToTxn(25): 0 to 3 [usable: 3], EndTxn(26): 0 to 3 [usable: 3], WriteTxnMarkers(27): 0 to 1 [usable: 1], TxnOffsetCommit(28): 0 to 3 [usable: 3], DescribeAcls(29): 0 to 2 [usable: 2], CreateAcls(30): 0 to 2 [usable: 2], DeleteAcls(31): 0 to 2 [usable: 2], DescribeConfigs(32): 0 to 4 [usable: 4], AlterConfigs(33): 0 to 2 [usable: 2], AlterReplicaLogDirs(34): 0 to 2 [usable: 2], DescribeLogDirs(35): 0 to 2 [usable: 2], SaslAuthenticate(36): 0 to 2 [usable: 2], CreatePartitions(37): 0 to 3 [usable: 3], CreateDelegationToken(38): 0 to 2 [usable: 2], RenewDelegationToken(39): 0 to 2 [usable: 2], ExpireDelegationToken(40): 0 to 2 [usable: 2], DescribeDelegationToken(41): 0 to 2 [usable: 2], DeleteGroups(42): 0 to 2 [usable: 2], ElectLeaders(43): 0 to 2 [usable: 2], IncrementalAlterConfigs(44): 0 to 1 [usable: 1], AlterPartitionReassignments(45): 0 [usable: 0], ListPartitionReassignments(46): 0 [usable: 0], OffsetDelete(47): 0 [usable: 0], DescribeClientQuotas(48): 0 to 1 [usable: 1], AlterClientQuotas(49): 0 to 1 [usable: 1], DescribeUserScramCredentials(50): 0 [usable: 0], AlterUserScramCredentials(51): 0 [usable: 0], AlterIsr(56): 0 [usable: 0], UpdateFeatures(57): 0 [usable: 0], DescribeCluster(60): 0 [usable: 0], DescribeProducers(61): 0 [usable: 0], UNKNOWN(65): 0, UNKNOWN(66): 0, UNKNOWN(67): 0). [DEBUG] 2022-06-10 17:04:30.392 [kafka-producer-network-thread | joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-producer] NetworkClient - [Producer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-producer] Node -1 has finalized features epoch: 0, finalized features: [], supported features: [], API versions: (Produce(0): 0 to 9 [usable: 9], Fetch(1): 0 to 13 [usable: 12], ListOffsets(2): 0 to 7 [usable: 6], Metadata(3): 0 to 12 [usable: 11], LeaderAndIsr(4): 0 to 5 [usable: 5], StopReplica(5): 0 to 3 [usable: 3], UpdateMetadata(6): 0 to 7 [usable: 7], ControlledShutdown(7): 0 to 3 [usable: 3], OffsetCommit(8): 0 to 8 [usable: 8], OffsetFetch(9): 0 to 8 [usable: 7], FindCoordinator(10): 0 to 4 [usable: 3], JoinGroup(11): 0 to 7 [usable: 7], Heartbeat(12): 0 to 4 [usable: 4], LeaveGroup(13): 0 to 4 [usable: 4], SyncGroup(14): 0 to 5 [usable: 5], DescribeGroups(15): 0 to 5 [usable: 5], ListGroups(16): 0 to 4 [usable: 4], SaslHandshake(17): 0 to 1 [usable: 1], ApiVersions(18): 0 to 3 [usable: 3], CreateTopics(19): 0 to 7 [usable: 7], DeleteTopics(20): 0 to 6 [usable: 6], DeleteRecords(21): 0 to 2 [usable: 2], InitProducerId(22): 0 to 4 [usable: 4], OffsetForLeaderEpoch(23): 0 to 4 [usable: 4], AddPartitionsToTxn(24): 0 to 3 [usable: 3], AddOffsetsToTxn(25): 0 to 3 [usable: 3], EndTxn(26): 0 to 3 [usable: 3], WriteTxnMarkers(27): 0 to 1 [usable: 1], TxnOffsetCommit(28): 0 to 3 [usable: 3], DescribeAcls(29): 0 to 2 [usable: 2], CreateAcls(30): 0 to 2 [usable: 2], DeleteAcls(31): 0 to 2 [usable: 2], DescribeConfigs(32): 0 to 4 [usable: 4], AlterConfigs(33): 0 to 2 [usable: 2], AlterReplicaLogDirs(34): 0 to 2 [usable: 2], DescribeLogDirs(35): 0 to 2 [usable: 2], SaslAuthenticate(36): 0 to 2 [usable: 2], CreatePartitions(37): 0 to 3 [usable: 3], CreateDelegationToken(38): 0 to 2 [usable: 2], RenewDelegationToken(39): 0 to 2 [usable: 2], ExpireDelegationToken(40): 0 to 2 [usable: 2], DescribeDelegationToken(41): 0 to 2 [usable: 2], DeleteGroups(42): 0 to 2 [usable: 2], ElectLeaders(43): 0 to 2 [usable: 2], IncrementalAlterConfigs(44): 0 to 1 [usable: 1], AlterPartitionReassignments(45): 0 [usable: 0], ListPartitionReassignments(46): 0 [usable: 0], OffsetDelete(47): 0 [usable: 0], DescribeClientQuotas(48): 0 to 1 [usable: 1], AlterClientQuotas(49): 0 to 1 [usable: 1], DescribeUserScramCredentials(50): 0 [usable: 0], AlterUserScramCredentials(51): 0 [usable: 0], AlterIsr(56): 0 [usable: 0], UpdateFeatures(57): 0 [usable: 0], DescribeCluster(60): 0 [usable: 0], DescribeProducers(61): 0 [usable: 0], UNKNOWN(65): 0, UNKNOWN(66): 0, UNKNOWN(67): 0). [DEBUG] 2022-06-10 17:04:30.393 [kafka-admin-client-thread | joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-admin] KafkaAdminClient - [AdminClient clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-admin] Sending MetadataRequestData(topics=[], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to 127.0.0.1:9092 (id: -1 rack: null). correlationId=1 [DEBUG] 2022-06-10 17:04:30.393 [kafka-admin-client-thread | adminclient-1] KafkaAdminClient - [AdminClient clientId=adminclient-1] Sending MetadataRequestData(topics=[], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to 127.0.0.1:9092 (id: -1 rack: null). correlationId=1 [DEBUG] 2022-06-10 17:04:30.393 [kafka-admin-client-thread | joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-admin] NetworkClient - [AdminClient clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-admin] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=11, clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-admin, correlationId=1) and timeout 29616 to node -1: MetadataRequestData(topics=[], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) [DEBUG] 2022-06-10 17:04:30.393 [kafka-admin-client-thread | adminclient-1] NetworkClient - [AdminClient clientId=adminclient-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=11, clientId=adminclient-1, correlationId=1) and timeout 29794 to node -1: MetadataRequestData(topics=[], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) [DEBUG] 2022-06-10 17:04:30.394 [kafka-producer-network-thread | joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-producer] NetworkClient - [Producer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-producer] Sending metadata request MetadataRequestData(topics=[], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node 127.0.0.1:9092 (id: -1 rack: null) [DEBUG] 2022-06-10 17:04:30.394 [kafka-producer-network-thread | joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-producer] NetworkClient - [Producer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-producer] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=11, clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-producer, correlationId=1) and timeout 30000 to node -1: MetadataRequestData(topics=[], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) [DEBUG] 2022-06-10 17:04:30.395 [kafka-producer-network-thread | producer-1] NetworkClient - [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='streams-join-table-input')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node 127.0.0.1:9092 (id: -1 rack: null) [DEBUG] 2022-06-10 17:04:30.395 [kafka-producer-network-thread | producer-1] NetworkClient - [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=11, clientId=producer-1, correlationId=1) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='streams-join-table-input')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) [DEBUG] 2022-06-10 17:04:30.400 [kafka-admin-client-thread | adminclient-1] NetworkClient - [AdminClient clientId=adminclient-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=11, clientId=adminclient-1, correlationId=1): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1, host='127.0.0.1', port=9092, rack=null)], clusterId='BrYdFAPNSryKVjpll6N_Cg', controllerId=1, topics=[], clusterAuthorizedOperations=-2147483648) [DEBUG] 2022-06-10 17:04:30.400 [kafka-producer-network-thread | joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-producer] NetworkClient - [Producer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-producer] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=11, clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-producer, correlationId=1): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1, host='127.0.0.1', port=9092, rack=null)], clusterId='BrYdFAPNSryKVjpll6N_Cg', controllerId=1, topics=[], clusterAuthorizedOperations=-2147483648) [DEBUG] 2022-06-10 17:04:30.400 [kafka-admin-client-thread | joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-admin] NetworkClient - [AdminClient clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-admin] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=11, clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-admin, correlationId=1): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1, host='127.0.0.1', port=9092, rack=null)], clusterId='BrYdFAPNSryKVjpll6N_Cg', controllerId=1, topics=[], clusterAuthorizedOperations=-2147483648) [DEBUG] 2022-06-10 17:04:30.401 [kafka-producer-network-thread | producer-1] NetworkClient - [Producer clientId=producer-1] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=11, clientId=producer-1, correlationId=1): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1, host='127.0.0.1', port=9092, rack=null)], clusterId='BrYdFAPNSryKVjpll6N_Cg', controllerId=1, topics=[MetadataResponseTopic(errorCode=0, name='streams-join-table-input', topicId=8U53SowXREy2DtealpO6mw, isInternal=false, partitions=[MetadataResponsePartition(errorCode=0, partitionIndex=0, leaderId=1, leaderEpoch=0, replicaNodes=[1], isrNodes=[1], offlineReplicas=[])], topicAuthorizedOperations=-2147483648)], clusterAuthorizedOperations=-2147483648) [DEBUG] 2022-06-10 17:04:30.403 [kafka-admin-client-thread | joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-admin] AdminMetadataManager - [AdminClient clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-admin] Updating cluster metadata to Cluster(id = BrYdFAPNSryKVjpll6N_Cg, nodes = [127.0.0.1:9092 (id: 1 rack: null)], partitions = [], controller = 127.0.0.1:9092 (id: 1 rack: null)) [DEBUG] 2022-06-10 17:04:30.403 [kafka-admin-client-thread | adminclient-1] AdminMetadataManager - [AdminClient clientId=adminclient-1] Updating cluster metadata to Cluster(id = BrYdFAPNSryKVjpll6N_Cg, nodes = [127.0.0.1:9092 (id: 1 rack: null)], partitions = [], controller = 127.0.0.1:9092 (id: 1 rack: null)) [DEBUG] 2022-06-10 17:04:30.404 [kafka-admin-client-thread | adminclient-1] NetworkClient - [AdminClient clientId=adminclient-1] Initiating connection to node 127.0.0.1:9092 (id: 1 rack: null) using address /127.0.0.1 [DEBUG] 2022-06-10 17:04:30.405 [kafka-producer-network-thread | producer-1] Metadata - [Producer clientId=producer-1] Updating last seen epoch for partition streams-join-table-input-0 from null to epoch 0 from new metadata [INFO ] 2022-06-10 17:04:30.405 [kafka-producer-network-thread | joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-producer] Metadata - [Producer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-producer] Cluster ID: BrYdFAPNSryKVjpll6N_Cg [DEBUG] 2022-06-10 17:04:30.405 [kafka-admin-client-thread | adminclient-1] Selector - [AdminClient clientId=adminclient-1] Created socket with SO_RCVBUF = 342972, SO_SNDBUF = 146988, SO_TIMEOUT = 0 to node 1 [DEBUG] 2022-06-10 17:04:30.405 [kafka-producer-network-thread | joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-producer] Metadata - [Producer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-producer] Updated cluster metadata updateVersion 2 to MetadataCache{clusterId='BrYdFAPNSryKVjpll6N_Cg', nodes={1=127.0.0.1:9092 (id: 1 rack: null)}, partitions=[], controller=127.0.0.1:9092 (id: 1 rack: null)} [DEBUG] 2022-06-10 17:04:30.406 [kafka-admin-client-thread | adminclient-1] NetworkClient - [AdminClient clientId=adminclient-1] Completed connection to node 1. Fetching API versions. [DEBUG] 2022-06-10 17:04:30.406 [kafka-admin-client-thread | adminclient-1] NetworkClient - [AdminClient clientId=adminclient-1] Initiating API versions fetch from node 1. [DEBUG] 2022-06-10 17:04:30.406 [kafka-admin-client-thread | adminclient-1] NetworkClient - [AdminClient clientId=adminclient-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=adminclient-1, correlationId=2) and timeout 3600000 to node 1: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='2.8.0') [INFO ] 2022-06-10 17:04:30.410 [kafka-producer-network-thread | producer-1] Metadata - [Producer clientId=producer-1] Cluster ID: BrYdFAPNSryKVjpll6N_Cg [DEBUG] 2022-06-10 17:04:30.410 [kafka-producer-network-thread | producer-1] Metadata - [Producer clientId=producer-1] Updated cluster metadata updateVersion 2 to MetadataCache{clusterId='BrYdFAPNSryKVjpll6N_Cg', nodes={1=127.0.0.1:9092 (id: 1 rack: null)}, partitions=[PartitionMetadata(error=NONE, partition=streams-join-table-input-0, leader=Optional[1], leaderEpoch=Optional[0], replicas=1, isr=1, offlineReplicas=)], controller=127.0.0.1:9092 (id: 1 rack: null)} [DEBUG] 2022-06-10 17:04:30.410 [kafka-admin-client-thread | adminclient-1] NetworkClient - [AdminClient clientId=adminclient-1] Received API_VERSIONS response from node 1 for request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=adminclient-1, correlationId=2): ApiVersionsResponseData(errorCode=0, apiKeys=[ApiVersion(apiKey=0, minVersion=0, maxVersion=9), ApiVersion(apiKey=1, minVersion=0, maxVersion=13), ApiVersion(apiKey=2, minVersion=0, maxVersion=7), ApiVersion(apiKey=3, minVersion=0, maxVersion=12), ApiVersion(apiKey=4, minVersion=0, maxVersion=5), ApiVersion(apiKey=5, minVersion=0, maxVersion=3), ApiVersion(apiKey=6, minVersion=0, maxVersion=7), ApiVersion(apiKey=7, minVersion=0, maxVersion=3), ApiVersion(apiKey=8, minVersion=0, maxVersion=8), ApiVersion(apiKey=9, minVersion=0, maxVersion=8), ApiVersion(apiKey=10, minVersion=0, maxVersion=4), ApiVersion(apiKey=11, minVersion=0, maxVersion=7), ApiVersion(apiKey=12, minVersion=0, maxVersion=4), ApiVersion(apiKey=13, minVersion=0, maxVersion=4), ApiVersion(apiKey=14, minVersion=0, maxVersion=5), ApiVersion(apiKey=15, minVersion=0, maxVersion=5), ApiVersion(apiKey=16, minVersion=0, maxVersion=4), ApiVersion(apiKey=17, minVersion=0, maxVersion=1), ApiVersion(apiKey=18, minVersion=0, maxVersion=3), ApiVersion(apiKey=19, minVersion=0, maxVersion=7), ApiVersion(apiKey=20, minVersion=0, maxVersion=6), ApiVersion(apiKey=21, minVersion=0, maxVersion=2), ApiVersion(apiKey=22, minVersion=0, maxVersion=4), ApiVersion(apiKey=23, minVersion=0, maxVersion=4), ApiVersion(apiKey=24, minVersion=0, maxVersion=3), ApiVersion(apiKey=25, minVersion=0, maxVersion=3), ApiVersion(apiKey=26, minVersion=0, maxVersion=3), ApiVersion(apiKey=27, minVersion=0, maxVersion=1), ApiVersion(apiKey=28, minVersion=0, maxVersion=3), ApiVersion(apiKey=29, minVersion=0, maxVersion=2), ApiVersion(apiKey=30, minVersion=0, maxVersion=2), ApiVersion(apiKey=31, minVersion=0, maxVersion=2), ApiVersion(apiKey=32, minVersion=0, maxVersion=4), ApiVersion(apiKey=33, minVersion=0, maxVersion=2), ApiVersion(apiKey=34, minVersion=0, maxVersion=2), ApiVersion(apiKey=35, minVersion=0, maxVersion=2), ApiVersion(apiKey=36, minVersion=0, maxVersion=2), ApiVersion(apiKey=37, minVersion=0, maxVersion=3), ApiVersion(apiKey=38, minVersion=0, maxVersion=2), ApiVersion(apiKey=39, minVersion=0, maxVersion=2), ApiVersion(apiKey=40, minVersion=0, maxVersion=2), ApiVersion(apiKey=41, minVersion=0, maxVersion=2), ApiVersion(apiKey=42, minVersion=0, maxVersion=2), ApiVersion(apiKey=43, minVersion=0, maxVersion=2), ApiVersion(apiKey=44, minVersion=0, maxVersion=1), ApiVersion(apiKey=45, minVersion=0, maxVersion=0), ApiVersion(apiKey=46, minVersion=0, maxVersion=0), ApiVersion(apiKey=47, minVersion=0, maxVersion=0), ApiVersion(apiKey=48, minVersion=0, maxVersion=1), ApiVersion(apiKey=49, minVersion=0, maxVersion=1), ApiVersion(apiKey=50, minVersion=0, maxVersion=0), ApiVersion(apiKey=51, minVersion=0, maxVersion=0), ApiVersion(apiKey=56, minVersion=0, maxVersion=0), ApiVersion(apiKey=57, minVersion=0, maxVersion=0), ApiVersion(apiKey=60, minVersion=0, maxVersion=0), ApiVersion(apiKey=61, minVersion=0, maxVersion=0), ApiVersion(apiKey=65, minVersion=0, maxVersion=0), ApiVersion(apiKey=66, minVersion=0, maxVersion=0), ApiVersion(apiKey=67, minVersion=0, maxVersion=0)], throttleTimeMs=0, supportedFeatures=[], finalizedFeaturesEpoch=0, finalizedFeatures=[]) [DEBUG] 2022-06-10 17:04:30.411 [kafka-admin-client-thread | adminclient-1] NetworkClient - [AdminClient clientId=adminclient-1] Node 1 has finalized features epoch: 0, finalized features: [], supported features: [], API versions: (Produce(0): 0 to 9 [usable: 9], Fetch(1): 0 to 13 [usable: 12], ListOffsets(2): 0 to 7 [usable: 6], Metadata(3): 0 to 12 [usable: 11], LeaderAndIsr(4): 0 to 5 [usable: 5], StopReplica(5): 0 to 3 [usable: 3], UpdateMetadata(6): 0 to 7 [usable: 7], ControlledShutdown(7): 0 to 3 [usable: 3], OffsetCommit(8): 0 to 8 [usable: 8], OffsetFetch(9): 0 to 8 [usable: 7], FindCoordinator(10): 0 to 4 [usable: 3], JoinGroup(11): 0 to 7 [usable: 7], Heartbeat(12): 0 to 4 [usable: 4], LeaveGroup(13): 0 to 4 [usable: 4], SyncGroup(14): 0 to 5 [usable: 5], DescribeGroups(15): 0 to 5 [usable: 5], ListGroups(16): 0 to 4 [usable: 4], SaslHandshake(17): 0 to 1 [usable: 1], ApiVersions(18): 0 to 3 [usable: 3], CreateTopics(19): 0 to 7 [usable: 7], DeleteTopics(20): 0 to 6 [usable: 6], DeleteRecords(21): 0 to 2 [usable: 2], InitProducerId(22): 0 to 4 [usable: 4], OffsetForLeaderEpoch(23): 0 to 4 [usable: 4], AddPartitionsToTxn(24): 0 to 3 [usable: 3], AddOffsetsToTxn(25): 0 to 3 [usable: 3], EndTxn(26): 0 to 3 [usable: 3], WriteTxnMarkers(27): 0 to 1 [usable: 1], TxnOffsetCommit(28): 0 to 3 [usable: 3], DescribeAcls(29): 0 to 2 [usable: 2], CreateAcls(30): 0 to 2 [usable: 2], DeleteAcls(31): 0 to 2 [usable: 2], DescribeConfigs(32): 0 to 4 [usable: 4], AlterConfigs(33): 0 to 2 [usable: 2], AlterReplicaLogDirs(34): 0 to 2 [usable: 2], DescribeLogDirs(35): 0 to 2 [usable: 2], SaslAuthenticate(36): 0 to 2 [usable: 2], CreatePartitions(37): 0 to 3 [usable: 3], CreateDelegationToken(38): 0 to 2 [usable: 2], RenewDelegationToken(39): 0 to 2 [usable: 2], ExpireDelegationToken(40): 0 to 2 [usable: 2], DescribeDelegationToken(41): 0 to 2 [usable: 2], DeleteGroups(42): 0 to 2 [usable: 2], ElectLeaders(43): 0 to 2 [usable: 2], IncrementalAlterConfigs(44): 0 to 1 [usable: 1], AlterPartitionReassignments(45): 0 [usable: 0], ListPartitionReassignments(46): 0 [usable: 0], OffsetDelete(47): 0 [usable: 0], DescribeClientQuotas(48): 0 to 1 [usable: 1], AlterClientQuotas(49): 0 to 1 [usable: 1], DescribeUserScramCredentials(50): 0 [usable: 0], AlterUserScramCredentials(51): 0 [usable: 0], AlterIsr(56): 0 [usable: 0], UpdateFeatures(57): 0 [usable: 0], DescribeCluster(60): 0 [usable: 0], DescribeProducers(61): 0 [usable: 0], UNKNOWN(65): 0, UNKNOWN(66): 0, UNKNOWN(67): 0). [DEBUG] 2022-06-10 17:04:30.411 [kafka-admin-client-thread | adminclient-1] KafkaAdminClient - [AdminClient clientId=adminclient-1] Sending CreateTopicsRequestData(topics=[CreatableTopic(name='streams-left-side-input', numPartitions=2, replicationFactor=1, assignments=[], configs=[]), CreatableTopic(name='streams-right-side-input', numPartitions=2, replicationFactor=1, assignments=[], configs=[]), CreatableTopic(name='streams-join-table-input', numPartitions=2, replicationFactor=1, assignments=[], configs=[]), CreatableTopic(name='streams-joins-output', numPartitions=2, replicationFactor=1, assignments=[], configs=[])], timeoutMs=30000, validateOnly=false) to 127.0.0.1:9092 (id: 1 rack: null). correlationId=3 [DEBUG] 2022-06-10 17:04:30.412 [kafka-admin-client-thread | adminclient-1] NetworkClient - [AdminClient clientId=adminclient-1] Sending CREATE_TOPICS request with header RequestHeader(apiKey=CREATE_TOPICS, apiVersion=7, clientId=adminclient-1, correlationId=3) and timeout 30000 to node 1: CreateTopicsRequestData(topics=[CreatableTopic(name='streams-left-side-input', numPartitions=2, replicationFactor=1, assignments=[], configs=[]), CreatableTopic(name='streams-right-side-input', numPartitions=2, replicationFactor=1, assignments=[], configs=[]), CreatableTopic(name='streams-join-table-input', numPartitions=2, replicationFactor=1, assignments=[], configs=[]), CreatableTopic(name='streams-joins-output', numPartitions=2, replicationFactor=1, assignments=[], configs=[])], timeoutMs=30000, validateOnly=false) [DEBUG] 2022-06-10 17:04:30.418 [kafka-admin-client-thread | adminclient-1] NetworkClient - [AdminClient clientId=adminclient-1] Received CREATE_TOPICS response from node 1 for request with header RequestHeader(apiKey=CREATE_TOPICS, apiVersion=7, clientId=adminclient-1, correlationId=3): CreateTopicsResponseData(throttleTimeMs=0, topics=[CreatableTopicResult(name='streams-left-side-input', topicId=AAAAAAAAAAAAAAAAAAAAAA, errorCode=36, errorMessage='Topic 'streams-left-side-input' already exists.', topicConfigErrorCode=0, numPartitions=-1, replicationFactor=-1, configs=[]), CreatableTopicResult(name='streams-right-side-input', topicId=AAAAAAAAAAAAAAAAAAAAAA, errorCode=36, errorMessage='Topic 'streams-right-side-input' already exists.', topicConfigErrorCode=0, numPartitions=-1, replicationFactor=-1, configs=[]), CreatableTopicResult(name='streams-join-table-input', topicId=AAAAAAAAAAAAAAAAAAAAAA, errorCode=36, errorMessage='Topic 'streams-join-table-input' already exists.', topicConfigErrorCode=0, numPartitions=-1, replicationFactor=-1, configs=[]), CreatableTopicResult(name='streams-joins-output', topicId=AAAAAAAAAAAAAAAAAAAAAA, errorCode=36, errorMessage='Topic 'streams-joins-output' already exists.', topicConfigErrorCode=0, numPartitions=-1, replicationFactor=-1, configs=[])]) [DEBUG] 2022-06-10 17:04:30.425 [kafka-producer-network-thread | producer-1] NetworkClient - [Producer clientId=producer-1] Initiating connection to node 127.0.0.1:9092 (id: 1 rack: null) using address /127.0.0.1 [DEBUG] 2022-06-10 17:04:30.426 [kafka-producer-network-thread | producer-1] Selector - [Producer clientId=producer-1] Created socket with SO_RCVBUF = 326640, SO_SNDBUF = 146988, SO_TIMEOUT = 0 to node 1 [DEBUG] 2022-06-10 17:04:30.426 [kafka-producer-network-thread | producer-1] NetworkClient - [Producer clientId=producer-1] Completed connection to node 1. Fetching API versions. [DEBUG] 2022-06-10 17:04:30.426 [kafka-producer-network-thread | producer-1] NetworkClient - [Producer clientId=producer-1] Initiating API versions fetch from node 1. [DEBUG] 2022-06-10 17:04:30.427 [kafka-producer-network-thread | producer-1] NetworkClient - [Producer clientId=producer-1] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=2) and timeout 30000 to node 1: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='2.8.0') [DEBUG] 2022-06-10 17:04:30.431 [kafka-producer-network-thread | producer-1] NetworkClient - [Producer clientId=producer-1] Received API_VERSIONS response from node 1 for request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=producer-1, correlationId=2): ApiVersionsResponseData(errorCode=0, apiKeys=[ApiVersion(apiKey=0, minVersion=0, maxVersion=9), ApiVersion(apiKey=1, minVersion=0, maxVersion=13), ApiVersion(apiKey=2, minVersion=0, maxVersion=7), ApiVersion(apiKey=3, minVersion=0, maxVersion=12), ApiVersion(apiKey=4, minVersion=0, maxVersion=5), ApiVersion(apiKey=5, minVersion=0, maxVersion=3), ApiVersion(apiKey=6, minVersion=0, maxVersion=7), ApiVersion(apiKey=7, minVersion=0, maxVersion=3), ApiVersion(apiKey=8, minVersion=0, maxVersion=8), ApiVersion(apiKey=9, minVersion=0, maxVersion=8), ApiVersion(apiKey=10, minVersion=0, maxVersion=4), ApiVersion(apiKey=11, minVersion=0, maxVersion=7), ApiVersion(apiKey=12, minVersion=0, maxVersion=4), ApiVersion(apiKey=13, minVersion=0, maxVersion=4), ApiVersion(apiKey=14, minVersion=0, maxVersion=5), ApiVersion(apiKey=15, minVersion=0, maxVersion=5), ApiVersion(apiKey=16, minVersion=0, maxVersion=4), ApiVersion(apiKey=17, minVersion=0, maxVersion=1), ApiVersion(apiKey=18, minVersion=0, maxVersion=3), ApiVersion(apiKey=19, minVersion=0, maxVersion=7), ApiVersion(apiKey=20, minVersion=0, maxVersion=6), ApiVersion(apiKey=21, minVersion=0, maxVersion=2), ApiVersion(apiKey=22, minVersion=0, maxVersion=4), ApiVersion(apiKey=23, minVersion=0, maxVersion=4), ApiVersion(apiKey=24, minVersion=0, maxVersion=3), ApiVersion(apiKey=25, minVersion=0, maxVersion=3), ApiVersion(apiKey=26, minVersion=0, maxVersion=3), ApiVersion(apiKey=27, minVersion=0, maxVersion=1), ApiVersion(apiKey=28, minVersion=0, maxVersion=3), ApiVersion(apiKey=29, minVersion=0, maxVersion=2), ApiVersion(apiKey=30, minVersion=0, maxVersion=2), ApiVersion(apiKey=31, minVersion=0, maxVersion=2), ApiVersion(apiKey=32, minVersion=0, maxVersion=4), ApiVersion(apiKey=33, minVersion=0, maxVersion=2), ApiVersion(apiKey=34, minVersion=0, maxVersion=2), ApiVersion(apiKey=35, minVersion=0, maxVersion=2), ApiVersion(apiKey=36, minVersion=0, maxVersion=2), ApiVersion(apiKey=37, minVersion=0, maxVersion=3), ApiVersion(apiKey=38, minVersion=0, maxVersion=2), ApiVersion(apiKey=39, minVersion=0, maxVersion=2), ApiVersion(apiKey=40, minVersion=0, maxVersion=2), ApiVersion(apiKey=41, minVersion=0, maxVersion=2), ApiVersion(apiKey=42, minVersion=0, maxVersion=2), ApiVersion(apiKey=43, minVersion=0, maxVersion=2), ApiVersion(apiKey=44, minVersion=0, maxVersion=1), ApiVersion(apiKey=45, minVersion=0, maxVersion=0), ApiVersion(apiKey=46, minVersion=0, maxVersion=0), ApiVersion(apiKey=47, minVersion=0, maxVersion=0), ApiVersion(apiKey=48, minVersion=0, maxVersion=1), ApiVersion(apiKey=49, minVersion=0, maxVersion=1), ApiVersion(apiKey=50, minVersion=0, maxVersion=0), ApiVersion(apiKey=51, minVersion=0, maxVersion=0), ApiVersion(apiKey=56, minVersion=0, maxVersion=0), ApiVersion(apiKey=57, minVersion=0, maxVersion=0), ApiVersion(apiKey=60, minVersion=0, maxVersion=0), ApiVersion(apiKey=61, minVersion=0, maxVersion=0), ApiVersion(apiKey=65, minVersion=0, maxVersion=0), ApiVersion(apiKey=66, minVersion=0, maxVersion=0), ApiVersion(apiKey=67, minVersion=0, maxVersion=0)], throttleTimeMs=0, supportedFeatures=[], finalizedFeaturesEpoch=0, finalizedFeatures=[]) [DEBUG] 2022-06-10 17:04:30.431 [kafka-producer-network-thread | producer-1] NetworkClient - [Producer clientId=producer-1] Node 1 has finalized features epoch: 0, finalized features: [], supported features: [], API versions: (Produce(0): 0 to 9 [usable: 9], Fetch(1): 0 to 13 [usable: 12], ListOffsets(2): 0 to 7 [usable: 6], Metadata(3): 0 to 12 [usable: 11], LeaderAndIsr(4): 0 to 5 [usable: 5], StopReplica(5): 0 to 3 [usable: 3], UpdateMetadata(6): 0 to 7 [usable: 7], ControlledShutdown(7): 0 to 3 [usable: 3], OffsetCommit(8): 0 to 8 [usable: 8], OffsetFetch(9): 0 to 8 [usable: 7], FindCoordinator(10): 0 to 4 [usable: 3], JoinGroup(11): 0 to 7 [usable: 7], Heartbeat(12): 0 to 4 [usable: 4], LeaveGroup(13): 0 to 4 [usable: 4], SyncGroup(14): 0 to 5 [usable: 5], DescribeGroups(15): 0 to 5 [usable: 5], ListGroups(16): 0 to 4 [usable: 4], SaslHandshake(17): 0 to 1 [usable: 1], ApiVersions(18): 0 to 3 [usable: 3], CreateTopics(19): 0 to 7 [usable: 7], DeleteTopics(20): 0 to 6 [usable: 6], DeleteRecords(21): 0 to 2 [usable: 2], InitProducerId(22): 0 to 4 [usable: 4], OffsetForLeaderEpoch(23): 0 to 4 [usable: 4], AddPartitionsToTxn(24): 0 to 3 [usable: 3], AddOffsetsToTxn(25): 0 to 3 [usable: 3], EndTxn(26): 0 to 3 [usable: 3], WriteTxnMarkers(27): 0 to 1 [usable: 1], TxnOffsetCommit(28): 0 to 3 [usable: 3], DescribeAcls(29): 0 to 2 [usable: 2], CreateAcls(30): 0 to 2 [usable: 2], DeleteAcls(31): 0 to 2 [usable: 2], DescribeConfigs(32): 0 to 4 [usable: 4], AlterConfigs(33): 0 to 2 [usable: 2], AlterReplicaLogDirs(34): 0 to 2 [usable: 2], DescribeLogDirs(35): 0 to 2 [usable: 2], SaslAuthenticate(36): 0 to 2 [usable: 2], CreatePartitions(37): 0 to 3 [usable: 3], CreateDelegationToken(38): 0 to 2 [usable: 2], RenewDelegationToken(39): 0 to 2 [usable: 2], ExpireDelegationToken(40): 0 to 2 [usable: 2], DescribeDelegationToken(41): 0 to 2 [usable: 2], DeleteGroups(42): 0 to 2 [usable: 2], ElectLeaders(43): 0 to 2 [usable: 2], IncrementalAlterConfigs(44): 0 to 1 [usable: 1], AlterPartitionReassignments(45): 0 [usable: 0], ListPartitionReassignments(46): 0 [usable: 0], OffsetDelete(47): 0 [usable: 0], DescribeClientQuotas(48): 0 to 1 [usable: 1], AlterClientQuotas(49): 0 to 1 [usable: 1], DescribeUserScramCredentials(50): 0 [usable: 0], AlterUserScramCredentials(51): 0 [usable: 0], AlterIsr(56): 0 [usable: 0], UpdateFeatures(57): 0 [usable: 0], DescribeCluster(60): 0 [usable: 0], DescribeProducers(61): 0 [usable: 0], UNKNOWN(65): 0, UNKNOWN(66): 0, UNKNOWN(67): 0). [DEBUG] 2022-06-10 17:04:30.431 [kafka-producer-network-thread | producer-1] NetworkClient - [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='streams-left-side-input')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node 127.0.0.1:9092 (id: 1 rack: null) [DEBUG] 2022-06-10 17:04:30.432 [kafka-producer-network-thread | producer-1] NetworkClient - [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=11, clientId=producer-1, correlationId=3) and timeout 30000 to node 1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='streams-left-side-input')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) [DEBUG] 2022-06-10 17:04:30.439 [kafka-producer-network-thread | producer-1] NetworkClient - [Producer clientId=producer-1] Sending PRODUCE request with header RequestHeader(apiKey=PRODUCE, apiVersion=9, clientId=producer-1, correlationId=4) and timeout 30000 to node 1: {acks=1,timeout=30000,partitionSizes=[streams-join-table-input-0=191]} [DEBUG] 2022-06-10 17:04:30.440 [kafka-producer-network-thread | producer-1] NetworkClient - [Producer clientId=producer-1] Received METADATA response from node 1 for request with header RequestHeader(apiKey=METADATA, apiVersion=11, clientId=producer-1, correlationId=3): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1, host='127.0.0.1', port=9092, rack=null)], clusterId='BrYdFAPNSryKVjpll6N_Cg', controllerId=1, topics=[MetadataResponseTopic(errorCode=0, name='streams-left-side-input', topicId=8ZUmqeBYTxyE8kjBbbHPSA, isInternal=false, partitions=[MetadataResponsePartition(errorCode=0, partitionIndex=0, leaderId=1, leaderEpoch=0, replicaNodes=[1], isrNodes=[1], offlineReplicas=[]), MetadataResponsePartition(errorCode=0, partitionIndex=1, leaderId=1, leaderEpoch=0, replicaNodes=[1], isrNodes=[1], offlineReplicas=[])], topicAuthorizedOperations=-2147483648)], clusterAuthorizedOperations=-2147483648) [DEBUG] 2022-06-10 17:04:30.440 [kafka-producer-network-thread | producer-1] Metadata - [Producer clientId=producer-1] Updating last seen epoch for partition streams-left-side-input-0 from null to epoch 0 from new metadata [DEBUG] 2022-06-10 17:04:30.441 [kafka-producer-network-thread | producer-1] Metadata - [Producer clientId=producer-1] Updating last seen epoch for partition streams-left-side-input-1 from null to epoch 0 from new metadata [DEBUG] 2022-06-10 17:04:30.444 [kafka-producer-network-thread | producer-1] Metadata - [Producer clientId=producer-1] Updated cluster metadata updateVersion 3 to MetadataCache{clusterId='BrYdFAPNSryKVjpll6N_Cg', nodes={1=127.0.0.1:9092 (id: 1 rack: null)}, partitions=[PartitionMetadata(error=NONE, partition=streams-left-side-input-1, leader=Optional[1], leaderEpoch=Optional[0], replicas=1, isr=1, offlineReplicas=), PartitionMetadata(error=NONE, partition=streams-join-table-input-0, leader=Optional[1], leaderEpoch=Optional[0], replicas=1, isr=1, offlineReplicas=), PartitionMetadata(error=NONE, partition=streams-left-side-input-0, leader=Optional[1], leaderEpoch=Optional[0], replicas=1, isr=1, offlineReplicas=)], controller=127.0.0.1:9092 (id: 1 rack: null)} [DEBUG] 2022-06-10 17:04:30.447 [kafka-producer-network-thread | producer-1] NetworkClient - [Producer clientId=producer-1] Sending PRODUCE request with header RequestHeader(apiKey=PRODUCE, apiVersion=9, clientId=producer-1, correlationId=5) and timeout 30000 to node 1: {acks=1,timeout=30000,partitionSizes=[streams-left-side-input-0=189]} [DEBUG] 2022-06-10 17:04:30.448 [kafka-producer-network-thread | producer-1] NetworkClient - [Producer clientId=producer-1] Give up sending metadata request since no node is available [DEBUG] 2022-06-10 17:04:30.449 [kafka-producer-network-thread | producer-1] NetworkClient - [Producer clientId=producer-1] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='streams-right-side-input')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node 127.0.0.1:9092 (id: 1 rack: null) [DEBUG] 2022-06-10 17:04:30.449 [kafka-producer-network-thread | producer-1] NetworkClient - [Producer clientId=producer-1] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=11, clientId=producer-1, correlationId=6) and timeout 30000 to node 1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='streams-right-side-input')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) [DEBUG] 2022-06-10 17:04:30.451 [kafka-producer-network-thread | producer-1] NetworkClient - [Producer clientId=producer-1] Received PRODUCE response from node 1 for request with header RequestHeader(apiKey=PRODUCE, apiVersion=9, clientId=producer-1, correlationId=4): ProduceResponseData(responses=[TopicProduceResponse(name='streams-join-table-input', partitionResponses=[PartitionProduceResponse(index=0, errorCode=0, baseOffset=2, logAppendTimeMs=-1, logStartOffset=0, recordErrors=[], errorMessage=null)])], throttleTimeMs=0) [DEBUG] 2022-06-10 17:04:30.461 [kafka-producer-network-thread | producer-1] NetworkClient - [Producer clientId=producer-1] Received PRODUCE response from node 1 for request with header RequestHeader(apiKey=PRODUCE, apiVersion=9, clientId=producer-1, correlationId=5): ProduceResponseData(responses=[TopicProduceResponse(name='streams-left-side-input', partitionResponses=[PartitionProduceResponse(index=0, errorCode=0, baseOffset=2, logAppendTimeMs=-1, logStartOffset=0, recordErrors=[], errorMessage=null)])], throttleTimeMs=0) [DEBUG] 2022-06-10 17:04:30.462 [kafka-producer-network-thread | producer-1] NetworkClient - [Producer clientId=producer-1] Received METADATA response from node 1 for request with header RequestHeader(apiKey=METADATA, apiVersion=11, clientId=producer-1, correlationId=6): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1, host='127.0.0.1', port=9092, rack=null)], clusterId='BrYdFAPNSryKVjpll6N_Cg', controllerId=1, topics=[MetadataResponseTopic(errorCode=0, name='streams-right-side-input', topicId=j1JgvEKHRuSgglCPww-u4g, isInternal=false, partitions=[MetadataResponsePartition(errorCode=0, partitionIndex=0, leaderId=1, leaderEpoch=0, replicaNodes=[1], isrNodes=[1], offlineReplicas=[]), MetadataResponsePartition(errorCode=0, partitionIndex=1, leaderId=1, leaderEpoch=0, replicaNodes=[1], isrNodes=[1], offlineReplicas=[])], topicAuthorizedOperations=-2147483648)], clusterAuthorizedOperations=-2147483648) [DEBUG] 2022-06-10 17:04:30.462 [kafka-producer-network-thread | producer-1] Metadata - [Producer clientId=producer-1] Updating last seen epoch for partition streams-right-side-input-0 from null to epoch 0 from new metadata [DEBUG] 2022-06-10 17:04:30.462 [kafka-producer-network-thread | producer-1] Metadata - [Producer clientId=producer-1] Updating last seen epoch for partition streams-right-side-input-1 from null to epoch 0 from new metadata [DEBUG] 2022-06-10 17:04:30.463 [kafka-producer-network-thread | producer-1] Metadata - [Producer clientId=producer-1] Updated cluster metadata updateVersion 4 to MetadataCache{clusterId='BrYdFAPNSryKVjpll6N_Cg', nodes={1=127.0.0.1:9092 (id: 1 rack: null)}, partitions=[PartitionMetadata(error=NONE, partition=streams-right-side-input-0, leader=Optional[1], leaderEpoch=Optional[0], replicas=1, isr=1, offlineReplicas=), PartitionMetadata(error=NONE, partition=streams-right-side-input-1, leader=Optional[1], leaderEpoch=Optional[0], replicas=1, isr=1, offlineReplicas=), PartitionMetadata(error=NONE, partition=streams-left-side-input-1, leader=Optional[1], leaderEpoch=Optional[0], replicas=1, isr=1, offlineReplicas=), PartitionMetadata(error=NONE, partition=streams-join-table-input-0, leader=Optional[1], leaderEpoch=Optional[0], replicas=1, isr=1, offlineReplicas=), PartitionMetadata(error=NONE, partition=streams-left-side-input-0, leader=Optional[1], leaderEpoch=Optional[0], replicas=1, isr=1, offlineReplicas=)], controller=127.0.0.1:9092 (id: 1 rack: null)} [INFO ] 2022-06-10 17:04:30.464 [main] KafkaProducer - [Producer clientId=producer-1] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. [DEBUG] 2022-06-10 17:04:30.465 [kafka-producer-network-thread | producer-1] NetworkClient - [Producer clientId=producer-1] Sending PRODUCE request with header RequestHeader(apiKey=PRODUCE, apiVersion=9, clientId=producer-1, correlationId=7) and timeout 30000 to node 1: {acks=1,timeout=30000,partitionSizes=[streams-right-side-input-0=136]} [DEBUG] 2022-06-10 17:04:30.466 [kafka-producer-network-thread | producer-1] Sender - [Producer clientId=producer-1] Beginning shutdown of Kafka producer I/O thread, sending remaining records. [DEBUG] 2022-06-10 17:04:30.467 [kafka-producer-network-thread | producer-1] NetworkClient - [Producer clientId=producer-1] Sending PRODUCE request with header RequestHeader(apiKey=PRODUCE, apiVersion=9, clientId=producer-1, correlationId=8) and timeout 30000 to node 1: {acks=1,timeout=30000,partitionSizes=[streams-right-side-input-0=132]} [DEBUG] 2022-06-10 17:04:30.473 [kafka-producer-network-thread | producer-1] NetworkClient - [Producer clientId=producer-1] Received PRODUCE response from node 1 for request with header RequestHeader(apiKey=PRODUCE, apiVersion=9, clientId=producer-1, correlationId=7): ProduceResponseData(responses=[TopicProduceResponse(name='streams-right-side-input', partitionResponses=[PartitionProduceResponse(index=0, errorCode=0, baseOffset=2, logAppendTimeMs=-1, logStartOffset=0, recordErrors=[], errorMessage=null)])], throttleTimeMs=0) [DEBUG] 2022-06-10 17:04:30.478 [kafka-producer-network-thread | producer-1] NetworkClient - [Producer clientId=producer-1] Received PRODUCE response from node 1 for request with header RequestHeader(apiKey=PRODUCE, apiVersion=9, clientId=producer-1, correlationId=8): ProduceResponseData(responses=[TopicProduceResponse(name='streams-right-side-input', partitionResponses=[PartitionProduceResponse(index=0, errorCode=0, baseOffset=3, logAppendTimeMs=-1, logStartOffset=0, recordErrors=[], errorMessage=null)])], throttleTimeMs=0) [DEBUG] 2022-06-10 17:04:30.490 [kafka-producer-network-thread | producer-1] Sender - [Producer clientId=producer-1] Shutdown of Kafka producer I/O thread has completed. [INFO ] 2022-06-10 17:04:30.491 [main] Metrics - Metrics scheduler closed [INFO ] 2022-06-10 17:04:30.491 [main] Metrics - Closing reporter org.apache.kafka.common.metrics.JmxReporter [INFO ] 2022-06-10 17:04:30.491 [main] Metrics - Metrics reporters closed [INFO ] 2022-06-10 17:04:30.492 [main] AppInfoParser - App info kafka.producer for producer-1 unregistered [DEBUG] 2022-06-10 17:04:30.492 [main] KafkaProducer - [Producer clientId=producer-1] Kafka producer has been closed [DEBUG] 2022-06-10 17:04:30.492 [main] KafkaAdminClient - [AdminClient clientId=adminclient-1] Initiating close operation. [DEBUG] 2022-06-10 17:04:30.492 [main] KafkaAdminClient - [AdminClient clientId=adminclient-1] Waiting for the I/O thread to exit. Hard shutdown in 31536000000 ms. [INFO ] 2022-06-10 17:04:30.493 [kafka-admin-client-thread | adminclient-1] AppInfoParser - App info kafka.admin.client for adminclient-1 unregistered [INFO ] 2022-06-10 17:04:30.497 [kafka-admin-client-thread | adminclient-1] Metrics - Metrics scheduler closed [INFO ] 2022-06-10 17:04:30.497 [kafka-admin-client-thread | adminclient-1] Metrics - Closing reporter org.apache.kafka.common.metrics.JmxReporter [INFO ] 2022-06-10 17:04:30.497 [kafka-admin-client-thread | adminclient-1] Metrics - Metrics reporters closed [DEBUG] 2022-06-10 17:04:30.497 [kafka-admin-client-thread | adminclient-1] KafkaAdminClient - [AdminClient clientId=adminclient-1] Exiting AdminClientRunnable thread. [DEBUG] 2022-06-10 17:04:30.498 [main] KafkaAdminClient - [AdminClient clientId=adminclient-1] Kafka admin client closed. [INFO ] 2022-06-10 17:04:30.498 [main] KafkaStreams - stream-client [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748] State transition from CREATED to REBALANCING [DEBUG] 2022-06-10 17:04:30.498 [main] KafkaStreams - stream-client [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748] Starting Streams client [INFO ] 2022-06-10 17:04:30.499 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] StreamThread - stream-thread [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] Starting [INFO ] 2022-06-10 17:04:30.500 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] StreamThread - stream-thread [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] State transition from CREATED to STARTING [INFO ] 2022-06-10 17:04:30.501 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] KafkaConsumer - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, groupId=joining-streams-3] Subscribed to topic(s): streams-join-table-input, streams-left-side-input, streams-right-side-input [DEBUG] 2022-06-10 17:04:30.502 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] StreamThread - stream-thread [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] Invoking poll on main Consumer [DEBUG] 2022-06-10 17:04:30.503 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] AbstractCoordinator - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, groupId=joining-streams-3] Sending FindCoordinator request to broker 127.0.0.1:9092 (id: -1 rack: null) [DEBUG] 2022-06-10 17:04:30.507 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] NetworkClient - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, groupId=joining-streams-3] Initiating connection to node 127.0.0.1:9092 (id: -1 rack: null) using address /127.0.0.1 [DEBUG] 2022-06-10 17:04:30.511 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] Selector - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, groupId=joining-streams-3] Created socket with SO_RCVBUF = 342972, SO_SNDBUF = 146988, SO_TIMEOUT = 0 to node -1 [DEBUG] 2022-06-10 17:04:30.512 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] NetworkClient - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, groupId=joining-streams-3] Completed connection to node -1. Fetching API versions. [DEBUG] 2022-06-10 17:04:30.512 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] NetworkClient - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, groupId=joining-streams-3] Initiating API versions fetch from node -1. [DEBUG] 2022-06-10 17:04:30.512 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] NetworkClient - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, groupId=joining-streams-3] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, correlationId=1) and timeout 30000 to node -1: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='2.8.0') [DEBUG] 2022-06-10 17:04:30.519 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] NetworkClient - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, groupId=joining-streams-3] Received API_VERSIONS response from node -1 for request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, correlationId=1): ApiVersionsResponseData(errorCode=0, apiKeys=[ApiVersion(apiKey=0, minVersion=0, maxVersion=9), ApiVersion(apiKey=1, minVersion=0, maxVersion=13), ApiVersion(apiKey=2, minVersion=0, maxVersion=7), ApiVersion(apiKey=3, minVersion=0, maxVersion=12), ApiVersion(apiKey=4, minVersion=0, maxVersion=5), ApiVersion(apiKey=5, minVersion=0, maxVersion=3), ApiVersion(apiKey=6, minVersion=0, maxVersion=7), ApiVersion(apiKey=7, minVersion=0, maxVersion=3), ApiVersion(apiKey=8, minVersion=0, maxVersion=8), ApiVersion(apiKey=9, minVersion=0, maxVersion=8), ApiVersion(apiKey=10, minVersion=0, maxVersion=4), ApiVersion(apiKey=11, minVersion=0, maxVersion=7), ApiVersion(apiKey=12, minVersion=0, maxVersion=4), ApiVersion(apiKey=13, minVersion=0, maxVersion=4), ApiVersion(apiKey=14, minVersion=0, maxVersion=5), ApiVersion(apiKey=15, minVersion=0, maxVersion=5), ApiVersion(apiKey=16, minVersion=0, maxVersion=4), ApiVersion(apiKey=17, minVersion=0, maxVersion=1), ApiVersion(apiKey=18, minVersion=0, maxVersion=3), ApiVersion(apiKey=19, minVersion=0, maxVersion=7), ApiVersion(apiKey=20, minVersion=0, maxVersion=6), ApiVersion(apiKey=21, minVersion=0, maxVersion=2), ApiVersion(apiKey=22, minVersion=0, maxVersion=4), ApiVersion(apiKey=23, minVersion=0, maxVersion=4), ApiVersion(apiKey=24, minVersion=0, maxVersion=3), ApiVersion(apiKey=25, minVersion=0, maxVersion=3), ApiVersion(apiKey=26, minVersion=0, maxVersion=3), ApiVersion(apiKey=27, minVersion=0, maxVersion=1), ApiVersion(apiKey=28, minVersion=0, maxVersion=3), ApiVersion(apiKey=29, minVersion=0, maxVersion=2), ApiVersion(apiKey=30, minVersion=0, maxVersion=2), ApiVersion(apiKey=31, minVersion=0, maxVersion=2), ApiVersion(apiKey=32, minVersion=0, maxVersion=4), ApiVersion(apiKey=33, minVersion=0, maxVersion=2), ApiVersion(apiKey=34, minVersion=0, maxVersion=2), ApiVersion(apiKey=35, minVersion=0, maxVersion=2), ApiVersion(apiKey=36, minVersion=0, maxVersion=2), ApiVersion(apiKey=37, minVersion=0, maxVersion=3), ApiVersion(apiKey=38, minVersion=0, maxVersion=2), ApiVersion(apiKey=39, minVersion=0, maxVersion=2), ApiVersion(apiKey=40, minVersion=0, maxVersion=2), ApiVersion(apiKey=41, minVersion=0, maxVersion=2), ApiVersion(apiKey=42, minVersion=0, maxVersion=2), ApiVersion(apiKey=43, minVersion=0, maxVersion=2), ApiVersion(apiKey=44, minVersion=0, maxVersion=1), ApiVersion(apiKey=45, minVersion=0, maxVersion=0), ApiVersion(apiKey=46, minVersion=0, maxVersion=0), ApiVersion(apiKey=47, minVersion=0, maxVersion=0), ApiVersion(apiKey=48, minVersion=0, maxVersion=1), ApiVersion(apiKey=49, minVersion=0, maxVersion=1), ApiVersion(apiKey=50, minVersion=0, maxVersion=0), ApiVersion(apiKey=51, minVersion=0, maxVersion=0), ApiVersion(apiKey=56, minVersion=0, maxVersion=0), ApiVersion(apiKey=57, minVersion=0, maxVersion=0), ApiVersion(apiKey=60, minVersion=0, maxVersion=0), ApiVersion(apiKey=61, minVersion=0, maxVersion=0), ApiVersion(apiKey=65, minVersion=0, maxVersion=0), ApiVersion(apiKey=66, minVersion=0, maxVersion=0), ApiVersion(apiKey=67, minVersion=0, maxVersion=0)], throttleTimeMs=0, supportedFeatures=[], finalizedFeaturesEpoch=0, finalizedFeatures=[]) [DEBUG] 2022-06-10 17:04:30.520 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] NetworkClient - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, groupId=joining-streams-3] Node -1 has finalized features epoch: 0, finalized features: [], supported features: [], API versions: (Produce(0): 0 to 9 [usable: 9], Fetch(1): 0 to 13 [usable: 12], ListOffsets(2): 0 to 7 [usable: 6], Metadata(3): 0 to 12 [usable: 11], LeaderAndIsr(4): 0 to 5 [usable: 5], StopReplica(5): 0 to 3 [usable: 3], UpdateMetadata(6): 0 to 7 [usable: 7], ControlledShutdown(7): 0 to 3 [usable: 3], OffsetCommit(8): 0 to 8 [usable: 8], OffsetFetch(9): 0 to 8 [usable: 7], FindCoordinator(10): 0 to 4 [usable: 3], JoinGroup(11): 0 to 7 [usable: 7], Heartbeat(12): 0 to 4 [usable: 4], LeaveGroup(13): 0 to 4 [usable: 4], SyncGroup(14): 0 to 5 [usable: 5], DescribeGroups(15): 0 to 5 [usable: 5], ListGroups(16): 0 to 4 [usable: 4], SaslHandshake(17): 0 to 1 [usable: 1], ApiVersions(18): 0 to 3 [usable: 3], CreateTopics(19): 0 to 7 [usable: 7], DeleteTopics(20): 0 to 6 [usable: 6], DeleteRecords(21): 0 to 2 [usable: 2], InitProducerId(22): 0 to 4 [usable: 4], OffsetForLeaderEpoch(23): 0 to 4 [usable: 4], AddPartitionsToTxn(24): 0 to 3 [usable: 3], AddOffsetsToTxn(25): 0 to 3 [usable: 3], EndTxn(26): 0 to 3 [usable: 3], WriteTxnMarkers(27): 0 to 1 [usable: 1], TxnOffsetCommit(28): 0 to 3 [usable: 3], DescribeAcls(29): 0 to 2 [usable: 2], CreateAcls(30): 0 to 2 [usable: 2], DeleteAcls(31): 0 to 2 [usable: 2], DescribeConfigs(32): 0 to 4 [usable: 4], AlterConfigs(33): 0 to 2 [usable: 2], AlterReplicaLogDirs(34): 0 to 2 [usable: 2], DescribeLogDirs(35): 0 to 2 [usable: 2], SaslAuthenticate(36): 0 to 2 [usable: 2], CreatePartitions(37): 0 to 3 [usable: 3], CreateDelegationToken(38): 0 to 2 [usable: 2], RenewDelegationToken(39): 0 to 2 [usable: 2], ExpireDelegationToken(40): 0 to 2 [usable: 2], DescribeDelegationToken(41): 0 to 2 [usable: 2], DeleteGroups(42): 0 to 2 [usable: 2], ElectLeaders(43): 0 to 2 [usable: 2], IncrementalAlterConfigs(44): 0 to 1 [usable: 1], AlterPartitionReassignments(45): 0 [usable: 0], ListPartitionReassignments(46): 0 [usable: 0], OffsetDelete(47): 0 [usable: 0], DescribeClientQuotas(48): 0 to 1 [usable: 1], AlterClientQuotas(49): 0 to 1 [usable: 1], DescribeUserScramCredentials(50): 0 [usable: 0], AlterUserScramCredentials(51): 0 [usable: 0], AlterIsr(56): 0 [usable: 0], UpdateFeatures(57): 0 [usable: 0], DescribeCluster(60): 0 [usable: 0], DescribeProducers(61): 0 [usable: 0], UNKNOWN(65): 0, UNKNOWN(66): 0, UNKNOWN(67): 0). [DEBUG] 2022-06-10 17:04:30.521 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] NetworkClient - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, groupId=joining-streams-3] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='streams-left-side-input'), MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='streams-right-side-input'), MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='streams-join-table-input')], allowAutoTopicCreation=false, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node 127.0.0.1:9092 (id: -1 rack: null) [DEBUG] 2022-06-10 17:04:30.521 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] NetworkClient - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, groupId=joining-streams-3] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=11, clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, correlationId=2) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='streams-left-side-input'), MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='streams-right-side-input'), MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='streams-join-table-input')], allowAutoTopicCreation=false, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) [DEBUG] 2022-06-10 17:04:30.522 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] NetworkClient - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, groupId=joining-streams-3] Sending FIND_COORDINATOR request with header RequestHeader(apiKey=FIND_COORDINATOR, apiVersion=3, clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, correlationId=0) and timeout 30000 to node -1: FindCoordinatorRequestData(key='joining-streams-3', keyType=0) [DEBUG] 2022-06-10 17:04:30.529 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] NetworkClient - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, groupId=joining-streams-3] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=11, clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, correlationId=2): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1, host='127.0.0.1', port=9092, rack=null)], clusterId='BrYdFAPNSryKVjpll6N_Cg', controllerId=1, topics=[MetadataResponseTopic(errorCode=0, name='streams-left-side-input', topicId=8ZUmqeBYTxyE8kjBbbHPSA, isInternal=false, partitions=[MetadataResponsePartition(errorCode=0, partitionIndex=0, leaderId=1, leaderEpoch=0, replicaNodes=[1], isrNodes=[1], offlineReplicas=[]), MetadataResponsePartition(errorCode=0, partitionIndex=1, leaderId=1, leaderEpoch=0, replicaNodes=[1], isrNodes=[1], offlineReplicas=[])], topicAuthorizedOperations=-2147483648), MetadataResponseTopic(errorCode=0, name='streams-right-side-input', topicId=j1JgvEKHRuSgglCPww-u4g, isInternal=false, partitions=[MetadataResponsePartition(errorCode=0, partitionIndex=0, leaderId=1, leaderEpoch=0, replicaNodes=[1], isrNodes=[1], offlineReplicas=[]), MetadataResponsePartition(errorCode=0, partitionIndex=1, leaderId=1, leaderEpoch=0, replicaNodes=[1], isrNodes=[1], offlineReplicas=[])], topicAuthorizedOperations=-2147483648), MetadataResponseTopic(errorCode=0, name='streams-join-table-input', topicId=8U53SowXREy2DtealpO6mw, isInternal=false, partitions=[MetadataResponsePartition(errorCode=0, partitionIndex=0, leaderId=1, leaderEpoch=0, replicaNodes=[1], isrNodes=[1], offlineReplicas=[])], topicAuthorizedOperations=-2147483648)], clusterAuthorizedOperations=-2147483648) [DEBUG] 2022-06-10 17:04:30.530 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] Metadata - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, groupId=joining-streams-3] Updating last seen epoch for partition streams-left-side-input-0 from null to epoch 0 from new metadata [DEBUG] 2022-06-10 17:04:30.530 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] Metadata - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, groupId=joining-streams-3] Updating last seen epoch for partition streams-left-side-input-1 from null to epoch 0 from new metadata [DEBUG] 2022-06-10 17:04:30.531 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] Metadata - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, groupId=joining-streams-3] Updating last seen epoch for partition streams-right-side-input-0 from null to epoch 0 from new metadata [DEBUG] 2022-06-10 17:04:30.531 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] Metadata - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, groupId=joining-streams-3] Updating last seen epoch for partition streams-right-side-input-1 from null to epoch 0 from new metadata [DEBUG] 2022-06-10 17:04:30.531 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] Metadata - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, groupId=joining-streams-3] Updating last seen epoch for partition streams-join-table-input-0 from null to epoch 0 from new metadata [INFO ] 2022-06-10 17:04:30.531 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] Metadata - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, groupId=joining-streams-3] Cluster ID: BrYdFAPNSryKVjpll6N_Cg [DEBUG] 2022-06-10 17:04:30.532 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] Metadata - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, groupId=joining-streams-3] Updated cluster metadata updateVersion 2 to MetadataCache{clusterId='BrYdFAPNSryKVjpll6N_Cg', nodes={1=127.0.0.1:9092 (id: 1 rack: null)}, partitions=[PartitionMetadata(error=NONE, partition=streams-right-side-input-0, leader=Optional[1], leaderEpoch=Optional[0], replicas=1, isr=1, offlineReplicas=), PartitionMetadata(error=NONE, partition=streams-left-side-input-1, leader=Optional[1], leaderEpoch=Optional[0], replicas=1, isr=1, offlineReplicas=), PartitionMetadata(error=NONE, partition=streams-right-side-input-1, leader=Optional[1], leaderEpoch=Optional[0], replicas=1, isr=1, offlineReplicas=), PartitionMetadata(error=NONE, partition=streams-join-table-input-0, leader=Optional[1], leaderEpoch=Optional[0], replicas=1, isr=1, offlineReplicas=), PartitionMetadata(error=NONE, partition=streams-left-side-input-0, leader=Optional[1], leaderEpoch=Optional[0], replicas=1, isr=1, offlineReplicas=)], controller=127.0.0.1:9092 (id: 1 rack: null)} [DEBUG] 2022-06-10 17:04:30.535 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] NetworkClient - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, groupId=joining-streams-3] Received FIND_COORDINATOR response from node -1 for request with header RequestHeader(apiKey=FIND_COORDINATOR, apiVersion=3, clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, correlationId=0): FindCoordinatorResponseData(throttleTimeMs=0, errorCode=0, errorMessage='NONE', nodeId=1, host='127.0.0.1', port=9092) [DEBUG] 2022-06-10 17:04:30.536 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] AbstractCoordinator - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, groupId=joining-streams-3] Received FindCoordinator response ClientResponse(receivedTimeMs=1654851870535, latencyMs=31, disconnected=false, requestHeader=RequestHeader(apiKey=FIND_COORDINATOR, apiVersion=3, clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, correlationId=0), responseBody=FindCoordinatorResponseData(throttleTimeMs=0, errorCode=0, errorMessage='NONE', nodeId=1, host='127.0.0.1', port=9092)) [INFO ] 2022-06-10 17:04:30.536 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] AbstractCoordinator - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, groupId=joining-streams-3] Discovered group coordinator 127.0.0.1:9092 (id: 2147483646 rack: null) [DEBUG] 2022-06-10 17:04:30.536 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] NetworkClient - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, groupId=joining-streams-3] Initiating connection to node 127.0.0.1:9092 (id: 2147483646 rack: null) using address /127.0.0.1 [DEBUG] 2022-06-10 17:04:30.538 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] ConsumerCoordinator - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, groupId=joining-streams-3] Executing onJoinPrepare with generation -1 and memberId [INFO ] 2022-06-10 17:04:30.539 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] AbstractCoordinator - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, groupId=joining-streams-3] (Re-)joining group [DEBUG] 2022-06-10 17:04:30.539 [kafka-coordinator-heartbeat-thread | joining-streams-3] AbstractCoordinator - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, groupId=joining-streams-3] Heartbeat thread started [DEBUG] 2022-06-10 17:04:30.539 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] ConsumerCoordinator - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, groupId=joining-streams-3] Joining group with current subscription: [streams-left-side-input, streams-right-side-input, streams-join-table-input] [DEBUG] 2022-06-10 17:04:30.548 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] StateDirectory - stream-thread [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] Acquired state dir lock for task 0_0 [DEBUG] 2022-06-10 17:04:30.549 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] TaskManager - stream-thread [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] Temporarily locked unassigned task 0_0 for the upcoming rebalance [DEBUG] 2022-06-10 17:04:30.550 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] StateDirectory - stream-thread [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] Acquired state dir lock for task 0_1 [DEBUG] 2022-06-10 17:04:30.551 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] TaskManager - stream-thread [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] Temporarily locked unassigned task 0_1 for the upcoming rebalance [DEBUG] 2022-06-10 17:04:30.562 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] AbstractCoordinator - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, groupId=joining-streams-3] Sending JoinGroup (JoinGroupRequestData(groupId='joining-streams-3', sessionTimeoutMs=10000, rebalanceTimeoutMs=300000, memberId='', groupInstanceId=null, protocolType='consumer', protocols=[JoinGroupRequestProtocol(name='stream', metadata=[0, 1, 0, 0, 0, 3, 0, 23, 115, 116, 114, 101, 97, 109, 115, 45, 108, 101, 102, 116, 45, 115, 105, 100, 101, 45, 105, 110, 112, 117, 116, 0, 24, 115, 116, 114, 101, 97, 109, 115, 45, 114, 105, 103, 104, 116, 45, 115, 105, 100, 101, 45, 105, 110, 112, 117, 116, 0, 24, 115, 116, 114, 101, 97, 109, 115, 45, 106, 111, 105, 110, 45, 116, 97, 98, 108, 101, 45, 105, 110, 112, 117, 116, 0, 0, 0, 37, 0, 0, 0, 9, 0, 0, 0, 9, 45, 4, -121, -51, -48, -101, 77, -87, -78, 87, 71, -78, -59, 55, 119, 72, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0])])) to coordinator 127.0.0.1:9092 (id: 2147483646 rack: null) [DEBUG] 2022-06-10 17:04:30.566 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] Selector - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, groupId=joining-streams-3] Created socket with SO_RCVBUF = 342972, SO_SNDBUF = 146988, SO_TIMEOUT = 0 to node 2147483646 [DEBUG] 2022-06-10 17:04:30.567 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] NetworkClient - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, groupId=joining-streams-3] Completed connection to node 2147483646. Fetching API versions. [DEBUG] 2022-06-10 17:04:30.567 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] NetworkClient - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, groupId=joining-streams-3] Initiating API versions fetch from node 2147483646. [DEBUG] 2022-06-10 17:04:30.567 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] NetworkClient - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, groupId=joining-streams-3] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, correlationId=4) and timeout 30000 to node 2147483646: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='2.8.0') [DEBUG] 2022-06-10 17:04:30.584 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] NetworkClient - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, groupId=joining-streams-3] Received API_VERSIONS response from node 2147483646 for request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, correlationId=4): ApiVersionsResponseData(errorCode=0, apiKeys=[ApiVersion(apiKey=0, minVersion=0, maxVersion=9), ApiVersion(apiKey=1, minVersion=0, maxVersion=13), ApiVersion(apiKey=2, minVersion=0, maxVersion=7), ApiVersion(apiKey=3, minVersion=0, maxVersion=12), ApiVersion(apiKey=4, minVersion=0, maxVersion=5), ApiVersion(apiKey=5, minVersion=0, maxVersion=3), ApiVersion(apiKey=6, minVersion=0, maxVersion=7), ApiVersion(apiKey=7, minVersion=0, maxVersion=3), ApiVersion(apiKey=8, minVersion=0, maxVersion=8), ApiVersion(apiKey=9, minVersion=0, maxVersion=8), ApiVersion(apiKey=10, minVersion=0, maxVersion=4), ApiVersion(apiKey=11, minVersion=0, maxVersion=7), ApiVersion(apiKey=12, minVersion=0, maxVersion=4), ApiVersion(apiKey=13, minVersion=0, maxVersion=4), ApiVersion(apiKey=14, minVersion=0, maxVersion=5), ApiVersion(apiKey=15, minVersion=0, maxVersion=5), ApiVersion(apiKey=16, minVersion=0, maxVersion=4), ApiVersion(apiKey=17, minVersion=0, maxVersion=1), ApiVersion(apiKey=18, minVersion=0, maxVersion=3), ApiVersion(apiKey=19, minVersion=0, maxVersion=7), ApiVersion(apiKey=20, minVersion=0, maxVersion=6), ApiVersion(apiKey=21, minVersion=0, maxVersion=2), ApiVersion(apiKey=22, minVersion=0, maxVersion=4), ApiVersion(apiKey=23, minVersion=0, maxVersion=4), ApiVersion(apiKey=24, minVersion=0, maxVersion=3), ApiVersion(apiKey=25, minVersion=0, maxVersion=3), ApiVersion(apiKey=26, minVersion=0, maxVersion=3), ApiVersion(apiKey=27, minVersion=0, maxVersion=1), ApiVersion(apiKey=28, minVersion=0, maxVersion=3), ApiVersion(apiKey=29, minVersion=0, maxVersion=2), ApiVersion(apiKey=30, minVersion=0, maxVersion=2), ApiVersion(apiKey=31, minVersion=0, maxVersion=2), ApiVersion(apiKey=32, minVersion=0, maxVersion=4), ApiVersion(apiKey=33, minVersion=0, maxVersion=2), ApiVersion(apiKey=34, minVersion=0, maxVersion=2), ApiVersion(apiKey=35, minVersion=0, maxVersion=2), ApiVersion(apiKey=36, minVersion=0, maxVersion=2), ApiVersion(apiKey=37, minVersion=0, maxVersion=3), ApiVersion(apiKey=38, minVersion=0, maxVersion=2), ApiVersion(apiKey=39, minVersion=0, maxVersion=2), ApiVersion(apiKey=40, minVersion=0, maxVersion=2), ApiVersion(apiKey=41, minVersion=0, maxVersion=2), ApiVersion(apiKey=42, minVersion=0, maxVersion=2), ApiVersion(apiKey=43, minVersion=0, maxVersion=2), ApiVersion(apiKey=44, minVersion=0, maxVersion=1), ApiVersion(apiKey=45, minVersion=0, maxVersion=0), ApiVersion(apiKey=46, minVersion=0, maxVersion=0), ApiVersion(apiKey=47, minVersion=0, maxVersion=0), ApiVersion(apiKey=48, minVersion=0, maxVersion=1), ApiVersion(apiKey=49, minVersion=0, maxVersion=1), ApiVersion(apiKey=50, minVersion=0, maxVersion=0), ApiVersion(apiKey=51, minVersion=0, maxVersion=0), ApiVersion(apiKey=56, minVersion=0, maxVersion=0), ApiVersion(apiKey=57, minVersion=0, maxVersion=0), ApiVersion(apiKey=60, minVersion=0, maxVersion=0), ApiVersion(apiKey=61, minVersion=0, maxVersion=0), ApiVersion(apiKey=65, minVersion=0, maxVersion=0), ApiVersion(apiKey=66, minVersion=0, maxVersion=0), ApiVersion(apiKey=67, minVersion=0, maxVersion=0)], throttleTimeMs=0, supportedFeatures=[], finalizedFeaturesEpoch=0, finalizedFeatures=[]) [DEBUG] 2022-06-10 17:04:30.586 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] NetworkClient - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, groupId=joining-streams-3] Node 2147483646 has finalized features epoch: 0, finalized features: [], supported features: [], API versions: (Produce(0): 0 to 9 [usable: 9], Fetch(1): 0 to 13 [usable: 12], ListOffsets(2): 0 to 7 [usable: 6], Metadata(3): 0 to 12 [usable: 11], LeaderAndIsr(4): 0 to 5 [usable: 5], StopReplica(5): 0 to 3 [usable: 3], UpdateMetadata(6): 0 to 7 [usable: 7], ControlledShutdown(7): 0 to 3 [usable: 3], OffsetCommit(8): 0 to 8 [usable: 8], OffsetFetch(9): 0 to 8 [usable: 7], FindCoordinator(10): 0 to 4 [usable: 3], JoinGroup(11): 0 to 7 [usable: 7], Heartbeat(12): 0 to 4 [usable: 4], LeaveGroup(13): 0 to 4 [usable: 4], SyncGroup(14): 0 to 5 [usable: 5], DescribeGroups(15): 0 to 5 [usable: 5], ListGroups(16): 0 to 4 [usable: 4], SaslHandshake(17): 0 to 1 [usable: 1], ApiVersions(18): 0 to 3 [usable: 3], CreateTopics(19): 0 to 7 [usable: 7], DeleteTopics(20): 0 to 6 [usable: 6], DeleteRecords(21): 0 to 2 [usable: 2], InitProducerId(22): 0 to 4 [usable: 4], OffsetForLeaderEpoch(23): 0 to 4 [usable: 4], AddPartitionsToTxn(24): 0 to 3 [usable: 3], AddOffsetsToTxn(25): 0 to 3 [usable: 3], EndTxn(26): 0 to 3 [usable: 3], WriteTxnMarkers(27): 0 to 1 [usable: 1], TxnOffsetCommit(28): 0 to 3 [usable: 3], DescribeAcls(29): 0 to 2 [usable: 2], CreateAcls(30): 0 to 2 [usable: 2], DeleteAcls(31): 0 to 2 [usable: 2], DescribeConfigs(32): 0 to 4 [usable: 4], AlterConfigs(33): 0 to 2 [usable: 2], AlterReplicaLogDirs(34): 0 to 2 [usable: 2], DescribeLogDirs(35): 0 to 2 [usable: 2], SaslAuthenticate(36): 0 to 2 [usable: 2], CreatePartitions(37): 0 to 3 [usable: 3], CreateDelegationToken(38): 0 to 2 [usable: 2], RenewDelegationToken(39): 0 to 2 [usable: 2], ExpireDelegationToken(40): 0 to 2 [usable: 2], DescribeDelegationToken(41): 0 to 2 [usable: 2], DeleteGroups(42): 0 to 2 [usable: 2], ElectLeaders(43): 0 to 2 [usable: 2], IncrementalAlterConfigs(44): 0 to 1 [usable: 1], AlterPartitionReassignments(45): 0 [usable: 0], ListPartitionReassignments(46): 0 [usable: 0], OffsetDelete(47): 0 [usable: 0], DescribeClientQuotas(48): 0 to 1 [usable: 1], AlterClientQuotas(49): 0 to 1 [usable: 1], DescribeUserScramCredentials(50): 0 [usable: 0], AlterUserScramCredentials(51): 0 [usable: 0], AlterIsr(56): 0 [usable: 0], UpdateFeatures(57): 0 [usable: 0], DescribeCluster(60): 0 [usable: 0], DescribeProducers(61): 0 [usable: 0], UNKNOWN(65): 0, UNKNOWN(66): 0, UNKNOWN(67): 0). [DEBUG] 2022-06-10 17:04:30.586 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] NetworkClient - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, groupId=joining-streams-3] Sending JOIN_GROUP request with header RequestHeader(apiKey=JOIN_GROUP, apiVersion=7, clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, correlationId=3) and timeout 305000 to node 2147483646: JoinGroupRequestData(groupId='joining-streams-3', sessionTimeoutMs=10000, rebalanceTimeoutMs=300000, memberId='', groupInstanceId=null, protocolType='consumer', protocols=[JoinGroupRequestProtocol(name='stream', metadata=[0, 1, 0, 0, 0, 3, 0, 23, 115, 116, 114, 101, 97, 109, 115, 45, 108, 101, 102, 116, 45, 115, 105, 100, 101, 45, 105, 110, 112, 117, 116, 0, 24, 115, 116, 114, 101, 97, 109, 115, 45, 114, 105, 103, 104, 116, 45, 115, 105, 100, 101, 45, 105, 110, 112, 117, 116, 0, 24, 115, 116, 114, 101, 97, 109, 115, 45, 106, 111, 105, 110, 45, 116, 97, 98, 108, 101, 45, 105, 110, 112, 117, 116, 0, 0, 0, 37, 0, 0, 0, 9, 0, 0, 0, 9, 45, 4, -121, -51, -48, -101, 77, -87, -78, 87, 71, -78, -59, 55, 119, 72, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0])]) [DEBUG] 2022-06-10 17:04:30.602 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] NetworkClient - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, groupId=joining-streams-3] Received JOIN_GROUP response from node 2147483646 for request with header RequestHeader(apiKey=JOIN_GROUP, apiVersion=7, clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, correlationId=3): JoinGroupResponseData(throttleTimeMs=0, errorCode=79, generationId=-1, protocolType=null, protocolName=null, leader='', memberId='joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer-2e8329d4-a678-4142-8b0b-0654168724d8', members=[]) [DEBUG] 2022-06-10 17:04:30.603 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] AbstractCoordinator - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, groupId=joining-streams-3] JoinGroup failed due to non-fatal error: MEMBER_ID_REQUIRED Will set the member id as joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer-2e8329d4-a678-4142-8b0b-0654168724d8 and then rejoin. Sent generation was Generation{generationId=-1, memberId='', protocol='null'} [DEBUG] 2022-06-10 17:04:30.604 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] StreamThread - stream-thread [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] Idempotently invoking restoration logic in state STARTING [DEBUG] 2022-06-10 17:04:30.608 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] StoreChangelogReader - stream-thread [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] Finished restoring all changelogs [] [DEBUG] 2022-06-10 17:04:30.608 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] StreamThread - stream-thread [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] Idempotent restore call done. Thread state has not changed. [INFO ] 2022-06-10 17:04:30.608 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] StreamThread - stream-thread [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] Processed 0 total records, ran 0 punctuators, and committed 0 total tasks since the last update [DEBUG] 2022-06-10 17:04:30.608 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] StreamThread - stream-thread [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] Invoking poll on main Consumer [INFO ] 2022-06-10 17:04:30.608 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] AbstractCoordinator - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, groupId=joining-streams-3] (Re-)joining group [DEBUG] 2022-06-10 17:04:30.609 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] ConsumerCoordinator - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, groupId=joining-streams-3] Joining group with current subscription: [streams-left-side-input, streams-right-side-input, streams-join-table-input] [DEBUG] 2022-06-10 17:04:30.611 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] TaskManager - stream-thread [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] Temporarily locked unassigned task 0_0 for the upcoming rebalance [DEBUG] 2022-06-10 17:04:30.612 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] TaskManager - stream-thread [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] Temporarily locked unassigned task 0_1 for the upcoming rebalance [DEBUG] 2022-06-10 17:04:30.612 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] AbstractCoordinator - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, groupId=joining-streams-3] Sending JoinGroup (JoinGroupRequestData(groupId='joining-streams-3', sessionTimeoutMs=10000, rebalanceTimeoutMs=300000, memberId='joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer-2e8329d4-a678-4142-8b0b-0654168724d8', groupInstanceId=null, protocolType='consumer', protocols=[JoinGroupRequestProtocol(name='stream', metadata=[0, 1, 0, 0, 0, 3, 0, 23, 115, 116, 114, 101, 97, 109, 115, 45, 108, 101, 102, 116, 45, 115, 105, 100, 101, 45, 105, 110, 112, 117, 116, 0, 24, 115, 116, 114, 101, 97, 109, 115, 45, 114, 105, 103, 104, 116, 45, 115, 105, 100, 101, 45, 105, 110, 112, 117, 116, 0, 24, 115, 116, 114, 101, 97, 109, 115, 45, 106, 111, 105, 110, 45, 116, 97, 98, 108, 101, 45, 105, 110, 112, 117, 116, 0, 0, 0, 37, 0, 0, 0, 9, 0, 0, 0, 9, 45, 4, -121, -51, -48, -101, 77, -87, -78, 87, 71, -78, -59, 55, 119, 72, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0])])) to coordinator 127.0.0.1:9092 (id: 2147483646 rack: null) [DEBUG] 2022-06-10 17:04:30.613 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] NetworkClient - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, groupId=joining-streams-3] Sending JOIN_GROUP request with header RequestHeader(apiKey=JOIN_GROUP, apiVersion=7, clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, correlationId=5) and timeout 305000 to node 2147483646: JoinGroupRequestData(groupId='joining-streams-3', sessionTimeoutMs=10000, rebalanceTimeoutMs=300000, memberId='joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer-2e8329d4-a678-4142-8b0b-0654168724d8', groupInstanceId=null, protocolType='consumer', protocols=[JoinGroupRequestProtocol(name='stream', metadata=[0, 1, 0, 0, 0, 3, 0, 23, 115, 116, 114, 101, 97, 109, 115, 45, 108, 101, 102, 116, 45, 115, 105, 100, 101, 45, 105, 110, 112, 117, 116, 0, 24, 115, 116, 114, 101, 97, 109, 115, 45, 114, 105, 103, 104, 116, 45, 115, 105, 100, 101, 45, 105, 110, 112, 117, 116, 0, 24, 115, 116, 114, 101, 97, 109, 115, 45, 106, 111, 105, 110, 45, 116, 97, 98, 108, 101, 45, 105, 110, 112, 117, 116, 0, 0, 0, 37, 0, 0, 0, 9, 0, 0, 0, 9, 45, 4, -121, -51, -48, -101, 77, -87, -78, 87, 71, -78, -59, 55, 119, 72, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0])]) [DEBUG] 2022-06-10 17:04:30.630 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] NetworkClient - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, groupId=joining-streams-3] Received JOIN_GROUP response from node 2147483646 for request with header RequestHeader(apiKey=JOIN_GROUP, apiVersion=7, clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, correlationId=5): JoinGroupResponseData(throttleTimeMs=0, errorCode=0, generationId=1, protocolType='consumer', protocolName='stream', leader='joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer-2e8329d4-a678-4142-8b0b-0654168724d8', memberId='joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer-2e8329d4-a678-4142-8b0b-0654168724d8', members=[JoinGroupResponseMember(memberId='joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer-2e8329d4-a678-4142-8b0b-0654168724d8', groupInstanceId=null, metadata=[0, 1, 0, 0, 0, 3, 0, 23, 115, 116, 114, 101, 97, 109, 115, 45, 108, 101, 102, 116, 45, 115, 105, 100, 101, 45, 105, 110, 112, 117, 116, 0, 24, 115, 116, 114, 101, 97, 109, 115, 45, 114, 105, 103, 104, 116, 45, 115, 105, 100, 101, 45, 105, 110, 112, 117, 116, 0, 24, 115, 116, 114, 101, 97, 109, 115, 45, 106, 111, 105, 110, 45, 116, 97, 98, 108, 101, 45, 105, 110, 112, 117, 116, 0, 0, 0, 37, 0, 0, 0, 9, 0, 0, 0, 9, 45, 4, -121, -51, -48, -101, 77, -87, -78, 87, 71, -78, -59, 55, 119, 72, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0])]) [DEBUG] 2022-06-10 17:04:30.631 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] AbstractCoordinator - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, groupId=joining-streams-3] Received successful JoinGroup response: JoinGroupResponseData(throttleTimeMs=0, errorCode=0, generationId=1, protocolType='consumer', protocolName='stream', leader='joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer-2e8329d4-a678-4142-8b0b-0654168724d8', memberId='joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer-2e8329d4-a678-4142-8b0b-0654168724d8', members=[JoinGroupResponseMember(memberId='joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer-2e8329d4-a678-4142-8b0b-0654168724d8', groupInstanceId=null, metadata=[0, 1, 0, 0, 0, 3, 0, 23, 115, 116, 114, 101, 97, 109, 115, 45, 108, 101, 102, 116, 45, 115, 105, 100, 101, 45, 105, 110, 112, 117, 116, 0, 24, 115, 116, 114, 101, 97, 109, 115, 45, 114, 105, 103, 104, 116, 45, 115, 105, 100, 101, 45, 105, 110, 112, 117, 116, 0, 24, 115, 116, 114, 101, 97, 109, 115, 45, 106, 111, 105, 110, 45, 116, 97, 98, 108, 101, 45, 105, 110, 112, 117, 116, 0, 0, 0, 37, 0, 0, 0, 9, 0, 0, 0, 9, 45, 4, -121, -51, -48, -101, 77, -87, -78, 87, 71, -78, -59, 55, 119, 72, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0])]) [DEBUG] 2022-06-10 17:04:30.631 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] AbstractCoordinator - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, groupId=joining-streams-3] Enabling heartbeat thread [INFO ] 2022-06-10 17:04:30.632 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] AbstractCoordinator - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, groupId=joining-streams-3] Successfully joined group with generation Generation{generationId=1, memberId='joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer-2e8329d4-a678-4142-8b0b-0654168724d8', protocol='stream'} [DEBUG] 2022-06-10 17:04:30.633 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] ConsumerCoordinator - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, groupId=joining-streams-3] Performing assignment using strategy stream with subscriptions {joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer-2e8329d4-a678-4142-8b0b-0654168724d8=org.apache.kafka.clients.consumer.ConsumerPartitionAssignor$Subscription@3838adbd} [DEBUG] 2022-06-10 17:04:30.635 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] StreamsPartitionAssignor - stream-thread [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer] Current minimum supported version remains at 9, last seen supported version was 9 [DEBUG] 2022-06-10 17:04:30.640 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] StreamsPartitionAssignor - stream-thread [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer] Constructed client metadata {2d0487cd-d09b-4da9-b257-47b2c5377748=ClientMetadata{hostInfo=null, consumers=[joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer-2e8329d4-a678-4142-8b0b-0654168724d8], state=[activeTasks: ([]) standbyTasks: ([]) prevActiveTasks: ([]) prevStandbyTasks: ([]) changelogOffsetTotalsByTask: ([]) taskLagTotals: ([]) capacity: 1 assigned: 0]}} from the member subscriptions. [DEBUG] 2022-06-10 17:04:30.648 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] InternalTopicManager - stream-thread [main] Starting to validate internal topics {} in partition assignor. [DEBUG] 2022-06-10 17:04:30.648 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] InternalTopicManager - stream-thread [main] Completed validating internal topics and created [] [DEBUG] 2022-06-10 17:04:30.649 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] StreamsPartitionAssignor - stream-thread [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer] Created repartition topics [] from the parsed topology. [DEBUG] 2022-06-10 17:04:30.652 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] InternalTopicManager - stream-thread [main] Starting to validate internal topics {joining-streams-3-KSTREAM-JOINTHIS-0000000011-store-changelog=WindowedChangelogTopicConfig(name=joining-streams-3-KSTREAM-JOINTHIS-0000000011-store-changelog, topicConfigs={}, retentionMs=86400000, enforceNumberOfPartitions=false), joining-streams-3-KSTREAM-JOINOTHER-0000000012-store-changelog=WindowedChangelogTopicConfig(name=joining-streams-3-KSTREAM-JOINOTHER-0000000012-store-changelog, topicConfigs={}, retentionMs=86400000, enforceNumberOfPartitions=false)} in partition assignor. [DEBUG] 2022-06-10 17:04:30.652 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] InternalTopicManager - stream-thread [main] Trying to check if topics [joining-streams-3-KSTREAM-JOINTHIS-0000000011-store-changelog, joining-streams-3-KSTREAM-JOINOTHER-0000000012-store-changelog] have been created with expected number of partitions. [DEBUG] 2022-06-10 17:04:30.653 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] KafkaAdminClient - [AdminClient clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-admin] Queueing Call(callName=describeTopics, deadlineMs=1654851930652, tries=0, nextAllowedTryMs=0) with a timeout 60000 ms from now. [DEBUG] 2022-06-10 17:04:30.654 [kafka-admin-client-thread | joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-admin] NetworkClient - [AdminClient clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-admin] Initiating connection to node 127.0.0.1:9092 (id: 1 rack: null) using address /127.0.0.1 [DEBUG] 2022-06-10 17:04:30.657 [kafka-admin-client-thread | joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-admin] Selector - [AdminClient clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-admin] Created socket with SO_RCVBUF = 342972, SO_SNDBUF = 146988, SO_TIMEOUT = 0 to node 1 [DEBUG] 2022-06-10 17:04:30.657 [kafka-admin-client-thread | joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-admin] NetworkClient - [AdminClient clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-admin] Completed connection to node 1. Fetching API versions. [DEBUG] 2022-06-10 17:04:30.657 [kafka-admin-client-thread | joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-admin] NetworkClient - [AdminClient clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-admin] Initiating API versions fetch from node 1. [DEBUG] 2022-06-10 17:04:30.657 [kafka-admin-client-thread | joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-admin] NetworkClient - [AdminClient clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-admin] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-admin, correlationId=2) and timeout 3600000 to node 1: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='2.8.0') [DEBUG] 2022-06-10 17:04:30.670 [kafka-admin-client-thread | joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-admin] NetworkClient - [AdminClient clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-admin] Received API_VERSIONS response from node 1 for request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-admin, correlationId=2): ApiVersionsResponseData(errorCode=0, apiKeys=[ApiVersion(apiKey=0, minVersion=0, maxVersion=9), ApiVersion(apiKey=1, minVersion=0, maxVersion=13), ApiVersion(apiKey=2, minVersion=0, maxVersion=7), ApiVersion(apiKey=3, minVersion=0, maxVersion=12), ApiVersion(apiKey=4, minVersion=0, maxVersion=5), ApiVersion(apiKey=5, minVersion=0, maxVersion=3), ApiVersion(apiKey=6, minVersion=0, maxVersion=7), ApiVersion(apiKey=7, minVersion=0, maxVersion=3), ApiVersion(apiKey=8, minVersion=0, maxVersion=8), ApiVersion(apiKey=9, minVersion=0, maxVersion=8), ApiVersion(apiKey=10, minVersion=0, maxVersion=4), ApiVersion(apiKey=11, minVersion=0, maxVersion=7), ApiVersion(apiKey=12, minVersion=0, maxVersion=4), ApiVersion(apiKey=13, minVersion=0, maxVersion=4), ApiVersion(apiKey=14, minVersion=0, maxVersion=5), ApiVersion(apiKey=15, minVersion=0, maxVersion=5), ApiVersion(apiKey=16, minVersion=0, maxVersion=4), ApiVersion(apiKey=17, minVersion=0, maxVersion=1), ApiVersion(apiKey=18, minVersion=0, maxVersion=3), ApiVersion(apiKey=19, minVersion=0, maxVersion=7), ApiVersion(apiKey=20, minVersion=0, maxVersion=6), ApiVersion(apiKey=21, minVersion=0, maxVersion=2), ApiVersion(apiKey=22, minVersion=0, maxVersion=4), ApiVersion(apiKey=23, minVersion=0, maxVersion=4), ApiVersion(apiKey=24, minVersion=0, maxVersion=3), ApiVersion(apiKey=25, minVersion=0, maxVersion=3), ApiVersion(apiKey=26, minVersion=0, maxVersion=3), ApiVersion(apiKey=27, minVersion=0, maxVersion=1), ApiVersion(apiKey=28, minVersion=0, maxVersion=3), ApiVersion(apiKey=29, minVersion=0, maxVersion=2), ApiVersion(apiKey=30, minVersion=0, maxVersion=2), ApiVersion(apiKey=31, minVersion=0, maxVersion=2), ApiVersion(apiKey=32, minVersion=0, maxVersion=4), ApiVersion(apiKey=33, minVersion=0, maxVersion=2), ApiVersion(apiKey=34, minVersion=0, maxVersion=2), ApiVersion(apiKey=35, minVersion=0, maxVersion=2), ApiVersion(apiKey=36, minVersion=0, maxVersion=2), ApiVersion(apiKey=37, minVersion=0, maxVersion=3), ApiVersion(apiKey=38, minVersion=0, maxVersion=2), ApiVersion(apiKey=39, minVersion=0, maxVersion=2), ApiVersion(apiKey=40, minVersion=0, maxVersion=2), ApiVersion(apiKey=41, minVersion=0, maxVersion=2), ApiVersion(apiKey=42, minVersion=0, maxVersion=2), ApiVersion(apiKey=43, minVersion=0, maxVersion=2), ApiVersion(apiKey=44, minVersion=0, maxVersion=1), ApiVersion(apiKey=45, minVersion=0, maxVersion=0), ApiVersion(apiKey=46, minVersion=0, maxVersion=0), ApiVersion(apiKey=47, minVersion=0, maxVersion=0), ApiVersion(apiKey=48, minVersion=0, maxVersion=1), ApiVersion(apiKey=49, minVersion=0, maxVersion=1), ApiVersion(apiKey=50, minVersion=0, maxVersion=0), ApiVersion(apiKey=51, minVersion=0, maxVersion=0), ApiVersion(apiKey=56, minVersion=0, maxVersion=0), ApiVersion(apiKey=57, minVersion=0, maxVersion=0), ApiVersion(apiKey=60, minVersion=0, maxVersion=0), ApiVersion(apiKey=61, minVersion=0, maxVersion=0), ApiVersion(apiKey=65, minVersion=0, maxVersion=0), ApiVersion(apiKey=66, minVersion=0, maxVersion=0), ApiVersion(apiKey=67, minVersion=0, maxVersion=0)], throttleTimeMs=0, supportedFeatures=[], finalizedFeaturesEpoch=0, finalizedFeatures=[]) [DEBUG] 2022-06-10 17:04:30.672 [kafka-admin-client-thread | joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-admin] NetworkClient - [AdminClient clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-admin] Node 1 has finalized features epoch: 0, finalized features: [], supported features: [], API versions: (Produce(0): 0 to 9 [usable: 9], Fetch(1): 0 to 13 [usable: 12], ListOffsets(2): 0 to 7 [usable: 6], Metadata(3): 0 to 12 [usable: 11], LeaderAndIsr(4): 0 to 5 [usable: 5], StopReplica(5): 0 to 3 [usable: 3], UpdateMetadata(6): 0 to 7 [usable: 7], ControlledShutdown(7): 0 to 3 [usable: 3], OffsetCommit(8): 0 to 8 [usable: 8], OffsetFetch(9): 0 to 8 [usable: 7], FindCoordinator(10): 0 to 4 [usable: 3], JoinGroup(11): 0 to 7 [usable: 7], Heartbeat(12): 0 to 4 [usable: 4], LeaveGroup(13): 0 to 4 [usable: 4], SyncGroup(14): 0 to 5 [usable: 5], DescribeGroups(15): 0 to 5 [usable: 5], ListGroups(16): 0 to 4 [usable: 4], SaslHandshake(17): 0 to 1 [usable: 1], ApiVersions(18): 0 to 3 [usable: 3], CreateTopics(19): 0 to 7 [usable: 7], DeleteTopics(20): 0 to 6 [usable: 6], DeleteRecords(21): 0 to 2 [usable: 2], InitProducerId(22): 0 to 4 [usable: 4], OffsetForLeaderEpoch(23): 0 to 4 [usable: 4], AddPartitionsToTxn(24): 0 to 3 [usable: 3], AddOffsetsToTxn(25): 0 to 3 [usable: 3], EndTxn(26): 0 to 3 [usable: 3], WriteTxnMarkers(27): 0 to 1 [usable: 1], TxnOffsetCommit(28): 0 to 3 [usable: 3], DescribeAcls(29): 0 to 2 [usable: 2], CreateAcls(30): 0 to 2 [usable: 2], DeleteAcls(31): 0 to 2 [usable: 2], DescribeConfigs(32): 0 to 4 [usable: 4], AlterConfigs(33): 0 to 2 [usable: 2], AlterReplicaLogDirs(34): 0 to 2 [usable: 2], DescribeLogDirs(35): 0 to 2 [usable: 2], SaslAuthenticate(36): 0 to 2 [usable: 2], CreatePartitions(37): 0 to 3 [usable: 3], CreateDelegationToken(38): 0 to 2 [usable: 2], RenewDelegationToken(39): 0 to 2 [usable: 2], ExpireDelegationToken(40): 0 to 2 [usable: 2], DescribeDelegationToken(41): 0 to 2 [usable: 2], DeleteGroups(42): 0 to 2 [usable: 2], ElectLeaders(43): 0 to 2 [usable: 2], IncrementalAlterConfigs(44): 0 to 1 [usable: 1], AlterPartitionReassignments(45): 0 [usable: 0], ListPartitionReassignments(46): 0 [usable: 0], OffsetDelete(47): 0 [usable: 0], DescribeClientQuotas(48): 0 to 1 [usable: 1], AlterClientQuotas(49): 0 to 1 [usable: 1], DescribeUserScramCredentials(50): 0 [usable: 0], AlterUserScramCredentials(51): 0 [usable: 0], AlterIsr(56): 0 [usable: 0], UpdateFeatures(57): 0 [usable: 0], DescribeCluster(60): 0 [usable: 0], DescribeProducers(61): 0 [usable: 0], UNKNOWN(65): 0, UNKNOWN(66): 0, UNKNOWN(67): 0). [DEBUG] 2022-06-10 17:04:30.674 [kafka-admin-client-thread | joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-admin] KafkaAdminClient - [AdminClient clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-admin] Sending MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='joining-streams-3-KSTREAM-JOINTHIS-0000000011-store-changelog'), MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='joining-streams-3-KSTREAM-JOINOTHER-0000000012-store-changelog')], allowAutoTopicCreation=false, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to 127.0.0.1:9092 (id: 1 rack: null). correlationId=3 [DEBUG] 2022-06-10 17:04:30.674 [kafka-admin-client-thread | joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-admin] NetworkClient - [AdminClient clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-admin] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=11, clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-admin, correlationId=3) and timeout 30000 to node 1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='joining-streams-3-KSTREAM-JOINTHIS-0000000011-store-changelog'), MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='joining-streams-3-KSTREAM-JOINOTHER-0000000012-store-changelog')], allowAutoTopicCreation=false, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) [DEBUG] 2022-06-10 17:04:30.687 [kafka-admin-client-thread | joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-admin] NetworkClient - [AdminClient clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-admin] Received METADATA response from node 1 for request with header RequestHeader(apiKey=METADATA, apiVersion=11, clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-admin, correlationId=3): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1, host='127.0.0.1', port=9092, rack=null)], clusterId='BrYdFAPNSryKVjpll6N_Cg', controllerId=1, topics=[MetadataResponseTopic(errorCode=0, name='joining-streams-3-KSTREAM-JOINTHIS-0000000011-store-changelog', topicId=kPwH1YnUQaaJ1kd7H-U0Bg, isInternal=false, partitions=[MetadataResponsePartition(errorCode=0, partitionIndex=0, leaderId=1, leaderEpoch=0, replicaNodes=[1], isrNodes=[1], offlineReplicas=[]), MetadataResponsePartition(errorCode=0, partitionIndex=1, leaderId=1, leaderEpoch=0, replicaNodes=[1], isrNodes=[1], offlineReplicas=[])], topicAuthorizedOperations=-2147483648), MetadataResponseTopic(errorCode=0, name='joining-streams-3-KSTREAM-JOINOTHER-0000000012-store-changelog', topicId=tVzsM19KRA60goVvCSxFnA, isInternal=false, partitions=[MetadataResponsePartition(errorCode=0, partitionIndex=0, leaderId=1, leaderEpoch=0, replicaNodes=[1], isrNodes=[1], offlineReplicas=[]), MetadataResponsePartition(errorCode=0, partitionIndex=1, leaderId=1, leaderEpoch=0, replicaNodes=[1], isrNodes=[1], offlineReplicas=[])], topicAuthorizedOperations=-2147483648)], clusterAuthorizedOperations=-2147483648) [DEBUG] 2022-06-10 17:04:30.693 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] InternalTopicManager - stream-thread [main] Completed validating internal topics and created [] [DEBUG] 2022-06-10 17:04:30.694 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] StreamsPartitionAssignor - stream-thread [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer] Created state changelog topics [WindowedChangelogTopicConfig(name=joining-streams-3-KSTREAM-JOINTHIS-0000000011-store-changelog, topicConfigs={}, retentionMs=86400000, enforceNumberOfPartitions=false), WindowedChangelogTopicConfig(name=joining-streams-3-KSTREAM-JOINOTHER-0000000012-store-changelog, topicConfigs={}, retentionMs=86400000, enforceNumberOfPartitions=false)] from the parsed topology. [DEBUG] 2022-06-10 17:04:30.701 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] KafkaAdminClient - [AdminClient clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-admin] Queueing Call(callName=metadata, deadlineMs=1654851930698, tries=0, nextAllowedTryMs=0) with a timeout 60000 ms from now. [DEBUG] 2022-06-10 17:04:30.701 [kafka-admin-client-thread | joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-admin] KafkaAdminClient - [AdminClient clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-admin] Sending MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='joining-streams-3-KSTREAM-JOINOTHER-0000000012-store-changelog'), MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='joining-streams-3-KSTREAM-JOINTHIS-0000000011-store-changelog')], allowAutoTopicCreation=false, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to 127.0.0.1:9092 (id: 1 rack: null). correlationId=4 [DEBUG] 2022-06-10 17:04:30.701 [kafka-admin-client-thread | joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-admin] NetworkClient - [AdminClient clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-admin] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=11, clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-admin, correlationId=4) and timeout 30000 to node 1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='joining-streams-3-KSTREAM-JOINOTHER-0000000012-store-changelog'), MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='joining-streams-3-KSTREAM-JOINTHIS-0000000011-store-changelog')], allowAutoTopicCreation=false, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) [DEBUG] 2022-06-10 17:04:30.720 [kafka-admin-client-thread | joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-admin] NetworkClient - [AdminClient clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-admin] Received METADATA response from node 1 for request with header RequestHeader(apiKey=METADATA, apiVersion=11, clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-admin, correlationId=4): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1, host='127.0.0.1', port=9092, rack=null)], clusterId='BrYdFAPNSryKVjpll6N_Cg', controllerId=1, topics=[MetadataResponseTopic(errorCode=0, name='joining-streams-3-KSTREAM-JOINOTHER-0000000012-store-changelog', topicId=tVzsM19KRA60goVvCSxFnA, isInternal=false, partitions=[MetadataResponsePartition(errorCode=0, partitionIndex=0, leaderId=1, leaderEpoch=0, replicaNodes=[1], isrNodes=[1], offlineReplicas=[]), MetadataResponsePartition(errorCode=0, partitionIndex=1, leaderId=1, leaderEpoch=0, replicaNodes=[1], isrNodes=[1], offlineReplicas=[])], topicAuthorizedOperations=-2147483648), MetadataResponseTopic(errorCode=0, name='joining-streams-3-KSTREAM-JOINTHIS-0000000011-store-changelog', topicId=kPwH1YnUQaaJ1kd7H-U0Bg, isInternal=false, partitions=[MetadataResponsePartition(errorCode=0, partitionIndex=0, leaderId=1, leaderEpoch=0, replicaNodes=[1], isrNodes=[1], offlineReplicas=[]), MetadataResponsePartition(errorCode=0, partitionIndex=1, leaderId=1, leaderEpoch=0, replicaNodes=[1], isrNodes=[1], offlineReplicas=[])], topicAuthorizedOperations=-2147483648)], clusterAuthorizedOperations=-2147483648) [DEBUG] 2022-06-10 17:04:30.728 [kafka-admin-client-thread | joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-admin] KafkaAdminClient - [AdminClient clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-admin] Queueing Call(callName=listOffsets on broker 1, deadlineMs=1654851930698, tries=0, nextAllowedTryMs=0) with a timeout 59970 ms from now. [DEBUG] 2022-06-10 17:04:30.728 [kafka-admin-client-thread | joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-admin] KafkaAdminClient - [AdminClient clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-admin] Sending ListOffsetsRequestData(replicaId=-1, isolationLevel=0, topics=[ListOffsetsTopic(name='joining-streams-3-KSTREAM-JOINTHIS-0000000011-store-changelog', partitions=[ListOffsetsPartition(partitionIndex=1, currentLeaderEpoch=-1, timestamp=-1, maxNumOffsets=1), ListOffsetsPartition(partitionIndex=0, currentLeaderEpoch=-1, timestamp=-1, maxNumOffsets=1)]), ListOffsetsTopic(name='joining-streams-3-KSTREAM-JOINOTHER-0000000012-store-changelog', partitions=[ListOffsetsPartition(partitionIndex=0, currentLeaderEpoch=-1, timestamp=-1, maxNumOffsets=1), ListOffsetsPartition(partitionIndex=1, currentLeaderEpoch=-1, timestamp=-1, maxNumOffsets=1)])]) to 127.0.0.1:9092 (id: 1 rack: null). correlationId=5 [DEBUG] 2022-06-10 17:04:30.729 [kafka-admin-client-thread | joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-admin] NetworkClient - [AdminClient clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-admin] Sending LIST_OFFSETS request with header RequestHeader(apiKey=LIST_OFFSETS, apiVersion=6, clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-admin, correlationId=5) and timeout 30000 to node 1: ListOffsetsRequestData(replicaId=-1, isolationLevel=0, topics=[ListOffsetsTopic(name='joining-streams-3-KSTREAM-JOINTHIS-0000000011-store-changelog', partitions=[ListOffsetsPartition(partitionIndex=1, currentLeaderEpoch=-1, timestamp=-1, maxNumOffsets=1), ListOffsetsPartition(partitionIndex=0, currentLeaderEpoch=-1, timestamp=-1, maxNumOffsets=1)]), ListOffsetsTopic(name='joining-streams-3-KSTREAM-JOINOTHER-0000000012-store-changelog', partitions=[ListOffsetsPartition(partitionIndex=0, currentLeaderEpoch=-1, timestamp=-1, maxNumOffsets=1), ListOffsetsPartition(partitionIndex=1, currentLeaderEpoch=-1, timestamp=-1, maxNumOffsets=1)])]) [DEBUG] 2022-06-10 17:04:30.741 [kafka-admin-client-thread | joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-admin] NetworkClient - [AdminClient clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-admin] Received LIST_OFFSETS response from node 1 for request with header RequestHeader(apiKey=LIST_OFFSETS, apiVersion=6, clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-admin, correlationId=5): ListOffsetsResponseData(throttleTimeMs=0, topics=[ListOffsetsTopicResponse(name='joining-streams-3-KSTREAM-JOINTHIS-0000000011-store-changelog', partitions=[ListOffsetsPartitionResponse(partitionIndex=1, errorCode=0, oldStyleOffsets=[], timestamp=-1, offset=0, leaderEpoch=0), ListOffsetsPartitionResponse(partitionIndex=0, errorCode=0, oldStyleOffsets=[], timestamp=-1, offset=0, leaderEpoch=0)]), ListOffsetsTopicResponse(name='joining-streams-3-KSTREAM-JOINOTHER-0000000012-store-changelog', partitions=[ListOffsetsPartitionResponse(partitionIndex=0, errorCode=0, oldStyleOffsets=[], timestamp=-1, offset=0, leaderEpoch=0), ListOffsetsPartitionResponse(partitionIndex=1, errorCode=0, oldStyleOffsets=[], timestamp=-1, offset=0, leaderEpoch=0)])]) [DEBUG] 2022-06-10 17:04:30.743 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] StreamsPartitionAssignor - stream-thread [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer] Assigning tasks [0_0, 0_1, 1_0] to clients {2d0487cd-d09b-4da9-b257-47b2c5377748=[activeTasks: ([]) standbyTasks: ([]) prevActiveTasks: ([]) prevStandbyTasks: ([]) changelogOffsetTotalsByTask: ([]) taskLagTotals: ([0_0=0, 0_1=0]) capacity: 1 assigned: 0]} with number of replicas 0 [INFO ] 2022-06-10 17:04:30.762 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] HighAvailabilityTaskAssignor - Decided on assignment: {2d0487cd-d09b-4da9-b257-47b2c5377748=[activeTasks: ([0_0, 0_1, 1_0]) standbyTasks: ([]) prevActiveTasks: ([]) prevStandbyTasks: ([]) changelogOffsetTotalsByTask: ([]) taskLagTotals: ([0_0=0, 0_1=0]) capacity: 1 assigned: 3]} with no followup probing rebalance. [INFO ] 2022-06-10 17:04:30.766 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] StreamsPartitionAssignor - stream-thread [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer] Assigned tasks [0_0, 0_1, 1_0] including stateful [0_0, 0_1] to clients as: 2d0487cd-d09b-4da9-b257-47b2c5377748=[activeTasks: ([0_0, 0_1, 1_0]) standbyTasks: ([])]. [INFO ] 2022-06-10 17:04:30.777 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] StreamsPartitionAssignor - stream-thread [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer] Client 2d0487cd-d09b-4da9-b257-47b2c5377748 per-consumer assignment: prev owned active {} prev owned standby {joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer-2e8329d4-a678-4142-8b0b-0654168724d8=[]} assigned active {joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer-2e8329d4-a678-4142-8b0b-0654168724d8=[0_0, 0_1, 1_0]} revoking active {} assigned standby {} [INFO ] 2022-06-10 17:04:30.777 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] StreamsPartitionAssignor - stream-thread [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer] Finished stable assignment of tasks, no followup rebalances required. [INFO ] 2022-06-10 17:04:30.777 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] ConsumerCoordinator - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, groupId=joining-streams-3] Finished assignment for group at generation 1: {joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer-2e8329d4-a678-4142-8b0b-0654168724d8=Assignment(partitions=[streams-join-table-input-0, streams-left-side-input-0, streams-left-side-input-1, streams-right-side-input-0, streams-right-side-input-1], userDataSize=80)} [DEBUG] 2022-06-10 17:04:30.780 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] AbstractCoordinator - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, groupId=joining-streams-3] Sending leader SyncGroup to coordinator 127.0.0.1:9092 (id: 2147483646 rack: null) at generation Generation{generationId=1, memberId='joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer-2e8329d4-a678-4142-8b0b-0654168724d8', protocol='stream'}: SyncGroupRequestData(groupId='joining-streams-3', generationId=1, memberId='joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer-2e8329d4-a678-4142-8b0b-0654168724d8', groupInstanceId=null, protocolType='consumer', protocolName='stream', assignments=[SyncGroupRequestAssignment(memberId='joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer-2e8329d4-a678-4142-8b0b-0654168724d8', assignment=[0, 1, 0, 0, 0, 3, 0, 24, 115, 116, 114, 101, 97, 109, 115, 45, 114, 105, 103, 104, 116, 45, 115, 105, 100, 101, 45, 105, 110, 112, 117, 116, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 1, 0, 23, 115, 116, 114, 101, 97, 109, 115, 45, 108, 101, 102, 116, 45, 115, 105, 100, 101, 45, 105, 110, 112, 117, 116, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 1, 0, 24, 115, 116, 114, 101, 97, 109, 115, 45, 106, 111, 105, 110, 45, 116, 97, 98, 108, 101, 45, 105, 110, 112, 117, 116, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 80, 0, 0, 0, 9, 0, 0, 0, 9, 0, 0, 0, 5, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, -1, -1, -1, -1, -1, -1, -1])]) [DEBUG] 2022-06-10 17:04:30.782 [kafka-coordinator-heartbeat-thread | joining-streams-3] NetworkClient - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, groupId=joining-streams-3] Sending SYNC_GROUP request with header RequestHeader(apiKey=SYNC_GROUP, apiVersion=5, clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, correlationId=6) and timeout 30000 to node 2147483646: SyncGroupRequestData(groupId='joining-streams-3', generationId=1, memberId='joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer-2e8329d4-a678-4142-8b0b-0654168724d8', groupInstanceId=null, protocolType='consumer', protocolName='stream', assignments=[SyncGroupRequestAssignment(memberId='joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer-2e8329d4-a678-4142-8b0b-0654168724d8', assignment=[0, 1, 0, 0, 0, 3, 0, 24, 115, 116, 114, 101, 97, 109, 115, 45, 114, 105, 103, 104, 116, 45, 115, 105, 100, 101, 45, 105, 110, 112, 117, 116, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 1, 0, 23, 115, 116, 114, 101, 97, 109, 115, 45, 108, 101, 102, 116, 45, 115, 105, 100, 101, 45, 105, 110, 112, 117, 116, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 1, 0, 24, 115, 116, 114, 101, 97, 109, 115, 45, 106, 111, 105, 110, 45, 116, 97, 98, 108, 101, 45, 105, 110, 112, 117, 116, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 80, 0, 0, 0, 9, 0, 0, 0, 9, 0, 0, 0, 5, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, -1, -1, -1, -1, -1, -1, -1])]) [DEBUG] 2022-06-10 17:04:30.783 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] StreamThread - stream-thread [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] Idempotently invoking restoration logic in state STARTING [DEBUG] 2022-06-10 17:04:30.783 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] StoreChangelogReader - stream-thread [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] Finished restoring all changelogs [] [DEBUG] 2022-06-10 17:04:30.783 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] StreamThread - stream-thread [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] Idempotent restore call done. Thread state has not changed. [DEBUG] 2022-06-10 17:04:30.783 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] StreamThread - stream-thread [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] Invoking poll on main Consumer [DEBUG] 2022-06-10 17:04:30.791 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] NetworkClient - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, groupId=joining-streams-3] Received SYNC_GROUP response from node 2147483646 for request with header RequestHeader(apiKey=SYNC_GROUP, apiVersion=5, clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, correlationId=6): SyncGroupResponseData(throttleTimeMs=0, errorCode=0, protocolType='consumer', protocolName='stream', assignment=[0, 1, 0, 0, 0, 3, 0, 24, 115, 116, 114, 101, 97, 109, 115, 45, 114, 105, 103, 104, 116, 45, 115, 105, 100, 101, 45, 105, 110, 112, 117, 116, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 1, 0, 23, 115, 116, 114, 101, 97, 109, 115, 45, 108, 101, 102, 116, 45, 115, 105, 100, 101, 45, 105, 110, 112, 117, 116, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 1, 0, 24, 115, 116, 114, 101, 97, 109, 115, 45, 106, 111, 105, 110, 45, 116, 97, 98, 108, 101, 45, 105, 110, 112, 117, 116, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 80, 0, 0, 0, 9, 0, 0, 0, 9, 0, 0, 0, 5, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, -1, -1, -1, -1, -1, -1, -1]) [DEBUG] 2022-06-10 17:04:30.791 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] AbstractCoordinator - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, groupId=joining-streams-3] Received successful SyncGroup response: SyncGroupResponseData(throttleTimeMs=0, errorCode=0, protocolType='consumer', protocolName='stream', assignment=[0, 1, 0, 0, 0, 3, 0, 24, 115, 116, 114, 101, 97, 109, 115, 45, 114, 105, 103, 104, 116, 45, 115, 105, 100, 101, 45, 105, 110, 112, 117, 116, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 1, 0, 23, 115, 116, 114, 101, 97, 109, 115, 45, 108, 101, 102, 116, 45, 115, 105, 100, 101, 45, 105, 110, 112, 117, 116, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 1, 0, 24, 115, 116, 114, 101, 97, 109, 115, 45, 106, 111, 105, 110, 45, 116, 97, 98, 108, 101, 45, 105, 110, 112, 117, 116, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 80, 0, 0, 0, 9, 0, 0, 0, 9, 0, 0, 0, 5, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, -1, -1, -1, -1, -1, -1, -1]) [INFO ] 2022-06-10 17:04:30.791 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] AbstractCoordinator - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, groupId=joining-streams-3] Successfully synced group in generation Generation{generationId=1, memberId='joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer-2e8329d4-a678-4142-8b0b-0654168724d8', protocol='stream'} [DEBUG] 2022-06-10 17:04:30.792 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] ConsumerCoordinator - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, groupId=joining-streams-3] Executing onJoinComplete with generation 1 and memberId joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer-2e8329d4-a678-4142-8b0b-0654168724d8 [INFO ] 2022-06-10 17:04:30.792 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] ConsumerCoordinator - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, groupId=joining-streams-3] Updating assignment with Assigned partitions: [streams-right-side-input-0, streams-right-side-input-1, streams-left-side-input-1, streams-join-table-input-0, streams-left-side-input-0] Current owned partitions: [] Added partitions (assigned - owned): [streams-right-side-input-0, streams-right-side-input-1, streams-left-side-input-1, streams-join-table-input-0, streams-left-side-input-0] Revoked partitions (owned - assigned): [] [INFO ] 2022-06-10 17:04:30.792 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] ConsumerCoordinator - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, groupId=joining-streams-3] Notifying assignor about the new Assignment(partitions=[streams-right-side-input-0, streams-right-side-input-1, streams-left-side-input-0, streams-left-side-input-1, streams-join-table-input-0], userDataSize=80) [INFO ] 2022-06-10 17:04:30.793 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] StreamsPartitionAssignor - stream-thread [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer] No followup rebalance was requested, resetting the rebalance schedule. [INFO ] 2022-06-10 17:04:30.794 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] TaskManager - stream-thread [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] Handle new assignment with: New active tasks: [0_0, 0_1, 1_0] New standby tasks: [] Existing active tasks: [] Existing standby tasks: [] [DEBUG] 2022-06-10 17:04:30.797 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] ProcessorStateManager - stream-thread [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] task [0_0] Created state store manager for task 0_0 [DEBUG] 2022-06-10 17:04:30.808 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] ProcessorStateManager - stream-thread [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] task [0_0] Register global stores [] [DEBUG] 2022-06-10 17:04:30.809 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] ProcessorStateManager - stream-thread [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] task [0_1] Created state store manager for task 0_1 [DEBUG] 2022-06-10 17:04:30.810 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] ProcessorStateManager - stream-thread [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] task [0_1] Register global stores [] [DEBUG] 2022-06-10 17:04:30.810 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] ProcessorStateManager - stream-thread [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] task [1_0] Created state store manager for task 1_0 [DEBUG] 2022-06-10 17:04:30.811 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] ProcessorStateManager - stream-thread [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] task [1_0] Register global stores [] [INFO ] 2022-06-10 17:04:30.813 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] ConsumerCoordinator - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, groupId=joining-streams-3] Adding newly assigned partitions: streams-right-side-input-0, streams-right-side-input-1, streams-left-side-input-1, streams-join-table-input-0, streams-left-side-input-0 [INFO ] 2022-06-10 17:04:30.813 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] StreamThread - stream-thread [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] State transition from STARTING to PARTITIONS_ASSIGNED [DEBUG] 2022-06-10 17:04:30.813 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] KafkaConsumer - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, groupId=joining-streams-3] Pausing partitions [streams-right-side-input-0, streams-right-side-input-1, streams-left-side-input-1, streams-join-table-input-0, streams-left-side-input-0] [DEBUG] 2022-06-10 17:04:30.817 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] ConsumerCoordinator - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, groupId=joining-streams-3] Fetching committed offsets for partitions: [streams-right-side-input-0, streams-right-side-input-1, streams-left-side-input-1, streams-join-table-input-0, streams-left-side-input-0] [DEBUG] 2022-06-10 17:04:30.818 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] NetworkClient - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, groupId=joining-streams-3] Sending OFFSET_FETCH request with header RequestHeader(apiKey=OFFSET_FETCH, apiVersion=7, clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, correlationId=7) and timeout 30000 to node 2147483646: OffsetFetchRequestData(groupId='joining-streams-3', topics=[OffsetFetchRequestTopic(name='streams-right-side-input', partitionIndexes=[0, 1]), OffsetFetchRequestTopic(name='streams-left-side-input', partitionIndexes=[1, 0]), OffsetFetchRequestTopic(name='streams-join-table-input', partitionIndexes=[0])], requireStable=true) [DEBUG] 2022-06-10 17:04:30.824 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] NetworkClient - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, groupId=joining-streams-3] Received OFFSET_FETCH response from node 2147483646 for request with header RequestHeader(apiKey=OFFSET_FETCH, apiVersion=7, clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, correlationId=7): OffsetFetchResponseData(throttleTimeMs=0, topics=[OffsetFetchResponseTopic(name='streams-left-side-input', partitions=[OffsetFetchResponsePartition(partitionIndex=0, committedOffset=-1, committedLeaderEpoch=-1, metadata='', errorCode=0), OffsetFetchResponsePartition(partitionIndex=1, committedOffset=-1, committedLeaderEpoch=-1, metadata='', errorCode=0)]), OffsetFetchResponseTopic(name='streams-right-side-input', partitions=[OffsetFetchResponsePartition(partitionIndex=1, committedOffset=-1, committedLeaderEpoch=-1, metadata='', errorCode=0), OffsetFetchResponsePartition(partitionIndex=0, committedOffset=-1, committedLeaderEpoch=-1, metadata='', errorCode=0)]), OffsetFetchResponseTopic(name='streams-join-table-input', partitions=[OffsetFetchResponsePartition(partitionIndex=0, committedOffset=-1, committedLeaderEpoch=-1, metadata='', errorCode=0)])], errorCode=0) [INFO ] 2022-06-10 17:04:30.825 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] ConsumerCoordinator - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, groupId=joining-streams-3] Found no committed offset for partition streams-right-side-input-0 [INFO ] 2022-06-10 17:04:30.825 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] ConsumerCoordinator - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, groupId=joining-streams-3] Found no committed offset for partition streams-left-side-input-1 [INFO ] 2022-06-10 17:04:30.825 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] ConsumerCoordinator - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, groupId=joining-streams-3] Found no committed offset for partition streams-right-side-input-1 [INFO ] 2022-06-10 17:04:30.825 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] ConsumerCoordinator - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, groupId=joining-streams-3] Found no committed offset for partition streams-join-table-input-0 [INFO ] 2022-06-10 17:04:30.825 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] ConsumerCoordinator - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, groupId=joining-streams-3] Found no committed offset for partition streams-left-side-input-0 [DEBUG] 2022-06-10 17:04:30.828 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] Fetcher - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, groupId=joining-streams-3] Sending ListOffsetRequest ListOffsetsRequestData(replicaId=-1, isolationLevel=0, topics=[ListOffsetsTopic(name='streams-left-side-input', partitions=[ListOffsetsPartition(partitionIndex=1, currentLeaderEpoch=0, timestamp=-2, maxNumOffsets=1), ListOffsetsPartition(partitionIndex=0, currentLeaderEpoch=0, timestamp=-2, maxNumOffsets=1)]), ListOffsetsTopic(name='streams-right-side-input', partitions=[ListOffsetsPartition(partitionIndex=0, currentLeaderEpoch=0, timestamp=-2, maxNumOffsets=1), ListOffsetsPartition(partitionIndex=1, currentLeaderEpoch=0, timestamp=-2, maxNumOffsets=1)]), ListOffsetsTopic(name='streams-join-table-input', partitions=[ListOffsetsPartition(partitionIndex=0, currentLeaderEpoch=0, timestamp=-2, maxNumOffsets=1)])]) to broker 127.0.0.1:9092 (id: 1 rack: null) [DEBUG] 2022-06-10 17:04:30.830 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] NetworkClient - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, groupId=joining-streams-3] Initiating connection to node 127.0.0.1:9092 (id: 1 rack: null) using address /127.0.0.1 [DEBUG] 2022-06-10 17:04:30.831 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] Selector - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, groupId=joining-streams-3] Created socket with SO_RCVBUF = 342972, SO_SNDBUF = 146988, SO_TIMEOUT = 0 to node 1 [DEBUG] 2022-06-10 17:04:30.831 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] NetworkClient - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, groupId=joining-streams-3] Completed connection to node 1. Fetching API versions. [DEBUG] 2022-06-10 17:04:30.831 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] NetworkClient - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, groupId=joining-streams-3] Initiating API versions fetch from node 1. [DEBUG] 2022-06-10 17:04:30.831 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] NetworkClient - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, groupId=joining-streams-3] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, correlationId=9) and timeout 30000 to node 1: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='2.8.0') [DEBUG] 2022-06-10 17:04:30.834 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] NetworkClient - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, groupId=joining-streams-3] Received API_VERSIONS response from node 1 for request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, correlationId=9): ApiVersionsResponseData(errorCode=0, apiKeys=[ApiVersion(apiKey=0, minVersion=0, maxVersion=9), ApiVersion(apiKey=1, minVersion=0, maxVersion=13), ApiVersion(apiKey=2, minVersion=0, maxVersion=7), ApiVersion(apiKey=3, minVersion=0, maxVersion=12), ApiVersion(apiKey=4, minVersion=0, maxVersion=5), ApiVersion(apiKey=5, minVersion=0, maxVersion=3), ApiVersion(apiKey=6, minVersion=0, maxVersion=7), ApiVersion(apiKey=7, minVersion=0, maxVersion=3), ApiVersion(apiKey=8, minVersion=0, maxVersion=8), ApiVersion(apiKey=9, minVersion=0, maxVersion=8), ApiVersion(apiKey=10, minVersion=0, maxVersion=4), ApiVersion(apiKey=11, minVersion=0, maxVersion=7), ApiVersion(apiKey=12, minVersion=0, maxVersion=4), ApiVersion(apiKey=13, minVersion=0, maxVersion=4), ApiVersion(apiKey=14, minVersion=0, maxVersion=5), ApiVersion(apiKey=15, minVersion=0, maxVersion=5), ApiVersion(apiKey=16, minVersion=0, maxVersion=4), ApiVersion(apiKey=17, minVersion=0, maxVersion=1), ApiVersion(apiKey=18, minVersion=0, maxVersion=3), ApiVersion(apiKey=19, minVersion=0, maxVersion=7), ApiVersion(apiKey=20, minVersion=0, maxVersion=6), ApiVersion(apiKey=21, minVersion=0, maxVersion=2), ApiVersion(apiKey=22, minVersion=0, maxVersion=4), ApiVersion(apiKey=23, minVersion=0, maxVersion=4), ApiVersion(apiKey=24, minVersion=0, maxVersion=3), ApiVersion(apiKey=25, minVersion=0, maxVersion=3), ApiVersion(apiKey=26, minVersion=0, maxVersion=3), ApiVersion(apiKey=27, minVersion=0, maxVersion=1), ApiVersion(apiKey=28, minVersion=0, maxVersion=3), ApiVersion(apiKey=29, minVersion=0, maxVersion=2), ApiVersion(apiKey=30, minVersion=0, maxVersion=2), ApiVersion(apiKey=31, minVersion=0, maxVersion=2), ApiVersion(apiKey=32, minVersion=0, maxVersion=4), ApiVersion(apiKey=33, minVersion=0, maxVersion=2), ApiVersion(apiKey=34, minVersion=0, maxVersion=2), ApiVersion(apiKey=35, minVersion=0, maxVersion=2), ApiVersion(apiKey=36, minVersion=0, maxVersion=2), ApiVersion(apiKey=37, minVersion=0, maxVersion=3), ApiVersion(apiKey=38, minVersion=0, maxVersion=2), ApiVersion(apiKey=39, minVersion=0, maxVersion=2), ApiVersion(apiKey=40, minVersion=0, maxVersion=2), ApiVersion(apiKey=41, minVersion=0, maxVersion=2), ApiVersion(apiKey=42, minVersion=0, maxVersion=2), ApiVersion(apiKey=43, minVersion=0, maxVersion=2), ApiVersion(apiKey=44, minVersion=0, maxVersion=1), ApiVersion(apiKey=45, minVersion=0, maxVersion=0), ApiVersion(apiKey=46, minVersion=0, maxVersion=0), ApiVersion(apiKey=47, minVersion=0, maxVersion=0), ApiVersion(apiKey=48, minVersion=0, maxVersion=1), ApiVersion(apiKey=49, minVersion=0, maxVersion=1), ApiVersion(apiKey=50, minVersion=0, maxVersion=0), ApiVersion(apiKey=51, minVersion=0, maxVersion=0), ApiVersion(apiKey=56, minVersion=0, maxVersion=0), ApiVersion(apiKey=57, minVersion=0, maxVersion=0), ApiVersion(apiKey=60, minVersion=0, maxVersion=0), ApiVersion(apiKey=61, minVersion=0, maxVersion=0), ApiVersion(apiKey=65, minVersion=0, maxVersion=0), ApiVersion(apiKey=66, minVersion=0, maxVersion=0), ApiVersion(apiKey=67, minVersion=0, maxVersion=0)], throttleTimeMs=0, supportedFeatures=[], finalizedFeaturesEpoch=0, finalizedFeatures=[]) [DEBUG] 2022-06-10 17:04:30.835 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] NetworkClient - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, groupId=joining-streams-3] Node 1 has finalized features epoch: 0, finalized features: [], supported features: [], API versions: (Produce(0): 0 to 9 [usable: 9], Fetch(1): 0 to 13 [usable: 12], ListOffsets(2): 0 to 7 [usable: 6], Metadata(3): 0 to 12 [usable: 11], LeaderAndIsr(4): 0 to 5 [usable: 5], StopReplica(5): 0 to 3 [usable: 3], UpdateMetadata(6): 0 to 7 [usable: 7], ControlledShutdown(7): 0 to 3 [usable: 3], OffsetCommit(8): 0 to 8 [usable: 8], OffsetFetch(9): 0 to 8 [usable: 7], FindCoordinator(10): 0 to 4 [usable: 3], JoinGroup(11): 0 to 7 [usable: 7], Heartbeat(12): 0 to 4 [usable: 4], LeaveGroup(13): 0 to 4 [usable: 4], SyncGroup(14): 0 to 5 [usable: 5], DescribeGroups(15): 0 to 5 [usable: 5], ListGroups(16): 0 to 4 [usable: 4], SaslHandshake(17): 0 to 1 [usable: 1], ApiVersions(18): 0 to 3 [usable: 3], CreateTopics(19): 0 to 7 [usable: 7], DeleteTopics(20): 0 to 6 [usable: 6], DeleteRecords(21): 0 to 2 [usable: 2], InitProducerId(22): 0 to 4 [usable: 4], OffsetForLeaderEpoch(23): 0 to 4 [usable: 4], AddPartitionsToTxn(24): 0 to 3 [usable: 3], AddOffsetsToTxn(25): 0 to 3 [usable: 3], EndTxn(26): 0 to 3 [usable: 3], WriteTxnMarkers(27): 0 to 1 [usable: 1], TxnOffsetCommit(28): 0 to 3 [usable: 3], DescribeAcls(29): 0 to 2 [usable: 2], CreateAcls(30): 0 to 2 [usable: 2], DeleteAcls(31): 0 to 2 [usable: 2], DescribeConfigs(32): 0 to 4 [usable: 4], AlterConfigs(33): 0 to 2 [usable: 2], AlterReplicaLogDirs(34): 0 to 2 [usable: 2], DescribeLogDirs(35): 0 to 2 [usable: 2], SaslAuthenticate(36): 0 to 2 [usable: 2], CreatePartitions(37): 0 to 3 [usable: 3], CreateDelegationToken(38): 0 to 2 [usable: 2], RenewDelegationToken(39): 0 to 2 [usable: 2], ExpireDelegationToken(40): 0 to 2 [usable: 2], DescribeDelegationToken(41): 0 to 2 [usable: 2], DeleteGroups(42): 0 to 2 [usable: 2], ElectLeaders(43): 0 to 2 [usable: 2], IncrementalAlterConfigs(44): 0 to 1 [usable: 1], AlterPartitionReassignments(45): 0 [usable: 0], ListPartitionReassignments(46): 0 [usable: 0], OffsetDelete(47): 0 [usable: 0], DescribeClientQuotas(48): 0 to 1 [usable: 1], AlterClientQuotas(49): 0 to 1 [usable: 1], DescribeUserScramCredentials(50): 0 [usable: 0], AlterUserScramCredentials(51): 0 [usable: 0], AlterIsr(56): 0 [usable: 0], UpdateFeatures(57): 0 [usable: 0], DescribeCluster(60): 0 [usable: 0], DescribeProducers(61): 0 [usable: 0], UNKNOWN(65): 0, UNKNOWN(66): 0, UNKNOWN(67): 0). [DEBUG] 2022-06-10 17:04:30.835 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] NetworkClient - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, groupId=joining-streams-3] Sending LIST_OFFSETS request with header RequestHeader(apiKey=LIST_OFFSETS, apiVersion=6, clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, correlationId=8) and timeout 30000 to node 1: ListOffsetsRequestData(replicaId=-1, isolationLevel=0, topics=[ListOffsetsTopic(name='streams-left-side-input', partitions=[ListOffsetsPartition(partitionIndex=1, currentLeaderEpoch=0, timestamp=-2, maxNumOffsets=1), ListOffsetsPartition(partitionIndex=0, currentLeaderEpoch=0, timestamp=-2, maxNumOffsets=1)]), ListOffsetsTopic(name='streams-right-side-input', partitions=[ListOffsetsPartition(partitionIndex=0, currentLeaderEpoch=0, timestamp=-2, maxNumOffsets=1), ListOffsetsPartition(partitionIndex=1, currentLeaderEpoch=0, timestamp=-2, maxNumOffsets=1)]), ListOffsetsTopic(name='streams-join-table-input', partitions=[ListOffsetsPartition(partitionIndex=0, currentLeaderEpoch=0, timestamp=-2, maxNumOffsets=1)])]) [DEBUG] 2022-06-10 17:04:30.839 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] NetworkClient - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, groupId=joining-streams-3] Received LIST_OFFSETS response from node 1 for request with header RequestHeader(apiKey=LIST_OFFSETS, apiVersion=6, clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, correlationId=8): ListOffsetsResponseData(throttleTimeMs=0, topics=[ListOffsetsTopicResponse(name='streams-left-side-input', partitions=[ListOffsetsPartitionResponse(partitionIndex=1, errorCode=0, oldStyleOffsets=[], timestamp=-1, offset=0, leaderEpoch=0), ListOffsetsPartitionResponse(partitionIndex=0, errorCode=0, oldStyleOffsets=[], timestamp=-1, offset=0, leaderEpoch=0)]), ListOffsetsTopicResponse(name='streams-right-side-input', partitions=[ListOffsetsPartitionResponse(partitionIndex=0, errorCode=0, oldStyleOffsets=[], timestamp=-1, offset=0, leaderEpoch=0), ListOffsetsPartitionResponse(partitionIndex=1, errorCode=0, oldStyleOffsets=[], timestamp=-1, offset=0, leaderEpoch=0)]), ListOffsetsTopicResponse(name='streams-join-table-input', partitions=[ListOffsetsPartitionResponse(partitionIndex=0, errorCode=0, oldStyleOffsets=[], timestamp=-1, offset=0, leaderEpoch=0)])]) [DEBUG] 2022-06-10 17:04:30.840 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] Fetcher - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, groupId=joining-streams-3] Handling ListOffsetResponse response for streams-left-side-input-1. Fetched offset 0, timestamp -1 [DEBUG] 2022-06-10 17:04:30.840 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] Fetcher - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, groupId=joining-streams-3] Handling ListOffsetResponse response for streams-left-side-input-0. Fetched offset 0, timestamp -1 [DEBUG] 2022-06-10 17:04:30.840 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] Fetcher - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, groupId=joining-streams-3] Handling ListOffsetResponse response for streams-right-side-input-0. Fetched offset 0, timestamp -1 [DEBUG] 2022-06-10 17:04:30.840 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] Fetcher - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, groupId=joining-streams-3] Handling ListOffsetResponse response for streams-right-side-input-1. Fetched offset 0, timestamp -1 [DEBUG] 2022-06-10 17:04:30.841 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] Fetcher - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, groupId=joining-streams-3] Handling ListOffsetResponse response for streams-join-table-input-0. Fetched offset 0, timestamp -1 [DEBUG] 2022-06-10 17:04:30.841 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] Metadata - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, groupId=joining-streams-3] Not replacing existing epoch 0 with new epoch 0 for partition streams-right-side-input-0 [INFO ] 2022-06-10 17:04:30.842 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] SubscriptionState - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, groupId=joining-streams-3] Resetting offset for partition streams-right-side-input-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[127.0.0.1:9092 (id: 1 rack: null)], epoch=0}}. [DEBUG] 2022-06-10 17:04:30.842 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] Metadata - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, groupId=joining-streams-3] Not replacing existing epoch 0 with new epoch 0 for partition streams-left-side-input-1 [INFO ] 2022-06-10 17:04:30.842 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] SubscriptionState - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, groupId=joining-streams-3] Resetting offset for partition streams-left-side-input-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[127.0.0.1:9092 (id: 1 rack: null)], epoch=0}}. [DEBUG] 2022-06-10 17:04:30.842 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] Metadata - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, groupId=joining-streams-3] Not replacing existing epoch 0 with new epoch 0 for partition streams-right-side-input-1 [INFO ] 2022-06-10 17:04:30.842 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] SubscriptionState - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, groupId=joining-streams-3] Resetting offset for partition streams-right-side-input-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[127.0.0.1:9092 (id: 1 rack: null)], epoch=0}}. [DEBUG] 2022-06-10 17:04:30.842 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] Metadata - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, groupId=joining-streams-3] Not replacing existing epoch 0 with new epoch 0 for partition streams-join-table-input-0 [INFO ] 2022-06-10 17:04:30.842 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] SubscriptionState - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, groupId=joining-streams-3] Resetting offset for partition streams-join-table-input-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[127.0.0.1:9092 (id: 1 rack: null)], epoch=0}}. [DEBUG] 2022-06-10 17:04:30.843 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] Metadata - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, groupId=joining-streams-3] Not replacing existing epoch 0 with new epoch 0 for partition streams-left-side-input-0 [INFO ] 2022-06-10 17:04:30.843 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] SubscriptionState - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, groupId=joining-streams-3] Resetting offset for partition streams-left-side-input-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[127.0.0.1:9092 (id: 1 rack: null)], epoch=0}}. [DEBUG] 2022-06-10 17:04:30.888 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] StreamThread - stream-thread [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] State is PARTITIONS_ASSIGNED; initializing tasks if necessary [DEBUG] 2022-06-10 17:04:30.889 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] StreamTask - stream-thread [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] task [0_0] Acquired state directory lock [DEBUG] 2022-06-10 17:04:30.900 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] ProcessorStateManager - stream-thread [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] task [0_0] Registered state store KSTREAM-JOINTHIS-0000000011-store to its state manager [DEBUG] 2022-06-10 17:04:31.007 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] RocksDBMetricsRecorder - [RocksDB Metrics Recorder for KSTREAM-JOINOTHER-0000000012-store] Adding metrics recorder of task 0_0 to metrics recording trigger [DEBUG] 2022-06-10 17:04:31.007 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] RocksDBMetricsRecorder - [RocksDB Metrics Recorder for KSTREAM-JOINOTHER-0000000012-store] Adding value providers for store KSTREAM-JOINOTHER-0000000012-store.1654819200000 of task 0_0 [DEBUG] 2022-06-10 17:04:31.007 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] ProcessorStateManager - stream-thread [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] task [0_0] Registered state store KSTREAM-JOINOTHER-0000000012-store to its state manager [DEBUG] 2022-06-10 17:04:31.007 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] StreamTask - stream-thread [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] task [0_0] Registered state stores [INFO ] 2022-06-10 17:04:31.007 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] ProcessorStateManager - stream-thread [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] task [0_0] State store KSTREAM-JOINTHIS-0000000011-store did not find checkpoint offset, hence would default to the starting offset at changelog joining-streams-3-KSTREAM-JOINTHIS-0000000011-store-changelog-0 [INFO ] 2022-06-10 17:04:31.007 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] ProcessorStateManager - stream-thread [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] task [0_0] State store KSTREAM-JOINOTHER-0000000012-store did not find checkpoint offset, hence would default to the starting offset at changelog joining-streams-3-KSTREAM-JOINOTHER-0000000012-store-changelog-0 [DEBUG] 2022-06-10 17:04:31.007 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] StreamTask - stream-thread [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] task [0_0] Initialized state stores [INFO ] 2022-06-10 17:04:31.008 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] StreamTask - stream-thread [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] task [0_0] Initialized [DEBUG] 2022-06-10 17:04:31.008 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] StreamTask - stream-thread [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] task [0_1] Acquired state directory lock [DEBUG] 2022-06-10 17:04:31.010 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] ProcessorStateManager - stream-thread [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] task [0_1] Registered state store KSTREAM-JOINTHIS-0000000011-store to its state manager [DEBUG] 2022-06-10 17:04:31.012 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] ProcessorStateManager - stream-thread [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] task [0_1] Registered state store KSTREAM-JOINOTHER-0000000012-store to its state manager [DEBUG] 2022-06-10 17:04:31.012 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] StreamTask - stream-thread [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] task [0_1] Registered state stores [INFO ] 2022-06-10 17:04:31.012 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] ProcessorStateManager - stream-thread [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] task [0_1] State store KSTREAM-JOINTHIS-0000000011-store did not find checkpoint offset, hence would default to the starting offset at changelog joining-streams-3-KSTREAM-JOINTHIS-0000000011-store-changelog-1 [INFO ] 2022-06-10 17:04:31.012 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] ProcessorStateManager - stream-thread [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] task [0_1] State store KSTREAM-JOINOTHER-0000000012-store did not find checkpoint offset, hence would default to the starting offset at changelog joining-streams-3-KSTREAM-JOINOTHER-0000000012-store-changelog-1 [DEBUG] 2022-06-10 17:04:31.012 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] StreamTask - stream-thread [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] task [0_1] Initialized state stores [INFO ] 2022-06-10 17:04:31.012 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] StreamTask - stream-thread [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] task [0_1] Initialized [INFO ] 2022-06-10 17:04:31.012 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] StreamTask - stream-thread [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] task [1_0] Initialized [DEBUG] 2022-06-10 17:04:31.013 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] ConsumerCoordinator - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, groupId=joining-streams-3] Fetching committed offsets for partitions: [streams-join-table-input-0] [DEBUG] 2022-06-10 17:04:31.013 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] NetworkClient - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, groupId=joining-streams-3] Sending OFFSET_FETCH request with header RequestHeader(apiKey=OFFSET_FETCH, apiVersion=7, clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, correlationId=10) and timeout 30000 to node 2147483646: OffsetFetchRequestData(groupId='joining-streams-3', topics=[OffsetFetchRequestTopic(name='streams-join-table-input', partitionIndexes=[0])], requireStable=true) [DEBUG] 2022-06-10 17:04:31.017 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] NetworkClient - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, groupId=joining-streams-3] Received OFFSET_FETCH response from node 2147483646 for request with header RequestHeader(apiKey=OFFSET_FETCH, apiVersion=7, clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, correlationId=10): OffsetFetchResponseData(throttleTimeMs=0, topics=[OffsetFetchResponseTopic(name='streams-join-table-input', partitions=[OffsetFetchResponsePartition(partitionIndex=0, committedOffset=-1, committedLeaderEpoch=-1, metadata='', errorCode=0)])], errorCode=0) [INFO ] 2022-06-10 17:04:31.018 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] ConsumerCoordinator - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, groupId=joining-streams-3] Found no committed offset for partition streams-join-table-input-0 [DEBUG] 2022-06-10 17:04:31.019 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] StreamTask - stream-thread [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] task [1_0] No committed offset for partition streams-join-table-input-0, therefore no timestamp can be found for this partition [INFO ] 2022-06-10 17:04:31.020 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] StreamTask - stream-thread [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] task [1_0] Restored and ready to run [DEBUG] 2022-06-10 17:04:31.020 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] StreamThread - stream-thread [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] Initialization call done. State is PARTITIONS_ASSIGNED [DEBUG] 2022-06-10 17:04:31.020 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] StreamThread - stream-thread [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] Idempotently invoking restoration logic in state PARTITIONS_ASSIGNED [DEBUG] 2022-06-10 17:04:31.021 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] KafkaAdminClient - [AdminClient clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-admin] Queueing Call(callName=metadata, deadlineMs=1654851931020, tries=0, nextAllowedTryMs=0) with a timeout 60000 ms from now. [DEBUG] 2022-06-10 17:04:31.021 [kafka-admin-client-thread | joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-admin] KafkaAdminClient - [AdminClient clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-admin] Sending MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='joining-streams-3-KSTREAM-JOINOTHER-0000000012-store-changelog'), MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='joining-streams-3-KSTREAM-JOINTHIS-0000000011-store-changelog')], allowAutoTopicCreation=false, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to 127.0.0.1:9092 (id: 1 rack: null). correlationId=6 [DEBUG] 2022-06-10 17:04:31.021 [kafka-admin-client-thread | joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-admin] NetworkClient - [AdminClient clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-admin] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=11, clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-admin, correlationId=6) and timeout 30000 to node 1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='joining-streams-3-KSTREAM-JOINOTHER-0000000012-store-changelog'), MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='joining-streams-3-KSTREAM-JOINTHIS-0000000011-store-changelog')], allowAutoTopicCreation=false, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) [DEBUG] 2022-06-10 17:04:31.025 [kafka-admin-client-thread | joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-admin] NetworkClient - [AdminClient clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-admin] Received METADATA response from node 1 for request with header RequestHeader(apiKey=METADATA, apiVersion=11, clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-admin, correlationId=6): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1, host='127.0.0.1', port=9092, rack=null)], clusterId='BrYdFAPNSryKVjpll6N_Cg', controllerId=1, topics=[MetadataResponseTopic(errorCode=0, name='joining-streams-3-KSTREAM-JOINOTHER-0000000012-store-changelog', topicId=tVzsM19KRA60goVvCSxFnA, isInternal=false, partitions=[MetadataResponsePartition(errorCode=0, partitionIndex=0, leaderId=1, leaderEpoch=0, replicaNodes=[1], isrNodes=[1], offlineReplicas=[]), MetadataResponsePartition(errorCode=0, partitionIndex=1, leaderId=1, leaderEpoch=0, replicaNodes=[1], isrNodes=[1], offlineReplicas=[])], topicAuthorizedOperations=-2147483648), MetadataResponseTopic(errorCode=0, name='joining-streams-3-KSTREAM-JOINTHIS-0000000011-store-changelog', topicId=kPwH1YnUQaaJ1kd7H-U0Bg, isInternal=false, partitions=[MetadataResponsePartition(errorCode=0, partitionIndex=0, leaderId=1, leaderEpoch=0, replicaNodes=[1], isrNodes=[1], offlineReplicas=[]), MetadataResponsePartition(errorCode=0, partitionIndex=1, leaderId=1, leaderEpoch=0, replicaNodes=[1], isrNodes=[1], offlineReplicas=[])], topicAuthorizedOperations=-2147483648)], clusterAuthorizedOperations=-2147483648) [DEBUG] 2022-06-10 17:04:31.026 [kafka-admin-client-thread | joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-admin] KafkaAdminClient - [AdminClient clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-admin] Queueing Call(callName=listOffsets on broker 1, deadlineMs=1654851931020, tries=0, nextAllowedTryMs=0) with a timeout 59994 ms from now. [DEBUG] 2022-06-10 17:04:31.026 [kafka-admin-client-thread | joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-admin] KafkaAdminClient - [AdminClient clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-admin] Sending ListOffsetsRequestData(replicaId=-1, isolationLevel=0, topics=[ListOffsetsTopic(name='joining-streams-3-KSTREAM-JOINTHIS-0000000011-store-changelog', partitions=[ListOffsetsPartition(partitionIndex=1, currentLeaderEpoch=-1, timestamp=-1, maxNumOffsets=1), ListOffsetsPartition(partitionIndex=0, currentLeaderEpoch=-1, timestamp=-1, maxNumOffsets=1)]), ListOffsetsTopic(name='joining-streams-3-KSTREAM-JOINOTHER-0000000012-store-changelog', partitions=[ListOffsetsPartition(partitionIndex=0, currentLeaderEpoch=-1, timestamp=-1, maxNumOffsets=1), ListOffsetsPartition(partitionIndex=1, currentLeaderEpoch=-1, timestamp=-1, maxNumOffsets=1)])]) to 127.0.0.1:9092 (id: 1 rack: null). correlationId=7 [DEBUG] 2022-06-10 17:04:31.026 [kafka-admin-client-thread | joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-admin] NetworkClient - [AdminClient clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-admin] Sending LIST_OFFSETS request with header RequestHeader(apiKey=LIST_OFFSETS, apiVersion=6, clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-admin, correlationId=7) and timeout 30000 to node 1: ListOffsetsRequestData(replicaId=-1, isolationLevel=0, topics=[ListOffsetsTopic(name='joining-streams-3-KSTREAM-JOINTHIS-0000000011-store-changelog', partitions=[ListOffsetsPartition(partitionIndex=1, currentLeaderEpoch=-1, timestamp=-1, maxNumOffsets=1), ListOffsetsPartition(partitionIndex=0, currentLeaderEpoch=-1, timestamp=-1, maxNumOffsets=1)]), ListOffsetsTopic(name='joining-streams-3-KSTREAM-JOINOTHER-0000000012-store-changelog', partitions=[ListOffsetsPartition(partitionIndex=0, currentLeaderEpoch=-1, timestamp=-1, maxNumOffsets=1), ListOffsetsPartition(partitionIndex=1, currentLeaderEpoch=-1, timestamp=-1, maxNumOffsets=1)])]) [DEBUG] 2022-06-10 17:04:31.029 [kafka-admin-client-thread | joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-admin] NetworkClient - [AdminClient clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-admin] Received LIST_OFFSETS response from node 1 for request with header RequestHeader(apiKey=LIST_OFFSETS, apiVersion=6, clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-admin, correlationId=7): ListOffsetsResponseData(throttleTimeMs=0, topics=[ListOffsetsTopicResponse(name='joining-streams-3-KSTREAM-JOINTHIS-0000000011-store-changelog', partitions=[ListOffsetsPartitionResponse(partitionIndex=1, errorCode=0, oldStyleOffsets=[], timestamp=-1, offset=0, leaderEpoch=0), ListOffsetsPartitionResponse(partitionIndex=0, errorCode=0, oldStyleOffsets=[], timestamp=-1, offset=0, leaderEpoch=0)]), ListOffsetsTopicResponse(name='joining-streams-3-KSTREAM-JOINOTHER-0000000012-store-changelog', partitions=[ListOffsetsPartitionResponse(partitionIndex=0, errorCode=0, oldStyleOffsets=[], timestamp=-1, offset=0, leaderEpoch=0), ListOffsetsPartitionResponse(partitionIndex=1, errorCode=0, oldStyleOffsets=[], timestamp=-1, offset=0, leaderEpoch=0)])]) [DEBUG] 2022-06-10 17:04:31.030 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] StoreChangelogReader - stream-thread [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] End offset for changelog joining-streams-3-KSTREAM-JOINOTHER-0000000012-store-changelog-0 initialized as 0. [DEBUG] 2022-06-10 17:04:31.031 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] StoreChangelogReader - stream-thread [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] End offset for changelog joining-streams-3-KSTREAM-JOINOTHER-0000000012-store-changelog-1 initialized as 0. [DEBUG] 2022-06-10 17:04:31.031 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] StoreChangelogReader - stream-thread [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] End offset for changelog joining-streams-3-KSTREAM-JOINTHIS-0000000011-store-changelog-1 initialized as 0. [DEBUG] 2022-06-10 17:04:31.031 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] StoreChangelogReader - stream-thread [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] End offset for changelog joining-streams-3-KSTREAM-JOINTHIS-0000000011-store-changelog-0 initialized as 0. [INFO ] 2022-06-10 17:04:31.031 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] KafkaConsumer - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-restore-consumer, groupId=null] Subscribed to partition(s): joining-streams-3-KSTREAM-JOINOTHER-0000000012-store-changelog-0, joining-streams-3-KSTREAM-JOINOTHER-0000000012-store-changelog-1, joining-streams-3-KSTREAM-JOINTHIS-0000000011-store-changelog-1, joining-streams-3-KSTREAM-JOINTHIS-0000000011-store-changelog-0 [DEBUG] 2022-06-10 17:04:31.031 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] StoreChangelogReader - stream-thread [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] Added partitions [joining-streams-3-KSTREAM-JOINOTHER-0000000012-store-changelog-0, joining-streams-3-KSTREAM-JOINOTHER-0000000012-store-changelog-1, joining-streams-3-KSTREAM-JOINTHIS-0000000011-store-changelog-1, joining-streams-3-KSTREAM-JOINTHIS-0000000011-store-changelog-0] to the restore consumer, current assignment is [joining-streams-3-KSTREAM-JOINOTHER-0000000012-store-changelog-0, joining-streams-3-KSTREAM-JOINOTHER-0000000012-store-changelog-1, joining-streams-3-KSTREAM-JOINTHIS-0000000011-store-changelog-1, joining-streams-3-KSTREAM-JOINTHIS-0000000011-store-changelog-0] [DEBUG] 2022-06-10 17:04:31.032 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] KafkaConsumer - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-restore-consumer, groupId=null] Pausing partitions [] [DEBUG] 2022-06-10 17:04:31.032 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] StoreChangelogReader - stream-thread [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] Paused partitions [] from the restore consumer [DEBUG] 2022-06-10 17:04:31.032 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] StoreChangelogReader - stream-thread [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] Start restoring changelog partition joining-streams-3-KSTREAM-JOINOTHER-0000000012-store-changelog-0 from the beginning offset to end offset 0 since we cannot find current offset. [DEBUG] 2022-06-10 17:04:31.032 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] StoreChangelogReader - stream-thread [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] Start restoring changelog partition joining-streams-3-KSTREAM-JOINTHIS-0000000011-store-changelog-0 from the beginning offset to end offset 0 since we cannot find current offset. [DEBUG] 2022-06-10 17:04:31.032 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] StoreChangelogReader - stream-thread [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] Start restoring changelog partition joining-streams-3-KSTREAM-JOINOTHER-0000000012-store-changelog-1 from the beginning offset to end offset 0 since we cannot find current offset. [DEBUG] 2022-06-10 17:04:31.032 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] StoreChangelogReader - stream-thread [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] Start restoring changelog partition joining-streams-3-KSTREAM-JOINTHIS-0000000011-store-changelog-1 from the beginning offset to end offset 0 since we cannot find current offset. [INFO ] 2022-06-10 17:04:31.032 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] SubscriptionState - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-restore-consumer, groupId=null] Seeking to EARLIEST offset of partition joining-streams-3-KSTREAM-JOINOTHER-0000000012-store-changelog-0 [INFO ] 2022-06-10 17:04:31.032 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] SubscriptionState - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-restore-consumer, groupId=null] Seeking to EARLIEST offset of partition joining-streams-3-KSTREAM-JOINOTHER-0000000012-store-changelog-1 [INFO ] 2022-06-10 17:04:31.032 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] SubscriptionState - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-restore-consumer, groupId=null] Seeking to EARLIEST offset of partition joining-streams-3-KSTREAM-JOINTHIS-0000000011-store-changelog-1 [INFO ] 2022-06-10 17:04:31.032 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] SubscriptionState - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-restore-consumer, groupId=null] Seeking to EARLIEST offset of partition joining-streams-3-KSTREAM-JOINTHIS-0000000011-store-changelog-0 [DEBUG] 2022-06-10 17:04:31.032 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] Fetcher - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-restore-consumer, groupId=null] Leader for partition joining-streams-3-KSTREAM-JOINOTHER-0000000012-store-changelog-0 is unknown for fetching offset -2 [DEBUG] 2022-06-10 17:04:31.033 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] Fetcher - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-restore-consumer, groupId=null] Leader for partition joining-streams-3-KSTREAM-JOINOTHER-0000000012-store-changelog-1 is unknown for fetching offset -2 [DEBUG] 2022-06-10 17:04:31.033 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] Fetcher - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-restore-consumer, groupId=null] Leader for partition joining-streams-3-KSTREAM-JOINTHIS-0000000011-store-changelog-1 is unknown for fetching offset -2 [DEBUG] 2022-06-10 17:04:31.033 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] Fetcher - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-restore-consumer, groupId=null] Leader for partition joining-streams-3-KSTREAM-JOINTHIS-0000000011-store-changelog-0 is unknown for fetching offset -2 [DEBUG] 2022-06-10 17:04:31.033 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] NetworkClient - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-restore-consumer, groupId=null] Initialize connection to node 127.0.0.1:9092 (id: -1 rack: null) for sending metadata request [DEBUG] 2022-06-10 17:04:31.033 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] NetworkClient - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-restore-consumer, groupId=null] Initiating connection to node 127.0.0.1:9092 (id: -1 rack: null) using address /127.0.0.1 [DEBUG] 2022-06-10 17:04:31.034 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] Selector - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-restore-consumer, groupId=null] Created socket with SO_RCVBUF = 342972, SO_SNDBUF = 146988, SO_TIMEOUT = 0 to node -1 [DEBUG] 2022-06-10 17:04:31.034 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] NetworkClient - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-restore-consumer, groupId=null] Completed connection to node -1. Fetching API versions. [DEBUG] 2022-06-10 17:04:31.034 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] NetworkClient - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-restore-consumer, groupId=null] Initiating API versions fetch from node -1. [DEBUG] 2022-06-10 17:04:31.034 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] NetworkClient - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-restore-consumer, groupId=null] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-restore-consumer, correlationId=0) and timeout 30000 to node -1: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='2.8.0') [DEBUG] 2022-06-10 17:04:31.034 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] Fetcher - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-restore-consumer, groupId=null] Leader for partition joining-streams-3-KSTREAM-JOINOTHER-0000000012-store-changelog-0 is unknown for fetching offset -2 [DEBUG] 2022-06-10 17:04:31.035 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] Fetcher - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-restore-consumer, groupId=null] Leader for partition joining-streams-3-KSTREAM-JOINOTHER-0000000012-store-changelog-1 is unknown for fetching offset -2 [DEBUG] 2022-06-10 17:04:31.035 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] Fetcher - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-restore-consumer, groupId=null] Leader for partition joining-streams-3-KSTREAM-JOINTHIS-0000000011-store-changelog-1 is unknown for fetching offset -2 [DEBUG] 2022-06-10 17:04:31.035 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] Fetcher - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-restore-consumer, groupId=null] Leader for partition joining-streams-3-KSTREAM-JOINTHIS-0000000011-store-changelog-0 is unknown for fetching offset -2 [DEBUG] 2022-06-10 17:04:31.035 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] Fetcher - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-restore-consumer, groupId=null] Leader for partition joining-streams-3-KSTREAM-JOINOTHER-0000000012-store-changelog-0 is unknown for fetching offset -2 [DEBUG] 2022-06-10 17:04:31.035 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] Fetcher - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-restore-consumer, groupId=null] Leader for partition joining-streams-3-KSTREAM-JOINOTHER-0000000012-store-changelog-1 is unknown for fetching offset -2 [DEBUG] 2022-06-10 17:04:31.035 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] Fetcher - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-restore-consumer, groupId=null] Leader for partition joining-streams-3-KSTREAM-JOINTHIS-0000000011-store-changelog-1 is unknown for fetching offset -2 [DEBUG] 2022-06-10 17:04:31.035 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] Fetcher - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-restore-consumer, groupId=null] Leader for partition joining-streams-3-KSTREAM-JOINTHIS-0000000011-store-changelog-0 is unknown for fetching offset -2 [DEBUG] 2022-06-10 17:04:31.038 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] NetworkClient - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-restore-consumer, groupId=null] Received API_VERSIONS response from node -1 for request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-restore-consumer, correlationId=0): ApiVersionsResponseData(errorCode=0, apiKeys=[ApiVersion(apiKey=0, minVersion=0, maxVersion=9), ApiVersion(apiKey=1, minVersion=0, maxVersion=13), ApiVersion(apiKey=2, minVersion=0, maxVersion=7), ApiVersion(apiKey=3, minVersion=0, maxVersion=12), ApiVersion(apiKey=4, minVersion=0, maxVersion=5), ApiVersion(apiKey=5, minVersion=0, maxVersion=3), ApiVersion(apiKey=6, minVersion=0, maxVersion=7), ApiVersion(apiKey=7, minVersion=0, maxVersion=3), ApiVersion(apiKey=8, minVersion=0, maxVersion=8), ApiVersion(apiKey=9, minVersion=0, maxVersion=8), ApiVersion(apiKey=10, minVersion=0, maxVersion=4), ApiVersion(apiKey=11, minVersion=0, maxVersion=7), ApiVersion(apiKey=12, minVersion=0, maxVersion=4), ApiVersion(apiKey=13, minVersion=0, maxVersion=4), ApiVersion(apiKey=14, minVersion=0, maxVersion=5), ApiVersion(apiKey=15, minVersion=0, maxVersion=5), ApiVersion(apiKey=16, minVersion=0, maxVersion=4), ApiVersion(apiKey=17, minVersion=0, maxVersion=1), ApiVersion(apiKey=18, minVersion=0, maxVersion=3), ApiVersion(apiKey=19, minVersion=0, maxVersion=7), ApiVersion(apiKey=20, minVersion=0, maxVersion=6), ApiVersion(apiKey=21, minVersion=0, maxVersion=2), ApiVersion(apiKey=22, minVersion=0, maxVersion=4), ApiVersion(apiKey=23, minVersion=0, maxVersion=4), ApiVersion(apiKey=24, minVersion=0, maxVersion=3), ApiVersion(apiKey=25, minVersion=0, maxVersion=3), ApiVersion(apiKey=26, minVersion=0, maxVersion=3), ApiVersion(apiKey=27, minVersion=0, maxVersion=1), ApiVersion(apiKey=28, minVersion=0, maxVersion=3), ApiVersion(apiKey=29, minVersion=0, maxVersion=2), ApiVersion(apiKey=30, minVersion=0, maxVersion=2), ApiVersion(apiKey=31, minVersion=0, maxVersion=2), ApiVersion(apiKey=32, minVersion=0, maxVersion=4), ApiVersion(apiKey=33, minVersion=0, maxVersion=2), ApiVersion(apiKey=34, minVersion=0, maxVersion=2), ApiVersion(apiKey=35, minVersion=0, maxVersion=2), ApiVersion(apiKey=36, minVersion=0, maxVersion=2), ApiVersion(apiKey=37, minVersion=0, maxVersion=3), ApiVersion(apiKey=38, minVersion=0, maxVersion=2), ApiVersion(apiKey=39, minVersion=0, maxVersion=2), ApiVersion(apiKey=40, minVersion=0, maxVersion=2), ApiVersion(apiKey=41, minVersion=0, maxVersion=2), ApiVersion(apiKey=42, minVersion=0, maxVersion=2), ApiVersion(apiKey=43, minVersion=0, maxVersion=2), ApiVersion(apiKey=44, minVersion=0, maxVersion=1), ApiVersion(apiKey=45, minVersion=0, maxVersion=0), ApiVersion(apiKey=46, minVersion=0, maxVersion=0), ApiVersion(apiKey=47, minVersion=0, maxVersion=0), ApiVersion(apiKey=48, minVersion=0, maxVersion=1), ApiVersion(apiKey=49, minVersion=0, maxVersion=1), ApiVersion(apiKey=50, minVersion=0, maxVersion=0), ApiVersion(apiKey=51, minVersion=0, maxVersion=0), ApiVersion(apiKey=56, minVersion=0, maxVersion=0), ApiVersion(apiKey=57, minVersion=0, maxVersion=0), ApiVersion(apiKey=60, minVersion=0, maxVersion=0), ApiVersion(apiKey=61, minVersion=0, maxVersion=0), ApiVersion(apiKey=65, minVersion=0, maxVersion=0), ApiVersion(apiKey=66, minVersion=0, maxVersion=0), ApiVersion(apiKey=67, minVersion=0, maxVersion=0)], throttleTimeMs=0, supportedFeatures=[], finalizedFeaturesEpoch=0, finalizedFeatures=[]) [DEBUG] 2022-06-10 17:04:31.038 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] NetworkClient - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-restore-consumer, groupId=null] Node -1 has finalized features epoch: 0, finalized features: [], supported features: [], API versions: (Produce(0): 0 to 9 [usable: 9], Fetch(1): 0 to 13 [usable: 12], ListOffsets(2): 0 to 7 [usable: 6], Metadata(3): 0 to 12 [usable: 11], LeaderAndIsr(4): 0 to 5 [usable: 5], StopReplica(5): 0 to 3 [usable: 3], UpdateMetadata(6): 0 to 7 [usable: 7], ControlledShutdown(7): 0 to 3 [usable: 3], OffsetCommit(8): 0 to 8 [usable: 8], OffsetFetch(9): 0 to 8 [usable: 7], FindCoordinator(10): 0 to 4 [usable: 3], JoinGroup(11): 0 to 7 [usable: 7], Heartbeat(12): 0 to 4 [usable: 4], LeaveGroup(13): 0 to 4 [usable: 4], SyncGroup(14): 0 to 5 [usable: 5], DescribeGroups(15): 0 to 5 [usable: 5], ListGroups(16): 0 to 4 [usable: 4], SaslHandshake(17): 0 to 1 [usable: 1], ApiVersions(18): 0 to 3 [usable: 3], CreateTopics(19): 0 to 7 [usable: 7], DeleteTopics(20): 0 to 6 [usable: 6], DeleteRecords(21): 0 to 2 [usable: 2], InitProducerId(22): 0 to 4 [usable: 4], OffsetForLeaderEpoch(23): 0 to 4 [usable: 4], AddPartitionsToTxn(24): 0 to 3 [usable: 3], AddOffsetsToTxn(25): 0 to 3 [usable: 3], EndTxn(26): 0 to 3 [usable: 3], WriteTxnMarkers(27): 0 to 1 [usable: 1], TxnOffsetCommit(28): 0 to 3 [usable: 3], DescribeAcls(29): 0 to 2 [usable: 2], CreateAcls(30): 0 to 2 [usable: 2], DeleteAcls(31): 0 to 2 [usable: 2], DescribeConfigs(32): 0 to 4 [usable: 4], AlterConfigs(33): 0 to 2 [usable: 2], AlterReplicaLogDirs(34): 0 to 2 [usable: 2], DescribeLogDirs(35): 0 to 2 [usable: 2], SaslAuthenticate(36): 0 to 2 [usable: 2], CreatePartitions(37): 0 to 3 [usable: 3], CreateDelegationToken(38): 0 to 2 [usable: 2], RenewDelegationToken(39): 0 to 2 [usable: 2], ExpireDelegationToken(40): 0 to 2 [usable: 2], DescribeDelegationToken(41): 0 to 2 [usable: 2], DeleteGroups(42): 0 to 2 [usable: 2], ElectLeaders(43): 0 to 2 [usable: 2], IncrementalAlterConfigs(44): 0 to 1 [usable: 1], AlterPartitionReassignments(45): 0 [usable: 0], ListPartitionReassignments(46): 0 [usable: 0], OffsetDelete(47): 0 [usable: 0], DescribeClientQuotas(48): 0 to 1 [usable: 1], AlterClientQuotas(49): 0 to 1 [usable: 1], DescribeUserScramCredentials(50): 0 [usable: 0], AlterUserScramCredentials(51): 0 [usable: 0], AlterIsr(56): 0 [usable: 0], UpdateFeatures(57): 0 [usable: 0], DescribeCluster(60): 0 [usable: 0], DescribeProducers(61): 0 [usable: 0], UNKNOWN(65): 0, UNKNOWN(66): 0, UNKNOWN(67): 0). [DEBUG] 2022-06-10 17:04:31.039 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] Fetcher - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-restore-consumer, groupId=null] Leader for partition joining-streams-3-KSTREAM-JOINOTHER-0000000012-store-changelog-0 is unknown for fetching offset -2 [DEBUG] 2022-06-10 17:04:31.039 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] Fetcher - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-restore-consumer, groupId=null] Leader for partition joining-streams-3-KSTREAM-JOINOTHER-0000000012-store-changelog-1 is unknown for fetching offset -2 [DEBUG] 2022-06-10 17:04:31.039 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] Fetcher - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-restore-consumer, groupId=null] Leader for partition joining-streams-3-KSTREAM-JOINTHIS-0000000011-store-changelog-1 is unknown for fetching offset -2 [DEBUG] 2022-06-10 17:04:31.039 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] Fetcher - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-restore-consumer, groupId=null] Leader for partition joining-streams-3-KSTREAM-JOINTHIS-0000000011-store-changelog-0 is unknown for fetching offset -2 [DEBUG] 2022-06-10 17:04:31.039 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] NetworkClient - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-restore-consumer, groupId=null] Sending metadata request MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='joining-streams-3-KSTREAM-JOINOTHER-0000000012-store-changelog'), MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='joining-streams-3-KSTREAM-JOINTHIS-0000000011-store-changelog')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) to node 127.0.0.1:9092 (id: -1 rack: null) [DEBUG] 2022-06-10 17:04:31.039 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] NetworkClient - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-restore-consumer, groupId=null] Sending METADATA request with header RequestHeader(apiKey=METADATA, apiVersion=11, clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-restore-consumer, correlationId=1) and timeout 30000 to node -1: MetadataRequestData(topics=[MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='joining-streams-3-KSTREAM-JOINOTHER-0000000012-store-changelog'), MetadataRequestTopic(topicId=AAAAAAAAAAAAAAAAAAAAAA, name='joining-streams-3-KSTREAM-JOINTHIS-0000000011-store-changelog')], allowAutoTopicCreation=true, includeClusterAuthorizedOperations=false, includeTopicAuthorizedOperations=false) [DEBUG] 2022-06-10 17:04:31.039 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] Fetcher - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-restore-consumer, groupId=null] Leader for partition joining-streams-3-KSTREAM-JOINOTHER-0000000012-store-changelog-0 is unknown for fetching offset -2 [DEBUG] 2022-06-10 17:04:31.040 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] Fetcher - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-restore-consumer, groupId=null] Leader for partition joining-streams-3-KSTREAM-JOINOTHER-0000000012-store-changelog-1 is unknown for fetching offset -2 [DEBUG] 2022-06-10 17:04:31.040 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] Fetcher - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-restore-consumer, groupId=null] Leader for partition joining-streams-3-KSTREAM-JOINTHIS-0000000011-store-changelog-1 is unknown for fetching offset -2 [DEBUG] 2022-06-10 17:04:31.040 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] Fetcher - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-restore-consumer, groupId=null] Leader for partition joining-streams-3-KSTREAM-JOINTHIS-0000000011-store-changelog-0 is unknown for fetching offset -2 [DEBUG] 2022-06-10 17:04:31.043 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] NetworkClient - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-restore-consumer, groupId=null] Received METADATA response from node -1 for request with header RequestHeader(apiKey=METADATA, apiVersion=11, clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-restore-consumer, correlationId=1): MetadataResponseData(throttleTimeMs=0, brokers=[MetadataResponseBroker(nodeId=1, host='127.0.0.1', port=9092, rack=null)], clusterId='BrYdFAPNSryKVjpll6N_Cg', controllerId=1, topics=[MetadataResponseTopic(errorCode=0, name='joining-streams-3-KSTREAM-JOINOTHER-0000000012-store-changelog', topicId=tVzsM19KRA60goVvCSxFnA, isInternal=false, partitions=[MetadataResponsePartition(errorCode=0, partitionIndex=0, leaderId=1, leaderEpoch=0, replicaNodes=[1], isrNodes=[1], offlineReplicas=[]), MetadataResponsePartition(errorCode=0, partitionIndex=1, leaderId=1, leaderEpoch=0, replicaNodes=[1], isrNodes=[1], offlineReplicas=[])], topicAuthorizedOperations=-2147483648), MetadataResponseTopic(errorCode=0, name='joining-streams-3-KSTREAM-JOINTHIS-0000000011-store-changelog', topicId=kPwH1YnUQaaJ1kd7H-U0Bg, isInternal=false, partitions=[MetadataResponsePartition(errorCode=0, partitionIndex=0, leaderId=1, leaderEpoch=0, replicaNodes=[1], isrNodes=[1], offlineReplicas=[]), MetadataResponsePartition(errorCode=0, partitionIndex=1, leaderId=1, leaderEpoch=0, replicaNodes=[1], isrNodes=[1], offlineReplicas=[])], topicAuthorizedOperations=-2147483648)], clusterAuthorizedOperations=-2147483648) [DEBUG] 2022-06-10 17:04:31.043 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] Metadata - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-restore-consumer, groupId=null] Updating last seen epoch for partition joining-streams-3-KSTREAM-JOINOTHER-0000000012-store-changelog-0 from null to epoch 0 from new metadata [DEBUG] 2022-06-10 17:04:31.043 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] Metadata - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-restore-consumer, groupId=null] Updating last seen epoch for partition joining-streams-3-KSTREAM-JOINOTHER-0000000012-store-changelog-1 from null to epoch 0 from new metadata [DEBUG] 2022-06-10 17:04:31.043 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] Metadata - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-restore-consumer, groupId=null] Updating last seen epoch for partition joining-streams-3-KSTREAM-JOINTHIS-0000000011-store-changelog-0 from null to epoch 0 from new metadata [DEBUG] 2022-06-10 17:04:31.043 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] Metadata - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-restore-consumer, groupId=null] Updating last seen epoch for partition joining-streams-3-KSTREAM-JOINTHIS-0000000011-store-changelog-1 from null to epoch 0 from new metadata [INFO ] 2022-06-10 17:04:31.044 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] Metadata - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-restore-consumer, groupId=null] Cluster ID: BrYdFAPNSryKVjpll6N_Cg [DEBUG] 2022-06-10 17:04:31.044 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] Metadata - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-restore-consumer, groupId=null] Updated cluster metadata updateVersion 2 to MetadataCache{clusterId='BrYdFAPNSryKVjpll6N_Cg', nodes={1=127.0.0.1:9092 (id: 1 rack: null)}, partitions=[PartitionMetadata(error=NONE, partition=joining-streams-3-KSTREAM-JOINOTHER-0000000012-store-changelog-0, leader=Optional[1], leaderEpoch=Optional[0], replicas=1, isr=1, offlineReplicas=), PartitionMetadata(error=NONE, partition=joining-streams-3-KSTREAM-JOINOTHER-0000000012-store-changelog-1, leader=Optional[1], leaderEpoch=Optional[0], replicas=1, isr=1, offlineReplicas=), PartitionMetadata(error=NONE, partition=joining-streams-3-KSTREAM-JOINTHIS-0000000011-store-changelog-1, leader=Optional[1], leaderEpoch=Optional[0], replicas=1, isr=1, offlineReplicas=), PartitionMetadata(error=NONE, partition=joining-streams-3-KSTREAM-JOINTHIS-0000000011-store-changelog-0, leader=Optional[1], leaderEpoch=Optional[0], replicas=1, isr=1, offlineReplicas=)], controller=127.0.0.1:9092 (id: 1 rack: null)} [DEBUG] 2022-06-10 17:04:31.044 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] Fetcher - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-restore-consumer, groupId=null] Sending ListOffsetRequest ListOffsetsRequestData(replicaId=-1, isolationLevel=0, topics=[ListOffsetsTopic(name='joining-streams-3-KSTREAM-JOINTHIS-0000000011-store-changelog', partitions=[ListOffsetsPartition(partitionIndex=1, currentLeaderEpoch=0, timestamp=-2, maxNumOffsets=1), ListOffsetsPartition(partitionIndex=0, currentLeaderEpoch=0, timestamp=-2, maxNumOffsets=1)]), ListOffsetsTopic(name='joining-streams-3-KSTREAM-JOINOTHER-0000000012-store-changelog', partitions=[ListOffsetsPartition(partitionIndex=0, currentLeaderEpoch=0, timestamp=-2, maxNumOffsets=1), ListOffsetsPartition(partitionIndex=1, currentLeaderEpoch=0, timestamp=-2, maxNumOffsets=1)])]) to broker 127.0.0.1:9092 (id: 1 rack: null) [DEBUG] 2022-06-10 17:04:31.044 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] NetworkClient - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-restore-consumer, groupId=null] Initiating connection to node 127.0.0.1:9092 (id: 1 rack: null) using address /127.0.0.1 [DEBUG] 2022-06-10 17:04:31.045 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] Selector - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-restore-consumer, groupId=null] Created socket with SO_RCVBUF = 342972, SO_SNDBUF = 146988, SO_TIMEOUT = 0 to node 1 [DEBUG] 2022-06-10 17:04:31.046 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] NetworkClient - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-restore-consumer, groupId=null] Completed connection to node 1. Fetching API versions. [DEBUG] 2022-06-10 17:04:31.046 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] NetworkClient - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-restore-consumer, groupId=null] Initiating API versions fetch from node 1. [DEBUG] 2022-06-10 17:04:31.046 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] NetworkClient - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-restore-consumer, groupId=null] Sending API_VERSIONS request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-restore-consumer, correlationId=3) and timeout 30000 to node 1: ApiVersionsRequestData(clientSoftwareName='apache-kafka-java', clientSoftwareVersion='2.8.0') [DEBUG] 2022-06-10 17:04:31.050 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] NetworkClient - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-restore-consumer, groupId=null] Received API_VERSIONS response from node 1 for request with header RequestHeader(apiKey=API_VERSIONS, apiVersion=3, clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-restore-consumer, correlationId=3): ApiVersionsResponseData(errorCode=0, apiKeys=[ApiVersion(apiKey=0, minVersion=0, maxVersion=9), ApiVersion(apiKey=1, minVersion=0, maxVersion=13), ApiVersion(apiKey=2, minVersion=0, maxVersion=7), ApiVersion(apiKey=3, minVersion=0, maxVersion=12), ApiVersion(apiKey=4, minVersion=0, maxVersion=5), ApiVersion(apiKey=5, minVersion=0, maxVersion=3), ApiVersion(apiKey=6, minVersion=0, maxVersion=7), ApiVersion(apiKey=7, minVersion=0, maxVersion=3), ApiVersion(apiKey=8, minVersion=0, maxVersion=8), ApiVersion(apiKey=9, minVersion=0, maxVersion=8), ApiVersion(apiKey=10, minVersion=0, maxVersion=4), ApiVersion(apiKey=11, minVersion=0, maxVersion=7), ApiVersion(apiKey=12, minVersion=0, maxVersion=4), ApiVersion(apiKey=13, minVersion=0, maxVersion=4), ApiVersion(apiKey=14, minVersion=0, maxVersion=5), ApiVersion(apiKey=15, minVersion=0, maxVersion=5), ApiVersion(apiKey=16, minVersion=0, maxVersion=4), ApiVersion(apiKey=17, minVersion=0, maxVersion=1), ApiVersion(apiKey=18, minVersion=0, maxVersion=3), ApiVersion(apiKey=19, minVersion=0, maxVersion=7), ApiVersion(apiKey=20, minVersion=0, maxVersion=6), ApiVersion(apiKey=21, minVersion=0, maxVersion=2), ApiVersion(apiKey=22, minVersion=0, maxVersion=4), ApiVersion(apiKey=23, minVersion=0, maxVersion=4), ApiVersion(apiKey=24, minVersion=0, maxVersion=3), ApiVersion(apiKey=25, minVersion=0, maxVersion=3), ApiVersion(apiKey=26, minVersion=0, maxVersion=3), ApiVersion(apiKey=27, minVersion=0, maxVersion=1), ApiVersion(apiKey=28, minVersion=0, maxVersion=3), ApiVersion(apiKey=29, minVersion=0, maxVersion=2), ApiVersion(apiKey=30, minVersion=0, maxVersion=2), ApiVersion(apiKey=31, minVersion=0, maxVersion=2), ApiVersion(apiKey=32, minVersion=0, maxVersion=4), ApiVersion(apiKey=33, minVersion=0, maxVersion=2), ApiVersion(apiKey=34, minVersion=0, maxVersion=2), ApiVersion(apiKey=35, minVersion=0, maxVersion=2), ApiVersion(apiKey=36, minVersion=0, maxVersion=2), ApiVersion(apiKey=37, minVersion=0, maxVersion=3), ApiVersion(apiKey=38, minVersion=0, maxVersion=2), ApiVersion(apiKey=39, minVersion=0, maxVersion=2), ApiVersion(apiKey=40, minVersion=0, maxVersion=2), ApiVersion(apiKey=41, minVersion=0, maxVersion=2), ApiVersion(apiKey=42, minVersion=0, maxVersion=2), ApiVersion(apiKey=43, minVersion=0, maxVersion=2), ApiVersion(apiKey=44, minVersion=0, maxVersion=1), ApiVersion(apiKey=45, minVersion=0, maxVersion=0), ApiVersion(apiKey=46, minVersion=0, maxVersion=0), ApiVersion(apiKey=47, minVersion=0, maxVersion=0), ApiVersion(apiKey=48, minVersion=0, maxVersion=1), ApiVersion(apiKey=49, minVersion=0, maxVersion=1), ApiVersion(apiKey=50, minVersion=0, maxVersion=0), ApiVersion(apiKey=51, minVersion=0, maxVersion=0), ApiVersion(apiKey=56, minVersion=0, maxVersion=0), ApiVersion(apiKey=57, minVersion=0, maxVersion=0), ApiVersion(apiKey=60, minVersion=0, maxVersion=0), ApiVersion(apiKey=61, minVersion=0, maxVersion=0), ApiVersion(apiKey=65, minVersion=0, maxVersion=0), ApiVersion(apiKey=66, minVersion=0, maxVersion=0), ApiVersion(apiKey=67, minVersion=0, maxVersion=0)], throttleTimeMs=0, supportedFeatures=[], finalizedFeaturesEpoch=0, finalizedFeatures=[]) [DEBUG] 2022-06-10 17:04:31.055 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] NetworkClient - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-restore-consumer, groupId=null] Node 1 has finalized features epoch: 0, finalized features: [], supported features: [], API versions: (Produce(0): 0 to 9 [usable: 9], Fetch(1): 0 to 13 [usable: 12], ListOffsets(2): 0 to 7 [usable: 6], Metadata(3): 0 to 12 [usable: 11], LeaderAndIsr(4): 0 to 5 [usable: 5], StopReplica(5): 0 to 3 [usable: 3], UpdateMetadata(6): 0 to 7 [usable: 7], ControlledShutdown(7): 0 to 3 [usable: 3], OffsetCommit(8): 0 to 8 [usable: 8], OffsetFetch(9): 0 to 8 [usable: 7], FindCoordinator(10): 0 to 4 [usable: 3], JoinGroup(11): 0 to 7 [usable: 7], Heartbeat(12): 0 to 4 [usable: 4], LeaveGroup(13): 0 to 4 [usable: 4], SyncGroup(14): 0 to 5 [usable: 5], DescribeGroups(15): 0 to 5 [usable: 5], ListGroups(16): 0 to 4 [usable: 4], SaslHandshake(17): 0 to 1 [usable: 1], ApiVersions(18): 0 to 3 [usable: 3], CreateTopics(19): 0 to 7 [usable: 7], DeleteTopics(20): 0 to 6 [usable: 6], DeleteRecords(21): 0 to 2 [usable: 2], InitProducerId(22): 0 to 4 [usable: 4], OffsetForLeaderEpoch(23): 0 to 4 [usable: 4], AddPartitionsToTxn(24): 0 to 3 [usable: 3], AddOffsetsToTxn(25): 0 to 3 [usable: 3], EndTxn(26): 0 to 3 [usable: 3], WriteTxnMarkers(27): 0 to 1 [usable: 1], TxnOffsetCommit(28): 0 to 3 [usable: 3], DescribeAcls(29): 0 to 2 [usable: 2], CreateAcls(30): 0 to 2 [usable: 2], DeleteAcls(31): 0 to 2 [usable: 2], DescribeConfigs(32): 0 to 4 [usable: 4], AlterConfigs(33): 0 to 2 [usable: 2], AlterReplicaLogDirs(34): 0 to 2 [usable: 2], DescribeLogDirs(35): 0 to 2 [usable: 2], SaslAuthenticate(36): 0 to 2 [usable: 2], CreatePartitions(37): 0 to 3 [usable: 3], CreateDelegationToken(38): 0 to 2 [usable: 2], RenewDelegationToken(39): 0 to 2 [usable: 2], ExpireDelegationToken(40): 0 to 2 [usable: 2], DescribeDelegationToken(41): 0 to 2 [usable: 2], DeleteGroups(42): 0 to 2 [usable: 2], ElectLeaders(43): 0 to 2 [usable: 2], IncrementalAlterConfigs(44): 0 to 1 [usable: 1], AlterPartitionReassignments(45): 0 [usable: 0], ListPartitionReassignments(46): 0 [usable: 0], OffsetDelete(47): 0 [usable: 0], DescribeClientQuotas(48): 0 to 1 [usable: 1], AlterClientQuotas(49): 0 to 1 [usable: 1], DescribeUserScramCredentials(50): 0 [usable: 0], AlterUserScramCredentials(51): 0 [usable: 0], AlterIsr(56): 0 [usable: 0], UpdateFeatures(57): 0 [usable: 0], DescribeCluster(60): 0 [usable: 0], DescribeProducers(61): 0 [usable: 0], UNKNOWN(65): 0, UNKNOWN(66): 0, UNKNOWN(67): 0). [DEBUG] 2022-06-10 17:04:31.055 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] NetworkClient - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-restore-consumer, groupId=null] Sending LIST_OFFSETS request with header RequestHeader(apiKey=LIST_OFFSETS, apiVersion=6, clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-restore-consumer, correlationId=2) and timeout 30000 to node 1: ListOffsetsRequestData(replicaId=-1, isolationLevel=0, topics=[ListOffsetsTopic(name='joining-streams-3-KSTREAM-JOINTHIS-0000000011-store-changelog', partitions=[ListOffsetsPartition(partitionIndex=1, currentLeaderEpoch=0, timestamp=-2, maxNumOffsets=1), ListOffsetsPartition(partitionIndex=0, currentLeaderEpoch=0, timestamp=-2, maxNumOffsets=1)]), ListOffsetsTopic(name='joining-streams-3-KSTREAM-JOINOTHER-0000000012-store-changelog', partitions=[ListOffsetsPartition(partitionIndex=0, currentLeaderEpoch=0, timestamp=-2, maxNumOffsets=1), ListOffsetsPartition(partitionIndex=1, currentLeaderEpoch=0, timestamp=-2, maxNumOffsets=1)])]) [DEBUG] 2022-06-10 17:04:31.059 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] NetworkClient - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-restore-consumer, groupId=null] Received LIST_OFFSETS response from node 1 for request with header RequestHeader(apiKey=LIST_OFFSETS, apiVersion=6, clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-restore-consumer, correlationId=2): ListOffsetsResponseData(throttleTimeMs=0, topics=[ListOffsetsTopicResponse(name='joining-streams-3-KSTREAM-JOINTHIS-0000000011-store-changelog', partitions=[ListOffsetsPartitionResponse(partitionIndex=1, errorCode=0, oldStyleOffsets=[], timestamp=-1, offset=0, leaderEpoch=0), ListOffsetsPartitionResponse(partitionIndex=0, errorCode=0, oldStyleOffsets=[], timestamp=-1, offset=0, leaderEpoch=0)]), ListOffsetsTopicResponse(name='joining-streams-3-KSTREAM-JOINOTHER-0000000012-store-changelog', partitions=[ListOffsetsPartitionResponse(partitionIndex=0, errorCode=0, oldStyleOffsets=[], timestamp=-1, offset=0, leaderEpoch=0), ListOffsetsPartitionResponse(partitionIndex=1, errorCode=0, oldStyleOffsets=[], timestamp=-1, offset=0, leaderEpoch=0)])]) [DEBUG] 2022-06-10 17:04:31.060 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] Fetcher - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-restore-consumer, groupId=null] Handling ListOffsetResponse response for joining-streams-3-KSTREAM-JOINTHIS-0000000011-store-changelog-1. Fetched offset 0, timestamp -1 [DEBUG] 2022-06-10 17:04:31.060 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] Fetcher - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-restore-consumer, groupId=null] Handling ListOffsetResponse response for joining-streams-3-KSTREAM-JOINTHIS-0000000011-store-changelog-0. Fetched offset 0, timestamp -1 [DEBUG] 2022-06-10 17:04:31.060 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] Fetcher - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-restore-consumer, groupId=null] Handling ListOffsetResponse response for joining-streams-3-KSTREAM-JOINOTHER-0000000012-store-changelog-0. Fetched offset 0, timestamp -1 [DEBUG] 2022-06-10 17:04:31.060 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] Fetcher - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-restore-consumer, groupId=null] Handling ListOffsetResponse response for joining-streams-3-KSTREAM-JOINOTHER-0000000012-store-changelog-1. Fetched offset 0, timestamp -1 [DEBUG] 2022-06-10 17:04:31.060 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] Metadata - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-restore-consumer, groupId=null] Not replacing existing epoch 0 with new epoch 0 for partition joining-streams-3-KSTREAM-JOINOTHER-0000000012-store-changelog-0 [INFO ] 2022-06-10 17:04:31.060 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] SubscriptionState - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-restore-consumer, groupId=null] Resetting offset for partition joining-streams-3-KSTREAM-JOINOTHER-0000000012-store-changelog-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[127.0.0.1:9092 (id: 1 rack: null)], epoch=0}}. [DEBUG] 2022-06-10 17:04:31.060 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] Metadata - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-restore-consumer, groupId=null] Not replacing existing epoch 0 with new epoch 0 for partition joining-streams-3-KSTREAM-JOINTHIS-0000000011-store-changelog-1 [INFO ] 2022-06-10 17:04:31.060 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] SubscriptionState - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-restore-consumer, groupId=null] Resetting offset for partition joining-streams-3-KSTREAM-JOINTHIS-0000000011-store-changelog-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[127.0.0.1:9092 (id: 1 rack: null)], epoch=0}}. [DEBUG] 2022-06-10 17:04:31.060 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] Metadata - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-restore-consumer, groupId=null] Not replacing existing epoch 0 with new epoch 0 for partition joining-streams-3-KSTREAM-JOINOTHER-0000000012-store-changelog-1 [INFO ] 2022-06-10 17:04:31.060 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] SubscriptionState - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-restore-consumer, groupId=null] Resetting offset for partition joining-streams-3-KSTREAM-JOINOTHER-0000000012-store-changelog-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[127.0.0.1:9092 (id: 1 rack: null)], epoch=0}}. [DEBUG] 2022-06-10 17:04:31.060 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] Metadata - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-restore-consumer, groupId=null] Not replacing existing epoch 0 with new epoch 0 for partition joining-streams-3-KSTREAM-JOINTHIS-0000000011-store-changelog-0 [INFO ] 2022-06-10 17:04:31.061 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] SubscriptionState - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-restore-consumer, groupId=null] Resetting offset for partition joining-streams-3-KSTREAM-JOINTHIS-0000000011-store-changelog-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[127.0.0.1:9092 (id: 1 rack: null)], epoch=0}}. [DEBUG] 2022-06-10 17:04:31.064 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] Fetcher - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-restore-consumer, groupId=null] Added READ_UNCOMMITTED fetch request for partition joining-streams-3-KSTREAM-JOINOTHER-0000000012-store-changelog-0 at position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[127.0.0.1:9092 (id: 1 rack: null)], epoch=0}} to node 127.0.0.1:9092 (id: 1 rack: null) [DEBUG] 2022-06-10 17:04:31.064 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] Fetcher - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-restore-consumer, groupId=null] Added READ_UNCOMMITTED fetch request for partition joining-streams-3-KSTREAM-JOINOTHER-0000000012-store-changelog-1 at position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[127.0.0.1:9092 (id: 1 rack: null)], epoch=0}} to node 127.0.0.1:9092 (id: 1 rack: null) [DEBUG] 2022-06-10 17:04:31.064 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] Fetcher - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-restore-consumer, groupId=null] Added READ_UNCOMMITTED fetch request for partition joining-streams-3-KSTREAM-JOINTHIS-0000000011-store-changelog-1 at position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[127.0.0.1:9092 (id: 1 rack: null)], epoch=0}} to node 127.0.0.1:9092 (id: 1 rack: null) [DEBUG] 2022-06-10 17:04:31.064 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] Fetcher - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-restore-consumer, groupId=null] Added READ_UNCOMMITTED fetch request for partition joining-streams-3-KSTREAM-JOINTHIS-0000000011-store-changelog-0 at position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[127.0.0.1:9092 (id: 1 rack: null)], epoch=0}} to node 127.0.0.1:9092 (id: 1 rack: null) [DEBUG] 2022-06-10 17:04:31.065 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] FetchSessionHandler - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-restore-consumer, groupId=null] Built full fetch (sessionId=INVALID, epoch=INITIAL) for node 1 with 4 partition(s). [DEBUG] 2022-06-10 17:04:31.065 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] Fetcher - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-restore-consumer, groupId=null] Sending READ_UNCOMMITTED FullFetchRequest(joining-streams-3-KSTREAM-JOINOTHER-0000000012-store-changelog-0, joining-streams-3-KSTREAM-JOINOTHER-0000000012-store-changelog-1, joining-streams-3-KSTREAM-JOINTHIS-0000000011-store-changelog-1, joining-streams-3-KSTREAM-JOINTHIS-0000000011-store-changelog-0) to broker 127.0.0.1:9092 (id: 1 rack: null) [DEBUG] 2022-06-10 17:04:31.068 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] NetworkClient - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-restore-consumer, groupId=null] Sending FETCH request with header RequestHeader(apiKey=FETCH, apiVersion=12, clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-restore-consumer, correlationId=4) and timeout 30000 to node 1: FetchRequestData(clusterId=null, replicaId=-1, maxWaitMs=500, minBytes=1, maxBytes=52428800, isolationLevel=0, sessionId=0, sessionEpoch=0, topics=[FetchTopic(topic='joining-streams-3-KSTREAM-JOINOTHER-0000000012-store-changelog', partitions=[FetchPartition(partition=0, currentLeaderEpoch=0, fetchOffset=0, lastFetchedEpoch=-1, logStartOffset=-1, partitionMaxBytes=1048576), FetchPartition(partition=1, currentLeaderEpoch=0, fetchOffset=0, lastFetchedEpoch=-1, logStartOffset=-1, partitionMaxBytes=1048576)]), FetchTopic(topic='joining-streams-3-KSTREAM-JOINTHIS-0000000011-store-changelog', partitions=[FetchPartition(partition=1, currentLeaderEpoch=0, fetchOffset=0, lastFetchedEpoch=-1, logStartOffset=-1, partitionMaxBytes=1048576), FetchPartition(partition=0, currentLeaderEpoch=0, fetchOffset=0, lastFetchedEpoch=-1, logStartOffset=-1, partitionMaxBytes=1048576)])], forgottenTopicsData=[], rackId='') [INFO ] 2022-06-10 17:04:31.162 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] StoreChangelogReader - stream-thread [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] Finished restoring changelog joining-streams-3-KSTREAM-JOINOTHER-0000000012-store-changelog-0 to store KSTREAM-JOINOTHER-0000000012-store with a total number of 0 records [DEBUG] 2022-06-10 17:04:31.162 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] KafkaConsumer - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-restore-consumer, groupId=null] Pausing partitions [joining-streams-3-KSTREAM-JOINOTHER-0000000012-store-changelog-0] [DEBUG] 2022-06-10 17:04:31.162 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] StoreChangelogReader - stream-thread [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] Paused partitions [joining-streams-3-KSTREAM-JOINOTHER-0000000012-store-changelog-0] from the restore consumer [INFO ] 2022-06-10 17:04:31.162 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] StoreChangelogReader - stream-thread [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] Finished restoring changelog joining-streams-3-KSTREAM-JOINTHIS-0000000011-store-changelog-1 to store KSTREAM-JOINTHIS-0000000011-store with a total number of 0 records [DEBUG] 2022-06-10 17:04:31.163 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] KafkaConsumer - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-restore-consumer, groupId=null] Pausing partitions [joining-streams-3-KSTREAM-JOINTHIS-0000000011-store-changelog-1] [DEBUG] 2022-06-10 17:04:31.163 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] StoreChangelogReader - stream-thread [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] Paused partitions [joining-streams-3-KSTREAM-JOINTHIS-0000000011-store-changelog-1] from the restore consumer [INFO ] 2022-06-10 17:04:31.163 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] StoreChangelogReader - stream-thread [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] Finished restoring changelog joining-streams-3-KSTREAM-JOINOTHER-0000000012-store-changelog-1 to store KSTREAM-JOINOTHER-0000000012-store with a total number of 0 records [DEBUG] 2022-06-10 17:04:31.163 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] KafkaConsumer - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-restore-consumer, groupId=null] Pausing partitions [joining-streams-3-KSTREAM-JOINOTHER-0000000012-store-changelog-1] [DEBUG] 2022-06-10 17:04:31.163 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] StoreChangelogReader - stream-thread [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] Paused partitions [joining-streams-3-KSTREAM-JOINOTHER-0000000012-store-changelog-1] from the restore consumer [INFO ] 2022-06-10 17:04:31.163 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] StoreChangelogReader - stream-thread [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] Finished restoring changelog joining-streams-3-KSTREAM-JOINTHIS-0000000011-store-changelog-0 to store KSTREAM-JOINTHIS-0000000011-store with a total number of 0 records [DEBUG] 2022-06-10 17:04:31.163 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] KafkaConsumer - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-restore-consumer, groupId=null] Pausing partitions [joining-streams-3-KSTREAM-JOINTHIS-0000000011-store-changelog-0] [DEBUG] 2022-06-10 17:04:31.163 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] StoreChangelogReader - stream-thread [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] Paused partitions [joining-streams-3-KSTREAM-JOINTHIS-0000000011-store-changelog-0] from the restore consumer [DEBUG] 2022-06-10 17:04:31.163 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] StreamThread - stream-thread [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] Idempotent restore call done. Thread state has not changed. [DEBUG] 2022-06-10 17:04:31.163 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] StreamThread - stream-thread [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] Invoking poll on main Consumer [DEBUG] 2022-06-10 17:04:31.163 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] StreamThread - stream-thread [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] State is PARTITIONS_ASSIGNED; initializing tasks if necessary [DEBUG] 2022-06-10 17:04:31.164 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] ConsumerCoordinator - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, groupId=joining-streams-3] Fetching committed offsets for partitions: [streams-right-side-input-0, streams-left-side-input-0] [DEBUG] 2022-06-10 17:04:31.164 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] NetworkClient - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, groupId=joining-streams-3] Sending OFFSET_FETCH request with header RequestHeader(apiKey=OFFSET_FETCH, apiVersion=7, clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, correlationId=11) and timeout 30000 to node 2147483646: OffsetFetchRequestData(groupId='joining-streams-3', topics=[OffsetFetchRequestTopic(name='streams-right-side-input', partitionIndexes=[0]), OffsetFetchRequestTopic(name='streams-left-side-input', partitionIndexes=[0])], requireStable=true) [DEBUG] 2022-06-10 17:04:31.169 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] NetworkClient - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, groupId=joining-streams-3] Received OFFSET_FETCH response from node 2147483646 for request with header RequestHeader(apiKey=OFFSET_FETCH, apiVersion=7, clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, correlationId=11): OffsetFetchResponseData(throttleTimeMs=0, topics=[OffsetFetchResponseTopic(name='streams-right-side-input', partitions=[OffsetFetchResponsePartition(partitionIndex=0, committedOffset=-1, committedLeaderEpoch=-1, metadata='', errorCode=0)]), OffsetFetchResponseTopic(name='streams-left-side-input', partitions=[OffsetFetchResponsePartition(partitionIndex=0, committedOffset=-1, committedLeaderEpoch=-1, metadata='', errorCode=0)])], errorCode=0) [INFO ] 2022-06-10 17:04:31.169 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] ConsumerCoordinator - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, groupId=joining-streams-3] Found no committed offset for partition streams-right-side-input-0 [INFO ] 2022-06-10 17:04:31.169 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] ConsumerCoordinator - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, groupId=joining-streams-3] Found no committed offset for partition streams-left-side-input-0 [DEBUG] 2022-06-10 17:04:31.169 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] StreamTask - stream-thread [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] task [0_0] No committed offset for partition streams-right-side-input-0, therefore no timestamp can be found for this partition [DEBUG] 2022-06-10 17:04:31.169 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] StreamTask - stream-thread [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] task [0_0] No committed offset for partition streams-left-side-input-0, therefore no timestamp can be found for this partition [INFO ] 2022-06-10 17:04:31.172 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] StreamTask - stream-thread [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] task [0_0] Restored and ready to run [DEBUG] 2022-06-10 17:04:31.172 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] ConsumerCoordinator - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, groupId=joining-streams-3] Fetching committed offsets for partitions: [streams-left-side-input-1, streams-right-side-input-1] [DEBUG] 2022-06-10 17:04:31.172 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] NetworkClient - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, groupId=joining-streams-3] Sending OFFSET_FETCH request with header RequestHeader(apiKey=OFFSET_FETCH, apiVersion=7, clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, correlationId=12) and timeout 30000 to node 2147483646: OffsetFetchRequestData(groupId='joining-streams-3', topics=[OffsetFetchRequestTopic(name='streams-left-side-input', partitionIndexes=[1]), OffsetFetchRequestTopic(name='streams-right-side-input', partitionIndexes=[1])], requireStable=true) [DEBUG] 2022-06-10 17:04:31.175 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] NetworkClient - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, groupId=joining-streams-3] Received OFFSET_FETCH response from node 2147483646 for request with header RequestHeader(apiKey=OFFSET_FETCH, apiVersion=7, clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, correlationId=12): OffsetFetchResponseData(throttleTimeMs=0, topics=[OffsetFetchResponseTopic(name='streams-left-side-input', partitions=[OffsetFetchResponsePartition(partitionIndex=1, committedOffset=-1, committedLeaderEpoch=-1, metadata='', errorCode=0)]), OffsetFetchResponseTopic(name='streams-right-side-input', partitions=[OffsetFetchResponsePartition(partitionIndex=1, committedOffset=-1, committedLeaderEpoch=-1, metadata='', errorCode=0)])], errorCode=0) [INFO ] 2022-06-10 17:04:31.176 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] ConsumerCoordinator - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, groupId=joining-streams-3] Found no committed offset for partition streams-left-side-input-1 [INFO ] 2022-06-10 17:04:31.176 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] ConsumerCoordinator - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, groupId=joining-streams-3] Found no committed offset for partition streams-right-side-input-1 [DEBUG] 2022-06-10 17:04:31.176 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] StreamTask - stream-thread [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] task [0_1] No committed offset for partition streams-left-side-input-1, therefore no timestamp can be found for this partition [DEBUG] 2022-06-10 17:04:31.176 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] StreamTask - stream-thread [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] task [0_1] No committed offset for partition streams-right-side-input-1, therefore no timestamp can be found for this partition [INFO ] 2022-06-10 17:04:31.177 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] StreamTask - stream-thread [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] task [0_1] Restored and ready to run [DEBUG] 2022-06-10 17:04:31.177 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] KafkaConsumer - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, groupId=joining-streams-3] Resuming partitions [streams-right-side-input-0, streams-right-side-input-1, streams-left-side-input-1, streams-join-table-input-0, streams-left-side-input-0] [DEBUG] 2022-06-10 17:04:31.177 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] StoreChangelogReader - stream-thread [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] Transiting to update standby tasks: {joining-streams-3-KSTREAM-JOINOTHER-0000000012-store-changelog-0=COMPLETED ACTIVE (currentOffset null, endOffset 0), joining-streams-3-KSTREAM-JOINTHIS-0000000011-store-changelog-1=COMPLETED ACTIVE (currentOffset null, endOffset 0), joining-streams-3-KSTREAM-JOINOTHER-0000000012-store-changelog-1=COMPLETED ACTIVE (currentOffset null, endOffset 0), joining-streams-3-KSTREAM-JOINTHIS-0000000011-store-changelog-0=COMPLETED ACTIVE (currentOffset null, endOffset 0)} [DEBUG] 2022-06-10 17:04:31.177 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] KafkaConsumer - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-restore-consumer, groupId=null] Resuming partitions [] [DEBUG] 2022-06-10 17:04:31.177 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] StoreChangelogReader - stream-thread [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] Resumed partitions [] from the restore consumer [INFO ] 2022-06-10 17:04:31.177 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] StreamThread - stream-thread [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] Restoration took 364 ms for all tasks [0_0, 0_1, 1_0] [INFO ] 2022-06-10 17:04:31.177 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] StreamThread - stream-thread [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] State transition from PARTITIONS_ASSIGNED to RUNNING [INFO ] 2022-06-10 17:04:31.179 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] KafkaStreams - stream-client [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748] State transition from REBALANCING to RUNNING [DEBUG] 2022-06-10 17:04:31.179 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] StreamThread - stream-thread [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] Initialization call done. State is RUNNING [DEBUG] 2022-06-10 17:04:31.179 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] StreamThread - stream-thread [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] Idempotently invoking restoration logic in state RUNNING [DEBUG] 2022-06-10 17:04:31.179 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] StoreChangelogReader - stream-thread [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] Finished restoring all changelogs [joining-streams-3-KSTREAM-JOINOTHER-0000000012-store-changelog-0, joining-streams-3-KSTREAM-JOINTHIS-0000000011-store-changelog-1, joining-streams-3-KSTREAM-JOINOTHER-0000000012-store-changelog-1, joining-streams-3-KSTREAM-JOINTHIS-0000000011-store-changelog-0] [DEBUG] 2022-06-10 17:04:31.179 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] StreamThread - stream-thread [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] Idempotent restore call done. Thread state has not changed. [DEBUG] 2022-06-10 17:04:31.179 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] StreamThread - stream-thread [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] Processing tasks with 1 iterations. [DEBUG] 2022-06-10 17:04:31.179 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] StreamThread - stream-thread [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] Processed 0 records with 1 iterations; invoking punctuators if necessary [DEBUG] 2022-06-10 17:04:31.179 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] StreamThread - stream-thread [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] 0 punctuators ran. [DEBUG] 2022-06-10 17:04:31.179 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] StreamThread - stream-thread [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] Committing all active tasks [0_0, 0_1, 1_0] and standby tasks [] since 1654851871179ms has elapsed (commit interval is 10000ms) [DEBUG] 2022-06-10 17:04:31.180 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] TaskManager - stream-thread [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] Committing task offsets {} [DEBUG] 2022-06-10 17:04:31.180 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] StreamThread - stream-thread [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] Invoking poll on main Consumer [DEBUG] 2022-06-10 17:04:31.180 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] Fetcher - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, groupId=joining-streams-3] Added READ_UNCOMMITTED fetch request for partition streams-right-side-input-0 at position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[127.0.0.1:9092 (id: 1 rack: null)], epoch=0}} to node 127.0.0.1:9092 (id: 1 rack: null) [DEBUG] 2022-06-10 17:04:31.181 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] Fetcher - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, groupId=joining-streams-3] Added READ_UNCOMMITTED fetch request for partition streams-right-side-input-1 at position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[127.0.0.1:9092 (id: 1 rack: null)], epoch=0}} to node 127.0.0.1:9092 (id: 1 rack: null) [DEBUG] 2022-06-10 17:04:31.181 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] Fetcher - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, groupId=joining-streams-3] Added READ_UNCOMMITTED fetch request for partition streams-left-side-input-1 at position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[127.0.0.1:9092 (id: 1 rack: null)], epoch=0}} to node 127.0.0.1:9092 (id: 1 rack: null) [DEBUG] 2022-06-10 17:04:31.181 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] Fetcher - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, groupId=joining-streams-3] Added READ_UNCOMMITTED fetch request for partition streams-left-side-input-0 at position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[127.0.0.1:9092 (id: 1 rack: null)], epoch=0}} to node 127.0.0.1:9092 (id: 1 rack: null) [DEBUG] 2022-06-10 17:04:31.181 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] Fetcher - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, groupId=joining-streams-3] Added READ_UNCOMMITTED fetch request for partition streams-join-table-input-0 at position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[127.0.0.1:9092 (id: 1 rack: null)], epoch=0}} to node 127.0.0.1:9092 (id: 1 rack: null) [DEBUG] 2022-06-10 17:04:31.181 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] FetchSessionHandler - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, groupId=joining-streams-3] Built full fetch (sessionId=INVALID, epoch=INITIAL) for node 1 with 5 partition(s). [DEBUG] 2022-06-10 17:04:31.181 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] Fetcher - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, groupId=joining-streams-3] Sending READ_UNCOMMITTED FullFetchRequest(streams-right-side-input-0, streams-right-side-input-1, streams-left-side-input-1, streams-left-side-input-0, streams-join-table-input-0) to broker 127.0.0.1:9092 (id: 1 rack: null) [DEBUG] 2022-06-10 17:04:31.181 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] NetworkClient - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, groupId=joining-streams-3] Sending FETCH request with header RequestHeader(apiKey=FETCH, apiVersion=12, clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, correlationId=13) and timeout 30000 to node 1: FetchRequestData(clusterId=null, replicaId=-1, maxWaitMs=500, minBytes=1, maxBytes=52428800, isolationLevel=0, sessionId=0, sessionEpoch=0, topics=[FetchTopic(topic='streams-right-side-input', partitions=[FetchPartition(partition=0, currentLeaderEpoch=0, fetchOffset=0, lastFetchedEpoch=-1, logStartOffset=-1, partitionMaxBytes=1048576), FetchPartition(partition=1, currentLeaderEpoch=0, fetchOffset=0, lastFetchedEpoch=-1, logStartOffset=-1, partitionMaxBytes=1048576)]), FetchTopic(topic='streams-left-side-input', partitions=[FetchPartition(partition=1, currentLeaderEpoch=0, fetchOffset=0, lastFetchedEpoch=-1, logStartOffset=-1, partitionMaxBytes=1048576), FetchPartition(partition=0, currentLeaderEpoch=0, fetchOffset=0, lastFetchedEpoch=-1, logStartOffset=-1, partitionMaxBytes=1048576)]), FetchTopic(topic='streams-join-table-input', partitions=[FetchPartition(partition=0, currentLeaderEpoch=0, fetchOffset=0, lastFetchedEpoch=-1, logStartOffset=-1, partitionMaxBytes=1048576)])], forgottenTopicsData=[], rackId='') [DEBUG] 2022-06-10 17:04:31.188 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] NetworkClient - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, groupId=joining-streams-3] Received FETCH response from node 1 for request with header RequestHeader(apiKey=FETCH, apiVersion=12, clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, correlationId=13): FetchResponseData(throttleTimeMs=0, errorCode=0, sessionId=13262190, responses=[FetchableTopicResponse(topic='streams-right-side-input', partitionResponses=[FetchablePartitionResponse(partition=0, errorCode=0, highWatermark=4, lastStableOffset=4, logStartOffset=0, divergingEpoch=EpochEndOffset(epoch=-1, endOffset=-1), currentLeader=LeaderIdAndEpoch(leaderId=-1, leaderEpoch=-1), snapshotId=SnapshotId(endOffset=-1, epoch=-1), abortedTransactions=null, preferredReadReplica=-1, recordSet=MemoryRecords(size=536, buffer=java.nio.HeapByteBuffer[pos=0 lim=536 cap=1563])), FetchablePartitionResponse(partition=1, errorCode=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, divergingEpoch=EpochEndOffset(epoch=-1, endOffset=-1), currentLeader=LeaderIdAndEpoch(leaderId=-1, leaderEpoch=-1), snapshotId=SnapshotId(endOffset=-1, epoch=-1), abortedTransactions=null, preferredReadReplica=-1, recordSet=MemoryRecords(size=0, buffer=java.nio.HeapByteBuffer[pos=0 lim=0 cap=990]))]), FetchableTopicResponse(topic='streams-left-side-input', partitionResponses=[FetchablePartitionResponse(partition=1, errorCode=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, divergingEpoch=EpochEndOffset(epoch=-1, endOffset=-1), currentLeader=LeaderIdAndEpoch(leaderId=-1, leaderEpoch=-1), snapshotId=SnapshotId(endOffset=-1, epoch=-1), abortedTransactions=null, preferredReadReplica=-1, recordSet=MemoryRecords(size=0, buffer=java.nio.HeapByteBuffer[pos=0 lim=0 cap=927])), FetchablePartitionResponse(partition=0, errorCode=0, highWatermark=4, lastStableOffset=4, logStartOffset=0, divergingEpoch=EpochEndOffset(epoch=-1, endOffset=-1), currentLeader=LeaderIdAndEpoch(leaderId=-1, leaderEpoch=-1), snapshotId=SnapshotId(endOffset=-1, epoch=-1), abortedTransactions=null, preferredReadReplica=-1, recordSet=MemoryRecords(size=439, buffer=java.nio.HeapByteBuffer[pos=0 lim=439 cap=889]))]), FetchableTopicResponse(topic='streams-join-table-input', partitionResponses=[FetchablePartitionResponse(partition=0, errorCode=0, highWatermark=4, lastStableOffset=4, logStartOffset=0, divergingEpoch=EpochEndOffset(epoch=-1, endOffset=-1), currentLeader=LeaderIdAndEpoch(leaderId=-1, leaderEpoch=-1), snapshotId=SnapshotId(endOffset=-1, epoch=-1), abortedTransactions=null, preferredReadReplica=-1, recordSet=MemoryRecords(size=382, buffer=java.nio.HeapByteBuffer[pos=0 lim=382 cap=385]))])]) [DEBUG] 2022-06-10 17:04:31.189 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] FetchSessionHandler - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, groupId=joining-streams-3] Node 1 sent a full fetch response that created a new incremental fetch session 13262190 with 5 response partition(s) [DEBUG] 2022-06-10 17:04:31.189 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] Fetcher - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, groupId=joining-streams-3] Fetch READ_UNCOMMITTED at offset 0 for partition streams-right-side-input-0 returned fetch data (error=NONE, highWaterMark=4, lastStableOffset = 4, logStartOffset = 0, preferredReadReplica = absent, abortedTransactions = null, divergingEpoch =Optional.empty, recordsSizeInBytes=536) [DEBUG] 2022-06-10 17:04:31.190 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] Fetcher - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, groupId=joining-streams-3] Fetch READ_UNCOMMITTED at offset 0 for partition streams-right-side-input-1 returned fetch data (error=NONE, highWaterMark=0, lastStableOffset = 0, logStartOffset = 0, preferredReadReplica = absent, abortedTransactions = null, divergingEpoch =Optional.empty, recordsSizeInBytes=0) [DEBUG] 2022-06-10 17:04:31.190 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] Fetcher - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, groupId=joining-streams-3] Fetch READ_UNCOMMITTED at offset 0 for partition streams-left-side-input-1 returned fetch data (error=NONE, highWaterMark=0, lastStableOffset = 0, logStartOffset = 0, preferredReadReplica = absent, abortedTransactions = null, divergingEpoch =Optional.empty, recordsSizeInBytes=0) [DEBUG] 2022-06-10 17:04:31.190 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] Fetcher - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, groupId=joining-streams-3] Fetch READ_UNCOMMITTED at offset 0 for partition streams-left-side-input-0 returned fetch data (error=NONE, highWaterMark=4, lastStableOffset = 4, logStartOffset = 0, preferredReadReplica = absent, abortedTransactions = null, divergingEpoch =Optional.empty, recordsSizeInBytes=439) [DEBUG] 2022-06-10 17:04:31.190 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] Fetcher - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, groupId=joining-streams-3] Fetch READ_UNCOMMITTED at offset 0 for partition streams-join-table-input-0 returned fetch data (error=NONE, highWaterMark=4, lastStableOffset = 4, logStartOffset = 0, preferredReadReplica = absent, abortedTransactions = null, divergingEpoch =Optional.empty, recordsSizeInBytes=382) [DEBUG] 2022-06-10 17:04:31.193 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] Fetcher - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, groupId=joining-streams-3] Added READ_UNCOMMITTED fetch request for partition streams-right-side-input-1 at position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[127.0.0.1:9092 (id: 1 rack: null)], epoch=0}} to node 127.0.0.1:9092 (id: 1 rack: null) [DEBUG] 2022-06-10 17:04:31.194 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] Fetcher - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, groupId=joining-streams-3] Added READ_UNCOMMITTED fetch request for partition streams-left-side-input-1 at position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[127.0.0.1:9092 (id: 1 rack: null)], epoch=0}} to node 127.0.0.1:9092 (id: 1 rack: null) [DEBUG] 2022-06-10 17:04:31.194 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] Fetcher - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, groupId=joining-streams-3] Added READ_UNCOMMITTED fetch request for partition streams-right-side-input-0 at position FetchPosition{offset=4, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[127.0.0.1:9092 (id: 1 rack: null)], epoch=0}} to node 127.0.0.1:9092 (id: 1 rack: null) [DEBUG] 2022-06-10 17:04:31.194 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] Fetcher - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, groupId=joining-streams-3] Added READ_UNCOMMITTED fetch request for partition streams-left-side-input-0 at position FetchPosition{offset=4, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[127.0.0.1:9092 (id: 1 rack: null)], epoch=0}} to node 127.0.0.1:9092 (id: 1 rack: null) [DEBUG] 2022-06-10 17:04:31.194 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] Fetcher - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, groupId=joining-streams-3] Added READ_UNCOMMITTED fetch request for partition streams-join-table-input-0 at position FetchPosition{offset=4, offsetEpoch=Optional[0], currentLeader=LeaderAndEpoch{leader=Optional[127.0.0.1:9092 (id: 1 rack: null)], epoch=0}} to node 127.0.0.1:9092 (id: 1 rack: null) [DEBUG] 2022-06-10 17:04:31.194 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] FetchSessionHandler - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, groupId=joining-streams-3] Built incremental fetch (sessionId=13262190, epoch=1) for node 1. Added 0 partition(s), altered 3 partition(s), removed 0 partition(s) out of 5 partition(s) [DEBUG] 2022-06-10 17:04:31.194 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] Fetcher - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, groupId=joining-streams-3] Sending READ_UNCOMMITTED IncrementalFetchRequest(toSend=(streams-right-side-input-0, streams-left-side-input-0, streams-join-table-input-0), toForget=(), implied=(streams-right-side-input-1, streams-left-side-input-1)) to broker 127.0.0.1:9092 (id: 1 rack: null) [DEBUG] 2022-06-10 17:04:31.194 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] NetworkClient - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, groupId=joining-streams-3] Sending FETCH request with header RequestHeader(apiKey=FETCH, apiVersion=12, clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, correlationId=14) and timeout 30000 to node 1: FetchRequestData(clusterId=null, replicaId=-1, maxWaitMs=500, minBytes=1, maxBytes=52428800, isolationLevel=0, sessionId=13262190, sessionEpoch=1, topics=[FetchTopic(topic='streams-right-side-input', partitions=[FetchPartition(partition=0, currentLeaderEpoch=0, fetchOffset=4, lastFetchedEpoch=-1, logStartOffset=-1, partitionMaxBytes=1048576)]), FetchTopic(topic='streams-left-side-input', partitions=[FetchPartition(partition=0, currentLeaderEpoch=0, fetchOffset=4, lastFetchedEpoch=-1, logStartOffset=-1, partitionMaxBytes=1048576)]), FetchTopic(topic='streams-join-table-input', partitions=[FetchPartition(partition=0, currentLeaderEpoch=0, fetchOffset=4, lastFetchedEpoch=-1, logStartOffset=-1, partitionMaxBytes=1048576)])], forgottenTopicsData=[], rackId='') [DEBUG] 2022-06-10 17:04:31.195 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] StreamThread - stream-thread [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] Main Consumer poll completed in 15 ms and fetched 12 records [DEBUG] 2022-06-10 17:04:31.203 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] StreamThread - stream-thread [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] Idempotently invoking restoration logic in state RUNNING [DEBUG] 2022-06-10 17:04:31.203 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] StoreChangelogReader - stream-thread [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] Finished restoring all changelogs [joining-streams-3-KSTREAM-JOINOTHER-0000000012-store-changelog-0, joining-streams-3-KSTREAM-JOINTHIS-0000000011-store-changelog-1, joining-streams-3-KSTREAM-JOINOTHER-0000000012-store-changelog-1, joining-streams-3-KSTREAM-JOINTHIS-0000000011-store-changelog-0] [DEBUG] 2022-06-10 17:04:31.203 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] StreamThread - stream-thread [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] Idempotent restore call done. Thread state has not changed. [DEBUG] 2022-06-10 17:04:31.203 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] StreamThread - stream-thread [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] Processing tasks with 1 iterations. [ERROR] 2022-06-10 17:04:31.212 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] TaskManager - stream-thread [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] Failed to process stream task 0_0 due to the following error: org.apache.kafka.streams.errors.StreamsException: Exception caught in process. taskId=0_0, processor=KSTREAM-SOURCE-0000000000, topic=streams-left-side-input, partition=0, offset=0, stacktrace=org.apache.avro.message.MissingSchemaException: Cannot resolve schema for fingerprint: 2694681410007875389 at org.apache.avro.message.BinaryMessageDecoder.getDecoder(BinaryMessageDecoder.java:141) at org.apache.avro.message.BinaryMessageDecoder.decode(BinaryMessageDecoder.java:159) at org.apache.avro.message.MessageDecoder$BaseDecoder.decode(MessageDecoder.java:146) at org.apache.avro.message.MessageDecoder$BaseDecoder.decode(MessageDecoder.java:132) at io.confluent.developer.joins.MyDeserializer.deserialize(MyDeserializer.java:42) at org.apache.kafka.streams.state.StateSerdes.valueFrom(StateSerdes.java:160) at org.apache.kafka.streams.state.internals.MeteredWindowStoreIterator.next(MeteredWindowStoreIterator.java:56) at org.apache.kafka.streams.state.internals.MeteredWindowStoreIterator.next(MeteredWindowStoreIterator.java:26) at org.apache.kafka.streams.kstream.internals.KStreamKStreamJoin$KStreamKStreamJoinProcessor.process(KStreamKStreamJoin.java:104) at org.apache.kafka.streams.processor.internals.ProcessorAdapter.process(ProcessorAdapter.java:71) at org.apache.kafka.streams.processor.internals.ProcessorNode.lambda$process$2(ProcessorNode.java:181) at org.apache.kafka.streams.processor.internals.metrics.StreamsMetricsImpl.maybeMeasureLatency(StreamsMetricsImpl.java:884) at org.apache.kafka.streams.processor.internals.ProcessorNode.process(ProcessorNode.java:181) at org.apache.kafka.streams.processor.internals.ProcessorContextImpl.forwardInternal(ProcessorContextImpl.java:281) at org.apache.kafka.streams.processor.internals.ProcessorContextImpl.forward(ProcessorContextImpl.java:260) at org.apache.kafka.streams.processor.internals.ProcessorContextImpl.forward(ProcessorContextImpl.java:219) at org.apache.kafka.streams.processor.internals.ProcessorContextImpl.forward(ProcessorContextImpl.java:172) at org.apache.kafka.streams.kstream.internals.KStreamJoinWindow$KStreamJoinWindowProcessor.process(KStreamJoinWindow.java:55) at org.apache.kafka.streams.processor.internals.ProcessorAdapter.process(ProcessorAdapter.java:71) at org.apache.kafka.streams.processor.internals.ProcessorNode.lambda$process$2(ProcessorNode.java:181) at org.apache.kafka.streams.processor.internals.metrics.StreamsMetricsImpl.maybeMeasureLatency(StreamsMetricsImpl.java:884) at org.apache.kafka.streams.processor.internals.ProcessorNode.process(ProcessorNode.java:181) at org.apache.kafka.streams.processor.internals.ProcessorContextImpl.forwardInternal(ProcessorContextImpl.java:281) at org.apache.kafka.streams.processor.internals.ProcessorContextImpl.forward(ProcessorContextImpl.java:260) at org.apache.kafka.streams.processor.internals.ProcessorContextImpl.forward(ProcessorContextImpl.java:219) at org.apache.kafka.streams.processor.internals.ProcessorContextImpl.forward(ProcessorContextImpl.java:172) at org.apache.kafka.streams.kstream.internals.KStreamPeek$KStreamPeekProcessor.process(KStreamPeek.java:44) at org.apache.kafka.streams.processor.internals.ProcessorAdapter.process(ProcessorAdapter.java:71) at org.apache.kafka.streams.processor.internals.ProcessorNode.lambda$process$2(ProcessorNode.java:181) at org.apache.kafka.streams.processor.internals.metrics.StreamsMetricsImpl.maybeMeasureLatency(StreamsMetricsImpl.java:884) at org.apache.kafka.streams.processor.internals.ProcessorNode.process(ProcessorNode.java:181) at org.apache.kafka.streams.processor.internals.ProcessorContextImpl.forwardInternal(ProcessorContextImpl.java:281) at org.apache.kafka.streams.processor.internals.ProcessorContextImpl.forward(ProcessorContextImpl.java:260) at org.apache.kafka.streams.processor.internals.ProcessorContextImpl.forward(ProcessorContextImpl.java:219) at org.apache.kafka.streams.processor.internals.SourceNode.process(SourceNode.java:86) at org.apache.kafka.streams.processor.internals.StreamTask.lambda$process$1(StreamTask.java:731) at org.apache.kafka.streams.processor.internals.metrics.StreamsMetricsImpl.maybeMeasureLatency(StreamsMetricsImpl.java:884) at org.apache.kafka.streams.processor.internals.StreamTask.process(StreamTask.java:731) at org.apache.kafka.streams.processor.internals.TaskManager.process(TaskManager.java:1177) at org.apache.kafka.streams.processor.internals.StreamThread.runOnce(StreamThread.java:753) at org.apache.kafka.streams.processor.internals.StreamThread.runLoop(StreamThread.java:583) at org.apache.kafka.streams.processor.internals.StreamThread.run(StreamThread.java:556) at org.apache.kafka.streams.processor.internals.StreamTask.process(StreamTask.java:758) ~[kafka-streams-2.8.0.jar:?] at org.apache.kafka.streams.processor.internals.TaskManager.process(TaskManager.java:1177) ~[kafka-streams-2.8.0.jar:?] at org.apache.kafka.streams.processor.internals.StreamThread.runOnce(StreamThread.java:753) ~[kafka-streams-2.8.0.jar:?] at org.apache.kafka.streams.processor.internals.StreamThread.runLoop(StreamThread.java:583) ~[kafka-streams-2.8.0.jar:?] at org.apache.kafka.streams.processor.internals.StreamThread.run(StreamThread.java:556) ~[kafka-streams-2.8.0.jar:?] Caused by: org.apache.avro.message.MissingSchemaException: Cannot resolve schema for fingerprint: 2694681410007875389 at org.apache.avro.message.BinaryMessageDecoder.getDecoder(BinaryMessageDecoder.java:141) ~[avro-1.10.2.jar:1.10.2] at org.apache.avro.message.BinaryMessageDecoder.decode(BinaryMessageDecoder.java:159) ~[avro-1.10.2.jar:1.10.2] at org.apache.avro.message.MessageDecoder$BaseDecoder.decode(MessageDecoder.java:146) ~[avro-1.10.2.jar:1.10.2] at org.apache.avro.message.MessageDecoder$BaseDecoder.decode(MessageDecoder.java:132) ~[avro-1.10.2.jar:1.10.2] at io.confluent.developer.joins.MyDeserializer.deserialize(MyDeserializer.java:42) ~[classes/:?] at org.apache.kafka.streams.state.StateSerdes.valueFrom(StateSerdes.java:160) ~[kafka-streams-2.8.0.jar:?] at org.apache.kafka.streams.state.internals.MeteredWindowStoreIterator.next(MeteredWindowStoreIterator.java:56) ~[kafka-streams-2.8.0.jar:?] at org.apache.kafka.streams.state.internals.MeteredWindowStoreIterator.next(MeteredWindowStoreIterator.java:26) ~[kafka-streams-2.8.0.jar:?] at org.apache.kafka.streams.kstream.internals.KStreamKStreamJoin$KStreamKStreamJoinProcessor.process(KStreamKStreamJoin.java:104) ~[kafka-streams-2.8.0.jar:?] at org.apache.kafka.streams.processor.internals.ProcessorAdapter.process(ProcessorAdapter.java:71) ~[kafka-streams-2.8.0.jar:?] at org.apache.kafka.streams.processor.internals.ProcessorNode.lambda$process$2(ProcessorNode.java:181) ~[kafka-streams-2.8.0.jar:?] at org.apache.kafka.streams.processor.internals.metrics.StreamsMetricsImpl.maybeMeasureLatency(StreamsMetricsImpl.java:884) ~[kafka-streams-2.8.0.jar:?] at org.apache.kafka.streams.processor.internals.ProcessorNode.process(ProcessorNode.java:181) ~[kafka-streams-2.8.0.jar:?] at org.apache.kafka.streams.processor.internals.ProcessorContextImpl.forwardInternal(ProcessorContextImpl.java:281) ~[kafka-streams-2.8.0.jar:?] at org.apache.kafka.streams.processor.internals.ProcessorContextImpl.forward(ProcessorContextImpl.java:260) ~[kafka-streams-2.8.0.jar:?] at org.apache.kafka.streams.processor.internals.ProcessorContextImpl.forward(ProcessorContextImpl.java:219) ~[kafka-streams-2.8.0.jar:?] at org.apache.kafka.streams.processor.internals.ProcessorContextImpl.forward(ProcessorContextImpl.java:172) ~[kafka-streams-2.8.0.jar:?] at org.apache.kafka.streams.kstream.internals.KStreamJoinWindow$KStreamJoinWindowProcessor.process(KStreamJoinWindow.java:55) ~[kafka-streams-2.8.0.jar:?] at org.apache.kafka.streams.processor.internals.ProcessorAdapter.process(ProcessorAdapter.java:71) ~[kafka-streams-2.8.0.jar:?] at org.apache.kafka.streams.processor.internals.ProcessorNode.lambda$process$2(ProcessorNode.java:181) ~[kafka-streams-2.8.0.jar:?] at org.apache.kafka.streams.processor.internals.metrics.StreamsMetricsImpl.maybeMeasureLatency(StreamsMetricsImpl.java:884) ~[kafka-streams-2.8.0.jar:?] at org.apache.kafka.streams.processor.internals.ProcessorNode.process(ProcessorNode.java:181) ~[kafka-streams-2.8.0.jar:?] at org.apache.kafka.streams.processor.internals.ProcessorContextImpl.forwardInternal(ProcessorContextImpl.java:281) ~[kafka-streams-2.8.0.jar:?] at org.apache.kafka.streams.processor.internals.ProcessorContextImpl.forward(ProcessorContextImpl.java:260) ~[kafka-streams-2.8.0.jar:?] at org.apache.kafka.streams.processor.internals.ProcessorContextImpl.forward(ProcessorContextImpl.java:219) ~[kafka-streams-2.8.0.jar:?] at org.apache.kafka.streams.processor.internals.ProcessorContextImpl.forward(ProcessorContextImpl.java:172) ~[kafka-streams-2.8.0.jar:?] at org.apache.kafka.streams.kstream.internals.KStreamPeek$KStreamPeekProcessor.process(KStreamPeek.java:44) ~[kafka-streams-2.8.0.jar:?] at org.apache.kafka.streams.processor.internals.ProcessorAdapter.process(ProcessorAdapter.java:71) ~[kafka-streams-2.8.0.jar:?] at org.apache.kafka.streams.processor.internals.ProcessorNode.lambda$process$2(ProcessorNode.java:181) ~[kafka-streams-2.8.0.jar:?] at org.apache.kafka.streams.processor.internals.metrics.StreamsMetricsImpl.maybeMeasureLatency(StreamsMetricsImpl.java:884) ~[kafka-streams-2.8.0.jar:?] at org.apache.kafka.streams.processor.internals.ProcessorNode.process(ProcessorNode.java:181) ~[kafka-streams-2.8.0.jar:?] at org.apache.kafka.streams.processor.internals.ProcessorContextImpl.forwardInternal(ProcessorContextImpl.java:281) ~[kafka-streams-2.8.0.jar:?] at org.apache.kafka.streams.processor.internals.ProcessorContextImpl.forward(ProcessorContextImpl.java:260) ~[kafka-streams-2.8.0.jar:?] at org.apache.kafka.streams.processor.internals.ProcessorContextImpl.forward(ProcessorContextImpl.java:219) ~[kafka-streams-2.8.0.jar:?] at org.apache.kafka.streams.processor.internals.SourceNode.process(SourceNode.java:86) ~[kafka-streams-2.8.0.jar:?] at org.apache.kafka.streams.processor.internals.StreamTask.lambda$process$1(StreamTask.java:731) ~[kafka-streams-2.8.0.jar:?] at org.apache.kafka.streams.processor.internals.metrics.StreamsMetricsImpl.maybeMeasureLatency(StreamsMetricsImpl.java:884) ~[kafka-streams-2.8.0.jar:?] at org.apache.kafka.streams.processor.internals.StreamTask.process(StreamTask.java:731) ~[kafka-streams-2.8.0.jar:?] ... 4 more [ERROR] 2022-06-10 17:04:31.218 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] KafkaStreams - stream-client [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748] Encountered the following exception during processing and the registered exception handler opted to SHUTDOWN_CLIENT. The streams client is going to shut down now. org.apache.kafka.streams.errors.StreamsException: Exception caught in process. taskId=0_0, processor=KSTREAM-SOURCE-0000000000, topic=streams-left-side-input, partition=0, offset=0, stacktrace=org.apache.avro.message.MissingSchemaException: Cannot resolve schema for fingerprint: 2694681410007875389 at org.apache.avro.message.BinaryMessageDecoder.getDecoder(BinaryMessageDecoder.java:141) at org.apache.avro.message.BinaryMessageDecoder.decode(BinaryMessageDecoder.java:159) at org.apache.avro.message.MessageDecoder$BaseDecoder.decode(MessageDecoder.java:146) at org.apache.avro.message.MessageDecoder$BaseDecoder.decode(MessageDecoder.java:132) at io.confluent.developer.joins.MyDeserializer.deserialize(MyDeserializer.java:42) at org.apache.kafka.streams.state.StateSerdes.valueFrom(StateSerdes.java:160) at org.apache.kafka.streams.state.internals.MeteredWindowStoreIterator.next(MeteredWindowStoreIterator.java:56) at org.apache.kafka.streams.state.internals.MeteredWindowStoreIterator.next(MeteredWindowStoreIterator.java:26) at org.apache.kafka.streams.kstream.internals.KStreamKStreamJoin$KStreamKStreamJoinProcessor.process(KStreamKStreamJoin.java:104) at org.apache.kafka.streams.processor.internals.ProcessorAdapter.process(ProcessorAdapter.java:71) at org.apache.kafka.streams.processor.internals.ProcessorNode.lambda$process$2(ProcessorNode.java:181) at org.apache.kafka.streams.processor.internals.metrics.StreamsMetricsImpl.maybeMeasureLatency(StreamsMetricsImpl.java:884) at org.apache.kafka.streams.processor.internals.ProcessorNode.process(ProcessorNode.java:181) at org.apache.kafka.streams.processor.internals.ProcessorContextImpl.forwardInternal(ProcessorContextImpl.java:281) at org.apache.kafka.streams.processor.internals.ProcessorContextImpl.forward(ProcessorContextImpl.java:260) at org.apache.kafka.streams.processor.internals.ProcessorContextImpl.forward(ProcessorContextImpl.java:219) at org.apache.kafka.streams.processor.internals.ProcessorContextImpl.forward(ProcessorContextImpl.java:172) at org.apache.kafka.streams.kstream.internals.KStreamJoinWindow$KStreamJoinWindowProcessor.process(KStreamJoinWindow.java:55) at org.apache.kafka.streams.processor.internals.ProcessorAdapter.process(ProcessorAdapter.java:71) at org.apache.kafka.streams.processor.internals.ProcessorNode.lambda$process$2(ProcessorNode.java:181) at org.apache.kafka.streams.processor.internals.metrics.StreamsMetricsImpl.maybeMeasureLatency(StreamsMetricsImpl.java:884) at org.apache.kafka.streams.processor.internals.ProcessorNode.process(ProcessorNode.java:181) at org.apache.kafka.streams.processor.internals.ProcessorContextImpl.forwardInternal(ProcessorContextImpl.java:281) at org.apache.kafka.streams.processor.internals.ProcessorContextImpl.forward(ProcessorContextImpl.java:260) at org.apache.kafka.streams.processor.internals.ProcessorContextImpl.forward(ProcessorContextImpl.java:219) at org.apache.kafka.streams.processor.internals.ProcessorContextImpl.forward(ProcessorContextImpl.java:172) at org.apache.kafka.streams.kstream.internals.KStreamPeek$KStreamPeekProcessor.process(KStreamPeek.java:44) at org.apache.kafka.streams.processor.internals.ProcessorAdapter.process(ProcessorAdapter.java:71) at org.apache.kafka.streams.processor.internals.ProcessorNode.lambda$process$2(ProcessorNode.java:181) at org.apache.kafka.streams.processor.internals.metrics.StreamsMetricsImpl.maybeMeasureLatency(StreamsMetricsImpl.java:884) at org.apache.kafka.streams.processor.internals.ProcessorNode.process(ProcessorNode.java:181) at org.apache.kafka.streams.processor.internals.ProcessorContextImpl.forwardInternal(ProcessorContextImpl.java:281) at org.apache.kafka.streams.processor.internals.ProcessorContextImpl.forward(ProcessorContextImpl.java:260) at org.apache.kafka.streams.processor.internals.ProcessorContextImpl.forward(ProcessorContextImpl.java:219) at org.apache.kafka.streams.processor.internals.SourceNode.process(SourceNode.java:86) at org.apache.kafka.streams.processor.internals.StreamTask.lambda$process$1(StreamTask.java:731) at org.apache.kafka.streams.processor.internals.metrics.StreamsMetricsImpl.maybeMeasureLatency(StreamsMetricsImpl.java:884) at org.apache.kafka.streams.processor.internals.StreamTask.process(StreamTask.java:731) at org.apache.kafka.streams.processor.internals.TaskManager.process(TaskManager.java:1177) at org.apache.kafka.streams.processor.internals.StreamThread.runOnce(StreamThread.java:753) at org.apache.kafka.streams.processor.internals.StreamThread.runLoop(StreamThread.java:583) at org.apache.kafka.streams.processor.internals.StreamThread.run(StreamThread.java:556) at org.apache.kafka.streams.processor.internals.StreamTask.process(StreamTask.java:758) ~[kafka-streams-2.8.0.jar:?] at org.apache.kafka.streams.processor.internals.TaskManager.process(TaskManager.java:1177) ~[kafka-streams-2.8.0.jar:?] at org.apache.kafka.streams.processor.internals.StreamThread.runOnce(StreamThread.java:753) ~[kafka-streams-2.8.0.jar:?] at org.apache.kafka.streams.processor.internals.StreamThread.runLoop(StreamThread.java:583) ~[kafka-streams-2.8.0.jar:?] at org.apache.kafka.streams.processor.internals.StreamThread.run(StreamThread.java:556) ~[kafka-streams-2.8.0.jar:?] Caused by: org.apache.avro.message.MissingSchemaException: Cannot resolve schema for fingerprint: 2694681410007875389 at org.apache.avro.message.BinaryMessageDecoder.getDecoder(BinaryMessageDecoder.java:141) ~[avro-1.10.2.jar:1.10.2] at org.apache.avro.message.BinaryMessageDecoder.decode(BinaryMessageDecoder.java:159) ~[avro-1.10.2.jar:1.10.2] at org.apache.avro.message.MessageDecoder$BaseDecoder.decode(MessageDecoder.java:146) ~[avro-1.10.2.jar:1.10.2] at org.apache.avro.message.MessageDecoder$BaseDecoder.decode(MessageDecoder.java:132) ~[avro-1.10.2.jar:1.10.2] at io.confluent.developer.joins.MyDeserializer.deserialize(MyDeserializer.java:42) ~[classes/:?] at org.apache.kafka.streams.state.StateSerdes.valueFrom(StateSerdes.java:160) ~[kafka-streams-2.8.0.jar:?] at org.apache.kafka.streams.state.internals.MeteredWindowStoreIterator.next(MeteredWindowStoreIterator.java:56) ~[kafka-streams-2.8.0.jar:?] at org.apache.kafka.streams.state.internals.MeteredWindowStoreIterator.next(MeteredWindowStoreIterator.java:26) ~[kafka-streams-2.8.0.jar:?] at org.apache.kafka.streams.kstream.internals.KStreamKStreamJoin$KStreamKStreamJoinProcessor.process(KStreamKStreamJoin.java:104) ~[kafka-streams-2.8.0.jar:?] at org.apache.kafka.streams.processor.internals.ProcessorAdapter.process(ProcessorAdapter.java:71) ~[kafka-streams-2.8.0.jar:?] at org.apache.kafka.streams.processor.internals.ProcessorNode.lambda$process$2(ProcessorNode.java:181) ~[kafka-streams-2.8.0.jar:?] at org.apache.kafka.streams.processor.internals.metrics.StreamsMetricsImpl.maybeMeasureLatency(StreamsMetricsImpl.java:884) ~[kafka-streams-2.8.0.jar:?] at org.apache.kafka.streams.processor.internals.ProcessorNode.process(ProcessorNode.java:181) ~[kafka-streams-2.8.0.jar:?] at org.apache.kafka.streams.processor.internals.ProcessorContextImpl.forwardInternal(ProcessorContextImpl.java:281) ~[kafka-streams-2.8.0.jar:?] at org.apache.kafka.streams.processor.internals.ProcessorContextImpl.forward(ProcessorContextImpl.java:260) ~[kafka-streams-2.8.0.jar:?] at org.apache.kafka.streams.processor.internals.ProcessorContextImpl.forward(ProcessorContextImpl.java:219) ~[kafka-streams-2.8.0.jar:?] at org.apache.kafka.streams.processor.internals.ProcessorContextImpl.forward(ProcessorContextImpl.java:172) ~[kafka-streams-2.8.0.jar:?] at org.apache.kafka.streams.kstream.internals.KStreamJoinWindow$KStreamJoinWindowProcessor.process(KStreamJoinWindow.java:55) ~[kafka-streams-2.8.0.jar:?] at org.apache.kafka.streams.processor.internals.ProcessorAdapter.process(ProcessorAdapter.java:71) ~[kafka-streams-2.8.0.jar:?] at org.apache.kafka.streams.processor.internals.ProcessorNode.lambda$process$2(ProcessorNode.java:181) ~[kafka-streams-2.8.0.jar:?] at org.apache.kafka.streams.processor.internals.metrics.StreamsMetricsImpl.maybeMeasureLatency(StreamsMetricsImpl.java:884) ~[kafka-streams-2.8.0.jar:?] at org.apache.kafka.streams.processor.internals.ProcessorNode.process(ProcessorNode.java:181) ~[kafka-streams-2.8.0.jar:?] at org.apache.kafka.streams.processor.internals.ProcessorContextImpl.forwardInternal(ProcessorContextImpl.java:281) ~[kafka-streams-2.8.0.jar:?] at org.apache.kafka.streams.processor.internals.ProcessorContextImpl.forward(ProcessorContextImpl.java:260) ~[kafka-streams-2.8.0.jar:?] at org.apache.kafka.streams.processor.internals.ProcessorContextImpl.forward(ProcessorContextImpl.java:219) ~[kafka-streams-2.8.0.jar:?] at org.apache.kafka.streams.processor.internals.ProcessorContextImpl.forward(ProcessorContextImpl.java:172) ~[kafka-streams-2.8.0.jar:?] at org.apache.kafka.streams.kstream.internals.KStreamPeek$KStreamPeekProcessor.process(KStreamPeek.java:44) ~[kafka-streams-2.8.0.jar:?] at org.apache.kafka.streams.processor.internals.ProcessorAdapter.process(ProcessorAdapter.java:71) ~[kafka-streams-2.8.0.jar:?] at org.apache.kafka.streams.processor.internals.ProcessorNode.lambda$process$2(ProcessorNode.java:181) ~[kafka-streams-2.8.0.jar:?] at org.apache.kafka.streams.processor.internals.metrics.StreamsMetricsImpl.maybeMeasureLatency(StreamsMetricsImpl.java:884) ~[kafka-streams-2.8.0.jar:?] at org.apache.kafka.streams.processor.internals.ProcessorNode.process(ProcessorNode.java:181) ~[kafka-streams-2.8.0.jar:?] at org.apache.kafka.streams.processor.internals.ProcessorContextImpl.forwardInternal(ProcessorContextImpl.java:281) ~[kafka-streams-2.8.0.jar:?] at org.apache.kafka.streams.processor.internals.ProcessorContextImpl.forward(ProcessorContextImpl.java:260) ~[kafka-streams-2.8.0.jar:?] at org.apache.kafka.streams.processor.internals.ProcessorContextImpl.forward(ProcessorContextImpl.java:219) ~[kafka-streams-2.8.0.jar:?] at org.apache.kafka.streams.processor.internals.SourceNode.process(SourceNode.java:86) ~[kafka-streams-2.8.0.jar:?] at org.apache.kafka.streams.processor.internals.StreamTask.lambda$process$1(StreamTask.java:731) ~[kafka-streams-2.8.0.jar:?] at org.apache.kafka.streams.processor.internals.metrics.StreamsMetricsImpl.maybeMeasureLatency(StreamsMetricsImpl.java:884) ~[kafka-streams-2.8.0.jar:?] at org.apache.kafka.streams.processor.internals.StreamTask.process(StreamTask.java:731) ~[kafka-streams-2.8.0.jar:?] ... 4 more [INFO ] 2022-06-10 17:04:31.219 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] KafkaStreams - stream-client [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748] State transition from RUNNING to PENDING_ERROR [INFO ] 2022-06-10 17:04:31.220 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] StreamThread - stream-thread [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] State transition from RUNNING to PENDING_SHUTDOWN [INFO ] 2022-06-10 17:04:31.220 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] StreamThread - stream-thread [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] Shutting down [DEBUG] 2022-06-10 17:04:31.220 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] StreamTask - stream-thread [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] task [1_0] Skipped preparing RUNNING task for commit since there is nothing to commit [INFO ] 2022-06-10 17:04:31.220 [kafka-streams-close-thread] StreamThread - stream-thread [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] Informed to shut down [DEBUG] 2022-06-10 17:04:31.220 [kafka-streams-close-thread] StreamThread - stream-thread [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] Ignoring request to transit from PENDING_SHUTDOWN to PENDING_SHUTDOWN: only DEAD state is a valid next state [INFO ] 2022-06-10 17:04:31.221 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] StreamTask - stream-thread [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] task [1_0] Suspended running [DEBUG] 2022-06-10 17:04:31.223 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] StateDirectory - stream-thread [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] Acquired state dir lock for task 1_0 [DEBUG] 2022-06-10 17:04:31.223 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] ProcessorStateManager - stream-thread [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] task [1_0] Closing its state manager and all the registered state stores: {} [INFO ] 2022-06-10 17:04:31.223 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] KafkaConsumer - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-restore-consumer, groupId=null] Subscribed to partition(s): joining-streams-3-KSTREAM-JOINOTHER-0000000012-store-changelog-0, joining-streams-3-KSTREAM-JOINOTHER-0000000012-store-changelog-1, joining-streams-3-KSTREAM-JOINTHIS-0000000011-store-changelog-1, joining-streams-3-KSTREAM-JOINTHIS-0000000011-store-changelog-0 [DEBUG] 2022-06-10 17:04:31.224 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] StateDirectory - stream-thread [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] Released state dir lock for task 1_0 [INFO ] 2022-06-10 17:04:31.224 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] RecordCollectorImpl - stream-thread [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] task [1_0] Closing record collector dirty [INFO ] 2022-06-10 17:04:31.224 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] StreamTask - stream-thread [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] task [1_0] Closed dirty [DEBUG] 2022-06-10 17:04:31.224 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] StreamTask - stream-thread [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] task [0_0] Skipped preparing RUNNING task for commit since there is nothing to commit [INFO ] 2022-06-10 17:04:31.225 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] StreamTask - stream-thread [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] task [0_0] Suspended running [DEBUG] 2022-06-10 17:04:31.225 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] ProcessorStateManager - stream-thread [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] task [0_0] Closing its state manager and all the registered state stores: {KSTREAM-JOINTHIS-0000000011-store=StateStoreMetadata (KSTREAM-JOINTHIS-0000000011-store : joining-streams-3-KSTREAM-JOINTHIS-0000000011-store-changelog-0 @ null, KSTREAM-JOINOTHER-0000000012-store=StateStoreMetadata (KSTREAM-JOINOTHER-0000000012-store : joining-streams-3-KSTREAM-JOINOTHER-0000000012-store-changelog-0 @ null} [INFO ] 2022-06-10 17:04:31.225 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] KafkaConsumer - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-restore-consumer, groupId=null] Subscribed to partition(s): joining-streams-3-KSTREAM-JOINOTHER-0000000012-store-changelog-1, joining-streams-3-KSTREAM-JOINTHIS-0000000011-store-changelog-1 [DEBUG] 2022-06-10 17:04:31.227 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] RocksDBMetricsRecorder - [RocksDB Metrics Recorder for KSTREAM-JOINOTHER-0000000012-store] Removing value providers for store KSTREAM-JOINOTHER-0000000012-store.1654819200000 of task 0_0 [DEBUG] 2022-06-10 17:04:31.227 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] RocksDBMetricsRecorder - [RocksDB Metrics Recorder for KSTREAM-JOINOTHER-0000000012-store] Removing metrics recorder for store KSTREAM-JOINOTHER-0000000012-store of task 0_0 from metrics recording trigger [DEBUG] 2022-06-10 17:04:31.230 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] StateDirectory - stream-thread [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] Released state dir lock for task 0_0 [INFO ] 2022-06-10 17:04:31.230 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] RecordCollectorImpl - stream-thread [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] task [0_0] Closing record collector dirty [INFO ] 2022-06-10 17:04:31.230 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] StreamTask - stream-thread [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] task [0_0] Closed dirty [DEBUG] 2022-06-10 17:04:31.230 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] StreamTask - stream-thread [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] task [0_1] Skipped preparing RUNNING task for commit since there is nothing to commit [INFO ] 2022-06-10 17:04:31.231 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] StreamTask - stream-thread [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] task [0_1] Suspended running [DEBUG] 2022-06-10 17:04:31.232 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] ProcessorStateManager - stream-thread [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] task [0_1] Closing its state manager and all the registered state stores: {KSTREAM-JOINTHIS-0000000011-store=StateStoreMetadata (KSTREAM-JOINTHIS-0000000011-store : joining-streams-3-KSTREAM-JOINTHIS-0000000011-store-changelog-1 @ null, KSTREAM-JOINOTHER-0000000012-store=StateStoreMetadata (KSTREAM-JOINOTHER-0000000012-store : joining-streams-3-KSTREAM-JOINOTHER-0000000012-store-changelog-1 @ null} [INFO ] 2022-06-10 17:04:31.232 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] KafkaConsumer - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-restore-consumer, groupId=null] Unsubscribed all topics or patterns and assigned partitions [DEBUG] 2022-06-10 17:04:31.235 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] StateDirectory - stream-thread [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] Released state dir lock for task 0_1 [INFO ] 2022-06-10 17:04:31.235 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] RecordCollectorImpl - stream-thread [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] task [0_1] Closing record collector dirty [INFO ] 2022-06-10 17:04:31.235 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] StreamTask - stream-thread [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] task [0_1] Closed dirty [INFO ] 2022-06-10 17:04:31.237 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] KafkaProducer - [Producer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-producer] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. [DEBUG] 2022-06-10 17:04:31.237 [kafka-producer-network-thread | joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-producer] Sender - [Producer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-producer] Beginning shutdown of Kafka producer I/O thread, sending remaining records. [DEBUG] 2022-06-10 17:04:31.239 [kafka-producer-network-thread | joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-producer] Sender - [Producer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-producer] Shutdown of Kafka producer I/O thread has completed. [INFO ] 2022-06-10 17:04:31.239 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] Metrics - Metrics scheduler closed [INFO ] 2022-06-10 17:04:31.239 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] Metrics - Closing reporter org.apache.kafka.common.metrics.JmxReporter [INFO ] 2022-06-10 17:04:31.239 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] Metrics - Metrics reporters closed [INFO ] 2022-06-10 17:04:31.240 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] AppInfoParser - App info kafka.producer for joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-producer unregistered [DEBUG] 2022-06-10 17:04:31.240 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] KafkaProducer - [Producer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-producer] Kafka producer has been closed [INFO ] 2022-06-10 17:04:31.241 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] KafkaConsumer - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-restore-consumer, groupId=null] Unsubscribed all topics or patterns and assigned partitions [DEBUG] 2022-06-10 17:04:31.241 [kafka-coordinator-heartbeat-thread | joining-streams-3] AbstractCoordinator - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, groupId=joining-streams-3] Heartbeat thread has closed [INFO ] 2022-06-10 17:04:31.242 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] Metrics - Metrics scheduler closed [INFO ] 2022-06-10 17:04:31.242 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] Metrics - Closing reporter org.apache.kafka.common.metrics.JmxReporter [INFO ] 2022-06-10 17:04:31.242 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] Metrics - Metrics reporters closed [INFO ] 2022-06-10 17:04:31.245 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] AppInfoParser - App info kafka.consumer for joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer unregistered [DEBUG] 2022-06-10 17:04:31.245 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] KafkaConsumer - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-consumer, groupId=joining-streams-3] Kafka consumer has been closed [INFO ] 2022-06-10 17:04:31.245 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] Metrics - Metrics scheduler closed [INFO ] 2022-06-10 17:04:31.245 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] Metrics - Closing reporter org.apache.kafka.common.metrics.JmxReporter [INFO ] 2022-06-10 17:04:31.245 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] Metrics - Metrics reporters closed [INFO ] 2022-06-10 17:04:31.247 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] AppInfoParser - App info kafka.consumer for joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-restore-consumer unregistered [DEBUG] 2022-06-10 17:04:31.248 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] KafkaConsumer - [Consumer clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1-restore-consumer, groupId=null] Kafka consumer has been closed [INFO ] 2022-06-10 17:04:31.248 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] StreamThread - stream-thread [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] State transition from PENDING_SHUTDOWN to DEAD [INFO ] 2022-06-10 17:04:31.248 [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] StreamThread - stream-thread [joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-StreamThread-1] Shutdown complete [ERROR] 2022-06-10 17:04:31.249 [kafka-streams-close-thread] StateDirectory - Some task directories still locked while closing state, this indicates unclean shutdown: {} [DEBUG] 2022-06-10 17:04:31.249 [kafka-streams-close-thread] KafkaAdminClient - [AdminClient clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-admin] Initiating close operation. [DEBUG] 2022-06-10 17:04:31.249 [kafka-streams-close-thread] KafkaAdminClient - [AdminClient clientId=joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-admin] Waiting for the I/O thread to exit. Hard shutdown in 31536000000 ms. [INFO ] 2022-06-10 17:04:31.249 [kafka-admin-client-thread | joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-admin] AppInfoParser - App info kafka.admin.client for joining-streams-3-2d0487cd-d09b-4da9-b257-47b2c5377748-admin unregistered