Exemple_Kafka/logs/server.log
2023-11-03 19:47:35 -04:00

1710 lines
252 KiB
Plaintext

[2023-11-03 19:38:10,839] INFO Reading configuration from: ./config/zookeeper.properties (org.apache.zookeeper.server.quorum.QuorumPeerConfig)
[2023-11-03 19:38:10,841] INFO clientPortAddress is 0.0.0.0:2181 (org.apache.zookeeper.server.quorum.QuorumPeerConfig)
[2023-11-03 19:38:10,841] INFO secureClientPort is not set (org.apache.zookeeper.server.quorum.QuorumPeerConfig)
[2023-11-03 19:38:10,841] INFO observerMasterPort is not set (org.apache.zookeeper.server.quorum.QuorumPeerConfig)
[2023-11-03 19:38:10,841] INFO metricsProvider.className is org.apache.zookeeper.metrics.impl.DefaultMetricsProvider (org.apache.zookeeper.server.quorum.QuorumPeerConfig)
[2023-11-03 19:38:10,844] INFO autopurge.snapRetainCount set to 3 (org.apache.zookeeper.server.DatadirCleanupManager)
[2023-11-03 19:38:10,844] INFO autopurge.purgeInterval set to 0 (org.apache.zookeeper.server.DatadirCleanupManager)
[2023-11-03 19:38:10,844] INFO Purge task is not scheduled. (org.apache.zookeeper.server.DatadirCleanupManager)
[2023-11-03 19:38:10,844] WARN Either no config or no quorum defined in config, running in standalone mode (org.apache.zookeeper.server.quorum.QuorumPeerMain)
[2023-11-03 19:38:10,845] INFO Log4j 1.2 jmx support not found; jmx disabled. (org.apache.zookeeper.jmx.ManagedUtil)
[2023-11-03 19:38:10,845] INFO Reading configuration from: ./config/zookeeper.properties (org.apache.zookeeper.server.quorum.QuorumPeerConfig)
[2023-11-03 19:38:10,846] INFO clientPortAddress is 0.0.0.0:2181 (org.apache.zookeeper.server.quorum.QuorumPeerConfig)
[2023-11-03 19:38:10,846] INFO secureClientPort is not set (org.apache.zookeeper.server.quorum.QuorumPeerConfig)
[2023-11-03 19:38:10,846] INFO observerMasterPort is not set (org.apache.zookeeper.server.quorum.QuorumPeerConfig)
[2023-11-03 19:38:10,846] INFO metricsProvider.className is org.apache.zookeeper.metrics.impl.DefaultMetricsProvider (org.apache.zookeeper.server.quorum.QuorumPeerConfig)
[2023-11-03 19:38:10,846] INFO Starting server (org.apache.zookeeper.server.ZooKeeperServerMain)
[2023-11-03 19:38:10,854] INFO ServerMetrics initialized with provider org.apache.zookeeper.metrics.impl.DefaultMetricsProvider@e50a6f6 (org.apache.zookeeper.server.ServerMetrics)
[2023-11-03 19:38:10,857] INFO ACL digest algorithm is: SHA1 (org.apache.zookeeper.server.auth.DigestAuthenticationProvider)
[2023-11-03 19:38:10,857] INFO zookeeper.DigestAuthenticationProvider.enabled = true (org.apache.zookeeper.server.auth.DigestAuthenticationProvider)
[2023-11-03 19:38:10,861] INFO zookeeper.snapshot.trust.empty : false (org.apache.zookeeper.server.persistence.FileTxnSnapLog)
[2023-11-03 19:38:10,868] INFO (org.apache.zookeeper.server.ZooKeeperServer)
[2023-11-03 19:38:10,868] INFO ______ _ (org.apache.zookeeper.server.ZooKeeperServer)
[2023-11-03 19:38:10,868] INFO |___ / | | (org.apache.zookeeper.server.ZooKeeperServer)
[2023-11-03 19:38:10,868] INFO / / ___ ___ | | __ ___ ___ _ __ ___ _ __ (org.apache.zookeeper.server.ZooKeeperServer)
[2023-11-03 19:38:10,868] INFO / / / _ \ / _ \ | |/ / / _ \ / _ \ | '_ \ / _ \ | '__| (org.apache.zookeeper.server.ZooKeeperServer)
[2023-11-03 19:38:10,868] INFO / /__ | (_) | | (_) | | < | __/ | __/ | |_) | | __/ | | (org.apache.zookeeper.server.ZooKeeperServer)
[2023-11-03 19:38:10,868] INFO /_____| \___/ \___/ |_|\_\ \___| \___| | .__/ \___| |_| (org.apache.zookeeper.server.ZooKeeperServer)
[2023-11-03 19:38:10,869] INFO | | (org.apache.zookeeper.server.ZooKeeperServer)
[2023-11-03 19:38:10,869] INFO |_| (org.apache.zookeeper.server.ZooKeeperServer)
[2023-11-03 19:38:10,869] INFO (org.apache.zookeeper.server.ZooKeeperServer)
[2023-11-03 19:38:10,872] INFO Server environment:zookeeper.version=3.8.2-139d619b58292d7734b4fc83a0f44be4e7b0c986, built on 2023-07-05 19:24 UTC (org.apache.zookeeper.server.ZooKeeperServer)
[2023-11-03 19:38:10,872] INFO Server environment:host.name=ThinkPadP53 (org.apache.zookeeper.server.ZooKeeperServer)
[2023-11-03 19:38:10,872] INFO Server environment:java.version=17.0.6 (org.apache.zookeeper.server.ZooKeeperServer)
[2023-11-03 19:38:10,872] INFO Server environment:java.vendor=Eclipse Adoptium (org.apache.zookeeper.server.ZooKeeperServer)
[2023-11-03 19:38:10,872] INFO Server environment:java.home=/opt/openjdk-bin-17.0.6_p10 (org.apache.zookeeper.server.ZooKeeperServer)
[2023-11-03 19:38:10,872] INFO Server environment:java.class.path=/scratch/Exemple_Kafka/bin/../libs/activation-1.1.1.jar:/scratch/Exemple_Kafka/bin/../libs/aopalliance-repackaged-2.6.1.jar:/scratch/Exemple_Kafka/bin/../libs/argparse4j-0.7.0.jar:/scratch/Exemple_Kafka/bin/../libs/audience-annotations-0.12.0.jar:/scratch/Exemple_Kafka/bin/../libs/caffeine-2.9.3.jar:/scratch/Exemple_Kafka/bin/../libs/checker-qual-3.19.0.jar:/scratch/Exemple_Kafka/bin/../libs/commons-beanutils-1.9.4.jar:/scratch/Exemple_Kafka/bin/../libs/commons-cli-1.4.jar:/scratch/Exemple_Kafka/bin/../libs/commons-collections-3.2.2.jar:/scratch/Exemple_Kafka/bin/../libs/commons-digester-2.1.jar:/scratch/Exemple_Kafka/bin/../libs/commons-io-2.11.0.jar:/scratch/Exemple_Kafka/bin/../libs/commons-lang3-3.8.1.jar:/scratch/Exemple_Kafka/bin/../libs/commons-logging-1.2.jar:/scratch/Exemple_Kafka/bin/../libs/commons-validator-1.7.jar:/scratch/Exemple_Kafka/bin/../libs/connect-api-3.6.0.jar:/scratch/Exemple_Kafka/bin/../libs/connect-basic-auth-extension-3.6.0.jar:/scratch/Exemple_Kafka/bin/../libs/connect-json-3.6.0.jar:/scratch/Exemple_Kafka/bin/../libs/connect-mirror-3.6.0.jar:/scratch/Exemple_Kafka/bin/../libs/connect-mirror-client-3.6.0.jar:/scratch/Exemple_Kafka/bin/../libs/connect-runtime-3.6.0.jar:/scratch/Exemple_Kafka/bin/../libs/connect-transforms-3.6.0.jar:/scratch/Exemple_Kafka/bin/../libs/error_prone_annotations-2.10.0.jar:/scratch/Exemple_Kafka/bin/../libs/hk2-api-2.6.1.jar:/scratch/Exemple_Kafka/bin/../libs/hk2-locator-2.6.1.jar:/scratch/Exemple_Kafka/bin/../libs/hk2-utils-2.6.1.jar:/scratch/Exemple_Kafka/bin/../libs/jackson-annotations-2.13.5.jar:/scratch/Exemple_Kafka/bin/../libs/jackson-core-2.13.5.jar:/scratch/Exemple_Kafka/bin/../libs/jackson-databind-2.13.5.jar:/scratch/Exemple_Kafka/bin/../libs/jackson-dataformat-csv-2.13.5.jar:/scratch/Exemple_Kafka/bin/../libs/jackson-datatype-jdk8-2.13.5.jar:/scratch/Exemple_Kafka/bin/../libs/jackson-jaxrs-base-2.13.5.jar:/scratch/Exemple_Kafka/bin/../libs/jackson-jaxrs-json-provider-2.13.5.jar:/scratch/Exemple_Kafka/bin/../libs/jackson-module-jaxb-annotations-2.13.5.jar:/scratch/Exemple_Kafka/bin/../libs/jackson-module-scala_2.13-2.13.5.jar:/scratch/Exemple_Kafka/bin/../libs/jakarta.activation-api-1.2.2.jar:/scratch/Exemple_Kafka/bin/../libs/jakarta.annotation-api-1.3.5.jar:/scratch/Exemple_Kafka/bin/../libs/jakarta.inject-2.6.1.jar:/scratch/Exemple_Kafka/bin/../libs/jakarta.validation-api-2.0.2.jar:/scratch/Exemple_Kafka/bin/../libs/jakarta.ws.rs-api-2.1.6.jar:/scratch/Exemple_Kafka/bin/../libs/jakarta.xml.bind-api-2.3.3.jar:/scratch/Exemple_Kafka/bin/../libs/javassist-3.29.2-GA.jar:/scratch/Exemple_Kafka/bin/../libs/javax.activation-api-1.2.0.jar:/scratch/Exemple_Kafka/bin/../libs/javax.annotation-api-1.3.2.jar:/scratch/Exemple_Kafka/bin/../libs/javax.servlet-api-3.1.0.jar:/scratch/Exemple_Kafka/bin/../libs/javax.ws.rs-api-2.1.1.jar:/scratch/Exemple_Kafka/bin/../libs/jaxb-api-2.3.1.jar:/scratch/Exemple_Kafka/bin/../libs/jersey-client-2.39.1.jar:/scratch/Exemple_Kafka/bin/../libs/jersey-common-2.39.1.jar:/scratch/Exemple_Kafka/bin/../libs/jersey-container-servlet-2.39.1.jar:/scratch/Exemple_Kafka/bin/../libs/jersey-container-servlet-core-2.39.1.jar:/scratch/Exemple_Kafka/bin/../libs/jersey-hk2-2.39.1.jar:/scratch/Exemple_Kafka/bin/../libs/jersey-server-2.39.1.jar:/scratch/Exemple_Kafka/bin/../libs/jetty-client-9.4.52.v20230823.jar:/scratch/Exemple_Kafka/bin/../libs/jetty-continuation-9.4.52.v20230823.jar:/scratch/Exemple_Kafka/bin/../libs/jetty-http-9.4.52.v20230823.jar:/scratch/Exemple_Kafka/bin/../libs/jetty-io-9.4.52.v20230823.jar:/scratch/Exemple_Kafka/bin/../libs/jetty-security-9.4.52.v20230823.jar:/scratch/Exemple_Kafka/bin/../libs/jetty-server-9.4.52.v20230823.jar:/scratch/Exemple_Kafka/bin/../libs/jetty-servlet-9.4.52.v20230823.jar:/scratch/Exemple_Kafka/bin/../libs/jetty-servlets-9.4.52.v20230823.jar:/scratch/Exemple_Kafka/bin/../libs/jetty-util-9.4.52.v20230823.jar:/scratch/Exemple_Kafka/bin/../libs/jetty-util-ajax-9.4.52.v20230823.jar:/scratch/Exemple_Kafka/bin/../libs/jline-3.22.0.jar:/scratch/Exemple_Kafka/bin/../libs/jopt-simple-5.0.4.jar:/scratch/Exemple_Kafka/bin/../libs/jose4j-0.9.3.jar:/scratch/Exemple_Kafka/bin/../libs/jsr305-3.0.2.jar:/scratch/Exemple_Kafka/bin/../libs/kafka-clients-3.6.0.jar:/scratch/Exemple_Kafka/bin/../libs/kafka-group-coordinator-3.6.0.jar:/scratch/Exemple_Kafka/bin/../libs/kafka-log4j-appender-3.6.0.jar:/scratch/Exemple_Kafka/bin/../libs/kafka-metadata-3.6.0.jar:/scratch/Exemple_Kafka/bin/../libs/kafka-raft-3.6.0.jar:/scratch/Exemple_Kafka/bin/../libs/kafka-server-common-3.6.0.jar:/scratch/Exemple_Kafka/bin/../libs/kafka-shell-3.6.0.jar:/scratch/Exemple_Kafka/bin/../libs/kafka-storage-3.6.0.jar:/scratch/Exemple_Kafka/bin/../libs/kafka-storage-api-3.6.0.jar:/scratch/Exemple_Kafka/bin/../libs/kafka-streams-3.6.0.jar:/scratch/Exemple_Kafka/bin/../libs/kafka-streams-examples-3.6.0.jar:/scratch/Exemple_Kafka/bin/../libs/kafka-streams-scala_2.13-3.6.0.jar:/scratch/Exemple_Kafka/bin/../libs/kafka-streams-test-utils-3.6.0.jar:/scratch/Exemple_Kafka/bin/../libs/kafka-tools-3.6.0.jar:/scratch/Exemple_Kafka/bin/../libs/kafka-tools-api-3.6.0.jar:/scratch/Exemple_Kafka/bin/../libs/kafka_2.13-3.6.0.jar:/scratch/Exemple_Kafka/bin/../libs/lz4-java-1.8.0.jar:/scratch/Exemple_Kafka/bin/../libs/maven-artifact-3.8.8.jar:/scratch/Exemple_Kafka/bin/../libs/metrics-core-2.2.0.jar:/scratch/Exemple_Kafka/bin/../libs/metrics-core-4.1.12.1.jar:/scratch/Exemple_Kafka/bin/../libs/netty-buffer-4.1.94.Final.jar:/scratch/Exemple_Kafka/bin/../libs/netty-codec-4.1.94.Final.jar:/scratch/Exemple_Kafka/bin/../libs/netty-common-4.1.94.Final.jar:/scratch/Exemple_Kafka/bin/../libs/netty-handler-4.1.94.Final.jar:/scratch/Exemple_Kafka/bin/../libs/netty-resolver-4.1.94.Final.jar:/scratch/Exemple_Kafka/bin/../libs/netty-transport-4.1.94.Final.jar:/scratch/Exemple_Kafka/bin/../libs/netty-transport-classes-epoll-4.1.94.Final.jar:/scratch/Exemple_Kafka/bin/../libs/netty-transport-native-epoll-4.1.94.Final.jar:/scratch/Exemple_Kafka/bin/../libs/netty-transport-native-unix-common-4.1.94.Final.jar:/scratch/Exemple_Kafka/bin/../libs/osgi-resource-locator-1.0.3.jar:/scratch/Exemple_Kafka/bin/../libs/paranamer-2.8.jar:/scratch/Exemple_Kafka/bin/../libs/pcollections-4.0.1.jar:/scratch/Exemple_Kafka/bin/../libs/plexus-utils-3.3.1.jar:/scratch/Exemple_Kafka/bin/../libs/reflections-0.10.2.jar:/scratch/Exemple_Kafka/bin/../libs/reload4j-1.2.25.jar:/scratch/Exemple_Kafka/bin/../libs/rocksdbjni-7.9.2.jar:/scratch/Exemple_Kafka/bin/../libs/scala-collection-compat_2.13-2.10.0.jar:/scratch/Exemple_Kafka/bin/../libs/scala-java8-compat_2.13-1.0.2.jar:/scratch/Exemple_Kafka/bin/../libs/scala-library-2.13.11.jar:/scratch/Exemple_Kafka/bin/../libs/scala-logging_2.13-3.9.4.jar:/scratch/Exemple_Kafka/bin/../libs/scala-reflect-2.13.11.jar:/scratch/Exemple_Kafka/bin/../libs/slf4j-api-1.7.36.jar:/scratch/Exemple_Kafka/bin/../libs/slf4j-reload4j-1.7.36.jar:/scratch/Exemple_Kafka/bin/../libs/snappy-java-1.1.10.4.jar:/scratch/Exemple_Kafka/bin/../libs/swagger-annotations-2.2.8.jar:/scratch/Exemple_Kafka/bin/../libs/trogdor-3.6.0.jar:/scratch/Exemple_Kafka/bin/../libs/zookeeper-3.8.2.jar:/scratch/Exemple_Kafka/bin/../libs/zookeeper-jute-3.8.2.jar:/scratch/Exemple_Kafka/bin/../libs/zstd-jni-1.5.5-1.jar (org.apache.zookeeper.server.ZooKeeperServer)
[2023-11-03 19:38:10,872] INFO Server environment:java.library.path=/usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib (org.apache.zookeeper.server.ZooKeeperServer)
[2023-11-03 19:38:10,872] INFO Server environment:java.io.tmpdir=/tmp (org.apache.zookeeper.server.ZooKeeperServer)
[2023-11-03 19:38:10,872] INFO Server environment:java.compiler=<NA> (org.apache.zookeeper.server.ZooKeeperServer)
[2023-11-03 19:38:10,872] INFO Server environment:os.name=Linux (org.apache.zookeeper.server.ZooKeeperServer)
[2023-11-03 19:38:10,872] INFO Server environment:os.arch=amd64 (org.apache.zookeeper.server.ZooKeeperServer)
[2023-11-03 19:38:10,873] INFO Server environment:os.version=6.4.3-cachyosGentooThinkPadP53 (org.apache.zookeeper.server.ZooKeeperServer)
[2023-11-03 19:38:10,873] INFO Server environment:user.name=memartel (org.apache.zookeeper.server.ZooKeeperServer)
[2023-11-03 19:38:10,873] INFO Server environment:user.home=/home/memartel (org.apache.zookeeper.server.ZooKeeperServer)
[2023-11-03 19:38:10,873] INFO Server environment:user.dir=/scratch/Exemple_Kafka (org.apache.zookeeper.server.ZooKeeperServer)
[2023-11-03 19:38:10,873] INFO Server environment:os.memory.free=494MB (org.apache.zookeeper.server.ZooKeeperServer)
[2023-11-03 19:38:10,873] INFO Server environment:os.memory.max=512MB (org.apache.zookeeper.server.ZooKeeperServer)
[2023-11-03 19:38:10,873] INFO Server environment:os.memory.total=512MB (org.apache.zookeeper.server.ZooKeeperServer)
[2023-11-03 19:38:10,873] INFO zookeeper.enableEagerACLCheck = false (org.apache.zookeeper.server.ZooKeeperServer)
[2023-11-03 19:38:10,873] INFO zookeeper.digest.enabled = true (org.apache.zookeeper.server.ZooKeeperServer)
[2023-11-03 19:38:10,873] INFO zookeeper.closeSessionTxn.enabled = true (org.apache.zookeeper.server.ZooKeeperServer)
[2023-11-03 19:38:10,873] INFO zookeeper.flushDelay = 0 ms (org.apache.zookeeper.server.ZooKeeperServer)
[2023-11-03 19:38:10,873] INFO zookeeper.maxWriteQueuePollTime = 0 ms (org.apache.zookeeper.server.ZooKeeperServer)
[2023-11-03 19:38:10,873] INFO zookeeper.maxBatchSize=1000 (org.apache.zookeeper.server.ZooKeeperServer)
[2023-11-03 19:38:10,873] INFO zookeeper.intBufferStartingSizeBytes = 1024 (org.apache.zookeeper.server.ZooKeeperServer)
[2023-11-03 19:38:10,874] INFO Weighed connection throttling is disabled (org.apache.zookeeper.server.BlueThrottle)
[2023-11-03 19:38:10,875] INFO minSessionTimeout set to 6000 ms (org.apache.zookeeper.server.ZooKeeperServer)
[2023-11-03 19:38:10,876] INFO maxSessionTimeout set to 60000 ms (org.apache.zookeeper.server.ZooKeeperServer)
[2023-11-03 19:38:10,877] INFO getData response cache size is initialized with value 400. (org.apache.zookeeper.server.ResponseCache)
[2023-11-03 19:38:10,878] INFO getChildren response cache size is initialized with value 400. (org.apache.zookeeper.server.ResponseCache)
[2023-11-03 19:38:10,879] INFO zookeeper.pathStats.slotCapacity = 60 (org.apache.zookeeper.server.util.RequestPathMetricsCollector)
[2023-11-03 19:38:10,879] INFO zookeeper.pathStats.slotDuration = 15 (org.apache.zookeeper.server.util.RequestPathMetricsCollector)
[2023-11-03 19:38:10,879] INFO zookeeper.pathStats.maxDepth = 6 (org.apache.zookeeper.server.util.RequestPathMetricsCollector)
[2023-11-03 19:38:10,879] INFO zookeeper.pathStats.initialDelay = 5 (org.apache.zookeeper.server.util.RequestPathMetricsCollector)
[2023-11-03 19:38:10,879] INFO zookeeper.pathStats.delay = 5 (org.apache.zookeeper.server.util.RequestPathMetricsCollector)
[2023-11-03 19:38:10,879] INFO zookeeper.pathStats.enabled = false (org.apache.zookeeper.server.util.RequestPathMetricsCollector)
[2023-11-03 19:38:10,882] INFO The max bytes for all large requests are set to 104857600 (org.apache.zookeeper.server.ZooKeeperServer)
[2023-11-03 19:38:10,882] INFO The large request threshold is set to -1 (org.apache.zookeeper.server.ZooKeeperServer)
[2023-11-03 19:38:10,882] INFO zookeeper.enforce.auth.enabled = false (org.apache.zookeeper.server.AuthenticationHelper)
[2023-11-03 19:38:10,882] INFO zookeeper.enforce.auth.schemes = [] (org.apache.zookeeper.server.AuthenticationHelper)
[2023-11-03 19:38:10,882] INFO Created server with tickTime 3000 ms minSessionTimeout 6000 ms maxSessionTimeout 60000 ms clientPortListenBacklog -1 datadir /tmp/zookeeper/version-2 snapdir /tmp/zookeeper/version-2 (org.apache.zookeeper.server.ZooKeeperServer)
[2023-11-03 19:38:10,887] INFO Using org.apache.zookeeper.server.NIOServerCnxnFactory as server connection factory (org.apache.zookeeper.server.ServerCnxnFactory)
[2023-11-03 19:38:10,888] WARN maxCnxns is not configured, using default value 0. (org.apache.zookeeper.server.ServerCnxnFactory)
[2023-11-03 19:38:10,889] INFO Configuring NIO connection handler with 10s sessionless connection timeout, 2 selector thread(s), 24 worker threads, and 64 kB direct buffers. (org.apache.zookeeper.server.NIOServerCnxnFactory)
[2023-11-03 19:38:10,896] INFO binding to port 0.0.0.0/0.0.0.0:2181 (org.apache.zookeeper.server.NIOServerCnxnFactory)
[2023-11-03 19:38:10,908] INFO Using org.apache.zookeeper.server.watch.WatchManager as watch manager (org.apache.zookeeper.server.watch.WatchManagerFactory)
[2023-11-03 19:38:10,908] INFO Using org.apache.zookeeper.server.watch.WatchManager as watch manager (org.apache.zookeeper.server.watch.WatchManagerFactory)
[2023-11-03 19:38:10,908] INFO zookeeper.snapshotSizeFactor = 0.33 (org.apache.zookeeper.server.ZKDatabase)
[2023-11-03 19:38:10,908] INFO zookeeper.commitLogCount=500 (org.apache.zookeeper.server.ZKDatabase)
[2023-11-03 19:38:10,914] INFO zookeeper.snapshot.compression.method = CHECKED (org.apache.zookeeper.server.persistence.SnapStream)
[2023-11-03 19:38:10,914] INFO Snapshotting: 0x0 to /tmp/zookeeper/version-2/snapshot.0 (org.apache.zookeeper.server.persistence.FileTxnSnapLog)
[2023-11-03 19:38:10,917] INFO Snapshot loaded in 8 ms, highest zxid is 0x0, digest is 1371985504 (org.apache.zookeeper.server.ZKDatabase)
[2023-11-03 19:38:10,918] INFO Snapshotting: 0x0 to /tmp/zookeeper/version-2/snapshot.0 (org.apache.zookeeper.server.persistence.FileTxnSnapLog)
[2023-11-03 19:38:10,918] INFO Snapshot taken in 1 ms (org.apache.zookeeper.server.ZooKeeperServer)
[2023-11-03 19:38:10,926] INFO PrepRequestProcessor (sid:0) started, reconfigEnabled=false (org.apache.zookeeper.server.PrepRequestProcessor)
[2023-11-03 19:38:10,926] INFO zookeeper.request_throttler.shutdownTimeout = 10000 ms (org.apache.zookeeper.server.RequestThrottler)
[2023-11-03 19:38:10,939] INFO Using checkIntervalMs=60000 maxPerMinute=10000 maxNeverUsedIntervalMs=0 (org.apache.zookeeper.server.ContainerManager)
[2023-11-03 19:38:10,940] INFO ZooKeeper audit is disabled. (org.apache.zookeeper.audit.ZKAuditProvider)
[2023-11-03 19:38:20,073] INFO Registered kafka:type=kafka.Log4jController MBean (kafka.utils.Log4jControllerRegistration$)
[2023-11-03 19:38:20,292] INFO Setting -D jdk.tls.rejectClientInitiatedRenegotiation=true to disable client-initiated TLS renegotiation (org.apache.zookeeper.common.X509Util)
[2023-11-03 19:38:20,354] INFO Registered signal handlers for TERM, INT, HUP (org.apache.kafka.common.utils.LoggingSignalHandler)
[2023-11-03 19:38:20,355] INFO starting (kafka.server.KafkaServer)
[2023-11-03 19:38:20,355] INFO Connecting to zookeeper on localhost:2181 (kafka.server.KafkaServer)
[2023-11-03 19:38:20,366] INFO [ZooKeeperClient Kafka server] Initializing a new session to localhost:2181. (kafka.zookeeper.ZooKeeperClient)
[2023-11-03 19:38:20,371] INFO Client environment:zookeeper.version=3.8.2-139d619b58292d7734b4fc83a0f44be4e7b0c986, built on 2023-07-05 19:24 UTC (org.apache.zookeeper.ZooKeeper)
[2023-11-03 19:38:20,371] INFO Client environment:host.name=ThinkPadP53 (org.apache.zookeeper.ZooKeeper)
[2023-11-03 19:38:20,371] INFO Client environment:java.version=17.0.6 (org.apache.zookeeper.ZooKeeper)
[2023-11-03 19:38:20,371] INFO Client environment:java.vendor=Eclipse Adoptium (org.apache.zookeeper.ZooKeeper)
[2023-11-03 19:38:20,371] INFO Client environment:java.home=/opt/openjdk-bin-17.0.6_p10 (org.apache.zookeeper.ZooKeeper)
[2023-11-03 19:38:20,371] INFO Client environment:java.class.path=/scratch/Exemple_Kafka/bin/../libs/activation-1.1.1.jar:/scratch/Exemple_Kafka/bin/../libs/aopalliance-repackaged-2.6.1.jar:/scratch/Exemple_Kafka/bin/../libs/argparse4j-0.7.0.jar:/scratch/Exemple_Kafka/bin/../libs/audience-annotations-0.12.0.jar:/scratch/Exemple_Kafka/bin/../libs/caffeine-2.9.3.jar:/scratch/Exemple_Kafka/bin/../libs/checker-qual-3.19.0.jar:/scratch/Exemple_Kafka/bin/../libs/commons-beanutils-1.9.4.jar:/scratch/Exemple_Kafka/bin/../libs/commons-cli-1.4.jar:/scratch/Exemple_Kafka/bin/../libs/commons-collections-3.2.2.jar:/scratch/Exemple_Kafka/bin/../libs/commons-digester-2.1.jar:/scratch/Exemple_Kafka/bin/../libs/commons-io-2.11.0.jar:/scratch/Exemple_Kafka/bin/../libs/commons-lang3-3.8.1.jar:/scratch/Exemple_Kafka/bin/../libs/commons-logging-1.2.jar:/scratch/Exemple_Kafka/bin/../libs/commons-validator-1.7.jar:/scratch/Exemple_Kafka/bin/../libs/connect-api-3.6.0.jar:/scratch/Exemple_Kafka/bin/../libs/connect-basic-auth-extension-3.6.0.jar:/scratch/Exemple_Kafka/bin/../libs/connect-json-3.6.0.jar:/scratch/Exemple_Kafka/bin/../libs/connect-mirror-3.6.0.jar:/scratch/Exemple_Kafka/bin/../libs/connect-mirror-client-3.6.0.jar:/scratch/Exemple_Kafka/bin/../libs/connect-runtime-3.6.0.jar:/scratch/Exemple_Kafka/bin/../libs/connect-transforms-3.6.0.jar:/scratch/Exemple_Kafka/bin/../libs/error_prone_annotations-2.10.0.jar:/scratch/Exemple_Kafka/bin/../libs/hk2-api-2.6.1.jar:/scratch/Exemple_Kafka/bin/../libs/hk2-locator-2.6.1.jar:/scratch/Exemple_Kafka/bin/../libs/hk2-utils-2.6.1.jar:/scratch/Exemple_Kafka/bin/../libs/jackson-annotations-2.13.5.jar:/scratch/Exemple_Kafka/bin/../libs/jackson-core-2.13.5.jar:/scratch/Exemple_Kafka/bin/../libs/jackson-databind-2.13.5.jar:/scratch/Exemple_Kafka/bin/../libs/jackson-dataformat-csv-2.13.5.jar:/scratch/Exemple_Kafka/bin/../libs/jackson-datatype-jdk8-2.13.5.jar:/scratch/Exemple_Kafka/bin/../libs/jackson-jaxrs-base-2.13.5.jar:/scratch/Exemple_Kafka/bin/../libs/jackson-jaxrs-json-provider-2.13.5.jar:/scratch/Exemple_Kafka/bin/../libs/jackson-module-jaxb-annotations-2.13.5.jar:/scratch/Exemple_Kafka/bin/../libs/jackson-module-scala_2.13-2.13.5.jar:/scratch/Exemple_Kafka/bin/../libs/jakarta.activation-api-1.2.2.jar:/scratch/Exemple_Kafka/bin/../libs/jakarta.annotation-api-1.3.5.jar:/scratch/Exemple_Kafka/bin/../libs/jakarta.inject-2.6.1.jar:/scratch/Exemple_Kafka/bin/../libs/jakarta.validation-api-2.0.2.jar:/scratch/Exemple_Kafka/bin/../libs/jakarta.ws.rs-api-2.1.6.jar:/scratch/Exemple_Kafka/bin/../libs/jakarta.xml.bind-api-2.3.3.jar:/scratch/Exemple_Kafka/bin/../libs/javassist-3.29.2-GA.jar:/scratch/Exemple_Kafka/bin/../libs/javax.activation-api-1.2.0.jar:/scratch/Exemple_Kafka/bin/../libs/javax.annotation-api-1.3.2.jar:/scratch/Exemple_Kafka/bin/../libs/javax.servlet-api-3.1.0.jar:/scratch/Exemple_Kafka/bin/../libs/javax.ws.rs-api-2.1.1.jar:/scratch/Exemple_Kafka/bin/../libs/jaxb-api-2.3.1.jar:/scratch/Exemple_Kafka/bin/../libs/jersey-client-2.39.1.jar:/scratch/Exemple_Kafka/bin/../libs/jersey-common-2.39.1.jar:/scratch/Exemple_Kafka/bin/../libs/jersey-container-servlet-2.39.1.jar:/scratch/Exemple_Kafka/bin/../libs/jersey-container-servlet-core-2.39.1.jar:/scratch/Exemple_Kafka/bin/../libs/jersey-hk2-2.39.1.jar:/scratch/Exemple_Kafka/bin/../libs/jersey-server-2.39.1.jar:/scratch/Exemple_Kafka/bin/../libs/jetty-client-9.4.52.v20230823.jar:/scratch/Exemple_Kafka/bin/../libs/jetty-continuation-9.4.52.v20230823.jar:/scratch/Exemple_Kafka/bin/../libs/jetty-http-9.4.52.v20230823.jar:/scratch/Exemple_Kafka/bin/../libs/jetty-io-9.4.52.v20230823.jar:/scratch/Exemple_Kafka/bin/../libs/jetty-security-9.4.52.v20230823.jar:/scratch/Exemple_Kafka/bin/../libs/jetty-server-9.4.52.v20230823.jar:/scratch/Exemple_Kafka/bin/../libs/jetty-servlet-9.4.52.v20230823.jar:/scratch/Exemple_Kafka/bin/../libs/jetty-servlets-9.4.52.v20230823.jar:/scratch/Exemple_Kafka/bin/../libs/jetty-util-9.4.52.v20230823.jar:/scratch/Exemple_Kafka/bin/../libs/jetty-util-ajax-9.4.52.v20230823.jar:/scratch/Exemple_Kafka/bin/../libs/jline-3.22.0.jar:/scratch/Exemple_Kafka/bin/../libs/jopt-simple-5.0.4.jar:/scratch/Exemple_Kafka/bin/../libs/jose4j-0.9.3.jar:/scratch/Exemple_Kafka/bin/../libs/jsr305-3.0.2.jar:/scratch/Exemple_Kafka/bin/../libs/kafka-clients-3.6.0.jar:/scratch/Exemple_Kafka/bin/../libs/kafka-group-coordinator-3.6.0.jar:/scratch/Exemple_Kafka/bin/../libs/kafka-log4j-appender-3.6.0.jar:/scratch/Exemple_Kafka/bin/../libs/kafka-metadata-3.6.0.jar:/scratch/Exemple_Kafka/bin/../libs/kafka-raft-3.6.0.jar:/scratch/Exemple_Kafka/bin/../libs/kafka-server-common-3.6.0.jar:/scratch/Exemple_Kafka/bin/../libs/kafka-shell-3.6.0.jar:/scratch/Exemple_Kafka/bin/../libs/kafka-storage-3.6.0.jar:/scratch/Exemple_Kafka/bin/../libs/kafka-storage-api-3.6.0.jar:/scratch/Exemple_Kafka/bin/../libs/kafka-streams-3.6.0.jar:/scratch/Exemple_Kafka/bin/../libs/kafka-streams-examples-3.6.0.jar:/scratch/Exemple_Kafka/bin/../libs/kafka-streams-scala_2.13-3.6.0.jar:/scratch/Exemple_Kafka/bin/../libs/kafka-streams-test-utils-3.6.0.jar:/scratch/Exemple_Kafka/bin/../libs/kafka-tools-3.6.0.jar:/scratch/Exemple_Kafka/bin/../libs/kafka-tools-api-3.6.0.jar:/scratch/Exemple_Kafka/bin/../libs/kafka_2.13-3.6.0.jar:/scratch/Exemple_Kafka/bin/../libs/lz4-java-1.8.0.jar:/scratch/Exemple_Kafka/bin/../libs/maven-artifact-3.8.8.jar:/scratch/Exemple_Kafka/bin/../libs/metrics-core-2.2.0.jar:/scratch/Exemple_Kafka/bin/../libs/metrics-core-4.1.12.1.jar:/scratch/Exemple_Kafka/bin/../libs/netty-buffer-4.1.94.Final.jar:/scratch/Exemple_Kafka/bin/../libs/netty-codec-4.1.94.Final.jar:/scratch/Exemple_Kafka/bin/../libs/netty-common-4.1.94.Final.jar:/scratch/Exemple_Kafka/bin/../libs/netty-handler-4.1.94.Final.jar:/scratch/Exemple_Kafka/bin/../libs/netty-resolver-4.1.94.Final.jar:/scratch/Exemple_Kafka/bin/../libs/netty-transport-4.1.94.Final.jar:/scratch/Exemple_Kafka/bin/../libs/netty-transport-classes-epoll-4.1.94.Final.jar:/scratch/Exemple_Kafka/bin/../libs/netty-transport-native-epoll-4.1.94.Final.jar:/scratch/Exemple_Kafka/bin/../libs/netty-transport-native-unix-common-4.1.94.Final.jar:/scratch/Exemple_Kafka/bin/../libs/osgi-resource-locator-1.0.3.jar:/scratch/Exemple_Kafka/bin/../libs/paranamer-2.8.jar:/scratch/Exemple_Kafka/bin/../libs/pcollections-4.0.1.jar:/scratch/Exemple_Kafka/bin/../libs/plexus-utils-3.3.1.jar:/scratch/Exemple_Kafka/bin/../libs/reflections-0.10.2.jar:/scratch/Exemple_Kafka/bin/../libs/reload4j-1.2.25.jar:/scratch/Exemple_Kafka/bin/../libs/rocksdbjni-7.9.2.jar:/scratch/Exemple_Kafka/bin/../libs/scala-collection-compat_2.13-2.10.0.jar:/scratch/Exemple_Kafka/bin/../libs/scala-java8-compat_2.13-1.0.2.jar:/scratch/Exemple_Kafka/bin/../libs/scala-library-2.13.11.jar:/scratch/Exemple_Kafka/bin/../libs/scala-logging_2.13-3.9.4.jar:/scratch/Exemple_Kafka/bin/../libs/scala-reflect-2.13.11.jar:/scratch/Exemple_Kafka/bin/../libs/slf4j-api-1.7.36.jar:/scratch/Exemple_Kafka/bin/../libs/slf4j-reload4j-1.7.36.jar:/scratch/Exemple_Kafka/bin/../libs/snappy-java-1.1.10.4.jar:/scratch/Exemple_Kafka/bin/../libs/swagger-annotations-2.2.8.jar:/scratch/Exemple_Kafka/bin/../libs/trogdor-3.6.0.jar:/scratch/Exemple_Kafka/bin/../libs/zookeeper-3.8.2.jar:/scratch/Exemple_Kafka/bin/../libs/zookeeper-jute-3.8.2.jar:/scratch/Exemple_Kafka/bin/../libs/zstd-jni-1.5.5-1.jar (org.apache.zookeeper.ZooKeeper)
[2023-11-03 19:38:20,371] INFO Client environment:java.library.path=/usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib (org.apache.zookeeper.ZooKeeper)
[2023-11-03 19:38:20,371] INFO Client environment:java.io.tmpdir=/tmp (org.apache.zookeeper.ZooKeeper)
[2023-11-03 19:38:20,371] INFO Client environment:java.compiler=<NA> (org.apache.zookeeper.ZooKeeper)
[2023-11-03 19:38:20,371] INFO Client environment:os.name=Linux (org.apache.zookeeper.ZooKeeper)
[2023-11-03 19:38:20,371] INFO Client environment:os.arch=amd64 (org.apache.zookeeper.ZooKeeper)
[2023-11-03 19:38:20,371] INFO Client environment:os.version=6.4.3-cachyosGentooThinkPadP53 (org.apache.zookeeper.ZooKeeper)
[2023-11-03 19:38:20,371] INFO Client environment:user.name=memartel (org.apache.zookeeper.ZooKeeper)
[2023-11-03 19:38:20,371] INFO Client environment:user.home=/home/memartel (org.apache.zookeeper.ZooKeeper)
[2023-11-03 19:38:20,372] INFO Client environment:user.dir=/scratch/Exemple_Kafka (org.apache.zookeeper.ZooKeeper)
[2023-11-03 19:38:20,372] INFO Client environment:os.memory.free=987MB (org.apache.zookeeper.ZooKeeper)
[2023-11-03 19:38:20,372] INFO Client environment:os.memory.max=1024MB (org.apache.zookeeper.ZooKeeper)
[2023-11-03 19:38:20,372] INFO Client environment:os.memory.total=1024MB (org.apache.zookeeper.ZooKeeper)
[2023-11-03 19:38:20,374] INFO Initiating client connection, connectString=localhost:2181 sessionTimeout=18000 watcher=kafka.zookeeper.ZooKeeperClient$ZooKeeperClientWatcher$@3fce8fd9 (org.apache.zookeeper.ZooKeeper)
[2023-11-03 19:38:20,381] INFO jute.maxbuffer value is 4194304 Bytes (org.apache.zookeeper.ClientCnxnSocket)
[2023-11-03 19:38:20,385] INFO zookeeper.request.timeout value is 0. feature enabled=false (org.apache.zookeeper.ClientCnxn)
[2023-11-03 19:38:20,386] INFO [ZooKeeperClient Kafka server] Waiting until connected. (kafka.zookeeper.ZooKeeperClient)
[2023-11-03 19:38:20,387] INFO Opening socket connection to server localhost/127.0.0.1:2181. (org.apache.zookeeper.ClientCnxn)
[2023-11-03 19:38:20,389] INFO Socket connection established, initiating session, client: /127.0.0.1:41842, server: localhost/127.0.0.1:2181 (org.apache.zookeeper.ClientCnxn)
[2023-11-03 19:38:20,397] INFO Creating new log file: log.1 (org.apache.zookeeper.server.persistence.FileTxnLog)
[2023-11-03 19:38:20,402] INFO Session establishment complete on server localhost/127.0.0.1:2181, session id = 0x100008497380000, negotiated timeout = 18000 (org.apache.zookeeper.ClientCnxn)
[2023-11-03 19:38:20,404] INFO [ZooKeeperClient Kafka server] Connected. (kafka.zookeeper.ZooKeeperClient)
[2023-11-03 19:38:20,606] INFO Cluster ID = 8EdUX-SkTwmB2aSLdVSXoQ (kafka.server.KafkaServer)
[2023-11-03 19:38:20,608] WARN No meta.properties file under dir /tmp/kafka-logs/meta.properties (kafka.server.BrokerMetadataCheckpoint)
[2023-11-03 19:38:20,639] INFO KafkaConfig values:
advertised.listeners = null
alter.config.policy.class.name = null
alter.log.dirs.replication.quota.window.num = 11
alter.log.dirs.replication.quota.window.size.seconds = 1
authorizer.class.name =
auto.create.topics.enable = true
auto.include.jmx.reporter = true
auto.leader.rebalance.enable = true
background.threads = 10
broker.heartbeat.interval.ms = 2000
broker.id = 0
broker.id.generation.enable = true
broker.rack = null
broker.session.timeout.ms = 9000
client.quota.callback.class = null
compression.type = producer
connection.failed.authentication.delay.ms = 100
connections.max.idle.ms = 600000
connections.max.reauth.ms = 0
control.plane.listener.name = null
controlled.shutdown.enable = true
controlled.shutdown.max.retries = 3
controlled.shutdown.retry.backoff.ms = 5000
controller.listener.names = null
controller.quorum.append.linger.ms = 25
controller.quorum.election.backoff.max.ms = 1000
controller.quorum.election.timeout.ms = 1000
controller.quorum.fetch.timeout.ms = 2000
controller.quorum.request.timeout.ms = 2000
controller.quorum.retry.backoff.ms = 20
controller.quorum.voters = []
controller.quota.window.num = 11
controller.quota.window.size.seconds = 1
controller.socket.timeout.ms = 30000
create.topic.policy.class.name = null
default.replication.factor = 1
delegation.token.expiry.check.interval.ms = 3600000
delegation.token.expiry.time.ms = 86400000
delegation.token.master.key = null
delegation.token.max.lifetime.ms = 604800000
delegation.token.secret.key = null
delete.records.purgatory.purge.interval.requests = 1
delete.topic.enable = true
early.start.listeners = null
fetch.max.bytes = 57671680
fetch.purgatory.purge.interval.requests = 1000
group.consumer.assignors = [org.apache.kafka.coordinator.group.assignor.RangeAssignor]
group.consumer.heartbeat.interval.ms = 5000
group.consumer.max.heartbeat.interval.ms = 15000
group.consumer.max.session.timeout.ms = 60000
group.consumer.max.size = 2147483647
group.consumer.min.heartbeat.interval.ms = 5000
group.consumer.min.session.timeout.ms = 45000
group.consumer.session.timeout.ms = 45000
group.coordinator.new.enable = false
group.coordinator.threads = 1
group.initial.rebalance.delay.ms = 0
group.max.session.timeout.ms = 1800000
group.max.size = 2147483647
group.min.session.timeout.ms = 6000
initial.broker.registration.timeout.ms = 60000
inter.broker.listener.name = null
inter.broker.protocol.version = 3.6-IV2
kafka.metrics.polling.interval.secs = 10
kafka.metrics.reporters = []
leader.imbalance.check.interval.seconds = 300
leader.imbalance.per.broker.percentage = 10
listener.security.protocol.map = PLAINTEXT:PLAINTEXT,SSL:SSL,SASL_PLAINTEXT:SASL_PLAINTEXT,SASL_SSL:SASL_SSL
listeners = PLAINTEXT://:9092
log.cleaner.backoff.ms = 15000
log.cleaner.dedupe.buffer.size = 134217728
log.cleaner.delete.retention.ms = 86400000
log.cleaner.enable = true
log.cleaner.io.buffer.load.factor = 0.9
log.cleaner.io.buffer.size = 524288
log.cleaner.io.max.bytes.per.second = 1.7976931348623157E308
log.cleaner.max.compaction.lag.ms = 9223372036854775807
log.cleaner.min.cleanable.ratio = 0.5
log.cleaner.min.compaction.lag.ms = 0
log.cleaner.threads = 1
log.cleanup.policy = [delete]
log.dir = /tmp/kafka-logs
log.dirs = /tmp/kafka-logs
log.flush.interval.messages = 9223372036854775807
log.flush.interval.ms = null
log.flush.offset.checkpoint.interval.ms = 60000
log.flush.scheduler.interval.ms = 9223372036854775807
log.flush.start.offset.checkpoint.interval.ms = 60000
log.index.interval.bytes = 4096
log.index.size.max.bytes = 10485760
log.local.retention.bytes = -2
log.local.retention.ms = -2
log.message.downconversion.enable = true
log.message.format.version = 3.0-IV1
log.message.timestamp.after.max.ms = 9223372036854775807
log.message.timestamp.before.max.ms = 9223372036854775807
log.message.timestamp.difference.max.ms = 9223372036854775807
log.message.timestamp.type = CreateTime
log.preallocate = false
log.retention.bytes = -1
log.retention.check.interval.ms = 300000
log.retention.hours = 168
log.retention.minutes = null
log.retention.ms = null
log.roll.hours = 168
log.roll.jitter.hours = 0
log.roll.jitter.ms = null
log.roll.ms = null
log.segment.bytes = 1073741824
log.segment.delete.delay.ms = 60000
max.connection.creation.rate = 2147483647
max.connections = 2147483647
max.connections.per.ip = 2147483647
max.connections.per.ip.overrides =
max.incremental.fetch.session.cache.slots = 1000
message.max.bytes = 1048588
metadata.log.dir = null
metadata.log.max.record.bytes.between.snapshots = 20971520
metadata.log.max.snapshot.interval.ms = 3600000
metadata.log.segment.bytes = 1073741824
metadata.log.segment.min.bytes = 8388608
metadata.log.segment.ms = 604800000
metadata.max.idle.interval.ms = 500
metadata.max.retention.bytes = 104857600
metadata.max.retention.ms = 604800000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
min.insync.replicas = 1
node.id = 0
num.io.threads = 8
num.network.threads = 3
num.partitions = 1
num.recovery.threads.per.data.dir = 1
num.replica.alter.log.dirs.threads = null
num.replica.fetchers = 1
offset.metadata.max.bytes = 4096
offsets.commit.required.acks = -1
offsets.commit.timeout.ms = 5000
offsets.load.buffer.size = 5242880
offsets.retention.check.interval.ms = 600000
offsets.retention.minutes = 10080
offsets.topic.compression.codec = 0
offsets.topic.num.partitions = 50
offsets.topic.replication.factor = 1
offsets.topic.segment.bytes = 104857600
password.encoder.cipher.algorithm = AES/CBC/PKCS5Padding
password.encoder.iterations = 4096
password.encoder.key.length = 128
password.encoder.keyfactory.algorithm = null
password.encoder.old.secret = null
password.encoder.secret = null
principal.builder.class = class org.apache.kafka.common.security.authenticator.DefaultKafkaPrincipalBuilder
process.roles = []
producer.id.expiration.check.interval.ms = 600000
producer.id.expiration.ms = 86400000
producer.purgatory.purge.interval.requests = 1000
queued.max.request.bytes = -1
queued.max.requests = 500
quota.window.num = 11
quota.window.size.seconds = 1
remote.log.index.file.cache.total.size.bytes = 1073741824
remote.log.manager.task.interval.ms = 30000
remote.log.manager.task.retry.backoff.max.ms = 30000
remote.log.manager.task.retry.backoff.ms = 500
remote.log.manager.task.retry.jitter = 0.2
remote.log.manager.thread.pool.size = 10
remote.log.metadata.custom.metadata.max.bytes = 128
remote.log.metadata.manager.class.name = org.apache.kafka.server.log.remote.metadata.storage.TopicBasedRemoteLogMetadataManager
remote.log.metadata.manager.class.path = null
remote.log.metadata.manager.impl.prefix = rlmm.config.
remote.log.metadata.manager.listener.name = null
remote.log.reader.max.pending.tasks = 100
remote.log.reader.threads = 10
remote.log.storage.manager.class.name = null
remote.log.storage.manager.class.path = null
remote.log.storage.manager.impl.prefix = rsm.config.
remote.log.storage.system.enable = false
replica.fetch.backoff.ms = 1000
replica.fetch.max.bytes = 1048576
replica.fetch.min.bytes = 1
replica.fetch.response.max.bytes = 10485760
replica.fetch.wait.max.ms = 500
replica.high.watermark.checkpoint.interval.ms = 5000
replica.lag.time.max.ms = 30000
replica.selector.class = null
replica.socket.receive.buffer.bytes = 65536
replica.socket.timeout.ms = 30000
replication.quota.window.num = 11
replication.quota.window.size.seconds = 1
request.timeout.ms = 30000
reserved.broker.max.id = 1000
sasl.client.callback.handler.class = null
sasl.enabled.mechanisms = [GSSAPI]
sasl.jaas.config = null
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.principal.to.local.rules = [DEFAULT]
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.connect.timeout.ms = null
sasl.login.read.timeout.ms = 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.login.retry.backoff.max.ms = 10000
sasl.login.retry.backoff.ms = 100
sasl.mechanism.controller.protocol = GSSAPI
sasl.mechanism.inter.broker.protocol = GSSAPI
sasl.oauthbearer.clock.skew.seconds = 30
sasl.oauthbearer.expected.audience = null
sasl.oauthbearer.expected.issuer = null
sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
sasl.oauthbearer.jwks.endpoint.url = null
sasl.oauthbearer.scope.claim.name = scope
sasl.oauthbearer.sub.claim.name = sub
sasl.oauthbearer.token.endpoint.url = null
sasl.server.callback.handler.class = null
sasl.server.max.receive.size = 524288
security.inter.broker.protocol = PLAINTEXT
security.providers = null
server.max.startup.time.ms = 9223372036854775807
socket.connection.setup.timeout.max.ms = 30000
socket.connection.setup.timeout.ms = 10000
socket.listen.backlog.size = 50
socket.receive.buffer.bytes = 102400
socket.request.max.bytes = 104857600
socket.send.buffer.bytes = 102400
ssl.cipher.suites = []
ssl.client.auth = none
ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
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.principal.mapping.rules = DEFAULT
ssl.protocol = TLSv1.3
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.abort.timed.out.transaction.cleanup.interval.ms = 10000
transaction.max.timeout.ms = 900000
transaction.partition.verification.enable = true
transaction.remove.expired.transaction.cleanup.interval.ms = 3600000
transaction.state.log.load.buffer.size = 5242880
transaction.state.log.min.isr = 1
transaction.state.log.num.partitions = 50
transaction.state.log.replication.factor = 1
transaction.state.log.segment.bytes = 104857600
transactional.id.expiration.ms = 604800000
unclean.leader.election.enable = false
unstable.api.versions.enable = false
zookeeper.clientCnxnSocket = null
zookeeper.connect = localhost:2181
zookeeper.connection.timeout.ms = 18000
zookeeper.max.in.flight.requests = 10
zookeeper.metadata.migration.enable = false
zookeeper.session.timeout.ms = 18000
zookeeper.set.acl = false
zookeeper.ssl.cipher.suites = null
zookeeper.ssl.client.enable = false
zookeeper.ssl.crl.enable = false
zookeeper.ssl.enabled.protocols = null
zookeeper.ssl.endpoint.identification.algorithm = HTTPS
zookeeper.ssl.keystore.location = null
zookeeper.ssl.keystore.password = null
zookeeper.ssl.keystore.type = null
zookeeper.ssl.ocsp.enable = false
zookeeper.ssl.protocol = TLSv1.2
zookeeper.ssl.truststore.location = null
zookeeper.ssl.truststore.password = null
zookeeper.ssl.truststore.type = null
(kafka.server.KafkaConfig)
[2023-11-03 19:38:20,668] INFO [ThrottledChannelReaper-Fetch]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper)
[2023-11-03 19:38:20,668] INFO [ThrottledChannelReaper-Produce]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper)
[2023-11-03 19:38:20,669] INFO [ThrottledChannelReaper-Request]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper)
[2023-11-03 19:38:20,670] INFO [ThrottledChannelReaper-ControllerMutation]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper)
[2023-11-03 19:38:20,683] INFO Log directory /tmp/kafka-logs not found, creating it. (kafka.log.LogManager)
[2023-11-03 19:38:20,695] INFO Loading logs from log dirs ArraySeq(/tmp/kafka-logs) (kafka.log.LogManager)
[2023-11-03 19:38:20,698] INFO No logs found to be loaded in /tmp/kafka-logs (kafka.log.LogManager)
[2023-11-03 19:38:20,704] INFO Loaded 0 logs in 9ms (kafka.log.LogManager)
[2023-11-03 19:38:20,705] INFO Starting log cleanup with a period of 300000 ms. (kafka.log.LogManager)
[2023-11-03 19:38:20,706] INFO Starting log flusher with a default period of 9223372036854775807 ms. (kafka.log.LogManager)
[2023-11-03 19:38:20,739] INFO [kafka-log-cleaner-thread-0]: Starting (kafka.log.LogCleaner$CleanerThread)
[2023-11-03 19:38:20,749] INFO [feature-zk-node-event-process-thread]: Starting (kafka.server.FinalizedFeatureChangeListener$ChangeNotificationProcessorThread)
[2023-11-03 19:38:20,755] INFO Feature ZK node at path: /feature does not exist (kafka.server.FinalizedFeatureChangeListener)
[2023-11-03 19:38:20,788] INFO [zk-broker-0-to-controller-forwarding-channel-manager]: Starting (kafka.server.BrokerToControllerRequestThread)
[2023-11-03 19:38:20,988] INFO Updated connection-accept-rate max connection creation rate to 2147483647 (kafka.network.ConnectionQuotas)
[2023-11-03 19:38:21,001] INFO [SocketServer listenerType=ZK_BROKER, nodeId=0] Created data-plane acceptor and processors for endpoint : ListenerName(PLAINTEXT) (kafka.network.SocketServer)
[2023-11-03 19:38:21,004] INFO [zk-broker-0-to-controller-alter-partition-channel-manager]: Starting (kafka.server.BrokerToControllerRequestThread)
[2023-11-03 19:38:21,021] INFO [ExpirationReaper-0-Produce]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
[2023-11-03 19:38:21,022] INFO [ExpirationReaper-0-Fetch]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
[2023-11-03 19:38:21,023] INFO [ExpirationReaper-0-DeleteRecords]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
[2023-11-03 19:38:21,024] INFO [ExpirationReaper-0-ElectLeader]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
[2023-11-03 19:38:21,025] INFO [ExpirationReaper-0-RemoteFetch]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
[2023-11-03 19:38:21,036] INFO [LogDirFailureHandler]: Starting (kafka.server.ReplicaManager$LogDirFailureHandler)
[2023-11-03 19:38:21,037] INFO [AddPartitionsToTxnSenderThread-0]: Starting (kafka.server.AddPartitionsToTxnManager)
[2023-11-03 19:38:21,064] INFO Creating /brokers/ids/0 (is it secure? false) (kafka.zk.KafkaZkClient)
[2023-11-03 19:38:21,083] INFO Stat of the created znode at /brokers/ids/0 is: 25,25,1699054701074,1699054701074,1,0,0,72058163510640640,206,0,25
(kafka.zk.KafkaZkClient)
[2023-11-03 19:38:21,083] INFO Registered broker 0 at path /brokers/ids/0 with addresses: PLAINTEXT://ThinkPadP53:9092, czxid (broker epoch): 25 (kafka.zk.KafkaZkClient)
[2023-11-03 19:38:21,127] INFO [ExpirationReaper-0-topic]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
[2023-11-03 19:38:21,133] INFO [ExpirationReaper-0-Heartbeat]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
[2023-11-03 19:38:21,133] INFO [ExpirationReaper-0-Rebalance]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
[2023-11-03 19:38:21,134] INFO Successfully created /controller_epoch with initial epoch 0 (kafka.zk.KafkaZkClient)
[2023-11-03 19:38:21,147] INFO [GroupCoordinator 0]: Starting up. (kafka.coordinator.group.GroupCoordinator)
[2023-11-03 19:38:21,148] INFO Feature ZK node created at path: /feature (kafka.server.FinalizedFeatureChangeListener)
[2023-11-03 19:38:21,152] INFO [GroupCoordinator 0]: Startup complete. (kafka.coordinator.group.GroupCoordinator)
[2023-11-03 19:38:21,164] INFO [TransactionCoordinator id=0] Starting up. (kafka.coordinator.transaction.TransactionCoordinator)
[2023-11-03 19:38:21,167] INFO [MetadataCache brokerId=0] Updated cache from existing None to latest Features(version=3.6-IV2, finalizedFeatures={}, finalizedFeaturesEpoch=0). (kafka.server.metadata.ZkMetadataCache)
[2023-11-03 19:38:21,167] INFO [TxnMarkerSenderThread-0]: Starting (kafka.coordinator.transaction.TransactionMarkerChannelManager)
[2023-11-03 19:38:21,168] INFO [TransactionCoordinator id=0] Startup complete. (kafka.coordinator.transaction.TransactionCoordinator)
[2023-11-03 19:38:21,199] INFO [ExpirationReaper-0-AlterAcls]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
[2023-11-03 19:38:21,219] INFO [/config/changes-event-process-thread]: Starting (kafka.common.ZkNodeChangeNotificationListener$ChangeEventProcessThread)
[2023-11-03 19:38:21,232] INFO [SocketServer listenerType=ZK_BROKER, nodeId=0] Enabling request processing. (kafka.network.SocketServer)
[2023-11-03 19:38:21,243] INFO [Controller id=0, targetBrokerId=0] Node 0 disconnected. (org.apache.kafka.clients.NetworkClient)
[2023-11-03 19:38:21,243] INFO Awaiting socket connections on 0.0.0.0:9092. (kafka.network.DataPlaneAcceptor)
[2023-11-03 19:38:21,245] WARN [Controller id=0, targetBrokerId=0] Connection to node 0 (ThinkPadP53/192.168.37.3:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient)
[2023-11-03 19:38:21,247] INFO [Controller id=0, targetBrokerId=0] Client requested connection close from node 0 (org.apache.kafka.clients.NetworkClient)
[2023-11-03 19:38:21,249] INFO Kafka version: 3.6.0 (org.apache.kafka.common.utils.AppInfoParser)
[2023-11-03 19:38:21,249] INFO Kafka commitId: 60e845626d8a465a (org.apache.kafka.common.utils.AppInfoParser)
[2023-11-03 19:38:21,249] INFO Kafka startTimeMs: 1699054701246 (org.apache.kafka.common.utils.AppInfoParser)
[2023-11-03 19:38:21,250] INFO [KafkaServer id=0] started (kafka.server.KafkaServer)
[2023-11-03 19:38:21,398] INFO [zk-broker-0-to-controller-forwarding-channel-manager]: Recorded new controller, from now on will use node ThinkPadP53:9092 (id: 0 rack: null) (kafka.server.BrokerToControllerRequestThread)
[2023-11-03 19:38:21,405] INFO [zk-broker-0-to-controller-alter-partition-channel-manager]: Recorded new controller, from now on will use node ThinkPadP53:9092 (id: 0 rack: null) (kafka.server.BrokerToControllerRequestThread)
[2023-11-03 19:38:41,888] INFO Creating topic __consumer_offsets with configuration {compression.type=producer, cleanup.policy=compact, segment.bytes=104857600} and initial partition assignment HashMap(0 -> ArrayBuffer(0), 1 -> ArrayBuffer(0), 2 -> ArrayBuffer(0), 3 -> ArrayBuffer(0), 4 -> ArrayBuffer(0), 5 -> ArrayBuffer(0), 6 -> ArrayBuffer(0), 7 -> ArrayBuffer(0), 8 -> ArrayBuffer(0), 9 -> ArrayBuffer(0), 10 -> ArrayBuffer(0), 11 -> ArrayBuffer(0), 12 -> ArrayBuffer(0), 13 -> ArrayBuffer(0), 14 -> ArrayBuffer(0), 15 -> ArrayBuffer(0), 16 -> ArrayBuffer(0), 17 -> ArrayBuffer(0), 18 -> ArrayBuffer(0), 19 -> ArrayBuffer(0), 20 -> ArrayBuffer(0), 21 -> ArrayBuffer(0), 22 -> ArrayBuffer(0), 23 -> ArrayBuffer(0), 24 -> ArrayBuffer(0), 25 -> ArrayBuffer(0), 26 -> ArrayBuffer(0), 27 -> ArrayBuffer(0), 28 -> ArrayBuffer(0), 29 -> ArrayBuffer(0), 30 -> ArrayBuffer(0), 31 -> ArrayBuffer(0), 32 -> ArrayBuffer(0), 33 -> ArrayBuffer(0), 34 -> ArrayBuffer(0), 35 -> ArrayBuffer(0), 36 -> ArrayBuffer(0), 37 -> ArrayBuffer(0), 38 -> ArrayBuffer(0), 39 -> ArrayBuffer(0), 40 -> ArrayBuffer(0), 41 -> ArrayBuffer(0), 42 -> ArrayBuffer(0), 43 -> ArrayBuffer(0), 44 -> ArrayBuffer(0), 45 -> ArrayBuffer(0), 46 -> ArrayBuffer(0), 47 -> ArrayBuffer(0), 48 -> ArrayBuffer(0), 49 -> ArrayBuffer(0)) (kafka.zk.AdminZkClient)
[2023-11-03 19:38:42,029] INFO [ReplicaFetcherManager on broker 0] Removed fetcher for partitions HashSet(__consumer_offsets-22, __consumer_offsets-30, __consumer_offsets-25, __consumer_offsets-35, __consumer_offsets-37, __consumer_offsets-38, __consumer_offsets-13, __consumer_offsets-8, __consumer_offsets-21, __consumer_offsets-4, __consumer_offsets-27, __consumer_offsets-7, __consumer_offsets-9, __consumer_offsets-46, __consumer_offsets-41, __consumer_offsets-33, __consumer_offsets-23, __consumer_offsets-49, __consumer_offsets-47, __consumer_offsets-16, __consumer_offsets-28, __consumer_offsets-31, __consumer_offsets-36, __consumer_offsets-42, __consumer_offsets-3, __consumer_offsets-18, __consumer_offsets-15, __consumer_offsets-24, __consumer_offsets-17, __consumer_offsets-48, __consumer_offsets-19, __consumer_offsets-11, __consumer_offsets-2, __consumer_offsets-43, __consumer_offsets-6, __consumer_offsets-14, __consumer_offsets-20, __consumer_offsets-0, __consumer_offsets-44, __consumer_offsets-39, __consumer_offsets-12, __consumer_offsets-45, __consumer_offsets-1, __consumer_offsets-5, __consumer_offsets-26, __consumer_offsets-29, __consumer_offsets-34, __consumer_offsets-10, __consumer_offsets-32, __consumer_offsets-40) (kafka.server.ReplicaFetcherManager)
[2023-11-03 19:38:42,067] INFO [LogLoader partition=__consumer_offsets-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
[2023-11-03 19:38:42,077] INFO Created log for partition __consumer_offsets-3 in /tmp/kafka-logs/__consumer_offsets-3 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
[2023-11-03 19:38:42,079] INFO [Partition __consumer_offsets-3 broker=0] No checkpointed highwatermark is found for partition __consumer_offsets-3 (kafka.cluster.Partition)
[2023-11-03 19:38:42,080] INFO [Partition __consumer_offsets-3 broker=0] Log loaded for partition __consumer_offsets-3 with initial high watermark 0 (kafka.cluster.Partition)
[2023-11-03 19:38:42,088] INFO [LogLoader partition=__consumer_offsets-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
[2023-11-03 19:38:42,089] INFO Created log for partition __consumer_offsets-18 in /tmp/kafka-logs/__consumer_offsets-18 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
[2023-11-03 19:38:42,089] INFO [Partition __consumer_offsets-18 broker=0] No checkpointed highwatermark is found for partition __consumer_offsets-18 (kafka.cluster.Partition)
[2023-11-03 19:38:42,089] INFO [Partition __consumer_offsets-18 broker=0] Log loaded for partition __consumer_offsets-18 with initial high watermark 0 (kafka.cluster.Partition)
[2023-11-03 19:38:42,095] INFO [LogLoader partition=__consumer_offsets-41, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
[2023-11-03 19:38:42,095] INFO Created log for partition __consumer_offsets-41 in /tmp/kafka-logs/__consumer_offsets-41 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
[2023-11-03 19:38:42,096] INFO [Partition __consumer_offsets-41 broker=0] No checkpointed highwatermark is found for partition __consumer_offsets-41 (kafka.cluster.Partition)
[2023-11-03 19:38:42,096] INFO [Partition __consumer_offsets-41 broker=0] Log loaded for partition __consumer_offsets-41 with initial high watermark 0 (kafka.cluster.Partition)
[2023-11-03 19:38:42,099] INFO [LogLoader partition=__consumer_offsets-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
[2023-11-03 19:38:42,100] INFO Created log for partition __consumer_offsets-10 in /tmp/kafka-logs/__consumer_offsets-10 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
[2023-11-03 19:38:42,100] INFO [Partition __consumer_offsets-10 broker=0] No checkpointed highwatermark is found for partition __consumer_offsets-10 (kafka.cluster.Partition)
[2023-11-03 19:38:42,100] INFO [Partition __consumer_offsets-10 broker=0] Log loaded for partition __consumer_offsets-10 with initial high watermark 0 (kafka.cluster.Partition)
[2023-11-03 19:38:42,103] INFO [LogLoader partition=__consumer_offsets-33, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
[2023-11-03 19:38:42,103] INFO Created log for partition __consumer_offsets-33 in /tmp/kafka-logs/__consumer_offsets-33 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
[2023-11-03 19:38:42,103] INFO [Partition __consumer_offsets-33 broker=0] No checkpointed highwatermark is found for partition __consumer_offsets-33 (kafka.cluster.Partition)
[2023-11-03 19:38:42,104] INFO [Partition __consumer_offsets-33 broker=0] Log loaded for partition __consumer_offsets-33 with initial high watermark 0 (kafka.cluster.Partition)
[2023-11-03 19:38:42,107] INFO [LogLoader partition=__consumer_offsets-48, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
[2023-11-03 19:38:42,108] INFO Created log for partition __consumer_offsets-48 in /tmp/kafka-logs/__consumer_offsets-48 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
[2023-11-03 19:38:42,108] INFO [Partition __consumer_offsets-48 broker=0] No checkpointed highwatermark is found for partition __consumer_offsets-48 (kafka.cluster.Partition)
[2023-11-03 19:38:42,108] INFO [Partition __consumer_offsets-48 broker=0] Log loaded for partition __consumer_offsets-48 with initial high watermark 0 (kafka.cluster.Partition)
[2023-11-03 19:38:42,113] INFO [LogLoader partition=__consumer_offsets-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
[2023-11-03 19:38:42,114] INFO Created log for partition __consumer_offsets-19 in /tmp/kafka-logs/__consumer_offsets-19 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
[2023-11-03 19:38:42,114] INFO [Partition __consumer_offsets-19 broker=0] No checkpointed highwatermark is found for partition __consumer_offsets-19 (kafka.cluster.Partition)
[2023-11-03 19:38:42,114] INFO [Partition __consumer_offsets-19 broker=0] Log loaded for partition __consumer_offsets-19 with initial high watermark 0 (kafka.cluster.Partition)
[2023-11-03 19:38:42,117] INFO [LogLoader partition=__consumer_offsets-34, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
[2023-11-03 19:38:42,118] INFO Created log for partition __consumer_offsets-34 in /tmp/kafka-logs/__consumer_offsets-34 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
[2023-11-03 19:38:42,118] INFO [Partition __consumer_offsets-34 broker=0] No checkpointed highwatermark is found for partition __consumer_offsets-34 (kafka.cluster.Partition)
[2023-11-03 19:38:42,118] INFO [Partition __consumer_offsets-34 broker=0] Log loaded for partition __consumer_offsets-34 with initial high watermark 0 (kafka.cluster.Partition)
[2023-11-03 19:38:42,121] INFO [LogLoader partition=__consumer_offsets-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
[2023-11-03 19:38:42,121] INFO Created log for partition __consumer_offsets-4 in /tmp/kafka-logs/__consumer_offsets-4 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
[2023-11-03 19:38:42,121] INFO [Partition __consumer_offsets-4 broker=0] No checkpointed highwatermark is found for partition __consumer_offsets-4 (kafka.cluster.Partition)
[2023-11-03 19:38:42,122] INFO [Partition __consumer_offsets-4 broker=0] Log loaded for partition __consumer_offsets-4 with initial high watermark 0 (kafka.cluster.Partition)
[2023-11-03 19:38:42,127] INFO [LogLoader partition=__consumer_offsets-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
[2023-11-03 19:38:42,127] INFO Created log for partition __consumer_offsets-11 in /tmp/kafka-logs/__consumer_offsets-11 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
[2023-11-03 19:38:42,127] INFO [Partition __consumer_offsets-11 broker=0] No checkpointed highwatermark is found for partition __consumer_offsets-11 (kafka.cluster.Partition)
[2023-11-03 19:38:42,127] INFO [Partition __consumer_offsets-11 broker=0] Log loaded for partition __consumer_offsets-11 with initial high watermark 0 (kafka.cluster.Partition)
[2023-11-03 19:38:42,130] INFO [LogLoader partition=__consumer_offsets-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
[2023-11-03 19:38:42,131] INFO Created log for partition __consumer_offsets-26 in /tmp/kafka-logs/__consumer_offsets-26 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
[2023-11-03 19:38:42,131] INFO [Partition __consumer_offsets-26 broker=0] No checkpointed highwatermark is found for partition __consumer_offsets-26 (kafka.cluster.Partition)
[2023-11-03 19:38:42,131] INFO [Partition __consumer_offsets-26 broker=0] Log loaded for partition __consumer_offsets-26 with initial high watermark 0 (kafka.cluster.Partition)
[2023-11-03 19:38:42,134] INFO [LogLoader partition=__consumer_offsets-49, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
[2023-11-03 19:38:42,134] INFO Created log for partition __consumer_offsets-49 in /tmp/kafka-logs/__consumer_offsets-49 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
[2023-11-03 19:38:42,135] INFO [Partition __consumer_offsets-49 broker=0] No checkpointed highwatermark is found for partition __consumer_offsets-49 (kafka.cluster.Partition)
[2023-11-03 19:38:42,135] INFO [Partition __consumer_offsets-49 broker=0] Log loaded for partition __consumer_offsets-49 with initial high watermark 0 (kafka.cluster.Partition)
[2023-11-03 19:38:42,137] INFO [LogLoader partition=__consumer_offsets-39, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
[2023-11-03 19:38:42,137] INFO Created log for partition __consumer_offsets-39 in /tmp/kafka-logs/__consumer_offsets-39 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
[2023-11-03 19:38:42,137] INFO [Partition __consumer_offsets-39 broker=0] No checkpointed highwatermark is found for partition __consumer_offsets-39 (kafka.cluster.Partition)
[2023-11-03 19:38:42,137] INFO [Partition __consumer_offsets-39 broker=0] Log loaded for partition __consumer_offsets-39 with initial high watermark 0 (kafka.cluster.Partition)
[2023-11-03 19:38:42,141] INFO [LogLoader partition=__consumer_offsets-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
[2023-11-03 19:38:42,142] INFO Created log for partition __consumer_offsets-9 in /tmp/kafka-logs/__consumer_offsets-9 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
[2023-11-03 19:38:42,143] INFO [Partition __consumer_offsets-9 broker=0] No checkpointed highwatermark is found for partition __consumer_offsets-9 (kafka.cluster.Partition)
[2023-11-03 19:38:42,143] INFO [Partition __consumer_offsets-9 broker=0] Log loaded for partition __consumer_offsets-9 with initial high watermark 0 (kafka.cluster.Partition)
[2023-11-03 19:38:42,145] INFO [LogLoader partition=__consumer_offsets-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
[2023-11-03 19:38:42,146] INFO Created log for partition __consumer_offsets-24 in /tmp/kafka-logs/__consumer_offsets-24 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
[2023-11-03 19:38:42,146] INFO [Partition __consumer_offsets-24 broker=0] No checkpointed highwatermark is found for partition __consumer_offsets-24 (kafka.cluster.Partition)
[2023-11-03 19:38:42,146] INFO [Partition __consumer_offsets-24 broker=0] Log loaded for partition __consumer_offsets-24 with initial high watermark 0 (kafka.cluster.Partition)
[2023-11-03 19:38:42,149] INFO [LogLoader partition=__consumer_offsets-31, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
[2023-11-03 19:38:42,149] INFO Created log for partition __consumer_offsets-31 in /tmp/kafka-logs/__consumer_offsets-31 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
[2023-11-03 19:38:42,149] INFO [Partition __consumer_offsets-31 broker=0] No checkpointed highwatermark is found for partition __consumer_offsets-31 (kafka.cluster.Partition)
[2023-11-03 19:38:42,149] INFO [Partition __consumer_offsets-31 broker=0] Log loaded for partition __consumer_offsets-31 with initial high watermark 0 (kafka.cluster.Partition)
[2023-11-03 19:38:42,152] INFO [LogLoader partition=__consumer_offsets-46, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
[2023-11-03 19:38:42,152] INFO Created log for partition __consumer_offsets-46 in /tmp/kafka-logs/__consumer_offsets-46 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
[2023-11-03 19:38:42,152] INFO [Partition __consumer_offsets-46 broker=0] No checkpointed highwatermark is found for partition __consumer_offsets-46 (kafka.cluster.Partition)
[2023-11-03 19:38:42,152] INFO [Partition __consumer_offsets-46 broker=0] Log loaded for partition __consumer_offsets-46 with initial high watermark 0 (kafka.cluster.Partition)
[2023-11-03 19:38:42,155] INFO [LogLoader partition=__consumer_offsets-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
[2023-11-03 19:38:42,156] INFO Created log for partition __consumer_offsets-1 in /tmp/kafka-logs/__consumer_offsets-1 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
[2023-11-03 19:38:42,156] INFO [Partition __consumer_offsets-1 broker=0] No checkpointed highwatermark is found for partition __consumer_offsets-1 (kafka.cluster.Partition)
[2023-11-03 19:38:42,156] INFO [Partition __consumer_offsets-1 broker=0] Log loaded for partition __consumer_offsets-1 with initial high watermark 0 (kafka.cluster.Partition)
[2023-11-03 19:38:42,162] INFO [LogLoader partition=__consumer_offsets-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
[2023-11-03 19:38:42,163] INFO Created log for partition __consumer_offsets-16 in /tmp/kafka-logs/__consumer_offsets-16 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
[2023-11-03 19:38:42,163] INFO [Partition __consumer_offsets-16 broker=0] No checkpointed highwatermark is found for partition __consumer_offsets-16 (kafka.cluster.Partition)
[2023-11-03 19:38:42,163] INFO [Partition __consumer_offsets-16 broker=0] Log loaded for partition __consumer_offsets-16 with initial high watermark 0 (kafka.cluster.Partition)
[2023-11-03 19:38:42,167] INFO [LogLoader partition=__consumer_offsets-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
[2023-11-03 19:38:42,167] INFO Created log for partition __consumer_offsets-2 in /tmp/kafka-logs/__consumer_offsets-2 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
[2023-11-03 19:38:42,167] INFO [Partition __consumer_offsets-2 broker=0] No checkpointed highwatermark is found for partition __consumer_offsets-2 (kafka.cluster.Partition)
[2023-11-03 19:38:42,167] INFO [Partition __consumer_offsets-2 broker=0] Log loaded for partition __consumer_offsets-2 with initial high watermark 0 (kafka.cluster.Partition)
[2023-11-03 19:38:42,170] INFO [LogLoader partition=__consumer_offsets-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
[2023-11-03 19:38:42,170] INFO Created log for partition __consumer_offsets-25 in /tmp/kafka-logs/__consumer_offsets-25 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
[2023-11-03 19:38:42,170] INFO [Partition __consumer_offsets-25 broker=0] No checkpointed highwatermark is found for partition __consumer_offsets-25 (kafka.cluster.Partition)
[2023-11-03 19:38:42,170] INFO [Partition __consumer_offsets-25 broker=0] Log loaded for partition __consumer_offsets-25 with initial high watermark 0 (kafka.cluster.Partition)
[2023-11-03 19:38:42,173] INFO [LogLoader partition=__consumer_offsets-40, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
[2023-11-03 19:38:42,175] INFO Created log for partition __consumer_offsets-40 in /tmp/kafka-logs/__consumer_offsets-40 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
[2023-11-03 19:38:42,175] INFO [Partition __consumer_offsets-40 broker=0] No checkpointed highwatermark is found for partition __consumer_offsets-40 (kafka.cluster.Partition)
[2023-11-03 19:38:42,175] INFO [Partition __consumer_offsets-40 broker=0] Log loaded for partition __consumer_offsets-40 with initial high watermark 0 (kafka.cluster.Partition)
[2023-11-03 19:38:42,180] INFO [LogLoader partition=__consumer_offsets-47, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
[2023-11-03 19:38:42,181] INFO Created log for partition __consumer_offsets-47 in /tmp/kafka-logs/__consumer_offsets-47 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
[2023-11-03 19:38:42,181] INFO [Partition __consumer_offsets-47 broker=0] No checkpointed highwatermark is found for partition __consumer_offsets-47 (kafka.cluster.Partition)
[2023-11-03 19:38:42,181] INFO [Partition __consumer_offsets-47 broker=0] Log loaded for partition __consumer_offsets-47 with initial high watermark 0 (kafka.cluster.Partition)
[2023-11-03 19:38:42,185] INFO [LogLoader partition=__consumer_offsets-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
[2023-11-03 19:38:42,185] INFO Created log for partition __consumer_offsets-17 in /tmp/kafka-logs/__consumer_offsets-17 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
[2023-11-03 19:38:42,185] INFO [Partition __consumer_offsets-17 broker=0] No checkpointed highwatermark is found for partition __consumer_offsets-17 (kafka.cluster.Partition)
[2023-11-03 19:38:42,185] INFO [Partition __consumer_offsets-17 broker=0] Log loaded for partition __consumer_offsets-17 with initial high watermark 0 (kafka.cluster.Partition)
[2023-11-03 19:38:42,188] INFO [LogLoader partition=__consumer_offsets-32, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
[2023-11-03 19:38:42,188] INFO Created log for partition __consumer_offsets-32 in /tmp/kafka-logs/__consumer_offsets-32 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
[2023-11-03 19:38:42,188] INFO [Partition __consumer_offsets-32 broker=0] No checkpointed highwatermark is found for partition __consumer_offsets-32 (kafka.cluster.Partition)
[2023-11-03 19:38:42,188] INFO [Partition __consumer_offsets-32 broker=0] Log loaded for partition __consumer_offsets-32 with initial high watermark 0 (kafka.cluster.Partition)
[2023-11-03 19:38:42,194] INFO [LogLoader partition=__consumer_offsets-37, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
[2023-11-03 19:38:42,195] INFO Created log for partition __consumer_offsets-37 in /tmp/kafka-logs/__consumer_offsets-37 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
[2023-11-03 19:38:42,195] INFO [Partition __consumer_offsets-37 broker=0] No checkpointed highwatermark is found for partition __consumer_offsets-37 (kafka.cluster.Partition)
[2023-11-03 19:38:42,195] INFO [Partition __consumer_offsets-37 broker=0] Log loaded for partition __consumer_offsets-37 with initial high watermark 0 (kafka.cluster.Partition)
[2023-11-03 19:38:42,200] INFO [LogLoader partition=__consumer_offsets-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
[2023-11-03 19:38:42,201] INFO Created log for partition __consumer_offsets-7 in /tmp/kafka-logs/__consumer_offsets-7 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
[2023-11-03 19:38:42,201] INFO [Partition __consumer_offsets-7 broker=0] No checkpointed highwatermark is found for partition __consumer_offsets-7 (kafka.cluster.Partition)
[2023-11-03 19:38:42,201] INFO [Partition __consumer_offsets-7 broker=0] Log loaded for partition __consumer_offsets-7 with initial high watermark 0 (kafka.cluster.Partition)
[2023-11-03 19:38:42,204] INFO [LogLoader partition=__consumer_offsets-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
[2023-11-03 19:38:42,204] INFO Created log for partition __consumer_offsets-22 in /tmp/kafka-logs/__consumer_offsets-22 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
[2023-11-03 19:38:42,204] INFO [Partition __consumer_offsets-22 broker=0] No checkpointed highwatermark is found for partition __consumer_offsets-22 (kafka.cluster.Partition)
[2023-11-03 19:38:42,204] INFO [Partition __consumer_offsets-22 broker=0] Log loaded for partition __consumer_offsets-22 with initial high watermark 0 (kafka.cluster.Partition)
[2023-11-03 19:38:42,209] INFO [LogLoader partition=__consumer_offsets-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
[2023-11-03 19:38:42,210] INFO Created log for partition __consumer_offsets-29 in /tmp/kafka-logs/__consumer_offsets-29 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
[2023-11-03 19:38:42,210] INFO [Partition __consumer_offsets-29 broker=0] No checkpointed highwatermark is found for partition __consumer_offsets-29 (kafka.cluster.Partition)
[2023-11-03 19:38:42,210] INFO [Partition __consumer_offsets-29 broker=0] Log loaded for partition __consumer_offsets-29 with initial high watermark 0 (kafka.cluster.Partition)
[2023-11-03 19:38:42,215] INFO [LogLoader partition=__consumer_offsets-44, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
[2023-11-03 19:38:42,216] INFO Created log for partition __consumer_offsets-44 in /tmp/kafka-logs/__consumer_offsets-44 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
[2023-11-03 19:38:42,216] INFO [Partition __consumer_offsets-44 broker=0] No checkpointed highwatermark is found for partition __consumer_offsets-44 (kafka.cluster.Partition)
[2023-11-03 19:38:42,216] INFO [Partition __consumer_offsets-44 broker=0] Log loaded for partition __consumer_offsets-44 with initial high watermark 0 (kafka.cluster.Partition)
[2023-11-03 19:38:42,220] INFO [LogLoader partition=__consumer_offsets-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
[2023-11-03 19:38:42,220] INFO Created log for partition __consumer_offsets-14 in /tmp/kafka-logs/__consumer_offsets-14 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
[2023-11-03 19:38:42,220] INFO [Partition __consumer_offsets-14 broker=0] No checkpointed highwatermark is found for partition __consumer_offsets-14 (kafka.cluster.Partition)
[2023-11-03 19:38:42,220] INFO [Partition __consumer_offsets-14 broker=0] Log loaded for partition __consumer_offsets-14 with initial high watermark 0 (kafka.cluster.Partition)
[2023-11-03 19:38:42,225] INFO [LogLoader partition=__consumer_offsets-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
[2023-11-03 19:38:42,226] INFO Created log for partition __consumer_offsets-23 in /tmp/kafka-logs/__consumer_offsets-23 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
[2023-11-03 19:38:42,226] INFO [Partition __consumer_offsets-23 broker=0] No checkpointed highwatermark is found for partition __consumer_offsets-23 (kafka.cluster.Partition)
[2023-11-03 19:38:42,226] INFO [Partition __consumer_offsets-23 broker=0] Log loaded for partition __consumer_offsets-23 with initial high watermark 0 (kafka.cluster.Partition)
[2023-11-03 19:38:42,230] INFO [LogLoader partition=__consumer_offsets-38, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
[2023-11-03 19:38:42,231] INFO Created log for partition __consumer_offsets-38 in /tmp/kafka-logs/__consumer_offsets-38 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
[2023-11-03 19:38:42,231] INFO [Partition __consumer_offsets-38 broker=0] No checkpointed highwatermark is found for partition __consumer_offsets-38 (kafka.cluster.Partition)
[2023-11-03 19:38:42,231] INFO [Partition __consumer_offsets-38 broker=0] Log loaded for partition __consumer_offsets-38 with initial high watermark 0 (kafka.cluster.Partition)
[2023-11-03 19:38:42,235] INFO [LogLoader partition=__consumer_offsets-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
[2023-11-03 19:38:42,236] INFO Created log for partition __consumer_offsets-8 in /tmp/kafka-logs/__consumer_offsets-8 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
[2023-11-03 19:38:42,236] INFO [Partition __consumer_offsets-8 broker=0] No checkpointed highwatermark is found for partition __consumer_offsets-8 (kafka.cluster.Partition)
[2023-11-03 19:38:42,236] INFO [Partition __consumer_offsets-8 broker=0] Log loaded for partition __consumer_offsets-8 with initial high watermark 0 (kafka.cluster.Partition)
[2023-11-03 19:38:42,238] INFO [LogLoader partition=__consumer_offsets-45, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
[2023-11-03 19:38:42,239] INFO Created log for partition __consumer_offsets-45 in /tmp/kafka-logs/__consumer_offsets-45 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
[2023-11-03 19:38:42,239] INFO [Partition __consumer_offsets-45 broker=0] No checkpointed highwatermark is found for partition __consumer_offsets-45 (kafka.cluster.Partition)
[2023-11-03 19:38:42,239] INFO [Partition __consumer_offsets-45 broker=0] Log loaded for partition __consumer_offsets-45 with initial high watermark 0 (kafka.cluster.Partition)
[2023-11-03 19:38:42,244] INFO [LogLoader partition=__consumer_offsets-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
[2023-11-03 19:38:42,244] INFO Created log for partition __consumer_offsets-15 in /tmp/kafka-logs/__consumer_offsets-15 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
[2023-11-03 19:38:42,244] INFO [Partition __consumer_offsets-15 broker=0] No checkpointed highwatermark is found for partition __consumer_offsets-15 (kafka.cluster.Partition)
[2023-11-03 19:38:42,244] INFO [Partition __consumer_offsets-15 broker=0] Log loaded for partition __consumer_offsets-15 with initial high watermark 0 (kafka.cluster.Partition)
[2023-11-03 19:38:42,248] INFO [LogLoader partition=__consumer_offsets-30, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
[2023-11-03 19:38:42,249] INFO Created log for partition __consumer_offsets-30 in /tmp/kafka-logs/__consumer_offsets-30 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
[2023-11-03 19:38:42,249] INFO [Partition __consumer_offsets-30 broker=0] No checkpointed highwatermark is found for partition __consumer_offsets-30 (kafka.cluster.Partition)
[2023-11-03 19:38:42,249] INFO [Partition __consumer_offsets-30 broker=0] Log loaded for partition __consumer_offsets-30 with initial high watermark 0 (kafka.cluster.Partition)
[2023-11-03 19:38:42,251] INFO [LogLoader partition=__consumer_offsets-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
[2023-11-03 19:38:42,251] INFO Created log for partition __consumer_offsets-0 in /tmp/kafka-logs/__consumer_offsets-0 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
[2023-11-03 19:38:42,252] INFO [Partition __consumer_offsets-0 broker=0] No checkpointed highwatermark is found for partition __consumer_offsets-0 (kafka.cluster.Partition)
[2023-11-03 19:38:42,252] INFO [Partition __consumer_offsets-0 broker=0] Log loaded for partition __consumer_offsets-0 with initial high watermark 0 (kafka.cluster.Partition)
[2023-11-03 19:38:42,254] INFO [LogLoader partition=__consumer_offsets-35, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
[2023-11-03 19:38:42,254] INFO Created log for partition __consumer_offsets-35 in /tmp/kafka-logs/__consumer_offsets-35 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
[2023-11-03 19:38:42,254] INFO [Partition __consumer_offsets-35 broker=0] No checkpointed highwatermark is found for partition __consumer_offsets-35 (kafka.cluster.Partition)
[2023-11-03 19:38:42,254] INFO [Partition __consumer_offsets-35 broker=0] Log loaded for partition __consumer_offsets-35 with initial high watermark 0 (kafka.cluster.Partition)
[2023-11-03 19:38:42,260] INFO [LogLoader partition=__consumer_offsets-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
[2023-11-03 19:38:42,260] INFO Created log for partition __consumer_offsets-5 in /tmp/kafka-logs/__consumer_offsets-5 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
[2023-11-03 19:38:42,261] INFO [Partition __consumer_offsets-5 broker=0] No checkpointed highwatermark is found for partition __consumer_offsets-5 (kafka.cluster.Partition)
[2023-11-03 19:38:42,261] INFO [Partition __consumer_offsets-5 broker=0] Log loaded for partition __consumer_offsets-5 with initial high watermark 0 (kafka.cluster.Partition)
[2023-11-03 19:38:42,264] INFO [LogLoader partition=__consumer_offsets-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
[2023-11-03 19:38:42,265] INFO Created log for partition __consumer_offsets-20 in /tmp/kafka-logs/__consumer_offsets-20 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
[2023-11-03 19:38:42,265] INFO [Partition __consumer_offsets-20 broker=0] No checkpointed highwatermark is found for partition __consumer_offsets-20 (kafka.cluster.Partition)
[2023-11-03 19:38:42,266] INFO [Partition __consumer_offsets-20 broker=0] Log loaded for partition __consumer_offsets-20 with initial high watermark 0 (kafka.cluster.Partition)
[2023-11-03 19:38:42,269] INFO [LogLoader partition=__consumer_offsets-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
[2023-11-03 19:38:42,269] INFO Created log for partition __consumer_offsets-27 in /tmp/kafka-logs/__consumer_offsets-27 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
[2023-11-03 19:38:42,269] INFO [Partition __consumer_offsets-27 broker=0] No checkpointed highwatermark is found for partition __consumer_offsets-27 (kafka.cluster.Partition)
[2023-11-03 19:38:42,270] INFO [Partition __consumer_offsets-27 broker=0] Log loaded for partition __consumer_offsets-27 with initial high watermark 0 (kafka.cluster.Partition)
[2023-11-03 19:38:42,272] INFO [LogLoader partition=__consumer_offsets-42, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
[2023-11-03 19:38:42,273] INFO Created log for partition __consumer_offsets-42 in /tmp/kafka-logs/__consumer_offsets-42 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
[2023-11-03 19:38:42,273] INFO [Partition __consumer_offsets-42 broker=0] No checkpointed highwatermark is found for partition __consumer_offsets-42 (kafka.cluster.Partition)
[2023-11-03 19:38:42,273] INFO [Partition __consumer_offsets-42 broker=0] Log loaded for partition __consumer_offsets-42 with initial high watermark 0 (kafka.cluster.Partition)
[2023-11-03 19:38:42,277] INFO [LogLoader partition=__consumer_offsets-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
[2023-11-03 19:38:42,277] INFO Created log for partition __consumer_offsets-12 in /tmp/kafka-logs/__consumer_offsets-12 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
[2023-11-03 19:38:42,277] INFO [Partition __consumer_offsets-12 broker=0] No checkpointed highwatermark is found for partition __consumer_offsets-12 (kafka.cluster.Partition)
[2023-11-03 19:38:42,277] INFO [Partition __consumer_offsets-12 broker=0] Log loaded for partition __consumer_offsets-12 with initial high watermark 0 (kafka.cluster.Partition)
[2023-11-03 19:38:42,280] INFO [LogLoader partition=__consumer_offsets-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
[2023-11-03 19:38:42,280] INFO Created log for partition __consumer_offsets-21 in /tmp/kafka-logs/__consumer_offsets-21 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
[2023-11-03 19:38:42,280] INFO [Partition __consumer_offsets-21 broker=0] No checkpointed highwatermark is found for partition __consumer_offsets-21 (kafka.cluster.Partition)
[2023-11-03 19:38:42,280] INFO [Partition __consumer_offsets-21 broker=0] Log loaded for partition __consumer_offsets-21 with initial high watermark 0 (kafka.cluster.Partition)
[2023-11-03 19:38:42,284] INFO [LogLoader partition=__consumer_offsets-36, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
[2023-11-03 19:38:42,285] INFO Created log for partition __consumer_offsets-36 in /tmp/kafka-logs/__consumer_offsets-36 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
[2023-11-03 19:38:42,285] INFO [Partition __consumer_offsets-36 broker=0] No checkpointed highwatermark is found for partition __consumer_offsets-36 (kafka.cluster.Partition)
[2023-11-03 19:38:42,285] INFO [Partition __consumer_offsets-36 broker=0] Log loaded for partition __consumer_offsets-36 with initial high watermark 0 (kafka.cluster.Partition)
[2023-11-03 19:38:42,288] INFO [LogLoader partition=__consumer_offsets-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
[2023-11-03 19:38:42,288] INFO Created log for partition __consumer_offsets-6 in /tmp/kafka-logs/__consumer_offsets-6 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
[2023-11-03 19:38:42,288] INFO [Partition __consumer_offsets-6 broker=0] No checkpointed highwatermark is found for partition __consumer_offsets-6 (kafka.cluster.Partition)
[2023-11-03 19:38:42,288] INFO [Partition __consumer_offsets-6 broker=0] Log loaded for partition __consumer_offsets-6 with initial high watermark 0 (kafka.cluster.Partition)
[2023-11-03 19:38:42,291] INFO [LogLoader partition=__consumer_offsets-43, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
[2023-11-03 19:38:42,292] INFO Created log for partition __consumer_offsets-43 in /tmp/kafka-logs/__consumer_offsets-43 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
[2023-11-03 19:38:42,292] INFO [Partition __consumer_offsets-43 broker=0] No checkpointed highwatermark is found for partition __consumer_offsets-43 (kafka.cluster.Partition)
[2023-11-03 19:38:42,292] INFO [Partition __consumer_offsets-43 broker=0] Log loaded for partition __consumer_offsets-43 with initial high watermark 0 (kafka.cluster.Partition)
[2023-11-03 19:38:42,295] INFO [LogLoader partition=__consumer_offsets-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
[2023-11-03 19:38:42,295] INFO Created log for partition __consumer_offsets-13 in /tmp/kafka-logs/__consumer_offsets-13 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
[2023-11-03 19:38:42,295] INFO [Partition __consumer_offsets-13 broker=0] No checkpointed highwatermark is found for partition __consumer_offsets-13 (kafka.cluster.Partition)
[2023-11-03 19:38:42,296] INFO [Partition __consumer_offsets-13 broker=0] Log loaded for partition __consumer_offsets-13 with initial high watermark 0 (kafka.cluster.Partition)
[2023-11-03 19:38:42,298] INFO [LogLoader partition=__consumer_offsets-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
[2023-11-03 19:38:42,299] INFO Created log for partition __consumer_offsets-28 in /tmp/kafka-logs/__consumer_offsets-28 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager)
[2023-11-03 19:38:42,299] INFO [Partition __consumer_offsets-28 broker=0] No checkpointed highwatermark is found for partition __consumer_offsets-28 (kafka.cluster.Partition)
[2023-11-03 19:38:42,299] INFO [Partition __consumer_offsets-28 broker=0] Log loaded for partition __consumer_offsets-28 with initial high watermark 0 (kafka.cluster.Partition)
[2023-11-03 19:38:42,303] INFO [GroupCoordinator 0]: Elected as the group coordinator for partition 3 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
[2023-11-03 19:38:42,303] INFO [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-3 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:38:42,304] INFO [GroupCoordinator 0]: Elected as the group coordinator for partition 18 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
[2023-11-03 19:38:42,304] INFO [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-18 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:38:42,304] INFO [GroupCoordinator 0]: Elected as the group coordinator for partition 41 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
[2023-11-03 19:38:42,304] INFO [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-41 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:38:42,304] INFO [GroupCoordinator 0]: Elected as the group coordinator for partition 10 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
[2023-11-03 19:38:42,304] INFO [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-10 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:38:42,304] INFO [GroupCoordinator 0]: Elected as the group coordinator for partition 33 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
[2023-11-03 19:38:42,304] INFO [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-33 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:38:42,304] INFO [GroupCoordinator 0]: Elected as the group coordinator for partition 48 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
[2023-11-03 19:38:42,304] INFO [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-48 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:38:42,304] INFO [GroupCoordinator 0]: Elected as the group coordinator for partition 19 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
[2023-11-03 19:38:42,304] INFO [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-19 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:38:42,304] INFO [GroupCoordinator 0]: Elected as the group coordinator for partition 34 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
[2023-11-03 19:38:42,304] INFO [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-34 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:38:42,304] INFO [GroupCoordinator 0]: Elected as the group coordinator for partition 4 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
[2023-11-03 19:38:42,304] INFO [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-4 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:38:42,304] INFO [GroupCoordinator 0]: Elected as the group coordinator for partition 11 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
[2023-11-03 19:38:42,304] INFO [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-11 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:38:42,304] INFO [GroupCoordinator 0]: Elected as the group coordinator for partition 26 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
[2023-11-03 19:38:42,304] INFO [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-26 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:38:42,304] INFO [GroupCoordinator 0]: Elected as the group coordinator for partition 49 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
[2023-11-03 19:38:42,304] INFO [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-49 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:38:42,304] INFO [GroupCoordinator 0]: Elected as the group coordinator for partition 39 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
[2023-11-03 19:38:42,304] INFO [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-39 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:38:42,304] INFO [GroupCoordinator 0]: Elected as the group coordinator for partition 9 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
[2023-11-03 19:38:42,304] INFO [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-9 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:38:42,304] INFO [GroupCoordinator 0]: Elected as the group coordinator for partition 24 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
[2023-11-03 19:38:42,304] INFO [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-24 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:38:42,304] INFO [GroupCoordinator 0]: Elected as the group coordinator for partition 31 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
[2023-11-03 19:38:42,304] INFO [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-31 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:38:42,304] INFO [GroupCoordinator 0]: Elected as the group coordinator for partition 46 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
[2023-11-03 19:38:42,305] INFO [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-46 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:38:42,305] INFO [GroupCoordinator 0]: Elected as the group coordinator for partition 1 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
[2023-11-03 19:38:42,305] INFO [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-1 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:38:42,305] INFO [GroupCoordinator 0]: Elected as the group coordinator for partition 16 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
[2023-11-03 19:38:42,305] INFO [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-16 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:38:42,305] INFO [GroupCoordinator 0]: Elected as the group coordinator for partition 2 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
[2023-11-03 19:38:42,305] INFO [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-2 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:38:42,305] INFO [GroupCoordinator 0]: Elected as the group coordinator for partition 25 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
[2023-11-03 19:38:42,305] INFO [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-25 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:38:42,305] INFO [GroupCoordinator 0]: Elected as the group coordinator for partition 40 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
[2023-11-03 19:38:42,305] INFO [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-40 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:38:42,305] INFO [GroupCoordinator 0]: Elected as the group coordinator for partition 47 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
[2023-11-03 19:38:42,305] INFO [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-47 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:38:42,305] INFO [GroupCoordinator 0]: Elected as the group coordinator for partition 17 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
[2023-11-03 19:38:42,305] INFO [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-17 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:38:42,305] INFO [GroupCoordinator 0]: Elected as the group coordinator for partition 32 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
[2023-11-03 19:38:42,305] INFO [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-32 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:38:42,305] INFO [GroupCoordinator 0]: Elected as the group coordinator for partition 37 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
[2023-11-03 19:38:42,305] INFO [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-37 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:38:42,305] INFO [GroupCoordinator 0]: Elected as the group coordinator for partition 7 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
[2023-11-03 19:38:42,305] INFO [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-7 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:38:42,305] INFO [GroupCoordinator 0]: Elected as the group coordinator for partition 22 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
[2023-11-03 19:38:42,305] INFO [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-22 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:38:42,305] INFO [GroupCoordinator 0]: Elected as the group coordinator for partition 29 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
[2023-11-03 19:38:42,305] INFO [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-29 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:38:42,305] INFO [GroupCoordinator 0]: Elected as the group coordinator for partition 44 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
[2023-11-03 19:38:42,305] INFO [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-44 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:38:42,305] INFO [GroupCoordinator 0]: Elected as the group coordinator for partition 14 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
[2023-11-03 19:38:42,305] INFO [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-14 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:38:42,305] INFO [GroupCoordinator 0]: Elected as the group coordinator for partition 23 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
[2023-11-03 19:38:42,305] INFO [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-23 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:38:42,305] INFO [GroupCoordinator 0]: Elected as the group coordinator for partition 38 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
[2023-11-03 19:38:42,305] INFO [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-38 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:38:42,305] INFO [GroupCoordinator 0]: Elected as the group coordinator for partition 8 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
[2023-11-03 19:38:42,305] INFO [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-8 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:38:42,305] INFO [GroupCoordinator 0]: Elected as the group coordinator for partition 45 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
[2023-11-03 19:38:42,305] INFO [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-45 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:38:42,305] INFO [GroupCoordinator 0]: Elected as the group coordinator for partition 15 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
[2023-11-03 19:38:42,305] INFO [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-15 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:38:42,305] INFO [GroupCoordinator 0]: Elected as the group coordinator for partition 30 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
[2023-11-03 19:38:42,305] INFO [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-30 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:38:42,305] INFO [GroupCoordinator 0]: Elected as the group coordinator for partition 0 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
[2023-11-03 19:38:42,305] INFO [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-0 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:38:42,305] INFO [GroupCoordinator 0]: Elected as the group coordinator for partition 35 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
[2023-11-03 19:38:42,306] INFO [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-35 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:38:42,306] INFO [GroupCoordinator 0]: Elected as the group coordinator for partition 5 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
[2023-11-03 19:38:42,306] INFO [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-5 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:38:42,306] INFO [GroupCoordinator 0]: Elected as the group coordinator for partition 20 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
[2023-11-03 19:38:42,306] INFO [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-20 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:38:42,306] INFO [GroupCoordinator 0]: Elected as the group coordinator for partition 27 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
[2023-11-03 19:38:42,306] INFO [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-27 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:38:42,306] INFO [GroupCoordinator 0]: Elected as the group coordinator for partition 42 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
[2023-11-03 19:38:42,306] INFO [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-42 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:38:42,306] INFO [GroupCoordinator 0]: Elected as the group coordinator for partition 12 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
[2023-11-03 19:38:42,306] INFO [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-12 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:38:42,306] INFO [GroupCoordinator 0]: Elected as the group coordinator for partition 21 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
[2023-11-03 19:38:42,306] INFO [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-21 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:38:42,306] INFO [GroupCoordinator 0]: Elected as the group coordinator for partition 36 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
[2023-11-03 19:38:42,306] INFO [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-36 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:38:42,306] INFO [GroupCoordinator 0]: Elected as the group coordinator for partition 6 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
[2023-11-03 19:38:42,306] INFO [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-6 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:38:42,306] INFO [GroupCoordinator 0]: Elected as the group coordinator for partition 43 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
[2023-11-03 19:38:42,306] INFO [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-43 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:38:42,306] INFO [GroupCoordinator 0]: Elected as the group coordinator for partition 13 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
[2023-11-03 19:38:42,306] INFO [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-13 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:38:42,306] INFO [GroupCoordinator 0]: Elected as the group coordinator for partition 28 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
[2023-11-03 19:38:42,306] INFO [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-28 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:38:42,310] INFO [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-3 in 4 milliseconds for epoch 0, of which 1 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:38:42,310] INFO [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-18 in 6 milliseconds for epoch 0, of which 6 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:38:42,310] INFO [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-41 in 6 milliseconds for epoch 0, of which 6 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:38:42,311] INFO [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-10 in 7 milliseconds for epoch 0, of which 6 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:38:42,311] INFO [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-33 in 7 milliseconds for epoch 0, of which 7 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:38:42,311] INFO [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-48 in 7 milliseconds for epoch 0, of which 7 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:38:42,311] INFO [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-19 in 7 milliseconds for epoch 0, of which 7 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:38:42,311] INFO [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-34 in 7 milliseconds for epoch 0, of which 7 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:38:42,311] INFO [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-4 in 7 milliseconds for epoch 0, of which 7 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:38:42,311] INFO [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-11 in 7 milliseconds for epoch 0, of which 7 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:38:42,311] INFO [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-26 in 7 milliseconds for epoch 0, of which 7 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:38:42,311] INFO [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-49 in 7 milliseconds for epoch 0, of which 7 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:38:42,312] INFO [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-39 in 8 milliseconds for epoch 0, of which 8 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:38:42,312] INFO [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-9 in 8 milliseconds for epoch 0, of which 8 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:38:42,312] INFO [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-24 in 8 milliseconds for epoch 0, of which 8 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:38:42,312] INFO [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-31 in 8 milliseconds for epoch 0, of which 8 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:38:42,312] INFO [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-46 in 7 milliseconds for epoch 0, of which 7 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:38:42,312] INFO [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-1 in 7 milliseconds for epoch 0, of which 7 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:38:42,312] INFO [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-16 in 7 milliseconds for epoch 0, of which 7 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:38:42,312] INFO [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-2 in 7 milliseconds for epoch 0, of which 7 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:38:42,313] INFO [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-25 in 7 milliseconds for epoch 0, of which 7 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:38:42,313] INFO [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-40 in 8 milliseconds for epoch 0, of which 8 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:38:42,313] INFO [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-47 in 8 milliseconds for epoch 0, of which 8 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:38:42,313] INFO [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-17 in 8 milliseconds for epoch 0, of which 8 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:38:42,313] INFO [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-32 in 8 milliseconds for epoch 0, of which 8 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:38:42,313] INFO [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-37 in 8 milliseconds for epoch 0, of which 8 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:38:42,313] INFO [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-7 in 8 milliseconds for epoch 0, of which 8 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:38:42,313] INFO [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-22 in 8 milliseconds for epoch 0, of which 8 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:38:42,313] INFO [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-29 in 8 milliseconds for epoch 0, of which 8 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:38:42,313] INFO [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-44 in 8 milliseconds for epoch 0, of which 8 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:38:42,313] INFO [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-14 in 8 milliseconds for epoch 0, of which 8 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:38:42,314] INFO [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-23 in 9 milliseconds for epoch 0, of which 8 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:38:42,314] INFO [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-38 in 9 milliseconds for epoch 0, of which 9 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:38:42,314] INFO [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-8 in 9 milliseconds for epoch 0, of which 9 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:38:42,314] INFO [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-45 in 9 milliseconds for epoch 0, of which 9 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:38:42,314] INFO [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-15 in 9 milliseconds for epoch 0, of which 9 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:38:42,314] INFO [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-30 in 9 milliseconds for epoch 0, of which 9 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:38:42,314] INFO [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-0 in 9 milliseconds for epoch 0, of which 9 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:38:42,314] INFO [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-35 in 8 milliseconds for epoch 0, of which 8 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:38:42,314] INFO [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-5 in 8 milliseconds for epoch 0, of which 8 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:38:42,314] INFO [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-20 in 8 milliseconds for epoch 0, of which 8 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:38:42,314] INFO [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-27 in 8 milliseconds for epoch 0, of which 8 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:38:42,314] INFO [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-42 in 8 milliseconds for epoch 0, of which 8 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:38:42,314] INFO [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-12 in 8 milliseconds for epoch 0, of which 8 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:38:42,314] INFO [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-21 in 8 milliseconds for epoch 0, of which 8 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:38:42,314] INFO [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-36 in 8 milliseconds for epoch 0, of which 8 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:38:42,315] INFO [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-6 in 8 milliseconds for epoch 0, of which 8 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:38:42,315] INFO [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-43 in 9 milliseconds for epoch 0, of which 9 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:38:42,315] INFO [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-13 in 9 milliseconds for epoch 0, of which 9 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:38:42,315] INFO [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-28 in 9 milliseconds for epoch 0, of which 9 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:38:56,514] INFO Creating topic test-topic with configuration {} and initial partition assignment HashMap(0 -> ArrayBuffer(0)) (kafka.zk.AdminZkClient)
[2023-11-03 19:38:56,527] INFO [ReplicaFetcherManager on broker 0] Removed fetcher for partitions Set(test-topic-0) (kafka.server.ReplicaFetcherManager)
[2023-11-03 19:38:56,529] INFO [LogLoader partition=test-topic-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
[2023-11-03 19:38:56,529] INFO Created log for partition test-topic-0 in /tmp/kafka-logs/test-topic-0 with properties {} (kafka.log.LogManager)
[2023-11-03 19:38:56,530] INFO [Partition test-topic-0 broker=0] No checkpointed highwatermark is found for partition test-topic-0 (kafka.cluster.Partition)
[2023-11-03 19:38:56,530] INFO [Partition test-topic-0 broker=0] Log loaded for partition test-topic-0 with initial high watermark 0 (kafka.cluster.Partition)
[2023-11-03 19:39:07,767] INFO [GroupCoordinator 0]: Dynamic member with unknown member id joins group test-group in Empty state. Created a new member id rdkafka-d8d257cb-90fd-4aed-a191-0c8705f20f1a and request the member to rejoin with this id. (kafka.coordinator.group.GroupCoordinator)
[2023-11-03 19:39:07,775] INFO [GroupCoordinator 0]: Preparing to rebalance group test-group in state PreparingRebalance with old generation 0 (__consumer_offsets-12) (reason: Adding new member rdkafka-d8d257cb-90fd-4aed-a191-0c8705f20f1a with group instance id None; client reason: not provided) (kafka.coordinator.group.GroupCoordinator)
[2023-11-03 19:39:07,791] INFO [GroupCoordinator 0]: Stabilized group test-group generation 1 (__consumer_offsets-12) with 1 members (kafka.coordinator.group.GroupCoordinator)
[2023-11-03 19:39:07,797] INFO [GroupCoordinator 0]: Assignment received from leader rdkafka-d8d257cb-90fd-4aed-a191-0c8705f20f1a for group test-group for generation 1. The group has 1 members, 0 of which are static. (kafka.coordinator.group.GroupCoordinator)
[2023-11-03 19:40:46,816] INFO [GroupCoordinator 0]: Member rdkafka-d8d257cb-90fd-4aed-a191-0c8705f20f1a in group test-group has failed, removing it from the group (kafka.coordinator.group.GroupCoordinator)
[2023-11-03 19:40:46,817] INFO [GroupCoordinator 0]: Preparing to rebalance group test-group in state PreparingRebalance with old generation 1 (__consumer_offsets-12) (reason: removing member rdkafka-d8d257cb-90fd-4aed-a191-0c8705f20f1a on heartbeat expiration) (kafka.coordinator.group.GroupCoordinator)
[2023-11-03 19:40:46,818] INFO [GroupCoordinator 0]: Group test-group with generation 2 is now empty (__consumer_offsets-12) (kafka.coordinator.group.GroupCoordinator)
[2023-11-03 19:40:48,852] INFO Terminating process due to signal SIGTERM (org.apache.kafka.common.utils.LoggingSignalHandler)
[2023-11-03 19:40:48,853] INFO [KafkaServer id=0] shutting down (kafka.server.KafkaServer)
[2023-11-03 19:40:48,854] INFO [KafkaServer id=0] Starting controlled shutdown (kafka.server.KafkaServer)
[2023-11-03 19:40:48,865] INFO [KafkaServer id=0] Controlled shutdown request returned successfully after 5ms (kafka.server.KafkaServer)
[2023-11-03 19:40:48,867] INFO [/config/changes-event-process-thread]: Shutting down (kafka.common.ZkNodeChangeNotificationListener$ChangeEventProcessThread)
[2023-11-03 19:40:48,867] INFO [/config/changes-event-process-thread]: Stopped (kafka.common.ZkNodeChangeNotificationListener$ChangeEventProcessThread)
[2023-11-03 19:40:48,867] INFO [/config/changes-event-process-thread]: Shutdown completed (kafka.common.ZkNodeChangeNotificationListener$ChangeEventProcessThread)
[2023-11-03 19:40:48,868] INFO [SocketServer listenerType=ZK_BROKER, nodeId=0] Stopping socket server request processors (kafka.network.SocketServer)
[2023-11-03 19:40:48,875] INFO [SocketServer listenerType=ZK_BROKER, nodeId=0] Stopped socket server request processors (kafka.network.SocketServer)
[2023-11-03 19:40:48,876] INFO [data-plane Kafka Request Handler on Broker 0], shutting down (kafka.server.KafkaRequestHandlerPool)
[2023-11-03 19:40:48,876] INFO [data-plane Kafka Request Handler on Broker 0], shut down completely (kafka.server.KafkaRequestHandlerPool)
[2023-11-03 19:40:48,878] INFO [ExpirationReaper-0-AlterAcls]: Shutting down (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
[2023-11-03 19:40:48,878] INFO [ExpirationReaper-0-AlterAcls]: Stopped (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
[2023-11-03 19:40:48,878] INFO [ExpirationReaper-0-AlterAcls]: Shutdown completed (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
[2023-11-03 19:40:48,879] INFO [KafkaApi-0] Shutdown complete. (kafka.server.KafkaApis)
[2023-11-03 19:40:48,879] INFO [ExpirationReaper-0-topic]: Shutting down (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
[2023-11-03 19:40:48,879] INFO [ExpirationReaper-0-topic]: Stopped (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
[2023-11-03 19:40:48,879] INFO [ExpirationReaper-0-topic]: Shutdown completed (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
[2023-11-03 19:40:48,880] INFO [TransactionCoordinator id=0] Shutting down. (kafka.coordinator.transaction.TransactionCoordinator)
[2023-11-03 19:40:48,880] INFO [Transaction State Manager 0]: Shutdown complete (kafka.coordinator.transaction.TransactionStateManager)
[2023-11-03 19:40:48,880] INFO [TxnMarkerSenderThread-0]: Shutting down (kafka.coordinator.transaction.TransactionMarkerChannelManager)
[2023-11-03 19:40:48,881] INFO [TxnMarkerSenderThread-0]: Stopped (kafka.coordinator.transaction.TransactionMarkerChannelManager)
[2023-11-03 19:40:48,881] INFO [TxnMarkerSenderThread-0]: Shutdown completed (kafka.coordinator.transaction.TransactionMarkerChannelManager)
[2023-11-03 19:40:48,881] INFO [TransactionCoordinator id=0] Shutdown complete. (kafka.coordinator.transaction.TransactionCoordinator)
[2023-11-03 19:40:48,881] INFO [GroupCoordinator 0]: Shutting down. (kafka.coordinator.group.GroupCoordinator)
[2023-11-03 19:40:48,882] INFO [ExpirationReaper-0-Heartbeat]: Shutting down (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
[2023-11-03 19:40:48,882] INFO [ExpirationReaper-0-Heartbeat]: Stopped (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
[2023-11-03 19:40:48,882] INFO [ExpirationReaper-0-Heartbeat]: Shutdown completed (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
[2023-11-03 19:40:48,882] INFO [ExpirationReaper-0-Rebalance]: Shutting down (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
[2023-11-03 19:40:48,882] INFO [ExpirationReaper-0-Rebalance]: Stopped (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
[2023-11-03 19:40:48,882] INFO [ExpirationReaper-0-Rebalance]: Shutdown completed (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
[2023-11-03 19:40:48,882] INFO [GroupCoordinator 0]: Shutdown complete. (kafka.coordinator.group.GroupCoordinator)
[2023-11-03 19:40:48,883] INFO [ReplicaManager broker=0] Shutting down (kafka.server.ReplicaManager)
[2023-11-03 19:40:48,883] INFO [LogDirFailureHandler]: Shutting down (kafka.server.ReplicaManager$LogDirFailureHandler)
[2023-11-03 19:40:48,883] INFO [LogDirFailureHandler]: Stopped (kafka.server.ReplicaManager$LogDirFailureHandler)
[2023-11-03 19:40:48,883] INFO [LogDirFailureHandler]: Shutdown completed (kafka.server.ReplicaManager$LogDirFailureHandler)
[2023-11-03 19:40:48,884] INFO [ReplicaFetcherManager on broker 0] shutting down (kafka.server.ReplicaFetcherManager)
[2023-11-03 19:40:48,884] INFO [ReplicaFetcherManager on broker 0] shutdown completed (kafka.server.ReplicaFetcherManager)
[2023-11-03 19:40:48,884] INFO [ReplicaAlterLogDirsManager on broker 0] shutting down (kafka.server.ReplicaAlterLogDirsManager)
[2023-11-03 19:40:48,884] INFO [ReplicaAlterLogDirsManager on broker 0] shutdown completed (kafka.server.ReplicaAlterLogDirsManager)
[2023-11-03 19:40:48,884] INFO [ExpirationReaper-0-Fetch]: Shutting down (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
[2023-11-03 19:40:48,884] INFO [ExpirationReaper-0-Fetch]: Stopped (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
[2023-11-03 19:40:48,884] INFO [ExpirationReaper-0-Fetch]: Shutdown completed (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
[2023-11-03 19:40:48,885] INFO [ExpirationReaper-0-RemoteFetch]: Shutting down (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
[2023-11-03 19:40:48,885] INFO [ExpirationReaper-0-RemoteFetch]: Stopped (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
[2023-11-03 19:40:48,885] INFO [ExpirationReaper-0-RemoteFetch]: Shutdown completed (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
[2023-11-03 19:40:48,885] INFO [ExpirationReaper-0-Produce]: Shutting down (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
[2023-11-03 19:40:48,885] INFO [ExpirationReaper-0-Produce]: Stopped (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
[2023-11-03 19:40:48,885] INFO [ExpirationReaper-0-Produce]: Shutdown completed (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
[2023-11-03 19:40:48,885] INFO [ExpirationReaper-0-DeleteRecords]: Shutting down (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
[2023-11-03 19:40:48,885] INFO [ExpirationReaper-0-DeleteRecords]: Stopped (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
[2023-11-03 19:40:48,886] INFO [ExpirationReaper-0-DeleteRecords]: Shutdown completed (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
[2023-11-03 19:40:48,886] INFO [ExpirationReaper-0-ElectLeader]: Shutting down (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
[2023-11-03 19:40:48,886] INFO [ExpirationReaper-0-ElectLeader]: Stopped (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
[2023-11-03 19:40:48,886] INFO [ExpirationReaper-0-ElectLeader]: Shutdown completed (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
[2023-11-03 19:40:48,889] INFO [AddPartitionsToTxnSenderThread-0]: Shutting down (kafka.server.AddPartitionsToTxnManager)
[2023-11-03 19:40:48,889] INFO [AddPartitionsToTxnSenderThread-0]: Stopped (kafka.server.AddPartitionsToTxnManager)
[2023-11-03 19:40:48,889] INFO [AddPartitionsToTxnSenderThread-0]: Shutdown completed (kafka.server.AddPartitionsToTxnManager)
[2023-11-03 19:40:48,889] INFO [ReplicaManager broker=0] Shut down completely (kafka.server.ReplicaManager)
[2023-11-03 19:40:48,890] INFO [zk-broker-0-to-controller-alter-partition-channel-manager]: Shutting down (kafka.server.BrokerToControllerRequestThread)
[2023-11-03 19:40:48,890] INFO [zk-broker-0-to-controller-alter-partition-channel-manager]: Stopped (kafka.server.BrokerToControllerRequestThread)
[2023-11-03 19:40:48,890] INFO [zk-broker-0-to-controller-alter-partition-channel-manager]: Shutdown completed (kafka.server.BrokerToControllerRequestThread)
[2023-11-03 19:40:48,892] INFO Broker to controller channel manager for alter-partition shutdown (kafka.server.BrokerToControllerChannelManagerImpl)
[2023-11-03 19:40:48,892] INFO [zk-broker-0-to-controller-forwarding-channel-manager]: Shutting down (kafka.server.BrokerToControllerRequestThread)
[2023-11-03 19:40:48,893] INFO [zk-broker-0-to-controller-forwarding-channel-manager]: Stopped (kafka.server.BrokerToControllerRequestThread)
[2023-11-03 19:40:48,893] INFO [zk-broker-0-to-controller-forwarding-channel-manager]: Shutdown completed (kafka.server.BrokerToControllerRequestThread)
[2023-11-03 19:40:48,893] INFO Broker to controller channel manager for forwarding shutdown (kafka.server.BrokerToControllerChannelManagerImpl)
[2023-11-03 19:40:48,894] INFO Shutting down. (kafka.log.LogManager)
[2023-11-03 19:40:48,894] INFO [kafka-log-cleaner-thread-0]: Shutting down (kafka.log.LogCleaner$CleanerThread)
[2023-11-03 19:40:48,894] INFO [kafka-log-cleaner-thread-0]: Stopped (kafka.log.LogCleaner$CleanerThread)
[2023-11-03 19:40:48,894] INFO [kafka-log-cleaner-thread-0]: Shutdown completed (kafka.log.LogCleaner$CleanerThread)
[2023-11-03 19:40:48,912] INFO [ProducerStateManager partition=__consumer_offsets-12]Wrote producer snapshot at offset 7 with 0 producer ids in 0 ms. (org.apache.kafka.storage.internals.log.ProducerStateManager)
[2023-11-03 19:40:48,914] INFO [ProducerStateManager partition=test-topic-0]Wrote producer snapshot at offset 5 with 0 producer ids in 0 ms. (org.apache.kafka.storage.internals.log.ProducerStateManager)
[2023-11-03 19:40:48,920] INFO Shutdown complete. (kafka.log.LogManager)
[2023-11-03 19:40:48,925] INFO [feature-zk-node-event-process-thread]: Shutting down (kafka.server.FinalizedFeatureChangeListener$ChangeNotificationProcessorThread)
[2023-11-03 19:40:48,925] INFO [feature-zk-node-event-process-thread]: Stopped (kafka.server.FinalizedFeatureChangeListener$ChangeNotificationProcessorThread)
[2023-11-03 19:40:48,925] INFO [feature-zk-node-event-process-thread]: Shutdown completed (kafka.server.FinalizedFeatureChangeListener$ChangeNotificationProcessorThread)
[2023-11-03 19:40:48,925] INFO [ZooKeeperClient Kafka server] Closing. (kafka.zookeeper.ZooKeeperClient)
[2023-11-03 19:40:49,028] INFO Session: 0x100008497380000 closed (org.apache.zookeeper.ZooKeeper)
[2023-11-03 19:40:49,028] INFO EventThread shut down for session: 0x100008497380000 (org.apache.zookeeper.ClientCnxn)
[2023-11-03 19:40:49,028] INFO [ZooKeeperClient Kafka server] Closed. (kafka.zookeeper.ZooKeeperClient)
[2023-11-03 19:40:49,028] INFO [ThrottledChannelReaper-Fetch]: Shutting down (kafka.server.ClientQuotaManager$ThrottledChannelReaper)
[2023-11-03 19:40:49,029] INFO [ThrottledChannelReaper-Fetch]: Stopped (kafka.server.ClientQuotaManager$ThrottledChannelReaper)
[2023-11-03 19:40:49,029] INFO [ThrottledChannelReaper-Fetch]: Shutdown completed (kafka.server.ClientQuotaManager$ThrottledChannelReaper)
[2023-11-03 19:40:49,029] INFO [ThrottledChannelReaper-Produce]: Shutting down (kafka.server.ClientQuotaManager$ThrottledChannelReaper)
[2023-11-03 19:40:49,029] INFO [ThrottledChannelReaper-Produce]: Stopped (kafka.server.ClientQuotaManager$ThrottledChannelReaper)
[2023-11-03 19:40:49,029] INFO [ThrottledChannelReaper-Produce]: Shutdown completed (kafka.server.ClientQuotaManager$ThrottledChannelReaper)
[2023-11-03 19:40:49,029] INFO [ThrottledChannelReaper-Request]: Shutting down (kafka.server.ClientQuotaManager$ThrottledChannelReaper)
[2023-11-03 19:40:49,029] INFO [ThrottledChannelReaper-Request]: Stopped (kafka.server.ClientQuotaManager$ThrottledChannelReaper)
[2023-11-03 19:40:49,029] INFO [ThrottledChannelReaper-Request]: Shutdown completed (kafka.server.ClientQuotaManager$ThrottledChannelReaper)
[2023-11-03 19:40:49,029] INFO [ThrottledChannelReaper-ControllerMutation]: Shutting down (kafka.server.ClientQuotaManager$ThrottledChannelReaper)
[2023-11-03 19:40:49,029] INFO [ThrottledChannelReaper-ControllerMutation]: Stopped (kafka.server.ClientQuotaManager$ThrottledChannelReaper)
[2023-11-03 19:40:49,029] INFO [ThrottledChannelReaper-ControllerMutation]: Shutdown completed (kafka.server.ClientQuotaManager$ThrottledChannelReaper)
[2023-11-03 19:40:49,030] INFO [SocketServer listenerType=ZK_BROKER, nodeId=0] Shutting down socket server (kafka.network.SocketServer)
[2023-11-03 19:40:49,039] INFO [SocketServer listenerType=ZK_BROKER, nodeId=0] Shutdown completed (kafka.network.SocketServer)
[2023-11-03 19:40:49,039] INFO Metrics scheduler closed (org.apache.kafka.common.metrics.Metrics)
[2023-11-03 19:40:49,039] INFO Closing reporter org.apache.kafka.common.metrics.JmxReporter (org.apache.kafka.common.metrics.Metrics)
[2023-11-03 19:40:49,039] INFO Metrics reporters closed (org.apache.kafka.common.metrics.Metrics)
[2023-11-03 19:40:49,040] INFO Broker and topic stats closed (kafka.server.BrokerTopicStats)
[2023-11-03 19:40:49,040] INFO App info kafka.server for 0 unregistered (org.apache.kafka.common.utils.AppInfoParser)
[2023-11-03 19:40:49,040] INFO [KafkaServer id=0] shut down completed (kafka.server.KafkaServer)
[2023-11-03 19:45:15,871] INFO Reading configuration from: ./config/zookeeper.properties (org.apache.zookeeper.server.quorum.QuorumPeerConfig)
[2023-11-03 19:45:15,874] INFO clientPortAddress is 0.0.0.0:2181 (org.apache.zookeeper.server.quorum.QuorumPeerConfig)
[2023-11-03 19:45:15,874] INFO secureClientPort is not set (org.apache.zookeeper.server.quorum.QuorumPeerConfig)
[2023-11-03 19:45:15,874] INFO observerMasterPort is not set (org.apache.zookeeper.server.quorum.QuorumPeerConfig)
[2023-11-03 19:45:15,874] INFO metricsProvider.className is org.apache.zookeeper.metrics.impl.DefaultMetricsProvider (org.apache.zookeeper.server.quorum.QuorumPeerConfig)
[2023-11-03 19:45:15,877] INFO autopurge.snapRetainCount set to 3 (org.apache.zookeeper.server.DatadirCleanupManager)
[2023-11-03 19:45:15,877] INFO autopurge.purgeInterval set to 0 (org.apache.zookeeper.server.DatadirCleanupManager)
[2023-11-03 19:45:15,877] INFO Purge task is not scheduled. (org.apache.zookeeper.server.DatadirCleanupManager)
[2023-11-03 19:45:15,877] WARN Either no config or no quorum defined in config, running in standalone mode (org.apache.zookeeper.server.quorum.QuorumPeerMain)
[2023-11-03 19:45:15,878] INFO Log4j 1.2 jmx support not found; jmx disabled. (org.apache.zookeeper.jmx.ManagedUtil)
[2023-11-03 19:45:15,879] INFO Reading configuration from: ./config/zookeeper.properties (org.apache.zookeeper.server.quorum.QuorumPeerConfig)
[2023-11-03 19:45:15,879] INFO clientPortAddress is 0.0.0.0:2181 (org.apache.zookeeper.server.quorum.QuorumPeerConfig)
[2023-11-03 19:45:15,879] INFO secureClientPort is not set (org.apache.zookeeper.server.quorum.QuorumPeerConfig)
[2023-11-03 19:45:15,879] INFO observerMasterPort is not set (org.apache.zookeeper.server.quorum.QuorumPeerConfig)
[2023-11-03 19:45:15,879] INFO metricsProvider.className is org.apache.zookeeper.metrics.impl.DefaultMetricsProvider (org.apache.zookeeper.server.quorum.QuorumPeerConfig)
[2023-11-03 19:45:15,879] INFO Starting server (org.apache.zookeeper.server.ZooKeeperServerMain)
[2023-11-03 19:45:15,887] INFO ServerMetrics initialized with provider org.apache.zookeeper.metrics.impl.DefaultMetricsProvider@4034c28c (org.apache.zookeeper.server.ServerMetrics)
[2023-11-03 19:45:15,888] INFO ACL digest algorithm is: SHA1 (org.apache.zookeeper.server.auth.DigestAuthenticationProvider)
[2023-11-03 19:45:15,888] INFO zookeeper.DigestAuthenticationProvider.enabled = true (org.apache.zookeeper.server.auth.DigestAuthenticationProvider)
[2023-11-03 19:45:15,891] INFO zookeeper.snapshot.trust.empty : false (org.apache.zookeeper.server.persistence.FileTxnSnapLog)
[2023-11-03 19:45:15,899] INFO (org.apache.zookeeper.server.ZooKeeperServer)
[2023-11-03 19:45:15,899] INFO ______ _ (org.apache.zookeeper.server.ZooKeeperServer)
[2023-11-03 19:45:15,899] INFO |___ / | | (org.apache.zookeeper.server.ZooKeeperServer)
[2023-11-03 19:45:15,899] INFO / / ___ ___ | | __ ___ ___ _ __ ___ _ __ (org.apache.zookeeper.server.ZooKeeperServer)
[2023-11-03 19:45:15,899] INFO / / / _ \ / _ \ | |/ / / _ \ / _ \ | '_ \ / _ \ | '__| (org.apache.zookeeper.server.ZooKeeperServer)
[2023-11-03 19:45:15,899] INFO / /__ | (_) | | (_) | | < | __/ | __/ | |_) | | __/ | | (org.apache.zookeeper.server.ZooKeeperServer)
[2023-11-03 19:45:15,899] INFO /_____| \___/ \___/ |_|\_\ \___| \___| | .__/ \___| |_| (org.apache.zookeeper.server.ZooKeeperServer)
[2023-11-03 19:45:15,900] INFO | | (org.apache.zookeeper.server.ZooKeeperServer)
[2023-11-03 19:45:15,900] INFO |_| (org.apache.zookeeper.server.ZooKeeperServer)
[2023-11-03 19:45:15,900] INFO (org.apache.zookeeper.server.ZooKeeperServer)
[2023-11-03 19:45:15,902] INFO Server environment:zookeeper.version=3.8.2-139d619b58292d7734b4fc83a0f44be4e7b0c986, built on 2023-07-05 19:24 UTC (org.apache.zookeeper.server.ZooKeeperServer)
[2023-11-03 19:45:15,902] INFO Server environment:host.name=ThinkPadP53 (org.apache.zookeeper.server.ZooKeeperServer)
[2023-11-03 19:45:15,902] INFO Server environment:java.version=17.0.6 (org.apache.zookeeper.server.ZooKeeperServer)
[2023-11-03 19:45:15,902] INFO Server environment:java.vendor=Eclipse Adoptium (org.apache.zookeeper.server.ZooKeeperServer)
[2023-11-03 19:45:15,902] INFO Server environment:java.home=/opt/openjdk-bin-17.0.6_p10 (org.apache.zookeeper.server.ZooKeeperServer)
[2023-11-03 19:45:15,902] INFO Server environment:java.class.path=/scratch/Exemple_Kafka/bin/../libs/activation-1.1.1.jar:/scratch/Exemple_Kafka/bin/../libs/aopalliance-repackaged-2.6.1.jar:/scratch/Exemple_Kafka/bin/../libs/argparse4j-0.7.0.jar:/scratch/Exemple_Kafka/bin/../libs/audience-annotations-0.12.0.jar:/scratch/Exemple_Kafka/bin/../libs/caffeine-2.9.3.jar:/scratch/Exemple_Kafka/bin/../libs/checker-qual-3.19.0.jar:/scratch/Exemple_Kafka/bin/../libs/commons-beanutils-1.9.4.jar:/scratch/Exemple_Kafka/bin/../libs/commons-cli-1.4.jar:/scratch/Exemple_Kafka/bin/../libs/commons-collections-3.2.2.jar:/scratch/Exemple_Kafka/bin/../libs/commons-digester-2.1.jar:/scratch/Exemple_Kafka/bin/../libs/commons-io-2.11.0.jar:/scratch/Exemple_Kafka/bin/../libs/commons-lang3-3.8.1.jar:/scratch/Exemple_Kafka/bin/../libs/commons-logging-1.2.jar:/scratch/Exemple_Kafka/bin/../libs/commons-validator-1.7.jar:/scratch/Exemple_Kafka/bin/../libs/connect-api-3.6.0.jar:/scratch/Exemple_Kafka/bin/../libs/connect-basic-auth-extension-3.6.0.jar:/scratch/Exemple_Kafka/bin/../libs/connect-json-3.6.0.jar:/scratch/Exemple_Kafka/bin/../libs/connect-mirror-3.6.0.jar:/scratch/Exemple_Kafka/bin/../libs/connect-mirror-client-3.6.0.jar:/scratch/Exemple_Kafka/bin/../libs/connect-runtime-3.6.0.jar:/scratch/Exemple_Kafka/bin/../libs/connect-transforms-3.6.0.jar:/scratch/Exemple_Kafka/bin/../libs/error_prone_annotations-2.10.0.jar:/scratch/Exemple_Kafka/bin/../libs/hk2-api-2.6.1.jar:/scratch/Exemple_Kafka/bin/../libs/hk2-locator-2.6.1.jar:/scratch/Exemple_Kafka/bin/../libs/hk2-utils-2.6.1.jar:/scratch/Exemple_Kafka/bin/../libs/jackson-annotations-2.13.5.jar:/scratch/Exemple_Kafka/bin/../libs/jackson-core-2.13.5.jar:/scratch/Exemple_Kafka/bin/../libs/jackson-databind-2.13.5.jar:/scratch/Exemple_Kafka/bin/../libs/jackson-dataformat-csv-2.13.5.jar:/scratch/Exemple_Kafka/bin/../libs/jackson-datatype-jdk8-2.13.5.jar:/scratch/Exemple_Kafka/bin/../libs/jackson-jaxrs-base-2.13.5.jar:/scratch/Exemple_Kafka/bin/../libs/jackson-jaxrs-json-provider-2.13.5.jar:/scratch/Exemple_Kafka/bin/../libs/jackson-module-jaxb-annotations-2.13.5.jar:/scratch/Exemple_Kafka/bin/../libs/jackson-module-scala_2.13-2.13.5.jar:/scratch/Exemple_Kafka/bin/../libs/jakarta.activation-api-1.2.2.jar:/scratch/Exemple_Kafka/bin/../libs/jakarta.annotation-api-1.3.5.jar:/scratch/Exemple_Kafka/bin/../libs/jakarta.inject-2.6.1.jar:/scratch/Exemple_Kafka/bin/../libs/jakarta.validation-api-2.0.2.jar:/scratch/Exemple_Kafka/bin/../libs/jakarta.ws.rs-api-2.1.6.jar:/scratch/Exemple_Kafka/bin/../libs/jakarta.xml.bind-api-2.3.3.jar:/scratch/Exemple_Kafka/bin/../libs/javassist-3.29.2-GA.jar:/scratch/Exemple_Kafka/bin/../libs/javax.activation-api-1.2.0.jar:/scratch/Exemple_Kafka/bin/../libs/javax.annotation-api-1.3.2.jar:/scratch/Exemple_Kafka/bin/../libs/javax.servlet-api-3.1.0.jar:/scratch/Exemple_Kafka/bin/../libs/javax.ws.rs-api-2.1.1.jar:/scratch/Exemple_Kafka/bin/../libs/jaxb-api-2.3.1.jar:/scratch/Exemple_Kafka/bin/../libs/jersey-client-2.39.1.jar:/scratch/Exemple_Kafka/bin/../libs/jersey-common-2.39.1.jar:/scratch/Exemple_Kafka/bin/../libs/jersey-container-servlet-2.39.1.jar:/scratch/Exemple_Kafka/bin/../libs/jersey-container-servlet-core-2.39.1.jar:/scratch/Exemple_Kafka/bin/../libs/jersey-hk2-2.39.1.jar:/scratch/Exemple_Kafka/bin/../libs/jersey-server-2.39.1.jar:/scratch/Exemple_Kafka/bin/../libs/jetty-client-9.4.52.v20230823.jar:/scratch/Exemple_Kafka/bin/../libs/jetty-continuation-9.4.52.v20230823.jar:/scratch/Exemple_Kafka/bin/../libs/jetty-http-9.4.52.v20230823.jar:/scratch/Exemple_Kafka/bin/../libs/jetty-io-9.4.52.v20230823.jar:/scratch/Exemple_Kafka/bin/../libs/jetty-security-9.4.52.v20230823.jar:/scratch/Exemple_Kafka/bin/../libs/jetty-server-9.4.52.v20230823.jar:/scratch/Exemple_Kafka/bin/../libs/jetty-servlet-9.4.52.v20230823.jar:/scratch/Exemple_Kafka/bin/../libs/jetty-servlets-9.4.52.v20230823.jar:/scratch/Exemple_Kafka/bin/../libs/jetty-util-9.4.52.v20230823.jar:/scratch/Exemple_Kafka/bin/../libs/jetty-util-ajax-9.4.52.v20230823.jar:/scratch/Exemple_Kafka/bin/../libs/jline-3.22.0.jar:/scratch/Exemple_Kafka/bin/../libs/jopt-simple-5.0.4.jar:/scratch/Exemple_Kafka/bin/../libs/jose4j-0.9.3.jar:/scratch/Exemple_Kafka/bin/../libs/jsr305-3.0.2.jar:/scratch/Exemple_Kafka/bin/../libs/kafka-clients-3.6.0.jar:/scratch/Exemple_Kafka/bin/../libs/kafka-group-coordinator-3.6.0.jar:/scratch/Exemple_Kafka/bin/../libs/kafka-log4j-appender-3.6.0.jar:/scratch/Exemple_Kafka/bin/../libs/kafka-metadata-3.6.0.jar:/scratch/Exemple_Kafka/bin/../libs/kafka-raft-3.6.0.jar:/scratch/Exemple_Kafka/bin/../libs/kafka-server-common-3.6.0.jar:/scratch/Exemple_Kafka/bin/../libs/kafka-shell-3.6.0.jar:/scratch/Exemple_Kafka/bin/../libs/kafka-storage-3.6.0.jar:/scratch/Exemple_Kafka/bin/../libs/kafka-storage-api-3.6.0.jar:/scratch/Exemple_Kafka/bin/../libs/kafka-streams-3.6.0.jar:/scratch/Exemple_Kafka/bin/../libs/kafka-streams-examples-3.6.0.jar:/scratch/Exemple_Kafka/bin/../libs/kafka-streams-scala_2.13-3.6.0.jar:/scratch/Exemple_Kafka/bin/../libs/kafka-streams-test-utils-3.6.0.jar:/scratch/Exemple_Kafka/bin/../libs/kafka-tools-3.6.0.jar:/scratch/Exemple_Kafka/bin/../libs/kafka-tools-api-3.6.0.jar:/scratch/Exemple_Kafka/bin/../libs/kafka_2.13-3.6.0.jar:/scratch/Exemple_Kafka/bin/../libs/lz4-java-1.8.0.jar:/scratch/Exemple_Kafka/bin/../libs/maven-artifact-3.8.8.jar:/scratch/Exemple_Kafka/bin/../libs/metrics-core-2.2.0.jar:/scratch/Exemple_Kafka/bin/../libs/metrics-core-4.1.12.1.jar:/scratch/Exemple_Kafka/bin/../libs/netty-buffer-4.1.94.Final.jar:/scratch/Exemple_Kafka/bin/../libs/netty-codec-4.1.94.Final.jar:/scratch/Exemple_Kafka/bin/../libs/netty-common-4.1.94.Final.jar:/scratch/Exemple_Kafka/bin/../libs/netty-handler-4.1.94.Final.jar:/scratch/Exemple_Kafka/bin/../libs/netty-resolver-4.1.94.Final.jar:/scratch/Exemple_Kafka/bin/../libs/netty-transport-4.1.94.Final.jar:/scratch/Exemple_Kafka/bin/../libs/netty-transport-classes-epoll-4.1.94.Final.jar:/scratch/Exemple_Kafka/bin/../libs/netty-transport-native-epoll-4.1.94.Final.jar:/scratch/Exemple_Kafka/bin/../libs/netty-transport-native-unix-common-4.1.94.Final.jar:/scratch/Exemple_Kafka/bin/../libs/osgi-resource-locator-1.0.3.jar:/scratch/Exemple_Kafka/bin/../libs/paranamer-2.8.jar:/scratch/Exemple_Kafka/bin/../libs/pcollections-4.0.1.jar:/scratch/Exemple_Kafka/bin/../libs/plexus-utils-3.3.1.jar:/scratch/Exemple_Kafka/bin/../libs/reflections-0.10.2.jar:/scratch/Exemple_Kafka/bin/../libs/reload4j-1.2.25.jar:/scratch/Exemple_Kafka/bin/../libs/rocksdbjni-7.9.2.jar:/scratch/Exemple_Kafka/bin/../libs/scala-collection-compat_2.13-2.10.0.jar:/scratch/Exemple_Kafka/bin/../libs/scala-java8-compat_2.13-1.0.2.jar:/scratch/Exemple_Kafka/bin/../libs/scala-library-2.13.11.jar:/scratch/Exemple_Kafka/bin/../libs/scala-logging_2.13-3.9.4.jar:/scratch/Exemple_Kafka/bin/../libs/scala-reflect-2.13.11.jar:/scratch/Exemple_Kafka/bin/../libs/slf4j-api-1.7.36.jar:/scratch/Exemple_Kafka/bin/../libs/slf4j-reload4j-1.7.36.jar:/scratch/Exemple_Kafka/bin/../libs/snappy-java-1.1.10.4.jar:/scratch/Exemple_Kafka/bin/../libs/swagger-annotations-2.2.8.jar:/scratch/Exemple_Kafka/bin/../libs/trogdor-3.6.0.jar:/scratch/Exemple_Kafka/bin/../libs/zookeeper-3.8.2.jar:/scratch/Exemple_Kafka/bin/../libs/zookeeper-jute-3.8.2.jar:/scratch/Exemple_Kafka/bin/../libs/zstd-jni-1.5.5-1.jar (org.apache.zookeeper.server.ZooKeeperServer)
[2023-11-03 19:45:15,902] INFO Server environment:java.library.path=/usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib (org.apache.zookeeper.server.ZooKeeperServer)
[2023-11-03 19:45:15,902] INFO Server environment:java.io.tmpdir=/tmp (org.apache.zookeeper.server.ZooKeeperServer)
[2023-11-03 19:45:15,902] INFO Server environment:java.compiler=<NA> (org.apache.zookeeper.server.ZooKeeperServer)
[2023-11-03 19:45:15,903] INFO Server environment:os.name=Linux (org.apache.zookeeper.server.ZooKeeperServer)
[2023-11-03 19:45:15,903] INFO Server environment:os.arch=amd64 (org.apache.zookeeper.server.ZooKeeperServer)
[2023-11-03 19:45:15,903] INFO Server environment:os.version=6.4.3-cachyosGentooThinkPadP53 (org.apache.zookeeper.server.ZooKeeperServer)
[2023-11-03 19:45:15,903] INFO Server environment:user.name=memartel (org.apache.zookeeper.server.ZooKeeperServer)
[2023-11-03 19:45:15,903] INFO Server environment:user.home=/home/memartel (org.apache.zookeeper.server.ZooKeeperServer)
[2023-11-03 19:45:15,903] INFO Server environment:user.dir=/scratch/Exemple_Kafka (org.apache.zookeeper.server.ZooKeeperServer)
[2023-11-03 19:45:15,903] INFO Server environment:os.memory.free=494MB (org.apache.zookeeper.server.ZooKeeperServer)
[2023-11-03 19:45:15,903] INFO Server environment:os.memory.max=512MB (org.apache.zookeeper.server.ZooKeeperServer)
[2023-11-03 19:45:15,903] INFO Server environment:os.memory.total=512MB (org.apache.zookeeper.server.ZooKeeperServer)
[2023-11-03 19:45:15,903] INFO zookeeper.enableEagerACLCheck = false (org.apache.zookeeper.server.ZooKeeperServer)
[2023-11-03 19:45:15,903] INFO zookeeper.digest.enabled = true (org.apache.zookeeper.server.ZooKeeperServer)
[2023-11-03 19:45:15,903] INFO zookeeper.closeSessionTxn.enabled = true (org.apache.zookeeper.server.ZooKeeperServer)
[2023-11-03 19:45:15,903] INFO zookeeper.flushDelay = 0 ms (org.apache.zookeeper.server.ZooKeeperServer)
[2023-11-03 19:45:15,903] INFO zookeeper.maxWriteQueuePollTime = 0 ms (org.apache.zookeeper.server.ZooKeeperServer)
[2023-11-03 19:45:15,903] INFO zookeeper.maxBatchSize=1000 (org.apache.zookeeper.server.ZooKeeperServer)
[2023-11-03 19:45:15,903] INFO zookeeper.intBufferStartingSizeBytes = 1024 (org.apache.zookeeper.server.ZooKeeperServer)
[2023-11-03 19:45:15,904] INFO Weighed connection throttling is disabled (org.apache.zookeeper.server.BlueThrottle)
[2023-11-03 19:45:15,905] INFO minSessionTimeout set to 6000 ms (org.apache.zookeeper.server.ZooKeeperServer)
[2023-11-03 19:45:15,905] INFO maxSessionTimeout set to 60000 ms (org.apache.zookeeper.server.ZooKeeperServer)
[2023-11-03 19:45:15,906] INFO getData response cache size is initialized with value 400. (org.apache.zookeeper.server.ResponseCache)
[2023-11-03 19:45:15,906] INFO getChildren response cache size is initialized with value 400. (org.apache.zookeeper.server.ResponseCache)
[2023-11-03 19:45:15,907] INFO zookeeper.pathStats.slotCapacity = 60 (org.apache.zookeeper.server.util.RequestPathMetricsCollector)
[2023-11-03 19:45:15,907] INFO zookeeper.pathStats.slotDuration = 15 (org.apache.zookeeper.server.util.RequestPathMetricsCollector)
[2023-11-03 19:45:15,907] INFO zookeeper.pathStats.maxDepth = 6 (org.apache.zookeeper.server.util.RequestPathMetricsCollector)
[2023-11-03 19:45:15,907] INFO zookeeper.pathStats.initialDelay = 5 (org.apache.zookeeper.server.util.RequestPathMetricsCollector)
[2023-11-03 19:45:15,907] INFO zookeeper.pathStats.delay = 5 (org.apache.zookeeper.server.util.RequestPathMetricsCollector)
[2023-11-03 19:45:15,907] INFO zookeeper.pathStats.enabled = false (org.apache.zookeeper.server.util.RequestPathMetricsCollector)
[2023-11-03 19:45:15,909] INFO The max bytes for all large requests are set to 104857600 (org.apache.zookeeper.server.ZooKeeperServer)
[2023-11-03 19:45:15,910] INFO The large request threshold is set to -1 (org.apache.zookeeper.server.ZooKeeperServer)
[2023-11-03 19:45:15,911] INFO zookeeper.enforce.auth.enabled = false (org.apache.zookeeper.server.AuthenticationHelper)
[2023-11-03 19:45:15,911] INFO zookeeper.enforce.auth.schemes = [] (org.apache.zookeeper.server.AuthenticationHelper)
[2023-11-03 19:45:15,911] INFO Created server with tickTime 3000 ms minSessionTimeout 6000 ms maxSessionTimeout 60000 ms clientPortListenBacklog -1 datadir /tmp/zookeeper/version-2 snapdir /tmp/zookeeper/version-2 (org.apache.zookeeper.server.ZooKeeperServer)
[2023-11-03 19:45:15,916] INFO Using org.apache.zookeeper.server.NIOServerCnxnFactory as server connection factory (org.apache.zookeeper.server.ServerCnxnFactory)
[2023-11-03 19:45:15,917] WARN maxCnxns is not configured, using default value 0. (org.apache.zookeeper.server.ServerCnxnFactory)
[2023-11-03 19:45:15,918] INFO Configuring NIO connection handler with 10s sessionless connection timeout, 2 selector thread(s), 24 worker threads, and 64 kB direct buffers. (org.apache.zookeeper.server.NIOServerCnxnFactory)
[2023-11-03 19:45:15,922] INFO binding to port 0.0.0.0/0.0.0.0:2181 (org.apache.zookeeper.server.NIOServerCnxnFactory)
[2023-11-03 19:45:15,935] INFO Using org.apache.zookeeper.server.watch.WatchManager as watch manager (org.apache.zookeeper.server.watch.WatchManagerFactory)
[2023-11-03 19:45:15,936] INFO Using org.apache.zookeeper.server.watch.WatchManager as watch manager (org.apache.zookeeper.server.watch.WatchManagerFactory)
[2023-11-03 19:45:15,936] INFO zookeeper.snapshotSizeFactor = 0.33 (org.apache.zookeeper.server.ZKDatabase)
[2023-11-03 19:45:15,936] INFO zookeeper.commitLogCount=500 (org.apache.zookeeper.server.ZKDatabase)
[2023-11-03 19:45:15,938] INFO zookeeper.snapshot.compression.method = CHECKED (org.apache.zookeeper.server.persistence.SnapStream)
[2023-11-03 19:45:15,938] INFO Reading snapshot /tmp/zookeeper/version-2/snapshot.0 (org.apache.zookeeper.server.persistence.FileSnap)
[2023-11-03 19:45:15,940] INFO The digest value is empty in snapshot (org.apache.zookeeper.server.DataTree)
[2023-11-03 19:45:15,971] INFO ZooKeeper audit is disabled. (org.apache.zookeeper.audit.ZKAuditProvider)
[2023-11-03 19:45:15,971] INFO 140 txns loaded in 26 ms (org.apache.zookeeper.server.persistence.FileTxnSnapLog)
[2023-11-03 19:45:15,971] INFO Snapshot loaded in 35 ms, highest zxid is 0x8c, digest is 307986004310 (org.apache.zookeeper.server.ZKDatabase)
[2023-11-03 19:45:15,972] INFO Snapshotting: 0x8c to /tmp/zookeeper/version-2/snapshot.8c (org.apache.zookeeper.server.persistence.FileTxnSnapLog)
[2023-11-03 19:45:15,974] INFO Snapshot taken in 2 ms (org.apache.zookeeper.server.ZooKeeperServer)
[2023-11-03 19:45:15,983] INFO zookeeper.request_throttler.shutdownTimeout = 10000 ms (org.apache.zookeeper.server.RequestThrottler)
[2023-11-03 19:45:15,983] INFO PrepRequestProcessor (sid:0) started, reconfigEnabled=false (org.apache.zookeeper.server.PrepRequestProcessor)
[2023-11-03 19:45:16,000] INFO Using checkIntervalMs=60000 maxPerMinute=10000 maxNeverUsedIntervalMs=0 (org.apache.zookeeper.server.ContainerManager)
[2023-11-03 19:45:28,280] INFO Registered kafka:type=kafka.Log4jController MBean (kafka.utils.Log4jControllerRegistration$)
[2023-11-03 19:45:28,451] INFO Setting -D jdk.tls.rejectClientInitiatedRenegotiation=true to disable client-initiated TLS renegotiation (org.apache.zookeeper.common.X509Util)
[2023-11-03 19:45:28,513] INFO Registered signal handlers for TERM, INT, HUP (org.apache.kafka.common.utils.LoggingSignalHandler)
[2023-11-03 19:45:28,515] INFO starting (kafka.server.KafkaServer)
[2023-11-03 19:45:28,515] INFO Connecting to zookeeper on localhost:2181 (kafka.server.KafkaServer)
[2023-11-03 19:45:28,523] INFO [ZooKeeperClient Kafka server] Initializing a new session to localhost:2181. (kafka.zookeeper.ZooKeeperClient)
[2023-11-03 19:45:28,528] INFO Client environment:zookeeper.version=3.8.2-139d619b58292d7734b4fc83a0f44be4e7b0c986, built on 2023-07-05 19:24 UTC (org.apache.zookeeper.ZooKeeper)
[2023-11-03 19:45:28,529] INFO Client environment:host.name=ThinkPadP53 (org.apache.zookeeper.ZooKeeper)
[2023-11-03 19:45:28,529] INFO Client environment:java.version=17.0.6 (org.apache.zookeeper.ZooKeeper)
[2023-11-03 19:45:28,529] INFO Client environment:java.vendor=Eclipse Adoptium (org.apache.zookeeper.ZooKeeper)
[2023-11-03 19:45:28,529] INFO Client environment:java.home=/opt/openjdk-bin-17.0.6_p10 (org.apache.zookeeper.ZooKeeper)
[2023-11-03 19:45:28,529] INFO Client environment:java.class.path=/scratch/Exemple_Kafka/bin/../libs/activation-1.1.1.jar:/scratch/Exemple_Kafka/bin/../libs/aopalliance-repackaged-2.6.1.jar:/scratch/Exemple_Kafka/bin/../libs/argparse4j-0.7.0.jar:/scratch/Exemple_Kafka/bin/../libs/audience-annotations-0.12.0.jar:/scratch/Exemple_Kafka/bin/../libs/caffeine-2.9.3.jar:/scratch/Exemple_Kafka/bin/../libs/checker-qual-3.19.0.jar:/scratch/Exemple_Kafka/bin/../libs/commons-beanutils-1.9.4.jar:/scratch/Exemple_Kafka/bin/../libs/commons-cli-1.4.jar:/scratch/Exemple_Kafka/bin/../libs/commons-collections-3.2.2.jar:/scratch/Exemple_Kafka/bin/../libs/commons-digester-2.1.jar:/scratch/Exemple_Kafka/bin/../libs/commons-io-2.11.0.jar:/scratch/Exemple_Kafka/bin/../libs/commons-lang3-3.8.1.jar:/scratch/Exemple_Kafka/bin/../libs/commons-logging-1.2.jar:/scratch/Exemple_Kafka/bin/../libs/commons-validator-1.7.jar:/scratch/Exemple_Kafka/bin/../libs/connect-api-3.6.0.jar:/scratch/Exemple_Kafka/bin/../libs/connect-basic-auth-extension-3.6.0.jar:/scratch/Exemple_Kafka/bin/../libs/connect-json-3.6.0.jar:/scratch/Exemple_Kafka/bin/../libs/connect-mirror-3.6.0.jar:/scratch/Exemple_Kafka/bin/../libs/connect-mirror-client-3.6.0.jar:/scratch/Exemple_Kafka/bin/../libs/connect-runtime-3.6.0.jar:/scratch/Exemple_Kafka/bin/../libs/connect-transforms-3.6.0.jar:/scratch/Exemple_Kafka/bin/../libs/error_prone_annotations-2.10.0.jar:/scratch/Exemple_Kafka/bin/../libs/hk2-api-2.6.1.jar:/scratch/Exemple_Kafka/bin/../libs/hk2-locator-2.6.1.jar:/scratch/Exemple_Kafka/bin/../libs/hk2-utils-2.6.1.jar:/scratch/Exemple_Kafka/bin/../libs/jackson-annotations-2.13.5.jar:/scratch/Exemple_Kafka/bin/../libs/jackson-core-2.13.5.jar:/scratch/Exemple_Kafka/bin/../libs/jackson-databind-2.13.5.jar:/scratch/Exemple_Kafka/bin/../libs/jackson-dataformat-csv-2.13.5.jar:/scratch/Exemple_Kafka/bin/../libs/jackson-datatype-jdk8-2.13.5.jar:/scratch/Exemple_Kafka/bin/../libs/jackson-jaxrs-base-2.13.5.jar:/scratch/Exemple_Kafka/bin/../libs/jackson-jaxrs-json-provider-2.13.5.jar:/scratch/Exemple_Kafka/bin/../libs/jackson-module-jaxb-annotations-2.13.5.jar:/scratch/Exemple_Kafka/bin/../libs/jackson-module-scala_2.13-2.13.5.jar:/scratch/Exemple_Kafka/bin/../libs/jakarta.activation-api-1.2.2.jar:/scratch/Exemple_Kafka/bin/../libs/jakarta.annotation-api-1.3.5.jar:/scratch/Exemple_Kafka/bin/../libs/jakarta.inject-2.6.1.jar:/scratch/Exemple_Kafka/bin/../libs/jakarta.validation-api-2.0.2.jar:/scratch/Exemple_Kafka/bin/../libs/jakarta.ws.rs-api-2.1.6.jar:/scratch/Exemple_Kafka/bin/../libs/jakarta.xml.bind-api-2.3.3.jar:/scratch/Exemple_Kafka/bin/../libs/javassist-3.29.2-GA.jar:/scratch/Exemple_Kafka/bin/../libs/javax.activation-api-1.2.0.jar:/scratch/Exemple_Kafka/bin/../libs/javax.annotation-api-1.3.2.jar:/scratch/Exemple_Kafka/bin/../libs/javax.servlet-api-3.1.0.jar:/scratch/Exemple_Kafka/bin/../libs/javax.ws.rs-api-2.1.1.jar:/scratch/Exemple_Kafka/bin/../libs/jaxb-api-2.3.1.jar:/scratch/Exemple_Kafka/bin/../libs/jersey-client-2.39.1.jar:/scratch/Exemple_Kafka/bin/../libs/jersey-common-2.39.1.jar:/scratch/Exemple_Kafka/bin/../libs/jersey-container-servlet-2.39.1.jar:/scratch/Exemple_Kafka/bin/../libs/jersey-container-servlet-core-2.39.1.jar:/scratch/Exemple_Kafka/bin/../libs/jersey-hk2-2.39.1.jar:/scratch/Exemple_Kafka/bin/../libs/jersey-server-2.39.1.jar:/scratch/Exemple_Kafka/bin/../libs/jetty-client-9.4.52.v20230823.jar:/scratch/Exemple_Kafka/bin/../libs/jetty-continuation-9.4.52.v20230823.jar:/scratch/Exemple_Kafka/bin/../libs/jetty-http-9.4.52.v20230823.jar:/scratch/Exemple_Kafka/bin/../libs/jetty-io-9.4.52.v20230823.jar:/scratch/Exemple_Kafka/bin/../libs/jetty-security-9.4.52.v20230823.jar:/scratch/Exemple_Kafka/bin/../libs/jetty-server-9.4.52.v20230823.jar:/scratch/Exemple_Kafka/bin/../libs/jetty-servlet-9.4.52.v20230823.jar:/scratch/Exemple_Kafka/bin/../libs/jetty-servlets-9.4.52.v20230823.jar:/scratch/Exemple_Kafka/bin/../libs/jetty-util-9.4.52.v20230823.jar:/scratch/Exemple_Kafka/bin/../libs/jetty-util-ajax-9.4.52.v20230823.jar:/scratch/Exemple_Kafka/bin/../libs/jline-3.22.0.jar:/scratch/Exemple_Kafka/bin/../libs/jopt-simple-5.0.4.jar:/scratch/Exemple_Kafka/bin/../libs/jose4j-0.9.3.jar:/scratch/Exemple_Kafka/bin/../libs/jsr305-3.0.2.jar:/scratch/Exemple_Kafka/bin/../libs/kafka-clients-3.6.0.jar:/scratch/Exemple_Kafka/bin/../libs/kafka-group-coordinator-3.6.0.jar:/scratch/Exemple_Kafka/bin/../libs/kafka-log4j-appender-3.6.0.jar:/scratch/Exemple_Kafka/bin/../libs/kafka-metadata-3.6.0.jar:/scratch/Exemple_Kafka/bin/../libs/kafka-raft-3.6.0.jar:/scratch/Exemple_Kafka/bin/../libs/kafka-server-common-3.6.0.jar:/scratch/Exemple_Kafka/bin/../libs/kafka-shell-3.6.0.jar:/scratch/Exemple_Kafka/bin/../libs/kafka-storage-3.6.0.jar:/scratch/Exemple_Kafka/bin/../libs/kafka-storage-api-3.6.0.jar:/scratch/Exemple_Kafka/bin/../libs/kafka-streams-3.6.0.jar:/scratch/Exemple_Kafka/bin/../libs/kafka-streams-examples-3.6.0.jar:/scratch/Exemple_Kafka/bin/../libs/kafka-streams-scala_2.13-3.6.0.jar:/scratch/Exemple_Kafka/bin/../libs/kafka-streams-test-utils-3.6.0.jar:/scratch/Exemple_Kafka/bin/../libs/kafka-tools-3.6.0.jar:/scratch/Exemple_Kafka/bin/../libs/kafka-tools-api-3.6.0.jar:/scratch/Exemple_Kafka/bin/../libs/kafka_2.13-3.6.0.jar:/scratch/Exemple_Kafka/bin/../libs/lz4-java-1.8.0.jar:/scratch/Exemple_Kafka/bin/../libs/maven-artifact-3.8.8.jar:/scratch/Exemple_Kafka/bin/../libs/metrics-core-2.2.0.jar:/scratch/Exemple_Kafka/bin/../libs/metrics-core-4.1.12.1.jar:/scratch/Exemple_Kafka/bin/../libs/netty-buffer-4.1.94.Final.jar:/scratch/Exemple_Kafka/bin/../libs/netty-codec-4.1.94.Final.jar:/scratch/Exemple_Kafka/bin/../libs/netty-common-4.1.94.Final.jar:/scratch/Exemple_Kafka/bin/../libs/netty-handler-4.1.94.Final.jar:/scratch/Exemple_Kafka/bin/../libs/netty-resolver-4.1.94.Final.jar:/scratch/Exemple_Kafka/bin/../libs/netty-transport-4.1.94.Final.jar:/scratch/Exemple_Kafka/bin/../libs/netty-transport-classes-epoll-4.1.94.Final.jar:/scratch/Exemple_Kafka/bin/../libs/netty-transport-native-epoll-4.1.94.Final.jar:/scratch/Exemple_Kafka/bin/../libs/netty-transport-native-unix-common-4.1.94.Final.jar:/scratch/Exemple_Kafka/bin/../libs/osgi-resource-locator-1.0.3.jar:/scratch/Exemple_Kafka/bin/../libs/paranamer-2.8.jar:/scratch/Exemple_Kafka/bin/../libs/pcollections-4.0.1.jar:/scratch/Exemple_Kafka/bin/../libs/plexus-utils-3.3.1.jar:/scratch/Exemple_Kafka/bin/../libs/reflections-0.10.2.jar:/scratch/Exemple_Kafka/bin/../libs/reload4j-1.2.25.jar:/scratch/Exemple_Kafka/bin/../libs/rocksdbjni-7.9.2.jar:/scratch/Exemple_Kafka/bin/../libs/scala-collection-compat_2.13-2.10.0.jar:/scratch/Exemple_Kafka/bin/../libs/scala-java8-compat_2.13-1.0.2.jar:/scratch/Exemple_Kafka/bin/../libs/scala-library-2.13.11.jar:/scratch/Exemple_Kafka/bin/../libs/scala-logging_2.13-3.9.4.jar:/scratch/Exemple_Kafka/bin/../libs/scala-reflect-2.13.11.jar:/scratch/Exemple_Kafka/bin/../libs/slf4j-api-1.7.36.jar:/scratch/Exemple_Kafka/bin/../libs/slf4j-reload4j-1.7.36.jar:/scratch/Exemple_Kafka/bin/../libs/snappy-java-1.1.10.4.jar:/scratch/Exemple_Kafka/bin/../libs/swagger-annotations-2.2.8.jar:/scratch/Exemple_Kafka/bin/../libs/trogdor-3.6.0.jar:/scratch/Exemple_Kafka/bin/../libs/zookeeper-3.8.2.jar:/scratch/Exemple_Kafka/bin/../libs/zookeeper-jute-3.8.2.jar:/scratch/Exemple_Kafka/bin/../libs/zstd-jni-1.5.5-1.jar (org.apache.zookeeper.ZooKeeper)
[2023-11-03 19:45:28,529] INFO Client environment:java.library.path=/usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib (org.apache.zookeeper.ZooKeeper)
[2023-11-03 19:45:28,529] INFO Client environment:java.io.tmpdir=/tmp (org.apache.zookeeper.ZooKeeper)
[2023-11-03 19:45:28,529] INFO Client environment:java.compiler=<NA> (org.apache.zookeeper.ZooKeeper)
[2023-11-03 19:45:28,529] INFO Client environment:os.name=Linux (org.apache.zookeeper.ZooKeeper)
[2023-11-03 19:45:28,530] INFO Client environment:os.arch=amd64 (org.apache.zookeeper.ZooKeeper)
[2023-11-03 19:45:28,530] INFO Client environment:os.version=6.4.3-cachyosGentooThinkPadP53 (org.apache.zookeeper.ZooKeeper)
[2023-11-03 19:45:28,530] INFO Client environment:user.name=memartel (org.apache.zookeeper.ZooKeeper)
[2023-11-03 19:45:28,530] INFO Client environment:user.home=/home/memartel (org.apache.zookeeper.ZooKeeper)
[2023-11-03 19:45:28,530] INFO Client environment:user.dir=/scratch/Exemple_Kafka (org.apache.zookeeper.ZooKeeper)
[2023-11-03 19:45:28,530] INFO Client environment:os.memory.free=987MB (org.apache.zookeeper.ZooKeeper)
[2023-11-03 19:45:28,530] INFO Client environment:os.memory.max=1024MB (org.apache.zookeeper.ZooKeeper)
[2023-11-03 19:45:28,530] INFO Client environment:os.memory.total=1024MB (org.apache.zookeeper.ZooKeeper)
[2023-11-03 19:45:28,532] INFO Initiating client connection, connectString=localhost:2181 sessionTimeout=18000 watcher=kafka.zookeeper.ZooKeeperClient$ZooKeeperClientWatcher$@3fce8fd9 (org.apache.zookeeper.ZooKeeper)
[2023-11-03 19:45:28,535] INFO jute.maxbuffer value is 4194304 Bytes (org.apache.zookeeper.ClientCnxnSocket)
[2023-11-03 19:45:28,540] INFO zookeeper.request.timeout value is 0. feature enabled=false (org.apache.zookeeper.ClientCnxn)
[2023-11-03 19:45:28,542] INFO [ZooKeeperClient Kafka server] Waiting until connected. (kafka.zookeeper.ZooKeeperClient)
[2023-11-03 19:45:28,542] INFO Opening socket connection to server localhost/[0:0:0:0:0:0:0:1]:2181. (org.apache.zookeeper.ClientCnxn)
[2023-11-03 19:45:28,544] INFO Socket connection established, initiating session, client: /[0:0:0:0:0:0:0:1]:60254, server: localhost/[0:0:0:0:0:0:0:1]:2181 (org.apache.zookeeper.ClientCnxn)
[2023-11-03 19:45:28,550] INFO Creating new log file: log.8d (org.apache.zookeeper.server.persistence.FileTxnLog)
[2023-11-03 19:45:28,553] INFO Session establishment complete on server localhost/[0:0:0:0:0:0:0:1]:2181, session id = 0x100008b139a0000, negotiated timeout = 18000 (org.apache.zookeeper.ClientCnxn)
[2023-11-03 19:45:28,555] INFO [ZooKeeperClient Kafka server] Connected. (kafka.zookeeper.ZooKeeperClient)
[2023-11-03 19:45:28,704] INFO Cluster ID = 8EdUX-SkTwmB2aSLdVSXoQ (kafka.server.KafkaServer)
[2023-11-03 19:45:28,753] INFO KafkaConfig values:
advertised.listeners = null
alter.config.policy.class.name = null
alter.log.dirs.replication.quota.window.num = 11
alter.log.dirs.replication.quota.window.size.seconds = 1
authorizer.class.name =
auto.create.topics.enable = true
auto.include.jmx.reporter = true
auto.leader.rebalance.enable = true
background.threads = 10
broker.heartbeat.interval.ms = 2000
broker.id = 0
broker.id.generation.enable = true
broker.rack = null
broker.session.timeout.ms = 9000
client.quota.callback.class = null
compression.type = producer
connection.failed.authentication.delay.ms = 100
connections.max.idle.ms = 600000
connections.max.reauth.ms = 0
control.plane.listener.name = null
controlled.shutdown.enable = true
controlled.shutdown.max.retries = 3
controlled.shutdown.retry.backoff.ms = 5000
controller.listener.names = null
controller.quorum.append.linger.ms = 25
controller.quorum.election.backoff.max.ms = 1000
controller.quorum.election.timeout.ms = 1000
controller.quorum.fetch.timeout.ms = 2000
controller.quorum.request.timeout.ms = 2000
controller.quorum.retry.backoff.ms = 20
controller.quorum.voters = []
controller.quota.window.num = 11
controller.quota.window.size.seconds = 1
controller.socket.timeout.ms = 30000
create.topic.policy.class.name = null
default.replication.factor = 1
delegation.token.expiry.check.interval.ms = 3600000
delegation.token.expiry.time.ms = 86400000
delegation.token.master.key = null
delegation.token.max.lifetime.ms = 604800000
delegation.token.secret.key = null
delete.records.purgatory.purge.interval.requests = 1
delete.topic.enable = true
early.start.listeners = null
fetch.max.bytes = 57671680
fetch.purgatory.purge.interval.requests = 1000
group.consumer.assignors = [org.apache.kafka.coordinator.group.assignor.RangeAssignor]
group.consumer.heartbeat.interval.ms = 5000
group.consumer.max.heartbeat.interval.ms = 15000
group.consumer.max.session.timeout.ms = 60000
group.consumer.max.size = 2147483647
group.consumer.min.heartbeat.interval.ms = 5000
group.consumer.min.session.timeout.ms = 45000
group.consumer.session.timeout.ms = 45000
group.coordinator.new.enable = false
group.coordinator.threads = 1
group.initial.rebalance.delay.ms = 0
group.max.session.timeout.ms = 1800000
group.max.size = 2147483647
group.min.session.timeout.ms = 6000
initial.broker.registration.timeout.ms = 60000
inter.broker.listener.name = null
inter.broker.protocol.version = 3.6-IV2
kafka.metrics.polling.interval.secs = 10
kafka.metrics.reporters = []
leader.imbalance.check.interval.seconds = 300
leader.imbalance.per.broker.percentage = 10
listener.security.protocol.map = PLAINTEXT:PLAINTEXT,SSL:SSL,SASL_PLAINTEXT:SASL_PLAINTEXT,SASL_SSL:SASL_SSL
listeners = PLAINTEXT://:9092
log.cleaner.backoff.ms = 15000
log.cleaner.dedupe.buffer.size = 134217728
log.cleaner.delete.retention.ms = 86400000
log.cleaner.enable = true
log.cleaner.io.buffer.load.factor = 0.9
log.cleaner.io.buffer.size = 524288
log.cleaner.io.max.bytes.per.second = 1.7976931348623157E308
log.cleaner.max.compaction.lag.ms = 9223372036854775807
log.cleaner.min.cleanable.ratio = 0.5
log.cleaner.min.compaction.lag.ms = 0
log.cleaner.threads = 1
log.cleanup.policy = [delete]
log.dir = /tmp/kafka-logs
log.dirs = /tmp/kafka-logs
log.flush.interval.messages = 9223372036854775807
log.flush.interval.ms = null
log.flush.offset.checkpoint.interval.ms = 60000
log.flush.scheduler.interval.ms = 9223372036854775807
log.flush.start.offset.checkpoint.interval.ms = 60000
log.index.interval.bytes = 4096
log.index.size.max.bytes = 10485760
log.local.retention.bytes = -2
log.local.retention.ms = -2
log.message.downconversion.enable = true
log.message.format.version = 3.0-IV1
log.message.timestamp.after.max.ms = 9223372036854775807
log.message.timestamp.before.max.ms = 9223372036854775807
log.message.timestamp.difference.max.ms = 9223372036854775807
log.message.timestamp.type = CreateTime
log.preallocate = false
log.retention.bytes = -1
log.retention.check.interval.ms = 300000
log.retention.hours = 168
log.retention.minutes = null
log.retention.ms = null
log.roll.hours = 168
log.roll.jitter.hours = 0
log.roll.jitter.ms = null
log.roll.ms = null
log.segment.bytes = 1073741824
log.segment.delete.delay.ms = 60000
max.connection.creation.rate = 2147483647
max.connections = 2147483647
max.connections.per.ip = 2147483647
max.connections.per.ip.overrides =
max.incremental.fetch.session.cache.slots = 1000
message.max.bytes = 1048588
metadata.log.dir = null
metadata.log.max.record.bytes.between.snapshots = 20971520
metadata.log.max.snapshot.interval.ms = 3600000
metadata.log.segment.bytes = 1073741824
metadata.log.segment.min.bytes = 8388608
metadata.log.segment.ms = 604800000
metadata.max.idle.interval.ms = 500
metadata.max.retention.bytes = 104857600
metadata.max.retention.ms = 604800000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
min.insync.replicas = 1
node.id = 0
num.io.threads = 8
num.network.threads = 3
num.partitions = 1
num.recovery.threads.per.data.dir = 1
num.replica.alter.log.dirs.threads = null
num.replica.fetchers = 1
offset.metadata.max.bytes = 4096
offsets.commit.required.acks = -1
offsets.commit.timeout.ms = 5000
offsets.load.buffer.size = 5242880
offsets.retention.check.interval.ms = 600000
offsets.retention.minutes = 10080
offsets.topic.compression.codec = 0
offsets.topic.num.partitions = 50
offsets.topic.replication.factor = 1
offsets.topic.segment.bytes = 104857600
password.encoder.cipher.algorithm = AES/CBC/PKCS5Padding
password.encoder.iterations = 4096
password.encoder.key.length = 128
password.encoder.keyfactory.algorithm = null
password.encoder.old.secret = null
password.encoder.secret = null
principal.builder.class = class org.apache.kafka.common.security.authenticator.DefaultKafkaPrincipalBuilder
process.roles = []
producer.id.expiration.check.interval.ms = 600000
producer.id.expiration.ms = 86400000
producer.purgatory.purge.interval.requests = 1000
queued.max.request.bytes = -1
queued.max.requests = 500
quota.window.num = 11
quota.window.size.seconds = 1
remote.log.index.file.cache.total.size.bytes = 1073741824
remote.log.manager.task.interval.ms = 30000
remote.log.manager.task.retry.backoff.max.ms = 30000
remote.log.manager.task.retry.backoff.ms = 500
remote.log.manager.task.retry.jitter = 0.2
remote.log.manager.thread.pool.size = 10
remote.log.metadata.custom.metadata.max.bytes = 128
remote.log.metadata.manager.class.name = org.apache.kafka.server.log.remote.metadata.storage.TopicBasedRemoteLogMetadataManager
remote.log.metadata.manager.class.path = null
remote.log.metadata.manager.impl.prefix = rlmm.config.
remote.log.metadata.manager.listener.name = null
remote.log.reader.max.pending.tasks = 100
remote.log.reader.threads = 10
remote.log.storage.manager.class.name = null
remote.log.storage.manager.class.path = null
remote.log.storage.manager.impl.prefix = rsm.config.
remote.log.storage.system.enable = false
replica.fetch.backoff.ms = 1000
replica.fetch.max.bytes = 1048576
replica.fetch.min.bytes = 1
replica.fetch.response.max.bytes = 10485760
replica.fetch.wait.max.ms = 500
replica.high.watermark.checkpoint.interval.ms = 5000
replica.lag.time.max.ms = 30000
replica.selector.class = null
replica.socket.receive.buffer.bytes = 65536
replica.socket.timeout.ms = 30000
replication.quota.window.num = 11
replication.quota.window.size.seconds = 1
request.timeout.ms = 30000
reserved.broker.max.id = 1000
sasl.client.callback.handler.class = null
sasl.enabled.mechanisms = [GSSAPI]
sasl.jaas.config = null
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.principal.to.local.rules = [DEFAULT]
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.connect.timeout.ms = null
sasl.login.read.timeout.ms = 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.login.retry.backoff.max.ms = 10000
sasl.login.retry.backoff.ms = 100
sasl.mechanism.controller.protocol = GSSAPI
sasl.mechanism.inter.broker.protocol = GSSAPI
sasl.oauthbearer.clock.skew.seconds = 30
sasl.oauthbearer.expected.audience = null
sasl.oauthbearer.expected.issuer = null
sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
sasl.oauthbearer.jwks.endpoint.url = null
sasl.oauthbearer.scope.claim.name = scope
sasl.oauthbearer.sub.claim.name = sub
sasl.oauthbearer.token.endpoint.url = null
sasl.server.callback.handler.class = null
sasl.server.max.receive.size = 524288
security.inter.broker.protocol = PLAINTEXT
security.providers = null
server.max.startup.time.ms = 9223372036854775807
socket.connection.setup.timeout.max.ms = 30000
socket.connection.setup.timeout.ms = 10000
socket.listen.backlog.size = 50
socket.receive.buffer.bytes = 102400
socket.request.max.bytes = 104857600
socket.send.buffer.bytes = 102400
ssl.cipher.suites = []
ssl.client.auth = none
ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
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.principal.mapping.rules = DEFAULT
ssl.protocol = TLSv1.3
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.abort.timed.out.transaction.cleanup.interval.ms = 10000
transaction.max.timeout.ms = 900000
transaction.partition.verification.enable = true
transaction.remove.expired.transaction.cleanup.interval.ms = 3600000
transaction.state.log.load.buffer.size = 5242880
transaction.state.log.min.isr = 1
transaction.state.log.num.partitions = 50
transaction.state.log.replication.factor = 1
transaction.state.log.segment.bytes = 104857600
transactional.id.expiration.ms = 604800000
unclean.leader.election.enable = false
unstable.api.versions.enable = false
zookeeper.clientCnxnSocket = null
zookeeper.connect = localhost:2181
zookeeper.connection.timeout.ms = 18000
zookeeper.max.in.flight.requests = 10
zookeeper.metadata.migration.enable = false
zookeeper.session.timeout.ms = 18000
zookeeper.set.acl = false
zookeeper.ssl.cipher.suites = null
zookeeper.ssl.client.enable = false
zookeeper.ssl.crl.enable = false
zookeeper.ssl.enabled.protocols = null
zookeeper.ssl.endpoint.identification.algorithm = HTTPS
zookeeper.ssl.keystore.location = null
zookeeper.ssl.keystore.password = null
zookeeper.ssl.keystore.type = null
zookeeper.ssl.ocsp.enable = false
zookeeper.ssl.protocol = TLSv1.2
zookeeper.ssl.truststore.location = null
zookeeper.ssl.truststore.password = null
zookeeper.ssl.truststore.type = null
(kafka.server.KafkaConfig)
[2023-11-03 19:45:28,782] INFO [ThrottledChannelReaper-Fetch]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper)
[2023-11-03 19:45:28,782] INFO [ThrottledChannelReaper-Produce]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper)
[2023-11-03 19:45:28,783] INFO [ThrottledChannelReaper-Request]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper)
[2023-11-03 19:45:28,784] INFO [ThrottledChannelReaper-ControllerMutation]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper)
[2023-11-03 19:45:28,816] INFO Loading logs from log dirs ArraySeq(/tmp/kafka-logs) (kafka.log.LogManager)
[2023-11-03 19:45:28,825] INFO Skipping recovery of 51 logs from /tmp/kafka-logs since clean shutdown file was found (kafka.log.LogManager)
[2023-11-03 19:45:28,862] INFO [LogLoader partition=test-topic-0, dir=/tmp/kafka-logs] Loading producer state till offset 5 with message format version 2 (kafka.log.UnifiedLog$)
[2023-11-03 19:45:28,870] INFO [LogLoader partition=test-topic-0, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 5 (kafka.log.UnifiedLog$)
[2023-11-03 19:45:28,870] INFO [ProducerStateManager partition=test-topic-0]Loading producer state from snapshot file 'SnapshotFile(offset=5, file=/tmp/kafka-logs/test-topic-0/00000000000000000005.snapshot)' (org.apache.kafka.storage.internals.log.ProducerStateManager)
[2023-11-03 19:45:28,880] INFO [LogLoader partition=test-topic-0, dir=/tmp/kafka-logs] Producer state recovery took 10ms for snapshot load and 0ms for segment recovery from offset 5 (kafka.log.UnifiedLog$)
[2023-11-03 19:45:28,894] INFO Completed load of Log(dir=/tmp/kafka-logs/test-topic-0, topicId=Pb9zfnlKRkmTGaMQyAABkw, topic=test-topic, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=5) with 1 segments, local-log-start-offset 0 and log-end-offset 5 in 61ms (1/51 completed in /tmp/kafka-logs) (kafka.log.LogManager)
[2023-11-03 19:45:28,897] INFO [LogLoader partition=__consumer_offsets-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
[2023-11-03 19:45:28,899] INFO Completed load of Log(dir=/tmp/kafka-logs/__consumer_offsets-28, topicId=vfIIZeo7TYKNeTmKGzMlyg, topic=__consumer_offsets, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 5ms (2/51 completed in /tmp/kafka-logs) (kafka.log.LogManager)
[2023-11-03 19:45:28,901] INFO [LogLoader partition=__consumer_offsets-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
[2023-11-03 19:45:28,903] INFO Completed load of Log(dir=/tmp/kafka-logs/__consumer_offsets-13, topicId=vfIIZeo7TYKNeTmKGzMlyg, topic=__consumer_offsets, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (3/51 completed in /tmp/kafka-logs) (kafka.log.LogManager)
[2023-11-03 19:45:28,905] INFO [LogLoader partition=__consumer_offsets-43, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
[2023-11-03 19:45:28,907] INFO Completed load of Log(dir=/tmp/kafka-logs/__consumer_offsets-43, topicId=vfIIZeo7TYKNeTmKGzMlyg, topic=__consumer_offsets, partition=43, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 4ms (4/51 completed in /tmp/kafka-logs) (kafka.log.LogManager)
[2023-11-03 19:45:28,911] INFO [LogLoader partition=__consumer_offsets-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
[2023-11-03 19:45:28,913] INFO Completed load of Log(dir=/tmp/kafka-logs/__consumer_offsets-6, topicId=vfIIZeo7TYKNeTmKGzMlyg, topic=__consumer_offsets, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 6ms (5/51 completed in /tmp/kafka-logs) (kafka.log.LogManager)
[2023-11-03 19:45:28,915] INFO [LogLoader partition=__consumer_offsets-36, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
[2023-11-03 19:45:28,917] INFO Completed load of Log(dir=/tmp/kafka-logs/__consumer_offsets-36, topicId=vfIIZeo7TYKNeTmKGzMlyg, topic=__consumer_offsets, partition=36, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 4ms (6/51 completed in /tmp/kafka-logs) (kafka.log.LogManager)
[2023-11-03 19:45:28,919] INFO [LogLoader partition=__consumer_offsets-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
[2023-11-03 19:45:28,920] INFO Completed load of Log(dir=/tmp/kafka-logs/__consumer_offsets-21, topicId=vfIIZeo7TYKNeTmKGzMlyg, topic=__consumer_offsets, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (7/51 completed in /tmp/kafka-logs) (kafka.log.LogManager)
[2023-11-03 19:45:28,922] INFO [LogLoader partition=__consumer_offsets-12, dir=/tmp/kafka-logs] Loading producer state till offset 7 with message format version 2 (kafka.log.UnifiedLog$)
[2023-11-03 19:45:28,922] INFO [LogLoader partition=__consumer_offsets-12, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 7 (kafka.log.UnifiedLog$)
[2023-11-03 19:45:28,922] INFO [ProducerStateManager partition=__consumer_offsets-12]Loading producer state from snapshot file 'SnapshotFile(offset=7, file=/tmp/kafka-logs/__consumer_offsets-12/00000000000000000007.snapshot)' (org.apache.kafka.storage.internals.log.ProducerStateManager)
[2023-11-03 19:45:28,923] INFO [LogLoader partition=__consumer_offsets-12, dir=/tmp/kafka-logs] Producer state recovery took 1ms for snapshot load and 0ms for segment recovery from offset 7 (kafka.log.UnifiedLog$)
[2023-11-03 19:45:28,924] INFO Completed load of Log(dir=/tmp/kafka-logs/__consumer_offsets-12, topicId=vfIIZeo7TYKNeTmKGzMlyg, topic=__consumer_offsets, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=7) with 1 segments, local-log-start-offset 0 and log-end-offset 7 in 4ms (8/51 completed in /tmp/kafka-logs) (kafka.log.LogManager)
[2023-11-03 19:45:28,927] INFO [LogLoader partition=__consumer_offsets-42, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
[2023-11-03 19:45:28,928] INFO Completed load of Log(dir=/tmp/kafka-logs/__consumer_offsets-42, topicId=vfIIZeo7TYKNeTmKGzMlyg, topic=__consumer_offsets, partition=42, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (9/51 completed in /tmp/kafka-logs) (kafka.log.LogManager)
[2023-11-03 19:45:28,930] INFO [LogLoader partition=__consumer_offsets-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
[2023-11-03 19:45:28,932] INFO Completed load of Log(dir=/tmp/kafka-logs/__consumer_offsets-27, topicId=vfIIZeo7TYKNeTmKGzMlyg, topic=__consumer_offsets, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (10/51 completed in /tmp/kafka-logs) (kafka.log.LogManager)
[2023-11-03 19:45:28,934] INFO [LogLoader partition=__consumer_offsets-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
[2023-11-03 19:45:28,935] INFO Completed load of Log(dir=/tmp/kafka-logs/__consumer_offsets-20, topicId=vfIIZeo7TYKNeTmKGzMlyg, topic=__consumer_offsets, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (11/51 completed in /tmp/kafka-logs) (kafka.log.LogManager)
[2023-11-03 19:45:28,937] INFO [LogLoader partition=__consumer_offsets-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
[2023-11-03 19:45:28,938] INFO Completed load of Log(dir=/tmp/kafka-logs/__consumer_offsets-5, topicId=vfIIZeo7TYKNeTmKGzMlyg, topic=__consumer_offsets, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (12/51 completed in /tmp/kafka-logs) (kafka.log.LogManager)
[2023-11-03 19:45:28,940] INFO [LogLoader partition=__consumer_offsets-35, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
[2023-11-03 19:45:28,942] INFO Completed load of Log(dir=/tmp/kafka-logs/__consumer_offsets-35, topicId=vfIIZeo7TYKNeTmKGzMlyg, topic=__consumer_offsets, partition=35, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (13/51 completed in /tmp/kafka-logs) (kafka.log.LogManager)
[2023-11-03 19:45:28,944] INFO [LogLoader partition=__consumer_offsets-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
[2023-11-03 19:45:28,946] INFO Completed load of Log(dir=/tmp/kafka-logs/__consumer_offsets-0, topicId=vfIIZeo7TYKNeTmKGzMlyg, topic=__consumer_offsets, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 4ms (14/51 completed in /tmp/kafka-logs) (kafka.log.LogManager)
[2023-11-03 19:45:28,948] INFO [LogLoader partition=__consumer_offsets-30, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
[2023-11-03 19:45:28,949] INFO Completed load of Log(dir=/tmp/kafka-logs/__consumer_offsets-30, topicId=vfIIZeo7TYKNeTmKGzMlyg, topic=__consumer_offsets, partition=30, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (15/51 completed in /tmp/kafka-logs) (kafka.log.LogManager)
[2023-11-03 19:45:28,951] INFO [LogLoader partition=__consumer_offsets-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
[2023-11-03 19:45:28,952] INFO Completed load of Log(dir=/tmp/kafka-logs/__consumer_offsets-15, topicId=vfIIZeo7TYKNeTmKGzMlyg, topic=__consumer_offsets, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (16/51 completed in /tmp/kafka-logs) (kafka.log.LogManager)
[2023-11-03 19:45:28,954] INFO [LogLoader partition=__consumer_offsets-45, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
[2023-11-03 19:45:28,955] INFO Completed load of Log(dir=/tmp/kafka-logs/__consumer_offsets-45, topicId=vfIIZeo7TYKNeTmKGzMlyg, topic=__consumer_offsets, partition=45, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (17/51 completed in /tmp/kafka-logs) (kafka.log.LogManager)
[2023-11-03 19:45:28,958] INFO [LogLoader partition=__consumer_offsets-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
[2023-11-03 19:45:28,960] INFO Completed load of Log(dir=/tmp/kafka-logs/__consumer_offsets-8, topicId=vfIIZeo7TYKNeTmKGzMlyg, topic=__consumer_offsets, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 5ms (18/51 completed in /tmp/kafka-logs) (kafka.log.LogManager)
[2023-11-03 19:45:28,962] INFO [LogLoader partition=__consumer_offsets-38, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
[2023-11-03 19:45:28,963] INFO Completed load of Log(dir=/tmp/kafka-logs/__consumer_offsets-38, topicId=vfIIZeo7TYKNeTmKGzMlyg, topic=__consumer_offsets, partition=38, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (19/51 completed in /tmp/kafka-logs) (kafka.log.LogManager)
[2023-11-03 19:45:28,965] INFO [LogLoader partition=__consumer_offsets-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
[2023-11-03 19:45:28,966] INFO Completed load of Log(dir=/tmp/kafka-logs/__consumer_offsets-23, topicId=vfIIZeo7TYKNeTmKGzMlyg, topic=__consumer_offsets, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (20/51 completed in /tmp/kafka-logs) (kafka.log.LogManager)
[2023-11-03 19:45:28,968] INFO [LogLoader partition=__consumer_offsets-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
[2023-11-03 19:45:28,969] INFO Completed load of Log(dir=/tmp/kafka-logs/__consumer_offsets-14, topicId=vfIIZeo7TYKNeTmKGzMlyg, topic=__consumer_offsets, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (21/51 completed in /tmp/kafka-logs) (kafka.log.LogManager)
[2023-11-03 19:45:28,970] INFO [LogLoader partition=__consumer_offsets-44, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
[2023-11-03 19:45:28,971] INFO Completed load of Log(dir=/tmp/kafka-logs/__consumer_offsets-44, topicId=vfIIZeo7TYKNeTmKGzMlyg, topic=__consumer_offsets, partition=44, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (22/51 completed in /tmp/kafka-logs) (kafka.log.LogManager)
[2023-11-03 19:45:28,973] INFO [LogLoader partition=__consumer_offsets-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
[2023-11-03 19:45:28,975] INFO Completed load of Log(dir=/tmp/kafka-logs/__consumer_offsets-29, topicId=vfIIZeo7TYKNeTmKGzMlyg, topic=__consumer_offsets, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 4ms (23/51 completed in /tmp/kafka-logs) (kafka.log.LogManager)
[2023-11-03 19:45:28,978] INFO [LogLoader partition=__consumer_offsets-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
[2023-11-03 19:45:28,980] INFO Completed load of Log(dir=/tmp/kafka-logs/__consumer_offsets-22, topicId=vfIIZeo7TYKNeTmKGzMlyg, topic=__consumer_offsets, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 5ms (24/51 completed in /tmp/kafka-logs) (kafka.log.LogManager)
[2023-11-03 19:45:28,981] INFO [LogLoader partition=__consumer_offsets-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
[2023-11-03 19:45:28,982] INFO Completed load of Log(dir=/tmp/kafka-logs/__consumer_offsets-7, topicId=vfIIZeo7TYKNeTmKGzMlyg, topic=__consumer_offsets, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (25/51 completed in /tmp/kafka-logs) (kafka.log.LogManager)
[2023-11-03 19:45:28,984] INFO [LogLoader partition=__consumer_offsets-37, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
[2023-11-03 19:45:28,985] INFO Completed load of Log(dir=/tmp/kafka-logs/__consumer_offsets-37, topicId=vfIIZeo7TYKNeTmKGzMlyg, topic=__consumer_offsets, partition=37, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (26/51 completed in /tmp/kafka-logs) (kafka.log.LogManager)
[2023-11-03 19:45:28,987] INFO [LogLoader partition=__consumer_offsets-32, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
[2023-11-03 19:45:28,987] INFO Completed load of Log(dir=/tmp/kafka-logs/__consumer_offsets-32, topicId=vfIIZeo7TYKNeTmKGzMlyg, topic=__consumer_offsets, partition=32, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (27/51 completed in /tmp/kafka-logs) (kafka.log.LogManager)
[2023-11-03 19:45:28,989] INFO [LogLoader partition=__consumer_offsets-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
[2023-11-03 19:45:28,991] INFO Completed load of Log(dir=/tmp/kafka-logs/__consumer_offsets-17, topicId=vfIIZeo7TYKNeTmKGzMlyg, topic=__consumer_offsets, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (28/51 completed in /tmp/kafka-logs) (kafka.log.LogManager)
[2023-11-03 19:45:28,995] INFO [LogLoader partition=__consumer_offsets-47, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
[2023-11-03 19:45:28,996] INFO Completed load of Log(dir=/tmp/kafka-logs/__consumer_offsets-47, topicId=vfIIZeo7TYKNeTmKGzMlyg, topic=__consumer_offsets, partition=47, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 4ms (29/51 completed in /tmp/kafka-logs) (kafka.log.LogManager)
[2023-11-03 19:45:28,998] INFO [LogLoader partition=__consumer_offsets-40, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
[2023-11-03 19:45:28,999] INFO Completed load of Log(dir=/tmp/kafka-logs/__consumer_offsets-40, topicId=vfIIZeo7TYKNeTmKGzMlyg, topic=__consumer_offsets, partition=40, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (30/51 completed in /tmp/kafka-logs) (kafka.log.LogManager)
[2023-11-03 19:45:29,001] INFO [LogLoader partition=__consumer_offsets-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
[2023-11-03 19:45:29,002] INFO Completed load of Log(dir=/tmp/kafka-logs/__consumer_offsets-25, topicId=vfIIZeo7TYKNeTmKGzMlyg, topic=__consumer_offsets, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (31/51 completed in /tmp/kafka-logs) (kafka.log.LogManager)
[2023-11-03 19:45:29,004] INFO [LogLoader partition=__consumer_offsets-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
[2023-11-03 19:45:29,005] INFO Completed load of Log(dir=/tmp/kafka-logs/__consumer_offsets-2, topicId=vfIIZeo7TYKNeTmKGzMlyg, topic=__consumer_offsets, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (32/51 completed in /tmp/kafka-logs) (kafka.log.LogManager)
[2023-11-03 19:45:29,006] INFO [LogLoader partition=__consumer_offsets-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
[2023-11-03 19:45:29,008] INFO Completed load of Log(dir=/tmp/kafka-logs/__consumer_offsets-16, topicId=vfIIZeo7TYKNeTmKGzMlyg, topic=__consumer_offsets, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (33/51 completed in /tmp/kafka-logs) (kafka.log.LogManager)
[2023-11-03 19:45:29,011] INFO [LogLoader partition=__consumer_offsets-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
[2023-11-03 19:45:29,012] INFO Completed load of Log(dir=/tmp/kafka-logs/__consumer_offsets-1, topicId=vfIIZeo7TYKNeTmKGzMlyg, topic=__consumer_offsets, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 5ms (34/51 completed in /tmp/kafka-logs) (kafka.log.LogManager)
[2023-11-03 19:45:29,014] INFO [LogLoader partition=__consumer_offsets-46, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
[2023-11-03 19:45:29,016] INFO Completed load of Log(dir=/tmp/kafka-logs/__consumer_offsets-46, topicId=vfIIZeo7TYKNeTmKGzMlyg, topic=__consumer_offsets, partition=46, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (35/51 completed in /tmp/kafka-logs) (kafka.log.LogManager)
[2023-11-03 19:45:29,017] INFO [LogLoader partition=__consumer_offsets-31, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
[2023-11-03 19:45:29,018] INFO Completed load of Log(dir=/tmp/kafka-logs/__consumer_offsets-31, topicId=vfIIZeo7TYKNeTmKGzMlyg, topic=__consumer_offsets, partition=31, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (36/51 completed in /tmp/kafka-logs) (kafka.log.LogManager)
[2023-11-03 19:45:29,019] INFO [LogLoader partition=__consumer_offsets-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
[2023-11-03 19:45:29,020] INFO Completed load of Log(dir=/tmp/kafka-logs/__consumer_offsets-24, topicId=vfIIZeo7TYKNeTmKGzMlyg, topic=__consumer_offsets, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (37/51 completed in /tmp/kafka-logs) (kafka.log.LogManager)
[2023-11-03 19:45:29,022] INFO [LogLoader partition=__consumer_offsets-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
[2023-11-03 19:45:29,023] INFO Completed load of Log(dir=/tmp/kafka-logs/__consumer_offsets-9, topicId=vfIIZeo7TYKNeTmKGzMlyg, topic=__consumer_offsets, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (38/51 completed in /tmp/kafka-logs) (kafka.log.LogManager)
[2023-11-03 19:45:29,026] INFO [LogLoader partition=__consumer_offsets-39, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
[2023-11-03 19:45:29,027] INFO Completed load of Log(dir=/tmp/kafka-logs/__consumer_offsets-39, topicId=vfIIZeo7TYKNeTmKGzMlyg, topic=__consumer_offsets, partition=39, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 4ms (39/51 completed in /tmp/kafka-logs) (kafka.log.LogManager)
[2023-11-03 19:45:29,029] INFO [LogLoader partition=__consumer_offsets-49, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
[2023-11-03 19:45:29,030] INFO Completed load of Log(dir=/tmp/kafka-logs/__consumer_offsets-49, topicId=vfIIZeo7TYKNeTmKGzMlyg, topic=__consumer_offsets, partition=49, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (40/51 completed in /tmp/kafka-logs) (kafka.log.LogManager)
[2023-11-03 19:45:29,032] INFO [LogLoader partition=__consumer_offsets-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
[2023-11-03 19:45:29,033] INFO Completed load of Log(dir=/tmp/kafka-logs/__consumer_offsets-26, topicId=vfIIZeo7TYKNeTmKGzMlyg, topic=__consumer_offsets, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (41/51 completed in /tmp/kafka-logs) (kafka.log.LogManager)
[2023-11-03 19:45:29,035] INFO [LogLoader partition=__consumer_offsets-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
[2023-11-03 19:45:29,036] INFO Completed load of Log(dir=/tmp/kafka-logs/__consumer_offsets-11, topicId=vfIIZeo7TYKNeTmKGzMlyg, topic=__consumer_offsets, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (42/51 completed in /tmp/kafka-logs) (kafka.log.LogManager)
[2023-11-03 19:45:29,037] INFO [LogLoader partition=__consumer_offsets-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
[2023-11-03 19:45:29,038] INFO Completed load of Log(dir=/tmp/kafka-logs/__consumer_offsets-4, topicId=vfIIZeo7TYKNeTmKGzMlyg, topic=__consumer_offsets, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (43/51 completed in /tmp/kafka-logs) (kafka.log.LogManager)
[2023-11-03 19:45:29,040] INFO [LogLoader partition=__consumer_offsets-34, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
[2023-11-03 19:45:29,042] INFO Completed load of Log(dir=/tmp/kafka-logs/__consumer_offsets-34, topicId=vfIIZeo7TYKNeTmKGzMlyg, topic=__consumer_offsets, partition=34, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 4ms (44/51 completed in /tmp/kafka-logs) (kafka.log.LogManager)
[2023-11-03 19:45:29,044] INFO [LogLoader partition=__consumer_offsets-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
[2023-11-03 19:45:29,045] INFO Completed load of Log(dir=/tmp/kafka-logs/__consumer_offsets-19, topicId=vfIIZeo7TYKNeTmKGzMlyg, topic=__consumer_offsets, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (45/51 completed in /tmp/kafka-logs) (kafka.log.LogManager)
[2023-11-03 19:45:29,046] INFO [LogLoader partition=__consumer_offsets-48, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
[2023-11-03 19:45:29,046] INFO Completed load of Log(dir=/tmp/kafka-logs/__consumer_offsets-48, topicId=vfIIZeo7TYKNeTmKGzMlyg, topic=__consumer_offsets, partition=48, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (46/51 completed in /tmp/kafka-logs) (kafka.log.LogManager)
[2023-11-03 19:45:29,047] INFO [LogLoader partition=__consumer_offsets-33, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
[2023-11-03 19:45:29,048] INFO Completed load of Log(dir=/tmp/kafka-logs/__consumer_offsets-33, topicId=vfIIZeo7TYKNeTmKGzMlyg, topic=__consumer_offsets, partition=33, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (47/51 completed in /tmp/kafka-logs) (kafka.log.LogManager)
[2023-11-03 19:45:29,049] INFO [LogLoader partition=__consumer_offsets-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
[2023-11-03 19:45:29,050] INFO Completed load of Log(dir=/tmp/kafka-logs/__consumer_offsets-10, topicId=vfIIZeo7TYKNeTmKGzMlyg, topic=__consumer_offsets, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (48/51 completed in /tmp/kafka-logs) (kafka.log.LogManager)
[2023-11-03 19:45:29,051] INFO [LogLoader partition=__consumer_offsets-41, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
[2023-11-03 19:45:29,052] INFO Completed load of Log(dir=/tmp/kafka-logs/__consumer_offsets-41, topicId=vfIIZeo7TYKNeTmKGzMlyg, topic=__consumer_offsets, partition=41, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (49/51 completed in /tmp/kafka-logs) (kafka.log.LogManager)
[2023-11-03 19:45:29,053] INFO [LogLoader partition=__consumer_offsets-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
[2023-11-03 19:45:29,053] INFO Completed load of Log(dir=/tmp/kafka-logs/__consumer_offsets-18, topicId=vfIIZeo7TYKNeTmKGzMlyg, topic=__consumer_offsets, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (50/51 completed in /tmp/kafka-logs) (kafka.log.LogManager)
[2023-11-03 19:45:29,054] INFO [LogLoader partition=__consumer_offsets-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$)
[2023-11-03 19:45:29,055] INFO Completed load of Log(dir=/tmp/kafka-logs/__consumer_offsets-3, topicId=vfIIZeo7TYKNeTmKGzMlyg, topic=__consumer_offsets, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (51/51 completed in /tmp/kafka-logs) (kafka.log.LogManager)
[2023-11-03 19:45:29,058] INFO Loaded 51 logs in 241ms (kafka.log.LogManager)
[2023-11-03 19:45:29,060] INFO Starting log cleanup with a period of 300000 ms. (kafka.log.LogManager)
[2023-11-03 19:45:29,060] INFO Starting log flusher with a default period of 9223372036854775807 ms. (kafka.log.LogManager)
[2023-11-03 19:45:29,089] INFO [kafka-log-cleaner-thread-0]: Starting (kafka.log.LogCleaner$CleanerThread)
[2023-11-03 19:45:29,102] INFO [feature-zk-node-event-process-thread]: Starting (kafka.server.FinalizedFeatureChangeListener$ChangeNotificationProcessorThread)
[2023-11-03 19:45:29,115] INFO [MetadataCache brokerId=0] Updated cache from existing None to latest Features(version=3.6-IV2, finalizedFeatures={}, finalizedFeaturesEpoch=0). (kafka.server.metadata.ZkMetadataCache)
[2023-11-03 19:45:29,131] INFO [zk-broker-0-to-controller-forwarding-channel-manager]: Starting (kafka.server.BrokerToControllerRequestThread)
[2023-11-03 19:45:29,305] INFO Updated connection-accept-rate max connection creation rate to 2147483647 (kafka.network.ConnectionQuotas)
[2023-11-03 19:45:29,317] INFO [SocketServer listenerType=ZK_BROKER, nodeId=0] Created data-plane acceptor and processors for endpoint : ListenerName(PLAINTEXT) (kafka.network.SocketServer)
[2023-11-03 19:45:29,319] INFO [zk-broker-0-to-controller-alter-partition-channel-manager]: Starting (kafka.server.BrokerToControllerRequestThread)
[2023-11-03 19:45:29,335] INFO [ExpirationReaper-0-Produce]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
[2023-11-03 19:45:29,336] INFO [ExpirationReaper-0-Fetch]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
[2023-11-03 19:45:29,336] INFO [ExpirationReaper-0-DeleteRecords]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
[2023-11-03 19:45:29,336] INFO [ExpirationReaper-0-ElectLeader]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
[2023-11-03 19:45:29,337] INFO [ExpirationReaper-0-RemoteFetch]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
[2023-11-03 19:45:29,346] INFO [LogDirFailureHandler]: Starting (kafka.server.ReplicaManager$LogDirFailureHandler)
[2023-11-03 19:45:29,346] INFO [AddPartitionsToTxnSenderThread-0]: Starting (kafka.server.AddPartitionsToTxnManager)
[2023-11-03 19:45:29,373] INFO Creating /brokers/ids/0 (is it secure? false) (kafka.zk.KafkaZkClient)
[2023-11-03 19:45:29,390] INFO Stat of the created znode at /brokers/ids/0 is: 156,156,1699055129385,1699055129385,1,0,0,72058191367241728,206,0,156
(kafka.zk.KafkaZkClient)
[2023-11-03 19:45:29,390] INFO Registered broker 0 at path /brokers/ids/0 with addresses: PLAINTEXT://ThinkPadP53:9092, czxid (broker epoch): 156 (kafka.zk.KafkaZkClient)
[2023-11-03 19:45:29,432] INFO [ExpirationReaper-0-topic]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
[2023-11-03 19:45:29,436] INFO [ExpirationReaper-0-Heartbeat]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
[2023-11-03 19:45:29,437] INFO [ExpirationReaper-0-Rebalance]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
[2023-11-03 19:45:29,451] INFO [GroupCoordinator 0]: Starting up. (kafka.coordinator.group.GroupCoordinator)
[2023-11-03 19:45:29,462] INFO [GroupCoordinator 0]: Startup complete. (kafka.coordinator.group.GroupCoordinator)
[2023-11-03 19:45:29,473] INFO [TransactionCoordinator id=0] Starting up. (kafka.coordinator.transaction.TransactionCoordinator)
[2023-11-03 19:45:29,479] INFO [TxnMarkerSenderThread-0]: Starting (kafka.coordinator.transaction.TransactionMarkerChannelManager)
[2023-11-03 19:45:29,479] INFO [TransactionCoordinator id=0] Startup complete. (kafka.coordinator.transaction.TransactionCoordinator)
[2023-11-03 19:45:29,515] INFO [ExpirationReaper-0-AlterAcls]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
[2023-11-03 19:45:29,536] INFO [Controller id=0, targetBrokerId=0] Node 0 disconnected. (org.apache.kafka.clients.NetworkClient)
[2023-11-03 19:45:29,538] INFO [/config/changes-event-process-thread]: Starting (kafka.common.ZkNodeChangeNotificationListener$ChangeEventProcessThread)
[2023-11-03 19:45:29,538] WARN [Controller id=0, targetBrokerId=0] Connection to node 0 (ThinkPadP53/192.168.37.3:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient)
[2023-11-03 19:45:29,541] INFO [Controller id=0, targetBrokerId=0] Client requested connection close from node 0 (org.apache.kafka.clients.NetworkClient)
[2023-11-03 19:45:29,559] INFO [SocketServer listenerType=ZK_BROKER, nodeId=0] Enabling request processing. (kafka.network.SocketServer)
[2023-11-03 19:45:29,562] INFO Awaiting socket connections on 0.0.0.0:9092. (kafka.network.DataPlaneAcceptor)
[2023-11-03 19:45:29,567] INFO Kafka version: 3.6.0 (org.apache.kafka.common.utils.AppInfoParser)
[2023-11-03 19:45:29,567] INFO Kafka commitId: 60e845626d8a465a (org.apache.kafka.common.utils.AppInfoParser)
[2023-11-03 19:45:29,567] INFO Kafka startTimeMs: 1699055129564 (org.apache.kafka.common.utils.AppInfoParser)
[2023-11-03 19:45:29,568] INFO [KafkaServer id=0] started (kafka.server.KafkaServer)
[2023-11-03 19:45:29,710] INFO [ReplicaFetcherManager on broker 0] Removed fetcher for partitions HashSet(__consumer_offsets-22, __consumer_offsets-30, __consumer_offsets-25, __consumer_offsets-35, __consumer_offsets-37, __consumer_offsets-38, __consumer_offsets-13, test-topic-0, __consumer_offsets-8, __consumer_offsets-21, __consumer_offsets-4, __consumer_offsets-27, __consumer_offsets-7, __consumer_offsets-9, __consumer_offsets-46, __consumer_offsets-41, __consumer_offsets-33, __consumer_offsets-23, __consumer_offsets-49, __consumer_offsets-47, __consumer_offsets-16, __consumer_offsets-28, __consumer_offsets-31, __consumer_offsets-36, __consumer_offsets-42, __consumer_offsets-3, __consumer_offsets-18, __consumer_offsets-15, __consumer_offsets-24, __consumer_offsets-17, __consumer_offsets-48, __consumer_offsets-19, __consumer_offsets-11, __consumer_offsets-2, __consumer_offsets-43, __consumer_offsets-6, __consumer_offsets-14, __consumer_offsets-20, __consumer_offsets-0, __consumer_offsets-44, __consumer_offsets-39, __consumer_offsets-12, __consumer_offsets-45, __consumer_offsets-1, __consumer_offsets-5, __consumer_offsets-26, __consumer_offsets-29, __consumer_offsets-34, __consumer_offsets-10, __consumer_offsets-32, __consumer_offsets-40) (kafka.server.ReplicaFetcherManager)
[2023-11-03 19:45:29,717] INFO [Partition __consumer_offsets-3 broker=0] Log loaded for partition __consumer_offsets-3 with initial high watermark 0 (kafka.cluster.Partition)
[2023-11-03 19:45:29,721] INFO [zk-broker-0-to-controller-alter-partition-channel-manager]: Recorded new controller, from now on will use node ThinkPadP53:9092 (id: 0 rack: null) (kafka.server.BrokerToControllerRequestThread)
[2023-11-03 19:45:29,721] INFO [Partition __consumer_offsets-18 broker=0] Log loaded for partition __consumer_offsets-18 with initial high watermark 0 (kafka.cluster.Partition)
[2023-11-03 19:45:29,722] INFO [Partition __consumer_offsets-41 broker=0] Log loaded for partition __consumer_offsets-41 with initial high watermark 0 (kafka.cluster.Partition)
[2023-11-03 19:45:29,722] INFO [Partition __consumer_offsets-10 broker=0] Log loaded for partition __consumer_offsets-10 with initial high watermark 0 (kafka.cluster.Partition)
[2023-11-03 19:45:29,722] INFO [Partition __consumer_offsets-33 broker=0] Log loaded for partition __consumer_offsets-33 with initial high watermark 0 (kafka.cluster.Partition)
[2023-11-03 19:45:29,723] INFO [Partition __consumer_offsets-48 broker=0] Log loaded for partition __consumer_offsets-48 with initial high watermark 0 (kafka.cluster.Partition)
[2023-11-03 19:45:29,723] INFO [Partition __consumer_offsets-19 broker=0] Log loaded for partition __consumer_offsets-19 with initial high watermark 0 (kafka.cluster.Partition)
[2023-11-03 19:45:29,723] INFO [Partition __consumer_offsets-34 broker=0] Log loaded for partition __consumer_offsets-34 with initial high watermark 0 (kafka.cluster.Partition)
[2023-11-03 19:45:29,724] INFO [Partition __consumer_offsets-4 broker=0] Log loaded for partition __consumer_offsets-4 with initial high watermark 0 (kafka.cluster.Partition)
[2023-11-03 19:45:29,724] INFO [Partition __consumer_offsets-11 broker=0] Log loaded for partition __consumer_offsets-11 with initial high watermark 0 (kafka.cluster.Partition)
[2023-11-03 19:45:29,724] INFO [Partition __consumer_offsets-26 broker=0] Log loaded for partition __consumer_offsets-26 with initial high watermark 0 (kafka.cluster.Partition)
[2023-11-03 19:45:29,724] INFO [Partition __consumer_offsets-49 broker=0] Log loaded for partition __consumer_offsets-49 with initial high watermark 0 (kafka.cluster.Partition)
[2023-11-03 19:45:29,725] INFO [Partition __consumer_offsets-39 broker=0] Log loaded for partition __consumer_offsets-39 with initial high watermark 0 (kafka.cluster.Partition)
[2023-11-03 19:45:29,725] INFO [Partition __consumer_offsets-9 broker=0] Log loaded for partition __consumer_offsets-9 with initial high watermark 0 (kafka.cluster.Partition)
[2023-11-03 19:45:29,725] INFO [Partition __consumer_offsets-24 broker=0] Log loaded for partition __consumer_offsets-24 with initial high watermark 0 (kafka.cluster.Partition)
[2023-11-03 19:45:29,726] INFO [Partition __consumer_offsets-31 broker=0] Log loaded for partition __consumer_offsets-31 with initial high watermark 0 (kafka.cluster.Partition)
[2023-11-03 19:45:29,726] INFO [Partition __consumer_offsets-46 broker=0] Log loaded for partition __consumer_offsets-46 with initial high watermark 0 (kafka.cluster.Partition)
[2023-11-03 19:45:29,726] INFO [Partition __consumer_offsets-1 broker=0] Log loaded for partition __consumer_offsets-1 with initial high watermark 0 (kafka.cluster.Partition)
[2023-11-03 19:45:29,727] INFO [Partition __consumer_offsets-16 broker=0] Log loaded for partition __consumer_offsets-16 with initial high watermark 0 (kafka.cluster.Partition)
[2023-11-03 19:45:29,727] INFO [Partition __consumer_offsets-2 broker=0] Log loaded for partition __consumer_offsets-2 with initial high watermark 0 (kafka.cluster.Partition)
[2023-11-03 19:45:29,728] INFO [Partition __consumer_offsets-25 broker=0] Log loaded for partition __consumer_offsets-25 with initial high watermark 0 (kafka.cluster.Partition)
[2023-11-03 19:45:29,728] INFO [Partition __consumer_offsets-40 broker=0] Log loaded for partition __consumer_offsets-40 with initial high watermark 0 (kafka.cluster.Partition)
[2023-11-03 19:45:29,728] INFO [Partition __consumer_offsets-47 broker=0] Log loaded for partition __consumer_offsets-47 with initial high watermark 0 (kafka.cluster.Partition)
[2023-11-03 19:45:29,729] INFO [Partition __consumer_offsets-17 broker=0] Log loaded for partition __consumer_offsets-17 with initial high watermark 0 (kafka.cluster.Partition)
[2023-11-03 19:45:29,729] INFO [Partition __consumer_offsets-32 broker=0] Log loaded for partition __consumer_offsets-32 with initial high watermark 0 (kafka.cluster.Partition)
[2023-11-03 19:45:29,730] INFO [Partition __consumer_offsets-37 broker=0] Log loaded for partition __consumer_offsets-37 with initial high watermark 0 (kafka.cluster.Partition)
[2023-11-03 19:45:29,730] INFO [Partition __consumer_offsets-7 broker=0] Log loaded for partition __consumer_offsets-7 with initial high watermark 0 (kafka.cluster.Partition)
[2023-11-03 19:45:29,730] INFO [Partition __consumer_offsets-22 broker=0] Log loaded for partition __consumer_offsets-22 with initial high watermark 0 (kafka.cluster.Partition)
[2023-11-03 19:45:29,730] INFO [Partition __consumer_offsets-29 broker=0] Log loaded for partition __consumer_offsets-29 with initial high watermark 0 (kafka.cluster.Partition)
[2023-11-03 19:45:29,731] INFO [Partition __consumer_offsets-44 broker=0] Log loaded for partition __consumer_offsets-44 with initial high watermark 0 (kafka.cluster.Partition)
[2023-11-03 19:45:29,731] INFO [Partition __consumer_offsets-14 broker=0] Log loaded for partition __consumer_offsets-14 with initial high watermark 0 (kafka.cluster.Partition)
[2023-11-03 19:45:29,731] INFO [Partition __consumer_offsets-23 broker=0] Log loaded for partition __consumer_offsets-23 with initial high watermark 0 (kafka.cluster.Partition)
[2023-11-03 19:45:29,732] INFO [Partition __consumer_offsets-38 broker=0] Log loaded for partition __consumer_offsets-38 with initial high watermark 0 (kafka.cluster.Partition)
[2023-11-03 19:45:29,732] INFO [Partition __consumer_offsets-8 broker=0] Log loaded for partition __consumer_offsets-8 with initial high watermark 0 (kafka.cluster.Partition)
[2023-11-03 19:45:29,732] INFO [Partition __consumer_offsets-45 broker=0] Log loaded for partition __consumer_offsets-45 with initial high watermark 0 (kafka.cluster.Partition)
[2023-11-03 19:45:29,732] INFO [Partition __consumer_offsets-15 broker=0] Log loaded for partition __consumer_offsets-15 with initial high watermark 0 (kafka.cluster.Partition)
[2023-11-03 19:45:29,733] INFO [Partition __consumer_offsets-30 broker=0] Log loaded for partition __consumer_offsets-30 with initial high watermark 0 (kafka.cluster.Partition)
[2023-11-03 19:45:29,733] INFO [Partition __consumer_offsets-0 broker=0] Log loaded for partition __consumer_offsets-0 with initial high watermark 0 (kafka.cluster.Partition)
[2023-11-03 19:45:29,733] INFO [Partition __consumer_offsets-35 broker=0] Log loaded for partition __consumer_offsets-35 with initial high watermark 0 (kafka.cluster.Partition)
[2023-11-03 19:45:29,734] INFO [Partition __consumer_offsets-5 broker=0] Log loaded for partition __consumer_offsets-5 with initial high watermark 0 (kafka.cluster.Partition)
[2023-11-03 19:45:29,734] INFO [Partition __consumer_offsets-20 broker=0] Log loaded for partition __consumer_offsets-20 with initial high watermark 0 (kafka.cluster.Partition)
[2023-11-03 19:45:29,734] INFO [zk-broker-0-to-controller-forwarding-channel-manager]: Recorded new controller, from now on will use node ThinkPadP53:9092 (id: 0 rack: null) (kafka.server.BrokerToControllerRequestThread)
[2023-11-03 19:45:29,734] INFO [Partition __consumer_offsets-27 broker=0] Log loaded for partition __consumer_offsets-27 with initial high watermark 0 (kafka.cluster.Partition)
[2023-11-03 19:45:29,734] INFO [Partition __consumer_offsets-42 broker=0] Log loaded for partition __consumer_offsets-42 with initial high watermark 0 (kafka.cluster.Partition)
[2023-11-03 19:45:29,734] INFO [Partition __consumer_offsets-12 broker=0] Log loaded for partition __consumer_offsets-12 with initial high watermark 7 (kafka.cluster.Partition)
[2023-11-03 19:45:29,735] INFO [Partition __consumer_offsets-21 broker=0] Log loaded for partition __consumer_offsets-21 with initial high watermark 0 (kafka.cluster.Partition)
[2023-11-03 19:45:29,735] INFO [Partition test-topic-0 broker=0] Log loaded for partition test-topic-0 with initial high watermark 5 (kafka.cluster.Partition)
[2023-11-03 19:45:29,735] INFO [Partition __consumer_offsets-36 broker=0] Log loaded for partition __consumer_offsets-36 with initial high watermark 0 (kafka.cluster.Partition)
[2023-11-03 19:45:29,736] INFO [Partition __consumer_offsets-6 broker=0] Log loaded for partition __consumer_offsets-6 with initial high watermark 0 (kafka.cluster.Partition)
[2023-11-03 19:45:29,736] INFO [Partition __consumer_offsets-43 broker=0] Log loaded for partition __consumer_offsets-43 with initial high watermark 0 (kafka.cluster.Partition)
[2023-11-03 19:45:29,736] INFO [Partition __consumer_offsets-13 broker=0] Log loaded for partition __consumer_offsets-13 with initial high watermark 0 (kafka.cluster.Partition)
[2023-11-03 19:45:29,736] INFO [Partition __consumer_offsets-28 broker=0] Log loaded for partition __consumer_offsets-28 with initial high watermark 0 (kafka.cluster.Partition)
[2023-11-03 19:45:29,740] INFO [GroupCoordinator 0]: Elected as the group coordinator for partition 3 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
[2023-11-03 19:45:29,741] INFO [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-3 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:45:29,743] INFO [GroupCoordinator 0]: Elected as the group coordinator for partition 18 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
[2023-11-03 19:45:29,743] INFO [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-18 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:45:29,743] INFO [GroupCoordinator 0]: Elected as the group coordinator for partition 41 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
[2023-11-03 19:45:29,743] INFO [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-41 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:45:29,743] INFO [GroupCoordinator 0]: Elected as the group coordinator for partition 10 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
[2023-11-03 19:45:29,743] INFO [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-10 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:45:29,743] INFO [GroupCoordinator 0]: Elected as the group coordinator for partition 33 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
[2023-11-03 19:45:29,743] INFO [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-33 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:45:29,743] INFO [GroupCoordinator 0]: Elected as the group coordinator for partition 48 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
[2023-11-03 19:45:29,743] INFO [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-48 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:45:29,743] INFO [GroupCoordinator 0]: Elected as the group coordinator for partition 19 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
[2023-11-03 19:45:29,743] INFO [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-19 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:45:29,743] INFO [GroupCoordinator 0]: Elected as the group coordinator for partition 34 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
[2023-11-03 19:45:29,743] INFO [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-34 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:45:29,743] INFO [GroupCoordinator 0]: Elected as the group coordinator for partition 4 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
[2023-11-03 19:45:29,743] INFO [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-4 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:45:29,743] INFO [GroupCoordinator 0]: Elected as the group coordinator for partition 11 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
[2023-11-03 19:45:29,743] INFO [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-11 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:45:29,743] INFO [GroupCoordinator 0]: Elected as the group coordinator for partition 26 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
[2023-11-03 19:45:29,743] INFO [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-26 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:45:29,743] INFO [GroupCoordinator 0]: Elected as the group coordinator for partition 49 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
[2023-11-03 19:45:29,743] INFO [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-49 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:45:29,743] INFO [GroupCoordinator 0]: Elected as the group coordinator for partition 39 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
[2023-11-03 19:45:29,743] INFO [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-39 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:45:29,743] INFO [GroupCoordinator 0]: Elected as the group coordinator for partition 9 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
[2023-11-03 19:45:29,743] INFO [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-9 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:45:29,744] INFO [GroupCoordinator 0]: Elected as the group coordinator for partition 24 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
[2023-11-03 19:45:29,744] INFO [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-24 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:45:29,744] INFO [GroupCoordinator 0]: Elected as the group coordinator for partition 31 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
[2023-11-03 19:45:29,744] INFO [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-31 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:45:29,744] INFO [GroupCoordinator 0]: Elected as the group coordinator for partition 46 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
[2023-11-03 19:45:29,744] INFO [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-46 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:45:29,744] INFO [GroupCoordinator 0]: Elected as the group coordinator for partition 1 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
[2023-11-03 19:45:29,744] INFO [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-1 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:45:29,744] INFO [GroupCoordinator 0]: Elected as the group coordinator for partition 16 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
[2023-11-03 19:45:29,744] INFO [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-16 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:45:29,744] INFO [GroupCoordinator 0]: Elected as the group coordinator for partition 2 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
[2023-11-03 19:45:29,744] INFO [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-2 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:45:29,744] INFO [GroupCoordinator 0]: Elected as the group coordinator for partition 25 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
[2023-11-03 19:45:29,744] INFO [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-25 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:45:29,744] INFO [GroupCoordinator 0]: Elected as the group coordinator for partition 40 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
[2023-11-03 19:45:29,744] INFO [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-40 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:45:29,744] INFO [GroupCoordinator 0]: Elected as the group coordinator for partition 47 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
[2023-11-03 19:45:29,744] INFO [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-47 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:45:29,744] INFO [GroupCoordinator 0]: Elected as the group coordinator for partition 17 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
[2023-11-03 19:45:29,744] INFO [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-17 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:45:29,744] INFO [GroupCoordinator 0]: Elected as the group coordinator for partition 32 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
[2023-11-03 19:45:29,744] INFO [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-32 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:45:29,744] INFO [GroupCoordinator 0]: Elected as the group coordinator for partition 37 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
[2023-11-03 19:45:29,744] INFO [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-37 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:45:29,744] INFO [GroupCoordinator 0]: Elected as the group coordinator for partition 7 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
[2023-11-03 19:45:29,744] INFO [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-7 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:45:29,744] INFO [GroupCoordinator 0]: Elected as the group coordinator for partition 22 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
[2023-11-03 19:45:29,744] INFO [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-22 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:45:29,745] INFO [GroupCoordinator 0]: Elected as the group coordinator for partition 29 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
[2023-11-03 19:45:29,745] INFO [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-29 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:45:29,745] INFO [GroupCoordinator 0]: Elected as the group coordinator for partition 44 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
[2023-11-03 19:45:29,745] INFO [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-44 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:45:29,745] INFO [GroupCoordinator 0]: Elected as the group coordinator for partition 14 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
[2023-11-03 19:45:29,745] INFO [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-14 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:45:29,745] INFO [GroupCoordinator 0]: Elected as the group coordinator for partition 23 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
[2023-11-03 19:45:29,745] INFO [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-23 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:45:29,745] INFO [GroupCoordinator 0]: Elected as the group coordinator for partition 38 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
[2023-11-03 19:45:29,745] INFO [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-38 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:45:29,745] INFO [GroupCoordinator 0]: Elected as the group coordinator for partition 8 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
[2023-11-03 19:45:29,745] INFO [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-8 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:45:29,745] INFO [GroupCoordinator 0]: Elected as the group coordinator for partition 45 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
[2023-11-03 19:45:29,745] INFO [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-45 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:45:29,745] INFO [GroupCoordinator 0]: Elected as the group coordinator for partition 15 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
[2023-11-03 19:45:29,745] INFO [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-15 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:45:29,745] INFO [GroupCoordinator 0]: Elected as the group coordinator for partition 30 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
[2023-11-03 19:45:29,745] INFO [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-30 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:45:29,745] INFO [GroupCoordinator 0]: Elected as the group coordinator for partition 0 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
[2023-11-03 19:45:29,745] INFO [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-0 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:45:29,745] INFO [GroupCoordinator 0]: Elected as the group coordinator for partition 35 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
[2023-11-03 19:45:29,745] INFO [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-35 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:45:29,745] INFO [GroupCoordinator 0]: Elected as the group coordinator for partition 5 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
[2023-11-03 19:45:29,745] INFO [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-5 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:45:29,745] INFO [GroupCoordinator 0]: Elected as the group coordinator for partition 20 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
[2023-11-03 19:45:29,745] INFO [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-20 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:45:29,745] INFO [GroupCoordinator 0]: Elected as the group coordinator for partition 27 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
[2023-11-03 19:45:29,745] INFO [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-27 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:45:29,745] INFO [GroupCoordinator 0]: Elected as the group coordinator for partition 42 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
[2023-11-03 19:45:29,745] INFO [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-42 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:45:29,745] INFO [GroupCoordinator 0]: Elected as the group coordinator for partition 12 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
[2023-11-03 19:45:29,745] INFO [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-12 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:45:29,745] INFO [GroupCoordinator 0]: Elected as the group coordinator for partition 21 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
[2023-11-03 19:45:29,745] INFO [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-21 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:45:29,745] INFO [GroupCoordinator 0]: Elected as the group coordinator for partition 36 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
[2023-11-03 19:45:29,745] INFO [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-36 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:45:29,746] INFO [GroupCoordinator 0]: Elected as the group coordinator for partition 6 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
[2023-11-03 19:45:29,746] INFO [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-6 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:45:29,746] INFO [GroupCoordinator 0]: Elected as the group coordinator for partition 43 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
[2023-11-03 19:45:29,746] INFO [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-43 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:45:29,746] INFO [GroupCoordinator 0]: Elected as the group coordinator for partition 13 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
[2023-11-03 19:45:29,746] INFO [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-13 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:45:29,746] INFO [GroupCoordinator 0]: Elected as the group coordinator for partition 28 in epoch 0 (kafka.coordinator.group.GroupCoordinator)
[2023-11-03 19:45:29,746] INFO [GroupMetadataManager brokerId=0] Scheduling loading of offsets and group metadata from __consumer_offsets-28 for epoch 0 (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:45:29,747] INFO [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-3 in 5 milliseconds for epoch 0, of which 2 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:45:29,747] INFO [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-18 in 4 milliseconds for epoch 0, of which 4 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:45:29,748] INFO [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-41 in 5 milliseconds for epoch 0, of which 4 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:45:29,748] INFO [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-10 in 5 milliseconds for epoch 0, of which 5 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:45:29,748] INFO [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-33 in 5 milliseconds for epoch 0, of which 5 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:45:29,748] INFO [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-48 in 5 milliseconds for epoch 0, of which 5 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:45:29,748] INFO [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-19 in 5 milliseconds for epoch 0, of which 5 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:45:29,748] INFO [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-34 in 5 milliseconds for epoch 0, of which 5 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:45:29,748] INFO [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-4 in 5 milliseconds for epoch 0, of which 5 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:45:29,749] INFO [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-11 in 6 milliseconds for epoch 0, of which 5 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:45:29,749] INFO [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-26 in 6 milliseconds for epoch 0, of which 6 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:45:29,749] INFO [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-49 in 6 milliseconds for epoch 0, of which 6 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:45:29,749] INFO [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-39 in 6 milliseconds for epoch 0, of which 6 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:45:29,749] INFO [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-9 in 5 milliseconds for epoch 0, of which 5 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:45:29,749] INFO [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-24 in 5 milliseconds for epoch 0, of which 5 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:45:29,749] INFO [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-31 in 5 milliseconds for epoch 0, of which 5 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:45:29,749] INFO [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-46 in 5 milliseconds for epoch 0, of which 5 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:45:29,750] INFO [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-1 in 6 milliseconds for epoch 0, of which 5 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:45:29,750] INFO [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-16 in 6 milliseconds for epoch 0, of which 6 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:45:29,750] INFO [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-2 in 6 milliseconds for epoch 0, of which 6 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:45:29,750] INFO [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-25 in 6 milliseconds for epoch 0, of which 6 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:45:29,750] INFO [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-40 in 6 milliseconds for epoch 0, of which 6 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:45:29,750] INFO [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-47 in 6 milliseconds for epoch 0, of which 6 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:45:29,750] INFO [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-17 in 6 milliseconds for epoch 0, of which 6 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:45:29,750] INFO [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-32 in 6 milliseconds for epoch 0, of which 6 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:45:29,751] INFO [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-37 in 7 milliseconds for epoch 0, of which 6 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:45:29,751] INFO [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-7 in 7 milliseconds for epoch 0, of which 7 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:45:29,751] INFO [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-22 in 7 milliseconds for epoch 0, of which 7 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:45:29,751] INFO [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-29 in 6 milliseconds for epoch 0, of which 6 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:45:29,751] INFO [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-44 in 6 milliseconds for epoch 0, of which 6 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:45:29,751] INFO [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-14 in 6 milliseconds for epoch 0, of which 6 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:45:29,751] INFO [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-23 in 6 milliseconds for epoch 0, of which 6 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:45:29,751] INFO [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-38 in 6 milliseconds for epoch 0, of which 6 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:45:29,751] INFO [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-8 in 6 milliseconds for epoch 0, of which 6 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:45:29,752] INFO [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-45 in 7 milliseconds for epoch 0, of which 7 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:45:29,752] INFO [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-15 in 7 milliseconds for epoch 0, of which 7 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:45:29,752] INFO [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-30 in 7 milliseconds for epoch 0, of which 7 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:45:29,752] INFO [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-0 in 7 milliseconds for epoch 0, of which 7 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:45:29,752] INFO [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-35 in 7 milliseconds for epoch 0, of which 7 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:45:29,752] INFO [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-5 in 7 milliseconds for epoch 0, of which 7 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:45:29,752] INFO [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-20 in 7 milliseconds for epoch 0, of which 7 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:45:29,752] INFO [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-27 in 7 milliseconds for epoch 0, of which 7 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:45:29,752] INFO [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-42 in 7 milliseconds for epoch 0, of which 7 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:45:29,771] INFO Loaded member MemberMetadata(memberId=rdkafka-d8d257cb-90fd-4aed-a191-0c8705f20f1a, groupInstanceId=None, clientId=rdkafka, clientHost=/192.168.37.3, sessionTimeoutMs=45000, rebalanceTimeoutMs=300000, supportedProtocols=List(range)) in group test-group with generation 1. (kafka.coordinator.group.GroupMetadata$)
[2023-11-03 19:45:29,781] INFO [GroupCoordinator 0]: Loading group metadata for test-group with generation 2 (kafka.coordinator.group.GroupCoordinator)
[2023-11-03 19:45:29,782] INFO [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-12 in 37 milliseconds for epoch 0, of which 7 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:45:29,782] INFO [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-21 in 37 milliseconds for epoch 0, of which 37 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:45:29,782] INFO [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-36 in 36 milliseconds for epoch 0, of which 36 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:45:29,782] INFO [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-6 in 36 milliseconds for epoch 0, of which 36 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:45:29,782] INFO [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-43 in 36 milliseconds for epoch 0, of which 36 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:45:29,783] INFO [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-13 in 37 milliseconds for epoch 0, of which 36 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:45:29,783] INFO [GroupMetadataManager brokerId=0] Finished loading offsets and group metadata from __consumer_offsets-28 in 37 milliseconds for epoch 0, of which 37 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager)
[2023-11-03 19:45:47,781] INFO [GroupCoordinator 0]: Dynamic member with unknown member id joins group test-group in Empty state. Created a new member id rdkafka-cf033a01-fd53-46c7-9ac9-d92cbfe8c9d8 and request the member to rejoin with this id. (kafka.coordinator.group.GroupCoordinator)
[2023-11-03 19:45:47,789] INFO [GroupCoordinator 0]: Preparing to rebalance group test-group in state PreparingRebalance with old generation 2 (__consumer_offsets-12) (reason: Adding new member rdkafka-cf033a01-fd53-46c7-9ac9-d92cbfe8c9d8 with group instance id None; client reason: not provided) (kafka.coordinator.group.GroupCoordinator)
[2023-11-03 19:45:47,795] INFO [GroupCoordinator 0]: Stabilized group test-group generation 3 (__consumer_offsets-12) with 1 members (kafka.coordinator.group.GroupCoordinator)
[2023-11-03 19:45:47,801] INFO [GroupCoordinator 0]: Assignment received from leader rdkafka-cf033a01-fd53-46c7-9ac9-d92cbfe8c9d8 for group test-group for generation 3. The group has 1 members, 0 of which are static. (kafka.coordinator.group.GroupCoordinator)